Problem brick
User R9q5P8
Submission Time 2025-10-24 17:22:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

brick.cpp: In function ‘int main()’:
brick.cpp:29:15: error: expected ‘;’ before ‘}’ token
29 | cout << " "
| ^
| ;
30 | }
| ~