摘要: Leftmost DigitTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 12229Accepted Submission(s): 4674题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1060Problem DescriptionGiven a positive integer N, you should output the leftmost digit of N^N.InputThe in 阅读全文
posted @ 2014-04-06 10:04 狂盗一枝梅 阅读(240) 评论(0) 推荐(0) 编辑