1-04-03から1日間の記事一覧

飛びテーブル計算

#include <stdio.h> #include <stdlib.h> typedef unsigned long long U64; typedef unsigned short gtype; void init_leap_table(int bits, U64 *atab, U64 *btab, gtype *gtab, U64 *thresh) { int i; for (i=0; i< (1<</stdlib.h></stdio.h>