Problem brick
User Henries
Submission Time 2024-06-22 09:43:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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