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