Problem trivialmaths
User usernamehere
Submission Time 2024-08-05 18:19:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trivialmaths.cpp: In function ‘float log_e(float)’:
trivialmaths.cpp:19:11: error: ‘x’ was not declared in this scope
19 | if (val<x) {
| ^