码迷,mamicode.com
首页 >  
搜索关键字:i know    ( 1868个结果
HDUJ 1212 Big Number
Big Number Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 4622    Accepted Submission(s): 3198 Problem Description As we know, Big Num...
分类:其他好文   时间:2014-07-29 15:06:18    阅读次数:194
uva 12356 - Army Buddies
?? Description  Problem J Jin Ge Jin Qu [h]ao (If you smiled when you see the title, this problem is for you ^_^) For those who don't know KTV, see: http://en.wikipedia.org/w...
分类:其他好文   时间:2014-07-29 14:38:18    阅读次数:285
TOJ 4077 Brother Kai wants to know the subdirectory 模拟
http://acm.tju.edu.cn/toj/showp.php?pid=4077前三发各种跪,重写了一遍才过,也不明白原因,感到水平拙计。因为不同文件夹下可能有相同名字的子文件夹,所以map的key值需要再记录一下上级文件夹。 1 #include 2 #include 3 #include...
分类:其他好文   时间:2014-07-29 13:57:58    阅读次数:198
hdu1150Machine Schedule (二分匹配,最小顶点覆盖)
Problem Description As we all know, machine scheduling is a very classical problem in computer science and has been studied for a very long history. Scheduling problems differ widely in the nature of...
分类:其他好文   时间:2014-07-28 15:47:03    阅读次数:308
HDU1158:Employment Planning(DP)
Problem Description A project manager wants to determine the number of the workers needed in every month. He does know the minimal number of the workers needed in each month. When he hires or fires...
分类:其他好文   时间:2014-07-28 15:44:23    阅读次数:284
HDU 1213 How Many Tables
Problem DescriptionToday is Ignatius' birthday. He invites a lot of friends. Now it's dinner time. Ignatius wants to know how many tables he needs at ...
分类:其他好文   时间:2014-07-27 22:48:19    阅读次数:432
poj 3436 -- ACM Computer Factory
ACM Computer FactoryTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 5244Accepted: 1796Special JudgeDescriptionAs you know, all the computers ...
分类:其他好文   时间:2014-07-27 22:45:01    阅读次数:308
[SICP Notes] 1.1 The Elements of Programming
About the Book To know more about programming, I have decided to start reading the famous Structure and Interpretation of Computer Programs (SICP, or the Wizard Book), which is first published by M...
分类:其他好文   时间:2014-07-26 15:32:35    阅读次数:349
LeetCode "Surrounded Regions"
Flood-Fill. BFS. But there's a trick. If we fill surrounded region directly, extra bookkeeping cost is needed - because we don't know whether that reg...
分类:其他好文   时间:2014-07-26 14:58:00    阅读次数:313
How to save content/text of a web page by forcing save-as option
I would like to know what would be the best way to save contents from a web page. I mean to force save-as option by clicking a link or button. I often found that javascript would not be an option beca...
分类:Web程序   时间:2014-07-26 02:29:06    阅读次数:297
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!