Problem | fibo |
---|---|
User | P0lterg3ist |
Submission Time | 2023-02-20 16:52:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:11:11: error: ‘fibo’ was not declared in this scope
11 | cout << fibo(loop);
| ^~~~