Try BigInteger.valueOf(i) instead of new BigInteger().
Thanks for bringing this, updated accordingly.
Post a Comment
2 comments:
Try BigInteger.valueOf(i) instead of new BigInteger().
Thanks for bringing this, updated accordingly.
Post a Comment