The Wayback Machine - https://web.archive.org/web/20201103191448/https://github.com/TheAlgorithms/Java/issues/1943
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

Add BInary Exponentiation in Maths Library #1943

Open
Lakhan-Nad opened this issue Oct 25, 2020 · 2 comments
Open

Add BInary Exponentiation in Maths Library #1943

Lakhan-Nad opened this issue Oct 25, 2020 · 2 comments

Comments

@Lakhan-Nad
Copy link
Contributor

@Lakhan-Nad Lakhan-Nad commented Oct 25, 2020

Binary Exponentiation is one of the most important concepts used in Competetive Programming.
We can add a reference implementation in Maths package.

Lakhan-Nad added a commit to Lakhan-Nad/Java that referenced this issue Oct 25, 2020
@Lakhan-Nad Lakhan-Nad mentioned this issue Oct 25, 2020
10 of 12 tasks complete
Lakhan-Nad added a commit to Lakhan-Nad/Java that referenced this issue Oct 25, 2020
@Lakhan-Nad Lakhan-Nad mentioned this issue Oct 25, 2020
10 of 12 tasks complete
@tusharjain88954
Copy link

@tusharjain88954 tusharjain88954 commented Oct 31, 2020

@Lakhan-Nad Why are you re-open this issue, as there is no error in code. I don't get the error. May you please elaborate it?

@Lakhan-Nad
Copy link
Contributor Author

@Lakhan-Nad Lakhan-Nad commented Oct 31, 2020

The error was due to Google-Java-Format and something due to GitHub actions. So I repopened this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.