7 lines
71 B
Haskell
7 lines
71 B
Haskell
module Main where
|
|
|
|
import Aufgabe3
|
|
|
|
main :: IO ()
|
|
main = putStr result
|