#include using namespace std; #define int long long signed main(){ int n,d; cin>>n>>d; string ans; if(d<=n){ for(int i=0;i