0_0_1417098_402.cpp
0_0_1417098_402.cpp(1) : error C2871: “std” : 具有该名称的命名空间不存在
0_0_1417098_402.cpp(17) : error C2664: “s” : 不能将参数 2 从“int”转换为“int &”
不是对“const”的引用不能绑定到非 lvalue
0_0_1417098_402.cpp(17) : error C2664: “s” : 不能将参数 2 从“int”转换为“int &”
不是对“const”的引用不能绑定到非 lvalue
0_0_1417098_402.cpp(17) : error C2664: “s” : 不能将参数 2 从“int”转换为“int &”
不是对“const”的引用不能绑定到非 lvalue
0_0_1417098_402.cpp(17) : error C2664: “s” : 不能将参数 2 从“int”转换为“int &”
不是对“const”的引用不能绑定到非 lvalue
0_0_1417098_402.cpp(19) : error C2065: “cout” : 未声明的标识符
0_0_1417098_402.cpp(19) : error C2065: “endl” : 未声明的标识符
|