Изменения рейтингов за последние раунды временно удалены. Скоро они будут возвращены. ×

Interesting Problem About Deleting Adjacent Characters in a Binary String

Правка en2, от tfgs, 2025-03-14 22:45:17

You're given a binary string. You can delete two equal adjacent characters however many times you like. Is it true that no matter how you delete adjacent characters, there is a unique shortest string that you can end up with?

I've been stuck on this for a while now. I suspect that the answer is yes, but I have no idea how to prove it. Please help me prove or disprove.

Теги math, proofs

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский tfgs 2025-03-14 22:45:17 10 Tiny change: 'elete two adjacent ' -> 'elete two **equal** adjacent '
en1 Английский tfgs 2025-03-14 20:21:09 440 Initial revision (published)