Skip to content

Practice for defining and implementing nodes and lists. BigInteger returns with more member functions and operators.

Notifications You must be signed in to change notification settings

palwxc/Lists-and-BigInteger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lists-and-BigInteger

Practice for defining and implementing nodes and lists. BigInteger returns with more member functions (is_prime, GCD, Greatest Efficient Exponent) and operators (+, -, *, and /). BigInteger is a class where a string is used to represent integers larger than 231.

Prerequisites

A development environment will be needed to test this project. Code::Blocks was used for the development of this project.

Testing

Tests for this project can be seen through the console. Some lines which were commented out in the final version of this project have been uncommented to make presentation of the program more clear.

Running this program tests MyList's member functions, BigInteger's member functions, and the overloaded operators.

Built With

Authors

  • Phillip LaFrance - Solution - palwxc
  • Dr. Patrick Taylor - Assignment Setup - Contact

About

Practice for defining and implementing nodes and lists. BigInteger returns with more member functions and operators.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages