| Problem | dyingpolynomial |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-07-18 11:48:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
dyingpolynomial.cpp: In function ‘int32_t main()’:
dyingpolynomial.cpp:30:9: error: expected unqualified-id before ‘.’ token
30 | vector.push_back(low);
| ^
dyingpolynomial.cpp:32:7: error: ‘i’ was not declared in this scope
32 | for (i = 0; i < loop; i++) {
| ^