Owl Get a Life
foodchain.cpp: In function ‘int main()’:foodchain.cpp:12:20: error: expected ‘;’ before ‘)’ token 12 | a = (a*(x%n)) % n); | ^ | ;