Problem foodchain
User Rohith0009
Submission Time 2025-06-25 22:08:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:10:53: error: expected ‘;’ before ‘)’ token
10 | cout<<((A%1000000009)*(B%1000000009))%1000000009)*((C%1000000009)*(D%1000000009))%1000000009*(E%1000000009))%1000000009;
| ^
| ;