码迷,mamicode.com
首页 >  
搜索关键字:regional    ( 399个结果
2014牡丹江网络赛解题报告
The 2014 ACM-ICPC Asia Mudanjiang Regional First Round 题目链接 A题解题报告 B题解题报告 C题解题报告 D题解题报告 E题解题报告 F题解题报告 G题(未完成) H题解题报告 I题解题报告 J题解题报告...
分类:其他好文   时间:2014-09-11 11:15:31    阅读次数:133
ZOJ 3811 Untrusted Patrol The 2014 ACM-ICPC Asia Mudanjiang Regional First Round
DescriptionEdward is a rich man. He owns a large factory for health drink production. As a matter of course, there is a large warehouse in the factory...
分类:其他好文   时间:2014-09-10 00:24:39    阅读次数:372
zoj 3813 Alternating Sum(2014ACMICPC Regional 牡丹江站网络赛 E)
Alternating Sum Time Limit: 2 Seconds      Memory Limit: 65536 KB There is a digit string S with infinite length. In addition, S is periodic and it can be formed by concatenating infinite re...
分类:其他好文   时间:2014-09-09 13:28:48    阅读次数:210
The 2014 ACM-ICPC Asia Mudanjiang Regional First Round
The 2014 ACM-ICPC Asia Mudanjiang Regional First Round 题目链接 第一场网络赛打得还不错。。搞了5题 A,B,C,H,J A:就一个签到题,找一遍即可 B:构造问题,我的构造方法是这样的,先铺满第一排,然后从第二排开始到一半,就每次拐1长度去铺,这样保证都不出重复,然后一半之后用拐2长度的的去铺,然后最后会剩下一个空位...
分类:其他好文   时间:2014-09-09 12:49:18    阅读次数:382
[ACM] zoj 3818 Pretty Poem (2014 ACMICPC Regional 牡丹江站网络赛 J题)
Pretty Poem Time Limit: 2 Seconds      Memory Limit: 65536 KB Poetry is a form of literature that uses aesthetic and rhythmic qualities of language. There are many famous poets in the contempo...
分类:其他好文   时间:2014-09-09 12:48:38    阅读次数:254
[ACM] zoj 3809 The Himalayas (2014 ACMICPC Regional 牡丹江站网络赛 A题)
he Himalayas Time Limit: 2 Seconds      Memory Limit: 65536 KB As an artist, Bob usually need to travel around the world. He made a lot of sketch of scenery on his journey. A famous spot he ha...
分类:其他好文   时间:2014-09-09 12:48:18    阅读次数:214
The 2014 ACM-ICPC Asia Mudanjiang Regional First Round
The 2014 ACM-ICPC Asia Mudanjiang Regional First Round - AThe HimalayasTime Limit: 2 Seconds Memory Limit: 65536 KBAs an artist, Bob usually need to t...
分类:其他好文   时间:2014-09-09 11:42:28    阅读次数:332
The 2014 ACM-ICPC Asia Mudanjiang Regional First Round
【A】The HimalayasTime Limit: 2 Seconds Memory Limit: 65536 KBAs an artist, Bob usually need to travel around the world. He made a lot of sketch of s...
分类:其他好文   时间:2014-09-09 10:30:58    阅读次数:230
zoj3811 Untrusted Patrol (dfs)
2014牡丹江网络赛C题 (第三水的题The 2014 ACM-ICPC Asia Mudanjiang Regional First Roundhttp://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3811Untrusted Pa...
分类:其他好文   时间:2014-09-08 10:50:16    阅读次数:433
ZOJ 3817Chinese Knot(The 2014 ACM-ICPC Asia Mudanjiang Regional First Round)
思路: 将4个串每个串都反向这样得到新的四个串一共8个串,对于母串每个位置检测这个串能不能放进去,hs或者后缀数组都可以。然后dp[i][j] (0#include#include#include#include#include#include#include#include#include#inc...
分类:其他好文   时间:2014-09-08 10:49:36    阅读次数:314
399条   上一页 1 ... 36 37 38 39 40 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!