#include "bits/stdc++.h" using namespace std; #define ll long long int #define ull unsigned ll #define pb push_back #define chota(a) transform(a.begin(),a.end(),a.begin(),::tolower) #define speed ios_base::sync_with_stdio(0) #define newline cout<<"\n" #define chec(x) (flag[x>>6]&(1<<((x>>1)&31))) #define setc(x) (flag[x>>6]!=(1<<((x>>1)&31))) string numbers = "0123456789"; string lower_case = "abcdefghijklmnopqrstuvwxyz"; string upper_case = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; string special_characters = "!@#$%^&*()-+"; bool no(char c){ for(int i=0;i>n; cin>>str; for(int i=0;i