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