2014年7月31日
摘要: Apple Treehttp://poj.org/problem?id=3321 1 #include 2 #include 3 #define mt(a,b) memset(a,b,sizeof(a)) 4 #define lrrt int L,int R,int rt 5 #define ial... 阅读全文
posted @ 2014-07-31 10:50 gaolzzxin 阅读(200) 评论(0) 推荐(0) 编辑
摘要: Atlantishttp://poj.org/problem?id=1151http://acm.hdu.edu.cn/showproblem.php?pid=1542 1 #include 2 #include 3 #include 4 #include 5 #define mt(a,b) mem... 阅读全文
posted @ 2014-07-31 10:48 gaolzzxin 阅读(202) 评论(0) 推荐(0) 编辑