Skip to content

Commit 9d70fb8

Browse files
committed
Reference url correction
1 parent d2f4f05 commit 9d70fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

strings/z_function.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
https://cp-algorithms.com/string/z-function.html#:~:text=The%20Z%2Dfunction%20for%20this,Note.
2+
https://cp-algorithms.com/string/z-function.html
33
44
For given string this algorithm computes value for each index,
55
which represents the maximal length substring starting from the index

0 commit comments

Comments
 (0)