introduce bitloops

This commit is contained in:
mike
2026-01-20 19:00:27 +01:00
parent 58b8b57688
commit dadde53f76
28 changed files with 42000 additions and 41654 deletions

View File

@@ -6,7 +6,7 @@ public final class DictDataL6 {
static final int LEN = 6;
static final int ROWS = 156;
static final int COLS = 38;
static final int WORDS_LEN = 2381;
static final int WORDS_LEN = 2382;
static final int POS_LEN = 5928;
private static long[] words() {