0_0_2265030_4899.cpp:38: error: `a' was not declared in this scope
0_0_2265030_4899.cpp:38: error: `&' cannot appear in a constant-expression
0_0_2265030_4899.cpp:38: error: `b' was not declared in this scope
0_0_2265030_4899.cpp:38: error: `&' cannot appear in a constant-expression
0_0_2265030_4899.cpp:38: error: missing `>' to terminate the template argument list
0_0_2265030_4899.cpp:38: error: template argument 1 is invalid
0_0_2265030_4899.cpp:38: error: missing `>' to terminate the template argument list
0_0_2265030_4899.cpp:38: error: template argument 1 is invalid
0_0_2265030_4899.cpp:38: error: template argument 2 is invalid
0_0_2265030_4899.cpp:38: error: ISO C++ forbids declaration of `type name' with no type
0_0_2265030_4899.cpp:38: error: missing `>' to terminate the template argument list
0_0_2265030_4899.cpp:38: error: wrong number of template arguments (2, should be 1)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bitset:603: error: provided for `template<unsigned int _Nb> class std::bitset'
0_0_2265030_4899.cpp:38: error: missing `>' to terminate the template argument list
0_0_2265030_4899.cpp:38: error: template argument 1 is invalid
0_0_2265030_4899.cpp:38: error: template argument 2 is invalid
0_0_2265030_4899.cpp:38: error: expected unqualified-id before ')' token
0_0_2265030_4899.cpp:39: error: ISO C++ forbids declaration of `parameter' with no type
0_0_2265030_4899.cpp: In member function `bool Compare::operator()(int) const':
0_0_2265030_4899.cpp:41: error: `::const_iterator' has not been declared
0_0_2265030_4899.cpp:41: error: missing `>' to terminate the template argument list
0_0_2265030_4899.cpp:41: error: template argument 1 is invalid
0_0_2265030_4899.cpp:41: error: missing `>' to terminate the template argument list
0_0_2265030_4899.cpp:41: error: template argument 1 is invalid
0_0_2265030_4899.cpp:41: error: template argument 2 is invalid
0_0_2265030_4899.cpp:41: error: invalid type in declaration before '=' token
0_0_2265030_4899.cpp:41: error: `a' undeclared (first use this function)
0_0_2265030_4899.cpp:41: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2265030_4899.cpp:41: error: `b' undeclared (first use this function)
0_0_2265030_4899.cpp:43: error: base operand of `->' is not a pointer
0_0_2265030_4899.cpp:43: error: base operand of `->' is not a pointer
0_0_2265030_4899.cpp: At global scope:
0_0_2265030_4899.cpp:57: error: `maze' was not declared in this scope
0_0_2265030_4899.cpp:57: error: missing `>' to terminate the template argument list
0_0_2265030_4899.cpp:57: error: template argument 1 is invalid
0_0_2265030_4899.cpp:57: error: missing `>' to terminate the template argument list
0_0_2265030_4899.cpp:57: error: template argument 1 is invalid
0_0_2265030_4899.cpp:57: error: template argument 2 is invalid
0_0_2265030_4899.cpp:58: error: wrong number of template arguments (3, should be 1)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bitset:603: error: provided for `template<unsigned int _Nb> class std::bitset'
0_0_2265030_4899.cpp:58: error: missing `>' to terminate the template argument list
0_0_2265030_4899.cpp:58: error: template argument 1 is invalid
0_0_2265030_4899.cpp:58: error: template argument 2 is invalid
0_0_2265030_4899.cpp:58: error: missing `>' to terminate the template argument list
0_0_2265030_4899.cpp:58: error: wrong number of template arguments (1, should be 4)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_map.h:92: error: provided for `template<class _Key, class _Tp, class _Compare, class _Alloc> class std::map'
0_0_2265030_4899.cpp:58: error: invalid type in declaration before ';' token
0_0_2265030_4899.cpp: In function `void MazeInit()':
0_0_2265030_4899.cpp:72: error: `maze' undeclared (first use this function)
0_0_2265030_4899.cpp: In function `bool BFS()':
0_0_2265030_4899.cpp:86: error: `clear' has not been declared
0_0_2265030_4899.cpp:86: error: request for member of non-aggregate type before '(' token
0_0_2265030_4899.cpp:91: error: `maze' undeclared (first use this function)
0_0_2265030_4899.cpp:93: error: `insert' has not been declared
0_0_2265030_4899.cpp:93: error: request for member of non-aggregate type before '(' token
0_0_2265030_4899.cpp:136: error: `find' is not a type
0_0_2265030_4899.cpp:136: error: request for member of non-aggregate type before '(' token
0_0_2265030_4899.cpp:136: error: `end' has not been declared
0_0_2265030_4899.cpp:136: error: request for member of non-aggregate type before '(' token
0_0_2265030_4899.cpp:138: error: `insert' has not been declared
0_0_2265030_4899.cpp:138: error: request for member of non-aggregate type before '(' token
0_0_2265030_4899.cpp:157: error: `find' is not a type
0_0_2265030_4899.cpp:157: error: request for member of non-aggregate type before '(' token
0_0_2265030_4899.cpp:157: error: `end' has not been declared
0_0_2265030_4899.cpp:157: error: request for member of non-aggregate type before '(' token
0_0_2265030_4899.cpp:159: error: `insert' has not been declared
0_0_2265030_4899.cpp:159: error: request for member of non-aggregate type before '(' token
|