Problem boxispull
User friendlyfexr
Submission Time 2026-06-15 12:03:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp: In function ‘int main()’:
boxispull.cpp:11:12: error: ‘math’ was not declared in this scope
11 | int dx = math.abs(x2-x1);
| ^~~~