aoc/22/Makefile

3 lines
38 B
Makefile
Raw Normal View History

2023-04-17 18:18:20 +00:00
day%:
mix run -e "AOC.Day$*.solve()"