857578_0_0_12280.cpp
857578_0_0_12280.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
857578_0_0_12280.cpp(1) : error C2501: “import” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
857578_0_0_12280.cpp(1) : error C2501: “java” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
857578_0_0_12280.cpp(2) : error C2501: “import” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(2) : error C2086: “int import” : 重定义
857578_0_0_12280.cpp(1) : 参见“import”的声明
857578_0_0_12280.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
857578_0_0_12280.cpp(2) : error C2501: “java” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(2) : error C2086: “int java” : 重定义
857578_0_0_12280.cpp(1) : 参见“java”的声明
857578_0_0_12280.cpp(3) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
857578_0_0_12280.cpp(3) : error C2501: “import” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(3) : error C2086: “int import” : 重定义
857578_0_0_12280.cpp(1) : 参见“import”的声明
857578_0_0_12280.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
857578_0_0_12280.cpp(3) : error C2501: “java” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(3) : error C2086: “int java” : 重定义
857578_0_0_12280.cpp(1) : 参见“java”的声明
857578_0_0_12280.cpp(6) : error C2146: 语法错误 : 缺少“:”(在标识符“BigInteger”的前面)
857578_0_0_12280.cpp(6) : error C2146: 语法错误 : 缺少“;”(在标识符“A”的前面)
857578_0_0_12280.cpp(6) : error C2501: “Int::BigInteger” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(6) : error C2501: “Int::A” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(6) : error C2501: “Int::B” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(11) : error C2146: 语法错误 : 缺少“)”(在标识符“AA”的前面)
857578_0_0_12280.cpp(11) : error C2146: 语法错误 : 缺少“;”(在标识符“AA”的前面)
857578_0_0_12280.cpp(11) : error C2460: “Int::BigInteger” : 使用正在定义的“Int”
857578_0_0_12280.cpp(5) : 参见“Int”的声明
857578_0_0_12280.cpp(11) : error C2501: “Int::AA” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(11) : error C2146: 语法错误 : 缺少“;”(在标识符“BB”的前面)
857578_0_0_12280.cpp(11) : error C2501: “Int::BigInteger” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(11) : error C2059: 语法错误 : “)”
857578_0_0_12280.cpp(11) : error C2501: “Int::BB” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(12) : error C2059: 语法错误 : “if”
857578_0_0_12280.cpp(12) : error C2334: “{”的前面有意外标记;跳过明显的函数体
857578_0_0_12280.cpp(15) : error C2059: 语法错误 : “else”
857578_0_0_12280.cpp(15) : error C2334: “{”的前面有意外标记;跳过明显的函数体
857578_0_0_12280.cpp(27) : error C2065: “A” : 未声明的标识符
857578_0_0_12280.cpp(27) : error C2061: 语法错误 : 标识符“BigInteger”
857578_0_0_12280.cpp(28) : error C2065: “B” : 未声明的标识符
857578_0_0_12280.cpp(28) : error C2061: 语法错误 : 标识符“BigInteger”
857578_0_0_12280.cpp(30) : error C2146: 语法错误 : 缺少“;”(在标识符“add”的前面)
857578_0_0_12280.cpp(30) : error C2501: “Int” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(30) : error C2373: “Int” : 重定义;不同的类型修饰符
857578_0_0_12280.cpp(26) : 参见“Int”的声明
857578_0_0_12280.cpp(30) : error C3861: “Int”: 即使使用参数相关的查找,也未找到标识符
857578_0_0_12280.cpp(30) : error C2146: 语法错误 : 缺少“)”(在标识符“K”的前面)
857578_0_0_12280.cpp(30) : error C2501: “add” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(30) : error C2440: “初始化” : 无法从“Int (__cdecl *)(Int)”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
857578_0_0_12280.cpp(30) : error C2059: 语法错误 : “)”
857578_0_0_12280.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
857578_0_0_12280.cpp(30) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
857578_0_0_12280.cpp(36) : error C2146: 语法错误 : 缺少“;”(在标识符“sub”的前面)
857578_0_0_12280.cpp(36) : error C2501: “Int” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(36) : error C2373: “Int” : 重定义;不同的类型修饰符
857578_0_0_12280.cpp(26) : 参见“Int”的声明
857578_0_0_12280.cpp(36) : error C3861: “Int”: 即使使用参数相关的查找,也未找到标识符
857578_0_0_12280.cpp(36) : error C2146: 语法错误 : 缺少“)”(在标识符“K”的前面)
857578_0_0_12280.cpp(36) : error C2501: “sub” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(36) : error C2440: “初始化” : 无法从“Int (__cdecl *)(Int)”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
857578_0_0_12280.cpp(36) : error C2059: 语法错误 : “)”
857578_0_0_12280.cpp(36) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
857578_0_0_12280.cpp(36) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
857578_0_0_12280.cpp(42) : error C2146: 语法错误 : 缺少“;”(在标识符“mul”的前面)
857578_0_0_12280.cpp(42) : error C2501: “Int” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(42) : error C2373: “Int” : 重定义;不同的类型修饰符
857578_0_0_12280.cpp(26) : 参见“Int”的声明
857578_0_0_12280.cpp(42) : error C3861: “Int”: 即使使用参数相关的查找,也未找到标识符
857578_0_0_12280.cpp(42) : error C2146: 语法错误 : 缺少“)”(在标识符“K”的前面)
857578_0_0_12280.cpp(42) : error C2501: “mul” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(42) : error C2440: “初始化” : 无法从“Int (__cdecl *)(Int)”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
857578_0_0_12280.cpp(42) : error C2059: 语法错误 : “)”
857578_0_0_12280.cpp(42) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
857578_0_0_12280.cpp(42) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
857578_0_0_12280.cpp(45) : error C2146: 语法错误 : 缺少“;”(在标识符“div”的前面)
857578_0_0_12280.cpp(45) : error C2501: “Int” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(45) : error C2373: “Int” : 重定义;不同的类型修饰符
857578_0_0_12280.cpp(26) : 参见“Int”的声明
857578_0_0_12280.cpp(45) : error C3861: “Int”: 即使使用参数相关的查找,也未找到标识符
857578_0_0_12280.cpp(45) : error C2146: 语法错误 : 缺少“)”(在标识符“K”的前面)
857578_0_0_12280.cpp(45) : error C2501: “div” : 缺少存储类或类型说明符
857578_0_0_12280.cpp(45) : error C2440: “初始化” : 无法从“Int (__cdecl *)(Int)”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
857578_0_0_12280.cpp(45) : error C2059: 语法错误 : “)”
857578_0_0_12280.cpp(45) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
857578_0_0_12280.cpp(45) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
857578_0_0_12280.cpp(48) : error C2059: 语法错误 : “public”
857578_0_0_12280.cpp(48) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
857578_0_0_12280.cpp(48) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
857578_0_0_12280.cpp(56) : error C2059: 语法错误 : “}”
857578_0_0_12280.cpp(56) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
857578_0_0_12280.cpp(56) : error C2059: 语法错误 : “}”
857578_0_0_12280.cpp(58) : error C3381: “Main” : 程序集访问说明符只能应用于托管类型
857578_0_0_12280.cpp(58) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
857578_0_0_12280.cpp(58) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
|