Problem boxispull
User altuser1609
Submission Time 2023-04-17 16:03:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp: In function ‘int main()’:
boxispull.cpp:8:12: error: expected ‘;’ before ‘}’ token
8 | moves +=2
| ^
| ;
9 | }
| ~