Just another update

This commit is contained in:
Ingy döt Net 2015-02-20 00:35:01 -05:00
parent a25938f123
commit 00a190b0a6
6591 changed files with 94363 additions and 23227 deletions

View file

@ -0,0 +1 @@
thru=: <./ + i.@(+*)@-~

View file

@ -0,0 +1,6 @@
(#~ 0 = 2&|) 1 thru 20
2 4 6 8 10 12 14 16 18 20
(#~ 0 = 3&|) 1 thru 20
3 6 9 12 15 18
(#~ 1 = 3&|) 1 thru 20
1 4 7 10 13 16 19

View file

@ -0,0 +1,2 @@
(#~ 1&p:) 1 thru 20
2 3 5 7 11 13 17 19