@ -1,3 +1,3 @@
#!/bin/sh
runhaskell answer.hs `< input`
runhaskell -i$(dirname $(pwd))/00-utils answer.hs `< input`
#!/bin/bash
runhaskell answer.hs