Advertisement
Guest User

Untitled

a guest
Jun 15th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. A = ghijk
  2.  
  3. Transformation: j -> h gives ghihk
  4.  
  5. Transformation: i -> j gives ghjhk
  6.  
  7. Transformation: k -> i gives ghjhi
  8.  
  9. Transformation: h -> k gives gkjki
  10.  
  11. Transformation: g -> h gives hkjki = B
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement