0_0_1270716_8393.cpp
0_0_1270716_8393.cpp(16) : error C2296: “/=” : 非法,左操作数包含“int [101]”类型
0_0_1270716_8393.cpp(17) : error C2105: “++”需要 l 值
0_0_1270716_8393.cpp(19) : error C3861: “qsort”: 即使使用参数相关的查找,也未找到标识符
0_0_1270716_8393.cpp(22) : error C2297: “+=” : 非法,右操作数包含“int [101]”类型
0_0_1270716_8393.cpp(22) : error C2040: “+=” : “int”与“int [101]”的间接寻址级别不同
|