We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c239b commit 123ea49Copy full SHA for 123ea49
README.md
@@ -12,7 +12,7 @@ Compile with the following command
12
> This version is a beta version. Checker, `-o` and `-s` are currently not available.\
13
> If you find a bug, please report it to this pull request: https://github.com/SimonCROS/push_swap_tester/pull/6.
14
15
-**./complexity** \[**-vh**\] \[**-s** <ins>seed</ins>\] \[**-f** <ins>push_swap</ins>\] \[**--sorted**\] <ins>numbers</ins> <ins>iterations</ins> \[<ins>goal</ins>\] \[<ins>checker</ins>\]
+**./complexity** \[**-vh**\] \[**-s** <ins>seed</ins>\] \[**-f** <ins>push_swap</ins>\] \[**-t** <ins>threads</ins>\] <ins>numbers</ins> <ins>iterations</ins> \[<ins>goal</ins>\] \[<ins>checker</ins>\]
16
17
Following options are available :
18
0 commit comments