Problem floors
User louisleehi
Submission Time 2022-12-22 20:20:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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