Add compile commands to make running these solutions easier
This commit is contained in:
@@ -25,3 +25,7 @@ do
|
||||
done < <(printf "%s" $text | tr -d '\n')
|
||||
|
||||
echo "Round 2:" $pos
|
||||
|
||||
# Local Variables:
|
||||
# compile-command: "sh puzzle-1.sh"
|
||||
# End:
|
||||
|
||||
Reference in New Issue
Block a user