Problem | carpark |
---|---|
User | innerspace777 |
Submission Time | 2024-06-12 12:53:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
carpark.cpp: In function ‘int32_t main()’:
carpark.cpp:38:25: error: expected ‘}’ at end of input
38 | std::cout << (size - 1);
| ^
carpark.cpp:4:16: note: to match this ‘{’
4 | int32_t main() {
| ^