summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoYanZh <bomingzh@sjtu.edu.cn>2020-10-31 12:06:33 +0800
committerBoYanZh <bomingzh@sjtu.edu.cn>2020-10-31 12:06:33 +0800
commitc6cba8975eeb0f26b290b8799e85d9a27394568d (patch)
treec2db7006011d2f256e8e504eb37e1f776d49b988
parente44199e698d7d5fa28c7fa510338543ee2ecff48 (diff)
update readme
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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: