摘要: 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)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 3. Brute Force::Elementary Skills// 146 - ID Codes#include #include #include using namespace... 阅读全文
posted @ 2014-08-16 10:33 颜威 阅读(107) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 2. Data Structures::Lists// 10050 - Hartals#include #include using namespace std;int day[365... 阅读全文
posted @ 2014-08-16 09:07 颜威 阅读(158) 评论(0) 推荐(0)