Skip to content

This is a simple project from CMPSC121: Intro to C++ programming

Notifications You must be signed in to change notification settings

enliangwu/corporation_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corporation Analysis

This is a simple project from CMPSC121: Intro to C++ programming

The program will make simple analysis of inovice.txt

Sample output:
invoice.txt
Erie Industrial Supply Corporation
Invoice date: 2/12/2017

134276      Framis-R    8    7.35    58.80
125790      Framis-L   12   15.76   189.12
100086      Aglet     395    0.11    43.45
Total ...................291.37


Invoice date: 1/23/2017

135876      Wrench     12   22.50   270.00
543287      Henway      4   19.25    77.00
Total ...................347.00


Invoice date: 1/15/2017

161432      Widget      5    6.50    32.50
543289      Wodget     10    2.25    22.50
876234      Gadget      2   10.75    21.50
Total ...................76.50


Invoice date: 2/16/2017

198765      Corkle      2   12.18    24.36
107654      Swale       3    8.75    26.25
987987      Sinter      5    6.43    32.15
654821      Zangle      6   18.45   110.70
432165      Lunule      7    9.60    67.20
333221      Fangle     10   58.49   584.90
654098      Fwetstock   3   12.65    37.95
543210      Furnal      3    9.98    29.94
543287      Bobble     12   19.25   231.00
Total ...................1144.45


Invoice date: 2/26/2017

654821      Muntin      2   18.45    36.90
766443      Finwiddie   9    2.22    19.98
120980      Ferkle    100    0.12    12.00
123222      Sneedooper700    1.19   833.00
876543      Ferrule     2  345.77   691.54
877721      Uberfrock  14   88.93  1245.02
Total ...................2838.44

About

This is a simple project from CMPSC121: Intro to C++ programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages