码迷,mamicode.com
首页 >  
搜索关键字:completely    ( 149个结果
Program D--贪心-区间覆盖
Given several segments of line (int the X axis) with coordinates [Li,Ri]. You are to choose the minimal amount of them, such they would completely cov...
分类:其他好文   时间:2015-08-09 22:21:45    阅读次数:146
2015 HUAS Summer Trainning #4 D
Given several segments of line (int the X axis) with coordinates [Li, Ri].You are to choose the minimalamount of them, such they would completely cove...
分类:其他好文   时间:2015-08-09 22:14:58    阅读次数:133
区间覆盖
Given several segments of line (int the X axis) with coordinates [Li, Ri]. You are to choose the minimalamount of them, such they would completely cov...
分类:其他好文   时间:2015-08-09 20:20:49    阅读次数:91
D 贪心,区间覆盖问题
Given several segments of line (int the X axis) with coordinates [Li , Ri ]. You are to choose the minimal amount of them, such they would completely ...
分类:其他好文   时间:2015-08-07 21:58:11    阅读次数:137
2015 HUAS Summer Trainning #4~D
Given several segments of line (int the X axis) with coordinates [Li , Ri ]. You are to choose the minimal amount of them, such they would completely ...
分类:其他好文   时间:2015-08-06 22:10:06    阅读次数:100
UVA 10603 Fill倒水问题
There are three jugs with a volume of a, b and c liters. (a, b, and c are positive integers not greater than 200). The ?rst and the second jug are initially empty, while the third is completely ?lled...
分类:其他好文   时间:2015-08-06 09:29:08    阅读次数:134
UVa 10020 - Minimal coverage(区间覆盖并贪心)
Given several segments of line (int the X axis) with coordinates [Li, Ri]. You are to choose the minimal amount of them, such they would completely co...
分类:其他好文   时间:2015-08-05 06:30:01    阅读次数:160
leetcode——Count Complete Tree Nodes
题目Count Complete Tree Nodes Given a complete binary tree, count the number of nodes.In a complete binary tree every level, except possibly the last, is completely filled, and all nodes in the last lev...
分类:其他好文   时间:2015-08-04 17:18:36    阅读次数:150
hdu 3338 Kakuro Extension(最大流)
hdu 3338 Kakuro ExtensionDescription If you solved problem like this, forget it.Because you need to use a completely different algorithm to solve the following one. Kakuro puzzle is played on a grid...
分类:其他好文   时间:2015-08-02 21:36:14    阅读次数:143
Creating an AVI in memory with C++
Creating an AVI in memory with C++ The following example demonstrates how an avi file is completely created in memory./* MakeAviInMemory.cpp An exam.....
分类:编程语言   时间:2015-08-02 16:37:36    阅读次数:127
149条   上一页 1 ... 8 9 10 11 12 ... 15 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!