Problem foodchain
User izz
Submission Time 2025-11-14 10:34:33
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())
| ^