Problem dyingpolynomial
User AustinPi
Submission Time 2024-05-18 10:41:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dyingpolynomial.cpp: In function ‘int main()’:
dyingpolynomial.cpp:10:43: error: ‘finding’ was not declared in this scope
10 | binsmall=1; binlarge=100000; bintest=1; finding=true;
| ^~~~~~~
dyingpolynomial.cpp:17:5: error: ‘small’ was not declared in this scope
17 | small=temp;
| ^~~~~