| Problem | boxispull |
|---|---|
| User | Jasper123 |
| Submission Time | 2026-05-01 09:50:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
boxispull.cpp: In function ‘int main()’:
boxispull.cpp:14:23: error: ‘x3’ was not declared in this scope; did you mean ‘y3’?
14 | int dx=abs(x1-x3);
| ^~
| y3
boxispull.cpp:15:20: error: ‘y2’ was not declared in this scope; did you mean ‘y4’?
15 | int dy=abs(y2-y4);
| ^~
| y4