码迷,mamicode.com
首页 >  
搜索关键字:acm学习    ( 151个结果
ACM学习历程—SNNUOJ 1110 A Simple Problem(递推 && 逆元 && 组合数学 && 快速幂)(2015陕西省大学生程序设计竞赛K题)
DescriptionAssuming a finite – radius “ball” which is on an N dimension is cut with a “knife” of N-1 dimension. How many pieces will the “ball” be cut...
分类:其他好文   时间:2015-06-12 13:07:58    阅读次数:128
ACM学习
初期:一.基本算法: (1)枚举. (poj1753,poj2965) (2)贪心(poj1328,poj2109,poj2586) (3)递归和分治法. (4)递推. (5)构造法.(poj3295) (6)模拟法.(poj1068,poj2632,poj1573,poj2993,po...
分类:其他好文   时间:2015-06-11 16:35:44    阅读次数:139
ACM学习历程—HDU5265 pog loves szh II(策略 && 贪心 && 排序)
DescriptionPog and Szh are playing games.There is a sequence with $n$ numbers, Pog will choose a number A from the sequence. Szh will choose an anothe...
分类:编程语言   时间:2015-06-09 19:46:19    阅读次数:128
ACM学习历程—FZU 2144 Shooting Game(计算几何 && 贪心 && 排序)
DescriptionFat brother and Maze are playing a kind of special (hentai) game in the playground. (Maybe it’s the OOXX game which decrypted in the last p...
分类:编程语言   时间:2015-06-01 22:20:44    阅读次数:236
ACM学习历程—HDU 4726 Kia's Calculation( 贪心&&计数排序)
DescriptionDoctor Ghee is teaching Kia how to calculate the sum of two integers. But Kia is so careless and alway forget to carry a number when the su...
分类:编程语言   时间:2015-05-30 22:36:37    阅读次数:204
ACM学习历程—FZU 2140 Forever 0.5(计算几何 && 构造)
DescriptionGiven an integer N, your task is to judge whether there exist N points in the plane such that satisfy the following conditions:1. The dista...
分类:其他好文   时间:2015-05-30 22:28:15    阅读次数:121
ACM学习历程—HDU4717 The Moving Points(模拟退火 || 三分法)
DescriptionThere are N points in total. Every point moves in certain direction and certain speed. We want to know at what time that the largest distan...
分类:其他好文   时间:2015-05-27 22:32:52    阅读次数:199
ACM学习历程—HDU4720 Naive and Silly Muggles(计算几何)
Description Three wizards are doing a experiment. To avoid from bothering, a special magic is set around them. The magic forms a circle, which covers ...
分类:其他好文   时间:2015-05-24 23:17:20    阅读次数:202
ACM学习历程—HDU1719 Friend(数论)
Description Friend number are defined recursively as follows. (1) numbers 1 and 2 are friend number; (2) if a and b are friend numbers, so is ab...
分类:其他好文   时间:2015-05-24 23:11:08    阅读次数:228
ACM学习历程—HDU1717 小数化分数2(gcd)
Description Ray 在数学课上听老师说,任何小数都能表示成分数的形式,他开始了化了起来,很快他就完成了,但他又想到一个问题,如何把一个循环小数化成分数呢? 请你写一个程序不但可以将普通小数化成最简分数,也可以把循环小数化成最简分数。 Input ...
分类:其他好文   时间:2015-05-24 23:09:51    阅读次数:168
151条   上一页 1 ... 8 9 10 11 12 ... 16 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!