0_0_6378801_16374.cpp:7: error: `constint' does not name a type
0_0_6378801_16374.cpp:8: error: `constint' does not name a type
0_0_6378801_16374.cpp:9: error: `nsize' was not declared in this scope
0_0_6378801_16374.cpp:9: error: `nsize' was not declared in this scope
0_0_6378801_16374.cpp:9: error: `nsize' was not declared in this scope
0_0_6378801_16374.cpp:10: error: `nsize' was not declared in this scope
0_0_6378801_16374.cpp:10: error: `nsize' was not declared in this scope
0_0_6378801_16374.cpp:11: error: `nsize' was not declared in this scope
0_0_6378801_16374.cpp: In function `void VisitOne(int, int&)':
0_0_6378801_16374.cpp:16: error: `flag' undeclared (first use this function)
0_0_6378801_16374.cpp:16: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6378801_16374.cpp:17: error: `adj' undeclared (first use this function)
0_0_6378801_16374.cpp:24: error: `numb' undeclared (first use this function)
0_0_6378801_16374.cpp: In function `void VisitTwo(int, int)':
0_0_6378801_16374.cpp:29: error: `flag' undeclared (first use this function)
0_0_6378801_16374.cpp:30: error: `belg' undeclared (first use this function)
0_0_6378801_16374.cpp:31: error: `radj' undeclared (first use this function)
0_0_6378801_16374.cpp: In function `int kosaraju()':
0_0_6378801_16374.cpp:41: error: `flag' undeclared (first use this function)
0_0_6378801_16374.cpp:50: error: `numb' undeclared (first use this function)
0_0_6378801_16374.cpp: At global scope:
0_0_6378801_16374.cpp:58: error: `nsize' was not declared in this scope
0_0_6378801_16374.cpp:59: error: `nsize' was not declared in this scope
0_0_6378801_16374.cpp: In function `bool addpath(int)':
0_0_6378801_16374.cpp:63: error: `mat' undeclared (first use this function)
0_0_6378801_16374.cpp:66: error: `vis' undeclared (first use this function)
0_0_6378801_16374.cpp:69: error: `match' undeclared (first use this function)
0_0_6378801_16374.cpp:72: error: `return1' undeclared (first use this function)
0_0_6378801_16374.cpp:76: error: `return0' undeclared (first use this function)
0_0_6378801_16374.cpp: In function `int Max_match()':
0_0_6378801_16374.cpp:82: error: `match' undeclared (first use this function)
0_0_6378801_16374.cpp:85: error: `vis' undeclared (first use this function)
0_0_6378801_16374.cpp: At global scope:
0_0_6378801_16374.cpp:93: error: ISO C++ forbids declaration of `intmain' with no type
0_0_6378801_16374.cpp: In function `int intmain()':
0_0_6378801_16374.cpp:101: error: `adj' undeclared (first use this function)
0_0_6378801_16374.cpp:102: error: `radj' undeclared (first use this function)
0_0_6378801_16374.cpp:114: error: `mat' undeclared (first use this function)
0_0_6378801_16374.cpp:121: error: `belg' undeclared (first use this function)
0_0_6378801_16374.cpp:130: error: `return0' undeclared (first use this function)
|