Problem fibo
User RayCodes
Submission Time 2023-01-17 20:57:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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