0_0_30222767_11281.cpp
0_0_30222767_11281.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“will”的前面)
0_0_30222767_11281.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_30222767_11281.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“finish”的前面)
0_0_30222767_11281.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“it”的前面)
0_0_30222767_11281.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“in”的前面)
0_0_30222767_11281.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“the”的前面)
0_0_30222767_11281.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“future”的前面)
0_0_30222767_11281.cpp(2) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_30222767_11281.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“*”的前面)
0_0_30222767_11281.cpp(3) : fatal error C1004: 发现意外的文件尾
|