摘要: Poj 2352 Star 阅读全文
posted @ 2014-11-04 23:23 小白v 阅读(133) 评论(0) 推荐(0) 编辑
摘要: 树状数组 阅读全文
posted @ 2014-11-04 18:52 小白v 阅读(287) 评论(0) 推荐(0) 编辑
摘要: 二叉树的层次遍历 阅读全文
posted @ 2014-11-03 22:21 小白v 阅读(294) 评论(1) 推荐(0) 编辑
摘要: C++中的delete和delete[]的区别 阅读全文
posted @ 2014-11-01 12:22 小白v 阅读(193) 评论(0) 推荐(0) 编辑
摘要: 1 #include 2 #include 3 using namespace std; 4 int Height,WorkNum; 5 int TotalNum; 6 int AllCatsHeight,mid; 7 int Left = 1,Right=10000; 8 int main(... 阅读全文
posted @ 2014-11-01 03:03 小白v 阅读(199) 评论(0) 推荐(0) 编辑
摘要: Uva 10336 Rank the Languages 阅读全文
posted @ 2014-10-31 21:51 小白v 阅读(242) 评论(0) 推荐(0) 编辑
摘要: Uva 536 Tree Recovery 阅读全文
posted @ 2014-10-31 21:37 小白v 阅读(175) 评论(0) 推荐(0) 编辑
摘要: Uva10701 Pre, in and post 阅读全文
posted @ 2014-10-31 21:35 小白v 阅读(229) 评论(0) 推荐(0) 编辑
摘要: POJ 2062 Card Game Cheater 阅读全文
posted @ 2014-10-28 22:52 小白v 阅读(148) 评论(0) 推荐(0) 编辑
摘要: POJ 2051 Argus 阅读全文
posted @ 2014-10-28 20:26 小白v 阅读(408) 评论(0) 推荐(0) 编辑