I created a function to change the pointers of a linked list, the idea is very simple, I change them and update the next element so it does not lose the reference, but the function is losing the reference, eg, I tried a list l = 1, 2, 3, 4, 5, 6...
asked by
15.10.2017 / 18:46