码迷,mamicode.com
首页 >  
搜索关键字:ural 1809    ( 1009个结果
URAL 1712. Cipher Grille (模拟)
1712. Cipher Grille Time limit: 0.5 second Memory limit: 64 MB Our program committee uses different tools for problem development: a mailing list, a version control system, an administration ...
分类:其他好文   时间:2015-06-15 16:29:10    阅读次数:124
URAL 1792. Hamming Code (枚举)
1792. Hamming Code Time limit: 1.0 second Memory limit: 64 MB Let us consider four disks intersecting as in the figure. Each of the three shapes formed by the intersectionof three disks will ...
分类:其他好文   时间:2015-06-09 21:56:07    阅读次数:168
URAL 1224. Spiral (规律)
1224. Spiral Time limit: 1.0 second Memory limit: 64 MB A brand new sapper robot is able to neutralize mines in a rectangular region having integer height and width (N and M respectively...
分类:其他好文   时间:2015-06-07 12:37:35    阅读次数:164
URAL 1457. Heating Main
1457. Heating Main Time limit: 1.0 second Memory limit: 64 MB Background I like my hometown very much. Those dilapidated buildings rising proudly above the city and streets dug up as far bac...
分类:其他好文   时间:2015-06-07 11:09:57    阅读次数:163
URAL 1025. Democracy in Danger (贪心)
1025. Democracy in Danger Time limit: 1.0 second Memory limit: 64 MB Background In one of the countries of Caribbean basin all decisions were accepted by the simple majority of votes at th...
分类:其他好文   时间:2015-06-07 11:08:28    阅读次数:116
URAL 1996 Cipher Message 3
题目神题。记得当初DYF和HZA讲过一个FFT+KMP的题目,一直觉得很神,从来没去做。没有真正理解FFT的卷积。首先考虑暴力。只考虑前7位 KMP 找出所有 B 串可以匹配 A 串的位置。设 a(i) = A(i) & 1, b(i) = B(i) & 1然后相当于求所有的c(i) = ∑k=0m...
分类:其他好文   时间:2015-06-03 19:22:41    阅读次数:130
URAL 1152 Faise Mirrors 状压DP 简单题
1152. False MirrorsTime limit: 2.0 secondMemory limit: 64 MBBackgroundWe wandered in the labyrinth for twenty minutes before finally entering the larg...
分类:其他好文   时间:2015-06-03 00:56:38    阅读次数:184
URAL 1039 Anniversary Party 树形DP 水题
1039. Anniversary PartyTime limit: 0.5 secondMemory limit: 8 MBBackgroundThe president of the Ural State University is going to make an 80'th Annivers...
分类:其他好文   时间:2015-06-02 00:16:48    阅读次数:200
URAL 1018 Binary Apple Tree 树形DP 好题 经典
1018. Binary Apple TreeTime limit: 1.0 secondMemory limit: 64 MBLet's imagine how apple tree looks in binary computer world. You're right, it looks ju...
分类:移动开发   时间:2015-06-01 16:13:30    阅读次数:133
URAL 1563. Bayan (STL map)
1563. Bayan Time limit: 1.0 second Memory limit: 64 MB As everybody knows, there are a lot of stores in skyscrapers, it's the favourite place of glamorous girls. Blonde Cindy loves only one...
分类:其他好文   时间:2015-06-01 13:18:28    阅读次数:171
1009条   上一页 1 ... 61 62 63 64 65 ... 101 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!