Problem brick
User SubtleNotice
Submission Time 2025-10-03 10:53:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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