Problem boxinbox2
User wasdplant
Submission Time 2025-02-15 21:53:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxinbox2.cpp: In function ‘int main()’:
boxinbox2.cpp:22:10: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
22 | cout << ans;
| ^~~
| abs