摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 2. Data Structures::Lists// 11234 - Expressions#include #include #include #include #include ... 阅读全文
posted @ 2014-09-17 11:42 颜威 阅读(115) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 4. Algorithm Design// 10487 - Closest Sums#include #include using namespace std;int main(voi... 阅读全文
posted @ 2014-09-14 11:42 颜威 阅读(156) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::String// 10815 - Andy's First Dictionary#include #include #in... 阅读全文
posted @ 2014-08-23 17:19 颜威 阅读(281) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::String// 537 - Artificial Intelligence?#include #include #inc... 阅读全文
posted @ 2014-08-22 17:11 颜威 阅读(124) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::String// 10115 - Automatic Editing#include #include #include ... 阅读全文
posted @ 2014-08-22 16:05 颜威 阅读(139) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::String// 10010 - Where's Waldorf?#include #include #include /... 阅读全文
posted @ 2014-08-22 08:49 颜威 阅读(120) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::String// 10361 - Automatic Poetry#include #include #include #... 阅读全文
posted @ 2014-08-21 10:47 颜威 阅读(138) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 3. Brute Force::Elementary Skills// 11205 - The broken pedometer#include #include using name... 阅读全文
posted @ 2014-08-17 15:15 颜威 阅读(120) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 3. Brute Force::Elementary Skills// 729 - The Hamming Distance Problem#include #include #inc... 阅读全文
posted @ 2014-08-16 16:18 颜威 阅读(127) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 3. Brute Force::Elementary Skills// 10098 - Generating Fast#include #include #include using ... 阅读全文
posted @ 2014-08-16 11:51 颜威 阅读(168) 评论(0) 推荐(0)