two binaries

This commit is contained in:
ryuga4 2019-05-27 22:55:51 +02:00
parent aa3f878413
commit a9b1c22038
3 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ module Main where
import Lib
main :: IO ()
main = interact go
main = interact (unlines . map go . lines)

Binary file not shown.

Binary file not shown.