贪心算法原题链接:http://acm.sgu.ru/problem.php?contest=0&problem=171题目来源:http://acm.hust.edu.cn:8080/judge/contest/view.action?cid=11221#problem/BCSUST-2012年暑假-8月11日,组队后第5场个人训练赛第一次中奖题目,感谢kb神的代码。。。一个多月后重做。171. Sarov zonestime limit per test: 0.5 sec.memory limit per test: 4096 KBinput: standardoutput: st Read More
posted @ 2012-09-22 16:01 free斩 Views(167) Comments(0) Diggs(0) Edit
算法:DP题目来源:2012年9月16日成都赛区网络赛 1006 Groups原题链接:http://acm.hdu.edu.cn/showproblem.php?pid=4293GroupsTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 511Accepted Submission(s): 203Problem Description After the regional contest, all the ACMers are walkin. Read More
posted @ 2012-09-19 18:04 free斩 Views(184) Comments(0) Diggs(0) Edit
不知道那里贪心了。。。学长说贪心。注意:数据类型范围,还是不太了解;原题链接:http://poj.org/problem?id=2109Power of CryptographyTime Limit:1000MSMemory Limit:30000KTotal Submissions:13983Accepted:7136DescriptionCurrent work in cryptography involves (among other things) large prime numbers and computing powers of numbers among these prim Read More
posted @ 2012-09-18 20:48 free斩 Views(180) Comments(0) Diggs(0) Edit
雷达覆盖问题,贪心算法。题目来源:CSUST2012年8月暑假集训组队后第一场个人赛(貌似是8月7日)原题链接:http://poj.org/problem?id=1328Radar InstallationTime Limit:1000MSMemory Limit:10000KTotal Submissions:34841Accepted:7737DescriptionAssume the coasting is an infinite straight line. Land is in one side of coasting, sea in the other. Each small i Read More
posted @ 2012-09-18 20:05 free斩 Views(251) Comments(0) Diggs(0) Edit
原文来源:http://hi.baidu.com/ysyhzlq/item/ce5fdae56d936baac00d757e最详细的Visual C++ 2008 Express Edition使用方法(图文) 现在vc6.0一代经典已经不能在新的windows Vista下和windows7下正常工作了,为此微软也出了vs2008并且有免费的Visual C++ 2008 Express Edition供我们使用,可是由于操作有了些许变化,初学者用起来并不那么顺手,在此给大家奉上简单的使用方法。我空间里面的所有程序都是我在Visual C++ 2008 Express Edition中调试通 Read More
posted @ 2012-09-17 17:05 free斩 Views(4837) Comments(0) Diggs(0) Edit
原文来源:http://www.cnblogs.com/hackergodness/archive/2011/05/26/2059268.html原手册下载:http://www.codeblocks.org/docs/manual_en.pdf 译者:JGood(http://blog.csdn.net/Jgood) 译者言:工欲善其事,必先利其器。一个好的工具能事半功倍。写程序时,特别是写C++程序,大部分人脑子里想到的第一个工具就是 VisualStudio。不可否认,VS很好很强大,用户体验非常好。但VisualStudio也是有缺点的:它非常庞大;只支持VC,不支持其他的 编译器;V Read More
posted @ 2012-09-17 16:24 free斩 Views(706) Comments(0) Diggs(0) Edit
简单的打表找规律。原题链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=2965题目来源:http://acm.hust.edu.cn:8080/judge/contest/view.action?cid=12857#problem/A密码:135724682012年9月15日组队赛Accurately Say "CocaCola"!Time Limit:2 Seconds Memory Limit:65536 KBIn a party held by CocaCola company, seve Read More
posted @ 2012-09-15 20:36 free斩 Views(201) Comments(0) Diggs(0) Edit
ACM 训练大纲 Changsha University of Science & Technology July 31, 2012 ... Read More
posted @ 2012-09-07 19:56 free斩 Views(401) Comments(0) Diggs(0) Edit
来源:彪神发的训练文档 ACM 训练大纲 Changsha University of Science & Technology July 31, 2012 ... Read More
posted @ 2012-09-07 19:56 free斩 Views(291) Comments(0) Diggs(0) Edit
DP(关于抢银行概率的那道==)题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2955RobberiesTime Limit: 2000/1000 MS(Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s):4778Accepted Submission(s): 1808Problem DescriptionThe aspiringRoy the Robberhas seen a lot of American movies, and knows that Read More
posted @ 2012-09-06 18:46 free斩 Views(261) Comments(0) Diggs(0) Edit