[Solved] Modify the BigInt class

$25

File Name: Modify_the_BigInt_class.zip
File Size: 216.66 KB

SKU: [Solved] Modify the BigInt class Category: Tag:
5/5 - (1 vote)

To complete this module you should complete the Module Six Quiz and finish Assignment Six (below). Post your Muddiest Point for this module to Piazza (remember to tag it with the correct module), this should be something in the content you dont feel confident you completely understand.

Objective

To gain experience of using STL containers and iterators.

Project Description

Modify the BigInt class by

  • adding the > operation to determine whether one BigInt object is bigger than another.
  • adding the subtraction operation to class BigInt: int1 int2 which should return 0 if int1 is less than int2.
  • (Bonus) adding the multiplication operation * to class BigInt.

Download files:

BigInt.h, BigInt.cpp for your modification.

proj6test.cpp for testing your modified BigInt class (DO NOT modify this file!).

Sample Run

Upload your source code files (upload do NOT zip them! your two source files: BigInt.h and BigInt.cpp) below.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] Modify the BigInt class
$25