摘要: 不多说了,各种排序,写的很简洁,适合自行学习。: 排序大联欢C++语言#include<iostream>#include<cstdio>#include<iomanip>#include<algorithm>#include<cstring>#include<string>#include<bitset>#include<queue>#include<vector>#include<string>#include<cmath>#include<map> 阅读全文
posted @ 2013-03-01 19:31 GGGin 阅读(145) 评论(0) 推荐(0) 编辑
摘要: 线段树入门 阅读全文
posted @ 2013-01-05 18:38 GGGin 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 博弈基础 阅读全文
posted @ 2013-01-04 02:48 GGGin 阅读(203) 评论(0) 推荐(0) 编辑
摘要: 博弈入门 Bash Game 阅读全文
posted @ 2013-01-04 01:08 GGGin 阅读(242) 评论(0) 推荐(0) 编辑
摘要: 裸Tarjin 阅读全文
posted @ 2013-01-03 22:11 GGGin 阅读(234) 评论(0) 推荐(0) 编辑
摘要: 无 阅读全文
posted @ 2012-12-29 20:01 GGGin 阅读(202) 评论(0) 推荐(0) 编辑
摘要: 图论基本,本人比较菜,慢慢进步中。 阅读全文
posted @ 2012-12-27 23:22 GGGin 阅读(775) 评论(0) 推荐(0) 编辑
摘要: 邻接表的表示方法 阅读全文
posted @ 2012-12-25 15:00 GGGin 阅读(375) 评论(0) 推荐(0) 编辑
摘要: 约瑟夫环(数学解法) 阅读全文
posted @ 2012-12-23 16:18 GGGin 阅读(260) 评论(0) 推荐(0) 编辑
摘要: 括号DP。。我一般这么叫它,它是我学DP的噩梦,但是我现在终于把他克服了。 阅读全文
posted @ 2012-12-18 19:15 GGGin 阅读(129) 评论(0) 推荐(0) 编辑