From 661ce49b599becc227b82aa3a7c7d3d731d25df6 Mon Sep 17 00:00:00 2001 From: dczhang Date: Fri, 30 Sep 2022 17:47:27 +0800 Subject: [PATCH] update Lab1 deadlines --- Documentations/1-parser/README.md | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentations/1-parser/README.md b/Documentations/1-parser/README.md index eb37b32..69060e4 100644 --- a/Documentations/1-parser/README.md +++ b/Documentations/1-parser/README.md @@ -246,9 +246,9 @@ int main(void) { * 迟交规定 - * Soft Deadline:2022-09-30 23:59:59 (UTC+8) + * Soft Deadline:2022-10-03 23:59:59 (UTC+8) - * Hard Deadline:2022-10-07 23:59:59 (UTC+8) + * Hard Deadline:2022-10-10 23:59:59 (UTC+8) * 补交请邮件提醒 TA: diff --git a/README.md b/README.md index 6a63109..07bc432 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## 目前已布置的实验 * [lab1](./Documentations/1-parser/) - + DDL:2022-09-30 23:59:59 (UTC+8) + + DDL:2022-10-03 23:59:59 (UTC+8) ## FAQ: How to merge upstream remote branches -- GitLab