Post Reply 
HHC 2022 - Programming Contest - no responses until after 6am Monday 6am CENTRAL
09-12-2022, 12:01 PM
Post: #16
RE: HHC 2022 - Programming Contest - no responses until after 6am Monday 6am CENTRAL
Code:

DIR
  HHC
  « R→I -105 CF 0 SWAP
    DO H ∑LIST OBJ→ SWAP ∑LIST OBJ→ + SWAP 1 + SWAP DUP H
    UNTIL == PICK3 50 ≥ OR
    END OVER 50 == { DROP2 0 DUP } IFT
  »
  H
  « →STR { "0" } 1 PICK3 SIZE
    START OVER HEAD + SWAP TAIL SWAP
    NEXT NIP "0" OVER TAIL REVLIST +
  »
END
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HHC 2022 - Programming Contest - no responses until after 6am Monday 6am CENTRAL - Gerson W. Barbosa - 09-12-2022 12:01 PM



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