| Problem | whiteboardgame |
|---|---|
| User | Lucas |
| Submission Time | 2024-12-02 16:29:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
whiteboardgame.cpp: In function ‘int main()’:
whiteboardgame.cpp:29:13: error: expected ‘;’ before ‘}’ token
29 | cout << ans
| ^
| ;
......
43 | }
| ~
whiteboardgame.cpp: At global scope:
whiteboardgame.cpp:45:2: error: expected unqualified-id before numeric constant
45 | 0
| ^