摘要: 题目1464:Hello World for U时间限制:1 秒内存限制:128 兆特殊判题:否提交:3872解决:1082题目描述:Given any string of N (>=5) characters, you are asked to form the characters into t... 阅读全文
posted @ 2015-02-12 22:13 Deribs4 阅读(220) 评论(0) 推荐(0) 编辑
摘要: 题目1003:A+B时间限制:1 秒内存限制:32 兆特殊判题:否提交:12812解决:5345题目描述:给定两个整数A和B,其表示形式是:从个位开始,每三位数用逗号","隔开。现在请计算A+B的结果,并以正常形式输出。输入:输入包含多组数据数据,每组数据占一行,由两个整数A和B组成(-10^9 ... 阅读全文
posted @ 2015-02-12 20:28 Deribs4 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 using namespace std; 8 int map[15][15]; 9 int main(){10 int P,T,G1,G2,G3,GJ;1... 阅读全文
posted @ 2015-02-12 20:13 Deribs4 阅读(227) 评论(0) 推荐(0) 编辑
摘要: 题目1001:A+B for Matrices时间限制:1 秒内存限制:32 兆特殊判题:否提交:15235解决:6172题目描述: This time, you are supposed to find A+B where A and B are two matrices, and then co... 阅读全文
posted @ 2015-02-12 20:00 Deribs4 阅读(170) 评论(0) 推荐(0) 编辑
摘要: HighwaysTime Limit:1000MSMemory Limit:65536KTotal Submissions:23376Accepted:10797DescriptionThe island nation of Flatopia is perfectly flat. Unfortuna... 阅读全文
posted @ 2015-02-12 18:44 Deribs4 阅读(146) 评论(0) 推荐(0) 编辑
摘要: NetworkTime Limit:1000MSMemory Limit:30000KTotal Submissions:14056Accepted:5509Special JudgeDescriptionAndrew is working as system administrator and i... 阅读全文
posted @ 2015-02-12 15:49 Deribs4 阅读(122) 评论(0) 推荐(0) 编辑
摘要: Arctic NetworkTime Limit:2000MSMemory Limit:65536KTotal Submissions:11187Accepted:3660DescriptionThe Department of National Defence (DND) wishes to co... 阅读全文
posted @ 2015-02-12 11:43 Deribs4 阅读(220) 评论(0) 推荐(0) 编辑