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 756.0 KiB
#2 Accepted 3ms 744.0 KiB
#3 Accepted 3ms 640.0 KiB
#4 Accepted 2ms 612.0 KiB

Information

Submit By
Type
Submission
Homework
Project Four: Blackjack
Language
C++
Submit At
2018-09-13 10:19:20
Judged At
2018-09-13 10:38:07
Judged By
Score
40
Total Time
12ms
Peak Memory
756.0 KiB