Posts by Matheus • 21 points
1 post
-
0
votes2
answers455
viewsQ: Read a TXT file and put its content into a Linkedlist
I need to read a TXT file and add its contents to variables in a list. However, the file does not have the same amount of characters on all lines. In the input we have a sequence of two numbers in…