摘要:http://poj.org/problem?id=1331MultiplyTime Limit:1000MSMemory Limit:10000KDescription6*9 = 42" is not true for base 10, but is true for base 13. That is, 6(13) * 9(13) = 42(13) because 42(13) = 4 * 131 + 2 * 130 = 54(10).You are to write a program which inputs three integers p, q, and r and det
阅读全文
posted @ 2011-02-11 18:24
浙公网安备 33010602011771号