本题代码: Leetcode84.java ps: 本代码提交到LeetCode 前需要把代码开头的class LeetcodeXXX改为class Solution, 并删除代码开头的import语句和代码末尾的main方法(public static void main ...).