摘要: package LeetCode_1711 /** * 1711. Count Good Meals * https://leetcode.com/problems/count-good-meals/ * A good meal is a meal that contains exactly two 阅读全文
posted @ 2021-01-03 16:28 johnny_zhao 阅读(162) 评论(0) 推荐(0) 编辑
摘要: package LeetCode_1710 import java.util.* /** * 1710. Maximum Units on a Truck * https://leetcode.com/problems/maximum-units-on-a-truck/ * You are assi 阅读全文
posted @ 2021-01-03 15:24 johnny_zhao 阅读(122) 评论(0) 推荐(0) 编辑