码迷,mamicode.com
首页 >  
搜索关键字:come on    ( 751个结果
HDU 1074 Doing Homework(状压DP)
Problem Description Ignatius has just come back school from the 30th ACM/ICPC. Now he has a lot of homework to do. Every teacher gives him a deadline of handing in the homework. If Ignatius hands i...
分类:其他好文   时间:2014-08-17 10:29:42    阅读次数:246
It Is Essential To Use Cellophane Bags To Protect These
Like most moms today are trying to reduce the amount of sugar and processed foods your child is in contact with the challenge is to come up with gadge...
分类:其他好文   时间:2014-08-15 12:35:48    阅读次数:253
poj 2387 Til the Cows Come Home(dijkstra算法)
题目链接:http://poj.org/problem?id=2387题目大意:起点一定是1,终点给出,然后求出1到所给点的最短路径。注意的是先输入边,在输入的顶点数,不要弄反哦~~~ 1 #include 2 #include 3 using namespace std; 4 int map[.....
分类:其他好文   时间:2014-08-14 23:16:26    阅读次数:341
[LeetCode] Partition List
Given a linked list and a value x, partition it such that all nodes less than x come before nodes greater than or equal to x.You should preserve the o...
分类:其他好文   时间:2014-08-14 00:56:47    阅读次数:199
leetcode 刷题之路 82 Partition List
Given a linked list and a value x, partition it such that all nodes less than x come before nodes greater than or equal to x. You should preserve the original relative order of the nodes in each of...
分类:其他好文   时间:2014-08-13 15:02:26    阅读次数:208
the apple tree
the apple tree A long time ago, there was a huge apple tree. A little boy loved to come and lay around it every day. He climbed to the tree top, ate -the apples, took a nap under the shadow... He l...
分类:移动开发   时间:2014-08-11 06:19:12    阅读次数:265
HDU 4883 TIANKENG’s restaurant (区间更新)
Problem Description TIANKENG manages a restaurant after graduating from ZCMU, and tens of thousands of customers come to have meal because of its delicious dishes. Today n groups of customers come to...
分类:其他好文   时间:2014-08-11 00:24:41    阅读次数:248
【ThinkingInC++】5、吧文件中的单词由后向前打印
文本文件 i like china i can play just do it i will cometrue my dream come on!!! 源程序 /** * 功能:2-5,2-6,2-7吧文件中的单词由后向前打印 * 时间:2014年7月30日21:27:12 * 作者:cutter_point */ #include #include #include #i...
分类:编程语言   时间:2014-08-09 11:48:17    阅读次数:231
CodeForces 69D Dot (博弈+记忆化)
Description Anton and Dasha like to play different games during breaks on checkered paper. By the 11th grade they managed to play all the games of this type and asked Vova the programmer to come up...
分类:其他好文   时间:2014-08-07 13:23:50    阅读次数:295
poj2387-Til the Cows Come Home dijkstra入门水题
Til the Cows Come Home Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 29539   Accepted: 9927 Description Bessie is out in the field and wants to get back to...
分类:其他好文   时间:2014-08-04 21:37:48    阅读次数:361
751条   上一页 1 ... 68 69 70 71 72 ... 76 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!