单项选择题
A.冒泡排序为n/2 B.冒泡排序为n C.快速排序为n D.快速排序为n(n-1)/2
A.mid(2,s) B.charAt(2) C.s.indexof(‘v’) D.indexof(s,’v’)
A.a++ B.b++ C.c++ D.d++