#include using namespace std; int main(){ string s; cin>>s; int len=s.length(); int flag=0; int ans=1000; for(int i=0;i