Hello.
How to create a file in C ++ and, for example, write a value in it, and after executing the program (say, there is a certain cycle) - the answer will appear in another file? That is, we enter data into the 1st file, execute the program, and the answer will be different. Thank you in advance. )