使用链表实现了栈的基本功能 初始 入栈 出栈 Co-Authored-By: Jdhggg <111557398+Jdhggg@users.noreply.github.com>
修复init_sq_list函数无意义传参数
sq插入函数位置不对