#include #define INF 990000000 //1 using namespace std; int main() { int n; cin>>n; string res=""; for(int i=0;i>te; res+=te; } cout << res<