just learning some rust with http://adventofcode.com
make <year>/<day>.out
to run that particular day, building first if necessarymake -j$(nproc)
to build all things
just learning some rust with http://adventofcode.com
make <year>/<day>.out
to run that particular day, building first if necessarymake -j$(nproc)
to build all things