yaadav's blog

By yaadav, 11 years ago, In English

I learnt kmp & z-algorithm last week . So i want to solve some question related to kmp failure function & z-algorithm . Please suggest me such questions on codeforces .

  • Vote: I like it
  • +2
  • Vote: I do not like it

»
11 years ago, # |
  Vote: I like it 0 Vote: I do not like it

291E - Tree-String Problem Requires a slight modification of KMP.

»
11 years ago, # |
  Vote: I like it 0 Vote: I do not like it