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