You are viewing a single comment's thread. Return to all comments →
print(input() == -1 or len(set(map(int, input().split())).intersection(input() == -1 or set(map(int, input().split())))))
Set .intersection() Operation
You are viewing a single comment's thread. Return to all comments →