#include using namespace std; typedef long long ll; #define debug1(x) cout<=mod) ret%=mod;if(a>=mod) a%=mod;b>>=1;}return ret;} string special; string number="0123456789"; string lc = "abcdefghijklmnopqrstuvwxyz"; string uc = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; int main(){ ll t,i,n,j,c=0,f=0; string s; cin>>n; cin>>s; special="!@#$%^&*()-+"; for(i=0;i