Owl Get a Life
gota.cpp: In function ‘int main()’:gota.cpp:10:14: error: expected ‘;’ before ‘if’ 10 | cin >> n[i] | ^ | ; 11 | if (A == n[i]){ | ~~