Post Reply 
2024 HHC Programming Contest - RPN #2
09-23-2024, 02:20 PM (This post was last modified: 09-23-2024 02:32 PM by Werner.)
Post: #3
RE: 2024 HHC Programming Contest - RPN #2
( edited a few times as I forgot to check The Rules)

Code:
01 LBL”FLOAT”
02 -8
03 X<>Y
04 ENTER
05 LBL 10
06 FIX IND Z
07 RND
08 X#Y?
09 GTO 00
10 ISG Z
11 GTO 10
12 LBL 00
13 DSE Z
14 LBL 00
15 RDN
16 X<>Y
17 RDN
16 FIX IND T
17 END

36 bytes, and I lose Z, T and L, so the score would be 36+21=57
Cheers, Werner

41CV†,42S,48GX,49G,DM42,DM41X,17BII,15CE,DM15L,12C,16CE
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 2024 HHC Programming Contest - RPN #2 - Werner - 09-23-2024 02:20 PM



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