Skip to content

Given a file containing several receipt totals, program returns the combination of receipts that most closely equals half of the total of all receipts, programmed using c++ in spring 2023

Notifications You must be signed in to change notification settings

zhao-18/receipt_calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

receipt_calculator

Given several receipt totals, program returns the combination of receipts that most closely equals half of the total of all receipts, programmed using c++ in spring 2023. All real life uses have produced results within one cent or one half cent of the actual total of all receipts given. This project was a collaboration.

About

Given a file containing several receipt totals, program returns the combination of receipts that most closely equals half of the total of all receipts, programmed using c++ in spring 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%