0_0_1687205_7072.cpp
0_0_1687205_7072.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“from”的前面)
0_0_1687205_7072.cpp(2) : error C2501: “START” : 缺少存储类或类型说明符
0_0_1687205_7072.cpp(3) : error C2146: 语法错误 : 缺少“;”(在标识符“fiwo”的前面)
0_0_1687205_7072.cpp(3) : error C2501: “from” : 缺少存储类或类型说明符
0_0_1687205_7072.cpp(3) : error C2146: 语法错误 : 缺少“;”(在标识符“hello”的前面)
0_0_1687205_7072.cpp(3) : error C2501: “fiwo” : 缺少存储类或类型说明符
0_0_1687205_7072.cpp(4) : error C2146: 语法错误 : 缺少“;”(在标识符“difh”的前面)
0_0_1687205_7072.cpp(4) : error C2501: “hello” : 缺少存储类或类型说明符
0_0_1687205_7072.cpp(4) : error C2146: 语法错误 : 缺少“;”(在标识符“mars”的前面)
0_0_1687205_7072.cpp(4) : error C2501: “difh” : 缺少存储类或类型说明符
0_0_1687205_7072.cpp(5) : error C2146: 语法错误 : 缺少“;”(在标识符“riwosf”的前面)
0_0_1687205_7072.cpp(5) : error C2501: “mars” : 缺少存储类或类型说明符
0_0_1687205_7072.cpp(5) : error C2146: 语法错误 : 缺少“;”(在标识符“earth”的前面)
0_0_1687205_7072.cpp(5) : error C2501: “riwosf” : 缺少存储类或类型说明符
0_0_1687205_7072.cpp(6) : error C2146: 语法错误 : 缺少“;”(在标识符“fnnvk”的前面)
0_0_1687205_7072.cpp(6) : error C2501: “earth” : 缺少存储类或类型说明符
0_0_1687205_7072.cpp(6) : error C2146: 语法错误 : 缺少“;”(在标识符“like”的前面)
0_0_1687205_7072.cpp(6) : error C2501: “fnnvk” : 缺少存储类或类型说明符
0_0_1687205_7072.cpp(7) : error C2146: 语法错误 : 缺少“;”(在标识符“fiiwj”的前面)
0_0_1687205_7072.cpp(7) : error C2501: “like” : 缺少存储类或类型说明符
0_0_1687205_7072.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“END”的前面)
0_0_1687205_7072.cpp(8) : error C2501: “fiiwj” : 缺少存储类或类型说明符
0_0_1687205_7072.cpp(9) : error C2146: 语法错误 : 缺少“;”(在标识符“START”的前面)
0_0_1687205_7072.cpp(9) : error C2501: “END” : 缺少存储类或类型说明符
0_0_1687205_7072.cpp(9) : error C2146: 语法错误 : 缺少“;”(在标识符“difh”的前面)
0_0_1687205_7072.cpp(9) : error C2501: “START” : 缺少存储类或类型说明符
0_0_1687205_7072.cpp(9) : error C2086: “int START” : 重定义
0_0_1687205_7072.cpp(2) : 参见“START”的声明
0_0_1687205_7072.cpp(9) : error C2501: “difh” : 缺少存储类或类型说明符
0_0_1687205_7072.cpp(9) : error C2086: “int difh” : 重定义
0_0_1687205_7072.cpp(4) : 参见“difh”的声明
0_0_1687205_7072.cpp(9) : error C2001: 常数中有换行符
0_0_1687205_7072.cpp(9) : error C2015: 常数中的字符太多
0_0_1687205_7072.cpp(9) : error C2143: 语法错误 : 缺少“;”(在“常数”的前面)
0_0_1687205_7072.cpp(9) : error C2501: “i” : 缺少存储类或类型说明符
|