Update comment

This commit is contained in:
juan 2022-11-02 10:33:47 +08:00
parent feb2acf4d1
commit 4dd3094c03
No known key found for this signature in database
GPG key ID: 5C1E5093C74F1DC7

View file

@ -1,6 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
// when size is too small, the table will overflow.
#define SIZE 100023
#define IDLEN 19
#define P 13