Problem fibo
User TheBurnedPipis
Submission Time 2024-11-14 15:35:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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){
| ^