Problem | casino |
---|---|
User | PrunJuice |
Submission Time | 2024-11-03 21:23:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
casino.cpp: In function ‘void play(int, int)’:
casino.cpp:2:5: error: ‘bet’ was not declared in this scope
2 | bet();
| ^~~
casino.cpp:3:5: error: ‘hit’ was not declared in this scope
3 | hit(1);
| ^~~