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