Problem | fibo |
---|---|
User | AwkUngenially |
Submission Time | 2025-04-02 07:54:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:10:7: error: ‘i’ was not declared in this scope
10 | for (i = 0; i < luc + 1; i++) {
| ^