Posts by Vandão • 45 points
2 posts
-
1
votes2
answers578
viewsQ: Working with two txt files
I have two different.txt files as an example: arquivo1.txt has 1854 lines with 6 numbers on each line separated by " "(a space). In the other file 2.txt I have more than 1 million lines with 6…
-
3
votes1
answer1393
viewsQ: Save.txt file
I’m having difficulties in a code I’ve built. I can’t find the error. My problem is this: I created a code that generates combinations of numbers and that should save these combinations in a file…