A.arr[1].plan B.arr[2].plan C.arr[1].time D.arr[2].time
A.struct plan數(shù)組名[5]; B.struct plan數(shù)組名[10]; C.plan struct數(shù)組名[5]; D.plan數(shù)組名[5];
A.struct p; B.struct goods p; C.struct goods; D.goods p;