Go to file
Xiretza 11907cf8b5 2021 day8/rust: prettify calculation of output number
Now that `digits` is a fixed-size array, both methods get unrolled the
same and there is no performance difference.
2021-12-09 21:28:01 +01:00
2020 2020 day2/vhdl: split off util package 2021-12-01 14:53:03 +01:00
2021 2021 day8/rust: prettify calculation of output number 2021-12-09 21:28:01 +01:00
common 2020 day2/vhdl: split off util package 2021-12-01 14:53:03 +01:00
.gitignore gitignore: Ignore cargo target directory 2021-12-01 09:14:48 +01:00
test.sh common: add VHDL testbench and runner 2021-12-01 14:02:09 +01:00