#include using namespace std; using Int = long long; //INSERT ABOVE HERE signed main(){ Int n,k; cin>>n>>k; Int B=5e6; for(Int i=0;i