随笔分类 -  UVa

摘要: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 颜威 阅读(116) 评论(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 颜威 阅读(108) 评论(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 颜威 阅读(126) 评论(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 颜威 阅读(151) 评论(0) 推荐(0)
摘要:AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::Sorting/Searching// 299 - Train Swapping#include using namesp... 阅读全文
posted @ 2014-08-09 17:39 颜威 阅读(78) 评论(0) 推荐(0)
摘要:AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::Sorting/Searching// 10474 - Where is the Marble?#include #inc... 阅读全文
posted @ 2014-08-09 17:39 颜威 阅读(113) 评论(0) 推荐(0)
摘要:AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::Big Number// 748 - Exponentiation// bug:底数R必须带小数点,否则运算结果不对#in... 阅读全文
posted @ 2014-08-09 17:35 颜威 阅读(117) 评论(0) 推荐(0)
摘要:AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::Big Number// 10106 - Product#include #include //#include #def... 阅读全文
posted @ 2014-08-09 17:32 颜威 阅读(107) 评论(0) 推荐(0)
摘要:AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 1. Elementary Problem Solving::Big Number// 424 - Integer Inquiry#include #include using nam... 阅读全文
posted @ 2014-08-09 17:26 颜威 阅读(128) 评论(0) 推荐(0)
摘要:AOAPC I: Beginning Algorithm Contests (Rujia Liu)::Volume 0. Getting Started// 10055 - Hashmat the Brave Warrior#include using namespace std;int main(... 阅读全文
posted @ 2014-08-07 16:12 颜威 阅读(113) 评论(0) 推荐(0)