#include<iostream> #include<string> #include<set> using namespace std; int main(){ string strTmp ; getline(cin, strTmp); int szChar[128] = {...