File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ D=$(dirname $(realpath $0))
66echo " "
77echo " --- Day 2: Password Philosophy ---"
88$D /../../languages/c.sh $D /input.txt $D /output.txt $D /solutions/day02.c
9+ $D /../../languages/go.sh $D /input.txt $D /output.txt $D /solutions/day02.stektpotet.go
910$D /../../languages/cpp.sh $D /input.txt $D /output.txt $D /solutions/day02.cpp
1011$D /../../languages/sml.sh $D /input.txt $D /output.txt $D /solutions/day02.sml
12+ $D /../../languages/go.sh $D /input.txt $D /output.txt $D /solutions/day02.tholok97.go
1113$D /../../languages/python.sh $D /input.txt $D /output.txt $D /solutions/day02.py
12- $D /../../languages/go.sh $D /input.txt $D /output.txt $D /solutions/day02.go
13- $D /../../languages/go.sh $D /input.txt $D /output.txt $D /solutions/day02_tholok97.go
1414echo " "
You can’t perform that action at this time.
0 commit comments