-
warmup
- hello.cpp : 热身赛 final 代码
-
preliminary contest
- main.cpp : 初赛 baseline 代码
- test.sh : 批量测试脚本,可用于测试路径、答案等是否正确。用法 :
- 添加执行权限:
chmod u+x test.sh
- 测试:
./test.sh main.cpp
- (可能提示没有权限创建文件,以 sudo 权限运行即可)
- 添加执行权限:
- test_data_xxxx.txt : 数据集,其中xx为环的个数
- answer_xxxx.txt : 与数据集对应的答案
- log.txt : 测试日志文件,可用于排查错误
forked from WavenZ/CodeCraft2020
-
Notifications
You must be signed in to change notification settings - Fork 0
Anomours/CodeCraft2020
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
NULL
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 94.4%
- Shell 5.6%