759881_0_0_5299.cpp:3: error: ISO C++ forbids declaration of `maxn' with no type
759881_0_0_5299.cpp: In function `int path(int)':
759881_0_0_5299.cpp:16: error: incompatible types in assignment of `int' to `int[501]'
759881_0_0_5299.cpp: In function `int MaxMatch()':
759881_0_0_5299.cpp:29: error: ISO C++ forbids comparison between pointer and integer
759881_0_0_5299.cpp: In function `int main()':
759881_0_0_5299.cpp:47: error: incompatible types in assignment of `bool' to `bool[501]'
|