上一页 1 ··· 3 4 5 6 7 8 9 下一页

2014年10月24日

zust_第二周——瞎扯系列

摘要: 首先来原题列表:A:Gridlandhttp://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=1037B:HangOverhttp://acm.zju.edu.cn/onlinejudge/showProblem.do?problemC... 阅读全文

posted @ 2014-10-24 23:33 angle_qqs 阅读(187) 评论(0) 推荐(0)

2014年10月23日

Codeforces Round #271 (Div. 2)-B. Worms

摘要: http://codeforces.com/problemset/problem/474/BB. Wormstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard o... 阅读全文

posted @ 2014-10-23 21:19 angle_qqs 阅读(204) 评论(0) 推荐(0)

Codeforces Round #271 (Div. 2)-A. Keyboard

摘要: http://codeforces.com/problemset/problem/474/AA. Keyboardtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstanda... 阅读全文

posted @ 2014-10-23 21:12 angle_qqs 阅读(193) 评论(0) 推荐(0)

2014年牡丹江现场赛打铁记

摘要: 10月10号的下午1点半灰机,坑爹的还晚点到了2点半了,然后苦逼的到哈尔滨都晚上8点半了,非直达的灰机伤不起啊T_T。然后找到宾馆再走到大街上就发现为什么这么冷清,明明才9点,夜生活都还没开始人都不见了是要闹哪样??最口苦逼的吃了一顿麦当劳你敢信? 11号一早起来赶火车去牡丹江,发现沿途的风景真心... 阅读全文

posted @ 2014-10-23 00:31 angle_qqs 阅读(187) 评论(0) 推荐(0)

2014年10月22日

Codeforces Round #274 (Div. 2)-C. Exams

摘要: http://codeforces.com/contest/479/problem/CC. Examstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outp... 阅读全文

posted @ 2014-10-22 23:39 angle_qqs 阅读(195) 评论(0) 推荐(0)

Codeforces Round #274 (Div. 2)-B. Towers

摘要: http://codeforces.com/contest/479/problem/BB. Towerstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard out... 阅读全文

posted @ 2014-10-22 23:35 angle_qqs 阅读(212) 评论(0) 推荐(0)

Codeforces Round #274 (Div. 2)-A. Expression

摘要: http://codeforces.com/contest/479/problem/AA. Expressiontime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard... 阅读全文

posted @ 2014-10-22 23:29 angle_qqs 阅读(218) 评论(0) 推荐(0)

2014年10月21日

二叉树

摘要: 1#include2#include3#include45typedefstructBitTreeNode{6intdata;7structBitTreeNode*Lchild;8structBitTreeNode*Rchild;9}BTNode;1011BTNode*CreateBitTree(... 阅读全文

posted @ 2014-10-21 18:30 angle_qqs 阅读(456) 评论(0) 推荐(0)

2014年10月17日

Codeforces Round #273 (Div. 2)-C. Table Decorations

摘要: http://codeforces.com/contest/478/problem/CC. Table Decorationstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputs... 阅读全文

posted @ 2014-10-17 20:24 angle_qqs 阅读(365) 评论(0) 推荐(0)

Codeforces Round #273 (Div. 2)-B. Random Teams

摘要: http://codeforces.com/contest/478/problem/BB. Random Teamstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstanda... 阅读全文

posted @ 2014-10-17 18:45 angle_qqs 阅读(205) 评论(0) 推荐(0)

上一页 1 ··· 3 4 5 6 7 8 9 下一页

导航