码迷,mamicode.com
首页 >  
搜索关键字:standard singletask、启动模式 launchmode    ( 4904个结果
1015. Reversible Primes (20) ——PAT (Advanced Level) Practise
题目信息: 1015. Reversible Primes (20) 时间限制 400 ms 内存限制 32000 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue A reversible prime in any num...
分类:其他好文   时间:2014-09-25 23:31:28    阅读次数:286
1014. Waiting in Line (30)——PAT (Advanced Level) Practise
题目信息: 1014. Waiting in Line (30) 时间限制 400 ms 内存限制 32000 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue Suppose a bank has N windows op...
分类:其他好文   时间:2014-09-25 23:02:28    阅读次数:271
IO01
IO-01. 表格输出(5)时间限制400 ms内存限制32000 kB代码长度限制8000 B判题程序Standard作者乔林(清华大学)本题要求编写程序,按照规定格式输出表格。输入格式:本题目没有输入。输出格式:要求严格按照给出的格式输出下列表格:------------------------...
分类:其他好文   时间:2014-09-25 20:05:47    阅读次数:218
1012. The Best Rank (25)——PAT (Advanced Level) Practise
题目信息: 1012. The Best Rank (25) 时间限制 400 ms 内存限制 32000 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue To evaluate the performance of ou...
分类:其他好文   时间:2014-09-25 20:00:37    阅读次数:199
1011. World Cup Betting (20)——PAT (Advanced Level) Practise
题目信息: 1011. World Cup Betting (20) 时间限制 400 ms 内存限制 32000 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue With the 2010 FIFA World Cup ru...
分类:其他好文   时间:2014-09-25 19:27:27    阅读次数:225
1013. Battle Over Cities (25)——PAT (Advanced Level) Practise
题目信息: 1013. Battle Over Cities (25) 时间限制 400 ms 内存限制 32000 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue It is vitally important to h...
分类:其他好文   时间:2014-09-25 19:27:07    阅读次数:219
GDOI2014 吃(D1T3) 线段树
3644. 【GDOI2014】吃(Standard IO)Time Limits:2000 msMemory Limits:262144 KBDescriptionW师兄计划了很久,终于成功的在BG开了一家寿司店。正当W师兄还在兴奋的时候,这时一个噩耗传来,吃货L师姐居然知道了这件事,而且正赶过来...
分类:其他好文   时间:2014-09-25 18:44:07    阅读次数:916
IO00
IO-00. Hello World! (5)时间限制100 ms内存限制32000 kB代码长度限制8000 B判题程序Standard本题要求编写程序,输出一个短句“Hello World!”。输入格式:本题目没有输入。输出格式:在一行中输出短句“Hello World!”。1 public c...
分类:其他好文   时间:2014-09-25 18:28:07    阅读次数:598
Grep第一课(基本)
man grep     grep  searches the named input FILEs (or standard input if no files are   named, or if a single hyphen-minus (-) is given as file name) for lines containing  a  match to the given PATT...
分类:其他好文   时间:2014-09-25 12:05:58    阅读次数:195
STL《1》STL简介及vector容器的使用
STL = Standard Template Library,标准模板库,惠普实验室开发的一系列软件的统称。它是由Alexander Stepanov、Meng Lee和David R Musser在惠普实验室工作时所开发出来的。这可能是一个历史上最令人兴奋的工具的最无聊的术语。从根本上说,STL是一些“容器”的集合,这些“容器”有list,vector,set,map等,STL也是算法...
分类:其他好文   时间:2014-09-24 18:09:17    阅读次数:237
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!