Skip to content

Instantly share code, notes, and snippets.

View jeffersonrnb's full-sized avatar

Jefferson Brito jeffersonrnb

View GitHub Profile
#include <iostream>
#include <cstdlib>
#include <string.h>
#include <malloc.h>
#define TamMAX 11
using namespace std;
typedef struct Cadastro{