码迷,mamicode.com
首页 >  
搜索关键字:standard singletask、启动模式 launchmode    ( 4904个结果
1011. World Cup Betting (20)
时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueWith the 2010 FIFA World Cup running, football fans the world over were becoming increasingl...
分类:其他好文   时间:2015-12-06 11:24:19    阅读次数:291
1030. Travel Plan (30)
dfs使用vector保存最短路径时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA traveler's map gives the distances between cities along the highways, tog...
分类:其他好文   时间:2015-12-06 11:22:44    阅读次数:327
1018. Public Bike Management (30)
比较复杂的dfs 注意算好到底需要send多少take back多少时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThere is a public bike service in Hangzhou City which prov...
分类:其他好文   时间:2015-12-06 11:22:36    阅读次数:242
1008. Elevator (20)
时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThe highest building in our city has only one elevator. A request list is made up with N pos...
分类:其他好文   时间:2015-12-06 11:22:33    阅读次数:173
1016. Phone Bills (25)
时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, Yue 去掉非法数据计算账单A long-distance telephone company charges its customers by the following rules:Ma...
分类:其他好文   时间:2015-12-06 11:21:15    阅读次数:167
1020. Tree Traversals (25)
根据两种遍历方式建立二叉树层遍历二叉树时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueSuppose that all the keys in a binary tree are distinct positive integers...
分类:其他好文   时间:2015-12-06 11:20:08    阅读次数:168
1043. Is It a Binary Search Tree (25)
时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, Yue(二叉树建立方法)A Binary Search Tree (BST) is recursively defined as a binary tree which has the fo...
分类:其他好文   时间:2015-12-06 11:20:07    阅读次数:371
1045. Favorite Color Stripe (30)
LCS 最大公共子序列。 memset函数需要include 时间限制200 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueEva is trying to make her own color stripe out of a given one...
分类:其他好文   时间:2015-12-06 11:18:32    阅读次数:142
1028. List Sorting (25)
printf 比cout 执行要快时间限制200 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueExcel can sort records according to any column. Now you are supposed to imi...
分类:其他好文   时间:2015-12-06 11:17:24    阅读次数:152
1017. Queueing at Bank (25)
排队模型时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueSuppose a bank has K windows open for service. There is a yellow line in front of the wi...
分类:其他好文   时间:2015-12-06 11:14:56    阅读次数:157
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!