摘要:
Given an array of positive integers target and an array initial of same size with all zeros. Return the minimum number of operations to form a target 阅读全文
posted @ 2020-07-27 12:26
Review->Improve
阅读(866)
评论(0)
推荐(1)
摘要:
Given the root of a binary tree and an integer distance. A pair of two different leaf nodes of a binary tree is said to be good if the length of the s 阅读全文
posted @ 2020-07-27 11:46
Review->Improve
阅读(1060)
评论(0)
推荐(0)