introduce bitloops
This commit is contained in:
@@ -2,7 +2,8 @@ package puzzle;
|
||||
|
||||
public final class DictDataL8W0 {
|
||||
private DictDataL8W0() {}
|
||||
public static final long[] DATA = new long[] {
|
||||
public static long[] get() {
|
||||
return new long[] {
|
||||
0x7714b2290a9L,
|
||||
0xf7148e2a656L,
|
||||
0x176042d2b181L,
|
||||
@@ -8196,4 +8197,5 @@ public final class DictDataL8W0 {
|
||||
0xfff7224a89ac2cL,
|
||||
0xffff9b9e98342cL
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user