You are viewing a single comment's thread. Return to all comments →
Don't worry. If k>=n-1, any two sequences of length n would be similar. So the real upper limit is that of n, which is 10^5.
Seems like cookies are disabled on this browser, please enable them to open this website
Minimal Cyclic Shift
You are viewing a single comment's thread. Return to all comments →
Don't worry. If k>=n-1, any two sequences of length n would be similar. So the real upper limit is that of n, which is 10^5.