摘要:
lightoj 1014 Ifter Party链接:http://www.lightoj.com/volume_showproblem.php?problem=1014题意:给你两个数 p, l,求 cha(cha = p-l)的约数,当约数大于 l 时,按从小到大输出思路:想不出什么好解法,直接暴搞,从 1—> sqrt(ca*1.0); 然后按大小输出,最近刚学了stl,就用vector写了一个 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 8 using namespace std; 9 1 阅读全文
posted @ 2013-07-15 20:52
妮king狼
阅读(335)
评论(0)
推荐(0)

浙公网安备 33010602011771号