0_0_8288506_16407.cpp
0_0_8288506_16407.cpp(6) : error C2146: 语法错误 : 缺少“;”(在标识符“std”的前面)
0_0_8288506_16407.cpp(6) : error C2501: “usingnamespace” : 缺少存储类或类型说明符
0_0_8288506_16407.cpp(6) : error C2501: “std” : 缺少存储类或类型说明符
0_0_8288506_16407.cpp(6) : error C2086: “std” : 重定义
0_0_8288506_16407.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“N”的前面)
0_0_8288506_16407.cpp(8) : error C2501: “constint” : 缺少存储类或类型说明符
0_0_8288506_16407.cpp(8) : error C2501: “N” : 缺少存储类或类型说明符
0_0_8288506_16407.cpp(10) : error C2146: 语法错误 : 缺少“;”(在标识符“llg”的前面)
0_0_8288506_16407.cpp(10) : error C2501: “llg” : 缺少存储类或类型说明符
0_0_8288506_16407.cpp(12) : error C2146: 语法错误 : 缺少“;”(在标识符“inf”的前面)
0_0_8288506_16407.cpp(12) : error C2734: “llg” : 如果不是外部的,则必须初始化常数对象
0_0_8288506_16407.cpp(12) : error C2373: “llg” : 重定义;不同的类型修饰符
0_0_8288506_16407.cpp(10) : 参见“llg”的声明
0_0_8288506_16407.cpp(12) : error C2501: “inf” : 缺少存储类或类型说明符
0_0_8288506_16407.cpp(12) : error C3861: “llg”: 即使使用参数相关的查找,也未找到标识符
0_0_8288506_16407.cpp(17) : error C2057: 应输入常数表达式
0_0_8288506_16407.cpp(17) : error C2466: 不能分配常数大小为 0 的数组
0_0_8288506_16407.cpp(19) : error C2057: 应输入常数表达式
0_0_8288506_16407.cpp(19) : error C2466: 不能分配常数大小为 0 的数组
0_0_8288506_16407.cpp(20) : error C2146: 语法错误 : 缺少“;”(在标识符“f”的前面)
0_0_8288506_16407.cpp(20) : error C2501: “llg” : 缺少存储类或类型说明符
0_0_8288506_16407.cpp(20) : error C2086: “int llg” : 重定义
0_0_8288506_16407.cpp(10) : 参见“llg”的声明
0_0_8288506_16407.cpp(20) : error C2057: 应输入常数表达式
0_0_8288506_16407.cpp(20) : error C2466: 不能分配常数大小为 0 的数组
0_0_8288506_16407.cpp(20) : error C2501: “f” : 缺少存储类或类型说明符
0_0_8288506_16407.cpp(25) : error C2065: “elsereturn” : 未声明的标识符
0_0_8288506_16407.cpp(25) : error C2146: 语法错误 : 缺少“;”(在标识符“a”的前面)
0_0_8288506_16407.cpp(28) : error C2146: 语法错误 : 缺少“;”(在标识符“dy”的前面)
0_0_8288506_16407.cpp(28) : error C2501: “llg” : 缺少存储类或类型说明符
0_0_8288506_16407.cpp(28) : error C2086: “int llg” : 重定义
0_0_8288506_16407.cpp(10) : 参见“llg”的声明
0_0_8288506_16407.cpp(33) : error C2146: 语法错误 : 缺少“;”(在标识符“dx”的前面)
0_0_8288506_16407.cpp(33) : error C2501: “llg” : 缺少存储类或类型说明符
0_0_8288506_16407.cpp(33) : error C2086: “int llg” : 重定义
0_0_8288506_16407.cpp(10) : 参见“llg”的声明
0_0_8288506_16407.cpp(35) : error C3861: “llg”: 即使使用参数相关的查找,也未找到标识符
0_0_8288506_16407.cpp(41) : error C2146: 语法错误 : 缺少“;”(在标识符“ans”的前面)
0_0_8288506_16407.cpp(41) : error C3861: “llg”: 即使使用参数相关的查找,也未找到标识符
0_0_8288506_16407.cpp(41) : error C2065: “ans” : 未声明的标识符
0_0_8288506_16407.cpp(45) : error C3861: “sort”: 即使使用参数相关的查找,也未找到标识符
0_0_8288506_16407.cpp(62) : error C3861: “ans”: 即使使用参数相关的查找,也未找到标识符
0_0_8288506_16407.cpp(81) : error C2065: “elsebreak” : 未声明的标识符
0_0_8288506_16407.cpp(86) : error C3861: “ans”: 即使使用参数相关的查找,也未找到标识符
0_0_8288506_16407.cpp(86) : error C3861: “min”: 即使使用参数相关的查找,也未找到标识符
0_0_8288506_16407.cpp(86) : error C3861: “ans”: 即使使用参数相关的查找,也未找到标识符
0_0_8288506_16407.cpp(88) : error C3861: “ans”: 即使使用参数相关的查找,也未找到标识符
0_0_8288506_16407.cpp(90) : error C2065: “return0” : 未声明的标识符
|