Post Reply 
Tripartite Palindromic Partition of Integer (HP 50g) Challenge
05-27-2023, 06:43 AM (This post was last modified: 05-27-2023 08:25 AM by Gerald H.)
Post: #126
RE: Tripartite Palindromic Partition of Integer (HP 50g) Challenge
Please ignore this suggestion: Only works if last digit of integer same as number of digits in integer! Product of testing for input 1234567.

Smaller version of Z2D:

Code:
Z2D

Size: 31.

CkSum: # E212h

::
  FPTR2 ^Z>S
  DUPLEN$
  #1+_ONE_DO
  DUPINDEX@
  SUB$1#
  BINT48
  #-SWAP
  LOOP
  DROPDUP
;
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Tripartite Palindromic Partition of Integer (HP 50g) Challenge - Gerald H - 05-27-2023 06:43 AM



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