Блог пользователя introduction

Автор introduction, 13 лет назад, По-английски

Here is the problem Link: SPOJ 687. Repeats I solved this problem using suffix array. But i want to solve this problem using suffix automata. How can solve it? Anyone can share your idea....

  • Проголосовать: нравится
  • +1
  • Проголосовать: не нравится

»
13 лет назад, скрыть # |
 
Проголосовать: нравится +4 Проголосовать: не нравится

Could you please describe your suffix array solution?