0_0_39740648_20764.cpp
0_0_39740648_20764.cpp(1) : error C2018: 未知字符“0x60”
VC2013\INCLUDE\sal.h(2381) : error C2144: 语法错误:“int”的前面应有“;”
VC2013\INCLUDE\sal.h(2381) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_39740648_20764.cpp(103) : error C2065: “romanValues”: 未声明的标识符
0_0_39740648_20764.cpp(103) : error C2228: “.find”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_39740648_20764.cpp(103) : error C2228: “.end”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_39740648_20764.cpp(104) : error C2065: “romanValues”: 未声明的标识符
0_0_39740648_20764.cpp(121) : error C2018: 未知字符“0x60”
|