#include #include int main(){ char str[101]; scanf("%s",str); int len=strlen(str),ans=len+1; for(int p1=0,p2,p3;p1