摘要: 统计难题 Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 131070/65535 K (Java/Others)Total Submission(s): 16905 Accepted Submission(s): 7273 Problem 阅读全文
posted @ 2014-06-10 19:52 Freecode# 阅读(4700) 评论(5) 推荐(0) 编辑
摘要: 1061: 从三个数中找出最大的数Time Limit:1 SecMemory Limit:128 MBSubmit:154Solved:124[Submit][Status][Web Board]Description定义一个带参的宏(或者模板函数),从三个数中找出最大的数。Input3个短整型数... 阅读全文
posted @ 2014-06-10 10:36 Freecode# 阅读(450) 评论(0) 推荐(0) 编辑
摘要: 1059: 判别该年份是否闰年Time Limit:1 SecMemory Limit:128 MBSubmit:222Solved:139[Submit][Status][Web Board]Description给年份year,定义一个宏,以判别该年份是否闰年。提示:宏名可以定义为LEAP_YE... 阅读全文
posted @ 2014-06-10 10:33 Freecode# 阅读(833) 评论(0) 推荐(0) 编辑
摘要: 1064: 输入三个字符串,按由小到大的顺序输出Time Limit:1 SecMemory Limit:128 MBSubmit:471Solved:188[Submit][Status][Web Board]Description输入三个字符串,按由小到大的顺序输出。分别使用指针和引用方式实现两... 阅读全文
posted @ 2014-06-10 10:30 Freecode# 阅读(1147) 评论(0) 推荐(0) 编辑