0_0_38033525_16663.cpp
0_0_38033525_16663.cpp(56) : error C2124: 被零除或对零求模
0_0_38033525_16663.cpp(60) : error C3533: “auto”: 参数不能为包含“auto”的类型
0_0_38033525_16663.cpp(61) : error C2678: 二进制“-”: 没有找到接受“int”类型的左操作数的运算符(或没有可接受的转换)
0_0_38033525_16663.cpp(50): 可能是“Vec operator -(Vec,Vec)”
尝试匹配参数列表“(int, Point)”时
0_0_38033525_16663.cpp(61) : error C2088: “-”: 对于 struct 非法
0_0_38033525_16663.cpp(61) : error C2660: “lt”: 函数不接受 1 个参数
|