aoc/22/Makefile

3 lines
38 B
Makefile
Raw Normal View History

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