Record Detail

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];
         ^~~~
# Status Time Cost Memory Cost
#1 Accepted 2ms 372.0 KiB
#2 Accepted 2ms 376.0 KiB
#3 Accepted 2ms 380.0 KiB
#4 Accepted 2ms 448.0 KiB
#5 Accepted 2ms 376.0 KiB
#6 Accepted 2ms 324.0 KiB
#7 Accepted 2ms 376.0 KiB
#8 Accepted 2ms 376.0 KiB
#9 Accepted 2ms 436.0 KiB
#10 Accepted 2ms 376.0 KiB
#11 Accepted 2ms 348.0 KiB
#12 Accepted 2ms 416.0 KiB
#13 Accepted 2ms 324.0 KiB
#14 Accepted 2ms 376.0 KiB
#15 Accepted 2ms 324.0 KiB
#16 Accepted 3ms 376.0 KiB
#17 Accepted 2ms 388.0 KiB
#18 Accepted 2ms 376.0 KiB
#19 Accepted 2ms 388.0 KiB
#20 Accepted 3ms 376.0 KiB

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