#include using namespace std; int N,K; int main(){ cin >> N >> K; int n = (1<