@param head: The first node of linked list. @param n: An integer. @return: The head of linked list.
(ListNode head, int n)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected