How many times is Wang Wei on duty every day?
查看答案
What does Wang Wei do when he is on duty?
有以下程序#include main(){FILE *fp;int i=20,j=30,k,n;fp=fopen("d1.dat","w") ;fprintf(fp,"%d\n",i);fprintf(fp,"%d\n",j);fclose(fp);fp=fopen("d1.dat", "r");fp=fscanf(fp,"%d%d",&k,&n);printf("%d%d\n",k,n);fclose(fp);}程序运行后的输出结果是( )。
What machines are there in the engine room?
What tools are in the toolbox?