Hi Dear all,
Let's say i have a text file like this:
Si 14 1 1 1
O 8 1 0 1
and i want to change it like this
Si 14
1 1 1
O 8
1 0 1
I don't know basic programing languages, can any of you help me? i thank you all for reading my question :)
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (bibby):
Do you know that it's always formatted as
[XX] [YY] [y] [y] [y]?
That it's always one string and 4 numbers?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
Thanks
OpenStudy (bibby):
do you want the exe?
OpenStudy (anonymous):
o yeah, thank you very much
OpenStudy (anonymous):
can you plz help me install C++ ?
OpenStudy (bibby):
I use codeblocks, but this is already compiled.
Just move the executable to a folder/directory that contains a file called "input.txt".
Double click the exe
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (bibby):
btw this is a different version that creates a file called output.txt
OpenStudy (anonymous):
very helpful bibby, thank you again :) good night from here