Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
14
Task/SEDOLs/Quackery/sedols.quackery
Normal file
14
Task/SEDOLs/Quackery/sedols.quackery
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[ 48 - dup 9 > if [ 7 - ] ] is chvalue ( c --> n )
|
||||
|
||||
[ 0 over witheach
|
||||
[ chvalue
|
||||
' [ 1 3 1 7 3 9 ]
|
||||
i^ peek * + ]
|
||||
10 mod 10 swap - 10 mod
|
||||
48 + join ] is ->sedol ( $ --> $ )
|
||||
|
||||
$ "710889 B0YBKJ 406566 B0YBLH
|
||||
228276 B0YBKL 557910 B0YBKR
|
||||
585284 B0YBKT B00030" nest$
|
||||
|
||||
witheach [ ->sedol echo$ cr ]
|
||||
Loading…
Add table
Add a link
Reference in a new issue