码迷,mamicode.com
首页 >  
搜索关键字:seconds    ( 2523个结果
14牡丹江现场赛K zoj3829 Known Notation
Known NotationTime Limit:2 Seconds Memory Limit:65536 KBDo you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics a...
分类:其他好文   时间:2014-10-12 22:38:08    阅读次数:209
14牡丹江现场赛 D ZOJ 3822 Domination
DominationTime Limit:8 Seconds Memory Limit:131072 KB Special JudgeEdward is the headmaster of Marjar University. He is enthusiastic about chess and o...
分类:其他好文   时间:2014-10-12 22:15:38    阅读次数:260
[概率dp] zoj 3822 Domination
题目链接: http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3822 Domination Time Limit: 8 Seconds      Memory Limit: 131072 KB      Special Judge Edward is the headmaster of Marja...
分类:其他好文   时间:2014-10-12 21:37:08    阅读次数:227
zoj3822 Domination(概率dp)
DominationTime Limit: 8 Seconds Memory Limit: 131072 KB Special JudgeEdward is the headmaster of Marjar University. He is enthusiastic about chess...
分类:其他好文   时间:2014-10-12 20:42:08    阅读次数:249
zoj 3827 Information Entropy(2014牡丹江区域赛I题)
Information Entropy Time Limit: 2 Seconds      Memory Limit: 65536 KB      Special Judge Information Theory is one of the most popular courses in Marjar University. In this course, there is an i...
分类:其他好文   时间:2014-10-12 19:25:08    阅读次数:206
zoj 3829 Known Notation(2014年牡丹江区域赛k题)
Known Notation Time Limit: 2 Seconds      Memory Limit: 131072 KB Do you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It is also kn...
分类:其他好文   时间:2014-10-12 18:52:18    阅读次数:319
zoj 3822 Domination(2014牡丹江区域赛D题)
Domination Time Limit: 8 Seconds      Memory Limit: 131072 KB      Special Judge Edward is the headmaster of Marjar University. He is enthusiastic about chess and often plays chess with his frie...
分类:其他好文   时间:2014-10-12 18:35:28    阅读次数:297
linux的sleep()和usleep()的使用和区别
linux的sleep()和usleep()的使用和区别 关键词: linux sleep() usleep() sleep函数 usleep功能把进程挂起一段时间, 单位是微秒(百万分之一秒); 头文件: unistd.h 语法: void usleep(int micro_seconds...
分类:系统相关   时间:2014-10-11 00:50:44    阅读次数:825
ZOJ2587 Unique Attack
最小割判断唯一 先跑最大流,然后分别对源点和汇点DFS,记录能到达的点. 如果所有的点都能到达则最小割唯一,否则最小割有多解 Unique Attack Time Limit: 5 Seconds      Memory Limit: 32768 KB N supercomputers in the United States of Antarctica are co...
分类:其他好文   时间:2014-10-10 19:07:24    阅读次数:340
ZOJ 3229 Shoot the Bullet 无源汇上下界最大流
Shoot the Bullet Time Limit: 2 Seconds      Memory Limit: 32768 KB      Special Judge Gensokyo is a world which exists quietly beside ours, separated by a mystical border. It is a utopia where h...
分类:其他好文   时间:2014-10-10 18:30:44    阅读次数:266
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!