0_0_4783451_291.c:1:18: string: No such file or directory
0_0_4783451_291.c:2:20: iostream: No such file or directory
0_0_4783451_291.c:4: error: syntax error before "namespace"
0_0_4783451_291.c: In function `main':
0_0_4783451_291.c:7: error: `string' undeclared (first use in this function)
0_0_4783451_291.c:7: error: (Each undeclared identifier is reported only once
0_0_4783451_291.c:7: error: for each function it appears in.)
0_0_4783451_291.c:7: error: syntax error before "a"
0_0_4783451_291.c:8: error: `cin' undeclared (first use in this function)
0_0_4783451_291.c:8: error: `a' undeclared (first use in this function)
0_0_4783451_291.c:8: error: `b' undeclared (first use in this function)
0_0_4783451_291.c:14: error: syntax error before ':' token
0_0_4783451_291.c:15: error: syntax error before "t"
0_0_4783451_291.c:16: error: `t' undeclared (first use in this function)
0_0_4783451_291.c:17: error: `i' undeclared (first use in this function)
0_0_4783451_291.c:17: error: `j' undeclared (first use in this function)
0_0_4783451_291.c:20: error: syntax error before ':' token
0_0_4783451_291.c: At top level:
0_0_4783451_291.c:21: error: syntax error before "t1"
0_0_4783451_291.c:21: error: syntax error before '-' token
|