摘要: Rightmost DigitTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 26512 Accepted Submission(s): 10193 Problem DescriptionGiven a positive integer N, you should output the most right digit of N^N.InputThe input contains several test cases. The first 阅读全文
posted @ 2013-11-07 21:47 龙腾四海365 阅读(164) 评论(0) 推荐(0) 编辑
摘要: Leftmost DigitTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 11305 Accepted Submission(s): 4329 Problem DescriptionGiven a positive integer N, you should output the leftmost digit of N^N.InputThe input contains several test cases. The first line 阅读全文
posted @ 2013-11-07 18:44 龙腾四海365 阅读(106) 评论(0) 推荐(0) 编辑
摘要: HangOverTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 8258 Accepted Submission(s): 3414 Problem DescriptionHow far can you make a stack of cards overhang a table? If you have one card, you can create a maximum overhang of half a card length. (W 阅读全文
posted @ 2013-11-07 14:05 龙腾四海365 阅读(130) 评论(0) 推荐(0) 编辑