Problem foodchain
User Phoubia01
Submission Time 2025-08-18 10:14:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:7:23: error: ‘n’ was not declared in this scope
7 | for (int i = 0; i < n; i++){
| ^