瀏覽代碼

last time updating readme i swear

master
Thorn Avery 4 年之前
父節點
當前提交
b071c13cf8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -35,6 +35,6 @@ IMPORTANT: your solution should not make use of arrays or matrices of numbers. I
## Compiling and Running

```
ghc -02 -Wall Spiral.hs -o spiral
ghc -O2 -Wall Spiral.hs -o spiral
./spiral
```

Loading…
取消
儲存