| Problem | casino |
|---|---|
| User | Soysauce |
| Submission Time | 2024-04-05 09:48:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
casino.cpp:222:28: error: expected ‘}’ at end of input
222 | std::string hit(int x) { // one-indexed
| ^
casino.cpp:191:12: note: to match this ‘{’
191 | class Game {
| ^
casino.cpp: In member function ‘std::string Game::hit(int)’:
casino.cpp:222:28: error: expected ‘}’ at end of input
222 | std::string hit(int x) { // one-indexed
| ^
casino.cpp: At global scope:
casino.cpp:222:28: error: expected unqualified-id at end of input