Skip to content

Instantly share code, notes, and snippets.

@dcrystalj
Created January 23, 2014 09:58
Show Gist options
  • Save dcrystalj/8575912 to your computer and use it in GitHub Desktop.
Save dcrystalj/8575912 to your computer and use it in GitHub Desktop.
ivz
s1 0 1 1 0 1 0
k 1 1 1 0 0 0
t1 0 1 1 1 0 1
s2 0 1 0 1 1 0
k 1 1 1 0 0 0
t2 0 1 0 0 0 1
t1 xor t2
= 1 1 0 0 1 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment