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