| Problem | carpark |
|---|---|
| User | elsatanyixin |
| Submission Time | 2026-03-07 10:49:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
carpark.cpp: In function ‘int main()’:
carpark.cpp:21:16: error: expected ‘}’ at end of input
21 | cout<<mxwindow;
| ^
carpark.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^