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