Help me in solving CREATEPERM problem

My issue

Help me in solving CREATEPERM problem

My code

#include <bits/stdc++.h>
using namespace std;

int main() {
	// your code goes here

}

Problem Link: Permutation Construction Practice Coding Problem