摘要:
Relative Ranks You are given an integer array score of size n, where score[i] is the score of the ith athlete in a competition. All the scores are gua 阅读全文
posted @ 2022-11-20 09:51
iyiluo
阅读(14)
评论(0)
推荐(0)
摘要:
Lucky Numbers in a Matrix Given an m x n matrix of distinct numbers, return all lucky numbers in the matrix in any order. A lucky number is an element 阅读全文
posted @ 2022-11-20 09:51
iyiluo
阅读(15)
评论(0)
推荐(0)
摘要:
Perfect Number A perfect number is a positive integer that is equal to the sum of its positive divisors, excluding the number itself. A divisor of an 阅读全文
posted @ 2022-11-20 09:51
iyiluo
阅读(15)
评论(0)
推荐(0)
摘要:
Minimum Subsequence in No-Increasing Order Given the array nums, obtain a subsequence of the array whose sum of elements is strictly greater than the 阅读全文
posted @ 2022-11-20 09:50
iyiluo
阅读(15)
评论(0)
推荐(0)