Problem | trivialmaths |
---|---|
User | IWKR |
Submission Time | 2023-06-23 21:16:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
trivialmaths.cpp: In function ‘float log_e(float)’:
trivialmaths.cpp:7:25: error: ‘b’ was not declared in this scope
7 | float term = (i - 1) / b;
| ^