Problem trivialmaths
User IWKR
Submission Time 2023-06-23 21:18:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trivialmaths.cpp: In function ‘float log_e(float)’:
trivialmaths.cpp:9:15: error: ‘j’ was not declared in this scope
9 | for (int i = j; j <= 400; j++) {
| ^