mirror of
https://github.com/CodePanda66/CSPostgraduate-408.git
synced 2023-05-21 21:49:33 +08:00
✨ Add LinkStack
This commit is contained in:
@@ -122,7 +122,7 @@ void testShStack() {
|
||||
}
|
||||
|
||||
|
||||
printf("测试第一个栈\n");
|
||||
printf("测试第二个栈\n");
|
||||
if (Push1(S,10)){
|
||||
printf("入栈成功啦!\n");
|
||||
} else{
|
||||
|
||||
Reference in New Issue
Block a user