Problem | fibo |
---|---|
User | TheBurnedPipis |
Submission Time | 2024-11-14 15:35:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function βint32_t main()β:
fibo.cpp:6:17: error: a function-definition is not allowed here before β{β token
6 | int fibo(int n){
| ^