码迷,mamicode.com
首页 >  
搜索关键字:heavy swapping    ( 264个结果
Heavy Transportation
题目大意:雨果的沉重运输是快乐的,当浮空运输出现故障时候他可以扩展业务,但他需要一个聪明的人告诉他是否真的是一种把他的客户构建了巨型钢起重机的地方需要的所有街道都可以承受重量(这句是直接有道翻译的......估计就是判断是不是所有的道路都能承受这个东西的重量),不幸的是他不知道如何找到最大承载重量以...
分类:其他好文   时间:2015-07-17 09:29:19    阅读次数:214
HDU 2830 Matrix Swapping II (预处理的线性dp)
HDU 2830 Matrix Swapping II (预处理的线性dp)...
分类:移动开发   时间:2015-07-14 00:11:21    阅读次数:202
zoj 3573 Under Attack(线段树 标记法 最大覆盖数)
Under Attack Time Limit:  10 Seconds      Memory Limit:  65536 KB  Doctor serves at a military air force base. One day, the enemy launch a sudden attack and the base is under heavy f...
分类:其他好文   时间:2015-07-08 14:43:59    阅读次数:100
[LeetCode] Swap Nodes in Pairs
Well, since theheadpointer may also been modified, we create anew_headthat points to it to facilitate the swapping process.For the example list1 -> 2 ...
分类:其他好文   时间:2015-07-06 15:49:25    阅读次数:109
Lua 与C/C++ 交互系列:Light userdata翻译
利用零碎的时间,先把以后用的知识点提前准备好。最近比较忙,正在准备一篇绑定C++对象到Lua中。但是,不想轻易下手,希望做足准备。 这篇翻译来自于lua-users.org   ,原文地址。 Light User Data Light userdata, like heavy userdata, are a form of userdata, which is one of the basi...
分类:编程语言   时间:2015-06-23 21:39:50    阅读次数:469
POJ2299:Ultra-QuickSort(树状数组求逆序数)
Description In this problem, you have to analyze a particular sorting algorithm. The algorithm processes a sequence of n distinct integers by swapping two adjacent sequence elements until the seque...
分类:编程语言   时间:2015-06-21 11:56:32    阅读次数:126
Codeforces Round #307 (Div. 2) B. ZgukistringZ
Professor GukiZ doesn't accept string as they are. He likes to swap some letters in string to obtain a new one. GukiZ has strings a, b, and c. He wants to obtain string k by swapping some lette...
分类:其他好文   时间:2015-06-19 12:00:04    阅读次数:149
Codeforces551B:ZgukistringZ
Professor GukiZ doesn't accept string as they are. He likes to swap some letters in string to obtain a new one. GukiZ has strings a, b, and c. He wants to obtain string k by swapping some lette...
分类:其他好文   时间:2015-06-17 16:48:35    阅读次数:162
poj 2263 Heavy Cargo(floyd+dijkstra)
floyd、dijkstra...
分类:其他好文   时间:2015-06-15 14:41:37    阅读次数:128
poj1797 Heavy Transportation (Kruskal 算法)
Heavy TransportationTime Limit: 3000MSMemory Limit: 30000KTotal Submissions: 22796Accepted: 6053DescriptionBackground Hugo Heavy is happy. After the ....
分类:编程语言   时间:2015-06-09 19:09:48    阅读次数:126
264条   上一页 1 ... 17 18 19 20 21 ... 27 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!