| Problem | foodchain |
|---|---|
| User | NotTYR |
| Submission Time | 2025-11-12 10:37:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function βint main()β:
foodchain.cpp:9:12: error: expected primary-expression before β||β token
9 | if (a==0) || (b==0) || (c==0) || (d==0) || (e==0) {
| ^~