home *** CD-ROM | disk | FTP | other *** search
- package algorithm;
-
- // $FF: renamed from: algorithm.b
- final class class_0 {
- public class_0() {
- int[] var10000 = new int[]{0, 1, 63, 1023, 4095, 16383, 46655, 131071, 262143};
- var10000 = new int[]{0, 1, 63, 511, 1023, 4095, 8191, 16383, 16383};
- var10000 = new int[]{0, 1, 3, 15, 15, 31, 63, 63, 63};
- char[] var3 = new char[]{'.', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', '#', '*', '~'};
- }
- }
-