#include <stdio.h>
#include <assert.h>
#include "../io/fgetl.c"
#include "./bernstein_hash1.c"
#include "bernstein_hash1.h"
#include "./pjw_hash.c"
#include "./string_hash.c"
#include "./htab32.c"
#include "../nps/TIME.c"
Defines | |
#define | _GNU_SOURCE |
#define | SIZE 8 |
Functions | |
int | main (int argc, char **argv) |
#define _GNU_SOURCE |
#define SIZE 8 |
int main | ( | int | argc, | |
char ** | argv | |||
) |