Problem lunchbox
User noob41
Submission Time 2023-11-09 17:41:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int32_t main()’:
lunchbox.cpp:21:4: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
21 | ans++;
| ^~~
| abs