Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C211_Large_Number

A project for the INFO-C211 Fall 23 class.

The project implements two classes: LargeNumber and TestNumber. The first class implements a large integer number of unlimited size and a few arithmetic operations to manipulate it. The second one performs some testing of the class. The class LargeNumber uses an ArrayList to store the digits of the number.

About

A project for the INFO-C211 Fall 23 class.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages