Compilation error (line 5, col 9): The type or namespace name 'ListNode' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 5, col 29): The type or namespace name 'ListNode' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 6, col 25): The type or namespace name 'ListNode' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 7, col 30): The type or namespace name 'ListNode' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 8, col 35): The type or namespace name 'ListNode' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 9, col 40): The type or namespace name 'ListNode' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 11, col 9): The name 'LinkedList' does not exist in the current context