HackerRank::Contests::Project Euler::Project Euler #16: Power digit sum
I didn't think too much on this one, I just used a simple bigInt class written by me. Have a look, it's not too much but it's a simple class of bigInteger which has addition subtraction and multiplication, but no division.
No comments:
Post a Comment