Write a GetNth() function that takes a linked list and an integer index and returns the data value stored in the node at that index position.
確定! 回上一頁