690714_0_0_15377.c:1:19: iostream: No such file or directory
690714_0_0_15377.c:2: error: syntax error before "namespace"
690714_0_0_15377.c:4: error: variable-size type declared outside of any function
690714_0_0_15377.c:5: error: syntax error before "g"
690714_0_0_15377.c:5: error: variable-size type declared outside of any function
690714_0_0_15377.c:5: error: variable-size type declared outside of any function
690714_0_0_15377.c:6: error: variable-size type declared outside of any function
690714_0_0_15377.c:6: error: variable-size type declared outside of any function
690714_0_0_15377.c: In function `path':
690714_0_0_15377.c:10: error: 'for' loop initial declaration used outside C99 mode
690714_0_0_15377.c:16: error: incompatible types in assignment
690714_0_0_15377.c: In function `MaxMatch':
690714_0_0_15377.c:25: error: syntax error before numeric constant
690714_0_0_15377.c:28: error: 'for' loop initial declaration used outside C99 mode
690714_0_0_15377.c:32: error: invalid lvalue in assignment
690714_0_0_15377.c: In function `main':
690714_0_0_15377.c:40: error: `cin' undeclared (first use in this function)
690714_0_0_15377.c:40: error: (Each undeclared identifier is reported only once
690714_0_0_15377.c:40: error: for each function it appears in.)
690714_0_0_15377.c:42: error: `false' undeclared (first use in this function)
690714_0_0_15377.c:44: error: 'for' loop initial declaration used outside C99 mode
690714_0_0_15377.c:47: error: `true' undeclared (first use in this function)
690714_0_0_15377.c:49: error: `cout' undeclared (first use in this function)
690714_0_0_15377.c:49: error: `endl' undeclared (first use in this function)
|