摘要: http://shuxueshi.jie.blog.163.com/blog/static/13611628820104179856631/这篇博客写的很棒!#include#include#includeint main(){ int a,b,c,t; int i,j; int ... 阅读全文
posted @ 2014-08-06 19:07 人艰不拆_zmc 阅读(422) 评论(0) 推荐(0) 编辑
摘要: 这题很智慧。 VJ上4000多ms 大神的代码(VJ上才刚900ms) 阅读全文
posted @ 2014-08-06 14:14 人艰不拆_zmc 阅读(279) 评论(0) 推荐(0) 编辑
摘要: http://acm.sdut.edu.cn:8080/vjudge/contest/view.action?cid=203#problem/D 以前用字典树做过 第一次做的方法 大神的代码 阅读全文
posted @ 2014-08-06 13:34 人艰不拆_zmc 阅读(214) 评论(0) 推荐(0) 编辑
摘要: http://poj.org/problem?id=3096 for循环真是奇妙! 阅读全文
posted @ 2014-08-06 13:08 人艰不拆_zmc 阅读(174) 评论(0) 推荐(0) 编辑
摘要: http://acm.sdut.edu.cn:8080/vjudge/contest/view.action?cid=203#problem/B 属于暴力 现在STL刚入门 这是学长以前写的 这个代码是我第一次写的,不知道为什么 刚开始用了很多头文件,G++ wrong, c++ 编译错误 现在是 阅读全文
posted @ 2014-08-06 11:06 人艰不拆_zmc 阅读(243) 评论(0) 推荐(0) 编辑
摘要: 题目题解:http://blog.csdn.net/xu12110501127/article/details/9199335 有关博客:http://www.360doc.com/content/10/1118/16/963301_70454649.shtml 优先队列不错的博客。 priorit 阅读全文
posted @ 2014-08-06 10:31 人艰不拆_zmc 阅读(771) 评论(0) 推荐(0) 编辑