Problem foodchain
User P0lterg3ist
Submission Time 2024-04-19 16:41:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:11:14: error: expected ‘}’ at end of input
11 | cout << bruh;
| ^
foodchain.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^