File input and output + generating file text line permutations | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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.

7th May 2019, 11:01 PM
Mustafa Kalzi
Mustafa Kalzi - avatar
1 Answer
+ 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
7th May 2019, 11:27 PM
Schindlabua
Schindlabua - avatar