Commit fc847252 authored by Konstantinos Agiannis's avatar Konstantinos Agiannis

μερικά προβλήματα ακόμα + επαναφορά zip

parent 98d7d618
......@@ -8,7 +8,12 @@
### Rabin Karp
* [lottery, λύνεται και με hashing](https://pdp-archive.github.io/31-PDP/c-lottery-statement)
* [PLD - Palindromes](https://www.spoj.com/problems/PLD/)
* [Good Substrings, όμοιο με Πλήθος διακριτών substrings, λύνεται και με hashing](https://codeforces.com/problemset/problem/271/D)
### Trie
* [lottery](https://pdp-archive.github.io/31-PDP/c-lottery-statement)
* Πλήθος διακριτών substrings ενός string
* [Maximum Xor Subarray](https://cses.fi/problemset/task/1655)
* [Binary Strings (με persistency)](https://www.codechef.com/problems/BINSTR)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment