Description:Find the total area covered by tworectilinearrectangles in a2Dplane.Each rectangle is defined by its bottom left corner and top right corn...
分类:
其他好文 时间:
2015-06-27 21:18:52
阅读次数:
118
//题目:Find the total area covered by two rectilinear rectangles in a 2D plane.
//Each rectangle is defined by its bottom left corner and top right corner as shown in the figure.
//求两个正方形的面积(重叠地方只算一次...
分类:
其他好文 时间:
2015-06-26 12:57:20
阅读次数:
283
Find the total area covered by tworectilinearrectangles in a2Dplane.Each rectangle is defined by its bottom left corner and top right corner as shown ...
分类:
其他好文 时间:
2015-06-25 12:10:23
阅读次数:
94
Find the total area covered by two rectilinear rectangles in a 2D plane.
Each rectangle is defined by its bottom left corner and top right corner as shown in the figure.
Assume that the tota...
分类:
其他好文 时间:
2015-06-24 22:41:14
阅读次数:
119
[转]ICE介绍 (RFC 5245) http://blog.csdn.net/dxpqxb/article/details/220400171关于ICE的10个事实1 ICE使用STUN和TURN2 ICE是一种P2P的NAT穿越方式3 ICE只需要网络提供STUN或TURN服务器4 ICE允许...
分类:
其他好文 时间:
2015-06-23 13:27:33
阅读次数:
181
key points:1 conversion between different types2 overflow 会有比较多corner cases需要考虑3 iterationrelated questions:Median of Two Sorted ArraysReverse Integer...
分类:
其他好文 时间:
2015-06-23 06:15:12
阅读次数:
150
题目链接 题目要求: The demons had captured the princess (P) and imprisoned her in the bottom-right corner of a dungeon. The dungeon consists of M x N room...
分类:
其他好文 时间:
2015-06-19 20:09:51
阅读次数:
137
java -Djavax.net.debug=help MyApp Here are the current options: all turn on all debugging ssl turn on ssl debugging ...
分类:
编程语言 时间:
2015-06-17 13:10:34
阅读次数:
145
The demons had captured the princess (P) and imprisoned her in the bottom-right corner of a dungeon. The dungeon consists of M x N rooms laid out in a...
分类:
其他好文 时间:
2015-06-17 07:07:08
阅读次数:
117