Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
haruyama480 committed Jan 13, 2024
1 parent 36456bd commit 2a86714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ACLにないがよく使いそうなライブラリを独自に実装してい
- 個別にveifyした場合は`oj-verify verify/crt_test.nim`のようにpathを指定する

apple silicon上でverifyに失敗した場合
- apple siliconはonline-judge側でスタックサイズを大きくすることができなません`ulimit -s 65000`の実行で多くのテストが成功するようになります
- apple siliconはonline-judge側でスタックサイズを大きくすることができません`ulimit -s 65000`の実行で多くのテストが成功するようになります

## ドキュメント
* ドキュメントはこちらです。
Expand Down

0 comments on commit 2a86714

Please sign in to comment.