#include #include using namespace std; int main() { int cnt[26]={}; string str; cin>>str; for(int i=0;i