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

Convert to Base -2 #9588

Closed
tanishkunigiri opened this issue Oct 3, 2023 · 3 comments · Fixed by #9748
Closed

Convert to Base -2 #9588

tanishkunigiri opened this issue Oct 3, 2023 · 3 comments · Fixed by #9748
Labels
enhancement This PR modified some existing files

Comments

@tanishkunigiri
Copy link

Feature description

Found a solution to this problem.

I would like to solve this issue.

@tanishkunigiri tanishkunigiri added the enhancement This PR modified some existing files label Oct 3, 2023
tanishkunigiri added a commit to tanishkunigiri/Python that referenced this issue Oct 3, 2023
tanishkunigiri added a commit to tanishkunigiri/Python that referenced this issue Oct 3, 2023
@RamDanny
Copy link

RamDanny commented Oct 3, 2023

Hi, I want to contribute to this issue. However I couldn't find the code file in the repo. Can you help me out on where to begin? (I'm a beginner to open source and would really appreciate some help)

@tanishkunigiri
Copy link
Author

tanishkunigiri commented Oct 3, 2023 via email

Aloneking789 added a commit to Aloneking789/Python that referenced this issue Oct 4, 2023
Fixes TheAlgorithms#9588 

This code defines a decimal_to_base_minus_2 function that takes a decimal number as input and converts it to base -2.
Aloneking789 added a commit to Aloneking789/Python that referenced this issue Oct 4, 2023
Fixes TheAlgorithms#9588

This code defines a decimal_to_base_minus_2 function that takes a decimal number as input and converts it to base -2.
@Aloneking789 Aloneking789 mentioned this issue Oct 4, 2023
4 tasks
Aloneking789 added a commit to Aloneking789/Python that referenced this issue Oct 4, 2023
Fixes TheAlgorithms#9588

This code defines a decimal_to_base_minus_2 function that takes a decimal number as input and converts it to base -2.
This was referenced Oct 4, 2023
Aloneking789 added a commit to Aloneking789/Python that referenced this issue Oct 4, 2023
Fixes TheAlgorithms#9588

This code defines a decimal_to_base_minus_2 function that takes a decimal number as input and converts it to base -2.
@Aloneking789 Aloneking789 mentioned this issue Oct 4, 2023
12 tasks
haxkd added a commit to haxkd/Python that referenced this issue Oct 4, 2023
haxkd added a commit to haxkd/Python that referenced this issue Oct 4, 2023
haxkd added a commit to haxkd/Python that referenced this issue Oct 4, 2023
haxkd added a commit to haxkd/Python that referenced this issue Oct 5, 2023
haxkd added a commit to haxkd/Python that referenced this issue Oct 5, 2023
@haxkd
Copy link
Contributor

haxkd commented Oct 5, 2023

Created PR #9748

haxkd added a commit to haxkd/Python that referenced this issue Oct 5, 2023
cclauss pushed a commit that referenced this issue Oct 5, 2023
* Fix: Issue 9588

* Fix: Issue 9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix: Issue 9588

* Fix: Issue #9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix: Issue #9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix: Issue #9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: issue #9793

* fix: issue #9793

* fix: issue #9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
ChrisO345 pushed a commit that referenced this issue Oct 5, 2023
* Fix: Issue 9588

* Fix: Issue 9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix: Issue 9588

* Fix: Issue #9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix: Issue #9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix: Issue #9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: issue #9793

* fix: issue #9793

* fix: issue #9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: issue #9844

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: issue #9844

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: issue #9844

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: issue #9844

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
sedatguzelsemme pushed a commit to sedatguzelsemme/Python that referenced this issue Sep 15, 2024
* Fix: Issue 9588

* Fix: Issue 9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix: Issue 9588

* Fix: Issue TheAlgorithms#9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix: Issue TheAlgorithms#9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix: Issue TheAlgorithms#9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: issue TheAlgorithms#9793

* fix: issue TheAlgorithms#9793

* fix: issue TheAlgorithms#9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
sedatguzelsemme pushed a commit to sedatguzelsemme/Python that referenced this issue Sep 15, 2024
* Fix: Issue 9588

* Fix: Issue 9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix: Issue 9588

* Fix: Issue TheAlgorithms#9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix: Issue TheAlgorithms#9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix: Issue TheAlgorithms#9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: issue TheAlgorithms#9793

* fix: issue TheAlgorithms#9793

* fix: issue TheAlgorithms#9588

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: issue TheAlgorithms#9844

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: issue TheAlgorithms#9844

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: issue TheAlgorithms#9844

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: issue TheAlgorithms#9844

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment