938995_0_0_6995.cpp
938995_0_0_6995.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
938995_0_0_6995.cpp(1) : error C2501: “import” : 缺少存储类或类型说明符
938995_0_0_6995.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
938995_0_0_6995.cpp(1) : error C2501: “java” : 缺少存储类或类型说明符
938995_0_0_6995.cpp(3) : error C3381: “Main” : 程序集访问说明符只能应用于托管类型
938995_0_0_6995.cpp(4) : error C2144: 语法错误 : “int”的前面应有“:”
938995_0_0_6995.cpp(4) : error C3409: 不允许空属性块
938995_0_0_6995.cpp(4) : error C2061: 语法错误 : 标识符“maps”
938995_0_0_6995.cpp(4) : error C2238: 意外的标记位于“;”之前
938995_0_0_6995.cpp(5) : error C2144: 语法错误 : “int”的前面应有“:”
938995_0_0_6995.cpp(5) : error C2864: “beginPos” : 只有常数静态整型数据成员才可以在类或结构中初始化
938995_0_0_6995.cpp(6) : error C2144: 语法错误 : “int”的前面应有“:”
938995_0_0_6995.cpp(6) : error C2864: “endPos” : 只有常数静态整型数据成员才可以在类或结构中初始化
938995_0_0_6995.cpp(7) : error C2144: 语法错误 : “int”的前面应有“:”
938995_0_0_6995.cpp(7) : error C2864: “N” : 只有常数静态整型数据成员才可以在类或结构中初始化
938995_0_0_6995.cpp(8) : error C2144: 语法错误 : “int”的前面应有“:”
938995_0_0_6995.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“in”的前面)
938995_0_0_6995.cpp(8) : error C2065: “null” : 未声明的标识符
938995_0_0_6995.cpp(8) : error C2864: “in” : 只有常数静态整型数据成员才可以在类或结构中初始化
938995_0_0_6995.cpp(8) : error C2501: “Main::in” : 缺少存储类或类型说明符
938995_0_0_6995.cpp(9) : error C2144: 语法错误 : “int”的前面应有“:”
938995_0_0_6995.cpp(9) : error C2146: 语法错误 : 缺少“;”(在标识符“escape”的前面)
938995_0_0_6995.cpp(9) : error C2864: “escape” : 只有常数静态整型数据成员才可以在类或结构中初始化
938995_0_0_6995.cpp(9) : error C2501: “Main::escape” : 缺少存储类或类型说明符
938995_0_0_6995.cpp(10) : error C2144: 语法错误 : “int”的前面应有“:”
938995_0_0_6995.cpp(10) : error C2864: “minSteps” : 只有常数静态整型数据成员才可以在类或结构中初始化
938995_0_0_6995.cpp(11) : error C2144: 语法错误 : “int”的前面应有“:”
938995_0_0_6995.cpp(11) : error C3409: 不允许空属性块
938995_0_0_6995.cpp(11) : error C2061: 语法错误 : 标识符“dirs”
938995_0_0_6995.cpp(11) : error C2334: “{”的前面有意外标记;跳过明显的函数体
938995_0_0_6995.cpp(13) : error C2144: 语法错误 : “void”的前面应有“:”
938995_0_0_6995.cpp(13) : error C2061: 语法错误 : 标识符“String”
938995_0_0_6995.cpp(36) : error C2144: 语法错误 : “void”的前面应有“:”
938995_0_0_6995.cpp(62) : fatal error C1004: 遇到意外的文件结束
|