0_0_10717620_13270.c:3:19: iostream: No such file or directory
0_0_10717620_13270.c:5: error: syntax error before "namespace"
0_0_10717620_13270.c:11: error: syntax error before "p1"
0_0_10717620_13270.c: In function `M':
0_0_10717620_13270.c:13: error: `p1' undeclared (first use in this function)
0_0_10717620_13270.c:13: error: (Each undeclared identifier is reported only once
0_0_10717620_13270.c:13: error: for each function it appears in.)
0_0_10717620_13270.c:13: error: `p0' undeclared (first use in this function)
0_0_10717620_13270.c:13: error: `p2' undeclared (first use in this function)
0_0_10717620_13270.c: At top level:
0_0_10717620_13270.c:15: error: syntax error before "p1"
0_0_10717620_13270.c: In function `dis':
0_0_10717620_13270.c:17: error: `p1' undeclared (first use in this function)
0_0_10717620_13270.c:17: error: `p2' undeclared (first use in this function)
0_0_10717620_13270.c: In function `cmp':
0_0_10717620_13270.c:21: error: syntax error before '*' token
0_0_10717620_13270.c:22: error: syntax error before '*' token
0_0_10717620_13270.c:23: error: `c' undeclared (first use in this function)
0_0_10717620_13270.c:23: error: `d' undeclared (first use in this function)
|