Problem brick
User Secre
Submission Time 2025-06-18 08:52:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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