0_0_10635427_30599.cpp: In function `void tarjan(int)':
0_0_10635427_30599.cpp:3: error: `dfsTime' undeclared (first use this function)
0_0_10635427_30599.cpp:3: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10635427_30599.cpp:3: error: `lessTime' undeclared (first use this function)
0_0_10635427_30599.cpp:3: error: `nowTime' undeclared (first use this function)
0_0_10635427_30599.cpp:4: error: `st' undeclared (first use this function)
0_0_10635427_30599.cpp:4: error: `top' undeclared (first use this function)
0_0_10635427_30599.cpp:5: error: `point' undeclared (first use this function)
0_0_10635427_30599.cpp:5: error: `next' undeclared (first use this function)
0_0_10635427_30599.cpp:7: error: `v' undeclared (first use this function)
0_0_10635427_30599.cpp:11: error: `min' undeclared (first use this function)
0_0_10635427_30599.cpp:14: error: `cct' undeclared (first use this function)
0_0_10635427_30599.cpp:20: error: `cnt' undeclared (first use this function)
0_0_10635427_30599.cpp:21: error: `ccthave' undeclared (first use this function)
0_0_10635427_30599.cpp: In function `bool major()':
0_0_10635427_30599.cpp:33: error: `cntTower' undeclared (first use this function)
0_0_10635427_30599.cpp:34: error: `dfsTime' undeclared (first use this function)
0_0_10635427_30599.cpp:37: error: `cct' undeclared (first use this function)
0_0_10635427_30599.cpp:37: error: `part' undeclared (first use this function)
0_0_10635427_30599.cpp:40: error: `tot' undeclared (first use this function)
0_0_10635427_30599.cpp:41: error: `from' undeclared (first use this function)
0_0_10635427_30599.cpp:41: error: `v' undeclared (first use this function)
0_0_10635427_30599.cpp:42: error: `addedgen' undeclared (first use this function)
0_0_10635427_30599.cpp:45: error: `queue' undeclared (first use this function)
0_0_10635427_30599.cpp:45: error: expected primary-expression before "int"
0_0_10635427_30599.cpp:45: error: expected `;' before "int"
0_0_10635427_30599.cpp:46: error: `cnt' undeclared (first use this function)
0_0_10635427_30599.cpp:47: error: `rudu' undeclared (first use this function)
0_0_10635427_30599.cpp:47: error: `q' undeclared (first use this function)
0_0_10635427_30599.cpp:51: error: `tuopu' undeclared (first use this function)
0_0_10635427_30599.cpp:51: error: `tott' undeclared (first use this function)
0_0_10635427_30599.cpp:52: error: `pointn' undeclared (first use this function)
0_0_10635427_30599.cpp:52: error: `nextn' undeclared (first use this function)
0_0_10635427_30599.cpp:54: error: `vn' undeclared (first use this function)
0_0_10635427_30599.cpp:61: error: `check' undeclared (first use this function)
0_0_10635427_30599.cpp:64: error: `ccthave' undeclared (first use this function)
|