mirror of
https://github.com/krahets/hello-algo.git
synced 2025-12-16 03:59:18 +08:00
update the author info sjinzh -> codingonion (#1017)
* update author information * Update index.md --------- Co-authored-by: Yudong Jin <krahets@163.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* File: permutations_i.rs
|
||||
* Created Time: 2023-07-15
|
||||
* Author: sjinzh (sjinzh@gmail.com)
|
||||
* Author: codingonion (coderonion@gmail.com)
|
||||
*/
|
||||
|
||||
/* 回溯算法:全排列 I */
|
||||
|
||||
Reference in New Issue
Block a user