Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kdgyun authored Jun 14, 2023
1 parent c02e6b2 commit 018f2f4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,14 +110,14 @@ func main() {
[array length : 100000]
make arrays...
runing bubble sort...
runing cocktail sort...
running bubble sort...
running cocktail sort...
...
runing intro sort...
runing parallel intro sort...
runing cycle sort...
running intro sort...
running parallel intro sort...
running cycle sort...
+-------------------------------------------------------------------------------------------------+
| name | ns | ms | verify | (err mag)
Expand Down

0 comments on commit 018f2f4

Please sign in to comment.