create a simulator for a bearing factory where different bearings must pass through different machines to be manufactured.
Objective: using C language and priority queue structure created by the student himself the objective is to create a simulation where several bearings are created inside a factory with different types passing through different machines respecting the description of the project below.
gcc -Wall -pedantic -o main main.c list.c empresa.c rolamentos.c queue.c -lm
./main val_integer