aboutsummaryrefslogtreecommitdiff
path: root/works/life/algorithm-contest-2/README.md
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-02-28 23:13:39 +0800
committerYuqian Yang <crupest@crupest.life>2025-02-28 23:13:39 +0800
commit99e2e923d0c77b02f3fb4ff648ea916954868606 (patch)
treeec8e03f6f2cd1ce43990fb4fe6cd631967d0237e /works/life/algorithm-contest-2/README.md
parent1cee979f5d36b311a03cc7397a036ba11caf3d42 (diff)
downloadcrupest-99e2e923d0c77b02f3fb4ff648ea916954868606.tar.gz
crupest-99e2e923d0c77b02f3fb4ff648ea916954868606.tar.bz2
crupest-99e2e923d0c77b02f3fb4ff648ea916954868606.zip
chore(store): move everything to store.
Diffstat (limited to 'works/life/algorithm-contest-2/README.md')
-rw-r--r--works/life/algorithm-contest-2/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/works/life/algorithm-contest-2/README.md b/works/life/algorithm-contest-2/README.md
deleted file mode 100644
index ce3292d..0000000
--- a/works/life/algorithm-contest-2/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-2020.10.25
-
-此文件夹包含第二届数计学院算法大赛相关的文件。
-
-- `solution`里是参考答案。
-- `generator`里是测试数据生成器。
-- `gen.ps1`和`pack.ps1`为生成测试数据用的便捷脚本。
-- `output.zip`为最终的测试数据。
-- `problems.pdf`为本次比赛的题目。