上一页 1 ··· 8 9 10 11 12 13 14 15 16 下一页

2016年12月27日

ural 1209. 1,10,100,1000.....

摘要: z 好像就是解这个方程: a[i]表示在序列中的位置,如果有正整数解,则是1,否则是0 变形的 阅读全文

posted @ 2016-12-27 21:14 mkfoy 阅读(314) 评论(0) 推荐(0)

ural 1197. Lonesome Knight

摘要: 每次knight都能在水平或竖直方向移动两格,然后到向左或右偏移一格: 直接枚举: 阅读全文

posted @ 2016-12-27 19:57 mkfoy 阅读(230) 评论(0) 推荐(0)

ural 1149. Sinus Dances

摘要: 就是找规律: 阅读全文

posted @ 2016-12-27 19:26 mkfoy 阅读(154) 评论(0) 推荐(0)

2016年12月20日

优先级队列

摘要: 2.优先级队列 2.1 问题描述 计算机学院学生会只有一台打印机,它承担了非常繁重的打印工作。有时在打印机队列中有上百份的文件要打印,你可能要等上几个小时才能得到你想要的打印文件。 因为有些打印工作比较重要,所以学生会主席发明并实现了打印工作队列的一个简单的优先系统。每个打印工作被赋予了一个从1到9 阅读全文

posted @ 2016-12-20 21:02 mkfoy 阅读(1452) 评论(0) 推荐(0)

2016年12月15日

Codeforces Round #384 (Div. 2) C. Vladik and fractions

摘要: 传送门:http://codeforces.com/contest/743/problem/C C. Vladik and fractions time limit per test 1 second memory limit per test 256 megabytes input standar 阅读全文

posted @ 2016-12-15 14:53 mkfoy 阅读(268) 评论(0) 推荐(0)

Codeforces Round #384 (Div. 2) B. Chloe and the sequence

摘要: 传送门:http://codeforces.com/contest/743/problem/B B. Chloe and the sequence time limit per test 1 second memory limit per test 256 megabytes input stand 阅读全文

posted @ 2016-12-15 12:27 mkfoy 阅读(253) 评论(0) 推荐(0)

Codeforces Round #384 (Div. 2) A. Vladik and flights

摘要: A. Vladik and flights time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A. Vladik and flig 阅读全文

posted @ 2016-12-15 12:08 mkfoy 阅读(274) 评论(0) 推荐(0)

2016年12月14日

POJ 1246 Find The Multiple

摘要: 传送门:http://poj.org/problem?id=1426 Find The Multiple Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 28464 Accepted: 11802 Special Judge De 阅读全文

posted @ 2016-12-14 18:41 mkfoy 阅读(255) 评论(0) 推荐(0)

2016年12月11日

POJ 3276 Face The Right Way

摘要: 传送门:http://poj.org/problem?id=3276 Face The Right Way Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 4504 Accepted: 2086 Description Farme 阅读全文

posted @ 2016-12-11 12:24 mkfoy 阅读(341) 评论(0) 推荐(0)

2016年12月7日

POJ 3279 Fliptile

摘要: 传送门:http://poj.org/problem?id=3279 Fliptile Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 8322 Accepted: 3102 Description Farmer John kno 阅读全文

posted @ 2016-12-07 19:14 mkfoy 阅读(321) 评论(0) 推荐(0)

上一页 1 ··· 8 9 10 11 12 13 14 15 16 下一页

导航