Skip to content

Instantly share code, notes, and snippets.

@perlpilot
Created January 25, 2012 23:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save perlpilot/21bbf1da86d0e495408b to your computer and use it in GitHub Desktop.
Save perlpilot/21bbf1da86d0e495408b to your computer and use it in GitHub Desktop.
1,3,5 ... 13,16,19 --> 1 3 5 7 9 11 13 16 19
1,3,5 ^... 13,16,19 --> 3 5 7 9 11 13 16 19
1,3,5 ...^ 13,16,19 --> 1 3 5 7 9 11 16 19
1,3,5 ^...^ 13,16,19 --> 3 5 7 9 11 16 19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment