Terceira Tutoria - Threads

Languages and Tools Used

Mac OS

The purpose of the exercise is calculate the average, lowest and the biggest number of an array given from user.

Clone Project

$ git clone https://github.com/iMaary/tutoria3.git folder
$ cd folder

Compiling

$ make

Running

$ make run

Cleaning

$ make clean