0_0_9683142_19181.c:1:18: cstdio: No such file or directory
0_0_9683142_19181.c:2:21: iostream: No such file or directory
0_0_9683142_19181.c:3: error: syntax error before "namespace"
0_0_9683142_19181.c:14: error: syntax error before "bool"
0_0_9683142_19181.c: In function `equal1':
0_0_9683142_19181.c:15: error: `true' undeclared (first use in this function)
0_0_9683142_19181.c:15: error: (Each undeclared identifier is reported only once
0_0_9683142_19181.c:15: error: for each function it appears in.)
0_0_9683142_19181.c:16: error: `false' undeclared (first use in this function)
0_0_9683142_19181.c: In function `main':
0_0_9683142_19181.c:31: error: syntax error before '/' token
0_0_9683142_19181.c:32: error: syntax error before '/' token
|