摘要: 原题链接在这里:https://leetcode.com/problems/last-stone-weight-ii/ 题目: We have a collection of rocks, each rock has a positive integer weight. Each turn, we 阅读全文
posted @ 2019-11-03 08:12 Dylan_Java_NYC 阅读(698) 评论(0) 推荐(1)
摘要: 原题链接在这里:https://leetcode.com/problems/last-stone-weight/ 题目: We have a collection of rocks, each rock has a positive integer weight. Each turn, we cho 阅读全文
posted @ 2019-11-03 06:53 Dylan_Java_NYC 阅读(644) 评论(0) 推荐(0)
摘要: 原题链接在这里:https://leetcode.com/problems/largest-1-bordered-square/ 题目: Given a 2D grid of 0s and 1s, return the number of elements in the largest square 阅读全文
posted @ 2019-11-03 05:59 Dylan_Java_NYC 阅读(655) 评论(0) 推荐(0)