Problem | casino |
---|---|
User | AlphanumericUsername |
Submission Time | 2024-04-01 16:38:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
casino.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
1 | #include "casino.h
| ^~~~~~~~~
casino.cpp: In function ‘void play(int, int)’:
casino.cpp:8:2: error: ‘surrender’ was not declared in this scope
8 | surrender();
| ^~~~~~~~~