Problem fibo
User bh14
Submission Time 2023-02-24 15:43:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fibo.cpp: In function β€˜int fibo(int)’:
fibo.cpp:12:12: error: a function-definition is not allowed here before β€˜{’ token
12 | int main() {
| ^