adventofcode/2018/day09/myinput.sh

8 lines
88 B
Bash
Raw Normal View History

2018-12-03 18:11:38 +00:00
#!/bin/bash
echo "= Part 1 ="
./day09 448 71628
echo "= Part 2 ="
./day09 448 7162800