Problem foodchain
User Niraideepa715
Submission Time 2024-12-04 10:24:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:9:10: error: expected ‘}’ at end of input
9 | return 0;
| ^
foodchain.cpp:4:14: note: to match this ‘{’
4 | signed main(){
| ^