摘要:
Description In the "100 game" two players take turns adding, to a running total, any integer from 1 to 10. The player who first causes the running tot 阅读全文
posted @ 2021-09-11 22:43
tmortred
阅读(28)
评论(0)
推荐(0)
摘要:
Description You are given an m x n integer matrix points (0-indexed). Starting with 0 points, you want to maximize the number of points you can get fr 阅读全文
posted @ 2021-09-11 22:17
tmortred
阅读(140)
评论(0)
推荐(0)
摘要:
Description You are given an integer array nums and an integer goal. You want to choose a subsequence of nums such that the sum of its elements is the 阅读全文
posted @ 2021-09-11 17:40
tmortred
阅读(66)
评论(0)
推荐(0)