118732_0_20259.c:1:19: iostream: No such file or directory
118732_0_20259.c:2: error: syntax error before "namespace"
118732_0_20259.c: In function `closet':
118732_0_20259.c:9: error: 'for' loop initial declaration used outside C99 mode
118732_0_20259.c: In function `main':
118732_0_20259.c:19: error: `cin' undeclared (first use in this function)
118732_0_20259.c:19: error: (Each undeclared identifier is reported only once
118732_0_20259.c:19: error: for each function it appears in.)
118732_0_20259.c:22: error: 'for' loop initial declaration used outside C99 mode
118732_0_20259.c:32: error: `cout' undeclared (first use in this function)
118732_0_20259.c:32: error: `endl' undeclared (first use in this function)
|