Record Detail

Accepted

/in/p1.cpp: In function 'int main()':
/in/p1.cpp:86:9: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
   system("Pause");
   ~~~~~~^~~~~~~~~
/in/p1.cpp:91:9: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
   system("Pause");
   ~~~~~~^~~~~~~~~
# Status Time Cost Memory Cost
#1 Accepted 3ms 624.0 KiB
#2 Accepted 3ms 764.0 KiB
#3 Accepted 3ms 616.0 KiB
#4 Accepted 3ms 752.0 KiB
#5 Accepted 3ms 612.0 KiB
#6 Accepted 3ms 612.0 KiB
#7 Accepted 3ms 628.0 KiB
#8 Accepted 3ms 632.0 KiB
#9 Accepted 3ms 676.0 KiB
#10 Accepted 3ms 720.0 KiB
#11 Accepted 3ms 728.0 KiB
#12 Accepted 3ms 536.0 KiB
#13 Accepted 3ms 616.0 KiB
#14 Accepted 3ms 544.0 KiB
#15 Accepted 3ms 808.0 KiB
#16 Accepted 4ms 608.0 KiB
#17 Accepted 3ms 544.0 KiB
#18 Accepted 3ms 680.0 KiB
#19 Accepted 3ms 548.0 KiB
#20 Accepted 3ms 612.0 KiB

Information

Submit By
Type
Submission
Homework
Project One: Hangman
Language
C++
Submit At
2018-06-03 20:25:36
Judged At
2018-09-13 10:44:42
Judged By
Score
200
Total Time
70ms
Peak Memory
808.0 KiB