Accepted
/in/p1.cpp: In function 'void gameing_display(std::__cxx11::string, std::__cxx11::string)': /in/p1.cpp:53:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(unsigned int i=0;i<List.length()-1;i++) ^~~ /in/p1.cpp:55:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' cout<<List[List.length()-1]; ^~~~
Information
- Submit By
- Type
- Submission
- Homework
- Project One: Hangman
- Language
- C++
- Submit At
- 2018-05-30 15:33:54
- Judged At
- 2018-09-13 10:44:13
- Judged By
- Score
- 200
- Total Time
- 52ms
- Peak Memory
- 448.0 KiB