From c6cba8975eeb0f26b290b8799e85d9a27394568d Mon Sep 17 00:00:00 2001 From: BoYanZh Date: Sat, 31 Oct 2020 12:06:33 +0800 Subject: update readme --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 93716d0..28d7711 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Please modify `JOJ_INFO` for different homework. - [x] Any group submission that is more than 24 hours late will be rejected. **(-2.5 marks)** - [x] For each exercise, the final submission must pass at least 25% of the test cases. **(-0.25 mark per exercise, up to -0.5)** - [x] For a homework the final submission must pass at least 50% of all the test cases. **(-0.5 mark)** +- [x] Using global variable, breaking the rule in code_quality.pdf. **(-0.5 mark)** ## Tips: -- cgit v1.2.3