Problem brick
User Avinash
Submission Time 2025-06-19 15:38:21
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:4:13: note: to match this ‘{’
4 | int main () {
| ^