Problem | fibo |
---|---|
User | chickengoat |
Submission Time | 2025-01-25 21:07:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:21:25: error: ‘x’ was not declared in this scope
21 | cout << correct[x] << '\n';
| ^