摘要: 原题链接在这里:https://leetcode.com/problems/two-city-scheduling/ 题目: There are 2N people a company is planning to interview. The cost of flying the i-th per 阅读全文
posted @ 2020-02-17 13:49 Dylan_Java_NYC 阅读(304) 评论(0) 推荐(0)
摘要: 原题链接在这里:https://leetcode.com/problems/invalid-transactions/ 题目: A transaction is possibly invalid if: the amount exceeds $1000, or; if it occurs withi 阅读全文
posted @ 2020-02-17 13:16 Dylan_Java_NYC 阅读(344) 评论(0) 推荐(0)