Owl Get a Life
letters.cpp: In function ‘int32_t main()’:letters.cpp:39:34: error: ‘acount’ was not declared in this scope 39 | if(str[i]=='a' or str[i]=='A'){acount+=1;} | ^~~~~~