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"); ~~~~~~^~~~~~~~~
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