摘要: 原题链接在这里:https://leetcode.com/problems/keys-and-rooms/ 题目: There are N rooms and you start in room 0. Each room has a distinct number in 0, 1, 2, ..., 阅读全文
posted @ 2019-08-04 08:47 Dylan_Java_NYC 阅读(270) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/lexicographically-smallest-equivalent-string/ 题目: Given strings A and B of the same length, we say A[i] and B[i] 阅读全文
posted @ 2019-08-04 08:08 Dylan_Java_NYC 阅读(1135) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/path-with-maximum-minimum-value/ 题目: Given a matrix of integers A with R rows and C columns, find the maximum sc 阅读全文
posted @ 2019-08-04 07:13 Dylan_Java_NYC 阅读(3983) 评论(0) 推荐(0) 编辑