A calculator which calculates the total money given by your parents
$ git clone https://github.com/zaidajani/total-money-calculator.git
$ cd total-money-calculator/
# Copy files and get in the folder
$ g++ main.c
$ ./a.exe
# If you are on a mac or linux, then do the following
$ ./a.out
Now your project will run like cheetah