Problem casino
User kxd
Submission Time 2024-05-12 11:41:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

casino.cpp: In function ‘void play(int, int)’:
casino.cpp:8:16: error: expected ‘;’ before ‘}’ token
8 | surrender()
| ^
| ;
9 | }
| ~