(10) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
(10) : error C2143: 语法错误 : 缺少“,”(在“:”的前面)
(10) : error C2530: “row”: 必须初始化引用
(10) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
(11) : error C2143: 语法错误 : 缺少“,”(在“:”的前面)
(11) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
(20) : error C2146: 语法错误 : 缺少“;”(在标识符“涓暣鏁帮紝浠ョ┖鏍煎垎闅旓級锛”的前面)
(20) : error C2065: “涓暣鏁帮紝浠ョ┖鏍煎垎闅旓級锛”: 未声明的标识符
(20) : error C2563: 在形参表中不匹配
(20) : error C2568: “<<”: 无法解析函数重载
VC8\include\ostream(971): 可能是“std::basic_ostream<_Elem,_Traits> &std::endl(std::basic_ostream<_Elem,_Traits> &)”
with
[
_Elem=wchar_t,
_Traits=std::char_traits<wchar_t>
]
VC8\include\ostream(963): 或“std::basic_ostream<_Elem,_Traits> &std::endl(std::basic_ostream<_Elem,_Traits> &)”
with
[
_Elem=char,
_Traits=std::char_traits<char>
]
VC8\include\ostream(937): 或“std::basic_ostream<_Elem,_Traits> &std::endl(std::basic_ostream<_Elem,_Traits> &)”
(24) : error C2001: 常量中有换行符
(25) : error C2146: 语法错误 : 缺少“;”(在标识符“cin”的前面)
(39) : error C2001: 常量中有换行符
(40) : error C2143: 语法错误 : 缺少“;”(在“break”的前面)
(43) : error C2001: 常量中有换行符
(44) : error C2146: 语法错误 : 缺少“;”(在标识符“cin”的前面)
(51) : error C2001: 常量中有换行符
(52) : error C2143: 语法错误 : 缺少“;”(在“continue”的前面)