0_0_1384730_10488.cpp
0_0_1384730_10488.cpp(18) : error C2446: “<=” : 没有从“int *”到“int”的转换
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_1384730_10488.cpp(18) : error C2040: “<=” : “int”与“int [7]”的间接寻址级别不同
0_0_1384730_10488.cpp(45) : error C2679: 二进制“>>” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_1384730_10488.cpp(46) : error C2296: “*” : 非法,左操作数包含“int [7]”类型
|