Tarea 07: BUCLE FINITO - FOR
Semana del 13 de Mayo del 2019
IIIEE-1A/B
TEMA DE INVESTIGACIÓN:
TEORIA DEL BUCLE INFINITO - FOR EN C++
FECHAS:
Emisión: 16 de Mayo del 2019
Entrega: 21 de Mayo del 2019 (máximo)
Publicar: (Opcional)
* 2 problemas con bucle simple
* 2 problemas con bucles anidado.
Evaluación Permanente 09
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.- <sstream>
40.- <fstream>
------------------------------------------------------------------------------------------------