x,y=map(int,input().split()) n=int(input()) l=list(map(int,input().split())) a="YES" for i in range(n-1): if l[i+1]