Post Reply 
HHC 2016 RPL Programming Contest
09-19-2016, 08:36 PM
Post: #13
RE: HHC 2016 RPL Programming Contest
(09-19-2016 03:50 PM)DavidM Wrote:  Thanks for using NIP -- I don't use UserRPL much these days and had to look that one up. Nice to know that there's a SWAPDROP for UserRPL!

I assume it's called "NIP" as in "nip it in the bud," but I picture a bunch of guys sitting around the table saying, "SWAPDROP is too long. What else could we call it? How about NIP?"

(09-19-2016 03:50 PM)DavidM Wrote:  I had a hard time taking SysRPL out of my head for this problem as well,

I've dabbled a little with SRPL. I'm always amazed at how specific the commands are: DUP4UNROLL, OVERLEN$, POSCHRREV. I half expected there to be a command called MAXDISTCHAR$.

I also used list processing on my first attempt so that I could use REVLIST.

It's funny how the brain works. When I got it down to 138 bytes, I was convinced I had done the very best I could. Then I saw something that I could do to reduce it further, and further, and further, each time fully convinced that I was absolutely done. Optimizing is a very psychological process.

-wes
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HHC 2016 RPL Programming Contest - Gene - 09-17-2016, 01:39 PM
RE: HHC 2016 RPL Programming Contest - Wes Loewer - 09-19-2016 08:36 PM



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