Problem | fibo |
---|---|
User | howdoicode |
Submission Time | 2025-01-27 16:35:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function βint main()β:
fibo.cpp:6:23: error: a function-definition is not allowed here before β{β token
6 | int fibonacci(int n) {
| ^