Skip to content

Instantly share code, notes, and snippets.

@rbe
Created August 25, 2012 12:02
Show Gist options
  • Select an option

  • Save rbe/3464540 to your computer and use it in GitHub Desktop.

Select an option

Save rbe/3464540 to your computer and use it in GitHub Desktop.
3 | 6
0 0 0 0 0 0 1 1 | 0 0 0 0 0 1 1 0 == 0 0 0 1 1 1 ... ist 7
7 | 5
0 0 0 0 0 1 1 1 | 0 0 0 0 0 1 0 1 == 0 0 0 1 1 1 ... ist 7
7 | 7
0 0 0 0 0 1 1 1 | 0 0 0 0 0 1 1 1 == 0 0 0 1 1 1 ... ist 7
7 | 32
0 0 0 0 0 1 1 1 | 0 0 1 0 0 0 0 0 == 1 0 0 1 1 1 ... ist 39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment