Problem brick
User xyz
Submission Time 2023-11-15 09:34:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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