Problem trivialmaths
User Usu
Submission Time 2025-08-09 19:25:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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