0_0_10565682_15673.c:1:19: iostream: No such file or directory
0_0_10565682_15673.c:3:19: iomanip: No such file or directory
0_0_10565682_15673.c:4: error: syntax error before "namespace"
0_0_10565682_15673.c: In function `prim':
0_0_10565682_15673.c:15: error: `bridge' undeclared (first use in this function)
0_0_10565682_15673.c:15: error: (Each undeclared identifier is reported only once
0_0_10565682_15673.c:15: error: for each function it appears in.)
0_0_10565682_15673.c:15: error: syntax error before "A"
0_0_10565682_15673.c:17: error: `cin' undeclared (first use in this function)
0_0_10565682_15673.c:17: error: `A' undeclared (first use in this function)
0_0_10565682_15673.c:59: error: `cout' undeclared (first use in this function)
0_0_10565682_15673.c:59: error: `ios' undeclared (first use in this function)
0_0_10565682_15673.c:59: error: syntax error before ':' token
0_0_10565682_15673.c: In function `main':
0_0_10565682_15673.c:65: error: `cin' undeclared (first use in this function)
|