摘要: Description: At a lemonade stand, each lemonade costs $5. Customers are standing in a queue to buy from you, and order one at a time (in the order spe 阅读全文
posted @ 2019-08-07 17:38 CodingYM 阅读(101) 评论(0) 推荐(0) 编辑
摘要: Description: We distribute some number of candies, to a row of n = num_people people in the following way: We then give 1 candy to the first person, 2 阅读全文
posted @ 2019-08-07 15:24 CodingYM 阅读(140) 评论(0) 推荐(0) 编辑
摘要: Description: You are given two arrays (without duplicates) nums1 and nums2 where nums1’s elements are subset of nums2. Find all the next greater numbe 阅读全文
posted @ 2019-08-07 11:01 CodingYM 阅读(97) 评论(0) 推荐(0) 编辑