#include #include std::vector ans; int main() { int a; long long int b; scanf("%d%lld",&a,&b); for(int i=a;i>=1;i--) { if(b>0) { int c = i