If we want to print the subsets in reverse order then what can we do?

The above code is printing in the order " abc ab ac a bc b c" If we want to print it starting by c then what changes are required in the program.
Here is my code:-https://ide.codingblocks.com/s/332673

hello @priya_Jain
image

put this line before line 12