Problem floors
User Kanish
Submission Time 2023-11-17 14:47:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

floors.cpp: In function ‘int main()’:
floors.cpp:32:5: error: expected ‘}’ at end of input
32 | }
| ^
floors.cpp:14:12: note: to match this ‘{’
14 | int main() {
| ^