摘要:
A cinema has n rows of seats, numbered from 1 to n and there are ten seats in each row, labelled from 1 to 10 as shown in the figure above. Given the 阅读全文
posted @ 2022-12-27 18:10
bernieloveslife
阅读(56)
评论(0)
推荐(0)
摘要:
Given the root of a binary tree, return the sum of all left leaves. A leaf is a node with no children. A left leaf is a leaf that is the left child of 阅读全文
posted @ 2022-12-27 17:34
bernieloveslife
阅读(16)
评论(0)
推荐(0)