1
0
mirror of https://gitlab.com/MisterBiggs/aoc2020.git synced 2025-08-03 12:11:28 +00:00

day1 in rust

This commit is contained in:
2021-01-09 00:57:38 -07:00
parent 9131a62377
commit 392657fda3
2 changed files with 35 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
main.pdb
main.exe