0_0_10831022_10460.cpp
0_0_10831022_10460.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“contains”的前面)
0_0_10831022_10460.cpp(1) : error C2501: “Input” : 缺少存储类或类型说明符
0_0_10831022_10460.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“multiple”的前面)
0_0_10831022_10460.cpp(1) : error C2501: “contains” : 缺少存储类或类型说明符
0_0_10831022_10460.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“test”的前面)
0_0_10831022_10460.cpp(1) : error C2501: “multiple” : 缺少存储类或类型说明符
0_0_10831022_10460.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“cases”的前面)
0_0_10831022_10460.cpp(1) : error C2501: “test” : 缺少存储类或类型说明符
0_0_10831022_10460.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_10831022_10460.cpp(1) : error C2501: “cases” : 缺少存储类或类型说明符
0_0_10831022_10460.cpp(1) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_10831022_10460.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“&”的前面)
0_0_10831022_10460.cpp(1) : error C2501: “N” : 缺少存储类或类型说明符
0_0_10831022_10460.cpp(1) : error C2501: “lt” : 缺少存储类或类型说明符
0_0_10831022_10460.cpp(1) : error C2530: “lt” : 必须初始化引用
0_0_10831022_10460.cpp(1) : error C2513: “int” : 在“=”前没有声明变量
0_0_10831022_10460.cpp(1) : error C2059: 语法错误 : “)”
0_0_10831022_10460.cpp(1) : error C2105: “--”需要 l 值
0_0_10831022_10460.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“the”的前面)
0_0_10831022_10460.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“total”的前面)
0_0_10831022_10460.cpp(1) : error C2501: “the” : 缺少存储类或类型说明符
0_0_10831022_10460.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“number”的前面)
0_0_10831022_10460.cpp(1) : error C2501: “total” : 缺少存储类或类型说明符
0_0_10831022_10460.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“of”的前面)
0_0_10831022_10460.cpp(1) : error C2501: “number” : 缺少存储类或类型说明符
0_0_10831022_10460.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“balloons”的前面)
0_0_10831022_10460.cpp(1) : error C2501: “of” : 缺少存储类或类型说明符
0_0_10831022_10460.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“distributed”的前面)
0_0_10831022_10460.cpp(1) : error C2501: “balloons” : 缺少存储类或类型说明符
0_0_10831022_10460.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_10831022_10460.cpp(1) : error C2501: “distributed” : 缺少存储类或类型说明符
|