填空题

She has the right______ (qualify) for the job.()

【参考答案】

qualification
<上一题 目录 下一题>
热门 试题

填空题
It is (believed)that trees can warn (each other) (to) danger by releasing (chemicals) into the air.()
未分类题
下列给定程序中,函数fun()的功能是求出数组中最小数和次最小数,并把最小数和a[0]中的数对调,次最小数和a[1]中的数对调。 请改正程序中的错误,使它能得到正确结果。 注意:不要改动main函数,不得增行或删行,也不得更改程序的结构。 试题程序: include <conio.h> include <stdio.h> define N 20 void fun(int *a,int n) { int i, m,t,k; *************found************** for(i=O; i<n; i++) { m==i; for(k=i; k<n; k++) if(a[k]<a[m]) *************found************** k=m; t=a[i]; a[i]=a[m]; a[m]=t; } } main() { int x,b[N]={11,5,12,0,3,6,9,7,10,8}, n=10,i; clrscr(); for(i=0; i<n; i++) printf('%d',b[i]); printf(' n'); fun(b,n); for(i=0; i<n; i++) printf('%d',b[i]); printf(' n'); }
相关试题
  • 某机床的主轴和润滑油泵各由一只笼型异步电...
  • 试设计一个工作台前进—退回的控制线路。工...
  • 试画出既能使三相异步电动机正、反连续运行...
  • The main idea of the story is tha...
  • When we dream,().