KILLKTH - Editorial

okay thanks!

@author please add some strong test case!

@vivek_1998299 thanks for your help and for your code also :slight_smile:

I have a question. Are we only concerned about unique substrings? Say, if there is a substring “xy” and it occurs twice in the given input string, do we concatenate “xyxy” or does “xy” contribute to the “secret string” only once?