How many different substrings does a string of n letters have

Revision en1, by jmrh_1, 2019-06-04 23:01:07

Hello codeforces Let's say an F(string s) as the number of different substrings that s has. Which is the maximum F(string x) such that x at most has 100000 characters and a dictionary of 26 characters.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English jmrh_1 2019-06-04 23:01:07 264 Initial revision (published)