0_0_35680052_24777.cpp
0_0_35680052_24777.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“first”的前面)
0_0_35680052_24777.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_35680052_24777.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“line”的前面)
0_0_35680052_24777.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“of”的前面)
0_0_35680052_24777.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“the”的前面)
0_0_35680052_24777.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“input”的前面)
0_0_35680052_24777.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“contains”的前面)
0_0_35680052_24777.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“an”的前面)
0_0_35680052_24777.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“integer”的前面)
0_0_35680052_24777.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“T”的前面)
0_0_35680052_24777.cpp(1) : error C2065: “T”: 未声明的标识符
0_0_35680052_24777.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“which”的前面)
0_0_35680052_24777.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“means”的前面)
0_0_35680052_24777.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“number”的前面)
0_0_35680052_24777.cpp(1) : error C2086: “int the”: 重定义
0_0_35680052_24777.cpp(1) : 参见“the”的声明
0_0_35680052_24777.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“test”的前面)
0_0_35680052_24777.cpp(1) : error C2086: “int of”: 重定义
0_0_35680052_24777.cpp(1) : 参见“of”的声明
0_0_35680052_24777.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“cases”的前面)
0_0_35680052_24777.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
|