Record Detail

Accepted

/in/p1.cpp: In function 'int main()':
/in/p1.cpp:70:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       if(i==string::npos){
          ~^~~~~~~~
/in/p1.cpp:77:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         while(i!=string::npos){
               ~^~~~~~~~
# Status Time Cost Memory Cost
#1 Accepted 2ms 376.0 KiB
#2 Accepted 2ms 372.0 KiB
#3 Accepted 2ms 320.0 KiB
#4 Accepted 2ms 376.0 KiB
#5 Accepted 2ms 376.0 KiB
#6 Accepted 2ms 372.0 KiB
#7 Accepted 2ms 376.0 KiB
#8 Accepted 2ms 388.0 KiB
#9 Accepted 2ms 376.0 KiB
#10 Accepted 2ms 416.0 KiB
#11 Accepted 2ms 376.0 KiB
#12 Accepted 2ms 424.0 KiB
#13 Accepted 2ms 368.0 KiB
#14 Accepted 2ms 380.0 KiB
#15 Accepted 2ms 372.0 KiB
#16 Accepted 3ms 376.0 KiB
#17 Accepted 2ms 356.0 KiB
#18 Accepted 2ms 376.0 KiB
#19 Accepted 2ms 440.0 KiB
#20 Accepted 2ms 376.0 KiB

Information

Submit By
Type
Submission
Homework
Project One: Hangman
Language
C++
Submit At
2018-06-01 10:42:52
Judged At
2018-09-13 10:44:28
Judged By
Score
200
Total Time
50ms
Peak Memory
440.0 KiB