Problem fibo
User JhoCyber
Submission Time 2025-01-17 19:23:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fibo.cpp: In function ‘int32_t main()’:
fibo.cpp:19:18: error: ‘cv’ was not declared in this scope
19 | cout << cv << "\n";
| ^~