#include using namespace std; char v[30000]; int sp[30000]; int main () { int st=1,dr=10,i,maxi=0; cin>>v; sp[0]=v[0]-96; for(i=1;i