Guest User

Untitled

a guest
May 22nd, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. * + * = 0
  2.  
  3. a xor a = 0
  4.  
  5. * + 0 = 0
  6.  
  7. a xor 0 = 0
  8.  
  9. ... A B C D E ...
  10.  
  11. <–> A⊕C <-> B⊕D <-> C⊕E <->
Add Comment
Please, Sign In to add comment