#include<bits/stdc++.h> using namespace std; int a,b,l,r,c,t,x; int v[10000005]; int main(){ cout<<"1 2 3 4 5"; return 0; }