#include using namespace std; typedef long long ll; int main() { int cnt[26]; for (int i=0;i<26;i++)cin>>cnt[i]; int a='a'; int l=0; for (int i=2; i