haar_
lib
0.1.0
Module wildcard_
pattern_
matching
Sections
References
Problems
Module Items
Functions
In haar_
lib::
algo
haar_lib
::
algo
Module
wildcard_pattern_matching
Copy item path
Source
Expand description
ワイルドカードパターンマッチング
§
References
https://qiita.com/MatsuTaku/items/cd5581fab97d7e74a7b3
https://noshi91.hatenablog.com/entry/2024/05/26/060854
§
Problems
https://judge.yosupo.jp/problem/wildcard_pattern_matching
Functions
§
wildcard_
pattern_
matching
seq
の
|pat|
長の各連続部分列が
pat
と一致するかを判定する。
wildcard
はワイルドカードとして扱う。