N,M,X,Y,Z=map(int,input().split()) A=list(map(int,input().split())) assert 1<=M<=N<=50 assert 0<=Y