Problem park
User wibblywobb
Submission Time 2025-02-21 13:29:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

park.cpp: In function ‘int32_t main()’:
park.cpp:100:2: error: expected ‘}’ at end of input
100 | }
| ^
park.cpp:76:15: note: to match this ‘{’
76 | int32_t main(){
| ^