123663_0_19711.c:1:19: stdafx.h: No such file or directory
123663_0_19711.c:2:19: iostream: No such file or directory
123663_0_19711.c:4: error: syntax error before "namespace"
123663_0_19711.c:6: error: syntax error before "index"
123663_0_19711.c: In function `work':
123663_0_19711.c:21: error: `true' undeclared (first use in this function)
123663_0_19711.c:21: error: (Each undeclared identifier is reported only once
123663_0_19711.c:21: error: for each function it appears in.)
123663_0_19711.c:24: error: `false' undeclared (first use in this function)
123663_0_19711.c: In function `main':
123663_0_19711.c:46: error: `cin' undeclared (first use in this function)
123663_0_19711.c:71: error: `true' undeclared (first use in this function)
123663_0_19711.c:74: error: `cout' undeclared (first use in this function)
123663_0_19711.c:74: error: `endl' undeclared (first use in this function)
|