21. Merge Two Sorted Lists
dpthegrey opened this issue · comments
Line 98: Char 37: cannot use param_1 (type *leetcode.ListNode) as type *ListNode in argument to __helper__ (solution.go)
Line 98: Char 37: cannot use param_2 (type *leetcode.ListNode) as type *ListNode in argument to __helper__ (solution.go)