n = list(map(int,input().split("."))) m = list(map(int,input().split("."))) if n[0]