摘要: 原题链接在这里:https://leetcode.com/problems/shopping-offers/description/ 题目: In LeetCode Store, there are some kinds of items to sell. Each item has a price 阅读全文
posted @ 2017-09-28 14:12 Dylan_Java_NYC 阅读(364) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/target-sum/description/ 题目: You are given a list of non-negative integers, a1, a2, ..., an, and a target, S. Now 阅读全文
posted @ 2017-09-28 06:09 Dylan_Java_NYC 阅读(255) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/bomb-enemy/description/ 题目: Given a 2D grid, each cell is either a wall 'W', an enemy 'E' or empty '0' (the numb 阅读全文
posted @ 2017-09-28 02:11 Dylan_Java_NYC 阅读(539) 评论(0) 推荐(0) 编辑