Commit Graph

1 Commits

Author SHA1 Message Date
Michael Rolland
658ed90553 Create LowestBasePalindrome.java
Algorithm for determining the lowest base in which a given integer is a palindrome.

NOTE: Has room for error, see note at line 63.
2017-09-28 21:32:55 -04:00