摘要: 题目链接:http://202.197.224.59/OnlineJudge2/index.php/Contest/problems/contest_id/24就做了几个简单题直接上代码吧~A题: Assembly LineView Code 1 #include <iostream> 2 #include <cmath> 3 #include <cstring> 4 #include <cstdio> 5 #include <string> 6 #include <stdlib.h> 7 #include <alg 阅读全文
posted @ 2013-03-10 21:49 淡墨æ末央 阅读(168) 评论(0) 推荐(0) 编辑