Problem lis_easy
User AppleOnAstick
Submission Time 2023-11-10 10:36:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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