Problem fibo
User Akshar
Submission Time 2025-01-23 16:44:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fibo.cpp: In function ‘int main()’:
fibo.cpp:20:1: error: expected ‘}’ at end of input
20 | }
| ^
fibo.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^