mirror of
https://github.com/Didnelpsun/CS408.git
synced 2026-02-08 13:24:29 +08:00
更新队列
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
// SequenceListTest();
|
||||
LinkListTest();
|
||||
SequenceListTest();
|
||||
// LinkListTest();
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user