LYRC - Editorial

I also got AC with O(n log n) suffix array. The important observation for me is to create a suffix array for each of the 100 strings, instead of a single suffix array for their concatenation. If not, I get TLE.

the practice and contest links aren’t working correctly…

The practice and contest links are link LYRC

Please fix the practice and contest links to below respectively.