- 博客(2)
- 收藏
- 关注
转载 Alexandra and Prime Numbers
原题链接:https://cn.vjudge.net/problem/HDU-5108 每个合数都可以写成几个质数相乘的形式,其中每个质数都是这个合数的因数,叫做这个合数的分解质因数。 分解质因数只针对合数。求一个数分解质因数,要从最小的质数除起,一直除到结果为质数为止。分解质因数的算式叫短除法,和除法的性质差不多,还可以用来求多个个数的公因式。(来源:百度百科) 这道题要找一个最小的 m ,...
2018-09-24 17:32:00 186
原创 【HDUOJ】第1002题 A + B Problem II 纯C语言解法
【HUDOJ-1002】1.原题:Problem DescriptionI have a very simple problem for you. Given two integers A and B, your job is to calculate the Sum of A + B. InputThe first line of the input contains an integer T(...
2018-06-23 20:04:13 2733 4
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人