Update test_hash.h

This commit is contained in:
kyt_2002 2023-10-05 19:01:52 +08:00
parent b20768ff97
commit 685bfb192a
1 changed files with 118 additions and 128 deletions

View File

@ -1,13 +1,3 @@
/**
* @file: test_hash.h
* @brief: a application of test hash function
* @version: 3.0
* @author: Yao wenying
* @date: 2023/05/26
*/
#ifndef __HASHMAP_H__
#define __HASHMAP_H__