Problem | park |
---|---|
User | wibblywobb |
Submission Time | 2025-02-19 14:22:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
park.cpp: In function ‘void board(long long int)’:
park.cpp:28:8: error: ‘last’ was not declared in this scope
28 | ptr = last;
| ^~~~
park.cpp: In function ‘int32_t main()’:
park.cpp:79:4: error: ‘leave’ was not declared in this scope
79 | leave(x);
| ^~~~~