Problem boxispull
User VNHbest
Submission Time 2024-01-22 13:16:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp: In function ‘int main()’:
boxispull.cpp:14:20: error: expected ‘;’ before ‘}’ token
14 | ans = ans - 2
| ^
| ;
15 | }
| ~