Fix formatting in example input submission

This commit is contained in:
Alex Hirsch 2019-01-30 10:36:50 +01:00
parent 16b6dbb83a
commit 2a38644137

View File

@ -9,7 +9,7 @@
Assuming your example input is named `mandelbrot`, zip the corresponding files like so: Assuming your example input is named `mandelbrot`, zip the corresponding files like so:
mandelbrot.zip mandelbrot.zip
└── mandelbrot └── mandelbrot/
├── mandelbrot.mc ├── mandelbrot.mc
├── mandelbrot.stdin.txt ├── mandelbrot.stdin.txt
└── mandelbrot.stdout.txt └── mandelbrot.stdout.txt