0_0_9076061_22639.cpp
0_0_9076061_22639.cpp(12) : error C2440: “=” : 无法从“int”转换为“int [1000]”
没有转换为数组类型,但有转换为数组的引用或指针
0_0_9076061_22639.cpp(13) : error C2440: “=” : 无法从“int”转换为“int [1000]”
没有转换为数组类型,但有转换为数组的引用或指针
0_0_9076061_22639.cpp(14) : error C2440: “=” : 无法从“double”转换为“double [1000]”
没有转换为数组类型,但有转换为数组的引用或指针
0_0_9076061_22639.cpp(19) : error C2440: “=” : 无法从“double [1000]”转换为“double”
没有使该转换得以执行的上下文
|