introduce bitloops
This commit is contained in:
@@ -2,7 +2,8 @@ package puzzle;
|
||||
|
||||
public final class DictDataL8W1 {
|
||||
private DictDataL8W1() {}
|
||||
public static final long[] DATA = new long[] {
|
||||
public static long[] get() {
|
||||
return new long[] {
|
||||
0x100072a58f8342cL,
|
||||
0x1000f2cdca4d02cL,
|
||||
0x10017a3c522d8acL,
|
||||
@@ -5050,4 +5051,5 @@ public final class DictDataL8W1 {
|
||||
0x19da79d023cc1e3L,
|
||||
0x19daf9ac6186133L
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user