weihanglo / rust-algorithm-club

Learn algorithms and data structures with Rust
https://weihanglo.tw/rust-algorithm-club
MIT License
407 stars 43 forks source link

Fix mistakes in the example #47

Closed raywted75 closed 3 years ago

raywted75 commented 3 years ago

As title, there are some little mistakes in the example of counting sort.