Fix the file headers.

This commit is contained in:
krahets
2023-04-23 19:36:07 +08:00
parent 3590262c7e
commit de579aa3f4
24 changed files with 24 additions and 24 deletions

View File

@ -1,5 +1,5 @@
/**
* File: hashing_search.js
* File: hashing_search.ts
* Created Time: 2022-12-29
* Author: Zhuo Qinyue (1403450829@qq.com)
*/

View File

@ -1,5 +1,5 @@
/**
* File: coutning_sort.ts
* File: counting_sort.ts
* Created Time: 2023-04-08
* Author: Justin (xiefahit@gmail.com)
*/