Problem dyingpolynomial
User PrunJuice
Submission Time 2024-07-14 14:29:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dyingpolynomial.cpp: In function ‘int main()’:
dyingpolynomial.cpp:8:13: error: expected ‘;’ before ‘long’
8 | cout.tie(0)
| ^
| ;
dyingpolynomial.cpp:10:9: error: ‘Q’ was not declared in this scope
10 | cin >> Q;
| ^