309019_0_2742.c:1:21: iostream: No such file or directory
309019_0_2742.c:2:19: string: No such file or directory
309019_0_2742.c:4: error: syntax error before "namespace"
309019_0_2742.c:7: error: syntax error before "escape"
309019_0_2742.c: In function `main':
309019_0_2742.c:31: error: `cin' undeclared (first use in this function)
309019_0_2742.c:31: error: (Each undeclared identifier is reported only once
309019_0_2742.c:31: error: for each function it appears in.)
309019_0_2742.c:52: error: `cout' undeclared (first use in this function)
309019_0_2742.c:52: error: `endl' undeclared (first use in this function)
|