Problem ladybugs
User ryansoh
Submission Time 2023-07-25 16:25:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ladybugs.cpp: In function ‘int main()’:
ladybugs.cpp:12:11: error: ‘i’ was not declared in this scope
12 | if (arr[i]==0) cout<<n;
| ^