码迷,mamicode.com
首页 >  
搜索关键字:units are seconds si    ( 4698个结果
ZOJ 3607 Lazier Salesgirl (贪心)
Lazier SalesgirlTime Limit:2 Seconds Memory Limit:65536 KBKochiya Sanae is a lazy girl who makes and sells bread. She is an expert at bread making and...
分类:其他好文   时间:2014-08-20 23:59:43    阅读次数:572
zoj QS 1586 Network (prim算法)
QS Network Time Limit: 2 Seconds      Memory Limit: 65536 KB Sunny Cup 2003 - Preliminary Round April 20th, 12:00 - 17:00 Problem E: QS Network In the planet w-503 of galaxy cgb, there ...
分类:Web程序   时间:2014-08-20 16:27:32    阅读次数:249
ubuntu12.04 报错 xorg
今天突然间update 一些软件后,就遇到了无法启动桌面,就是输入正确的用户名和密码后还是无法进入系统。重启后,一直停留在waiting for network configuration, 然后显示waiting up to 60 more seconds for networking confi...
分类:其他好文   时间:2014-08-20 01:22:55    阅读次数:477
ACM--括号配对问题
第一行输入一个数N(0<N<=100),表示有N组测试数据。后面的N行输入多组输入数据,每组输入数据都是一个字符串S(S的长度小于10000,且S不是空串),测试数据组数少于5组。数据保证S中只含有"[","]","(",")"四种字符...
分类:其他好文   时间:2014-08-19 19:11:35    阅读次数:214
zoj 3209 Treasure Map(精确覆盖)
Treasure MapTime Limit:2 Seconds Memory Limit:32768 KBYour boss once had got many copies of a treasure map. Unfortunately, all the copies are now brok...
分类:其他好文   时间:2014-08-19 18:26:35    阅读次数:284
zoj3792--Romantic Value(最大流+最小割,求解割边)
Romantic Value   Time Limit: 2 Seconds      Memory Limit: 65536 KB   Farmer John is a diligent man. He spent a lot of time building roads between his farms. From his point of view, every ro...
分类:其他好文   时间:2014-08-19 10:58:44    阅读次数:228
HDU 3572 Task Schedule(ISAP)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=3572 题意:m台机器,需要做n个任务。第i个任务,你需要使用机器Pi天,且这个任务要在[Si  ,  Ei]区间内完成才有效。对于一个任务,只能由一个机器来完成,一个机器同一时间只能做一个任务。当然,一个任务可以分成几段不连续的时间来完成。问,能否做完全部任务。 题意很清晰,也就是判断是否...
分类:其他好文   时间:2014-08-18 22:07:43    阅读次数:279
Android下so注入汇总
/** 作者:蟑螂一号* 原文链接:http://www.sanwho.com/133.html* 转载请注明出处*/Android下so注入是基于ptrace系统调用,因此要想学会android下的so注入,首先需要了解ptrace的用法。ptrace用法可以参考博客:http://blog.si...
分类:移动开发   时间:2014-08-18 21:43:02    阅读次数:312
zoj 1203 Swordfish (kruskal 克鲁斯卡尔)
Swordfish Time Limit: 2 Seconds      Memory Limit: 65536 KB There exists a world within our world A world beneath what we call cyberspace. A world protected by firewalls, passwords and the mo...
分类:其他好文   时间:2014-08-18 20:32:12    阅读次数:334
POJ 3683 Priest John's Busiest Day (2-SAT)
题意:有n对新人要在同一天结婚。结婚时间为Ti到Di,这里有时长为Si的一个仪式需要神父出席。神父可以在Ti-(Ti+Si)这段时间出席也可以在(Di-Si)-Si这段时间。问神父能否出席所有仪式,如果可以输出一组时间安排。思路:2-SAT。神父可以在开始出席也可以在结束时候出席,要求与其他出席时间...
分类:其他好文   时间:2014-08-18 20:17:22    阅读次数:247
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!