摘要: 题目描述:两个数a和b(a 2 #include 3 #include 4 using namespace std; 5 6 const int N = 1001; 7 const int M = 500001; 8 const int E = 100000; 9 bool p... 阅读全文
posted @ 2015-04-25 16:22 hxy_has_been_used 阅读(278) 评论(0) 推荐(0) 编辑