浏览代码

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
```

正在加载...
取消
保存