Tripartite Palindromic Partition of Integer (HP 50g) Challenge
|
04-12-2023, 03:50 AM
Post: #115
|
|||
|
|||
RE: Tripartite Palindromic Partition of Integer (HP 50g) Challenge
Did the altered version actually produce any incorrect partitions?
The snippet Code: IF d SWAP GET 0 == SWAP d SWAP 1 + GET 0 == OR THEN 1 can be replaced by Code: d SWAP GET 0 == SWAP d SWAP 1 + GET 0 == OR Concerning speed of programmes I have changed all integers in the small numbers programmes to reals, resulting in much shorter processing times. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 11 Guest(s)