Skip to content

Add validForBase() and min/max base constants #183

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 11, 2017

Conversation

RollandMichael7
Copy link
Contributor

validForBase() ensures that the entered number is valid for the beginning base. Additionally, constant fields for the minimum/maximum bases you want to accept from the user were added; however, max base should not exceed 36 (after which its unclear how to represent digits >36)

@varunu28 varunu28 merged commit 0ff7742 into TheAlgorithms:master Oct 11, 2017
@varunu28
Copy link
Contributor

Thanks @RollandMichael7

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