【leetcode】1290. Convert Binary Number in a Linked List to Integer 2019-12-23 09:54 −题目如下: Given head which is a reference node to a singly-linked list. The value of each node in the linked list is either 0 or 1. The lin... ...