a=list(map(int,input().split())) for elem in a: count=0 for x in a: if x