Problem | fibo |
---|---|
User | carycaryicar |
Submission Time | 2023-11-09 13:50:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:10:4: error: ‘a’ was not declared in this scope
10 | a[0] = 0;
| ^