Co-founder and CTO of @stimuler
- Lucknow
-
02:26
(UTC +05:30) - https://www.stimuler.tech
- @baranwal_akshat
- in/akshat-baranwal
Pinned Loading
-
CP Algorithms
CP Algorithms 1// BINARY EXPONENTIATION
2ll bxp(ll a, ll b, ll b) {
3ll r = 1;
45while (b) {
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.