Problem catlunch
User ATHY
Submission Time 2024-06-11 09:11:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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