0_0_39400507_16038.cpp
0_0_39400507_16038.cpp(17) : error C2039: “count_if”: 不是“std”的成员
0_0_39400507_16038.cpp(17) : error C2039: “divides”: 不是“std”的成员
0_0_39400507_16038.cpp(17) : error C2065: “divides”: 未声明的标识符
0_0_39400507_16038.cpp(17) : error C2062: 意外的类型“int”
0_0_39400507_16038.cpp(18) : error C2039: “remove_if”: 不是“std”的成员
0_0_39400507_16038.cpp(18) : error C2039: “divides”: 不是“std”的成员
0_0_39400507_16038.cpp(18) : error C2065: “divides”: 未声明的标识符
0_0_39400507_16038.cpp(18) : error C2062: 意外的类型“int”
0_0_39400507_16038.cpp(17) : error C3861: “count_if”: 找不到标识符
0_0_39400507_16038.cpp(18) : error C3861: “remove_if”: 找不到标识符
|