It is necessary to read only one line with a set of integers separated by space, each item separated by space will be inserted in a linked list: 1 41 2 15 6 7 87 4 2 1 9 0
List would be something like = [1, 41, 2, 15, 6, 7, 87, 4, 2, 1...
asked by
03.09.2016 / 18:13