Post Reply 
2023 RPN HHC Programming Contest
10-09-2023, 12:17 PM (This post was last modified: 10-09-2023 12:18 PM by Bernd Grubert.)
Post: #44
RE: 2023 RPN HHC Programming Contest
Here is mine:
Code:
01 LBL "HHC"
02 PI
03 INT
04 ATAN
05 INT
06 ENTER^
07 Σ+
08 10^X
09 LASTX
10 +
11 Σ+
12 MEAN
13 END

Unfortunately with 21 bytes a little larger than the previous solutions.

Anyway, thanks for the interesting challenge!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
2023 RPN HHC Programming Contest - Gene - 10-07-2023, 01:00 PM
RE: 2023 RPN HHC Programming Contest - Bernd Grubert - 10-09-2023 12:17 PM



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