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