Problem bizarrebuffet
User Reverberate
Submission Time 2024-06-04 00:21:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bizarrebuffet.cpp: In function ‘int main()’:
bizarrebuffet.cpp:19:5: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
19 | ans = -1e9;
| ^~~
| abs