摘要: IntervalsTime Limit: 10000/5000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 3332Accepted Submission(s): 1227Problem ... 阅读全文
posted @ 2015-08-19 21:50 非我非非我 阅读(253) 评论(0) 推荐(0) 编辑
摘要: 以下函数包含在头文件string.h中1、strlen函数:作用:计算字符串长度返回值为字符串的长度使用:设len为所要求的字符串长度,str[MAX];为所要求的字符串则len=strlen(str);2、strcpy函数:作用:将一个字符串拷贝下来,复制给另一个字符串使用:设两个字符串为str1... 阅读全文
posted @ 2015-08-19 18:57 非我非非我 阅读(229) 评论(0) 推荐(0) 编辑
摘要: THE DRUNK JAILERTime Limit:1000MSMemory Limit:10000KTotal Submissions:25124Accepted:15767DescriptionA certain prison contains a long hall of n cells, ... 阅读全文
posted @ 2015-08-19 17:14 非我非非我 阅读(199) 评论(0) 推荐(0) 编辑
摘要: CandiesTime Limit:1500MSMemory Limit:131072KTotal Submissions:25776Accepted:7033DescriptionDuring the kindergarten days, flymouse was the monitor of h... 阅读全文
posted @ 2015-08-19 17:02 非我非非我 阅读(150) 评论(0) 推荐(0) 编辑
摘要: TramTime Limit:1000MSMemory Limit:30000KTotal Submissions:12005Accepted:4365DescriptionTram network in Zagreb consists of a number of intersections an... 阅读全文
posted @ 2015-08-19 16:36 非我非非我 阅读(149) 评论(0) 推荐(0) 编辑
摘要: WormholesTime Limit:2000MSMemory Limit:65536KTotal Submissions:36729Accepted:13444DescriptionWhile exploring his many farms, Farmer John has discovere... 阅读全文
posted @ 2015-08-19 11:50 非我非非我 阅读(189) 评论(0) 推荐(0) 编辑