[SOLVED] DSRN (dog slow roman numerals)
|
06-12-2014, 09:17 PM
Post: #14
|
|||
|
|||
RE: DSRN (dog slow roman numerals)
Yet another variant without using a subroutine:
Code: \<< \-> n Cheers Thomas PS: I tried using DOLIST but I failed. However I noticed something I didn't know: { 1 2 3 } 1 \<< DUP \>> DOLIST This produces: { 1 1 2 2 3 3 } Whatever the program produces will be added to the list. I thought this will lead to: 1 2 3 { 1 2 3 } |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)