Problem | whiteboardgame |
---|---|
User | Lucas |
Submission Time | 2024-12-02 16:26:22 |
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 | }
| ~