| Problem | fibo |
|---|---|
| User | Codemaker001 |
| Submission Time | 2025-03-07 14:25:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int32_t main()’:
fibo.cpp:10:9: error: ‘i’ was not declared in this scope
10 | if (i == 0) {
| ^