Problem boxispull
User Elnathan
Submission Time 2023-02-22 10:26:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp: In function β€˜int main()’:
boxispull.cpp:15:34: error: expected β€˜;’ before string constant
15 | cout << x2[i] - x1[i] "\n";
| ^~~~~
| ;