以下是引用顾风在2006-7-26 21:41:00的发言:正好,大家看看这个题: 539.现在想想有可能错在了前几天有个人考的一道题,那个ordered triple(x,y,z),x,y,z are integers :-13<x<13,…<y<…, … z …,不好意思我记不得那个数字了,问能够有多少个ordered triple?反正最后取点是25×11×20=5500(my answer),前人说他选2860(认为x是对称的)?我觉得这个是指坐标的意思,x取正负就是不同的点呢?不确定,请NN来指点。 看上去象是对称的,就是 ordred triple是什么意思呢? google "define ordered triple" 得到的解释是: the three numbers (called coordinates) that are used to identify a point in space; written (x, y, z) 所以x取正取负应该是不同的点... |