Skip to content
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

find7m - "Take a number and return the number which is next divisible by 7" #11

Open
MadhuBeesetty opened this issue Oct 5, 2017 · 0 comments

Comments

@MadhuBeesetty
Copy link

MadhuBeesetty commented Oct 5, 2017

Input: a number
Return: next number divisible by the number

Input: 45
Return: 49

Input: 12
Return: 14

@MadhuBeesetty MadhuBeesetty changed the title find X m - "Take a number and return the number which is next divisible by that number" find7m - "Take a number and return the number which is next divisible by that number" Oct 5, 2017
@songz songz changed the title find7m - "Take a number and return the number which is next divisible by that number" find7m - "Take a number and return the number which is next divisible by 7" Oct 10, 2017
bunnydeviloper referenced this issue in bunnydeviloper/algorithm Oct 21, 2017
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

No branches or pull requests

1 participant