Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:16:19: error: ‘MOD’ was not declared in this scope 16 | fi = (f1 +f0) % MOD ; | ^~~