0_0_25119847_573.cpp
0_0_25119847_573.cpp(20) : error C2059: 语法错误:“;”
0_0_25119847_573.cpp(21) : error C2947: 应由“>”终止 模板参数列表,却找到“<<”
0_0_25119847_573.cpp(21) : error C2146: 语法错误: 缺少“;”(在标识符“a”的前面)
0_0_25119847_573.cpp(21) : error C2297: “<<”: 非法,右操作数包含“const char [4]”类型
0_0_25119847_573.cpp(21) : error C2563: 在形参表中不匹配
0_0_25119847_573.cpp(21) : error C2568: “<<”: 无法解析函数重载
VC2013\INCLUDE\ostream(997): 可能是“std::basic_ostream<_Elem,_Traits> &std::endl(std::basic_ostream<_Elem,_Traits> &)”
0_0_25119847_573.cpp(21) : error C2065: “end1”: 未声明的标识符
|