Skip to content

Instantly share code, notes, and snippets.

@mike820324
Created March 6, 2014 06:29
Show Gist options
  • Save mike820324/9383585 to your computer and use it in GitHub Desktop.
Save mike820324/9383585 to your computer and use it in GitHub Desktop.
Please input a number (1~10):
0
Out of range!
Please input a number (1~10):
11
Out of range!
Please input a number (1~10):
8
1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
1 6 15 20 15 6 1
1 7 21 35 35 21 7 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment