Commit Graph

3 Commits

Author SHA1 Message Date
yanglbme
69ddc9fc52 style: format code 2019-08-21 10:10:08 +08:00
Ashwek Swamy
62ff5e5d61
Indent code 2019-02-13 19:28:19 +05:30
Space
68c93d8efb Added new Algorithms to compute power for such numbers whose answer is too big(For instance 1 followed by thousand zeroes).
Using old multiplicatiion method will render invalid result for such
huge numbers(To be presise one would get 0 in case of C++14).
2018-10-21 22:55:50 +05:30