0_0_5186159_7483.c:1:20: iostream: No such file or directory
0_0_5186159_7483.c:2:18: vector: No such file or directory
0_0_5186159_7483.c:4: error: syntax error before "namespace"
0_0_5186159_7483.c:6: error: syntax error before "road"
0_0_5186159_7483.c:6: error: syntax error before '{' token
0_0_5186159_7483.c:9: error: syntax error before ':' token
0_0_5186159_7483.c:14: error: syntax error before '}' token
0_0_5186159_7483.c:16: error: syntax error before ':' token
0_0_5186159_7483.c:26: error: `i' undeclared here (not in a function)
0_0_5186159_7483.c:27: error: syntax error before '}' token
0_0_5186159_7483.c:32: error: syntax error before '<' token
0_0_5186159_7483.c: In function `hire_guard':
0_0_5186159_7483.c:33: error: `gold' undeclared (first use in this function)
0_0_5186159_7483.c:33: error: (Each undeclared identifier is reported only once
0_0_5186159_7483.c:33: error: for each function it appears in.)
0_0_5186159_7483.c:34: error: `vector' undeclared (first use in this function)
0_0_5186159_7483.c:34: error: `road' undeclared (first use in this function)
0_0_5186159_7483.c:34: error: syntax error before ':' token
0_0_5186159_7483.c:35: error: `roads' undeclared (first use in this function)
0_0_5186159_7483.c:35: error: `temp' undeclared (first use in this function)
0_0_5186159_7483.c: In function `main':
0_0_5186159_7483.c:48: error: `true' undeclared (first use in this function)
0_0_5186159_7483.c:50: error: `cin' undeclared (first use in this function)
0_0_5186159_7483.c:52: error: syntax error before "and"
0_0_5186159_7483.c:53: error: `vector' undeclared (first use in this function)
0_0_5186159_7483.c:53: error: `road' undeclared (first use in this function)
0_0_5186159_7483.c:53: error: `roads' undeclared (first use in this function)
0_0_5186159_7483.c:54: error: syntax error before numeric constant
0_0_5186159_7483.c:54: error: 'for' loop initial declaration used outside C99 mode
0_0_5186159_7483.c:54: error: wrong type argument to increment
0_0_5186159_7483.c:62: error: syntax error before numeric constant
0_0_5186159_7483.c:63: error: syntax error before numeric constant
0_0_5186159_7483.c:63: error: 'for' loop initial declaration used outside C99 mode
0_0_5186159_7483.c:63: error: wrong type argument to increment
0_0_5186159_7483.c:67: error: `cout' undeclared (first use in this function)
0_0_5186159_7483.c:67: error: `endl' undeclared (first use in this function)
|