Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:6:5: error: expected ‘,’ or ‘;’ before ‘cin’ 6 | cin >> N; | ^~~