有以下程序:
#include <stdio.h>
void swap1(int c[])
int t;
t=c[0]; c[0]=c[1]; c[1]=t;

void swap2(int c0,int c1)
int t;
t=c0; c0=c1; c1=t;

main( )
int a[2]=3,5,b[2]=3,5;
swap1(

题库:计算机等级考试 类型:最佳选择题 时间:2017-07-03 15:48:12 免费下载:《单项选择》Word试卷

有以下程序:
#include <stdio.h>
void swap1(int c[])
int t;
t=c[0]; c[0]=c[1]; c[1]=t;

void swap2(int c0,int c1)
int t;
t=c0; c0=c1; c1=t;

main( )
int a[2]=3,5,b[2]=3,5;
swap1(
A.; swap2(b[0],b[1]);

有以下程序:  #include <stdio.h>  void swap1(int c[])   int t;    t=c[0]; c[0]=c[1]; c

本题关键词:程序,有序镜检,大腿以下或膝以下肌肉瘫痪,工程施工程序,复苏程序,工作程序,建设程序,程序变更,程序冲突,点火程序;

微信扫码获取答案解析
下载APP查看答案解析