Problem | foodchain |
---|---|
User | TheFelixKS |
Submission Time | 2024-03-14 11:48:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:12:36: error: expected ‘)’ before ‘;’ token
12 | printf("%i", int(k * e) % int(1e9);
| ~ ^
| )