Problem minimum
User wtnetlegend
Submission Time 2025-02-04 11:39:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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