0_0_39697708_476.cpp
0_0_39697708_476.cpp(12) : error C2628: “greater”后面接“int”是非法的(是否忘记了“;”?)
0_0_39697708_476.cpp(12) : error C3874: “main”的返回类型应为“int”而非“greater”
0_0_39697708_476.cpp(21) : error C2062: 意外的类型“int”
0_0_39697708_476.cpp(29) : error C2440: “return”: 无法从“int”转换为“greater”
无构造函数可以接受源类型,或构造函数重载决策不明确
|