提交 927cb3ea 编写于 作者: C CharlotteChow 提交者: GitHub

Update data structure (1)

上级 5e864318
#### since i still could not figure out how to use jekyll to build a blog(awkwark *-*), so I will just commit my codes in github.
#### 2017-07-16 22:01:50
tag: data structure
tools: C
--------------------------------------
describe: use array to realise the function of stack-queue-push()-pop()
-----------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册