0_0_24071908_11612.cpp
0_0_24071908_11612.cpp(9) : error C3071: 运算符“%”只能应用于 ref 类或值类型实例中
0_0_24071908_11612.cpp(9) : error C2664: “int scanf(const char *,...)”: 无法将参数 1 从“int [16]”转换为“const char *”
与指向的类型无关;转换要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_24071908_11612.cpp(14) : error C3071: 运算符“%”只能应用于 ref 类或值类型实例中
0_0_24071908_11612.cpp(14) : error C2664: “int scanf(const char *,...)”: 无法将参数 1 从“int [16]”转换为“const char *”
与指向的类型无关;转换要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_24071908_11612.cpp(17) : error C3071: 运算符“%”只能应用于 ref 类或值类型实例中
0_0_24071908_11612.cpp(17) : error C2664: “int scanf(const char *,...)”: 无法将参数 1 从“int [16]”转换为“const char *”
与指向的类型无关;转换要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_24071908_11612.cpp(20) : error C3071: 运算符“%”只能应用于 ref 类或值类型实例中
0_0_24071908_11612.cpp(20) : error C2664: “int scanf(const char *,...)”: 无法将参数 1 从“int [16]”转换为“const char *”
与指向的类型无关;转换要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_24071908_11612.cpp(41) : error C2143: 语法错误 : 缺少“)”(在“.”的前面)
0_0_24071908_11612.cpp(41) : error C2660: “printf”: 函数不接受 0 个参数
0_0_24071908_11612.cpp(41) : error C2059: 语法错误:“)”
0_0_24071908_11612.cpp(41) : error C2059: 语法错误:“;”
0_0_24071908_11612.cpp(42) : error C2228: “.b”的左边必须有类/结构/联合
0_0_24071908_11612.cpp(43) : error C2059: 语法错误:“)”
0_0_24071908_11612.cpp(47) : error C2014: 预处理器命令必须作为第一个非空白空间启动
0_0_24071908_11612.cpp(48) : error C2143: 语法错误 : 缺少“)”(在“}”的前面)
|