File tree Expand file tree Collapse file tree 5 files changed +10
-0
lines changed
Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,10 @@ set -euo pipefail
33
44D=$( dirname $( realpath $0 ) )
55
6+ echo " "
67echo " --- Day 13: --- Shuttle search ---"
78# $D/../../lang/go.sh "$D/solutions/*.go" "$D/io/*"
89# $D/../../lang/sml.sh "$D/solutions/*.sml" "$D/io/*"
910$D /../../lang/python.sh " $D /solutions/*.py" " $D /io/*"
1011# $D/../../lang/deno.sh "$D/solutions/*.ts" "$D/io/*"
12+ echo " "
Original file line number Diff line number Diff line change @@ -3,8 +3,10 @@ set -euo pipefail
33
44D=$( dirname $( realpath $0 ) )
55
6+ echo " "
67echo " --- Day 14: --- Docking data ---"
78# $D/../../lang/go.sh "$D/solutions/*.go" "$D/io/*"
89# $D/../../lang/sml.sh "$D/solutions/*.sml" "$D/io/*"
910$D /../../lang/python.sh " $D /solutions/*.py" " $D /io/*"
1011$D /../../lang/deno.sh " $D /solutions/*.ts" " $D /io/*"
12+ echo " "
Original file line number Diff line number Diff line change @@ -3,8 +3,10 @@ set -euo pipefail
33
44D=$( dirname $( realpath $0 ) )
55
6+ echo " "
67echo " --- Day 15: --- Rambunctious Recitation ---"
78# $D/../../lang/go.sh "$D/solutions/*.go" "$D/io/*"
89# $D/../../lang/sml.sh "$D/solutions/*.sml" "$D/io/*"
910$D /../../lang/python.sh " $D /solutions/*.py" " $D /io/*"
1011# $D/../../lang/deno.sh "$D/solutions/*.ts" "$D/io/*"
12+ echo " "
Original file line number Diff line number Diff line change @@ -3,8 +3,10 @@ set -euo pipefail
33
44D=$( dirname $( realpath $0 ) )
55
6+ echo " "
67echo " --- Day 16: --- Ticket Translation ---"
78# $D/../../lang/go.sh "$D/solutions/*.go" "$D/io/*"
89# $D/../../lang/sml.sh "$D/solutions/*.sml" "$D/io/*"
910$D /../../lang/python.sh " $D /solutions/*.py" " $D /io/*"
1011# $D/../../lang/deno.sh "$D/solutions/*.ts" "$D/io/*"
12+ echo " "
Original file line number Diff line number Diff line change @@ -3,8 +3,10 @@ set -euo pipefail
33
44D=$( dirname $( realpath $0 ) )
55
6+ echo " "
67echo " --- Day 17: --- Conway Cubes ---"
78# $D/../../lang/go.sh "$D/solutions/*.go" "$D/io/*"
89# $D/../../lang/sml.sh "$D/solutions/*.sml" "$D/io/*"
910$D /../../lang/python.sh " $D /solutions/*.py" " $D /io/*"
1011# $D/../../lang/deno.sh "$D/solutions/*.ts" "$D/io/*"
12+ echo " "
You can’t perform that action at this time.
0 commit comments