Problem foodchain
User Elnathan
Submission Time 2023-03-01 17:36:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:9:16: error: expected primary-expression before ‘double’
9 | cout << max % double 1000000009;
| ^~~~~~