Unverified Commit 153ca9b9 authored by ir1d's avatar ir1d
Browse files

fix: fix mistakes in the previous commit

parent 7282fa61
Loading
Loading
Loading
Loading
+17 −18
Original line number Diff line number Diff line
@@ -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$ 不是素数呢?