#include using namespace std; typedef long long int ll; typedef pair P; typedef vector VI; typedef vector VVI; #define REP(i,n) for(int i=0;i> n >> m; for(int i=1;i<=m;i++){ if(i==1) cout << n << endl; else if(n