0_0_1380143_17995.cpp
0_0_1380143_17995.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_1380143_17995.cpp(1) : error C2501: “import” : 缺少存储类或类型说明符
0_0_1380143_17995.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_1380143_17995.cpp(1) : error C2501: “java” : 缺少存储类或类型说明符
0_0_1380143_17995.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_1380143_17995.cpp(2) : error C2501: “import” : 缺少存储类或类型说明符
0_0_1380143_17995.cpp(2) : error C2086: “int import” : 重定义
0_0_1380143_17995.cpp(1) : 参见“import”的声明
0_0_1380143_17995.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_1380143_17995.cpp(2) : error C2501: “java” : 缺少存储类或类型说明符
0_0_1380143_17995.cpp(2) : error C2086: “int java” : 重定义
0_0_1380143_17995.cpp(1) : 参见“java”的声明
0_0_1380143_17995.cpp(3) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_1380143_17995.cpp(3) : error C2501: “import” : 缺少存储类或类型说明符
0_0_1380143_17995.cpp(3) : error C2086: “int import” : 重定义
0_0_1380143_17995.cpp(1) : 参见“import”的声明
0_0_1380143_17995.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_1380143_17995.cpp(3) : error C2501: “java” : 缺少存储类或类型说明符
0_0_1380143_17995.cpp(3) : error C2086: “int java” : 重定义
0_0_1380143_17995.cpp(1) : 参见“java”的声明
0_0_1380143_17995.cpp(4) : error C3381: “Main” : 程序集访问说明符只能应用于托管类型
0_0_1380143_17995.cpp(5) : error C2144: 语法错误 : “int”的前面应有“:”
0_0_1380143_17995.cpp(5) : error C2146: 语法错误 : 缺少“;”(在标识符“getc”的前面)
0_0_1380143_17995.cpp(5) : error C2061: 语法错误 : 标识符“Integer”
0_0_1380143_17995.cpp(18) : error C2146: 语法错误 : 缺少“;”(在标识符“input”的前面)
0_0_1380143_17995.cpp(18) : error C2501: “Main::Integer” : 缺少存储类或类型说明符
0_0_1380143_17995.cpp(18) : error C2061: 语法错误 : 标识符“Integer”
0_0_1380143_17995.cpp(18) : error C2864: “input” : 只有常数静态整型数据成员才可以在类或结构中初始化
0_0_1380143_17995.cpp(18) : error C2501: “Main::input” : 缺少存储类或类型说明符
0_0_1380143_17995.cpp(20) : error C2334: “{”的前面有意外标记;跳过明显的函数体
0_0_1380143_17995.cpp(32) : error C2144: 语法错误 : “int”的前面应有“:”
0_0_1380143_17995.cpp(33) : error C2144: 语法错误 : “void”的前面应有“:”
0_0_1380143_17995.cpp(33) : error C2061: 语法错误 : 标识符“Treenode”
0_0_1380143_17995.cpp(42) : error C2144: 语法错误 : “void”的前面应有“:”
0_0_1380143_17995.cpp(42) : error C2061: 语法错误 : 标识符“Integer”
0_0_1380143_17995.cpp(65) : error C2143: 语法错误 : 缺少“:”(在“<类头>”的前面)
0_0_1380143_17995.cpp(66) : error C2146: 语法错误 : 缺少“;”(在标识符“sum”的前面)
0_0_1380143_17995.cpp(66) : error C2501: “Main::Result::BigInteger” : 缺少存储类或类型说明符
0_0_1380143_17995.cpp(66) : error C2501: “Main::Result::sum” : 缺少存储类或类型说明符
0_0_1380143_17995.cpp(67) : error C2146: 语法错误 : 缺少“;”(在标识符“num”的前面)
0_0_1380143_17995.cpp(67) : error C2501: “Main::Result::Integer” : 缺少存储类或类型说明符
0_0_1380143_17995.cpp(67) : error C2501: “Main::Result::num” : 缺少存储类或类型说明符
0_0_1380143_17995.cpp(73) : error C2159: 指定了一个以上的存储类
0_0_1380143_17995.cpp(73) : error C2146: 语法错误 : 缺少“;”(在标识符“getnum”的前面)
0_0_1380143_17995.cpp(73) : error C2061: 语法错误 : 标识符“Treenode”
0_0_1380143_17995.cpp(105) : error C2144: 语法错误 : “void”的前面应有“:”
0_0_1380143_17995.cpp(105) : error C2061: 语法错误 : 标识符“String”
0_0_1380143_17995.cpp(125) : fatal error C1004: 遇到意外的文件结束
|