107599_0_1836.c:1:19: iostream: No such file or directory
107599_0_1836.c:4: error: syntax error before "namespace"
107599_0_1836.c: In function `main':
107599_0_1836.c:17: error: `cin' undeclared (first use in this function)
107599_0_1836.c:17: error: (Each undeclared identifier is reported only once
107599_0_1836.c:17: error: for each function it appears in.)
107599_0_1836.c:41: error: `cout' undeclared (first use in this function)
107599_0_1836.c:41: error: `endl' undeclared (first use in this function)
|