当前位置: X题卡 > 所有题目 > 题目详情

有以下程序: voidf(int*x,int * y) { int t; t= *x;*x= *y;*y=t; } main( ) { inta[8]={1,2,3,4,5,6,7,8...

查看本题答案

热门试题

更多