Problem brick
User PlayVoltz
Submission Time 2023-03-09 16:18:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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