1
0
mirror of https://gitlab.com/MisterBiggs/aoc_2015-rust.git synced 2025-06-15 14:36:43 +00:00

15 Commits

Author SHA1 Message Date
e7c222f84f finished day 6 2022-11-06 17:38:17 -07:00
8d7980d036 update gitignore to ignore tests output 2022-11-06 11:36:54 -07:00
5c9f84e961 fix typo in default template 2022-11-05 23:11:24 -06:00
5228e484e0 using simple default gitlab provided template 2022-11-05 23:04:23 -06:00
af6f32a9ce trying to fix coverage 2022-11-05 22:59:04 -06:00
40727010d9 adding ci lint, check, and test 2022-11-05 22:54:28 -06:00
2e7336b959 fixed clippy recommentations 2022-11-05 22:46:38 -06:00
78c999f90b Day 5 complete 2022-11-05 20:26:42 -06:00
15763843fe precalced answer since it takes forever to run 2022-11-05 20:26:31 -06:00
451a314af5 Finish day 4 2022-11-05 16:35:12 -06:00
b1aaa2f7ae Finished day 3 2022-11-05 11:06:38 -06:00
dd087b4927 Fixing tests for day 2 2022-11-04 10:22:42 -06:00
21ed9f18b2 finish day 2 2022-11-02 23:45:23 -06:00
b3e1772c8f day 1 cleanup 2022-11-02 22:50:31 -06:00
84e90489b2 Finished day 1 2022-11-02 22:49:18 -06:00