时间:2012-10-01 18:10:21
fun (int x,int y,int z)
{ z =x*x+y*y;}
main ()
{ int a=31;
fun (6,3,a)&
电脑版 | 手机版 | 返回顶部