#include #define MOD 1000000007LL using namespace std; typedef long long ll; typedef pair P; string s; int cnt[28]; int main(void){ cin >> s; for(int i=0;i