contest icon indicating copy to clipboard operation
contest copied to clipboard

Aho-Corasick

Open koba-e964 opened this issue 4 years ago • 1 comments

Solve problems mentioned in http://algoogle.hadrori.jp/algorithm/aho-corasick.html.

  • [x] https://atcoder.jp/contests/joisc2010/tasks/joisc2010_dna
  • [ ] https://codeforces.com/problemset/problem/434/C
  • [ ] http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=2212

koba-e964 avatar Oct 25 '20 14:10 koba-e964

https://atcoder.jp/contests/jsc2019-final/tasks/jsc2019_final_e https://github.com/koba-e964/contest/commit/81ddc5a933312cefa3d155ab63ae530753fc9ff3

koba-e964 avatar Jun 21 '21 12:06 koba-e964