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