Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Fast Exponentiation C++ #205

Open
yashAgarwal41 opened this issue Oct 8, 2022 · 1 comment · May be fixed by #206
Open

Fast Exponentiation C++ #205

yashAgarwal41 opened this issue Oct 8, 2022 · 1 comment · May be fixed by #206

Comments

@yashAgarwal41
Copy link

Calculates the fast exponentiation, (i.e, a^b) with a time complexity of log(b).

@yashAgarwal41 yashAgarwal41 linked a pull request Oct 8, 2022 that will close this issue
@stale
Copy link

stale bot commented Oct 9, 2022

It will be now be reviewed manually. Thanks for contributions. If you have more concerns, you may get the conversation started at our discord server

@stale stale bot added the community label Oct 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant