We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f4f05 commit 9d70fb8Copy full SHA for 9d70fb8
strings/z_function.py
@@ -1,5 +1,5 @@
1
"""
2
-https://cp-algorithms.com/string/z-function.html#:~:text=The%20Z%2Dfunction%20for%20this,Note.
+https://cp-algorithms.com/string/z-function.html
3
4
For given string this algorithm computes value for each index,
5
which represents the maximal length substring starting from the index
0 commit comments