下列序列中,()是执行第一趟快速排序的结果。
A:da,ax,eb,de,bb]ff[ha,gc]
B:cd,eb,ax,da]ff[ha,gc,bb]
C:gc,ax,eb,cd,bb]ff[da,ha]
D:ax,bb,cd,da]ff[eb,gc,ha]
出自:计算机科学