Files
advent-of-code-2022/run_day.sh
2022-12-17 20:09:45 +01:00

3 lines
38 B
Bash
Executable File

#!/bin/bash
nim c -r day_$1/solve.nim