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