OSDN Git Service

Update bsgs.md
authorIr1dXD <sirius.caffrey@gmail.com>
Mon, 20 Apr 2020 00:30:54 +0000 (08:30 +0800)
committerGitHub <noreply@github.com>
Mon, 20 Apr 2020 00:30:54 +0000 (08:30 +0800)
docs/math/bsgs.md

index 9e6e93f..be3fe6c 100644 (file)
@@ -191,7 +191,7 @@ $$
 -    [SDOI2013 随机数生成器](https://www.luogu.org/problem/P3306) 
 -    [BZOJ1319 Discrete Roots](http://www.lydsy.com/JudgeOnline/problem.php?id=1319) 模板
 -    [SDOI2011 计算器](https://loj.ac/problem/10214) 模板
--    [Luogu4195【模板】exBSGS/Spoj3105 Mod](https://www.luogu.org/problemnew/show/P4195) 目标
+-    [Luogu4195【模板】exBSGS/Spoj3105 Mod](https://www.luogu.org/problemnew/show/P4195) 模板
 -    [Codeforces - Lunar New Year and a Recursive Sequence](https://codeforces.com/contest/1106/problem/F) 
 
      **本页面部分内容以及代码译自博文 [Дискретное извлечение корня](http://e-maxx.ru/algo/discrete_root) 与其英文翻译版 [Discrete Root](https://cp-algorithms.com/algebra/discrete-root.html) 。其中俄文版版权协议为 Public Domain + Leave a Link;英文版版权协议为 CC-BY-SA 4.0。**