Skip to content
Snippets Groups Projects
Commit 992e446b authored by Gabriel Ruschel's avatar Gabriel Ruschel
Browse files

Include da biblioteca stdbool

parent babc2879
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,6 @@
#include <stdio.h>
#include <time.h>
#include <stdlib.h>
#include <stdbool.h>
#define TAM 15 //tamanho do vetor
#define NUMMAX 50 //constante que tem o máximo de valores
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment