Problem | fibo |
---|---|
User | dakingwawin |
Submission Time | 2023-07-20 15:03:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:9:11: error: ‘x’ was not declared in this scope
9 | cout<<x<<endl;
| ^