|
|
back to boardWhat about "aa...a" strings? Why can't I construct strings like "aa...a"? There is only one palindrome (the whole string) and it's the minimum value of palindromes obviously. Where is the contradiction the the statement? Re: What about "aa...a" strings? Posted by reshke 23 Jul 2024 17:16 u need to max complexity, but 'a...a' is an opposite. in sample complexity of solution is 3. |
|
|