Leonid wants to become a glass carver (the person who creates beautiful artworks by cutting the glass). He already has a rectangular w mm × h mm sheet ...
分类:
其他好文 时间:
2018-10-23 14:44:22
阅读次数:
176
Grammar focus 语法点: 以What 开头的问句 What is/is/are he/she/they doing? Cutting the grass. Walking the dog. Washing the dishes. Practice 练习 What are the doin ...
分类:
其他好文 时间:
2018-10-13 02:28:20
阅读次数:
127
题意: 就是无向图欧拉路 解析: 不能用map。。超时 在判断是否只有一个联通的时候,我比较喜欢用set,但也不能用set,会超时,反正不能用stl emm 用trie树来编号就好了 ...
分类:
其他好文 时间:
2018-10-09 18:09:10
阅读次数:
145
China cuts bank reserves by $100m to cushion US tariffs中国央行定向降准释放千亿美元资金China is cutting the amount of reserves the country’s banks are required to kee ...
分类:
其他好文 时间:
2018-10-08 00:41:10
阅读次数:
153
【链接】 "我是链接,点我呀:)" 【题意】 在这里输入题意 【题解】 显然只有在前i个位置奇数偶数出现次数都相同的地方才能切。 (且不管前面怎么切,这里都能切的。 那么就相当于有n个物品,每个物品的代价是|a[i] a[i 1]|,然后价值是1. 问你不超过B的代价的最大价值是多少。 这就转化成一 ...
分类:
其他好文 时间:
2018-09-30 21:53:26
阅读次数:
204
http://acm.hdu.edu.cn/showproblem.php?pid=1051 Problem Description There is a pile of n wooden sticks. The length and weight of each stick are known i ...
分类:
其他好文 时间:
2018-09-25 12:37:35
阅读次数:
149
Wooden Sticks Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 25661 Accepted Submission(s): 10401 ...
分类:
其他好文 时间:
2018-09-24 16:53:08
阅读次数:
182
Cutting an integer means to cut a K digits lone integer Z into two integers of (K/2) digits long integers A and B. For example, after cutting Z = 1673 ...
分类:
其他好文 时间:
2018-09-07 00:58:08
阅读次数:
215
Problem UVA818-Cutting Chains Accept:393 Submit:2087 Time Limit: 3000 mSec Problem Description What a ?nd! Anna Locke has just bought several links of ...
分类:
其他好文 时间:
2018-09-02 10:24:51
阅读次数:
333
Hadoop是原Yahoo的Doug Cutting根据Google发布的学术论文研究而来。Doug Cutting给这个Project起了个名字,就叫Hadoop。 Doug Cutting在Cloudera公司任职。Cloudera的Hadoop是商用版。不同于Apache的开源版。 如果要研究 ...
分类:
其他好文 时间:
2018-09-01 15:13:21
阅读次数:
125