HHC 2022 - Programming Contest - no responses until after 6am Monday 6am CENTRAL
|
09-12-2022, 12:27 PM
(This post was last modified: 09-13-2022 08:03 AM by Bernd Grubert.)
Post: #17
|
|||
|
|||
RE: HHC 2022 - Programming Contest - no responses until after 6am Monday 6am CENTRAL
Hi Gene,
Thanks for the interesting contest. Here's my solution for the HP-41CX. It uses 78 bytes without the alpha label at the beginning. No registers used. I have added a new version "P2" which is 8 bytes (length is now 70 bytes) shorter and should be nearly two times faster. I replaced some of the x=0 with x=y tests, which allowed me to remove some stack clean-up code and eliminated one of the palindrom generations. Regards Bernd Edit: added register usage. Edit: added new version Code: 01◆LBL "P" Version P2: Code: 01◆LBL "P2" |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 5 Guest(s)