x=list(map(int,input().split('.'))) y=list(map(int,input().split('.'))) for i in range(len(x)): if x