简述交通密度调查方法
参考答案:
出入量法和摄影法。交叉口延误调查:行车时间调查,停车延误调查。
集装箱的容积一般是( )。
A.大于1m3
B.大于10m3
C.大于20m3
D.大于40m3
下面的语句中错误的是( )。
A.int a=5;int x[a]; B.constint a=5;int x[a];C.int n=5;int *p=new int[n]; D.const int n=5;int *p=new int[a];