原文:[LeetCode] Construct the Rectangle 构建矩形

For a web developer, it is very important to know how to design a web page s size. So, given a specific rectangular web page s area, your job by now is to design a rectangular web page, whose length ...

2017-02-11 23:57 6 2778 推荐指数:

查看详情

[LeetCode] Perfect Rectangle 完美矩形

Given N axis-aligned rectangles where N > 0, determine if they all together form an exact cover of a rectangular region. Each rectangle ...

Wed Aug 31 21:51:00 CST 2016 8 8232
[LeetCode] 85. Maximal Rectangle 最大矩形

Given a 2D binary matrix filled with 0's and 1's, find the largest rectangle containing only 1's and return its area. Example: 此题是之前那道 ...

Mon Mar 09 14:43:00 CST 2015 9 28796
[LeetCode] 223. Rectangle Area 矩形面积

Find the total area covered by two rectilinearrectangles in a 2D plane. Each rectangle is defined by its bottom left corner and top right corner ...

Tue Jun 09 20:56:00 CST 2015 4 8414
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM