| Problem | 3nplus1 |
|---|---|
| User | friendlyfexr |
| Submission Time | 2026-06-14 16:03:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:9:23: error: ‘initValue’ was not declared in this scope; did you mean ‘initVal’?
9 | float currentValue = initValue;
| ^~~~~~~~~
| initVal