diff --git a/_01.线性表顺序存储.c b/_01.线性表/_a.线性表顺序存储.c similarity index 100% rename from _01.线性表顺序存储.c rename to _01.线性表/_a.线性表顺序存储.c diff --git a/_02.线性表链式存储.c b/_01.线性表/_b.线性表链式存储.c similarity index 100% rename from _02.线性表链式存储.c rename to _01.线性表/_b.线性表链式存储.c diff --git a/a.out b/a.out index 47889f4..2c2d07e 100644 Binary files a/a.out and b/a.out differ