题目内容

有以下程序#includemain( ){ int i,j,m=1,s=0;for(i=1;i<3;i++){ for(j=3;j>0;j--){ m=i*j;s=s+m;}}printf(“s=%d\n”,s);}程序运行后的输出结果是()

A. s=18
B. s=16
C. s=15
D. s=10

查看答案
更多问题

若输入字符串:abcde <回车> ,则以下while循环体将执行 【1】 次. while((ch=getchar())=='e') printf("*");

The custom of lighting the Olympic flame goes back centuries.at is the meaning of the ‘custom’in the sentence?

A. an activity, a way of behaving, or an event
B. designed for one particular customer.
C. the way a person always behaves
D. a person or people buying goods or services at a shop

It is ___ to intercept radio messages.

A.legal
B.illegal
C.right
D.law

The school is widely ___ for its excellent teaching.

A.admire
B.criticize
C.praise
D.admit

答案查题题库