from math import ceil print(ceil(len(str(input()))/2))