Problem foodchain
User TheInvadr
Submission Time 2023-01-15 16:33:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:13:32: error: invalid operands of types ‘int’ and ‘<unresolved overloaded function type>’ to binary ‘operator<<’
13 | cout << result%=1000000009 << endl;
| ~~~~~~~~~~~^~~~~~~