s=input() a=0 while s.count('…'*(a+1)): a+=1 print(a)