pog loves szh II
Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)
Total Submission(s): 2106 Accepted Submission(s): 606
Problem Description
Pog and Szh ar...
分类:
其他好文 时间:
2015-07-27 13:09:55
阅读次数:
115
Good MorningTime Limit: 20 SecMemory Limit: 256 MB题目连接http://acm.uestc.edu.cn/#/problem/show/486DescriptionSam loves Lily very much that he shows his ...
分类:
其他好文 时间:
2015-07-26 18:52:50
阅读次数:
165
Amr loves Chemistry, and specially doing experiments. He is preparing for a new interesting experiment.Amr hasndifferent types of chemicals. Each chem...
分类:
其他好文 时间:
2015-07-26 00:25:49
阅读次数:
168
Polycarpus loves hamburgers very much. He especially adores the hamburgers he makes with his own hands. Polycarpus thinks that there are only three de...
分类:
其他好文 时间:
2015-07-25 16:40:57
阅读次数:
111
Amr loves Chemistry, and specially doing experiments. He is preparing for a new interesting experiment.Amr hasndifferent types of chemicals. Each chem...
分类:
其他好文 时间:
2015-07-22 22:35:50
阅读次数:
146
Problem Description
Dylans is given a tree with
N
nodes.
All nodes have a value A[i].Nodes
on tree is numbered by 1~N.
Then he is given Q
questions like that:
①0 x y:change
node x′...
分类:
其他好文 时间:
2015-07-22 13:19:22
阅读次数:
173
T1:pog loves szh I(hdu 5264)题目大意:给出把AB两个字符串交叉拼起来的结果,求出原串。题解:不解释。。直接每次+2输出。T2:pog loves szh II(hdu 5265)题目大意:给出N个数,求Mod P域下两个数最大和。 N<=100000题解:先把所有数Mod...
分类:
其他好文 时间:
2015-07-20 09:10:14
阅读次数:
106
题目传送门/* DP:先用l,r数组记录前缀后缀上升长度,最大值会在三种情况中产生: 1. a[i-1] + 1 #include #include using namespace std;const int MAXN = 1e5 + 10;const int INF = 0x...
分类:
其他好文 时间:
2015-07-18 19:48:44
阅读次数:
91
题目如下:
Eva loves to collect coins from all over the universe, including some other planets like Mars. One day she visited a universal shopping mall which could accept all kinds of coins as payme...
分类:
其他好文 时间:
2015-07-18 12:41:59
阅读次数:
124
Problem G Big Chocolate Mohammad has recently visited Switzerland . As he loves his friends very much, he decided to buy some chocolate for them, but ...
分类:
其他好文 时间:
2015-07-17 22:23:41
阅读次数:
116