n,k=map(int,input().split()) A=[int(_) for _ in input().split()] A.sort() b=True for i in range(n): if k