This website requires JavaScript.
Explore
Help
Register
Sign in
aparler
/
RosettaCodeData
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
12
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
master
RosettaCodeData
/
Task
/
Pascals-triangle
/
K
/
pascals-triangle.k
9 lines
85 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Another update from ingydotnet^djgoku
2015-11-18 06:14:39 +00:00
pascal:{(x-1){+':x,0}\1}
pascal 6
tasks a-s
2013-04-10 23:57:08 -07:00
(1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1)
Reference in a new issue
Copy permalink