8000 Update prefix-function.md · cp-algorithms/cp-algorithms@0e950f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e950f8

Browse files
Update prefix-function.md
1 parent 35d2a26 commit 0e950f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/string/prefix-function.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ The problem can be solved in the same way by constructing the automaton of the p
381381
* [UVA 12467 - Secret Word](https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=3911)
382382
* [UVA 11019 - Matrix Matcher](https://uva.onlinejudge.org/index.php?option=onlinejudge&page=show_problem&problem=1960)
383383
* [SPOJ - Pattern Find](http://www.spoj.com/problems/NAJPF/)
384+
* [SPOJ - A Needle in the Haystack](https://www.spoj.com/problems/NHAY/)
384385
* [Codeforces - Anthem of Berland](http://codeforces.com/contest/808/problem/G)
385386
* [Codeforces - MUH and Cube Walls](http://codeforces.com/problemset/problem/471/D)
386387
* [Codeforces - Prefixes and Suffixes](https://codeforces.com/contest/432/problem/D)

0 commit comments

Comments
 (0)
0