Record Detail

Accepted

/in/blackjack.cpp: In function 'int main(int, char**)':
/in/blackjack.cpp:173:8: 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 2ms 672.0 KiB
#2 Accepted 3ms 720.0 KiB
#3 Accepted 3ms 736.0 KiB
#4 Accepted 3ms 684.0 KiB

Information

Submit By
Type
Submission
Homework
Project Four: Blackjack
Language
C++
Submit At
2018-09-13 10:23:25
Judged At
2018-09-13 10:38:50
Judged By
Score
40
Total Time
12ms
Peak Memory
736.0 KiB