245927_0_16303.c:1:19: iostream: No such file or directory
245927_0_16303.c:2: error: syntax error before "namespace"
245927_0_16303.c: In function `work':
245927_0_16303.c:10: error: `cout' undeclared (first use in this function)
245927_0_16303.c:10: error: (Each undeclared identifier is reported only once
245927_0_16303.c:10: error: for each function it appears in.)
245927_0_16303.c:11: error: `endl' undeclared (first use in this function)
245927_0_16303.c: In function `main':
245927_0_16303.c:61: error: `cin' undeclared (first use in this function)
|