- haskell version of vindinium
This commit is contained in:
6
vindinium_hs/app/Main.hs
Normal file
6
vindinium_hs/app/Main.hs
Normal file
@@ -0,0 +1,6 @@
|
||||
module Main where
|
||||
|
||||
import Codingame
|
||||
|
||||
main :: IO ()
|
||||
main = bundle
|
||||
Reference in New Issue
Block a user