aoc_omni/perl/bin/run

7 lines
71 B
Plaintext
Raw Normal View History

2023-12-18 09:46:31 -05:00
#!/usr/bin/env bash
year=$1
day=$2
time perl ./$year/$day/problem.pl