Re-exportsยง
pub use competitive::string::StringSearch;pub use competitive::string::SuffixAutomaton;
Functionsยง
- number_
of_ substrings - โ AC 51ms
- number_
of_ substrings_ suffix_ automaton - โ AC 206ms
- test_
number_ ๐of_ substrings - test_
number_ ๐of_ substrings_ suffix_ automaton