摘要: the problem is from PAT,which website is http://pat.zju.edu.cn/contests/pat-a-practise/1081 the code is as followed: #include #include long int gongyue(long int num1, long int num2) { long int gc... 阅读全文
posted @ 2014-09-24 11:27 maverick_fu 阅读(149) 评论(0) 推荐(0)