下列哪项不是癫痫发作的影响因素()
A.遗传因素
B.年龄
C.睡眠
D.吸烟
E.饮酒
参考答案:D
The dictionary ________ me more than 100 yuan.
A.paid
B.took
C.spent
D.cost
下面的语句中错误的是( )。
A.int a=5;int x[a];
B.const int a=5;int x[a];
C.int n=5;int *p=new int [a];
D.const int n=5;int *p=new int[a];