摘要: 题目如下: Given the array nums, obtain a subsequence of the array whose sum of elements is strictly greater than the sum of the non included elements in s 阅读全文
posted @ 2020-04-25 08:56 seyjs 阅读(310) 评论(0) 推荐(0) 编辑
摘要: 题目如下: Given an integer n. Each number from 1 to n is grouped according to the sum of its digits. Return how many groups have the largest size. Example 阅读全文
posted @ 2020-04-25 08:53 seyjs 阅读(409) 评论(0) 推荐(0) 编辑