#include using namespace std; int main(){ string S; cin>>S; int N=S.size(); set> A; for(int i=1;i