+ 1
This program needs some text files as input, so where to create that input text files so that my code can access it(in mobile).
Here's a c++ code. https://code.sololearn.com/cY640ZmI64r1/?ref=app
1 ответ
+ 1
You can keep the text files in the same folder for easy access. However, if the files are in any other folder, you just need to include it's path in the file name.