码迷,mamicode.com
首页 >  
搜索关键字:acm学习    ( 151个结果
ACM学习历程——POJ 2376 Cleaning Shifts(贪心)
Description Farmer John is assigning some of his N (1 #include #include #include #include #include #include #include #include #include #include #defin...
分类:其他好文   时间:2014-11-23 13:02:46    阅读次数:261
ACM学习历程——HDU1331 Function Run Fun(锻炼多维dp的打表)
Description We all love recursion! Don't we? Consider a three-parameter recursive function w(a, b, c): if a 20 or b > 20 or c > 20, then w(a, b, c) r....
分类:其他好文   时间:2014-11-20 21:51:02    阅读次数:210
ACM学习历程——POJ3295 Tautology(搜索,二叉树)
DescriptionWFF 'N PROOF is a logic game played with dice. Each die has six faces representing some subset of the possible symbols K, A, N, C, E, p, q,...
分类:其他好文   时间:2014-11-20 21:35:28    阅读次数:273
ACM学习历程—HDU2222 Keywords Search(字典树)
Keywords SearchDescription In the modern time, Search engine came into the life of everybody like Google, Baidu, etc. Wiskey also wants to bring this....
分类:其他好文   时间:2014-11-16 20:05:47    阅读次数:188
ACM学习历程—HDU1028 Ignatius and the Princess(组合数学)
Ignatius and the Princess Description "Well, it seems the first problem is too easy. I will let you know how foolish you are later." feng5166 says. "T...
分类:其他好文   时间:2014-11-16 20:04:47    阅读次数:204
ACM学习历程—HDU1392 Surround the Trees(计算几何)
DescriptionThere are a lot of trees in an area. A peasant wants to buy a rope to surround all these trees. So at first he must know the minimal requir...
分类:其他好文   时间:2014-11-16 20:04:22    阅读次数:132
ACM学习历程——HDU 5014 Number Sequence (贪心)(2014西安网赛)
DescriptionThere is a special number sequence which has n+1 integers. For each number in sequence, we have two rules:● ai∈ [0,n]● ai≠ aj( i ≠ j )For s...
分类:其他好文   时间:2014-11-01 17:39:38    阅读次数:162
ACM学习历程——HDU5017 Ellipsoid(模拟退火)(2014西安网赛K题)
---恢复内容开始---DescriptionGiven a 3-dimension ellipsoid(椭球面)your task is to find the minimal distance between the original point (0,0,0) and points on th...
分类:其他好文   时间:2014-11-01 16:03:11    阅读次数:259
ACM学习历程——HDU5015 233 Matrix(矩阵快速幂)(2014陕西网赛)
DescriptionIn our daily life we often use 233 to express our feelings. Actually, we may say 2333, 23333, or 233333 ... in the same meaning. And here i...
分类:其他好文   时间:2014-10-29 21:19:28    阅读次数:171
ACM学习历程——HDU4814 Golden Radio Base(数学递推) (12年成都区域赛)
Description Golden ratio base (GRB) is a non-integer positional numeral system that uses the golden ratio (the irrational number (1+√5)/2 ≈ 1.61803399...
分类:其他好文   时间:2014-10-23 20:28:51    阅读次数:350
151条   上一页 1 ... 12 13 14 15 16 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!