Problem foodchain
User penguinzzz
Submission Time 2024-03-10 00:02:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:11:42: error: expected ‘)’ before ‘;’ token
11 | printf("%lld\n", (__int128_t)(result);
| ~ ^
| )