0_0_5420368_31511.c:1:20: iostream: No such file or directory
0_0_5420368_31511.c:2: error: syntax error before "namespace"
0_0_5420368_31511.c:8: error: syntax error before '/' token
0_0_5420368_31511.c: In function `search':
0_0_5420368_31511.c:17: error: 'for' loop initial declaration used outside C99 mode
0_0_5420368_31511.c:19: error: `B' undeclared (first use in this function)
0_0_5420368_31511.c:19: error: (Each undeclared identifier is reported only once
0_0_5420368_31511.c:19: error: for each function it appears in.)
0_0_5420368_31511.c:21: error: `Node' undeclared (first use in this function)
0_0_5420368_31511.c: In function `main':
0_0_5420368_31511.c:31: error: `cin' undeclared (first use in this function)
0_0_5420368_31511.c:34: error: `Node' undeclared (first use in this function)
0_0_5420368_31511.c:36: error: syntax error before '/' token
0_0_5420368_31511.c:39: error: 'for' loop initial declaration used outside C99 mode
0_0_5420368_31511.c:43: error: `B' undeclared (first use in this function)
0_0_5420368_31511.c:50: error: 'for' loop initial declaration used outside C99 mode
0_0_5420368_31511.c:70: error: `charge' undeclared (first use in this function)
0_0_5420368_31511.c:72: error: `cout' undeclared (first use in this function)
0_0_5420368_31511.c:72: error: `endl' undeclared (first use in this function)
|