| Problem | dyingpolynomial |
|---|---|
| User | Biologyhater123 |
| Submission Time | 2025-06-03 14:08:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
dyingpolynomial.cpp: In function ‘int main()’:
dyingpolynomial.cpp:16:45: error: expected ‘,’ or ‘;’ before ‘)’ token
16 | ll total = ((a*(coef) + b)*coef + c)*coef);
| ^