Problem | casino |
---|---|
User | Soysauce |
Submission Time | 2024-04-02 12:48:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
casino.cpp: In function ‘int main()’:
casino.cpp:54:9: error: ‘game’ was not declared in this scope
54 | game = Game();
| ^~~~
casino.cpp:54:16: error: ‘Game’ was not declared in this scope
54 | game = Game();
| ^~~~