char s[6d5]; { rd(s); char a=(s[0]==s[1]?s[0]:s[2]); int i=0; while(s[i]==a)++i; wt(i+1,s[i]); }