#include #include using namespace std; int main(int argc, char* argv[]) { int N,D; cin>>N>>D; int i; if (D<=N){ for (i=0;i