0_0_2264515_7930.cpp:37: error: `a' was not declared in this scope
0_0_2264515_7930.cpp:37: error: `&' cannot appear in a constant-expression
0_0_2264515_7930.cpp:37: error: `b' was not declared in this scope
0_0_2264515_7930.cpp:37: error: `&' cannot appear in a constant-expression
0_0_2264515_7930.cpp:37: error: missing `>' to terminate the template argument list
0_0_2264515_7930.cpp:37: error: template argument 1 is invalid
0_0_2264515_7930.cpp:37: error: missing `>' to terminate the template argument list
0_0_2264515_7930.cpp:37: error: template argument 1 is invalid
0_0_2264515_7930.cpp:37: error: template argument 2 is invalid
0_0_2264515_7930.cpp:37: error: ISO C++ forbids declaration of `type name' with no type
0_0_2264515_7930.cpp:37: error: missing `>' to terminate the template argument list
0_0_2264515_7930.cpp:37: 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_2264515_7930.cpp:37: error: missing `>' to terminate the template argument list
0_0_2264515_7930.cpp:37: error: template argument 1 is invalid
0_0_2264515_7930.cpp:37: error: template argument 2 is invalid
0_0_2264515_7930.cpp:37: error: expected unqualified-id before ')' token
0_0_2264515_7930.cpp:38: error: ISO C++ forbids declaration of `parameter' with no type
0_0_2264515_7930.cpp: In member function `bool Compare::operator()(int)':
0_0_2264515_7930.cpp:40: error: `::const_iterator' has not been declared
0_0_2264515_7930.cpp:40: error: missing `>' to terminate the template argument list
0_0_2264515_7930.cpp:40: error: template argument 1 is invalid
0_0_2264515_7930.cpp:40: error: missing `>' to terminate the template argument list
0_0_2264515_7930.cpp:40: error: template argument 1 is invalid
0_0_2264515_7930.cpp:40: error: template argument 2 is invalid
0_0_2264515_7930.cpp:40: error: invalid type in declaration before '=' token
0_0_2264515_7930.cpp:40: error: `a' undeclared (first use this function)
0_0_2264515_7930.cpp:40: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2264515_7930.cpp:40: error: `b' undeclared (first use this function)
0_0_2264515_7930.cpp:44: error: base operand of `->' is not a pointer
0_0_2264515_7930.cpp:49: error: base operand of `->' is not a pointer
0_0_2264515_7930.cpp: At global scope:
0_0_2264515_7930.cpp:61: error: `maze' was not declared in this scope
0_0_2264515_7930.cpp:61: error: missing `>' to terminate the template argument list
0_0_2264515_7930.cpp:61: error: template argument 1 is invalid
0_0_2264515_7930.cpp:61: error: missing `>' to terminate the template argument list
0_0_2264515_7930.cpp:61: error: template argument 1 is invalid
0_0_2264515_7930.cpp:61: error: template argument 2 is invalid
0_0_2264515_7930.cpp:62: 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_2264515_7930.cpp:62: error: missing `>' to terminate the template argument list
0_0_2264515_7930.cpp:62: error: template argument 1 is invalid
0_0_2264515_7930.cpp:62: error: template argument 2 is invalid
0_0_2264515_7930.cpp:62: error: missing `>' to terminate the template argument list
0_0_2264515_7930.cpp:62: 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_2264515_7930.cpp:62: error: invalid type in declaration before ';' token
0_0_2264515_7930.cpp: In function `void MazeInit()':
0_0_2264515_7930.cpp:76: error: `maze' undeclared (first use this function)
0_0_2264515_7930.cpp: In function `bool BFS()':
0_0_2264515_7930.cpp:90: error: `clear' has not been declared
0_0_2264515_7930.cpp:90: error: request for member of non-aggregate type before '(' token
0_0_2264515_7930.cpp:95: error: `maze' undeclared (first use this function)
0_0_2264515_7930.cpp:97: error: `insert' has not been declared
0_0_2264515_7930.cpp:97: error: request for member of non-aggregate type before '(' token
0_0_2264515_7930.cpp:140: error: `find' is not a type
0_0_2264515_7930.cpp:140: error: request for member of non-aggregate type before '(' token
0_0_2264515_7930.cpp:140: error: `end' has not been declared
0_0_2264515_7930.cpp:140: error: request for member of non-aggregate type before '(' token
0_0_2264515_7930.cpp:142: error: `insert' has not been declared
0_0_2264515_7930.cpp:142: error: request for member of non-aggregate type before '(' token
0_0_2264515_7930.cpp:161: error: `find' is not a type
0_0_2264515_7930.cpp:161: error: request for member of non-aggregate type before '(' token
0_0_2264515_7930.cpp:161: error: `end' has not been declared
0_0_2264515_7930.cpp:161: error: request for member of non-aggregate type before '(' token
0_0_2264515_7930.cpp:163: error: `insert' has not been declared
0_0_2264515_7930.cpp:163: error: request for member of non-aggregate type before '(' token
|