#R1359. C二级辅导-质数因子

C二级辅导-质数因子

说明

p { margin-bottom: 0.21cm; }

输入一个正整数,输出它的所有质数的因子(如180的质数因子为22335

180
2 2 3 3 5