0_0_7011789_9227.c:1:20: iostream: No such file or directory
0_0_7011789_9227.c:2:18: string: No such file or directory
0_0_7011789_9227.c:3:21: algorithm: No such file or directory
0_0_7011789_9227.c:5: error: syntax error before "namespace"
0_0_7011789_9227.c:13: error: syntax error before "cmp1"
0_0_7011789_9227.c:13: error: syntax error before "x"
0_0_7011789_9227.c: In function `cmp1':
0_0_7011789_9227.c:14: error: `x' undeclared (first use in this function)
0_0_7011789_9227.c:14: error: (Each undeclared identifier is reported only once
0_0_7011789_9227.c:14: error: for each function it appears in.)
0_0_7011789_9227.c:14: error: `y' undeclared (first use in this function)
0_0_7011789_9227.c:15: error: `true' undeclared (first use in this function)
0_0_7011789_9227.c:16: error: `false' undeclared (first use in this function)
0_0_7011789_9227.c: At top level:
0_0_7011789_9227.c:19: error: syntax error before "cmp2"
0_0_7011789_9227.c:19: error: syntax error before "x"
0_0_7011789_9227.c: In function `cmp2':
0_0_7011789_9227.c:20: error: `x' undeclared (first use in this function)
0_0_7011789_9227.c:20: error: `y' undeclared (first use in this function)
0_0_7011789_9227.c:22: error: `true' undeclared (first use in this function)
0_0_7011789_9227.c:24: error: `false' undeclared (first use in this function)
0_0_7011789_9227.c: At top level:
0_0_7011789_9227.c:33: error: syntax error before "cmp3"
0_0_7011789_9227.c:33: error: syntax error before "x"
0_0_7011789_9227.c: In function `cmp3':
0_0_7011789_9227.c:34: error: `x' undeclared (first use in this function)
0_0_7011789_9227.c:34: error: `y' undeclared (first use in this function)
0_0_7011789_9227.c:35: error: `false' undeclared (first use in this function)
0_0_7011789_9227.c:37: error: `true' undeclared (first use in this function)
0_0_7011789_9227.c: In function `main':
0_0_7011789_9227.c:44: error: `cin' undeclared (first use in this function)
0_0_7011789_9227.c:57: error: `cout' undeclared (first use in this function)
0_0_7011789_9227.c:57: error: `endl' undeclared (first use in this function)
|