How many different substrings does a string of n letters have

Правка en1, от 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.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский jmrh_1 2019-06-04 23:01:07 264 Initial revision (published)