以下程序输出的结果是________。#include int fun(int n){ int s;if(n==1||n==2) s=2;else s=n-fun(n-1);return s; }void main(){ printf("%d\n",fun(3));}
查看答案
The “discipline” message asks people to save, while the “enjoy yourself” message asks people to spend; therefore, they ______ each other.
A. consist
B. contradict
C. convince
D. conduct
It is a(n) ________ that in some odd way world peace appears to depend on our spending millions of pounds on weapons that can kill us all.
A. product
B. potential
C. property
D. paradox
It is far more effective for parents to allow for the child’s _______ and let him make his own choice rather than make a decision for him.
A. perspective
B. perseverance
C. percentage
D. passage
When you are writing any directions for people, you’ve got to be direct and _______ to make everything rightly understood.
A. expensive
B. explicit
C. urgent
D. nasty