Problem foodchain
User coolawesomebee
Submission Time 2026-04-30 16:03:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp:1:1: error: ‘A’ does not name a type
1 | A , B , C , D , E = map(int,input().split())
| ^