洛谷 5205 【模板】多项式开根
摘要:题目:https://www.luogu.org/problemnew/show/P5205 不会二次剩余。 牛顿迭代推开根式子: \( f^2(x)-g(x)=0 \) \( f(x)=f_0(x)-\frac{ f_0^2(x)-g(x) }{ ( f_0^2(x)-g(x) )' } = \f
阅读全文
posted @ 2019-04-05 11:58
posted @ 2019-04-05 11:58
posted @ 2019-02-20 11:43
posted @ 2019-02-18 17:10
posted @ 2018-12-11 21:09
posted @ 2018-11-30 11:41
posted @ 2018-11-29 23:50
posted @ 2018-11-29 21:05