摘要: Given any positive integer N, you are supposed to find all of its prime factors, and write them in the format N = p1k1 * p2k2 *…*pm^km. Input Specific 阅读全文
posted @ 2021-11-23 11:47 勇往直前的力量 阅读(57) 评论(0) 推荐(0)