心理健康教育的专门渠道有心理素质教育、()和心理治疗。
参考答案:心理咨询与辅导
1)#include
2)using namespace std;
3)int main()
4){
5)int a,b,result;
6)cout<<"please input two numbers:\n";
7)cin>>a>>b;
8)result=3*a-2*b+1;
9)cout<<"resultis" << result << endl;
10)}
该程序第5行中cout是哪一个头文件里定义的()。
A、iostream
B、cmath
C、iomanip
He’s got a birthday cake____ his ____ birthday.
A.on ,thirteen
B.for ,thirteen
C.on ,thirteenth
D.in ,thirteen