X Tutup
Skip to content

Create LowestBasePalindrome.java#108

Merged
AnupKumarPanwar merged 1 commit intoTheAlgorithms:masterfrom
RollandMichael7:patch-1
Sep 29, 2017
Merged

Create LowestBasePalindrome.java#108
AnupKumarPanwar merged 1 commit intoTheAlgorithms:masterfrom
RollandMichael7:patch-1

Conversation

@RollandMichael7
Copy link
Copy Markdown
Contributor

Algorithm for determining the lowest base in which a given integer is a palindrome.

NOTE: Has room for error, see note at line 63.

Algorithm for determining the lowest base in which a given integer is a palindrome.

NOTE: Has room for error, see note at line 63.
@AnupKumarPanwar AnupKumarPanwar merged commit b21444d into TheAlgorithms:master Sep 29, 2017
@RollandMichael7 RollandMichael7 deleted the patch-1 branch September 29, 2017 17:36
chenliangyu added a commit to chenliangyu/Java that referenced this pull request Apr 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup