摘要: 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 颜威 阅读(109) 评论(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)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 2. Data Structures::Lists// 673 - Parentheses Balance#include #include #include #include usi... 阅读全文
posted @ 2014-08-15 10:20 颜威 阅读(123) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::Maths - Misc// 10161 - Ant on a Chessboard#include #include u... 阅读全文
posted @ 2014-08-12 15:50 颜威 阅读(118) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::Maths - Misc// 113 - Power of Cryptography#include #include u... 阅读全文
posted @ 2014-08-12 15:11 颜威 阅读(113) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::String// 644 - Immediate Decodability#include #include #inclu... 阅读全文
posted @ 2014-08-11 16:36 颜威 阅读(109) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::String// 10878 - Decode the tape#include #include using names... 阅读全文
posted @ 2014-08-11 15:40 颜威 阅读(97) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::Sorting/Searching// 156 - Ananagrams#include #include #includ... 阅读全文
posted @ 2014-08-11 11:10 颜威 阅读(212) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::String// 401 - Palindromes#include #include using namespace s... 阅读全文
posted @ 2014-08-10 16:03 颜威 阅读(127) 评论(0) 推荐(0)
摘要: AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::Sorting/Searching// 10420 - List of Conquests#include #includ... 阅读全文
posted @ 2014-08-09 17:44 颜威 阅读(152) 评论(0) 推荐(0)