更新广义表

This commit is contained in:
huihut 2018-02-15 00:14:19 +08:00
parent 8836dd5a20
commit f9e6dcc940

View File

@ -181,9 +181,6 @@ typedef struct {
#### 广义表
[维基百科 . 广义表](https://zh.wikipedia.org/wiki/%E5%B9%BF%E4%B9%89%E8%A1%A8)
##### 头尾链表存储表示
```cpp