2013年1月12日
摘要: 10106 - ProductThe ProblemThe problem is to multiply two integers X, Y. (0<=X,Y<10250)The InputThe input will consist of a set of pairs of lines. Each line in pair contains one multiplyer.The OutputFor each input pair of lines the output line should consist one integer the product.Sample Input 阅读全文
posted @ 2013-01-12 16:46 Still_Raining 阅读(197) 评论(0) 推荐(0)