2013年7月26日

uva 10515 规律打表

摘要: Problem G Power et al. Input:Standard InputOutput:Standard OutputFinding the exponent of any number can be very troublesome as it grows exponentiallyJ. But in this problem you will have to do a very simple task. Given two non-negative numbersmandn, you will have to find the last digit ofmnin decimal 阅读全文

posted @ 2013-07-26 22:44 雄.. 阅读(297) 评论(0) 推荐(0)

uva 11426 线性欧拉函数筛选+递推

摘要: Problem J GCD Extreme (II)Input:Standard InputOutput:Standard OutputGiven the value of N, you will have to find the value of G. The definition of G is... 阅读全文

posted @ 2013-07-26 10:30 雄.. 阅读(280) 评论(0) 推荐(0)

导航