0
File input and output + generating file text line permutations
Can you please help with the following guys? :) Implement a program that opens a text file. The program generates all permutations of the text lines of the file and stores them into an output file. Use the recursive algorithm for permutations generation. Separate each permutation with a blank line.
1 Réponse
+ 1
Welcome to the forums!
We are not in the business of doing homework but if you tell us where you got stuck we will gladly help out.
https://www.sololearn.com/discuss/1316935/?ref=app