Skip to content

Commit

Permalink
add author in timsort.md
Browse files Browse the repository at this point in the history
  • Loading branch information
孙飞 authored and 孙飞 committed Mar 2, 2022
1 parent 0530479 commit 49c1314
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sorting/timsort.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Timsort

> 算法由 [xieyu567](https://github.com/xieyu567) 提交
```rust
use std::cmp::min;

Expand Down

0 comments on commit 49c1314

Please sign in to comment.