164249_0_28603.cpp
164249_0_28603.cpp(16) : error C2065: 'Max' : undeclared identifier
164249_0_28603.cpp(16) : error C2057: expected constant expression
164249_0_28603.cpp(16) : error C2466: cannot allocate an array of constant size 0
164249_0_28603.cpp(17) : error C2057: expected constant expression
164249_0_28603.cpp(17) : error C2466: cannot allocate an array of constant size 0
164249_0_28603.cpp(18) : error C2057: expected constant expression
164249_0_28603.cpp(18) : error C2466: cannot allocate an array of constant size 0
164249_0_28603.cpp(18) : error C2057: expected constant expression
164249_0_28603.cpp(18) : error C2466: cannot allocate an array of constant size 0
164249_0_28603.cpp(18) : error C2087: '<Unknown>' : missing subscript
164249_0_28603.cpp(26) : error C2070: illegal sizeof operand
164249_0_28603.cpp(39) : error C2065: 'adjvex' : undeclared identifier
164249_0_28603.cpp(40) : error C2039: 'adj' : is not a member of 'Node'
164249_0_28603.cpp(10) : see declaration of 'Node'
164249_0_28603.cpp(40) : error C2146: syntax error : missing ';' before identifier 'road'
164249_0_28603.cpp(45) : error C2065: 'u' : undeclared identifier
164249_0_28603.cpp(49) : error C2065: 'cout' : undeclared identifier
164249_0_28603.cpp(49) : error C2065: 'MST_CloseEdgeCost' : undeclared identifier
164249_0_28603.cpp(49) : error C2563: mismatch in formal parameter list
164249_0_28603.cpp(49) : error C2568: '<<' : unable to resolve function overload
could be 'class std::basic_ostream<unsigned short,struct std::char_traits<unsigned short> > &__cdecl std::endl(class std::basic_ostream<unsigned short,struct std::char_traits<unsigned short> > &)'
VC\INCLUDE\ostream(377) : see declaration of 'endl'
or 'class std::basic_ostream<char,struct std::char_traits<char> > &__cdecl std::endl(class std::basic_ostream<char,struct std::char_traits<char> > &)'
VC\INCLUDE\ostream(372) : see declaration of 'endl'
or 'class std::basic_ostream<_E,_Tr> &__cdecl std::endl(class std::basic_ostream<_E,_Tr> &)'
VC\INCLUDE\ostream(367) : see declaration of 'endl'
164249_0_28603.cpp(58) : error C2065: 'v' : undeclared identifier
164249_0_28603.cpp(58) : error C2109: subscript requires array or pointer type
164249_0_28603.cpp(58) : error C2106: '=' : left operand must be l-value
164249_0_28603.cpp(62) : error C2065: 'CloseEdgeCost' : undeclared identifier
164249_0_28603.cpp(62) : error C2109: subscript requires array or pointer type
164249_0_28603.cpp(62) : error C2106: '=' : left operand must be l-value
164249_0_28603.cpp(69) : error C2109: subscript requires array or pointer type
164249_0_28603.cpp(71) : error C2109: subscript requires array or pointer type
164249_0_28603.cpp(77) : error C2109: subscript requires array or pointer type
164249_0_28603.cpp(77) : error C2106: '=' : left operand must be l-value
164249_0_28603.cpp(78) : error C2109: subscript requires array or pointer type
164249_0_28603.cpp(78) : error C2106: '=' : left operand must be l-value
164249_0_28603.cpp(84) : error C2109: subscript requires array or pointer type
164249_0_28603.cpp(84) : error C2109: subscript requires array or pointer type
164249_0_28603.cpp(85) : error C2109: subscript requires array or pointer type
164249_0_28603.cpp(85) : error C2106: '=' : left operand must be l-value
164249_0_28603.cpp(89) : fatal error C1004: unexpected end of file found
|