0_0_6425856_4734.cpp: In function `bool Topsort(int, int (*)[2002])':
0_0_6425856_4734.cpp:26: error: `count' undeclared (first use this function)
0_0_6425856_4734.cpp:26: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6425856_4734.cpp: In function `int main()':
0_0_6425856_4734.cpp:98: error: `count' undeclared (first use this function)
|