Problem | foodchain |
---|---|
User | yqiiiiiii |
Submission Time | 2025-07-07 21:00:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:9:2: error: ‘milks’ was not declared in this scope
9 | milks = a * b * c * d * e;
| ^~~~~
foodchain.cpp:10:10: error: ‘f’ was not declared in this scope
10 | milks = f%1000000009;
| ^