#include using namespace std; int input(){ int b; cin>>b; return b; } void output(int a){ cout<>n>>k; cout<<(n-1)%(k+1)<=n) return 0; now+=(k+1); output(now); } return 0; }