Problem foodchain
User cat
Submission Time 2024-05-25 09:50:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:7:94: error: expected ‘;’ before ‘)’ token
7 | cout << (((((a%100000000911)*b)%100000000911*c)%100000000911*d)%100000000911*e)%100000000911)%100000000911;
| ^
| ;