Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (8 loc) · 338 Bytes

TODO.md

File metadata and controls

8 lines (8 loc) · 338 Bytes
  • --verboseオプション追加(探索中の文字列出力機能)
  • --prefix指定の対応
  • --suffix指定の対応
  • --contains対応(aho corasickで探索)
  • 辞書からtrie木を作って高速化
  • dp2の計算をbitsetで高速化
  • 中断、再開
  • 見つかったパスワード集約