Problem fibo
User hinnn
Submission Time 2026-04-30 09:45:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fibo.cpp:14:7: error: expected unqualified-id before ‘else’
14 | } else {
| ^~~~
fibo.cpp:17:1: error: expected declaration before ‘}’ token
17 | }
| ^