[问题] overload operators的问题

楼主: david830317 (dd810)   2016-04-01 10:35:57
开发平台(Platform): (Ex: VC++, GCC, Linux, ...)
Xcode
额外使用到的函数库(Library Used): (Ex: OpenGL, ...)
问题(Question):
输出的数字跟想像中的不同
喂入的资料(Input):
3,4
6,2
预期的正确结果(Expected Output):
9,6
-3,2
错误结果(Wrong Output):
(3,2)+(6,4)=(134516496,134516498)
(3,2)-(6,4)=(134516496,134516498)
程式码(Code):(请善用置底文网页, 记得排版)
http://ideone.com/JhXcFl
作者: tuyutd0505 (Huang Jason)   2016-04-01 12:45:00
建构子应该是 x= x_a; y= y_a; 才对喔
楼主: david830317 (dd810)   2016-04-01 13:08:00
感谢大大!!!!原来是那个小地方我没注意到OTZ

Links booklink

Contact Us: admin [ a t ] ucptt.com