Problem dyingpolynomial
User jerrielchangjiebin
Submission Time 2024-12-14 16:11:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dyingpolynomial.cpp: In function ‘int main()’:
dyingpolynomial.cpp:21:3: error: ‘l’ was not declared in this scope
21 | l = 1; r = 100000;
| ^
dyingpolynomial.cpp:21:10: error: ‘r’ was not declared in this scope
21 | l = 1; r = 100000;
| ^