This website works better with JavaScript.
Explore
Help
Sign In
mehalter
/
aoc2019
Watch
1
Star
0
Fork
You've already forked aoc2019
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Advent of Code 2019 Repository
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61
Commits
1
Branch
0
Tags
1.4 MiB
Tree:
663c70309e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '663c70309e'
${ noResults }
aoc2019
/
20-donut-maze
/
run.sh
4 lines
71 B
Raw
Normal View
History
Unescape
Escape
Finished day 21
2 years ago
#!/bin/sh
runhaskell -i
$(
dirname
$(
pwd
)
)
/00-utils answer.hs
`
< input
`