118973_0_28869.c:2:19: iostream: No such file or directory
118973_0_28869.c:3: error: syntax error before "namespace"
118973_0_28869.c: In function `main':
118973_0_28869.c:28: error: 'for' loop initial declaration used outside C99 mode
118973_0_28869.c:30: error: `cin' undeclared (first use in this function)
118973_0_28869.c:30: error: (Each undeclared identifier is reported only once
118973_0_28869.c:30: error: for each function it appears in.)
118973_0_28869.c:35: error: `true' undeclared (first use in this function)
118973_0_28869.c:46: error: `cout' undeclared (first use in this function)
118973_0_28869.c:46: error: `endl' undeclared (first use in this function)
|