7 lines
73 B
Haskell
7 lines
73 B
Haskell
module Main where
|
|
|
|
import Aufgabe4
|
|
|
|
main :: IO ()
|
|
main = putStrLn result
|