Skip to main content

Module number_of_substrings

Module number_of_substrings 

Source

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 ๐Ÿ”’