Post Reply 
HP 50g: Programming Problem: Integer Partition in Palindromic Integers
02-10-2018, 06:12 AM
Post: #14
RE: HP 50g: Programming Problem: Integer Partition in Palindromic Integers
Hello Juan14!

For even powers of 10 the programme works economically, eg for input

100

the programme returns

99
1

but for odd powers , eg input

1000

the programme returns

99
898
3

which is a correct partition but slightly extravagant.

Are you planning to improve your programme?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP 50g: Programming Problem: Integer Partition in Palindromic Integers - Gerald H - 02-10-2018 06:12 AM



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