#include using namespace std; int main() { int n, k, ans = 0; cin >> n >> k; for (int x = 1; x <= (1<