File tree Expand file tree Collapse file tree 5 files changed +4
-4
lines changed
Expand file tree Collapse file tree 5 files changed +4
-4
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ D=$(dirname $(realpath $0))
66echo " "
77echo " --- Day 3: Counting trees ---"
88$D /../../languages/c.sh $D /input.txt $D /output.txt $D /solutions/day03.c
9+ $D /../../languages/go.sh $D /input.txt $D /output.txt $D /solutions/day03.stektpotet.go
10+ $D /../../languages/go.sh $D /input.txt $D /output.txt $D /solutions/day03.tholok97.go
911$D /../../languages/sml.sh $D /input.txt $D /output.txt $D /solutions/day03.sml
10- $D /../../languages/python.sh $D /input.txt $D /output.txt $D /solutions/day03.py
12+ $D /../../languages/python.sh $D /input.txt $D /output.txt $D /solutions/day03.preng. py
1113$D /../../languages/python.sh $D /input.txt $D /output.txt $D /solutions/one-liner.py
12- $D /../../languages/python.sh $D /input.txt $D /output.txt $D /solutions/python_klyve.py
13- $D /../../languages/go.sh $D /input.txt $D /output.txt $D /solutions/day03.go
14- $D /../../languages/go.sh $D /input.txt $D /output.txt $D /solutions/day03_tholok97.go
14+ $D /../../languages/python.sh $D /input.txt $D /output.txt $D /solutions/day03.klyve.py
1515echo " "
You can’t perform that action at this time.
0 commit comments