n = int(input()) n = str(n) print(len(n)-n.count("0"))