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

Compile Error

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