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

Find base given two number and one base #191

Open
AceVikings opened this issue Oct 18, 2020 · 5 comments · May be fixed by #434
Open

Find base given two number and one base #191

AceVikings opened this issue Oct 18, 2020 · 5 comments · May be fixed by #434
Labels
hacktoberfest Fixing these issues will count as contribution to hacktoberfest 2020 New generator Use this label for proposing a new generator

Comments

@AceVikings
Copy link

Example Problem:
Find the value of b if (10) base 2 is equal to (2) base b
Example Solution:
b = 10
Further explanation:
User will be given two equal numbers in different bases and have to find the missing base
Would you like to be assigned to this:
Yes

@AceVikings AceVikings added New generator Use this label for proposing a new generator hacktoberfest Fixing these issues will count as contribution to hacktoberfest 2020 labels Oct 18, 2020
@tiara1
Copy link

tiara1 commented Oct 21, 2020

I would like to take this up.

@malay5
Copy link

malay5 commented Oct 7, 2021

Is anyone taking up this issue for hacktober2021?

@Sakshi1007
Copy link

Yes I would like to take it for hacktober fest

@nish2447
Copy link

nish2447 commented Oct 9, 2021

I would like to

@ialoko
Copy link

ialoko commented Oct 14, 2023

Hey, I created a generator for this and created a pull request #434 . I would appreciate if I could get it approved for Hacktoberfest 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Fixing these issues will count as contribution to hacktoberfest 2020 New generator Use this label for proposing a new generator
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants