Skip to content

Instantly share code, notes, and snippets.

@mike820324
Created March 6, 2014 06:16
Show Gist options
  • Save mike820324/9383482 to your computer and use it in GitHub Desktop.
Save mike820324/9383482 to your computer and use it in GitHub Desktop.
Please input first number (3~10): 0
Out of range!
Please input first number (3~10): 8
Please input second number (3~10): 11
Out of range!
Please input second number (3~10): 8
1 1 0 0 0 1 1 1
1 1 1 1 1 0 0 1
0 0 1 0 0 1 1 0
1 0 0 1 0 0 1 1
1 0 0 1 0 0 0 0
0 0 0 1 0 0 0 1
0 0 1 1 0 0 1 0
0 1 1 0 0 0 1 1
total: 23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment