Conversion from pseudocode into C

后端 未结 0 1851
野趣味
野趣味 2020-12-30 20:09

Here\'s my struct

typedef struct
{
    int k;          //num of hash functions
    int m;          //num of filter\'s bit 
    int* hashSeeds; //seed of k has         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题