0_0_2907721_12299.c:1:20: iostream: No such file or directory
0_0_2907721_12299.c:2: error: syntax error before "namespace"
0_0_2907721_12299.c: In function `main':
0_0_2907721_12299.c:5: error: syntax error before "a"
0_0_2907721_12299.c:6: error: `n' undeclared (first use in this function)
0_0_2907721_12299.c:6: error: (Each undeclared identifier is reported only once
0_0_2907721_12299.c:6: error: for each function it appears in.)
0_0_2907721_12299.c:7: error: `j' undeclared (first use in this function)
0_0_2907721_12299.c:9: error: `m' undeclared (first use in this function)
0_0_2907721_12299.c:9: error: `a' undeclared (first use in this function)
0_0_2907721_12299.c:11: error: `i' undeclared (first use in this function)
0_0_2907721_12299.c:13: error: `b' undeclared (first use in this function)
0_0_2907721_12299.c:15: error: `s' undeclared (first use in this function)
0_0_2907721_12299.c:18: error: `t' undeclared (first use in this function)
|