C
C
c-walk2014-05-12 00:06:04
Java
c-walk, 2014-05-12 00:06:04

How can one quickly infer BigInteger in Java?

Brief example of what I need:

BigInteger a;
string s = a.ToString();

Only here the conversion to a string by the .toString() method takes too much time ...
Maybe there is a faster way?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question