0_0_24597833_20765.cpp
0_0_24597833_20765.cpp(19) : error C2297: “*”: 非法,右操作数包含“ll [105]”类型
0_0_24597833_20765.cpp(21) : error C2297: “*”: 非法,右操作数包含“ll [105]”类型
0_0_24597833_20765.cpp(23) : error C2297: “%”: 非法,右操作数包含“double”类型
0_0_24597833_20765.cpp(24) : error C2065: “c”: 未声明的标识符
0_0_24597833_20765.cpp(31) : error C2440: “=”: 无法从“int”转换为“ll [105]”
没有转换为数组类型,但有转换为数组的引用或指针
0_0_24597833_20765.cpp(33) : error C2296: “*”: 非法,左操作数包含“ll [105]”类型
0_0_24597833_20765.cpp(39) : error C2297: “%”: 非法,右操作数包含“double”类型
0_0_24597833_20765.cpp(47) : error C2296: “%”: 非法,左操作数包含“double”类型
0_0_24597833_20765.cpp(47) : error C2297: “%”: 非法,右操作数包含“double”类型
|