0_0_4591080_20649.cpp: In function `int Find()':
0_0_4591080_20649.cpp:3: error: `n' undeclared (first use this function)
0_0_4591080_20649.cpp:3: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4591080_20649.cpp:4: error: `Vis' undeclared (first use this function)
0_0_4591080_20649.cpp:4: error: `G' undeclared (first use this function)
0_0_4591080_20649.cpp:7: error: `Grap' undeclared (first use this function)
0_0_4591080_20649.cpp:7: error: `p' undeclared (first use this function)
0_0_4591080_20649.cpp: In function `void TopSort()':
0_0_4591080_20649.cpp:18: error: `n' undeclared (first use this function)
0_0_4591080_20649.cpp:19: error: stray '\161' in program
0_0_4591080_20649.cpp:19: error: stray '\176' in program
0_0_4591080_20649.cpp:19: error: expected primary-expression before '%' token
0_0_4591080_20649.cpp:19: error: stray '\161' in program
0_0_4591080_20649.cpp:19: error: stray '\177' in program
0_0_4591080_20649.cpp:19: error: `d' undeclared (first use this function)
0_0_4591080_20649.cpp:19: error: `printf' undeclared (first use this function)
|