Jill-Jênn Vie

Results 99 comments of Jill-Jênn Vie

I think the default value allocates too much for most systems?

Probably the problem is: https://github.com/kth-competitive-programming/kactl/blob/main/content/strings/SuffixTree.h#L61 Default `ALPHA` should be at least 28 maybe?

Sorry I can explain :) As I edited the code too much. ```cpp SuffixTree st(s + (char)('z' + 1) + t + (char)('z' + 2)); ``` This requires `ALPHA =...

Since we added the timestamp the code is broken. Testcase is $K_{4, 3}$ (thanks mat_deg)

Fausse alerte. Le code est correct.

> Tu as relock poetry? No indeed. Why complex?

Hi, I thought this part of the doc allowed me to try in-page execution just with those lines: https://mystmd.org/guide/in-page-execution#jupyterlite But it didn't work and at some point it even tried...

Probably it's not critical!