Problem | flamethrower_ex |
---|---|
User | dacashew |
Submission Time | 2024-11-25 12:56:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flamethrower_ex.cpp: In function ‘int main()’:
flamethrower_ex.cpp:130:17: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
130 | maxi=max(maxi,ans[i]);
| ^~~
| abs