Post Reply 
RPL Mini-Challenge: All Odd Digits?
07-02-2017, 03:55 PM (This post was last modified: 07-02-2017 09:43 PM by Gilles59.)
Post: #6
RE: RPL Mini-Challenge: All Odd Digits?
With the GoferList Library :

Code:

→STR Chars « STR→ 2 MOD » All

Short but slow (24sec) in the worst case (1000 digits all odd). I think SREPL is a (the) key ;D

PS :

Code:

→STR Chars STR→  « 2 MOD » All
is a little slower
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: RPL Mini-Challenge: All Odd Digits? - Gilles59 - 07-02-2017 03:55 PM



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