在轧钢生产中,一般说低碳钢加热温度比高碳钢()。
A.低
B.相等
C.高
参考答案:C
You’re too tired. You _______ have a good rest.
A.should
B.can
C.may
D.shouldn’t
若执行下述程序时,若从键盘输入6和8时,结果为 main() int a,b,s;scanf("%d%d",&a,&b);s=aif(a<b)s=b;s*=s;printf("%d",s);
A.36
B.64
C.48
D.以上都不对