@@ -395,25 +395,24 @@ $$\sum_{i=0}^{n-1} (n - p[i]) - \sum_{i=0}^{n-2} \text{lcp}[i] = \frac{n^2 + n}{
395
395
* [UVA - 1227 - The longest constant gene](https://uva.onlinejudge.org/index.php?option=onlinejudge&page=show_problem&problem=3668)
396
396
* [SPOJ - Longest Common Substring](http://www.spoj.com/problems/LCS/en/)
397
397
* [UVA 11512 - GATTACA](https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=2507)
398
- * [LA 7502 - Suffixes and Palindromes](https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&category=720&page=show_problem& problem=5524 )
398
+ * [LA 7502 - Suffixes and Palindromes](https://vjudge.net/ problem/UVALive-7502 )
399
399
* [GYM - Por Costel and the Censorship Committee](http://codeforces.com/gym/100923/problem/D)
400
400
* [UVA 1254 - Top 10](https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=3695)
401
401
* [UVA 12191 - File Recover](https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=3343)
402
402
* [UVA 12206 - Stammering Aliens](https://uva.onlinejudge.org/index.php?option=onlinejudge&page=show_problem&problem=3358)
403
403
* [Codechef - Jarvis and LCP](https://www.codechef.com/problems/INSQ16F)
404
- * [LA 3943 - Liking's Letter](https://icpcarchive.ecs.baylor.edu/index.php?option=onlinejudge&Itemid=8&page=show_problem& problem=1944 )
404
+ * [LA 3943 - Liking's Letter](https://vjudge.net/ problem/UVALive-3943 )
405
405
* [UVA 11107 - Life Forms](https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=2048)
406
406
* [UVA 12974 - Exquisite Strings](https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=862&page=show_problem&problem=4853)
407
407
* [UVA 10526 - Intellectual Property](https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=1467)
408
408
* [UVA 12338 - Anti-Rhyme Pairs](https://uva.onlinejudge.org/index.php?option=onlinejudge&page=show_problem&problem=3760)
409
- * [DevSkills Reconstructing Blue Print of Life (archived)](http://web.archive.org/web/20210126015936/https://devskill.com/CodingProblems/ViewProblem/328)
410
409
* [UVA 12191 - File Recover](https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=3343)
411
410
* [SPOJ - Suffix Array](http://www.spoj.com/problems/SARRAY/)
412
- * [LA 4513 - Stammering Aliens](https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&page=show_problem& problem=2514 )
411
+ * [LA 4513 - Stammering Aliens](https://vjudge.net/ problem/UVALive-4513 )
413
412
* [SPOJ - LCS2](http://www.spoj.com/problems/LCS2/)
414
413
* [Codeforces - Fake News (hard)](http://codeforces.com/contest/802/problem/I)
415
414
* [SPOJ - Longest Commong Substring](http://www.spoj.com/problems/LONGCS/)
416
415
* [SPOJ - Lexicographical Substring Search](http://www.spoj.com/problems/SUBLEX/)
417
416
* [Codeforces - Forbidden Indices](http://codeforces.com/contest/873/problem/F)
418
417
* [Codeforces - Tricky and Clever Password](http://codeforces.com/contest/30/problem/E)
419
- * [LA 6856 - Circle of digits](https://icpcarchive.ecs.baylor.edu/index.php?option=onlinejudge&page=show_problem& problem=4868 )
418
+ * [LA 6856 - Circle of digits](https://vjudge.net/ problem/UVALive-6856 )
0 commit comments