Rightmost Digit
摘要:
Rightmost DigitTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 25969Accepted Submission(s): 9982Problem DescriptionGiven a positive integer N, you should output the most right digit of N^N.InputThe input contains several test cases. The first line 阅读全文
posted @ 2013-09-21 23:09 ~Love() 阅读(222) 评论(0) 推荐(0)