https://www.notion.so/Loyio-s-Dashboard-2f56bd29222a445ea9d9e8802a1ac83b
View SequenceListInsert.cpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Status ListInsert_Sq(SqList *L, int i, LElemType_Sq e) | |
{ | |
LElemType_Sq *newbase; | |
LElemType_Sq *p, *q; | |
if(i<1 || i>(*L).length+1) | |
return ERROR; | |
if((*L).length >= (*L).listsize) | |
{ |
View keybase.md
Keybase proof
I hereby claim:
- I am loyio on github.
- I am loyio (https://keybase.io/loyio) on keybase.
- I have a public key ASBdvq0nBisbjB-eSCbjPpUs9vPQtnyzmDaQdbSNctF0Nwo
To claim this, I am signing this object: