Post Reply 
2024 HHC Programming Contest - RPN #2
09-24-2024, 06:15 PM (This post was last modified: 09-24-2024 06:35 PM by AnnoyedOne.)
Post: #9
RE: 2024 HHC Programming Contest - RPN #2
(09-24-2024 10:03 AM)rprosperi Wrote:  Surely a bonus prize of some type is due for using probably the most obscure command I've seen in a program listing in years:

Almost as obscure as using f FIX I, f SCI I or f ENG I on a HP-15C Smile

Code:

   001 {    42 21 11 } f LBL A
   002 {           9 } 9
   003 {       44 25 } STO I
   004 {    42 21  0 } f LBL 0
   005 {    42  7 25 } f FIX I
   006 {       45 25 } RCL I
   007 {       42 31 } f PSE
   008 {    42  5 25 } f DSE I
   009 {       22  0 } GTO 0
   010 {    43 30  1 } g TEST x>0
   011 {       22  0 } GTO 0
   012 {       43 32 } g RTN

A1

HP-15C (2234A02xxx), HP-16C (2403A02xxx), HP-15C CE (9CJ323-03xxx), HP-20S (2844A16xxx), HP-12C+ (9CJ251)

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 - AnnoyedOne - 09-24-2024 06:15 PM



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