0_0_31550451_28343.cpp
0_0_31550451_28343.cpp(2) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_31550451_28343.cpp(2) : error C2014: 预处理器命令必须作为第一个非空白空间启动
0_0_31550451_28343.cpp(4) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_31550451_28343.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“ ”的前面)
0_0_31550451_28343.cpp(4) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31550451_28343.cpp(4) : error C2144: 语法错误:“double”的前面应有“;”
0_0_31550451_28343.cpp(4) : error C2086: “int ”: 重定义
0_0_31550451_28343.cpp(4) : 参见“ ”的声明
0_0_31550451_28343.cpp(6) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_31550451_28343.cpp(6) : error C2144: 语法错误:“double”的前面应有“;”
0_0_31550451_28343.cpp(6) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31550451_28343.cpp(6) : error C2086: “int ”: 重定义
0_0_31550451_28343.cpp(4) : 参见“ ”的声明
0_0_31550451_28343.cpp(8) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_31550451_28343.cpp(8) : error C2144: 语法错误:“int”的前面应有“;”
0_0_31550451_28343.cpp(8) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31550451_28343.cpp(8) : error C2086: “int ”: 重定义
0_0_31550451_28343.cpp(4) : 参见“ ”的声明
0_0_31550451_28343.cpp(10) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_31550451_28343.cpp(10) : error C2144: 语法错误:“double”的前面应有“;”
0_0_31550451_28343.cpp(10) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31550451_28343.cpp(10) : error C2086: “int ”: 重定义
0_0_31550451_28343.cpp(4) : 参见“ ”的声明
0_0_31550451_28343.cpp(12) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_31550451_28343.cpp(12) : error C2146: 语法错误: 缺少“;”(在标识符“max”的前面)
0_0_31550451_28343.cpp(12) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31550451_28343.cpp(14) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_31550451_28343.cpp(14) : error C2143: 语法错误 : 缺少“;”(在“return”的前面)
0_0_31550451_28343.cpp(16) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_31550451_28343.cpp(16) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_31550451_28343.cpp(18) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_31550451_28343.cpp(18) : error C2146: 语法错误: 缺少“;”(在标识符“min”的前面)
0_0_31550451_28343.cpp(18) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31550451_28343.cpp(18) : error C2086: “int double”: 重定义
0_0_31550451_28343.cpp(12) : 参见“ double”的声明
0_0_31550451_28343.cpp(20) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_31550451_28343.cpp(20) : error C2143: 语法错误 : 缺少“;”(在“return”的前面)
0_0_31550451_28343.cpp(22) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_31550451_28343.cpp(22) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_31550451_28343.cpp(24) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_31550451_28343.cpp(24) : error C2146: 语法错误: 缺少“;”(在标识符“main”的前面)
0_0_31550451_28343.cpp(24) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_31550451_28343.cpp(26) : error C3872: “0x3000”: 此字符不允许在标识符中使用
0_0_31550451_28343.cpp(26) : error C2143: 语法错误 : 缺少“;”(在“while”的前面)
0_0_31550451_28343.cpp(26) : error C3861: “scanf”: 找不到标识符
0_0_31550451_28343.cpp(26) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|