Problem boxispull
User yongteckrice
Submission Time 2023-02-02 08:31:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp: In function ‘int main()’:
boxispull.cpp:21:15: error: expected ‘;’ before ‘}’ token
21 | cout << "\n"
| ^
| ;
22 | }
| ~