Skip to content
Snippets Groups Projects
Commit 8f2bdffa authored by Jackson's avatar Jackson :speech_balloon:
Browse files

pr9 fix

parent d308b02a
No related branches found
No related tags found
No related merge requests found
File added
import System.Environment
import System.IO
main = do args <- getArgs
reader $ args
reader :: [FilePath] -> IO()
reader = do x <- readFile path
putStr output
\ No newline at end of file
......@@ -12,7 +12,7 @@ col = 1;
--Setting up base tile
base = tile1;
base = bTile;
for (100) {
......
01
11
\ No newline at end of file
010
101
010
\ No newline at end of file
11111
10101
11011
10101
11111
\ No newline at end of file
1
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment