2018 Day09 Complete
This commit is contained in:
7
2018/day09/myinput.sh
Executable file
7
2018/day09/myinput.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "= Part 1 ="
|
||||
./day09 448 71628
|
||||
|
||||
echo "= Part 2 ="
|
||||
./day09 448 7162800
|
||||
Reference in New Issue
Block a user