0_0_4795419_9373.c:2:19: iostream: No such file or directory
0_0_4795419_9373.c:5: error: syntax error before '{' token
0_0_4795419_9373.c: In function `voidinit':
0_0_4795419_9373.c:16: error: `inti' undeclared (first use in this function)
0_0_4795419_9373.c:16: error: (Each undeclared identifier is reported only once
0_0_4795419_9373.c:16: error: for each function it appears in.)
0_0_4795419_9373.c:16: error: `j' undeclared (first use in this function)
0_0_4795419_9373.c:16: error: `a' undeclared (first use in this function)
0_0_4795419_9373.c:16: error: `b' undeclared (first use in this function)
0_0_4795419_9373.c:17: error: `n' undeclared (first use in this function)
0_0_4795419_9373.c:22: error: `i' undeclared (first use in this function)
0_0_4795419_9373.c: In function `voiddfs':
0_0_4795419_9373.c:46: error: `intpi' undeclared (first use in this function)
0_0_4795419_9373.c:46: error: `x' undeclared (first use in this function)
0_0_4795419_9373.c:48: error: `pi' undeclared (first use in this function)
0_0_4795419_9373.c:48: error: `k' undeclared (first use in this function)
0_0_4795419_9373.c: In function `voidsort':
0_0_4795419_9373.c:68: error: `inti' undeclared (first use in this function)
0_0_4795419_9373.c:68: error: `j' undeclared (first use in this function)
0_0_4795419_9373.c:68: error: `pi' undeclared (first use in this function)
0_0_4795419_9373.c:68: error: `ch' undeclared (first use in this function)
0_0_4795419_9373.c:68: error: `x' undeclared (first use in this function)
0_0_4795419_9373.c:69: error: `i' undeclared (first use in this function)
0_0_4795419_9373.c:69: error: `n' undeclared (first use in this function)
|