Owl Get a Life
ladybugs.cpp: In function ‘int main()’:ladybugs.cpp:11:16: error: ‘n’ was not declared in this scope 11 | for(int i=1;i<n;i++){assert(A[i]==A[i-1]);} | ^