Problem | trivialmaths |
---|---|
User | JIZHE |
Submission Time | 2023-04-01 18:21:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
trivialmaths.cpp: In function ‘float log_e(float)’:
trivialmaths.cpp:92:72: error: expected ‘;’ before ‘}’ token
92 | -1.7417939+(2.8212026+(-1.4699568+(0.44717955-0.056570851*x)*x)*x)*x
| ^
| ;
93 | }
| ~