Post Reply 
Programming puzzle: Longest list of regular numbers?
04-17-2017, 04:05 PM (This post was last modified: 04-17-2017 04:57 PM by pier4r.)
Post: #17
RE: Programming puzzle: Longest list of regular numbers?
Good question. I did not write IF THEN ELSE due to more verbosity (and since we are in RPL, IFT is understandable too for small code.

Someone should launch a loop to test a condition with IF THEN ELSE and IFT.

Did a test.

Programs:
[Image: CnRLJBz.png]

[Image: 3N9xG70.png]

just the FOR is stretched up to 1000 to be sure. Then TEVAL.

IF then else : 40.90 seconds
IFT: 41.80 seconds

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


Messages In This Thread
RE: Programming puzzle: Longest list of regular numbers? - pier4r - 04-17-2017 04:05 PM



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