#include using namespace std; typedef long long ll; int main() { int kdmt[]={1,3,2,4}; int n,k; cin>>n>>k; int a[n]; for (int i=0;i