Logo Studenta

Donde declaramos las siguientes estructuras de datos a) typedef vector < int > individuo; b) typedef vector < int > hogar; c) typedef vector < in...

Donde declaramos las siguientes estructuras de datos


a) typedef vector < int > individuo;
b) typedef vector < int > hogar;
c) typedef vector < individuo > eph_i;
d) typedef vector < hogar > eph_h;
e) typedef pair < hogar , individuo > par_hi;
f) typedef vector < par_hi > join_hi;
g) void leerEncuesta(string filename , eth_i & ti , eth_h & th);
h) void grabarEncuesta(eth_i ti , eth_h th , string filename );

Esta pregunta también está en el material:

TPI-Enunciado
13 pag.

Computacional Universidad Nacional de CórdobaUniversidad Nacional de Córdoba

Todavía no tenemos respuestas

¿Sabes cómo responder a esa pregunta?

¡Crea una cuenta y ayuda a otros compartiendo tus conocimientos!


✏️ Responder

FlechasNegritoItálicoSubrayadaTachadoCitaCódigoLista numeradaLista con viñetasSuscritoSobreDisminuir la sangríaAumentar la sangríaColor de fuenteColor de fondoAlineaciónLimpiarInsertar el linkImagenFórmula

Para escribir su respuesta aquí, Ingresar o Crear una cuenta

User badge image

Otros materiales