adventofcode/2018/day09/myinput.sh

8 lines
88 B
Bash

#!/bin/bash
echo "= Part 1 ="
./day09 448 71628
echo "= Part 2 ="
./day09 448 7162800