Thread
:
Create a VeryLong class that will store an integer of arbitrary length.
View Single Post
#
3
(
permalink
)
12-12-2007, 07:01 PM
hey
Member
Join Date: Dec 2007
Posts: 21
Quote:
Originally Posted by
spoon!
This already exists.
java.math.BigInteger
A simple naive implementation would be an ArrayList of Integers.
That was I thought)) Thank you.
hey
View Public Profile
Send a private message to hey
Find all posts by hey