#include using namespace std; int main() { string numbers = "0123456789"; string lower_case = "abcdefghijklmnopqrstuvwxyz"; string upper_case = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; string special_characters = "!@#$%^&*()-+"; int n; string s; cin>>n; cin>>s; int countn=0,countl=0,countu=0,counts=0,count=0; for(int i=0;i5) cout<<4-count; else { int extra=6-n; cout<