open_in_new
content_copy
N = int(input()) L = [int(i) for i in input().split()] K = int(input())