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