| Problem | dyingpolynomial |
|---|---|
| User | herngr3y |
| Submission Time | 2026-05-22 14:58:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
dyingpolynomial.cpp:9:14: error: missing terminating ' character
9 | cout.tie(0)';
| ^~
dyingpolynomial.cpp: In function ‘int main()’:
dyingpolynomial.cpp:9:14: error: expected ‘;’ before ‘long’
9 | cout.tie(0)';
| ^
| ;
dyingpolynomial.cpp:11:10: error: ‘Q’ was not declared in this scope
11 | cin >> Q;
| ^