Problem dyingpolynomial
User zaneyu
Submission Time 2024-12-10 21:31:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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