n=int(input()) ans=0 for a,b in zip(list(map(int,input().split())),list(map(int,input().split()))): if a