新手入门,求解答~~~~
phpcn_u830
phpcn_u830 2017-03-10 10:20:37
0
2
1053

我们说数值交换必须用指针或引用,那求最大公约数的时候用a=m; m=n; n=a;它的数值怎么就可以换了?

phpcn_u830
phpcn_u830

reply all(2)
数据分析师

Getting started for newbies, please answer~~~~-PHP Chinese website Q&A-Getting started for newbies, please answer~~~~-PHP Chinese website Q&A

Look around and learn.

巴扎黑

地址交换需要用指针或者引用,而数值交换以赋值的形式就可以

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template