mx\texttt{mx}mx 昨天刚学块状链表,还没实现过。
调查一下:大家写块状链表外层套的都是什么呀?
A. vector\texttt{A. vector}A. vector
B. \texttt{B. }B. 数组模拟链表
C. \texttt{C. }C. 指针模拟链表