拾遗 | 课后测试题及答案
检测一眼答案
111
1
11111111111111111111
1
。。
az
11
1
1
fishc
!
1
1
0.
100
1.
10
2.
c = 5
3.
4.
#include<stdio.h>
int main(){
charch2;
charch1;
int result = 0;
scanf("%c%c",&ch1,&ch2);
result = ch1 == 45 ? ch2:ch1;
printf("%c",result);
return 0;
}
5.
A.
if(size>12){
cost = cost * 1.05;
flag = 2;
}
bill = cost * flag ;
B.
if(ibex>14){
sheds = 3;
}
sheds = 2;
help = 2 * sheds;
C.
if(score < 0){
printf("count = %d\n",count);
}
count++;
scanf("%d",&score);
0.
1.
2.
看看答案
来了
沙发
1