Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
{[n;k]_(*/(k-1)_1+!n)%(*/1+!k)} . 5 3
|
||||
10
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
{[n;k]i:!(k-1);_*/((n-i)%(i+1))} . 5 3
|
||||
10
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
pascal:{x{+':0,x,0}\1}
|
||||
pascal 5
|
||||
(1
|
||||
1 1
|
||||
1 2 1
|
||||
1 3 3 1
|
||||
1 4 6 4 1
|
||||
1 5 10 10 5 1)
|
||||
|
||||
{[n;k](pascal n)[n;k]} . 5 3
|
||||
10
|
||||
Loading…
Add table
Add a link
Reference in a new issue