PyPE solution to PE problem 36

Registered by Scott Armitage

PyPE solution to PE problem 36

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Scott Armitage
Completed by
Scott Armitage

Sprints

Whiteboard

    ProjectEuler.net problem 36
    ===========================

    The decimal number, 585 = 1001001001_(2) (binary), is palindromic in both
    bases.

    Find the sum of all numbers, less than one million, which are palindromic
    in base 10 and base 2.

    (Please note that the palindromic number, in either base, may not include
    leading zeros.)

    Solution
    --------

    See PE PDF solution.

    Answer
    ------

    872187

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.