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
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