Help needed to solve this problem!!

Правка en1, от aya1909, 2020-11-24 08:44:33

Given two binary strings of equal length (eg. "10101" and "10010") we had to find whether we can convert string 1 to string 2 by performing following operations:

reverse substring of length 2 reverse substring of length 2 reverse substring of length 2

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский aya1909 2020-11-24 08:44:33 291 Initial revision (published)