单项选择题
A.9B.10C.a[9]D.a[10]
A.3.1B.4.1C.5.1D.0
A.max +=num[i];B.max ==num[i];C.max =num[j];D.max =num[i];