Terceira Tutoria - Threads

Languages and Tools Used

Ubuntu

Mariana Galdino, Turma A, 3° Periodo

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

Clone Project

$ git clone git@github.com:bymar/infra-aula3.git
$ cd tutoria3

Compiling

$ make

Running

$ make run

Cleaning

$ make clean