Skip to content

Instantly share code, notes, and snippets.

@ArtemioVegas
Created February 15, 2019 09:28
Show Gist options
  • Save ArtemioVegas/54cf97e2e8d7a707f9a800c6aab248a5 to your computer and use it in GitHub Desktop.
Save ArtemioVegas/54cf97e2e8d7a707f9a800c6aab248a5 to your computer and use it in GitHub Desktop.
поиск палиндромов
https://ru.wikipedia.org/wiki/Поиск_длиннейшей_подстроки-палиндрома#.D0.90.D0.BB.D0.B3.D0.BE.D1.80.D0.B8.D1.82.D0.BC_.D0.9C.D0.B0.D0.BD.D0.B0.D0.BA.D0.B5.D1.80.D0.B0
https://habr.com/ru/post/276195/
https://gist.github.com/esase/56a249658a5dfe38228447b1af2723d6
https://github.com/search?l=PHP&q=Manacher&type=Repositories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment