Owl Get a Life
foodchain.cpp: In function ‘int main()’:foodchain.cpp:15:10: error: expected ‘;’ before ‘mod’ 15 | ans *= d mod; | ^~~~ | ;