536245_0_0_20351.cpp
536245_0_0_20351.cpp(18) : error C2440: “=” : 无法从“char *”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
536245_0_0_20351.cpp(21) : error C2440: “=” : 无法从“char *”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
536245_0_0_20351.cpp(24) : error C2440: “=” : 无法从“char *”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
536245_0_0_20351.cpp(26) : error C2296: “/” : 非法,左操作数包含“int [101]”类型
536245_0_0_20351.cpp(27) : error C2296: “%” : 非法,左操作数包含“int [101]”类型
|