Added Aufgabe 4

This commit is contained in:
Yannick Gottschalk
2017-04-30 23:33:56 +02:00
parent 0c89ace6c9
commit aab564e716
25 changed files with 287 additions and 1164 deletions

View File

@ -1,6 +0,0 @@
module Main where
import Aufgabe1
main :: IO ()
main = putStrLn result

View File

@ -1,6 +0,0 @@
module Main where
import Aufgabe2
main :: IO ()
main = putStrLn result

View File

@ -1,6 +0,0 @@
module Main where
import Aufgabe3
main :: IO ()
main = putStrLn result