n, k = map(int, input().split()) cnt = 0 for i in range(1<