0_0_4591250_19899.cpp: In function `void CutEdge(int, int)':
0_0_4591250_19899.cpp:2: error: `dfn' undeclared (first use this function)
0_0_4591250_19899.cpp:2: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4591250_19899.cpp:2: error: `low' undeclared (first use this function)
0_0_4591250_19899.cpp:2: error: `cnt' undeclared (first use this function)
0_0_4591250_19899.cpp:3: error: `st' undeclared (first use this function)
0_0_4591250_19899.cpp:3: error: `top' undeclared (first use this function)
0_0_4591250_19899.cpp:4: error: `p' undeclared (first use this function)
0_0_4591250_19899.cpp:4: error: `edge' undeclared (first use this function)
0_0_4591250_19899.cpp:9: error: `GetMin' undeclared (first use this function)
0_0_4591250_19899.cpp:11: error: `cutE' undeclared (first use this function)
0_0_4591250_19899.cpp:11: error: `numE' undeclared (first use this function)
0_0_4591250_19899.cpp:11: error: `E' undeclared (first use this function)
0_0_4591250_19899.cpp:13: error: `numB' undeclared (first use this function)
0_0_4591250_19899.cpp:15: error: `id' undeclared (first use this function)
|