From 5fb1ec5cef1918a790ee1fb83aee55dc3c4c5969 Mon Sep 17 00:00:00 2001 From: A-hungry-wolf Date: Thu, 29 Apr 2021 15:02:16 +0800 Subject: [PATCH] change the date --- {week7 => week8}/quicksort.c | 0 {week7 => week8}/quicksort.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {week7 => week8}/quicksort.c (100%) rename {week7 => week8}/quicksort.h (100%) diff --git a/week7/quicksort.c b/week8/quicksort.c similarity index 100% rename from week7/quicksort.c rename to week8/quicksort.c diff --git a/week7/quicksort.h b/week8/quicksort.h similarity index 100% rename from week7/quicksort.h rename to week8/quicksort.h