Problem fibo
User Shreyas123456789
Submission Time 2026-03-02 16:13:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fibo.cpp: In function ‘int main()’:
fibo.cpp:16:1: error: expected ‘}’ at end of input
16 | }
| ^
fibo.cpp:7:14: note: to match this ‘{’
7 | signed main(){
| ^