I need help writing my program. Please i am new to C++ .
String manipulation: the user inputs a sequence of characters; the program prints all possible permutations of those characters.
Example: input: “abc”; output: “abc acb bca bac cab cba”

Get a start on this, and then maybe we can help you. Don't ask us to solve your class problems for you! :-(

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.