introduce bitloops
This commit is contained in:
@@ -2,7 +2,8 @@ package puzzle;
|
||||
|
||||
public final class DictDataL4W0 {
|
||||
private DictDataL4W0() {}
|
||||
public static final long[] DATA = new long[] {
|
||||
public static long[] get() {
|
||||
return new long[] {
|
||||
0x3000009042eL,
|
||||
0xb00000a152eL,
|
||||
0x1300000714a7L,
|
||||
@@ -2609,4 +2610,5 @@ public final class DictDataL4W0 {
|
||||
0x515b0000063688L,
|
||||
0x51630000085288L
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user