Problem brick
User StormyGood
Submission Time 2024-04-06 20:41:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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