chore: prepare repo from template

This commit is contained in:
2022-11-28 22:42:47 +01:00
commit 000000004e
13 changed files with 1499 additions and 0 deletions

5
.cargo/config Normal file
View File

@@ -0,0 +1,5 @@
[alias]
prepare = "run --bin prepare --"
download = "run --bin download --"
solve = "run --bin"