随笔分类 -  >>水题

摘要:Friendship of FrogTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 135 Accepted Submission(s): 10... 阅读全文
posted @ 2015-12-02 14:13 handsomecui 阅读(404) 评论(0) 推荐(0) 编辑
摘要:sequence1Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 42Accepted Submission(s): 38 Problem Des... 阅读全文
posted @ 2015-11-21 22:01 handsomecui 阅读(292) 评论(0) 推荐(0) 编辑
摘要:1354 - IP CheckingPDF (English)StatisticsForumTime Limit:2 second(s)Memory Limit:32 MBAn IP address is a 32 bit address formatted in the following way... 阅读全文
posted @ 2015-11-08 14:14 handsomecui 阅读(438) 评论(0) 推荐(0) 编辑
摘要:Huatuo's Medicine Time Limit: 3000/1000MS (Java/Others) Memory Limit: 65535/65535KB (Java/Others)Huatuo was a famous doctor. He use identical bottles... 阅读全文
posted @ 2015-10-30 13:19 handsomecui 阅读(165) 评论(0) 推荐(0) 编辑
摘要:GT and sequenceAccepts: 385Submissions: 1467Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/65536 K (Java/Others)Problem DescriptionYou are ... 阅读全文
posted @ 2015-10-17 21:04 handsomecui 阅读(235) 评论(0) 推荐(0) 编辑
摘要:18岁的生日: 1 #include 2 int m[13]={31,28,31,30,31,30,31,31,30,31,30,31}; 3 int nian(int x){ 4 if(x%400==0||(x%4==0&&x%100!=0))return 1; 5 else re... 阅读全文
posted @ 2015-07-24 17:51 handsomecui 阅读(210) 评论(0) 推荐(0) 编辑
摘要:月之数Time Limit : 1000/1000ms (Java/Other)Memory Limit : 32768/32768K (Java/Other)Total Submission(s) : 32Accepted Submission(s) : 22Font: Times New Rom... 阅读全文
posted @ 2015-07-22 17:22 handsomecui 阅读(602) 评论(0) 推荐(0) 编辑