Skip to content

C ++ script for calculating the weighted average (mainly for university exams, but can be used in any field)

Notifications You must be signed in to change notification settings

Aledangelo/WeightedAverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeightedAverage

C++ script for calculating the weighted average (mainly for university exams, but can be used in any field)

It has been tested for Linux and MacOS

Installation

  • Open a terminal in the folder containing the .cpp files and the Makefile
  • type the command "make"
  • To run the executable type "./WeightedAverage"

About

C ++ script for calculating the weighted average (mainly for university exams, but can be used in any field)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published