-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
After GSoCTo implement before submitting to Boost C++ for inclusionTo implement before submitting to Boost C++ for inclusion
Description
currently, a number is represented as a vector but each digit goes between 0 and 9. The operations + - * / must be modified to use a higher base that uses the full int number.
Also the << operator must convert the number from the high base to the decimal base.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
After GSoCTo implement before submitting to Boost C++ for inclusionTo implement before submitting to Boost C++ for inclusion