IBM Minus OneTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 4475Accepted Submission(s): 2349Probl...
分类:
其他好文 时间:
2015-07-02 23:55:25
阅读次数:
133
//好久没做题 一直没状态 然后刷了个水题玩玩//寒假集训和校赛都做到了类似的题目 然而当时并不会 (其实现在也不会题意:有k个气球和一个n层高的楼,气球有硬度,在某曾会恰好摔碎,问至少多少次实验可以求出来恰好摔碎的楼层。解:分两种情况讨论:当前楼层破,当前楼层不破,然后f[i][j]表示i个气球实...
分类:
其他好文 时间:
2015-06-29 16:22:45
阅读次数:
88
Description:Given a 2d grid map of'1's (land) and'0's (water), count the number of islands. An island is surrounded by water and is formed by connecti...
分类:
其他好文 时间:
2015-06-25 12:03:53
阅读次数:
104
题目
Given n non-negative integers a1, a2, …, an, where each represents a point at coordinate (i, ai). n vertical lines are drawn such that the two endpoints of line i is at (i, ai) and (i, 0). Find tw...
分类:
其他好文 时间:
2015-06-25 09:00:28
阅读次数:
135
Pahom on Water
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 629 Accepted Submission(s): 288
Problem Description
Pahom on Water is...
分类:
其他好文 时间:
2015-06-23 21:38:13
阅读次数:
119
passport.baidu.com/?business&un=%E6%B0%B8%E5%B7%9E%E5%85%A8%E5%A5%97%E5%B0%8F%E5%A7%90%E6%89%BE#0passport.baidu.com/?business&un=%E5%8C%85%E5%A4%9C%5F...
分类:
其他好文 时间:
2015-06-20 06:58:20
阅读次数:
129
Given n non-negative integers a1, a2,
..., an, where each represents a point at coordinate (i, ai). n vertical
lines are drawn such that the two endpoints of line i is at (i, ai)
and (i, 0). Fin...
分类:
其他好文 时间:
2015-06-16 09:23:26
阅读次数:
138
修饰符“static”对该项无效,修饰符“internal”对该项无效.该异常弹出的位置为Config.Designer.CS文件中相关插件的声明附近internal static string Water_Info_Toolbar.AttributeBrushTool.AttributeBrush...
分类:
其他好文 时间:
2015-06-14 18:06:19
阅读次数:
113
一、什么是水线(High Water Mark)?所有的oracle段(segments,在此,为了理解方便,建议把segment作为表的一个同义词) 都有一个在段内容纳数据的上限,我们把这个上限称为"high water mark"或HWM。这个HWM是一个标记,用来说明已经有多少没有使用的数据块...
分类:
数据库 时间:
2015-06-12 09:48:04
阅读次数:
183
枚举法:#include #include #include #include #include #include typedef long long ll;using namespace std;const int MAXN=100005;bool has[52];int f(int start)...
分类:
其他好文 时间:
2015-06-11 21:12:10
阅读次数:
157