From 99e2e923d0c77b02f3fb4ff648ea916954868606 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Fri, 28 Feb 2025 23:13:39 +0800 Subject: chore(store): move everything to store. --- store/works/life/2020-algorithm-contest/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 store/works/life/2020-algorithm-contest/README.md (limited to 'store/works/life/2020-algorithm-contest/README.md') diff --git a/store/works/life/2020-algorithm-contest/README.md b/store/works/life/2020-algorithm-contest/README.md new file mode 100644 index 0000000..babf984 --- /dev/null +++ b/store/works/life/2020-algorithm-contest/README.md @@ -0,0 +1,5 @@ +这是在武汉轻工大学举办2020年数计学院算法大赛时候,我出题时用于生成测试数据的相关代码和脚本。 + +其中`v1.1-output.zip`就是比赛时的测试数据,如果我没记错的话。 + +当然,这是一个很***water***的比赛! -- cgit v1.2.3