Problem dyingpolynomial
User PerihelionfromAphelion
Submission Time 2026-06-17 11:29:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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