Problem fibo
User wezmaster
Submission Time 2023-11-09 13:58:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fibo.cpp: In function ‘int main()’:
fibo.cpp:16:10: error: ‘b’ was not declared in this scope
16 | cin>>b;
| ^