Owl Get a Life
foodchain.cpp: In function ‘int main()’:foodchain.cpp:8:2: error: expected ‘,’ or ‘;’ before ‘cout’ 8 | cout << ans%MOD << endl; | ^~~~