Post Reply 
HHC 2017 RPN Programming contest information and results thread
09-18-2017, 10:26 PM (This post was last modified: 09-18-2017 11:07 PM by John Keith.)
Post: #30
RE: HHC 2017 RPN Programming contest information and results thread
OK then, here's my (irrelevant) RPL version using DavidM's ListExt library:

Code:
\<< 0 SWAP DO I\->NL SQ LSUM SWAP 1 + SWAP
           UNTIL { 1 4 } OVER POS
           END "HAPPY"
        IF SWAP 4 SAME
        THEN "UN" SWAP +
        END \->TAG
\>>
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HHC 2017 RPN Programming contest information and results thread - John Keith - 09-18-2017 10:26 PM



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