Problem carpark
User xyzidk9
Submission Time 2026-03-07 10:47:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

carpark.cpp: In function ‘int main()’:
carpark.cpp:27:1: error: expected ‘}’ at end of input
27 | }
| ^
carpark.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^