Loading docs/math/bsgs.md +17 −18 Original line number Diff line number Diff line Loading @@ -88,7 +88,6 @@ $\therefore r = 0$. [BZOJ-1319](http://www.lydsy.com/JudgeOnline/problem.php?id=1319) 是一道模板题,代码可以在 [Steaunk的博客](https://blog.csdn.net/Steaunk/article/details/78988376) 中看到. ### 3.0 扩展篇 上文提到的情况是 $c$ 为素数的情况,如果 $c$ 不是素数呢? Loading Loading
docs/math/bsgs.md +17 −18 Original line number Diff line number Diff line Loading @@ -88,7 +88,6 @@ $\therefore r = 0$. [BZOJ-1319](http://www.lydsy.com/JudgeOnline/problem.php?id=1319) 是一道模板题,代码可以在 [Steaunk的博客](https://blog.csdn.net/Steaunk/article/details/78988376) 中看到. ### 3.0 扩展篇 上文提到的情况是 $c$ 为素数的情况,如果 $c$ 不是素数呢? Loading