Problem | dyingpolynomial |
---|---|
User | AustinPi |
Submission Time | 2024-05-18 11:26:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
dyingpolynomial.cpp: In function ‘int main()’:
dyingpolynomial.cpp:13:26: error: invalid type argument of unary ‘*’ (have ‘ll’ {aka ‘long long int’})
13 | if (a*test*test*test+*test*test+c*test>=d) {
| ^~~~