Problem | gridgame |
---|---|
User | Josh28 |
Submission Time | 2023-03-17 23:01:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gridgame.cpp: In function ‘int main()’:
gridgame.cpp:64:1: error: expected ‘}’ at end of input
64 | }
| ^
gridgame.cpp:6:15: note: to match this ‘{’
6 | signed main() {
| ^