Problem boxispull
User chog
Submission Time 2026-04-22 15:17:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp: In function ‘int main()’:
boxispull.cpp:13:14: error: expected ‘;’ before ‘}’ token
13 | cout << ans
| ^
| ;
14 | }
| ~