0_0_7960547_9265.c:1:19: iostream: No such file or directory
0_0_7960547_9265.c:2: error: syntax error before "namespace"
0_0_7960547_9265.c:4: error: syntax error before "node"
0_0_7960547_9265.c:5: error: syntax error before '{' token
0_0_7960547_9265.c:10: error: syntax error before '&' token
0_0_7960547_9265.c: In function `max':
0_0_7960547_9265.c:12: error: `a' undeclared (first use in this function)
0_0_7960547_9265.c:12: error: (Each undeclared identifier is reported only once
0_0_7960547_9265.c:12: error: for each function it appears in.)
0_0_7960547_9265.c:12: error: `b' undeclared (first use in this function)
0_0_7960547_9265.c: In function `main':
0_0_7960547_9265.c:20: error: `node' undeclared (first use in this function)
0_0_7960547_9265.c:20: error: syntax error before "f"
0_0_7960547_9265.c:22: error: `cin' undeclared (first use in this function)
0_0_7960547_9265.c:25: error: `f' undeclared (first use in this function)
|