introduce bitloops
This commit is contained in:
@@ -2,7 +2,8 @@ package puzzle;
|
||||
|
||||
public final class DictDataL5P0 {
|
||||
private DictDataL5P0() {}
|
||||
public static final long[] DATA = new long[] {
|
||||
public static long[] get() {
|
||||
return new long[] {
|
||||
0xc0000080001000L,
|
||||
0x8000060000010L,
|
||||
0xc0000000004000L,
|
||||
@@ -8196,4 +8197,5 @@ public final class DictDataL5P0 {
|
||||
0xe42b1c001045cf6dL,
|
||||
0x1f0441a0de89e5fdL
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user