Problem brick
User j0ashhh
Submission Time 2025-11-12 22:31:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

brick.cpp: In function ‘int main()’:
brick.cpp:9:6: error: expected ‘;’ before ‘a’
9 | cin a;
| ^~
| ;