0_0_28238460_12770.cpp
0_0_28238460_12770.cpp(4) : error C3874: “main”的返回类型应为“int”而非“double”
0_0_28238460_12770.cpp(6) : error C2040: “a”:“double”与“double [12]”的间接寻址级别不同
0_0_28238460_12770.cpp(12) : error C2111: “+”: 指针加法要求整型操作数
0_0_28238460_12770.cpp(14) : error C2296: “/”: 非法,左操作数包含“double [12]”类型
0_0_28238460_12770.cpp(16) : error C2088: “<<”: 对于 class 非法
|