arraysI would have liked to use arrays because I am unsure on how to do certain calculations or operations...
arraysI have an txt file called arr.txt that looks like 4;3,2,5,6 2;1,5 3;4,6,8 .... (has an unknown amo...
while loops, txt file and arraysseeplus can you maybe explain what your line 20-21 does and how it functions ? I don't understand :)...
while loops, txt file and arraysHi seeplus I found your method to work the best thanks for the advice and I am busy studying vectors...
while loops, txt file and arraysHi seeplus thanks for another solution but is there a way where you don't need to use vectors ?