0_0_12392419_32383.c:1:22: iostream: No such file or directory
0_0_12392419_32383.c:2:21: cstring: No such file or directory
0_0_12392419_32383.c:3:23: algorithm: No such file or directory
0_0_12392419_32383.c:4: error: syntax error before "namespace"
0_0_12392419_32383.c:7: error: syntax error before '/' token
0_0_12392419_32383.c:7: error: stray '\188' in program
0_0_12392419_32383.c:7: error: stray '\199' in program
0_0_12392419_32383.c:7: error: stray '\194' in program
0_0_12392419_32383.c:7: error: stray '\188' in program
0_0_12392419_32383.c:7: error: stray '\187' in program
0_0_12392419_32383.c:7: error: stray '\242' in program
0_0_12392419_32383.c:7: error: stray '\215' in program
0_0_12392419_32383.c:7: error: stray '\248' in program
0_0_12392419_32383.c:7: error: stray '\177' in program
0_0_12392419_32383.c:7: error: stray '\234' in program
0_0_12392419_32383.c:10: error: syntax error before "line"
0_0_12392419_32383.c:10: error: variable-size type declared outside of any function
0_0_12392419_32383.c:12: error: syntax error before "cmp"
0_0_12392419_32383.c:12: error: syntax error before "a"
0_0_12392419_32383.c: In function `cmp':
0_0_12392419_32383.c:13: error: `a' undeclared (first use in this function)
0_0_12392419_32383.c:13: error: (Each undeclared identifier is reported only once
0_0_12392419_32383.c:13: error: for each function it appears in.)
0_0_12392419_32383.c:13: error: `b' undeclared (first use in this function)
0_0_12392419_32383.c:13: error: `true' undeclared (first use in this function)
0_0_12392419_32383.c:14: error: `false' undeclared (first use in this function)
0_0_12392419_32383.c: In function `main':
0_0_12392419_32383.c:18: error: `cin' undeclared (first use in this function)
0_0_12392419_32383.c:22: error: 'for' loop initial declaration used outside C99 mode
0_0_12392419_32383.c:24: error: request for member `xy' in something not a structure or union
0_0_12392419_32383.c:25: error: request for member `value' in something not a structure or union
0_0_12392419_32383.c:27: error: request for member `xy' in something not a structure or union
0_0_12392419_32383.c:28: error: request for member `value' in something not a structure or union
0_0_12392419_32383.c:34: error: redefinition of 'i'
0_0_12392419_32383.c:22: error: previous definition of 'i' was here
0_0_12392419_32383.c:34: error: 'for' loop initial declaration used outside C99 mode
0_0_12392419_32383.c:35: error: request for member `value' in something not a structure or union
0_0_12392419_32383.c:38: error: `cout' undeclared (first use in this function)
0_0_12392419_32383.c:38: error: `endl' undeclared (first use in this function)
|