摘要: 原题链接在这里:https://leetcode.com/problems/satisfiability-of-equality-equations/ 题目: Given an array equations of strings that represent relationships betwe 阅读全文
posted @ 2019-07-23 11:07 Dylan_Java_NYC 阅读(335) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/regions-cut-by-slashes/ 题目: In a N x N grid composed of 1 x 1 squares, each 1 x 1 square consists of a /, \, or 阅读全文
posted @ 2019-07-23 10:42 Dylan_Java_NYC 阅读(370) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/most-stones-removed-with-same-row-or-column/ 题目: On a 2D plane, we place stones at some integer coordinate point 阅读全文
posted @ 2019-07-23 09:37 Dylan_Java_NYC 阅读(446) 评论(0) 推荐(0) 编辑