top of page

Tarea 09: FUNCIONES SIN PARÁMETROS

Semana del 20 de Mayo del 2019 

IIIEE-2A/B

TEMA DE INVESTIGACIÓN:

ESTUDIO DE LIBRERÍAS EN C++

FECHAS:

   Emisión:  21 de Mayo del 2019

   Entrega 26 de Mayo del 2019 (máximo)

Publicar: (Opcional)

 *  2 problemas con bucle simple 

 *  2 problemas con bucles anidado.

Librerías en C++

 PUBLICAR: 

 RESUMEN DE LAS LIBRERIAS: (HACER DOS APLICACIONES

 UTILIZANDO FUNCIONES SIN PARAMETROS)

-------------------------------------------------------------------------------------------------

 

 

      Número de lista * 3 = lib (n*3)+ lib (n*3+1) + lib (n*3+2)

                                                 Fecha: Ica, 21 de Mayo del 2019

-------------------------------------------------------------------------------------------------

01.- <assert.h> 

02.- <cassert> 

03.- <cctype> 

04.- <cerrno> 

05.- <cfloat> 

06.- <ciso646> 

07.- <climits> 

08.- <clocale> 

09.- <cmath> 

10.- <conio.h>

11.- <csetjmp> 

12.- <csignal> 

13.- <cstdarg> 

14.- <cstddef>

15.- <cstdio> 

16.- <cstdlib> 

17.- <cstring> 

18.- <ctime>

19.- <ctype.h> 

20.- <cwchar>

21.- <cwctype>

22.- <errno.h> 

23.- <float.h> 

24.- <limits.h>

25.- <locale.h> 

26.- <math.h> 

27.- <setjmp.h> 

28.- <signal.h> 

29.- <stdarg.h>

30.- <stddef.h> 

31.- <stdio.h> 

32.- <stdlib.h>

33.- <string.h> 

34.- <time.h>

35.- algorithm

36.- bits/stdc++.h

37.- <vector>

38.- <ios>

39.- <iostream>

40.- <fstream>

------------------------------------------------------------------------------------------------

bottom of page