Post Reply 
Programming puzzles: processing lists!
11-03-2017, 09:42 PM
Post: #220
RE: Programming puzzles: processing lists!
A way that is still feasible to type on the 50g (therefore no help from a qwerty) but it is also quite quick to generate a list equivalent to the following:

Code:

\<< 12 N 0.1 * +  \>>
1
2118
1
SEQ

@ days that it would take to a folder that is 12 KB and grows every day of 0.1 KB
@ to fill, more or less, 250MB.

SEQ is fast enough, but is there something faster and still manageable to write? ListExt, Goferlist and what not allowed.

Wikis are great, Contribute :)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Programming puzzles: processing lists! - pier4r - 11-03-2017 09:42 PM



User(s) browsing this thread: 7 Guest(s)