Problem boxispull
User carson
Submission Time 2025-03-16 09:46:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp:15:28: error: missing terminating " character
15 | cout << x_dif+y_dif+2 << "\n;
| ^~~~
boxispull.cpp: In function β€˜int main()’:
boxispull.cpp:16:2: error: expected primary-expression before β€˜}’ token
16 | }
| ^