Skip to content

Instantly share code, notes, and snippets.

@saw
Created November 6, 2009 01:42
Show Gist options
  • Save saw/227602 to your computer and use it in GitHub Desktop.
Save saw/227602 to your computer and use it in GitHub Desktop.
var b=[],c=1;function d(a){var e=[],f=0;a&&b.push(a.join("\t"));for(a=0;a<10;a++)e.push(++f*c);c++<11&&d(e)}d();alert(b.join("\n"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment