摘要: rank链接 签到题:EDGI 铜题:H 银题:JKM 金牌:B D Strange Fractions 设 \(x = {a \over b}\),那么有 \({p\over q} = x + {1 \over x}\) ,可以转换为求解 \(qx^2-px+q = 0\) 的正整数根。 使用求根 阅读全文
posted @ 2021-11-28 21:50 kpole 阅读(2607) 评论(3) 推荐(4)