We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Prepare
- Java
- Introduction
- Java Datatypes
- Discussions
Java Datatypes
Java Datatypes
Sort by
recency
|
1542 Discussions
|
Please Login in order to post a comment
I solved this problem using Java's BigInteger DataType which is ment to handle very large inputs. I believe using BigInteger is appropriate for this problem as this problem is about Java Data Types.
import java.util.; import java.io.;
class Solution{
}
import java.util.; import java.io.;
class Solution{ public static void main(String []argh) {
}