diff --git "a/tokenizer.json" "b/tokenizer.json" --- "a/tokenizer.json" +++ "b/tokenizer.json" @@ -1,268053 +1 @@ -{ - "version": "1.0", - "truncation": null, - "padding": null, - "added_tokens": [ - { - "id": 0, - "content": "", - "single_word": false, - "lstrip": false, - "rstrip": false, - "normalized": false, - "special": true - }, - { - "id": 1, - "content": "", - "single_word": false, - "lstrip": false, - "rstrip": false, - "normalized": false, - "special": true - }, - { - "id": 2, - "content": "", - "single_word": false, - "lstrip": false, - "rstrip": false, - "normalized": false, - "special": true - } - ], - "normalizer": null, - "pre_tokenizer": { - "type": "Metaspace", - "replacement": "▁", - "prepend_scheme": "first", - "split": false - }, - "post_processor": { - "type": "TemplateProcessing", - "single": [ - { - "SpecialToken": { - "id": "", - "type_id": 0 - } - }, - { - "Sequence": { - "id": "A", - "type_id": 0 - } - } - ], - "pair": [ - { - "SpecialToken": { - "id": "", - "type_id": 0 - } - }, - { - "Sequence": { - "id": "A", - "type_id": 0 - } - }, - { - "SpecialToken": { - "id": "", - "type_id": 1 - } - }, - { - "Sequence": { - "id": "B", - "type_id": 1 - } - } - ], - "special_tokens": { - "": { - "id": "", - "ids": [ - 1 - ], - "tokens": [ - "" - ] - } - } - }, - "decoder": { - "type": "Sequence", - "decoders": [ - { - "type": "Replace", - "pattern": { - "String": "▁" - }, - "content": " " - }, - { - "type": "ByteFallback" - }, - { - "type": "Fuse" - }, - { - "type": "Strip", - "content": " ", - "start": 1, - "stop": 0 - } - ] - }, - "model": { - "type": "BPE", - "dropout": null, - "unk_token": "", - "continuing_subword_prefix": null, - "end_of_word_suffix": null, - "fuse_unk": true, - "byte_fallback": true, - "ignore_merges": false, - "vocab": { - "": 0, - "": 1, - "": 2, - "<0x00>": 3, - "<0x01>": 4, - "<0x02>": 5, - "<0x03>": 6, - "<0x04>": 7, - "<0x05>": 8, - "<0x06>": 9, - "<0x07>": 10, - "<0x08>": 11, - "<0x09>": 12, - "<0x0A>": 13, - "<0x0B>": 14, - "<0x0C>": 15, - "<0x0D>": 16, - "<0x0E>": 17, - "<0x0F>": 18, - "<0x10>": 19, - "<0x11>": 20, - "<0x12>": 21, - "<0x13>": 22, - "<0x14>": 23, - "<0x15>": 24, - "<0x16>": 25, - "<0x17>": 26, - "<0x18>": 27, - "<0x19>": 28, - "<0x1A>": 29, - "<0x1B>": 30, - "<0x1C>": 31, - "<0x1D>": 32, - "<0x1E>": 33, - "<0x1F>": 34, - "<0x20>": 35, - "<0x21>": 36, - "<0x22>": 37, - "<0x23>": 38, - "<0x24>": 39, - "<0x25>": 40, - "<0x26>": 41, - "<0x27>": 42, - "<0x28>": 43, - "<0x29>": 44, - "<0x2A>": 45, - "<0x2B>": 46, - "<0x2C>": 47, - "<0x2D>": 48, - "<0x2E>": 49, - "<0x2F>": 50, - "<0x30>": 51, - "<0x31>": 52, - "<0x32>": 53, - "<0x33>": 54, - "<0x34>": 55, - "<0x35>": 56, - "<0x36>": 57, - "<0x37>": 58, - "<0x38>": 59, - "<0x39>": 60, - "<0x3A>": 61, - "<0x3B>": 62, - "<0x3C>": 63, - "<0x3D>": 64, - "<0x3E>": 65, - "<0x3F>": 66, - "<0x40>": 67, - "<0x41>": 68, - "<0x42>": 69, - "<0x43>": 70, - "<0x44>": 71, - "<0x45>": 72, - "<0x46>": 73, - "<0x47>": 74, - "<0x48>": 75, - "<0x49>": 76, - "<0x4A>": 77, - "<0x4B>": 78, - "<0x4C>": 79, - "<0x4D>": 80, - "<0x4E>": 81, - "<0x4F>": 82, - "<0x50>": 83, - "<0x51>": 84, - "<0x52>": 85, - "<0x53>": 86, - "<0x54>": 87, - "<0x55>": 88, - "<0x56>": 89, - "<0x57>": 90, - "<0x58>": 91, - "<0x59>": 92, - "<0x5A>": 93, - "<0x5B>": 94, - "<0x5C>": 95, - "<0x5D>": 96, - "<0x5E>": 97, - "<0x5F>": 98, - "<0x60>": 99, - "<0x61>": 100, - "<0x62>": 101, - "<0x63>": 102, - "<0x64>": 103, - "<0x65>": 104, - "<0x66>": 105, - "<0x67>": 106, - "<0x68>": 107, - "<0x69>": 108, - "<0x6A>": 109, - "<0x6B>": 110, - "<0x6C>": 111, - "<0x6D>": 112, - "<0x6E>": 113, - "<0x6F>": 114, - "<0x70>": 115, - "<0x71>": 116, - "<0x72>": 117, - "<0x73>": 118, - "<0x74>": 119, - "<0x75>": 120, - "<0x76>": 121, - "<0x77>": 122, - "<0x78>": 123, - "<0x79>": 124, - "<0x7A>": 125, - "<0x7B>": 126, - "<0x7C>": 127, - "<0x7D>": 128, - "<0x7E>": 129, - "<0x7F>": 130, - "<0x80>": 131, - "<0x81>": 132, - "<0x82>": 133, - "<0x83>": 134, - "<0x84>": 135, - "<0x85>": 136, - "<0x86>": 137, - "<0x87>": 138, - "<0x88>": 139, - "<0x89>": 140, - "<0x8A>": 141, - "<0x8B>": 142, - "<0x8C>": 143, - "<0x8D>": 144, - "<0x8E>": 145, - "<0x8F>": 146, - "<0x90>": 147, - "<0x91>": 148, - "<0x92>": 149, - "<0x93>": 150, - "<0x94>": 151, - "<0x95>": 152, - "<0x96>": 153, - "<0x97>": 154, - "<0x98>": 155, - "<0x99>": 156, - "<0x9A>": 157, - "<0x9B>": 158, - "<0x9C>": 159, - "<0x9D>": 160, - "<0x9E>": 161, - "<0x9F>": 162, - "<0xA0>": 163, - "<0xA1>": 164, - "<0xA2>": 165, - "<0xA3>": 166, - "<0xA4>": 167, - "<0xA5>": 168, - "<0xA6>": 169, - "<0xA7>": 170, - "<0xA8>": 171, - "<0xA9>": 172, - "<0xAA>": 173, - "<0xAB>": 174, - "<0xAC>": 175, - "<0xAD>": 176, - "<0xAE>": 177, - "<0xAF>": 178, - "<0xB0>": 179, - "<0xB1>": 180, - "<0xB2>": 181, - "<0xB3>": 182, - "<0xB4>": 183, - "<0xB5>": 184, - "<0xB6>": 185, - "<0xB7>": 186, - "<0xB8>": 187, - "<0xB9>": 188, - "<0xBA>": 189, - "<0xBB>": 190, - "<0xBC>": 191, - "<0xBD>": 192, - "<0xBE>": 193, - "<0xBF>": 194, - "<0xC0>": 195, - "<0xC1>": 196, - "<0xC2>": 197, - "<0xC3>": 198, - "<0xC4>": 199, - "<0xC5>": 200, - "<0xC6>": 201, - "<0xC7>": 202, - "<0xC8>": 203, - "<0xC9>": 204, - "<0xCA>": 205, - "<0xCB>": 206, - "<0xCC>": 207, - "<0xCD>": 208, - "<0xCE>": 209, - "<0xCF>": 210, - "<0xD0>": 211, - "<0xD1>": 212, - "<0xD2>": 213, - "<0xD3>": 214, - "<0xD4>": 215, - "<0xD5>": 216, - "<0xD6>": 217, - "<0xD7>": 218, - "<0xD8>": 219, - "<0xD9>": 220, - "<0xDA>": 221, - "<0xDB>": 222, - "<0xDC>": 223, - "<0xDD>": 224, - "<0xDE>": 225, - "<0xDF>": 226, - "<0xE0>": 227, - "<0xE1>": 228, - "<0xE2>": 229, - "<0xE3>": 230, - "<0xE4>": 231, - "<0xE5>": 232, - "<0xE6>": 233, - "<0xE7>": 234, - "<0xE8>": 235, - "<0xE9>": 236, - "<0xEA>": 237, - "<0xEB>": 238, - "<0xEC>": 239, - "<0xED>": 240, - "<0xEE>": 241, - "<0xEF>": 242, - "<0xF0>": 243, - "<0xF1>": 244, - "<0xF2>": 245, - "<0xF3>": 246, - "<0xF4>": 247, - "<0xF5>": 248, - "<0xF6>": 249, - "<0xF7>": 250, - "<0xF8>": 251, - "<0xF9>": 252, - "<0xFA>": 253, - "<0xFB>": 254, - "<0xFC>": 255, - "<0xFD>": 256, - "<0xFE>": 257, - "<0xFF>": 258, - "▁▁": 259, - "▁▁▁▁": 260, - "▁t": 261, - "in": 262, - "er": 263, - "▁a": 264, - "he": 265, - "on": 266, - "re": 267, - "▁s": 268, - "en": 269, - "at": 270, - "or": 271, - "▁the": 272, - "▁▁▁▁▁▁▁▁": 273, - "es": 274, - "▁w": 275, - "an": 276, - "▁c": 277, - "is": 278, - "it": 279, - "ou": 280, - "▁d": 281, - "al": 282, - "ar": 283, - "▁p": 284, - "▁f": 285, - "ed": 286, - "▁b": 287, - "ing": 288, - "▁o": 289, - "▁m": 290, - "le": 291, - "nd": 292, - "as": 293, - "ic": 294, - "▁h": 295, - "ion": 296, - "▁in": 297, - "▁to": 298, - "et": 299, - "om": 300, - "el": 301, - "▁of": 302, - "st": 303, - "▁and": 304, - "▁l": 305, - "▁th": 306, - "▁n": 307, - "ent": 308, - "il": 309, - "ct": 310, - "ro": 311, - "▁re": 312, - "id": 313, - "am": 314, - "▁I": 315, - "ad": 316, - "▁e": 317, - "▁S": 318, - "▁g": 319, - "▁T": 320, - "im": 321, - "ot": 322, - "ac": 323, - "ur": 324, - "▁(": 325, - "ig": 326, - "▁=": 327, - "ol": 328, - "ut": 329, - "▁A": 330, - "se": 331, - "▁u": 332, - "ve": 333, - "▁C": 334, - "if": 335, - "ow": 336, - "▁y": 337, - "ch": 338, - "ay": 339, - "▁de": 340, - "▁st": 341, - "▁|": 342, - "ver": 343, - ");": 344, - "▁\"": 345, - "ly": 346, - "▁be": 347, - "**": 348, - "▁is": 349, - "od": 350, - "▁M": 351, - "ation": 352, - "ul": 353, - "▁for": 354, - "▁▁▁▁▁": 355, - "▁on": 356, - "ag": 357, - "ce": 358, - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁": 359, - "ter": 360, - "ir": 361, - "th": 362, - "▁v": 363, - "qu": 364, - "▁B": 365, - "em": 366, - "▁P": 367, - "▁you": 368, - "▁that": 369, - "un": 370, - "▁{": 371, - "ith": 372, - "ri": 373, - "est": 374, - "ab": 375, - "--": 376, - "ap": 377, - "▁it": 378, - "▁con": 379, - "ate": 380, - "us": 381, - "▁H": 382, - "um": 383, - "▁D": 384, - "os": 385, - "pe": 386, - "▁-": 387, - "▁wh": 388, - "▁al": 389, - "▁as": 390, - "and": 391, - "ist": 392, - "▁L": 393, - "▁W": 394, - "▁with": 395, - "▁an": 396, - "ere": 397, - "▁*": 398, - "▁R": 399, - "▁he": 400, - "▁F": 401, - "oc": 402, - "▁was": 403, - "ers": 404, - "ke": 405, - "out": 406, - "ht": 407, - "▁r": 408, - "ess": 409, - "op": 410, - "res": 411, - "ie": 412, - "▁E": 413, - "▁\\": 414, - "▁The": 415, - "end": 416, - "ld": 417, - "▁N": 418, - "ort": 419, - "▁G": 420, - "//": 421, - "▁#": 422, - "our": 423, - "te": 424, - "ill": 425, - "ain": 426, - "▁se": 427, - "▁▁▁▁▁▁": 428, - "▁$": 429, - "▁pro": 430, - "ore": 431, - "▁com": 432, - "ame": 433, - "tr": 434, - "▁ne": 435, - "rom": 436, - "ub": 437, - "▁at": 438, - "▁ex": 439, - "ant": 440, - "ue": 441, - "▁or": 442, - "▁}": 443, - "art": 444, - "ction": 445, - "▁k": 446, - "pt": 447, - "nt": 448, - "iv": 449, - "de": 450, - "▁O": 451, - "pl": 452, - "urn": 453, - "ight": 454, - "all": 455, - "▁this": 456, - "ser": 457, - "ave": 458, - "▁not": 459, - "▁are": 460, - "▁j": 461, - "▁le": 462, - "iz": 463, - "▁'": 464, - "age": 465, - "ment": 466, - "▁tr": 467, - "ack": 468, - "ust": 469, - "()": 470, - "->": 471, - "ity": 472, - "ine": 473, - "ould": 474, - "▁J": 475, - "og": 476, - "▁from": 477, - "▁we": 478, - "ell": 479, - "▁sh": 480, - "▁en": 481, - "ure": 482, - "port": 483, - "▁ch": 484, - "ne": 485, - "▁by": 486, - "per": 487, - "ard": 488, - "ass": 489, - "ge": 490, - "ak": 491, - "are": 492, - "ok": 493, - "av": 494, - "ive": 495, - "ff": 496, - "ies": 497, - "ath": 498, - "turn": 499, - "▁U": 500, - "int": 501, - "----": 502, - "▁im": 503, - "ost": 504, - "ial": 505, - "▁have": 506, - "ind": 507, - "ip": 508, - "ans": 509, - "xt": 510, - "▁do": 511, - "cl": 512, - "▁if": 513, - "con": 514, - "ia": 515, - "▁his": 516, - "ult": 517, - "rou": 518, - "▁su": 519, - "ra": 520, - "▁un": 521, - "able": 522, - "▁<": 523, - "▁K": 524, - "ome": 525, - "▁qu": 526, - "get": 527, - "▁me": 528, - "ast": 529, - "ect": 530, - "▁##": 531, - "to": 532, - "▁cl": 533, - "▁ab": 534, - "ice": 535, - "ire": 536, - "ber": 537, - "one": 538, - "ich": 539, - "hen": 540, - "▁can": 541, - "▁Th": 542, - "▁la": 543, - "▁all": 544, - "ime": 545, - "ile": 546, - "ide": 547, - "\",": 548, - "▁pl": 549, - "▁V": 550, - "ru": 551, - "orm": 552, - "▁had": 553, - "ud": 554, - "ase": 555, - "ord": 556, - "),": 557, - "▁▁▁▁▁▁▁▁▁▁▁▁": 558, - "▁her": 559, - "▁In": 560, - "ace": 561, - "▁but": 562, - "ata": 563, - "::": 564, - "****": 565, - "ong": 566, - "▁&": 567, - "..": 568, - "▁▁▁▁▁▁▁▁▁▁▁▁▁": 569, - "ite": 570, - "ype": 571, - "act": 572, - "ode": 573, - "▁your": 574, - "▁out": 575, - "▁go": 576, - "lic": 577, - "ally": 578, - "▁so": 579, - "ork": 580, - "au": 581, - "▁up": 582, - "▁_": 583, - "ll": 584, - "==": 585, - "▁my": 586, - "pp": 587, - "cc": 588, - "▁//": 589, - "▁they": 590, - "gh": 591, - "▁us": 592, - "ib": 593, - "ions": 594, - "ach": 595, - "ens": 596, - "▁ar": 597, - "ob": 598, - "elf": 599, - "ook": 600, - "ated": 601, - "ang": 602, - "ign": 603, - "▁return": 604, - "▁res": 605, - "ck": 606, - "ous": 607, - "ст": 608, - ").": 609, - "▁п": 610, - ".\"": 611, - "на": 612, - "▁i": 613, - "ail": 614, - "ep": 615, - "▁ad": 616, - "ance": 617, - "(\"": 618, - "▁**": 619, - "ther": 620, - "ake": 621, - "▁will": 622, - "▁comp": 623, - "▁one": 624, - "▁get": 625, - "ov": 626, - "▁Y": 627, - "ary": 628, - "ock": 629, - "▁she": 630, - "che": 631, - "ft": 632, - "▁new": 633, - "▁des": 634, - "▁li": 635, - "ence": 636, - "▁sa": 637, - "ress": 638, - "▁el": 639, - "▁und": 640, - "eg": 641, - "fer": 642, - "ry": 643, - "ear": 644, - "ose": 645, - "very": 646, - "',": 647, - "▁+": 648, - "▁в": 649, - "▁He": 650, - "ublic": 651, - "▁their": 652, - "ize": 653, - "▁were": 654, - "ink": 655, - "own": 656, - "In": 657, - "{\\": 658, - "▁has": 659, - "▁per": 660, - "▁It": 661, - "▁St": 662, - "her": 663, - "ject": 664, - "ра": 665, - "ild": 666, - "so": 667, - "▁sp": 668, - "ни": 669, - "du": 670, - "row": 671, - "alue": 672, - "set": 673, - "form": 674, - "com": 675, - "▁man": 676, - "ont": 677, - "ull": 678, - "▁cont": 679, - "▁more": 680, - "ick": 681, - "▁would": 682, - "▁ev": 683, - "▁about": 684, - "ition": 685, - "▁z": 686, - "ound": 687, - "ree": 688, - "▁Ch": 689, - "▁which": 690, - "io": 691, - "();": 692, - "▁who": 693, - "err": 694, - "ory": 695, - "ount": 696, - "ations": 697, - "▁с": 698, - "ring": 699, - "": 876, - "▁em": 877, - "▁$\\": 878, - "▁year": 879, - "wn": 880, - "},": 881, - "▁del": 882, - "ale": 883, - "ty": 884, - "fig": 885, - "sp": 886, - "hed": 887, - "round": 888, - "ew": 889, - "▁di": 890, - "▁der": 891, - "ри": 892, - "red": 893, - "this": 894, - "let": 895, - "RE": 896, - "ax": 897, - "fr": 898, - "essage": 899, - "ough": 900, - "▁comm": 901, - "fo": 902, - "uch": 903, - "oy": 904, - "▁people": 905, - "ystem": 906, - "▁first": 907, - "▁function": 908, - "ange": 909, - "▁how": 910, - "▁et": 911, - "ah": 912, - "▁look": 913, - "то": 914, - "und": 915, - "▁under": 916, - "ка": 917, - "▁!": 918, - "ray": 919, - "ST": 920, - "ific": 921, - "ли": 922, - "read": 923, - "▁bet": 924, - "ious": 925, - "arg": 926, - "▁need": 927, - "math": 928, - "▁на": 929, - "ert": 930, - "▁op": 931, - "▁acc": 932, - "Pro": 933, - "▁est": 934, - "▁Un": 935, - "▁ent": 936, - "▁rec": 937, - "▁use": 938, - "ен": 939, - "▁par": 940, - "az": 941, - "▁д": 942, - "▁Wh": 943, - "self": 944, - "▁ke": 945, - "та": 946, - "▁want": 947, - "▁end": 948, - "▁don": 949, - "ek": 950, - "ren": 951, - "Name": 952, - "▁=>": 953, - "▁app": 954, - "▁que": 955, - "igh": 956, - "▁bu": 957, - "equ": 958, - "vel": 959, - "▁act": 960, - "cre": 961, - "AT": 962, - "▁var": 963, - "cess": 964, - "====": 965, - "Ex": 966, - "▁add": 967, - "▁mod": 968, - "ung": 969, - "▁where": 970, - "ning": 971, - "▁fl": 972, - "als": 973, - "tern": 974, - "}}": 975, - "▁Al": 976, - "▁pos": 977, - "ank": 978, - "▁ap": 979, - "eng": 980, - "▁“": 981, - "ble": 982, - "▁reg": 983, - "^{": 984, - "▁She": 985, - "▁*/": 986, - "ude": 987, - "add": 988, - "▁two": 989, - "▁col": 990, - "▁sm": 991, - "air": 992, - "▁may": 993, - "fore": 994, - "▁You": 995, - "rough": 996, - "▁che": 997, - "▁att": 998, - "oth": 999, - "ла": 1000, - "▁co": 1001, - "ates": 1002, - "▁rem": 1003, - "ood": 1004, - "Type": 1005, - "led": 1006, - "ful": 1007, - "▁self": 1008, - "of": 1009, - "▁Ar": 1010, - "que": 1011, - "▁every": 1012, - "ref": 1013, - "The": 1014, - "▁And": 1015, - "▁rel": 1016, - "OR": 1017, - "Id": 1018, - "▁even": 1019, - "EN": 1020, - "▁hand": 1021, - "ait": 1022, - "▁should": 1023, - "▁after": 1024, - "▁dif": 1025, - "ght": 1026, - "ife": 1027, - "ator": 1028, - "ash": 1029, - "ribut": 1030, - "umber": 1031, - "▁see": 1032, - "ms": 1033, - "▁call": 1034, - "yn": 1035, - "dd": 1036, - "▁es": 1037, - "▁make": 1038, - "other": 1039, - "▁—": 1040, - "\");": 1041, - "str": 1042, - "▁long": 1043, - "lement": 1044, - "▁wor": 1045, - "its": 1046, - "▁If": 1047, - "alse": 1048, - "ль": 1049, - "ward": 1050, - "▁по": 1051, - "val": 1052, - "ons": 1053, - "▁Z": 1054, - "▁now": 1055, - "data": 1056, - "amp": 1057, - "ense": 1058, - "▁through": 1059, - "▁down": 1060, - "att": 1061, - "▁static": 1062, - "ics": 1063, - "##": 1064, - "pos": 1065, - "▁void": 1066, - "aw": 1067, - "oun": 1068, - "▁way": 1069, - "ible": 1070, - "vent": 1071, - "ower": 1072, - "▁think": 1073, - "ts": 1074, - "*/": 1075, - "▁again": 1076, - "ating": 1077, - "те": 1078, - "ner": 1079, - "▁most": 1080, - "line": 1081, - "ym": 1082, - "▁sub": 1083, - "erson": 1084, - "▁requ": 1085, - "AL": 1086, - "AR": 1087, - "abel": 1088, - "ond": 1089, - "));": 1090, - "▁Se": 1091, - "▁But": 1092, - "alk": 1093, - "▁An": 1094, - "new": 1095, - "▁because": 1096, - "ger": 1097, - "ular": 1098, - "roup": 1099, - "ta": 1100, - "...": 1101, - "▁cons": 1102, - "▁right": 1103, - "▁fr": 1104, - "be": 1105, - "ily": 1106, - "ки": 1107, - "▁ph": 1108, - "ead": 1109, - "?\"": 1110, - "▁gu": 1111, - "▁else": 1112, - "▁som": 1113, - "rent": 1114, - "co": 1115, - "ement": 1116, - "▁str": 1117, - "ault": 1118, - "▁з": 1119, - "ло": 1120, - "sert": 1121, - "var": 1122, - "type": 1123, - "▁Com": 1124, - "ле": 1125, - "ins": 1126, - "me": 1127, - "way": 1128, - "ident": 1129, - "▁prov": 1130, - "▁м": 1131, - "▁true": 1132, - "▁Pro": 1133, - "fl": 1134, - "▁sl": 1135, - "▁As": 1136, - "}\\": 1137, - "ID": 1138, - "ues": 1139, - "▁inst": 1140, - "▁name": 1141, - "ox": 1142, - "▁)": 1143, - "li": 1144, - "ames": 1145, - "Res": 1146, - "▁sur": 1147, - "param": 1148, - "▁start": 1149, - "aj": 1150, - "SE": 1151, - "ask": 1152, - "IT": 1153, - "String": 1154, - "▁ass": 1155, - "▁play": 1156, - "ting": 1157, - "ton": 1158, - "▁before": 1159, - "▁pol": 1160, - "arch": 1161, - "▁well": 1162, - "Com": 1163, - "any": 1164, - "olog": 1165, - "▁err": 1166, - "▁these": 1167, - "ars": 1168, - "eb": 1169, - "▁br": 1170, - "▁incl": 1171, - "▁hel": 1172, - "ern": 1173, - "ody": 1174, - "во": 1175, - "▁ind": 1176, - "----------------": 1177, - "▁data": 1178, - "▁good": 1179, - "LE": 1180, - "],": 1181, - "▁av": 1182, - "▁ac": 1183, - "ider": 1184, - "не": 1185, - "▁Q": 1186, - "▁min": 1187, - "▁much": 1188, - "ci": 1189, - "els": 1190, - "▁cur": 1191, - "▁value": 1192, - "ery": 1193, - "uf": 1194, - "▁loc": 1195, - "reak": 1196, - "ative": 1197, - "imes": 1198, - "Cl": 1199, - "▁,": 1200, - "▁ser": 1201, - "▁die": 1202, - "▁trans": 1203, - "▁result": 1204, - "ext": 1205, - "▁aut": 1206, - "land": 1207, - "▁&&": 1208, - "Ch": 1209, - "ten": 1210, - "}$": 1211, - "▁type": 1212, - "cond": 1213, - "ices": 1214, - "▁very": 1215, - "▁own": 1216, - "▁fil": 1217, - "ities": 1218, - "▁produ": 1219, - "▁read": 1220, - "▁form": 1221, - "▁case": 1222, - "ather": 1223, - "ти": 1224, - "да": 1225, - "ер": 1226, - "Th": 1227, - "aut": 1228, - "▁spec": 1229, - "ij": 1230, - "bl": 1231, - "ility": 1232, - "▁é": 1233, - "▁er": 1234, - "▁does": 1235, - "▁here": 1236, - "the": 1237, - "ures": 1238, - "▁%": 1239, - "min": 1240, - "▁null": 1241, - "rap": 1242, - "\")": 1243, - "rr": 1244, - "List": 1245, - "right": 1246, - "▁User": 1247, - "UL": 1248, - "ational": 1249, - "▁being": 1250, - "AN": 1251, - "sk": 1252, - "▁car": 1253, - "ole": 1254, - "▁dist": 1255, - "plic": 1256, - "ollow": 1257, - "▁pres": 1258, - "▁such": 1259, - "ream": 1260, - "ince": 1261, - "gan": 1262, - "▁For": 1263, - "\":": 1264, - "son": 1265, - "rivate": 1266, - "▁years": 1267, - "▁serv": 1268, - "▁made": 1269, - "def": 1270, - ";\r": 1271, - "▁gl": 1272, - "▁bel": 1273, - "▁list": 1274, - "▁cor": 1275, - "▁det": 1276, - "ception": 1277, - "egin": 1278, - "▁б": 1279, - "▁char": 1280, - "trans": 1281, - "▁fam": 1282, - "▁!=": 1283, - "ouse": 1284, - "▁dec": 1285, - "ica": 1286, - "▁many": 1287, - "aking": 1288, - "▁à": 1289, - "▁sim": 1290, - "ages": 1291, - "uff": 1292, - "ased": 1293, - "man": 1294, - "▁Sh": 1295, - "iet": 1296, - "irect": 1297, - "▁Re": 1298, - "▁differ": 1299, - "▁find": 1300, - "ethod": 1301, - "▁\r": 1302, - "ines": 1303, - "▁inv": 1304, - "▁point": 1305, - "▁They": 1306, - "▁used": 1307, - "ctions": 1308, - "▁still": 1309, - "ió": 1310, - "ined": 1311, - "▁while": 1312, - "It": 1313, - "ember": 1314, - "▁say": 1315, - "▁help": 1316, - "▁cre": 1317, - "▁x": 1318, - "▁Tr": 1319, - "ument": 1320, - "▁sk": 1321, - "ought": 1322, - "ually": 1323, - "message": 1324, - "▁Con": 1325, - "▁mon": 1326, - "ared": 1327, - "work": 1328, - "):": 1329, - "ister": 1330, - "arn": 1331, - "ized": 1332, - "Data": 1333, - "orn": 1334, - "▁head": 1335, - "DE": 1336, - "▁Le": 1337, - "▁person": 1338, - "ments": 1339, - "ength": 1340, - "▁false": 1341, - "▁med": 1342, - "▁De": 1343, - "ache": 1344, - "ited": 1345, - "▁let": 1346, - "▁show": 1347, - "▁same": 1348, - "uss": 1349, - "▁gener": 1350, - "▁у": 1351, - "cur": 1352, - "▁real": 1353, - "ced": 1354, - "\">": 1355, - "struct": 1356, - "begin": 1357, - "cept": 1358, - "▁bo": 1359, - "ired": 1360, - "▁Fr": 1361, - "▁stud": 1362, - "dev": 1363, - "Ar": 1364, - "(\\": 1365, - "▁Cl": 1366, - "ween": 1367, - "▁too": 1368, - "▁test": 1369, - "▁day": 1370, - "oh": 1371, - "▁follow": 1372, - "ature": 1373, - "ze": 1374, - "ien": 1375, - "reg": 1376, - "ces": 1377, - "uring": 1378, - "amb": 1379, - "ina": 1380, - "cri": 1381, - "▁ed": 1382, - "SS": 1383, - "uck": 1384, - "▁/*": 1385, - "CT": 1386, - "▁There": 1387, - "▁take": 1388, - "par": 1389, - "ule": 1390, - "cal": 1391, - "for": 1392, - "****************": 1393, - "source": 1394, - "▁those": 1395, - "col": 1396, - "▁eff": 1397, - "mod": 1398, - "cont": 1399, - "}{": 1400, - "▁around": 1401, - "press": 1402, - "by": 1403, - "▁going": 1404, - "ponse": 1405, - "▁С": 1406, - "▁line": 1407, - "date": 1408, - "code": 1409, - "['": 1410, - "▁life": 1411, - "ason": 1412, - "▁using": 1413, - "▁val": 1414, - "▁du": 1415, - "yp": 1416, - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁": 1417, - "▁On": 1418, - "▁found": 1419, - "olut": 1420, - "']": 1421, - "arent": 1422, - "▁string": 1423, - "▁met": 1424, - "▁wr": 1425, - "ush": 1426, - "string": 1427, - "size": 1428, - "▁ver": 1429, - "▁each": 1430, - "value": 1431, - "▁last": 1432, - "▁got": 1433, - "ven": 1434, - "back": 1435, - "Set": 1436, - "ey": 1437, - "rol": 1438, - "▁cr": 1439, - "thing": 1440, - "ret": 1441, - "és": 1442, - "ism": 1443, - "▁between": 1444, - "Ob": 1445, - "ething": 1446, - "mp": 1447, - "▁lo": 1448, - "ats": 1449, - "▁New": 1450, - "ви": 1451, - "ado": 1452, - "dex": 1453, - "ди": 1454, - "▁pass": 1455, - "wh": 1456, - "▁den": 1457, - "Get": 1458, - "apt": 1459, - "▁ask": 1460, - "▁sup": 1461, - "Value": 1462, - "ны": 1463, - "▁try": 1464, - "lation": 1465, - "day": 1466, - "ness": 1467, - "ets": 1468, - "▁exper": 1469, - "Tr": 1470, - "▁Mar": 1471, - "serv": 1472, - "br": 1473, - "▁number": 1474, - "inal": 1475, - "cent": 1476, - "/*": 1477, - "not": 1478, - "ional": 1479, - "▁final": 1480, - "')": 1481, - "▁run": 1482, - "over": 1483, - "▁never": 1484, - "uc": 1485, - "▁high": 1486, - "yle": 1487, - "▁ins": 1488, - "▁best": 1489, - "ittle": 1490, - "ric": 1491, - "▁sign": 1492, - "▁dem": 1493, - "iness": 1494, - "gy": 1495, - "▁war": 1496, - "ished": 1497, - "▁giv": 1498, - "key": 1499, - "▁X": 1500, - "($": 1501, - "▁child": 1502, - "less": 1503, - "ways": 1504, - "incl": 1505, - "rop": 1506, - "raw": 1507, - "://": 1508, - "▁«": 1509, - "no": 1510, - "indow": 1511, - "fe": 1512, - "riend": 1513, - "▁les": 1514, - "▁los": 1515, - "file": 1516, - "formation": 1517, - "ccess": 1518, - "▁В": 1519, - "na": 1520, - "▁il": 1521, - "ision": 1522, - "ler": 1523, - "▁art": 1524, - "Cont": 1525, - "▁world": 1526, - "▁turn": 1527, - "▁really": 1528, - "▁Ex": 1529, - "ма": 1530, - "▁П": 1531, - "ters": 1532, - "arget": 1533, - "Err": 1534, - "▁happ": 1535, - "time": 1536, - "▁So": 1537, - "div": 1538, - "▁didn": 1539, - "ada": 1540, - "oot": 1541, - "})": 1542, - "▁sch": 1543, - "▁cle": 1544, - "▁something": 1545, - "().": 1546, - "▁cour": 1547, - "ever": 1548, - "ants": 1549, - "▁?": 1550, - "To": 1551, - "▁`": 1552, - "try": 1553, - "ux": 1554, - "ais": 1555, - "ross": 1556, - "hip": 1557, - "▁rep": 1558, - "label": 1559, - "▁both": 1560, - "*,": 1561, - "ott": 1562, - "ми": 1563, - "ane": 1564, - "▁open": 1565, - "ww": 1566, - "▁come": 1567, - "▁ext": 1568, - "rem": 1569, - "_{\\": 1570, - "▁old": 1571, - "ched": 1572, - "._": 1573, - "ME": 1574, - "ify": 1575, - "gg": 1576, - "Col": 1577, - "view": 1578, - "▁bus": 1579, - "▁must": 1580, - "▁different": 1581, - "log": 1582, - "ists": 1583, - "roll": 1584, - "ai": 1585, - "▁за": 1586, - "▁system": 1587, - "ivers": 1588, - "atus": 1589, - "ote": 1590, - "med": 1591, - "].": 1592, - "akes": 1593, - "RO": 1594, - "▁cent": 1595, - "gram": 1596, - "▁private": 1597, - "▁great": 1598, - "\";": 1599, - "opy": 1600, - "▁feel": 1601, - "▁How": 1602, - "////": 1603, - "IC": 1604, - "▁dr": 1605, - "ains": 1606, - "lock": 1607, - "En": 1608, - "▁Sch": 1609, - "▁mat": 1610, - "▁home": 1611, - "perty": 1612, - "test": 1613, - "loc": 1614, - "▁wom": 1615, - "sw": 1616, - "arly": 1617, - "▁En": 1618, - "▁ко": 1619, - "den": 1620, - "ста": 1621, - "▁а": 1622, - "eter": 1623, - "▁includ": 1624, - "ULL": 1625, - "▁mem": 1626, - "▁po": 1627, - "▁little": 1628, - "▁arg": 1629, - "▁},": 1630, - "include": 1631, - "eta": 1632, - "▁place": 1633, - "idth": 1634, - "ustom": 1635, - "▁||": 1636, - "▁tem": 1637, - "ried": 1638, - "▁fact": 1639, - "ience": 1640, - "▁Pl": 1641, - "opt": 1642, - "ele": 1643, - "go": 1644, - "AC": 1645, - "inter": 1646, - "========": 1647, - "(),": 1648, - "ots": 1649, - "ral": 1650, - "ique": 1651, - "aving": 1652, - "ml": 1653, - "▁thought": 1654, - "frac": 1655, - "▁care": 1656, - "());": 1657, - "▁put": 1658, - "▁might": 1659, - "▁Amer": 1660, - "▁(!": 1661, - "ample": 1662, - "alth": 1663, - "▁few": 1664, - "▁state": 1665, - "sub": 1666, - "▁Or": 1667, - "];": 1668, - "▁size": 1669, - "▁Sp": 1670, - "▁without": 1671, - "▁poss": 1672, - "eq": 1673, - "play": 1674, - "▁expect": 1675, - "▁second": 1676, - "▁String": 1677, - "uild": 1678, - "▁next": 1679, - "++": 1680, - "requ": 1681, - "▁All": 1682, - "▁men": 1683, - "▁When": 1684, - "iter": 1685, - "ament": 1686, - "net": 1687, - "▁К": 1688, - "ron": 1689, - "aint": 1690, - "▁Is": 1691, - "ве": 1692, - "pend": 1693, - "translation": 1694, - "▁го": 1695, - "че": 1696, - "▁van": 1697, - "▁another": 1698, - "▁ret": 1699, - "▁La": 1700, - "Mod": 1701, - "ION": 1702, - "list": 1703, - "▁post": 1704, - "da": 1705, - "ware": 1706, - "▁word": 1707, - "Error": 1708, - "▁seem": 1709, - "▁contin": 1710, - "atic": 1711, - "▁three": 1712, - "Object": 1713, - "▁partic": 1714, - "$.": 1715, - "▁mark": 1716, - "▁vis": 1717, - "rc": 1718, - "▁sw": 1719, - "ptions": 1720, - "▁break": 1721, - "▁things": 1722, - "ute": 1723, - "ui": 1724, - "▁That": 1725, - "urs": 1726, - "gl": 1727, - "ру": 1728, - "▁file": 1729, - "use": 1730, - "igned": 1731, - "part": 1732, - "Un": 1733, - "▁equ": 1734, - "(&": 1735, - "▁lead": 1736, - "rm": 1737, - "ained": 1738, - "▁Be": 1739, - "path": 1740, - "▁small": 1741, - "ager": 1742, - "▁always": 1743, - "▁El": 1744, - "▁order": 1745, - "▁ey": 1746, - "▁won": 1747, - "ape": 1748, - "▁left": 1749, - "ava": 1750, - "item": 1751, - "hor": 1752, - "▁away": 1753, - "bb": 1754, - "fun": 1755, - "▁Ind": 1756, - "mb": 1757, - "▁struct": 1758, - "▁process": 1759, - "▁support": 1760, - ");\r": 1761, - "ión": 1762, - "LO": 1763, - "▁oper": 1764, - "UT": 1765, - "▁·": 1766, - "PE": 1767, - "load": 1768, - "off": 1769, - "▁No": 1770, - "ives": 1771, - "ican": 1772, - "▁ve": 1773, - "action": 1774, - "';": 1775, - "▁vo": 1776, - "$,": 1777, - "▁Gr": 1778, - "pre": 1779, - "ny": 1780, - "aining": 1781, - "ior": 1782, - "init": 1783, - "lection": 1784, - "arm": 1785, - "umn": 1786, - "ags": 1787, - "ци": 1788, - "ско": 1789, - "version": 1790, - "▁To": 1791, - "▁ref": 1792, - "stand": 1793, - "▁At": 1794, - "ift": 1795, - "▁ein": 1796, - "face": 1797, - "bo": 1798, - "ified": 1799, - "ved": 1800, - "sum": 1801, - "une": 1802, - "ital": 1803, - "ump": 1804, - "comm": 1805, - "▁mov": 1806, - "elt": 1807, - "▁von": 1808, - "velop": 1809, - "ctor": 1810, - "head": 1811, - "cle": 1812, - "▁build": 1813, - "inc": 1814, - ".'": 1815, - "bs": 1816, - "info": 1817, - "chn": 1818, - "▁week": 1819, - "▁book": 1820, - "HE": 1821, - "bar": 1822, - "icense": 1823, - "▁What": 1824, - "▁quest": 1825, - "urch": 1826, - "ato": 1827, - "left": 1828, - "▁mar": 1829, - "▁top": 1830, - "FF": 1831, - "▁friend": 1832, - "▁beh": 1833, - "▁field": 1834, - "▁against": 1835, - "ract": 1836, - "ization": 1837, - "user": 1838, - "chen": 1839, - "▁keep": 1840, - "AD": 1841, - "itor": 1842, - "▁non": 1843, - "ird": 1844, - "ope": 1845, - "▁rest": 1846, - "▁dev": 1847, - "▁__": 1848, - "▁una": 1849, - "▁term": 1850, - "IS": 1851, - "▁pop": 1852, - "rist": 1853, - "▁since": 1854, - "ves": 1855, - "▁hard": 1856, - "pi": 1857, - "util": 1858, - "▁soc": 1859, - "ene": 1860, - "Exception": 1861, - "▁local": 1862, - "▁direct": 1863, - "▁sure": 1864, - "▁bro": 1865, - "▁da": 1866, - "▁": 2370, - "aim": 2371, - "▁service": 2372, - "▁within": 2373, - "angu": 2374, - "▁Д": 2375, - "uffer": 2376, - "AG": 2377, - "▁Do": 2378, - "▁incre": 2379, - "▁understand": 2380, - "}^": 2381, - "▁looked": 2382, - "gen": 2383, - "ailed": 2384, - "▁е": 2385, - "ayer": 2386, - "▁One": 2387, - "▁bas": 2388, - "▁job": 2389, - "mu": 2390, - "but": 2391, - "elta": 2392, - "▁Christ": 2393, - "uration": 2394, - "▁record": 2395, - "▁Univers": 2396, - "ivid": 2397, - "valid": 2398, - "▁Р": 2399, - "▁hold": 2400, - "▁table": 2401, - "ones": 2402, - "link": 2403, - "▁Ge": 2404, - "▁offer": 2405, - "ster": 2406, - "Form": 2407, - "={": 2408, - "▁не": 2409, - "stance": 2410, - "▁govern": 2411, - "▁techn": 2412, - "▁prim": 2413, - "*.": 2414, - "cho": 2415, - "max": 2416, - "▁fore": 2417, - "▁Can": 2418, - "▁polit": 2419, - "ories": 2420, - "▁times": 2421, - "▁dans": 2422, - "▁air": 2423, - "▁anything": 2424, - "▁sever": 2425, - "acy": 2426, - "}_": 2427, - "He": 2428, - "▁least": 2429, - "ips": 2430, - "ENT": 2431, - "do": 2432, - "▁от": 2433, - "▁cost": 2434, - ".”": 2435, - "▁children": 2436, - "ability": 2437, - "But": 2438, - "▁path": 2439, - "result": 2440, - "acter": 2441, - "▁element": 2442, - "ee": 2443, - "▁wait": 2444, - "▁money": 2445, - "Map": 2446, - "td": 2447, - "oin": 2448, - "iving": 2449, - "icht": 2450, - "icy": 2451, - "sch": 2452, - "ste": 2453, - "ду": 2454, - "ored": 2455, - "oud": 2456, - "ille": 2457, - "ised": 2458, - "plication": 2459, - "▁custom": 2460, - "▁having": 2461, - "ponent": 2462, - "▁By": 2463, - "ules": 2464, - "ued": 2465, - "atter": 2466, - "And": 2467, - "itive": 2468, - "Def": 2469, - "▁moment": 2470, - "aterial": 2471, - "Class": 2472, - "ograph": 2473, - "ike": 2474, - "▁large": 2475, - "▁####": 2476, - "▁either": 2477, - "duct": 2478, - "▁Then": 2479, - "▁Gu": 2480, - "olean": 2481, - "pert": 2482, - "▁Get": 2483, - "▁Ab": 2484, - "▁short": 2485, - "On": 2486, - "iment": 2487, - "▁project": 2488, - "cript": 2489, - "▁including": 2490, - "ния": 2491, - "▁making": 2492, - "▁someone": 2493, - "▁Fl": 2494, - "▁sat": 2495, - "▁company": 2496, - "ocus": 2497, - "pu": 2498, - "▁God": 2499, - "ification": 2500, - "No": 2501, - "▁sn": 2502, - "ano": 2503, - "ga": 2504, - "▁au": 2505, - "▁cou": 2506, - "ás": 2507, - "ended": 2508, - "ту": 2509, - "ober": 2510, - "▁nothing": 2511, - "▁net": 2512, - "▁pot": 2513, - "▁typ": 2514, - "▁item": 2515, - "rew": 2516, - "Att": 2517, - "▁young": 2518, - "}\r": 2519, - "nder": 2520, - "start": 2521, - "▁Sc": 2522, - "*)": 2523, - "▁enc": 2524, - "▁women": 2525, - "▁looking": 2526, - "▁ро": 2527, - "▁health": 2528, - "Path": 2529, - "▁After": 2530, - "▁mult": 2531, - "▁{\\": 2532, - "▁land": 2533, - "orld": 2534, - "▁Des": 2535, - "▁eng": 2536, - "input": 2537, - "▁Pol": 2538, - "\"\"": 2539, - "Code": 2540, - "▁supp": 2541, - "ainer": 2542, - "heck": 2543, - "▁mor": 2544, - "▁mill": 2545, - "▁aw": 2546, - "fs": 2547, - "▁doing": 2548, - "tings": 2549, - "ades": 2550, - "▁toget": 2551, - "▁certain": 2552, - "▁together": 2553, - "CE": 2554, - "ideo": 2555, - "▁American": 2556, - "ony": 2557, - "idd": 2558, - "II": 2559, - "ged": 2560, - "ables": 2561, - "▁ident": 2562, - "iod": 2563, - "▁parent": 2564, - "For": 2565, - "ambda": 2566, - "ando": 2567, - "=\\": 2568, - "aged": 2569, - "ending": 2570, - "Int": 2571, - "▁possible": 2572, - "▁со": 2573, - "ivity": 2574, - "num": 2575, - "rt": 2576, - "ajor": 2577, - "create": 2578, - "ride": 2579, - "▁knew": 2580, - "bit": 2581, - "itional": 2582, - "▁lik": 2583, - "▁Her": 2584, - "ension": 2585, - "\".": 2586, - "oto": 2587, - "▁exist": 2588, - "aken": 2589, - "▁actually": 2590, - "ca": 2591, - "▁Г": 2592, - "хо": 2593, - "inn": 2594, - "All": 2595, - "buf": 2596, - "▁Me": 2597, - "▁seen": 2598, - "ops": 2599, - "▁▁▁▁▁▁▁▁▁": 2600, - "Not": 2601, - "▁control": 2602, - "▁respon": 2603, - "};": 2604, - "ilt": 2605, - "isk": 2606, - "▁bad": 2607, - "▁often": 2608, - "▁past": 2609, - "aper": 2610, - "▁reason": 2611, - "eters": 2612, - "▁wanted": 2613, - "ura": 2614, - "table": 2615, - "ormal": 2616, - "width": 2617, - "га": 2618, - "ptr": 2619, - "▁dest": 2620, - "▁design": 2621, - "▁sound": 2622, - "▁plan": 2623, - "▁base": 2624, - "hand": 2625, - "gs": 2626, - "▁says": 2627, - "function": 2628, - "▁tri": 2629, - "mt": 2630, - "▁invest": 2631, - "▁available": 2632, - "ayout": 2633, - "▁och": 2634, - "▁las": 2635, - "illed": 2636, - "Val": 2637, - "▁ф": 2638, - "iety": 2639, - "mon": 2640, - "Hand": 2641, - "Fr": 2642, - "iam": 2643, - "pace": 2644, - "▁Ob": 2645, - "▁para": 2646, - "▁meet": 2647, - "▁sum": 2648, - "Message": 2649, - "ici": 2650, - "▁known": 2651, - "▁gen": 2652, - "amma": 2653, - "arr": 2654, - "▁tre": 2655, - "oke": 2656, - "uth": 2657, - "~\\": 2658, - "▁experience": 2659, - "icle": 2660, - "▁Il": 2661, - "▁sent": 2662, - "▁others": 2663, - "▁soft": 2664, - "IP": 2665, - "▁max": 2666, - "ball": 2667, - "▁market": 2668, - "▁pour": 2669, - "pression": 2670, - "eps": 2671, - "▁saw": 2672, - "▁across": 2673, - "▁Su": 2674, - "Over": 2675, - "ние": 2676, - "ulation": 2677, - "▁Reg": 2678, - "▁+=": 2679, - "body": 2680, - ")\\": 2681, - "▁print": 2682, - "▁при": 2683, - "db": 2684, - "ources": 2685, - "wards": 2686, - "▁black": 2687, - "со": 2688, - "ili": 2689, - "▁Ed": 2690, - "▁complet": 2691, - "▁single": 2692, - "▁IN": 2693, - "ached": 2694, - "bt": 2695, - "▁code": 2696, - "▁bool": 2697, - "▁area": 2698, - "▁require": 2699, - "▁problem": 2700, - "aced": 2701, - "Equ": 2702, - "▁config": 2703, - "vec": 2704, - "ney": 2705, - "cy": 2706, - "Al": 2707, - "▁account": 2708, - "ymbol": 2709, - "▁ste": 2710, - "ges": 2711, - "Array": 2712, - "empl": 2713, - "context": 2714, - "Des": 2715, - "Result": 2716, - "ecut": 2717, - "▁target": 2718, - "▁getting": 2719, - "\"/>": 2720, - "ogle": 2721, - "▁himself": 2722, - "▁wasn": 2723, - "▁block": 2724, - "▁ant": 2725, - "▁York": 2726, - "▁become": 2727, - "iff": 2728, - "ports": 2729, - "reate": 2730, - "='": 2731, - "cd": 2732, - "location": 2733, - "ет": 2734, - "▁access": 2735, - "gress": 2736, - "ros": 2737, - "Up": 2738, - "▁working": 2739, - "▁Am": 2740, - "iqu": 2741, - "cer": 2742, - "▁((": 2743, - "▁Per": 2744, - "▁func": 2745, - "▁girl": 2746, - "▁above": 2747, - "pen": 2748, - "пи": 2749, - "ido": 2750, - "▁version": 2751, - "TY": 2752, - "▁;": 2753, - "mary": 2754, - "abled": 2755, - "annel": 2756, - "▁example": 2757, - "▁context": 2758, - "OP": 2759, - "▁red": 2760, - "▁cir": 2761, - "sm": 2762, - "Log": 2763, - "▁space": 2764, - "▁fut": 2765, - "▁Gener": 2766, - "ills": 2767, - "▁dri": 2768, - "_.": 2769, - "▁felt": 2770, - "▁offic": 2771, - "▁===": 2772, - "ii": 2773, - "▁started": 2774, - "▁Т": 2775, - "▁});": 2776, - "js": 2777, - "▁front": 2778, - "▁almost": 2779, - "irm": 2780, - "!\"": 2781, - "signed": 2782, - "▁yet": 2783, - "▁trad": 2784, - "ients": 2785, - "ama": 2786, - "▁input": 2787, - "lim": 2788, - "па": 2789, - "▁ка": 2790, - "▁camp": 2791, - "ibr": 2792, - "fect": 2793, - "unt": 2794, - "▁half": 2795, - "▁cover": 2796, - "anguage": 2797, - "▁ben": 2798, - "ha": 2799, - "▁diff": 2800, - "_\\": 2801, - "▁об": 2802, - "])": 2803, - "odes": 2804, - "hel": 2805, - "ios": 2806, - "▁О": 2807, - "▁mot": 2808, - "▁social": 2809, - "////////": 2810, - "▁stre": 2811, - "ground": 2812, - "ів": 2813, - "object": 2814, - "ples": 2815, - "reed": 2816, - "▁een": 2817, - "▁based": 2818, - "▁range": 2819, - "An": 2820, - "urg": 2821, - "▁learn": 2822, - "▁exc": 2823, - "▁imp": 2824, - "▁means": 2825, - "▁wur": 2826, - "ends": 2827, - "void": 2828, - "▁std": 2829, - "▁particular": 2830, - "ja": 2831, - "▁source": 2832, - "default": 2833, - "py": 2834, - "▁als": 2835, - "scri": 2836, - "status": 2837, - "▁story": 2838, - "▁begin": 2839, - "▁position": 2840, - "▁special": 2841, - "php": 2842, - "▁bar": 2843, - "▁pract": 2844, - "call": 2845, - "▁das": 2846, - "▁rad": 2847, - "▁close": 2848, - "www": 2849, - "ере": 2850, - "gu": 2851, - "▁Er": 2852, - "▁dom": 2853, - "AM": 2854, - "▁bed": 2855, - "▁several": 2856, - "aul": 2857, - "box": 2858, - "▁low": 2859, - "pack": 2860, - "Reg": 2861, - "Of": 2862, - "atures": 2863, - "én": 2864, - "eder": 2865, - "uilder": 2866, - "cast": 2867, - "conom": 2868, - "raft": 2869, - "▁makes": 2870, - "Loc": 2871, - "http": 2872, - "▁abs": 2873, - "resh": 2874, - "▁Will": 2875, - "break": 2876, - "▁options": 2877, - "fort": 2878, - "▁из": 2879, - "▁anal": 2880, - "▁env": 2881, - "({": 2882, - "event": 2883, - "▁page": 2884, - "ternal": 2885, - "▁distribut": 2886, - "▁food": 2887, - "check": 2888, - "CK": 2889, - "▁во": 2890, - "assert": 2891, - "án": 2892, - "base": 2893, - "▁whole": 2894, - "ación": 2895, - "OD": 2896, - "▁turned": 2897, - "igma": 2898, - "▁response": 2899, - "▁University": 2900, - "▁div": 2901, - "apter": 2902, - "▁results": 2903, - "▁represent": 2904, - "▁everything": 2905, - "▁Cent": 2906, - "utes": 2907, - "rix": 2908, - "▁Some": 2909, - "▁behind": 2910, - "▁creat": 2911, - "place": 2912, - "su": 2913, - "▁Part": 2914, - "umb": 2915, - "mathbb": 2916, - "ping": 2917, - "▁match": 2918, - "Out": 2919, - "dom": 2920, - "▁situ": 2921, - "dr": 2922, - "ara": 2923, - "▁window": 2924, - "ns": 2925, - "lished": 2926, - "▁Ver": 2927, - "▁message": 2928, - "▁Em": 2929, - "▁human": 2930, - "perties": 2931, - "лу": 2932, - "lem": 2933, - "ORT": 2934, - "▁early": 2935, - "▁quick": 2936, - "▁та": 2937, - "roid": 2938, - "▁country": 2939, - "▁due": 2940, - "▁Die": 2941, - "▁trying": 2942, - "▁live": 2943, - "▁press": 2944, - "INT": 2945, - "With": 2946, - "oved": 2947, - "▁specific": 2948, - "▁fall": 2949, - "uk": 2950, - "yl": 2951, - "▁general": 2952, - "му": 2953, - "ну": 2954, - "▁names": 2955, - "where": 2956, - "▁These": 2957, - "▁sil": 2958, - "ét": 2959, - "▁ener": 2960, - "▁Now": 2961, - "▁address": 2962, - "Response": 2963, - "▁Mr": 2964, - "▁answ": 2965, - "▁film": 2966, - "▁strong": 2967, - "▁bring": 2968, - "▁United": 2969, - "▁ge": 2970, - "▁woman": 2971, - "New": 2972, - "ett": 2973, - ".)": 2974, - "ename": 2975, - "▁AN": 2976, - "▁describ": 2977, - "за": 2978, - "ising": 2979, - "EL": 2980, - "ql": 2981, - "▁fur": 2982, - "ying": 2983, - "▁Cal": 2984, - "▁Dr": 2985, - "ERR": 2986, - "▁\\\\": 2987, - "angle": 2988, - "urope": 2989, - "▁city": 2990, - "▁index": 2991, - "▁action": 2992, - "▁However": 2993, - "▁fig": 2994, - "ias": 2995, - "▁question": 2996, - "▁Jan": 2997, - "▁Med": 2998, - "▁Cont": 2999, - "amed": 3000, - "Call": 3001, - "plied": 3002, - "tty": 3003, - "▁individ": 3004, - "page": 3005, - "▁comb": 3006, - "section": 3007, - "▁Comm": 3008, - "uel": 3009, - "▁het": 3010, - "▁Bar": 3011, - "agement": 3012, - "fin": 3013, - "▁major": 3014, - "oper": 3015, - "api": 3016, - "room": 3017, - "▁„": 3018, - "▁hab": 3019, - "зи": 3020, - "▁auf": 3021, - "current": 3022, - "ni": 3023, - "▁include": 3024, - "▁qui": 3025, - "va": 3026, - "UE": 3027, - "▁idea": 3028, - ",'": 3029, - "▁required": 3030, - "▁heart": 3031, - "ibility": 3032, - "iction": 3033, - "Model": 3034, - "write": 3035, - "▁content": 3036, - "▁wer": 3037, - "▁hands": 3038, - "zen": 3039, - "char": 3040, - "}^{": 3041, - "▁mass": 3042, - "ply": 3043, - "▁nat": 3044, - "rel": 3045, - "▁dat": 3046, - "================": 3047, - "imal": 3048, - "▁probably": 3049, - "unch": 3050, - "▁mer": 3051, - "ilar": 3052, - "ires": 3053, - "▁watch": 3054, - "SI": 3055, - "▁cult": 3056, - "▁mother": 3057, - "▁government": 3058, - "ording": 3059, - "▁()": 3060, - "▁pri": 3061, - "▁link": 3062, - "group": 3063, - "OL": 3064, - "▁near": 3065, - "▁Ser": 3066, - "Ser": 3067, - "ito": 3068, - "▁values": 3069, - "▁java": 3070, - "fully": 3071, - "Count": 3072, - "++)": 3073, - "▁vi": 3074, - "▁white": 3075, - "mat": 3076, - "ctx": 3077, - "▁conc": 3078, - "▁stay": 3079, - "ging": 3080, - "▁clear": 3081, - "▁copy": 3082, - "selves": 3083, - "▁provide": 3084, - "▁words": 3085, - "comp": 3086, - "args": 3087, - "▁pick": 3088, - "uly": 3089, - "▁vari": 3090, - "▁believe": 3091, - "▁Co": 3092, - "Property": 3093, - "Group": 3094, - "▁ten": 3095, - "ischen": 3096, - "eturn": 3097, - "ival": 3098, - "System": 3099, - "CL": 3100, - "bed": 3101, - "▁total": 3102, - "▁ist": 3103, - "Input": 3104, - "uments": 3105, - "Manager": 3106, - "ши": 3107, - "▁win": 3108, - "leep": 3109, - "PI": 3110, - "ного": 3111, - "ruction": 3112, - "▁inte": 3113, - "App": 3114, - "avor": 3115, - "▁respect": 3116, - "ators": 3117, - "▁como": 3118, - "▁cut": 3119, - "FA": 3120, - "▁sus": 3121, - "▁App": 3122, - "rect": 3123, - "FI": 3124, - "▁began": 3125, - "oph": 3126, - "▁sort": 3127, - "though": 3128, - "је": 3129, - "icro": 3130, - "Trans": 3131, - "лі": 3132, - "▁Inst": 3133, - "request": 3134, - "ор": 3135, - "▁relations": 3136, - "-\\": 3137, - "Status": 3138, - "жи": 3139, - "▁father": 3140, - "cs": 3141, - "▁sex": 3142, - "isch": 3143, - "vo": 3144, - "}_{": 3145, - "aven": 3146, - "▁Ne": 3147, - "ATE": 3148, - "itten": 3149, - "▁ess": 3150, - "TH": 3151, - "ights": 3152, - "▁hom": 3153, - "▁today": 3154, - "▁zu": 3155, - "ita": 3156, - "▁isn": 3157, - "▁opt": 3158, - "ogn": 3159, - "ér": 3160, - "▁whether": 3161, - "ixed": 3162, - "phi": 3163, - "idence": 3164, - "ald": 3165, - "Client": 3166, - "At": 3167, - "▁death": 3168, - "▁Let": 3169, - "ius": 3170, - "ги": 3171, - "▁ре": 3172, - "ben": 3173, - ")\r": 3174, - "ba": 3175, - ">": 3193, - "▁Just": 3194, - "What": 3195, - "atal": 3196, - "▁Min": 3197, - "▁Cor": 3198, - "▁dark": 3199, - "rl": 3200, - "▁larg": 3201, - "ding": 3202, - "ón": 3203, - "ouch": 3204, - "▁um": 3205, - "▁elect": 3206, - "▁dam": 3207, - "▁needs": 3208, - "▁matter": 3209, - "▁rather": 3210, - "from": 3211, - "ram": 3212, - "▁і": 3213, - "▁taken": 3214, - "▁deal": 3215, - "▁period": 3216, - "▁Mon": 3217, - "▁Л": 3218, - "▁Aug": 3219, - "run": 3220, - "mm": 3221, - "elle": 3222, - "▁export": 3223, - "Sc": 3224, - "vis": 3225, - "abor": 3226, - "▁author": 3227, - "ère": 3228, - "▁remember": 3229, - "▁redu": 3230, - "▁List": 3231, - "▁focus": 3232, - "▁character": 3233, - "Table": 3234, - "▁individual": 3235, - "▁needed": 3236, - "bum": 3237, - "▁style": 3238, - "inary": 3239, - "ersion": 3240, - "oute": 3241, - "▁Pe": 3242, - "▁hon": 3243, - "mut": 3244, - "see": 3245, - "▁became": 3246, - "▁dire": 3247, - "▁document": 3248, - "sec": 3249, - "ening": 3250, - "▁visit": 3251, - "▁fac": 3252, - "tx": 3253, - "down": 3254, - "plit": 3255, - "▁phys": 3256, - "itting": 3257, - "joy": 3258, - "▁hig": 3259, - "This": 3260, - "Ad": 3261, - "▁Brit": 3262, - "▁employ": 3263, - "▁ré": 3264, - "▁т": 3265, - "lambda": 3266, - "▁impro": 3267, - "▁Bo": 3268, - "iding": 3269, - "▁online": 3270, - "mem": 3271, - "atform": 3272, - "▁War": 3273, - "▁cas": 3274, - "asure": 3275, - "▁pur": 3276, - "medi": 3277, - "Dis": 3278, - "▁Germ": 3279, - "pc": 3280, - "са": 3281, - "▁friends": 3282, - "▁Mc": 3283, - "DI": 3284, - "▁plus": 3285, - "▁Set": 3286, - "iddle": 3287, - "itut": 3288, - "▁depend": 3289, - "rest": 3290, - "▁Je": 3291, - "▁hor": 3292, - "▁entire": 3293, - "Query": 3294, - "▁refer": 3295, - "▁hot": 3296, - "▁Aust": 3297, - "▁common": 3298, - "ці": 3299, - "▁pull": 3300, - "▁Add": 3301, - "▁season": 3302, - "▁invol": 3303, - "▁World": 3304, - "client": 3305, - "now": 3306, - "true": 3307, - "append": 3308, - "itted": 3309, - "empt": 3310, - "){": 3311, - "///": 3312, - "▁prop": 3313, - "imate": 3314, - "SC": 3315, - "▁hours": 3316, - "▁hope": 3317, - "andom": 3318, - "ід": 3319, - "istic": 3320, - "▁property": 3321, - "sg": 3322, - ">(": 3323, - "▁write": 3324, - "mark": 3325, - "find": 3326, - "▁personal": 3327, - "][": 3328, - "rown": 3329, - "Ph": 3330, - "▁foot": 3331, - "▁research": 3332, - "ironment": 3333, - "▁nom": 3334, - "▁instance": 3335, - "▁held": 3336, - "De": 3337, - "▁members": 3338, - "▁fire": 3339, - "▁history": 3340, - "▁map": 3341, - "▁discuss": 3342, - "▁espec": 3343, - "▁taking": 3344, - "▁services": 3345, - "▁indust": 3346, - "igen": 3347, - "▁Ass": 3348, - "▁expected": 3349, - "▁wurde": 3350, - "dir": 3351, - "▁among": 3352, - "▁sugg": 3353, - "rec": 3354, - "Inter": 3355, - "block": 3356, - "▁Rep": 3357, - "▁pain": 3358, - "▁five": 3359, - "▁fund": 3360, - "rid": 3361, - "arrow": 3362, - "▁treat": 3363, - "▁heard": 3364, - "▁determ": 3365, - "icult": 3366, - "▁sense": 3367, - "ese": 3368, - "Fun": 3369, - "▁months": 3370, - "json": 3371, - ",”": 3372, - "TI": 3373, - "orage": 3374, - "▁У": 3375, - "▁everyone": 3376, - "▁clos": 3377, - "iers": 3378, - "airs": 3379, - "define": 3380, - "If": 3381, - "osp": 3382, - "▁wonder": 3383, - "NA": 3384, - "query": 3385, - "pg": 3386, - "ites": 3387, - "▁material": 3388, - "yd": 3389, - "Read": 3390, - "html": 3391, - "TE": 3392, - "Pr": 3393, - "^{\\": 3394, - "▁gave": 3395, - "▁IS": 3396, - "▁suggest": 3397, - "Override": 3398, - "rodu": 3399, - "From": 3400, - "▁Europe": 3401, - "PO": 3402, - "▁soon": 3403, - "host": 3404, - "▁Ber": 3405, - "....": 3406, - "▁Har": 3407, - "▁energy": 3408, - "><": 3409, - "aves": 3410, - "▁easy": 3411, - "▁bre": 3412, - "frame": 3413, - "▁ground": 3414, - "with": 3415, - "▁inside": 3416, - "ief": 3417, - "▁mo": 3418, - "pm": 3419, - "pan": 3420, - "igr": 3421, - "▁om": 3422, - "next": 3423, - "omet": 3424, - "▁status": 3425, - "▁}\r": 3426, - "▁music": 3427, - "ora": 3428, - "iles": 3429, - "ki": 3430, - "▁esc": 3431, - "▁bes": 3432, - "▁Dis": 3433, - "▁host": 3434, - "▁comes": 3435, - "used": 3436, - "▁future": 3437, - "lick": 3438, - "aid": 3439, - "▁compet": 3440, - "▁voice": 3441, - "▁load": 3442, - "evel": 3443, - "▁neg": 3444, - "▁command": 3445, - "▁für": 3446, - "▁pie": 3447, - "▁quite": 3448, - "▁blo": 3449, - "agn": 3450, - "ilon": 3451, - "▁claim": 3452, - "▁teach": 3453, - "▁previous": 3454, - "▁site": 3455, - "color": 3456, - "attr": 3457, - "▁accept": 3458, - "▁exact": 3459, - ")}": 3460, - "aft": 3461, - "roller": 3462, - "он": 3463, - "oo": 3464, - "Date": 3465, - "▁ou": 3466, - "sy": 3467, - "▁pretty": 3468, - "▁image": 3469, - "BU": 3470, - "▁terms": 3471, - "▁search": 3472, - "▁è": 3473, - "▁Val": 3474, - "▁‘": 3475, - "▁Dav": 3476, - "MS": 3477, - "src": 3478, - "mar": 3479, - "incip": 3480, - "▁couldn": 3481, - "ados": 3482, - "▁dro": 3483, - "beta": 3484, - "imum": 3485, - "▁minutes": 3486, - "▁grand": 3487, - "▁»": 3488, - "▁Our": 3489, - "Str": 3490, - "VER": 3491, - "maz": 3492, - "▁original": 3493, - "ini": 3494, - "▁coll": 3495, - "loat": 3496, - "▁os": 3497, - "});": 3498, - "summary": 3499, - "▁wall": 3500, - "Color": 3501, - "▁vers": 3502, - "▁della": 3503, - "▁\"\"\"": 3504, - "mathbf": 3505, - "zer": 3506, - "aur": 3507, - "▁track": 3508, - "▁associ": 3509, - "▁suff": 3510, - "▁inde": 3511, - "ague": 3512, - "▁Apr": 3513, - "Le": 3514, - "roups": 3515, - "board": 3516, - "▁attack": 3517, - "▁series": 3518, - "▁instead": 3519, - "ham": 3520, - "book": 3521, - "▁six": 3522, - "▁Rec": 3523, - "▁coming": 3524, - "urt": 3525, - "▁global": 3526, - "▁necess": 3527, - "lege": 3528, - "Pos": 3529, - "▁leave": 3530, - "▁pod": 3531, - "ategory": 3532, - "uz": 3533, - "▁deep": 3534, - "▁km": 3535, - "▁outside": 3536, - "has": 3537, - "options": 3538, - "▁Sm": 3539, - "Sub": 3540, - "rows": 3541, - "▁ви": 3542, - "▁States": 3543, - "▁wrong": 3544, - "▁however": 3545, - "▁sem": 3546, - "▁catch": 3547, - "\"),": 3548, - "model": 3549, - "▁http": 3550, - "▁option": 3551, - "rie": 3552, - "▁ста": 3553, - "▁är": 3554, - "▁enjoy": 3555, - "nu": 3556, - "▁pas": 3557, - "▁amount": 3558, - "▁respons": 3559, - "▁Intern": 3560, - "▁myself": 3561, - "▁opp": 3562, - "▁Sim": 3563, - "▁sens": 3564, - "Ed": 3565, - "▁(\\": 3566, - "▁students": 3567, - "нов": 3568, - "▁points": 3569, - "arning": 3570, - "UP": 3571, - "elling": 3572, - "▁cannot": 3573, - "Be": 3574, - "▁length": 3575, - "null": 3576, - "uint": 3577, - "wise": 3578, - "▁double": 3579, - "ige": 3580, - "ista": 3581, - "▁estab": 3582, - "anch": 3583, - "▁ago": 3584, - "▁bound": 3585, - "▁fa": 3586, - "▁clean": 3587, - "▁simple": 3588, - "mi": 3589, - "########": 3590, - "ifier": 3591, - "▁General": 3592, - "▁seemed": 3593, - "ena": 3594, - "▁age": 3595, - "ной": 3596, - "endif": 3597, - "AA": 3598, - "▁caus": 3599, - "▁educ": 3600, - "▁cell": 3601, - "Gener": 3602, - "space": 3603, - "▁Your": 3604, - "▁beaut": 3605, - "gt": 3606, - "▁limit": 3607, - "▁date": 3608, - "Util": 3609, - "▁National": 3610, - "ows": 3611, - "pat": 3612, - "quad": 3613, - "▁ok": 3614, - "▁И": 3615, - "arth": 3616, - "hat": 3617, - "▁community": 3618, - "oul": 3619, - "▁econom": 3620, - "Component": 3621, - "bor": 3622, - "usion": 3623, - "▁below": 3624, - "earch": 3625, - "ores": 3626, - "ban": 3627, - "▁August": 3628, - "▁further": 3629, - "sigma": 3630, - "▁ha": 3631, - "ji": 3632, - "▁comput": 3633, - "гра": 3634, - "▁None": 3635, - "▁ter": 3636, - "▁anyone": 3637, - "▁task": 3638, - "ente": 3639, - "position": 3640, - "pped": 3641, - "▁aus": 3642, - "Attribute": 3643, - "req": 3644, - "addr": 3645, - "light": 3646, - "ше": 3647, - "▁arm": 3648, - "cover": 3649, - "upport": 3650, - "▁Gl": 3651, - "▁San": 3652, - "▁writing": 3653, - "▁lost": 3654, - "▁Mark": 3655, - "▁gre": 3656, - "TYPE": 3657, - "▁South": 3658, - "▁perfect": 3659, - "▁package": 3660, - "▁infl": 3661, - "haps": 3662, - "▁Ang": 3663, - "respon": 3664, - "ris": 3665, - "ptember": 3666, - "▁building": 3667, - "VAL": 3668, - "free": 3669, - "▁ce": 3670, - "HT": 3671, - "▁From": 3672, - "ds": 3673, - "roy": 3674, - "achine": 3675, - "nown": 3676, - "▁saying": 3677, - "▁бы": 3678, - "oe": 3679, - "Ref": 3680, - "▁network": 3681, - "parent": 3682, - "uge": 3683, - "▁similar": 3684, - ">\r": 3685, - "Builder": 3686, - "▁living": 3687, - "▁continue": 3688, - "anger": 3689, - "▁Red": 3690, - "▁hair": 3691, - "anced": 3692, - "ians": 3693, - "▁dead": 3694, - "▁boolean": 3695, - "ication": 3696, - "▁де": 3697, - "▁client": 3698, - "uct": 3699, - "▁•": 3700, - "SP": 3701, - "older": 3702, - "пе": 3703, - "udio": 3704, - "▁deg": 3705, - "asing": 3706, - "▁step": 3707, - "▁pers": 3708, - "ção": 3709, - "obj": 3710, - "oz": 3711, - "ula": 3712, - "▁round": 3713, - "▁upon": 3714, - "▁resource": 3715, - "▁valid": 3716, - "▁II": 3717, - "bug": 3718, - "std": 3719, - "▁ang": 3720, - "span": 3721, - "pol": 3722, - "ialog": 3723, - "▁phot": 3724, - "?'": 3725, - "DB": 3726, - "▁Fin": 3727, - "VE": 3728, - "Em": 3729, - "▁cam": 3730, - "target": 3731, - "pected": 3732, - "Hel": 3733, - "▁ut": 3734, - "▁Test": 3735, - "▁town": 3736, - "align": 3737, - "▁webs": 3738, - "inner": 3739, - "augh": 3740, - "▁except": 3741, - "▁initial": 3742, - "enty": 3743, - "lich": 3744, - "▁Aut": 3745, - "top": 3746, - "▁fail": 3747, - "ona": 3748, - "▁benef": 3749, - "anks": 3750, - "ische": 3751, - ".*": 3752, - "▁signific": 3753, - "▁contact": 3754, - "Rec": 3755, - "ario": 3756, - "ottom": 3757, - "▁relationship": 3758, - "]);": 3759, - "▁На": 3760, - "Head": 3761, - "format": 3762, - "▁ét": 3763, - "▁More": 3764, - "actory": 3765, - "portun": 3766, - "+\\": 3767, - "▁simply": 3768, - "▁ep": 3769, - "▁Russ": 3770, - "ní": 3771, - "ua": 3772, - "erc": 3773, - "▁longer": 3774, - "inition": 3775, - "ector": 3776, - "aption": 3777, - "▁profess": 3778, - "▁Mus": 3779, - "ilities": 3780, - "ès": 3781, - "▁Act": 3782, - "offset": 3783, - "▁ill": 3784, - "band": 3785, - "▁Ag": 3786, - "▁По": 3787, - "би": 3788, - "content": 3789, - "icon": 3790, - "▁works": 3791, - "ynam": 3792, - "plement": 3793, - "Resource": 3794, - "Action": 3795, - "▁difficult": 3796, - "▁West": 3797, - "▁video": 3798, - "▁THE": 3799, - "▁decl": 3800, - "ondon": 3801, - "ded": 3802, - "}{\\": 3803, - "ocr": 3804, - "▁City": 3805, - "▁я": 3806, - "uer": 3807, - "cz": 3808, - "▁imag": 3809, - "cr": 3810, - "ete": 3811, - "idget": 3812, - "▁Mod": 3813, - "▁forward": 3814, - "▁pict": 3815, - "orge": 3816, - "▁subject": 3817, - "update": 3818, - "attle": 3819, - "sa": 3820, - "▁Ant": 3821, - "▁running": 3822, - "▁sal": 3823, - "conne": 3824, - "▁output": 3825, - "adata": 3826, - "ML": 3827, - "Check": 3828, - "ledge": 3829, - "▁paper": 3830, - "params": 3831, - "avy": 3832, - "▁af": 3833, - "▁eine": 3834, - "▁jour": 3835, - "AY": 3836, - "▁itself": 3837, - "▁Str": 3838, - "style": 3839, - "That": 3840, - "▁million": 3841, - "▁language": 3842, - "OS": 3843, - "ving": 3844, - "▁ма": 3845, - "▁то": 3846, - ")(": 3847, - "▁buy": 3848, - "./": 3849, - "▁...": 3850, - "▁tried": 3851, - "▁compl": 3852, - "▁activ": 3853, - "apped": 3854, - "Button": 3855, - "Token": 3856, - "▁provided": 3857, - "iber": 3858, - "▁created": 3859, - "curity": 3860, - "End": 3861, - "ał": 3862, - "uster": 3863, - "izing": 3864, - "omb": 3865, - "▁sich": 3866, - "▁compon": 3867, - "▁See": 3868, - "▁uint": 3869, - "▁label": 3870, - "vol": 3871, - "ów": 3872, - "ocol": 3873, - "▁received": 3874, - "▁intern": 3875, - "це": 3876, - "Run": 3877, - "▁road": 3878, - "▁Oct": 3879, - "▁Comp": 3880, - "▁study": 3881, - "▁те": 3882, - "Act": 3883, - "▁tour": 3884, - "▁State": 3885, - "▁added": 3886, - "https": 3887, - "stream": 3888, - "▁lower": 3889, - "▁box": 3890, - "▁Sk": 3891, - "▁themselves": 3892, - "▁cross": 3893, - "▁echo": 3894, - "▁device": 3895, - "pose": 3896, - "▁games": 3897, - "PL": 3898, - "Window": 3899, - "ises": 3900, - "title": 3901, - "Stream": 3902, - "zt": 3903, - "▁Sw": 3904, - "▁role": 3905, - "iant": 3906, - "ku": 3907, - "sequ": 3908, - "▁late": 3909, - "▁sold": 3910, - "ря": 3911, - "Comm": 3912, - "▁entre": 3913, - "▁dog": 3914, - "device": 3915, - "Par": 3916, - "▁likely": 3917, - "^{-": 3918, - "▁len": 3919, - "▁Paul": 3920, - "▁tool": 3921, - "Off": 3922, - "▁famil": 3923, - "▁draw": 3924, - "apping": 3925, - "▁events": 3926, - "cret": 3927, - "rought": 3928, - "Content": 3929, - "▁software": 3930, - "ria": 3931, - "msg": 3932, - "gamma": 3933, - "▁hear": 3934, - "Oper": 3935, - "▁yourself": 3936, - "▁liter": 3937, - "emp": 3938, - "▁separ": 3939, - "▁З": 3940, - "▁title": 3941, - "Method": 3942, - "mathrm": 3943, - "▁slow": 3944, - "▁Rom": 3945, - "!!": 3946, - "▁tax": 3947, - "ска": 3948, - "emplate": 3949, - "oi": 3950, - "▁Art": 3951, - "false": 3952, - "astic": 3953, - "сть": 3954, - "ocket": 3955, - "▁ens": 3956, - "TO": 3957, - "amente": 3958, - "local": 3959, - "chie": 3960, - "▁pan": 3961, - "ний": 3962, - "chema": 3963, - "▁North": 3964, - "зо": 3965, - "▁>=": 3966, - "Aut": 3967, - "▁dig": 3968, - "▁seems": 3969, - "▁morning": 3970, - "sole": 3971, - "umer": 3972, - "delta": 3973, - "ité": 3974, - "abase": 3975, - "raf": 3976, - "▁observ": 3977, - "▁Est": 3978, - "▁seg": 3979, - "▁[]": 3980, - "▁Pres": 3981, - "iful": 3982, - "push": 3983, - "▁Off": 3984, - "ipe": 3985, - "ati": 3986, - "▁dim": 3987, - "ceed": 3988, - "Ent": 3989, - "____": 3990, - "entry": 3991, - "▁fight": 3992, - "▁cred": 3993, - "▁OR": 3994, - "▁Dep": 3995, - "${": 3996, - "лен": 3997, - "Create": 3998, - "▁April": 3999, - "ministr": 4000, - "FL": 4001, - "▁Ap": 4002, - "▁Here": 4003, - "private": 4004, - "Instance": 4005, - "iem": 4006, - "▁office": 4007, - "▁third": 4008, - "▁update": 4009, - "Line": 4010, - "tag": 4011, - "▁especially": 4012, - "▁года": 4013, - "▁cu": 4014, - "▁kill": 4015, - "aught": 4016, - "▁swe": 4017, - "Options": 4018, - "IM": 4019, - "CC": 4020, - "▁compan": 4021, - "just": 4022, - "▁While": 4023, - "izer": 4024, - "▁мо": 4025, - "ке": 4026, - "▁auto": 4027, - "▁band": 4028, - "мен": 4029, - "iques": 4030, - "▁ple": 4031, - "NO": 4032, - "▁OF": 4033, - "▁song": 4034, - "▁Acc": 4035, - "EXT": 4036, - "ensor": 4037, - "ining": 4038, - "▁lat": 4039, - "big": 4040, - "▁King": 4041, - "och": 4042, - "si": 4043, - "▁Hist": 4044, - "▁quality": 4045, - "mode": 4046, - "▁opportun": 4047, - "▁wouldn": 4048, - ":**": 4049, - "output": 4050, - "▁feet": 4051, - "▁mis": 4052, - "df": 4053, - "aging": 4054, - "▁ме": 4055, - "▁tro": 4056, - "▁defined": 4057, - "▁review": 4058, - "▁Fil": 4059, - ">>": 4060, - "▁princip": 4061, - "Base": 4062, - "dict": 4063, - "verage": 4064, - "icient": 4065, - "IF": 4066, - "▁hit": 4067, - "Page": 4068, - "▁perm": 4069, - "cel": 4070, - "ít": 4071, - "▁express": 4072, - "▁indic": 4073, - "▁September": 4074, - "image": 4075, - "▁products": 4076, - "▁media": 4077, - "change": 4078, - "igger": 4079, - "▁send": 4080, - "last": 4081, - "ming": 4082, - "pa": 4083, - "uary": 4084, - "▁speak": 4085, - "ный": 4086, - "ще": 4087, - "ysis": 4088, - "lying": 4089, - "▁ч": 4090, - "like": 4091, - "ры": 4092, - "ві": 4093, - "▁Mich": 4094, - "MO": 4095, - "▁Jah": 4096, - "ensive": 4097, - "▁share": 4098, - "▁development": 4099, - "CP": 4100, - "spec": 4101, - "▁fast": 4102, - "het": 4103, - "HO": 4104, - "▁particip": 4105, - "Block": 4106, - "▁viol": 4107, - "▁frame": 4108, - "▁qual": 4109, - "tre": 4110, - "▁Ф": 4111, - "▁toward": 4112, - "fg": 4113, - "Box": 4114, - "Column": 4115, - "▁milit": 4116, - "▁March": 4117, - "▁various": 4118, - "pass": 4119, - "▁Park": 4120, - "▁Ben": 4121, - "Frame": 4122, - "▁normal": 4123, - "open": 4124, - "px": 4125, - "▁phone": 4126, - "▁Even": 4127, - "▁ma": 4128, - "ibrary": 4129, - "Start": 4130, - "idden": 4131, - "rho": 4132, - "graph": 4133, - "acing": 4134, - "'.": 4135, - "arter": 4136, - "mes": 4137, - "inst": 4138, - "▁ir": 4139, - "active": 4140, - "▁fem": 4141, - "▁moved": 4142, - "▁store": 4143, - "▁price": 4144, - "\").": 4145, - "berg": 4146, - "▁nov": 4147, - "▁card": 4148, - "ellow": 4149, - "▁party": 4150, - "▁Mor": 4151, - "ael": 4152, - "▁percent": 4153, - "▁training": 4154, - "▁ing": 4155, - "imer": 4156, - "▁Sam": 4157, - "Default": 4158, - "▁fuck": 4159, - "▁complete": 4160, - "uid": 4161, - "▁details": 4162, - "▁led": 4163, - "Point": 4164, - "▁Count": 4165, - "▁regard": 4166, - "zo": 4167, - "▁Bro": 4168, - "▁recogn": 4169, - "▁Hol": 4170, - "UM": 4171, - "element": 4172, - "Mode": 4173, - "▁exam": 4174, - "▁EX": 4175, - "Image": 4176, - "verse": 4177, - "riter": 4178, - "soft": 4179, - "▁introdu": 4180, - "▁surpr": 4181, - "Buffer": 4182, - "lector": 4183, - "aren": 4184, - "anged": 4185, - "▁Pat": 4186, - "▁Pal": 4187, - "▁contr": 4188, - "Handler": 4189, - "▁features": 4190, - "iple": 4191, - "▁CON": 4192, - "Fil": 4193, - "▁Port": 4194, - "▁thinking": 4195, - "doc": 4196, - "wer": 4197, - "▁worked": 4198, - "PC": 4199, - "cm": 4200, - "dat": 4201, - "PRO": 4202, - "▁Every": 4203, - "▁era": 4204, - "▁First": 4205, - "gn": 4206, - "▁immedi": 4207, - "ovember": 4208, - "apan": 4209, - "▁extra": 4210, - "▁section": 4211, - "▁June": 4212, - "▁via": 4213, - "▁gone": 4214, - "come": 4215, - "▁stri": 4216, - "^\\": 4217, - "antly": 4218, - "▁arch": 4219, - "Source": 4220, - "▁conv": 4221, - "▁London": 4222, - "Number": 4223, - "▁questions": 4224, - "andid": 4225, - "▁played": 4226, - "env": 4227, - "▁School": 4228, - "▁natural": 4229, - "can": 4230, - "▁news": 4231, - "DR": 4232, - "▁chall": 4233, - "▁Soc": 4234, - "▁э": 4235, - "▁attempt": 4236, - "*}": 4237, - "Null": 4238, - "rote": 4239, - "▁bi": 4240, - "▁written": 4241, - "▁blood": 4242, - "▁happened": 4243, - "▁cause": 4244, - "ashing": 4245, - "▁William": 4246, - "adem": 4247, - "▁brought": 4248, - "▁display": 4249, - "ima": 4250, - "▁finally": 4251, - "tab": 4252, - "▁returned": 4253, - "ных": 4254, - "nie": 4255, - "▁q": 4256, - "▁hers": 4257, - "▁Pre": 4258, - "▁dou": 4259, - "buffer": 4260, - "▁effort": 4261, - "aine": 4262, - "xy": 4263, - "▁histor": 4264, - "enu": 4265, - "▁arriv": 4266, - "▁Dem": 4267, - "▁favor": 4268, - "▁handle": 4269, - "SET": 4270, - "▁Public": 4271, - "rupt": 4272, - "▁ur": 4273, - "▁force": 4274, - "▁és": 4275, - "ube": 4276, - "Pre": 4277, - "рі": 4278, - "iny": 4279, - "theta": 4280, - "isf": 4281, - "▁national": 4282, - "Equal": 4283, - "rench": 4284, - "▁wife": 4285, - "▁capt": 4286, - "▁Inter": 4287, - "tau": 4288, - "▁sleep": 4289, - "../../": 4290, - "▁issue": 4291, - "▁member": 4292, - "▁await": 4293, - "▁Dan": 4294, - "zi": 4295, - "inate": 4296, - "▁sym": 4297, - "chan": 4298, - "▁Jack": 4299, - "▁English": 4300, - "▁sz": 4301, - "ributes": 4302, - "▁ign": 4303, - "ál": 4304, - "▁appear": 4305, - "rad": 4306, - "idge": 4307, - "▁couple": 4308, - "▁ship": 4309, - "lig": 4310, - "web": 4311, - "▁usually": 4312, - "▁ready": 4313, - "▁vill": 4314, - "▁Why": 4315, - "ebru": 4316, - "▁grad": 4317, - "ords": 4318, - "▁inf": 4319, - "▁loss": 4320, - "▁od": 4321, - "▁Phil": 4322, - "server": 4323, - "▁Up": 4324, - "▁buff": 4325, - "▁filename": 4326, - "ABLE": 4327, - "iting": 4328, - "efore": 4329, - "()->": 4330, - "▁conditions": 4331, - "vm": 4332, - "eld": 4333, - "itz": 4334, - "▁Trans": 4335, - "▁weight": 4336, - "▁higher": 4337, - "▁rate": 4338, - "▁accom": 4339, - "vider": 4340, - "OM": 4341, - "▁ways": 4342, - "coming": 4343, - "▁lock": 4344, - "▁etc": 4345, - "▁avec": 4346, - "▁takes": 4347, - "▁Char": 4348, - "▁November": 4349, - "method": 4350, - "▁Austral": 4351, - "▁America": 4352, - "long": 4353, - "cember": 4354, - "▁political": 4355, - "flow": 4356, - "▁maybe": 4357, - "▁amb": 4358, - "Layout": 4359, - "iled": 4360, - "omen": 4361, - "ola": 4362, - "icip": 4363, - "partial": 4364, - "True": 4365, - "▁floor": 4366, - "▁Def": 4367, - "▁concern": 4368, - "yr": 4369, - "▁shows": 4370, - "ih": 4371, - "▁answer": 4372, - "acc": 4373, - "▁ball": 4374, - "▁Rev": 4375, - "▁sun": 4376, - "▁quickly": 4377, - "▁somet": 4378, - "mente": 4379, - "▁Mal": 4380, - "undred": 4381, - "▁issues": 4382, - "ecause": 4383, - "pes": 4384, - "▁player": 4385, - "▁parents": 4386, - "▁popular": 4387, - "▁mode": 4388, - "▁mention": 4389, - "NE": 4390, - "Load": 4391, - "▁regular": 4392, - "aved": 4393, - "?:": 4394, - "year": 4395, - "func": 4396, - "▁performance": 4397, - "▁July": 4398, - "thern": 4399, - "▁website": 4400, - "ford": 4401, - "PR": 4402, - "ela": 4403, - "level": 4404, - "uit": 4405, - "flags": 4406, - "▁worth": 4407, - "▁correspon": 4408, - "▁British": 4409, - "sim": 4410, - "▁alone": 4411, - "▁har": 4412, - "▁ones": 4413, - "obile": 4414, - "▁dru": 4415, - "chi": 4416, - "▁David": 4417, - "▁problems": 4418, - "▁column": 4419, - "();\r": 4420, - "ZE": 4421, - "▁relig": 4422, - "ological": 4423, - "▁region": 4424, - "ady": 4425, - "IO": 4426, - "ander": 4427, - "Net": 4428, - "▁built": 4429, - "▁install": 4430, - "▁approach": 4431, - "Cur": 4432, - "▁fine": 4433, - "▁talking": 4434, - "▁changes": 4435, - "Style": 4436, - "▁Mart": 4437, - "лю": 4438, - "response": 4439, - "teger": 4440, - "{\r": 4441, - "irit": 4442, - "▁protected": 4443, - "▁rele": 4444, - "ership": 4445, - "тель": 4446, - "unsigned": 4447, - "ialize": 4448, - "▁https": 4449, - "Tag": 4450, - "▁$(": 4451, - "more": 4452, - "ypes": 4453, - "▁stream": 4454, - "etch": 4455, - "▁engine": 4456, - "KE": 4457, - "cmd": 4458, - "script": 4459, - "ttp": 4460, - "▁avoid": 4461, - "▁terr": 4462, - "▁rock": 4463, - "▁ful": 4464, - "Update": 4465, - "▁environment": 4466, - "▁prec": 4467, - "▁са": 4468, - "▁cases": 4469, - "▁offset": 4470, - "▁rais": 4471, - "lib": 4472, - "ées": 4473, - "aa": 4474, - "yt": 4475, - "▁arr": 4476, - "opyright": 4477, - "first": 4478, - "▁util": 4479, - "▁feature": 4480, - "posed": 4481, - "ffect": 4482, - "жа": 4483, - "itude": 4484, - "ements": 4485, - "asc": 4486, - "ador": 4487, - "lections": 4488, - "▁club": 4489, - "]{": 4490, - "▁*)": 4491, - "ство": 4492, - "▁imm": 4493, - "▁former": 4494, - "▁rights": 4495, - "▁decided": 4496, - "▁rev": 4497, - "▁ment": 4498, - "ani": 4499, - "▁stru": 4500, - "▁attention": 4501, - "artment": 4502, - "▁Ital": 4503, - "alle": 4504, - "▁bis": 4505, - "gener": 4506, - "▁integr": 4507, - "ello": 4508, - "rypt": 4509, - "▁achie": 4510, - "nes": 4511, - "▁stra": 4512, - "sb": 4513, - "▁types": 4514, - "▁RE": 4515, - "Init": 4516, - "▁comment": 4517, - "▁addition": 4518, - "▁ID": 4519, - "ART": 4520, - "FO": 4521, - "щи": 4522, - "Conne": 4523, - "▁squ": 4524, - "▁considered": 4525, - "idad": 4526, - "▁October": 4527, - "cial": 4528, - "▁Of": 4529, - "▁travel": 4530, - "▁boy": 4531, - "').": 4532, - "uy": 4533, - "illa": 4534, - "istry": 4535, - "▁va": 4536, - "▁Che": 4537, - "ERT": 4538, - "ende": 4539, - "ungen": 4540, - "aby": 4541, - "▁Rober": 4542, - "▁playing": 4543, - "ils": 4544, - "▁sam": 4545, - "▁execut": 4546, - "▁Us": 4547, - "▁mut": 4548, - "▁bal": 4549, - "asse": 4550, - "▁kids": 4551, - "▁financ": 4552, - "gor": 4553, - "▁Sec": 4554, - "bert": 4555, - "▁High": 4556, - "▁је": 4557, - "▁kept": 4558, - "button": 4559, - "itory": 4560, - "▁Rem": 4561, - "▁DE": 4562, - "▁reach": 4563, - "▁bur": 4564, - "Label": 4565, - "át": 4566, - "ago": 4567, - "▁passed": 4568, - "▁behav": 4569, - "xFF": 4570, - "▁Return": 4571, - "STR": 4572, - "▁Les": 4573, - "▁ord": 4574, - "ala": 4575, - "inger": 4576, - "▁Since": 4577, - "▁experi": 4578, - "▁shall": 4579, - "▁star": 4580, - "non": 4581, - "▁gun": 4582, - "▁Bel": 4583, - "▁obj": 4584, - "ares": 4585, - "rs": 4586, - "▁weeks": 4587, - "nen": 4588, - "▁Stre": 4589, - "oring": 4590, - "▁î": 4591, - "▁serious": 4592, - "times": 4593, - "▁House": 4594, - "▁roll": 4595, - "▁register": 4596, - "▁module": 4597, - "▁applic": 4598, - "IR": 4599, - "▁cook": 4600, - "aux": 4601, - "▁save": 4602, - "▁Cr": 4603, - ",\r": 4604, - "▁states": 4605, - "▁empty": 4606, - "▁autom": 4607, - "figure": 4608, - "iance": 4609, - "▁happy": 4610, - "▁fn": 4611, - "▁jud": 4612, - "▁hat": 4613, - "ACK": 4614, - "▁Fe": 4615, - "$-": 4616, - "ivil": 4617, - "oted": 4618, - "▁sizeof": 4619, - "▁situation": 4620, - "▁lives": 4621, - "▁feeling": 4622, - "▁risk": 4623, - "▁January": 4624, - "▁Object": 4625, - "▁recomm": 4626, - "▁вы": 4627, - "▁potential": 4628, - "eah": 4629, - "▁complex": 4630, - "printf": 4631, - "istance": 4632, - "irth": 4633, - "lik": 4634, - "aste": 4635, - "▁whose": 4636, - "Arg": 4637, - "▁modern": 4638, - "iones": 4639, - "▁че": 4640, - "▁sett": 4641, - "▁Mag": 4642, - "ae": 4643, - "▁condition": 4644, - "Length": 4645, - "▁fit": 4646, - "ounds": 4647, - "▁changed": 4648, - "▁guy": 4649, - "filter": 4650, - "atever": 4651, - "éd": 4652, - "remove": 4653, - "▁hop": 4654, - "▁Out": 4655, - "▁Rich": 4656, - "child": 4657, - "▁included": 4658, - "$\\": 4659, - "▁Tom": 4660, - "eline": 4661, - "▁sometimes": 4662, - "▁drink": 4663, - "▁quant": 4664, - "▁please": 4665, - "▁Int": 4666, - "rief": 4667, - "▁exactly": 4668, - "cing": 4669, - "▁allowed": 4670, - "build": 4671, - "▁beautiful": 4672, - "▁Well": 4673, - "▁looks": 4674, - "▁ü": 4675, - "▁chance": 4676, - "▁wrote": 4677, - "▁nor": 4678, - "▁failed": 4679, - "Met": 4680, - "▁prior": 4681, - "▁hundred": 4682, - "ской": 4683, - "oria": 4684, - "▁cy": 4685, - "▁web": 4686, - "▁mess": 4687, - "leq": 4688, - "dy": 4689, - "tex": 4690, - "▁anim": 4691, - "atur": 4692, - "▁structure": 4693, - "option": 4694, - "▁actual": 4695, - "▁Franc": 4696, - "enced": 4697, - ".": 4884, - "▁production": 4885, - "iger": 4886, - "▁ст": 4887, - "show": 4888, - "▁population": 4889, - "▁park": 4890, - "▁Ze": 4891, - "▁necessary": 4892, - "▁trust": 4893, - "▁shown": 4894, - "module": 4895, - "GE": 4896, - "▁lay": 4897, - "▁announ": 4898, - "▁className": 4899, - "▁calcul": 4900, - "Function": 4901, - "▁Sal": 4902, - "OK": 4903, - "TP": 4904, - "▁entry": 4905, - "▁Stud": 4906, - "▁items": 4907, - "▁security": 4908, - "Entry": 4909, - "float": 4910, - "ls": 4911, - "ibly": 4912, - "▁contribut": 4913, - "▁Check": 4914, - "MD": 4915, - "▁improve": 4916, - "Part": 4917, - "▁systems": 4918, - "Bl": 4919, - "▁policy": 4920, - "▁screen": 4921, - "▁Any": 4922, - "▁opened": 4923, - "alloc": 4924, - "▁December": 4925, - "▁É": 4926, - "▁email": 4927, - "ader": 4928, - "=>": 4929, - "▁Hen": 4930, - "▁info": 4931, - "▁float": 4932, - "▁switch": 4933, - "ран": 4934, - "urance": 4935, - "▁assum": 4936, - "ustr": 4937, - "▁groups": 4938, - "▁Read": 4939, - "▁wat": 4940, - "Sp": 4941, - "вер": 4942, - "RAN": 4943, - "hib": 4944, - "ALL": 4945, - "▁hus": 4946, - "Spec": 4947, - "\"))": 4948, - "▁French": 4949, - "▁Class": 4950, - "▁president": 4951, - "▁definit": 4952, - "▁Nor": 4953, - "▁Thom": 4954, - "aign": 4955, - "Width": 4956, - "Do": 4957, - "▁{@": 4958, - "agon": 4959, - "▁Lu": 4960, - "▁followed": 4961, - "MM": 4962, - "asons": 4963, - "tmp": 4964, - "▁throws": 4965, - "ITY": 4966, - "ном": 4967, - "▁fair": 4968, - "▁pen": 4969, - "ég": 4970, - "▁interface": 4971, - "▁saf": 4972, - "oon": 4973, - "Back": 4974, - "▁speed": 4975, - "▁extends": 4976, - "empty": 4977, - "▁пере": 4978, - "▁proper": 4979, - "▁driv": 4980, - "фи": 4981, - "▁center": 4982, - "header": 4983, - "▁})": 4984, - "wa": 4985, - "▁middle": 4986, - "▁choose": 4987, - "▁Stad": 4988, - "SO": 4989, - "Factory": 4990, - "Dev": 4991, - "icles": 4992, - "▁application": 4993, - "▁models": 4994, - "pite": 4995, - "cap": 4996, - "xi": 4997, - "ospital": 4998, - "▁dream": 4999, - "END": 5000, - "▁contract": 5001, - "icrosoft": 5002, - "▁thous": 5003, - "izes": 5004, - "▁да": 5005, - "▁CO": 5006, - "▁direction": 5007, - "▁``": 5008, - "▁drive": 5009, - "Max": 5010, - "cia": 5011, - "▁continu": 5012, - "▁Alex": 5013, - "▁gold": 5014, - "▁prep": 5015, - "▁origin": 5016, - "▁rap": 5017, - "Op": 5018, - "ously": 5019, - "▁areas": 5020, - "PORT": 5021, - "она": 5022, - "▁safe": 5023, - "▁professional": 5024, - "apache": 5025, - "▁temper": 5026, - "sz": 5027, - "▁unit": 5028, - "▁cop": 5029, - "eqn": 5030, - "Listener": 5031, - "▁format": 5032, - "select": 5033, - "▁comfort": 5034, - "▁meant": 5035, - "iday": 5036, - "eme": 5037, - "▁active": 5038, - "▁note": 5039, - "▁Mil": 5040, - "only": 5041, - "▁<=": 5042, - "▁neigh": 5043, - "ao": 5044, - "▁blue": 5045, - "▁TV": 5046, - "Child": 5047, - "▁reached": 5048, - "Address": 5049, - "ств": 5050, - "▁closed": 5051, - "inder": 5052, - "olo": 5053, - "▁alt": 5054, - "▁adm": 5055, - "Format": 5056, - "UI": 5057, - "▁Ham": 5058, - "▁frequ": 5059, - "▁independ": 5060, - "▁easily": 5061, - "▁Land": 5062, - "▁tor": 5063, - "ography": 5064, - "infty": 5065, - "▁Work": 5066, - "iven": 5067, - "▁County": 5068, - "▁src": 5069, - "}$,": 5070, - "parse": 5071, - "CD": 5072, - "▁Cour": 5073, - "▁fol": 5074, - "Entity": 5075, - "pgf": 5076, - "▁China": 5077, - "▁Sub": 5078, - "hood": 5079, - "▁fields": 5080, - "▁yes": 5081, - "rend": 5082, - "▁towards": 5083, - "▁staff": 5084, - "▁Air": 5085, - "▁station": 5086, - "atives": 5087, - "▁impact": 5088, - "вы": 5089, - "▁directly": 5090, - "issions": 5091, - "iva": 5092, - "|\\": 5093, - "Ptr": 5094, - "▁Sant": 5095, - "Pol": 5096, - "▁progress": 5097, - "itar": 5098, - "▁parts": 5099, - "▁plant": 5100, - "▁absolut": 5101, - "▁guess": 5102, - "eqref": 5103, - "▁tim": 5104, - "▁Lou": 5105, - "▁cool": 5106, - "alu": 5107, - "▁mouth": 5108, - "них": 5109, - "▁height": 5110, - "gest": 5111, - "▁Post": 5112, - "▁board": 5113, - "▁tit": 5114, - "▁hour": 5115, - "▁server": 5116, - "▁players": 5117, - "rier": 5118, - "Link": 5119, - "▁President": 5120, - "](": 5121, - "▁construct": 5122, - "handle": 5123, - "}$.": 5124, - "rying": 5125, - "▁shop": 5126, - "iana": 5127, - "exp": 5128, - "Helper": 5129, - "Offset": 5130, - "aches": 5131, - "▁connection": 5132, - "▁difference": 5133, - "service": 5134, - "▁gas": 5135, - "▁priv": 5136, - "▁univers": 5137, - "▁wish": 5138, - "Rem": 5139, - "Url": 5140, - "geb": 5141, - "So": 5142, - "ensions": 5143, - "Module": 5144, - "SIZE": 5145, - "▁prem": 5146, - "window": 5147, - "▁dies": 5148, - "del": 5149, - "▁row": 5150, - "▁average": 5151, - "xim": 5152, - "▁pu": 5153, - "anç": 5154, - "Det": 5155, - "ker": 5156, - "ya": 5157, - "▁Det": 5158, - "▁på": 5159, - "▁named": 5160, - "▁decision": 5161, - "win": 5162, - "▁George": 5163, - "arily": 5164, - "▁solution": 5165, - "▁multiple": 5166, - "ategy": 5167, - "▁learning": 5168, - "▁secret": 5169, - "DO": 5170, - "▁nice": 5171, - "////////////////": 5172, - "Su": 5173, - "itation": 5174, - "▁join": 5175, - "▁elements": 5176, - "▁emer": 5177, - "tilde": 5178, - "▁dep": 5179, - "▁shot": 5180, - "▁platform": 5181, - "othing": 5182, - "My": 5183, - "edia": 5184, - "oms": 5185, - "aily": 5186, - "([": 5187, - "▁dress": 5188, - "▁official": 5189, - "estern": 5190, - "▁discover": 5191, - "▁mi": 5192, - "ные": 5193, - "CA": 5194, - "oding": 5195, - "▁Found": 5196, - "▁affect": 5197, - "Vis": 5198, - "stract": 5199, - "iced": 5200, - "debug": 5201, - "▁related": 5202, - "▁spect": 5203, - "ushed": 5204, - "сько": 5205, - "▁bank": 5206, - "▁cele": 5207, - "AND": 5208, - "olf": 5209, - "ем": 5210, - "▁fill": 5211, - "▁gives": 5212, - "▁бу": 5213, - "aron": 5214, - "▁Jes": 5215, - "REG": 5216, - "▁sudd": 5217, - "dated": 5218, - "vi": 5219, - "▁gi": 5220, - "send": 5221, - "cpp": 5222, - "▁spent": 5223, - "ande": 5224, - "▁operation": 5225, - "process": 5226, - "▁inform": 5227, - "▁Free": 5228, - "yond": 5229, - "▁perhaps": 5230, - "▁surv": 5231, - "▁Loc": 5232, - "▁concl": 5233, - "▁раз": 5234, - "▁Over": 5235, - "hol": 5236, - "raz": 5237, - "Write": 5238, - "▁giving": 5239, - "rd": 5240, - "instance": 5241, - "▁released": 5242, - "▁Ro": 5243, - "RA": 5244, - "▁practice": 5245, - "▁graph": 5246, - "▁increase": 5247, - "▁figure": 5248, - "Filter": 5249, - "HECK": 5250, - "idx": 5251, - "▁glass": 5252, - "ski": 5253, - "comes": 5254, - "▁cat": 5255, - "▁cold": 5256, - "goto": 5257, - "ufact": 5258, - "▁Copyright": 5259, - "}}\\": 5260, - "▁streng": 5261, - "▁dir": 5262, - "token": 5263, - "▁occur": 5264, - "arlier": 5265, - "▁measure": 5266, - "▁sec": 5267, - "▁más": 5268, - "▁Net": 5269, - "▁argument": 5270, - "▁sou": 5271, - "▁moving": 5272, - "▁prefer": 5273, - "mask": 5274, - "<<": 5275, - "▁breath": 5276, - "▁physical": 5277, - "▁positive": 5278, - "▁sor": 5279, - "▁depart": 5280, - "▁remove": 5281, - "▁kit": 5282, - "▁meeting": 5283, - "▁Data": 5284, - "ograf": 5285, - "actions": 5286, - "▁parameters": 5287, - "▁Att": 5288, - "esch": 5289, - "▁involved": 5290, - "ät": 5291, - "LL": 5292, - "Bar": 5293, - "▁си": 5294, - "ech": 5295, - "GET": 5296, - "▁prevent": 5297, - "▁beyond": 5298, - "▁Other": 5299, - "än": 5300, - "byte": 5301, - "▁sudden": 5302, - "olve": 5303, - "▁но": 5304, - "LOG": 5305, - "unit": 5306, - "▁truth": 5307, - "rat": 5308, - "SD": 5309, - "▁eat": 5310, - "▁Mad": 5311, - "▁provides": 5312, - "▁session": 5313, - "Dele": 5314, - "▁convers": 5315, - "center": 5316, - "▁continued": 5317, - "otion": 5318, - "cache": 5319, - "display": 5320, - "▁protect": 5321, - "ams": 5322, - "▁pow": 5323, - "CTION": 5324, - "▁Mac": 5325, - "mo": 5326, - "ха": 5327, - "▁distance": 5328, - "▁Time": 5329, - "gi": 5330, - "▁sequ": 5331, - "Target": 5332, - "сле": 5333, - "Server": 5334, - "▁wide": 5335, - "close": 5336, - "▁cru": 5337, - "Ext": 5338, - "▁select": 5339, - "▁pattern": 5340, - "\"));": 5341, - "Provider": 5342, - "URL": 5343, - "▁green": 5344, - "▁waiting": 5345, - "proto": 5346, - "▁immediately": 5347, - "common": 5348, - "azione": 5349, - "river": 5350, - "▁sen": 5351, - "▁!==": 5352, - "▁February": 5353, - "urb": 5354, - "▁Sen": 5355, - "dest": 5356, - ">": 6122, - "command": 6123, - "atz": 6124, - "▁mal": 6125, - "став": 6126, - "▁Press": 6127, - "▁characters": 6128, - "▁zero": 6129, - "AGE": 6130, - "rapper": 6131, - "▁kitchen": 6132, - "aming": 6133, - "▁restr": 6134, - "XX": 6135, - "▁College": 6136, - "▁Array": 6137, - "▁fresh": 6138, - "▁shift": 6139, - "▁specified": 6140, - "plete": 6141, - "ITE": 6142, - "▁Camp": 6143, - "rial": 6144, - "cb": 6145, - "▁TH": 6146, - "IB": 6147, - "osen": 6148, - "▁ú": 6149, - "▁params": 6150, - "ignment": 6151, - "adding": 6152, - "▁degree": 6153, - "Local": 6154, - "Oh": 6155, - "▁zur": 6156, - "▁levels": 6157, - "CS": 6158, - "finished": 6159, - "Case": 6160, - "riage": 6161, - "Vector": 6162, - "▁sea": 6163, - "antic": 6164, - "▁League": 6165, - "▁therefore": 6166, - "One": 6167, - "Return": 6168, - "Access": 6169, - "vas": 6170, - "▁ос": 6171, - "▁rat": 6172, - "Big": 6173, - "▁behavior": 6174, - "kr": 6175, - "▁undefined": 6176, - "▁Es": 6177, - "▁appeared": 6178, - "eles": 6179, - "▁WAR": 6180, - "Stat": 6181, - "▁Google": 6182, - "▁credit": 6183, - "▁File": 6184, - "anging": 6185, - "house": 6186, - "romise": 6187, - "gent": 6188, - "▁habit": 6189, - "▁society": 6190, - "▁encour": 6191, - "▁paint": 6192, - "pet": 6193, - "▁UK": 6194, - "aws": 6195, - "onom": 6196, - "Gl": 6197, - "}_{\\": 6198, - "eless": 6199, - "emy": 6200, - "▁Cong": 6201, - "▁developed": 6202, - "▁images": 6203, - "▁ö": 6204, - "▁font": 6205, - "clear": 6206, - "gin": 6207, - "▁Lord": 6208, - "▁transport": 6209, - "▁::": 6210, - "▁cup": 6211, - "ulate": 6212, - "▁During": 6213, - "priv": 6214, - "▁extrem": 6215, - "▁Di": 6216, - "▁doubt": 6217, - "Py": 6218, - "ifying": 6219, - "split": 6220, - "ego": 6221, - "github": 6222, - "▁),": 6223, - "ROM": 6224, - "▁chair": 6225, - "▁trade": 6226, - "▁nicht": 6227, - "Top": 6228, - "Store": 6229, - "▁parte": 6230, - "project": 6231, - "nia": 6232, - "▁від": 6233, - "war": 6234, - "▁Prof": 6235, - "▁caught": 6236, - "Thread": 6237, - "ства": 6238, - "author": 6239, - "▁doll": 6240, - "▁harm": 6241, - "▁Gen": 6242, - "tree": 6243, - "etime": 6244, - "cfg": 6245, - "▁guys": 6246, - "▁California": 6247, - "▁Green": 6248, - "▁movement": 6249, - "iej": 6250, - "▁statement": 6251, - "▁seeing": 6252, - "▁haven": 6253, - "vention": 6254, - "SL": 6255, - "chedul": 6256, - "iert": 6257, - "▁primary": 6258, - "▁civil": 6259, - "rian": 6260, - "▁button": 6261, - "▁lived": 6262, - "Pass": 6263, - "sor": 6264, - "▁watching": 6265, - "▁skills": 6266, - "tee": 6267, - "Level": 6268, - "▁scient": 6269, - "hs": 6270, - "▁agre": 6271, - "cat": 6272, - "▁tend": 6273, - "▁Mill": 6274, - "▁Cap": 6275, - "ORD": 6276, - "gle": 6277, - "▁сво": 6278, - "»,": 6279, - "▁ahead": 6280, - "vest": 6281, - "▁Jose": 6282, - "ischer": 6283, - "și": 6284, - "▁leaving": 6285, - "▁для": 6286, - "▁south": 6287, - "▁consum": 6288, - "Range": 6289, - "▁activities": 6290, - "Sec": 6291, - "▁sales": 6292, - "���fix": 6293, - "▁jed": 6294, - "rum": 6295, - "vector": 6296, - "▁spot": 6297, - "▁manufact": 6298, - "кт": 6299, - "orrow": 6300, - "sign": 6301, - "▁college": 6302, - "▁driver": 6303, - "▁definitely": 6304, - "▁spend": 6305, - "mission": 6306, - "зу": 6307, - "atively": 6308, - "bi": 6309, - "Callback": 6310, - "▁particularly": 6311, - "▁hell": 6312, - "▁pool": 6313, - "PRE": 6314, - "▁clearly": 6315, - "PT": 6316, - "othes": 6317, - "▁Id": 6318, - "Location": 6319, - "▁Run": 6320, - "▁fixed": 6321, - "▁Hand": 6322, - "bal": 6323, - "double": 6324, - "Can": 6325, - "Omega": 6326, - "▁challeng": 6327, - "▁standing": 6328, - "iten": 6329, - "▁mechan": 6330, - "▁durch": 6331, - "▁dell": 6332, - "▁raised": 6333, - "▁weak": 6334, - "▁Du": 6335, - "grad": 6336, - "▁scene": 6337, - "poss": 6338, - "▁ton": 6339, - "▁earth": 6340, - "ulations": 6341, - "▁strength": 6342, - "aked": 6343, - "▁remain": 6344, - "▁Bi": 6345, - "▁customer": 6346, - "range": 6347, - "▁interested": 6348, - "ONE": 6349, - "▁coff": 6350, - "require": 6351, - "▁Only": 6352, - "▁Web": 6353, - "▁farm": 6354, - "▁activity": 6355, - "▁rout": 6356, - "bling": 6357, - "SY": 6358, - "▁Richard": 6359, - "▁Ref": 6360, - "▁кон": 6361, - "▁jun": 6362, - "born": 6363, - "ijn": 6364, - "Configuration": 6365, - "uman": 6366, - "EE": 6367, - "▁married": 6368, - "▁За": 6369, - "▁fat": 6370, - "▁kid": 6371, - "▁Tur": 6372, - "▁offered": 6373, - "nic": 6374, - "▁Big": 6375, - "Gamma": 6376, - "▁Health": 6377, - "▁TR": 6378, - "▁się": 6379, - "▁construction": 6380, - "▁Church": 6381, - "▁Bet": 6382, - "bus": 6383, - "▁earn": 6384, - "rict": 6385, - "▁пра": 6386, - "▁brain": 6387, - "▁fra": 6388, - "▁Op": 6389, - "FIG": 6390, - "ema": 6391, - "▁European": 6392, - "▁Saint": 6393, - "ARE": 6394, - "uri": 6395, - "▁River": 6396, - "{}": 6397, - "▁sitting": 6398, - "▁understanding": 6399, - "▁plans": 6400, - "ropri": 6401, - "▁older": 6402, - "▁pressure": 6403, - "Impl": 6404, - "▁peace": 6405, - "Connection": 6406, - "▁fi": 6407, - "rich": 6408, - "▁shut": 6409, - "apers": 6410, - "Port": 6411, - "▁Look": 6412, - "rim": 6413, - "auth": 6414, - "auto": 6415, - "▁highly": 6416, - "▁unless": 6417, - "▁Wal": 6418, - "▁ren": 6419, - "ws": 6420, - "▁core": 6421, - "(-": 6422, - "▁clim": 6423, - "ruit": 6424, - "▁callback": 6425, - "hest": 6426, - "▁Charles": 6427, - "▁Long": 6428, - "}=": 6429, - "ър": 6430, - "▁shared": 6431, - "ulated": 6432, - "gorithm": 6433, - "▁Home": 6434, - "▁village": 6435, - "ees": 6436, - "sv": 6437, - "▁restaur": 6438, - "rey": 6439, - "▁Cast": 6440, - "▁Person": 6441, - "кий": 6442, - "▁organiz": 6443, - "▁Rad": 6444, - "ponents": 6445, - "▁werden": 6446, - "▁bow": 6447, - "sen": 6448, - "ami": 6449, - "Interface": 6450, - "▁basis": 6451, - "▁Company": 6452, - "ernel": 6453, - "itu": 6454, - "Hash": 6455, - "▁aan": 6456, - "▁х": 6457, - "▁smile": 6458, - "xml": 6459, - "▁scen": 6460, - "amm": 6461, - "tool": 6462, - "aria": 6463, - "▁accur": 6464, - "settings": 6465, - "▁Jesus": 6466, - "acement": 6467, - "power": 6468, - "(!": 6469, - "▁calls": 6470, - "▁basic": 6471, - "▁settings": 6472, - "ript": 6473, - "pool": 6474, - "ctors": 6475, - "▁Foundation": 6476, - "▁weap": 6477, - "KEY": 6478, - "foot": 6479, - "▁radio": 6480, - "▁helped": 6481, - "mann": 6482, - "▁jump": 6483, - "▁tick": 6484, - "▁growing": 6485, - "aten": 6486, - "real": 6487, - "▁increasing": 6488, - "Device": 6489, - "varepsilon": 6490, - "▁sets": 6491, - "▁advant": 6492, - "Open": 6493, - "▁reasons": 6494, - "▁supposed": 6495, - "oes": 6496, - "ede": 6497, - "teen": 6498, - "ifdef": 6499, - "▁delete": 6500, - "▁&=": 6501, - "▁Bill": 6502, - "▁aim": 6503, - "▁Ok": 6504, - "▁Av": 6505, - "reci": 6506, - "acks": 6507, - "iste": 6508, - "Properties": 6509, - "▁tmp": 6510, - "▁dei": 6511, - "PER": 6512, - "DC": 6513, - "sta": 6514, - "нии": 6515, - "▁limited": 6516, - "▁greater": 6517, - "description": 6518, - "ori": 6519, - "aints": 6520, - "▁hy": 6521, - "▁Mel": 6522, - "▁CH": 6523, - "cons": 6524, - "▁surround": 6525, - "▁Who": 6526, - "arc": 6527, - "▁telev": 6528, - "itution": 6529, - "▁equal": 6530, - "кі": 6531, - "▁Israel": 6532, - "äh": 6533, - "▁Caption": 6534, - "▁exerc": 6535, - "empor": 6536, - "▁++": 6537, - "▁lib": 6538, - "make": 6539, - "▁MA": 6540, - "copy": 6541, - "friend": 6542, - "▁кото": 6543, - "▁damage": 6544, - "▁\\,": 6545, - "oded": 6546, - "▁none": 6547, - "▁evalu": 6548, - "ston": 6549, - ">,": 6550, - "FOR": 6551, - "▁norm": 6552, - "appe": 6553, - "Session": 6554, - "▁adult": 6555, - "▁hospital": 6556, - "▁recommend": 6557, - "property": 6558, - "stein": 6559, - "final": 6560, - "▁nu": 6561, - "second": 6562, - "▁aspect": 6563, - "\")]": 6564, - "жен": 6565, - "amento": 6566, - "▁rac": 6567, - "save": 6568, - "▁football": 6569, - "Ab": 6570, - "ungs": 6571, - "abil": 6572, - "▁Arch": 6573, - "system": 6574, - "hist": 6575, - "▁luck": 6576, - "render": 6577, - "▁sein": 6578, - "ioni": 6579, - "▁rot": 6580, - "▁corner": 6581, - "▁appropri": 6582, - "▁Software": 6583, - "▁tele": 6584, - "Delete": 6585, - "▁According": 6586, - "▁prison": 6587, - "▁lic": 6588, - "▁ми": 6589, - "term": 6590, - "sets": 6591, - "▁vel": 6592, - "▁rank": 6593, - "▁existing": 6594, - "▁Vir": 6595, - "▁trip": 6596, - "▁му": 6597, - "avax": 6598, - "▁ris": 6599, - "▁define": 6600, - "▁heat": 6601, - "car": 6602, - "▁convert": 6603, - "email": 6604, - "▁Under": 6605, - "▁Ш": 6606, - "▁Grand": 6607, - "▁exists": 6608, - "sys": 6609, - "eff": 6610, - "▁Top": 6611, - "▁č": 6612, - "▁tempor": 6613, - "▁arguments": 6614, - "▁supported": 6615, - "ensed": 6616, - "▁Francis": 6617, - "▁coord": 6618, - "▁achieve": 6619, - "▁Name": 6620, - "▁Jahr": 6621, - "▁Gi": 6622, - "she": 6623, - "▁Dev": 6624, - "▁alla": 6625, - "▁WIT": 6626, - "agment": 6627, - "custom": 6628, - "alls": 6629, - "&&": 6630, - "WE": 6631, - "▁holding": 6632, - "prototype": 6633, - "▁fing": 6634, - "▁bag": 6635, - "▁Party": 6636, - "stack": 6637, - "▁economic": 6638, - "▁Gal": 6639, - "idents": 6640, - "▁Jun": 6641, - "▁showed": 6642, - "osh": 6643, - "▁Bay": 6644, - "mail": 6645, - "▁SO": 6646, - "▁\"<": 6647, - "graphics": 6648, - "▁fu": 6649, - "click": 6650, - "▁battle": 6651, - "{{": 6652, - "▁Event": 6653, - "rior": 6654, - "chaft": 6655, - "▁favorite": 6656, - "usive": 6657, - "support": 6658, - "bm": 6659, - "Kind": 6660, - "▁safety": 6661, - "▁Ent": 6662, - "cup": 6663, - "▁Australia": 6664, - "▁destroy": 6665, - "▁organization": 6666, - "iden": 6667, - "################": 6668, - "dec": 6669, - "▁za": 6670, - "▁seven": 6671, - "arely": 6672, - "▁flag": 6673, - "Dir": 6674, - "▁Carl": 6675, - "▁doctor": 6676, - "▁variety": 6677, - "▁Lin": 6678, - "▁tom": 6679, - "^{(": 6680, - "Bo": 6681, - "antes": 6682, - "▁mine": 6683, - "▁Mit": 6684, - "▁describe": 6685, - "Args": 6686, - "LS": 6687, - "API": 6688, - "▁Luc": 6689, - "phone": 6690, - "▁science": 6691, - "▁Oper": 6692, - "Next": 6693, - "▁investig": 6694, - "▁demonstr": 6695, - "▁Govern": 6696, - "▁objects": 6697, - "▁Louis": 6698, - "▁Returns": 6699, - "▁han": 6700, - "nam": 6701, - "▁comme": 6702, - "▁presence": 6703, - "▁pel": 6704, - "▁detect": 6705, - ")=": 6706, - "▁Chinese": 6707, - "▁rich": 6708, - "▁classes": 6709, - "▁expand": 6710, - "▁Dom": 6711, - "▁Dec": 6712, - "sn": 6713, - "peed": 6714, - "▁Jim": 6715, - "should": 6716, - "▁Smith": 6717, - "▁pages": 6718, - "▁Jean": 6719, - "rics": 6720, - "▁Sund": 6721, - "ads": 6722, - "▁Their": 6723, - "unicip": 6724, - "ву": 6725, - "▁download": 6726, - "▁stress": 6727, - "▁Pet": 6728, - "menu": 6729, - "reme": 6730, - "▁compared": 6731, - "Ste": 6732, - "IND": 6733, - "container": 6734, - "▁Indian": 6735, - "oren": 6736, - "▁ses": 6737, - "▁Whe": 6738, - "▁roku": 6739, - "▁established": 6740, - "▁generally": 6741, - "▁fle": 6742, - "__(": 6743, - "=\"+": 6744, - "Var": 6745, - "▁Make": 6746, - "▁removed": 6747, - "zz": 6748, - "ün": 6749, - "▁mix": 6750, - "erk": 6751, - "iation": 6752, - "outer": 6753, - "SK": 6754, - "▁becomes": 6755, - "▁Hall": 6756, - "scious": 6757, - "▁watched": 6758, - "▁gather": 6759, - "▁Result": 6760, - "proof": 6761, - "pay": 6762, - "▁produced": 6763, - "▁|=": 6764, - "▁border": 6765, - "▁din": 6766, - "▁script": 6767, - "▁actions": 6768, - "▁mas": 6769, - "ща": 6770, - "ooth": 6771, - "▁Techn": 6772, - "Json": 6773, - "▁filled": 6774, - "ден": 6775, - "undle": 6776, - "сту": 6777, - "Tool": 6778, - "▁king": 6779, - "▁ven": 6780, - "stra": 6781, - "▁predict": 6782, - "▁lui": 6783, - "▁WARRAN": 6784, - "▁Fun": 6785, - "Script": 6786, - "▁powerful": 6787, - "▁lose": 6788, - "atically": 6789, - "▁daily": 6790, - "▁ring": 6791, - "▁arrived": 6792, - "Stack": 6793, - "scope": 6794, - "▁Back": 6795, - "elij": 6796, - "▁ze": 6797, - "keys": 6798, - "{\"": 6799, - "VID": 6800, - "▁license": 6801, - "what": 6802, - "▁proced": 6803, - "rant": 6804, - "estival": 6805, - "agram": 6806, - "▁LO": 6807, - "▁Henry": 6808, - "▁flags": 6809, - "Down": 6810, - "scription": 6811, - "▁families": 6812, - "isse": 6813, - "bour": 6814, - "▁Bur": 6815, - "—\"": 6816, - "▁brief": 6817, - "▁creating": 6818, - "▁clients": 6819, - "rangle": 6820, - "▁amazing": 6821, - "▁sind": 6822, - "▁covered": 6823, - "Well": 6824, - "сте": 6825, - "тор": 6826, - "▁Bas": 6827, - "total": 6828, - "▁Init": 6829, - "▁sand": 6830, - "Unit": 6831, - "▁murder": 6832, - "▁bright": 6833, - "▁trav": 6834, - "icans": 6835, - "▁attribute": 6836, - "fc": 6837, - "▁placed": 6838, - "EST": 6839, - "Vari": 6840, - "▁cos": 6841, - "▁attract": 6842, - "anel": 6843, - "}).": 6844, - "bytes": 6845, - "▁parse": 6846, - "▁belong": 6847, - "BN": 6848, - "▁Sol": 6849, - "Po": 6850, - "`,": 6851, - "▁calling": 6852, - "▁?>": 6853, - "▁iter": 6854, - "▁url": 6855, - "▁evening": 6856, - "reek": 6857, - "▁honest": 6858, - "▁director": 6859, - "RC": 6860, - "▁solid": 6861, - "▁phil": 6862, - "iene": 6863, - "FAULT": 6864, - "cope": 6865, - "▁History": 6866, - "▁Team": 6867, - "reedom": 6868, - "▁ru": 6869, - "UB": 6870, - "▁worse": 6871, - "imo": 6872, - "Mat": 6873, - "▁Mex": 6874, - "actor": 6875, - "▁vor": 6876, - "ться": 6877, - "▁experiment": 6878, - "▁Play": 6879, - "▁Another": 6880, - "▁happens": 6881, - "uan": 6882, - "▁patients": 6883, - "▁rend": 6884, - "▁Mo": 6885, - "▁Tex": 6886, - "▁wed": 6887, - "tn": 6888, - "insert": 6889, - "▁па": 6890, - "▁anti": 6891, - "Match": 6892, - "ampionship": 6893, - "▁forces": 6894, - "▁Hot": 6895, - "▁phase": 6896, - "▁template": 6897, - "stop": 6898, - "icated": 6899, - "▁managed": 6900, - "wait": 6901, - "▁*(": 6902, - "GB": 6903, - "▁appoint": 6904, - "ła": 6905, - "▁stick": 6906, - "▁FOR": 6907, - "▁Vis": 6908, - "tor": 6909, - "▁př": 6910, - "quest": 6911, - "uses": 6912, - "\");\r": 6913, - "▁suddenly": 6914, - "éc": 6915, - "ND": 6916, - "urop": 6917, - "ред": 6918, - "▁insurance": 6919, - "access": 6920, - "unfinished": 6921, - "▁tamb": 6922, - "▁sac": 6923, - "▁Court": 6924, - "▁missing": 6925, - "▁Where": 6926, - "▁Sum": 6927, - "}^{\\": 6928, - "▁sua": 6929, - "_,": 6930, - "▁thick": 6931, - "▁Trump": 6932, - "▁operations": 6933, - "FS": 6934, - "▁deux": 6935, - "dz": 6936, - "Template": 6937, - "▁\"/": 6938, - "▁odd": 6939, - "▁reality": 6940, - "▁teams": 6941, - "▁cer": 6942, - "oma": 6943, - "▁și": 6944, - "▁cloud": 6945, - "▁Department": 6946, - "Ne": 6947, - "▁requires": 6948, - "items": 6949, - "▁III": 6950, - "rightarrow": 6951, - ")->": 6952, - "▁writer": 6953, - "replace": 6954, - "▁thr": 6955, - "jen": 6956, - "▁ot": 6957, - "▁occup": 6958, - "▁eventually": 6959, - "▁Math": 6960, - "▁conserv": 6961, - "amer": 6962, - "▁Fort": 6963, - "▁dry": 6964, - "▁sexual": 6965, - "▁costs": 6966, - "▁forms": 6967, - "▁Vict": 6968, - "PAR": 6969, - "framework": 6970, - "▁ди": 6971, - "Operation": 6972, - "зна": 6973, - "which": 6974, - "▁tight": 6975, - "Invalid": 6976, - "▁partner": 6977, - "▁пред": 6978, - "▁thank": 6979, - "▁guard": 6980, - "hem": 6981, - "Body": 6982, - "▁emot": 6983, - "IX": 6984, - "fast": 6985, - "що": 6986, - "ño": 6987, - "night": 6988, - "▁Sci": 6989, - "ника": 6990, - "▁TO": 6991, - "▁individuals": 6992, - "сси": 6993, - "}),": 6994, - "False": 6995, - "(\"%": 6996, - "▁optim": 6997, - "▁-->": 6998, - "▁factor": 6999, - "▁smaller": 7000, - "▁contain": 7001, - "spect": 7002, - "Engine": 7003, - "▁announced": 7004, - "▁Democr": 7005, - "▁rob": 7006, - "▁flat": 7007, - "osoph": 7008, - "Search": 7009, - "ahl": 7010, - "▁Exception": 7011, - "▁Ol": 7012, - "equals": 7013, - "▁unter": 7014, - "shape": 7015, - "NS": 7016, - "Obj": 7017, - "▁species": 7018, - "weight": 7019, - "you": 7020, - "▁este": 7021, - "▁View": 7022, - "▁mission": 7023, - "▁journal": 7024, - "Values": 7025, - "▁einem": 7026, - "ismo": 7027, - "▁projects": 7028, - "▁Das": 7029, - "rible": 7030, - "▁serve": 7031, - "▁opening": 7032, - "▁hur": 7033, - "▁programs": 7034, - "▁USA": 7035, - "iliar": 7036, - "idos": 7037, - "Br": 7038, - "estamp": 7039, - "▁tools": 7040, - "anner": 7041, - "RT": 7042, - "▁Start": 7043, - "▁bath": 7044, - "▁coffee": 7045, - "orter": 7046, - "internal": 7047, - "files": 7048, - "INVAL": 7049, - "ako": 7050, - "dt": 7051, - "▁Second": 7052, - "▁alloc": 7053, - "▁ended": 7054, - "acional": 7055, - "▁manager": 7056, - "▁Sun": 7057, - "agg": 7058, - "▁leader": 7059, - "olved": 7060, - "▁что": 7061, - "▁traditional": 7062, - "shot": 7063, - "rup": 7064, - "CF": 7065, - "▁Each": 7066, - "wr": 7067, - "▁Som": 7068, - "▁materials": 7069, - "▁msg": 7070, - "▁syn": 7071, - "▁produce": 7072, - "▁storage": 7073, - "subsection": 7074, - "▁Sie": 7075, - "▁IP": 7076, - "CESS": 7077, - "▁wa": 7078, - "Record": 7079, - "▁marketing": 7080, - "plet": 7081, - "Dialog": 7082, - "▁mentioned": 7083, - "▁Na": 7084, - "▁Union": 7085, - "▁API": 7086, - "▁negative": 7087, - "txt": 7088, - "▁easier": 7089, - "legal": 7090, - "Dep": 7091, - "▁novel": 7092, - "eur": 7093, - "ació": 7094, - "▁Bud": 7095, - "▁carry": 7096, - "schaft": 7097, - "▁broken": 7098, - "▁trees": 7099, - ">();": 7100, - "▁emb": 7101, - "ieder": 7102, - "▁route": 7103, - "ikel": 7104, - "▁listen": 7105, - "ashion": 7106, - "▁Mrs": 7107, - "▁equipment": 7108, - "agger": 7109, - "▁Thus": 7110, - "▁matrix": 7111, - "alla": 7112, - "▁Tour": 7113, - "▁conversation": 7114, - "Mon": 7115, - "ournal": 7116, - "▁minute": 7117, - "Am": 7118, - "Api": 7119, - "▁forget": 7120, - "Me": 7121, - "levant": 7122, - "temp": 7123, - "▁telling": 7124, - "move": 7125, - "▁independent": 7126, - "toString": 7127, - "edit": 7128, - "▁Jac": 7129, - "azz": 7130, - "react": 7131, - "▁cin": 7132, - "▁Prov": 7133, - "isted": 7134, - "▁hash": 7135, - "onna": 7136, - "iki": 7137, - "▁generated": 7138, - "Render": 7139, - "▁psych": 7140, - "nav": 7141, - "▁entr": 7142, - "пра": 7143, - "rx": 7144, - "ATH": 7145, - "▁assume": 7146, - "Tree": 7147, - "sembly": 7148, - "▁Matt": 7149, - "caption": 7150, - "▁solutions": 7151, - "▁faith": 7152, - "▁digital": 7153, - "▁excell": 7154, - "▁Version": 7155, - "Debug": 7156, - "▁жи": 7157, - "▁carried": 7158, - "reset": 7159, - "▁slowly": 7160, - "ancing": 7161, - "▁owner": 7162, - "▁Ter": 7163, - "▁Did": 7164, - "▁gest": 7165, - "▁été": 7166, - "▁proof": 7167, - "Font": 7168, - "▁nob": 7169, - "Co": 7170, - "▁GNU": 7171, - "▁liber": 7172, - "itness": 7173, - "▁hij": 7174, - "▁vert": 7175, - "ша": 7176, - "FLAG": 7177, - "MENT": 7178, - "▁Son": 7179, - "Mult": 7180, - "▁district": 7181, - "connect": 7182, - "jection": 7183, - "lymp": 7184, - "▁realized": 7185, - "mos": 7186, - "ye": 7187, - "▁render": 7188, - "rio": 7189, - "▁interpret": 7190, - "▁slightly": 7191, - "fix": 7192, - "▁studies": 7193, - "▁rid": 7194, - "atre": 7195, - "▁benefits": 7196, - "▁Face": 7197, - "ivery": 7198, - "рия": 7199, - "document": 7200, - "▁asking": 7201, - "Last": 7202, - "arante": 7203, - "▁Martin": 7204, - "▁Ell": 7205, - "▁vector": 7206, - "▁forced": 7207, - "оло": 7208, - "PH": 7209, - "WR": 7210, - "▁Kl": 7211, - "▁sky": 7212, - "▁strategy": 7213, - "ocked": 7214, - "▁neck": 7215, - "ści": 7216, - "OUT": 7217, - ")),": 7218, - "Custom": 7219, - "▁wie": 7220, - "▁sweet": 7221, - "▁temp": 7222, - "▁foreign": 7223, - "▁hall": 7224, - "astr": 7225, - "Ass": 7226, - "MODE": 7227, - "▁maximum": 7228, - "annels": 7229, - "▁tip": 7230, - "▁seconds": 7231, - "▁stack": 7232, - "iga": 7233, - "▁raise": 7234, - "enable": 7235, - "oir": 7236, - "▁soul": 7237, - "Ke": 7238, - ")$.": 7239, - "▁Tim": 7240, - "ALSE": 7241, - "iser": 7242, - "contin": 7243, - "bel": 7244, - "▁mad": 7245, - "lichen": 7246, - "abe": 7247, - "safe": 7248, - "▁concent": 7249, - "bound": 7250, - "▁Requ": 7251, - "switch": 7252, - "▁stone": 7253, - "▁transl": 7254, - "▁vac": 7255, - "andon": 7256, - "▁Fore": 7257, - "▁sounds": 7258, - "▁Pop": 7259, - "▁HT": 7260, - "lia": 7261, - "enter": 7262, - "▁helps": 7263, - "edy": 7264, - "ствен": 7265, - "anted": 7266, - "▁Its": 7267, - "▁Step": 7268, - "Icon": 7269, - "▁EXPECT": 7270, - "ialized": 7271, - "Post": 7272, - "aze": 7273, - "▁Carol": 7274, - "▁req": 7275, - "▁critical": 7276, - "DS": 7277, - "▁seat": 7278, - "aped": 7279, - "▁upper": 7280, - "▁Sy": 7281, - "▁explain": 7282, - "▁'./": 7283, - "utils": 7284, - "possible": 7285, - "▁dont": 7286, - "Host": 7287, - "▁approxim": 7288, - "Async": 7289, - "▁grab": 7290, - "▁sources": 7291, - "▁Mos": 7292, - "▁Germany": 7293, - "▁rub": 7294, - "CHAN": 7295, - "▁rain": 7296, - "▁truly": 7297, - "▁joined": 7298, - "▁": 8276, - "agnost": 8277, - "▁proposed": 8278, - "▁Game": 8279, - "▁efforts": 8280, - "вя": 8281, - "tc": 8282, - "ск": 8283, - "▁intent": 8284, - "▁Bre": 8285, - "isc": 8286, - "▁protest": 8287, - "▁holds": 8288, - "ometry": 8289, - "▁Have": 8290, - "▁detail": 8291, - "▁WITHOUT": 8292, - "yer": 8293, - "▁Kon": 8294, - "▁noticed": 8295, - "▁requirements": 8296, - "DEBUG": 8297, - "kins": 8298, - "▁Span": 8299, - "▁cars": 8300, - "meta": 8301, - "▁kil": 8302, - "▁Bron": 8303, - "▁experienced": 8304, - "▁remind": 8305, - "ourse": 8306, - "▁Western": 8307, - "tered": 8308, - "▁devices": 8309, - "▁pictures": 8310, - "▁tut": 8311, - "\"`": 8312, - "▁impossible": 8313, - "▁rail": 8314, - "▁feels": 8315, - "icas": 8316, - "illing": 8317, - "▁accident": 8318, - "▁'@": 8319, - "________": 8320, - "▁notes": 8321, - "oman": 8322, - "Parser": 8323, - "▁discovered": 8324, - "▁Roman": 8325, - "▁budget": 8326, - "▁guide": 8327, - "king": 8328, - "▁incred": 8329, - "olar": 8330, - "enden": 8331, - "Desc": 8332, - "▁wave": 8333, - "бли": 8334, - "igt": 8335, - "▁restrict": 8336, - "▁Ret": 8337, - "▁mac": 8338, - "ур": 8339, - "BS": 8340, - "ís": 8341, - "▁generation": 8342, - "dem": 8343, - "alo": 8344, - "бра": 8345, - "▁ordered": 8346, - "drop": 8347, - "▁pp": 8348, - "▁Review": 8349, - "▁literally": 8350, - "▁Sir": 8351, - "▁Yeah": 8352, - "▁density": 8353, - "riz": 8354, - "inde": 8355, - "▁gain": 8356, - "▁panel": 8357, - "jet": 8358, - "▁Times": 8359, - "▁nella": 8360, - "▁previously": 8361, - "points": 8362, - "Send": 8363, - "▁Brown": 8364, - "each": 8365, - "▁trigger": 8366, - "ometimes": 8367, - "icos": 8368, - "GR": 8369, - "Panel": 8370, - "ogen": 8371, - "▁cm": 8372, - "ructions": 8373, - "▁kiss": 8374, - "▁solo": 8375, - "▁famous": 8376, - "ran": 8377, - "про": 8378, - "▁thro": 8379, - "Graph": 8380, - "imit": 8381, - "▁Value": 8382, - "▁starts": 8383, - "ipeline": 8384, - "hd": 8385, - "TC": 8386, - "▁discussion": 8387, - "▁truck": 8388, - "aka": 8389, - "Only": 8390, - "▁Equ": 8391, - "▁kö": 8392, - "▁Bes": 8393, - "▁critic": 8394, - "▁propos": 8395, - "▁batt": 8396, - "▁Section": 8397, - "Show": 8398, - "gp": 8399, - "STATE": 8400, - "POST": 8401, - "▁Nord": 8402, - "▁innov": 8403, - "▁crim": 8404, - "axis": 8405, - "▁Turn": 8406, - "conn": 8407, - "Runtime": 8408, - "▁remaining": 8409, - "oston": 8410, - "▁Э": 8411, - "▁windows": 8412, - "▁Royal": 8413, - "▁vide": 8414, - "PP": 8415, - "chron": 8416, - "▁san": 8417, - "▁rise": 8418, - "▁delle": 8419, - "▁Dur": 8420, - "▁rapid": 8421, - "cert": 8422, - "LA": 8423, - "edge": 8424, - "▁\\]": 8425, - "▁entered": 8426, - "▁laws": 8427, - "▁photo": 8428, - "▁applications": 8429, - "▁Berlin": 8430, - "▁arrest": 8431, - "▁federal": 8432, - "▁Russia": 8433, - "▁usual": 8434, - "▁raw": 8435, - "▁più": 8436, - "être": 8437, - "JSON": 8438, - "SION": 8439, - "xture": 8440, - "istent": 8441, - "▁Power": 8442, - "Bit": 8443, - "▁capacity": 8444, - "▁cards": 8445, - "UID": 8446, - "iments": 8447, - "▁dar": 8448, - "▁Chicago": 8449, - "▁comfortable": 8450, - "tip": 8451, - "bas": 8452, - "▁mu": 8453, - "▁enemy": 8454, - "yan": 8455, - "▁фи": 8456, - "▁updated": 8457, - "ango": 8458, - "Ev": 8459, - "Effect": 8460, - "osing": 8461, - "rence": 8462, - "▁Congress": 8463, - "▁defe": 8464, - "▁ip": 8465, - "▁tout": 8466, - "▁freedom": 8467, - "▁ao": 8468, - "▁Therefore": 8469, - "Edit": 8470, - "▁Virgin": 8471, - "REE": 8472, - "argo": 8473, - "▁Dam": 8474, - "▁traffic": 8475, - "ños": 8476, - "▁alle": 8477, - "▁depth": 8478, - "Now": 8479, - "▁sides": 8480, - "▁годи": 8481, - "Descriptor": 8482, - "▁artikel": 8483, - "▁narrow": 8484, - "___": 8485, - "kw": 8486, - "uto": 8487, - "▁Facebook": 8488, - "tegr": 8489, - "boolean": 8490, - "nik": 8491, - "bd": 8492, - "Track": 8493, - "▁gran": 8494, - "reshold": 8495, - "вет": 8496, - "wrap": 8497, - "▁noise": 8498, - "igu": 8499, - "▁Bon": 8500, - "▁wy": 8501, - "linux": 8502, - "cks": 8503, - "▁fans": 8504, - "▁mach": 8505, - "▁prices": 8506, - "év": 8507, - "outs": 8508, - "standing": 8509, - "▁categ": 8510, - ";\\": 8511, - "▁decre": 8512, - "▁Saturday": 8513, - "▁menu": 8514, - "▁Nov": 8515, - "▁Yet": 8516, - "▁так": 8517, - "liche": 8518, - "▁Academ": 8519, - "▁communication": 8520, - "using": 8521, - "▁Society": 8522, - "▁nuc": 8523, - "pective": 8524, - "orial": 8525, - "▁afraid": 8526, - "▁animal": 8527, - "▁turning": 8528, - "dst": 8529, - "mathfrak": 8530, - "lers": 8531, - "▁lots": 8532, - "▁á": 8533, - "▁Tra": 8534, - "np": 8535, - "▁rose": 8536, - "▁GL": 8537, - "▁helping": 8538, - "▁winter": 8539, - "▁ком": 8540, - "Mock": 8541, - "▁investment": 8542, - "Use": 8543, - "▁Canad": 8544, - "нд": 8545, - "Copy": 8546, - "▁fly": 8547, - "SER": 8548, - "▁Far": 8549, - "▁Ros": 8550, - "amil": 8551, - "▁fighting": 8552, - "▁religious": 8553, - "super": 8554, - "screen": 8555, - "▁furn": 8556, - "▁surprised": 8557, - "▁replied": 8558, - "Activity": 8559, - "▁Down": 8560, - "▁insert": 8561, - "▁Olymp": 8562, - "▁pointed": 8563, - "▁Card": 8564, - "driver": 8565, - "▁Da": 8566, - "!--": 8567, - "roud": 8568, - "undo": 8569, - "▁messages": 8570, - "▁Point": 8571, - "VM": 8572, - "▁plane": 8573, - "xc": 8574, - "▁television": 8575, - "ён": 8576, - "▁thousands": 8577, - "▁cris": 8578, - "▁delay": 8579, - "▁Next": 8580, - "▁nombre": 8581, - "▁tu": 8582, - "▁skip": 8583, - "road": 8584, - "istration": 8585, - "▁tur": 8586, - "▁Develop": 8587, - "▁Па": 8588, - "▁дру": 8589, - "▁wonderful": 8590, - ">&": 8591, - "▁Liber": 8592, - "▁scope": 8593, - "▁manage": 8594, - "▁dass": 8595, - "▁recall": 8596, - "PM": 8597, - "▁relevant": 8598, - "▁Earth": 8599, - "▁как": 8600, - "▁apr": 8601, - "▁ASS": 8602, - "ién": 8603, - "▁SH": 8604, - "oom": 8605, - "itet": 8606, - "none": 8607, - "asi": 8608, - "▁motor": 8609, - "▁Show": 8610, - "nb": 8611, - "▁factors": 8612, - "▁forest": 8613, - "▁вре": 8614, - "thm": 8615, - "▁municip": 8616, - "▁turns": 8617, - "▁Division": 8618, - "EC": 8619, - "▁disappe": 8620, - "structor": 8621, - "▁somewhere": 8622, - "▁African": 8623, - "▁Institute": 8624, - "Grid": 8625, - "▁teacher": 8626, - "uries": 8627, - "▁respectively": 8628, - "▁SD": 8629, - "▁alive": 8630, - "▁pou": 8631, - "▁Water": 8632, - "фе": 8633, - "▁changing": 8634, - "▁afternoon": 8635, - "▁orders": 8636, - "Ret": 8637, - "Pointer": 8638, - "▁sav": 8639, - "erg": 8640, - "oked": 8641, - "essions": 8642, - "▁Fire": 8643, - "aret": 8644, - "imm": 8645, - "▁desire": 8646, - "▁що": 8647, - "▁Design": 8648, - "uture": 8649, - "▁Office": 8650, - "▁cmd": 8651, - "▁eating": 8652, - "Network": 8653, - "▁rough": 8654, - "operator": 8655, - "IGN": 8656, - "▁sports": 8657, - "▁weren": 8658, - "▁noted": 8659, - "▁twice": 8660, - "III": 8661, - "▁anx": 8662, - "▁elim": 8663, - "▁ав": 8664, - "▁io": 8665, - "▁speech": 8666, - "▁condu": 8667, - "elles": 8668, - "idade": 8669, - "▁advance": 8670, - "RI": 8671, - "oca": 8672, - "/\\": 8673, - "apshot": 8674, - "▁tail": 8675, - "models": 8676, - "ogy": 8677, - "▁Jeff": 8678, - "iration": 8679, - "▁Kore": 8680, - "▁leads": 8681, - "bat": 8682, - "Adapter": 8683, - "category": 8684, - "angular": 8685, - "▁saved": 8686, - "▁uniform": 8687, - "▁né": 8688, - "▁businesses": 8689, - "Hist": 8690, - "▁ар": 8691, - "domain": 8692, - "▁Si": 8693, - "raise": 8694, - "▁warn": 8695, - "hetic": 8696, - "▁Gro": 8697, - ")).": 8698, - "}>": 8699, - "зе": 8700, - "▁Amazon": 8701, - "▁Organ": 8702, - "▁Lake": 8703, - "▁agreement": 8704, - "xa": 8705, - "▁perman": 8706, - "▁containing": 8707, - "▁strange": 8708, - "сті": 8709, - "▁stupid": 8710, - "▁speaking": 8711, - "▁Internet": 8712, - "prefix": 8713, - "esc": 8714, - "Assert": 8715, - "prote": 8716, - "▁manner": 8717, - "▁Sz": 8718, - "unte": 8719, - "iot": 8720, - "Profile": 8721, - "oven": 8722, - "▁formed": 8723, - "▁lit": 8724, - "▁economy": 8725, - "▁cz": 8726, - "wid": 8727, - "REQ": 8728, - "▁chosen": 8729, - "▁Produ": 8730, - "oster": 8731, - "stances": 8732, - "awa": 8733, - "▁Ren": 8734, - "▁confirm": 8735, - "▁Бо": 8736, - "▁billion": 8737, - "▁déc": 8738, - "ých": 8739, - "▁illustr": 8740, - "TIES": 8741, - "▁Pub": 8742, - "▁ban": 8743, - "aded": 8744, - "ahn": 8745, - "▁Cath": 8746, - "nonumber": 8747, - "▁worst": 8748, - "▁Ме": 8749, - "▁suggested": 8750, - "stats": 8751, - "▁cant": 8752, - "▁align": 8753, - "kappa": 8754, - "▁hen": 8755, - "▁initi": 8756, - "'])": 8757, - "BI": 8758, - "▁garden": 8759, - "▁secure": 8760, - "▁\\[": 8761, - "handler": 8762, - "elli": 8763, - "ldots": 8764, - "secut": 8765, - "▁extended": 8766, - "}-": 8767, - "anie": 8768, - "▁Find": 8769, - "▁Museum": 8770, - "▁Conne": 8771, - "yy": 8772, - "▁passion": 8773, - "akers": 8774, - "ahr": 8775, - "ologies": 8776, - "▁equation": 8777, - "▁occasion": 8778, - "Let": 8779, - "']['": 8780, - "Print": 8781, - "anes": 8782, - "iente": 8783, - "▁Today": 8784, - "LECT": 8785, - "▁Af": 8786, - ",,": 8787, - "▁Та": 8788, - "▁```": 8789, - "even": 8790, - "sin": 8791, - "urer": 8792, - "▁°": 8793, - "otimes": 8794, - "▁IO": 8795, - "▁poet": 8796, - "()));": 8797, - "▁−": 8798, - "▁adopt": 8799, - "phere": 8800, - "#[": 8801, - "▁centre": 8802, - "oves": 8803, - "▁ans": 8804, - "dp": 8805, - "▁Kir": 8806, - "▁applicable": 8807, - "fp": 8808, - "▁visual": 8809, - "▁okay": 8810, - "oro": 8811, - "▁opportunities": 8812, - "Repository": 8813, - "▁ll": 8814, - "▁Rod": 8815, - "▁shel": 8816, - "▁launch": 8817, - "▁conven": 8818, - "▁Spe": 8819, - "Amer": 8820, - "▁cette": 8821, - "Cond": 8822, - "dep": 8823, - "Own": 8824, - "▁hook": 8825, - "▁dict": 8826, - "▁Those": 8827, - "▁fellow": 8828, - "▁philosoph": 8829, - "vin": 8830, - "ferences": 8831, - "hav": 8832, - "▁adding": 8833, - "iverse": 8834, - "game": 8835, - "▁Blue": 8836, - "▁clin": 8837, - "note": 8838, - "▁Ram": 8839, - "мер": 8840, - "covery": 8841, - "ña": 8842, - "▁би": 8843, - "▁fashion": 8844, - "▁broke": 8845, - "▁'\\": 8846, - "▁reader": 8847, - "ное": 8848, - "ности": 8849, - "▁payment": 8850, - "▁Lic": 8851, - "▁lips": 8852, - "▁academ": 8853, - "▁Mot": 8854, - "ells": 8855, - "CHECK": 8856, - "▁ру": 8857, - "▁MS": 8858, - "Editor": 8859, - "▁zone": 8860, - "iture": 8861, - "▁IT": 8862, - "runtime": 8863, - "▁proceed": 8864, - "лов": 8865, - "▁Maria": 8866, - "olver": 8867, - "▁Thanks": 8868, - "▁shouldn": 8869, - "▁Joh": 8870, - "▁Model": 8871, - "▁Sov": 8872, - "!'": 8873, - "Di": 8874, - "▁cancer": 8875, - "Ident": 8876, - "▁exchange": 8877, - "iller": 8878, - "inf": 8879, - "LEN": 8880, - "(){": 8881, - "aga": 8882, - "\"],": 8883, - "uh": 8884, - "▁Ken": 8885, - "▁photos": 8886, - "▁tiny": 8887, - "▁gent": 8888, - "ül": 8889, - "▁Take": 8890, - "idel": 8891, - "outing": 8892, - "Internal": 8893, - "▁cells": 8894, - "ним": 8895, - "hard": 8896, - "▁Town": 8897, - "obe": 8898, - "plex": 8899, - "тер": 8900, - "tons": 8901, - "▁concentr": 8902, - "mock": 8903, - "vc": 8904, - "áz": 8905, - "▁Championship": 8906, - "▁бе": 8907, - "??": 8908, - "éri": 8909, - "aly": 8910, - "▁Ц": 8911, - "ierte": 8912, - "▁totally": 8913, - "▁Auf": 8914, - "▁ourselves": 8915, - "▁Self": 8916, - "Forms": 8917, - "ighter": 8918, - "▁island": 8919, - "fmt": 8920, - "▁rc": 8921, - "▁tells": 8922, - "BB": 8923, - "dit": 8924, - "▁variables": 8925, - "▁intended": 8926, - "izont": 8927, - "▁plays": 8928, - "dam": 8929, - "seq": 8930, - "▁Sup": 8931, - "▁cultural": 8932, - "▁scream": 8933, - "__,": 8934, - "cipl": 8935, - "Timeout": 8936, - "▁ж": 8937, - "orte": 8938, - "▁replaced": 8939, - "EM": 8940, - "▁abandon": 8941, - "▁Special": 8942, - "ellen": 8943, - "▁Bru": 8944, - "irmed": 8945, - "Te": 8946, - "olt": 8947, - "ju": 8948, - "Argument": 8949, - "▁neut": 8950, - "scape": 8951, - "▁Ray": 8952, - "▁Polit": 8953, - "▁crowd": 8954, - "▁Windows": 8955, - "iego": 8956, - "▁escape": 8957, - "▁Apache": 8958, - "sync": 8959, - "eben": 8960, - "ifies": 8961, - "ether": 8962, - "Meta": 8963, - "▁biggest": 8964, - "Game": 8965, - "▁transaction": 8966, - "Env": 8967, - "▁Мо": 8968, - "▁plenty": 8969, - "▁mel": 8970, - "пре": 8971, - "▁motiv": 8972, - "▁ор": 8973, - "organ": 8974, - "▁mock": 8975, - "▁$_": 8976, - "ене": 8977, - "▁Number": 8978, - "cknow": 8979, - "▁Update": 8980, - "zero": 8981, - "▁surprise": 8982, - "cean": 8983, - "pdf": 8984, - "Global": 8985, - "▁attend": 8986, - "▁fond": 8987, - "▁understood": 8988, - "Nav": 8989, - "▁Mic": 8990, - "=$": 8991, - "oking": 8992, - "▁Stadium": 8993, - "Close": 8994, - "▁competition": 8995, - "▁soldiers": 8996, - "▁OP": 8997, - "agne": 8998, - "▁Anton": 8999, - "Main": 9000, - "ák": 9001, - "▁#[": 9002, - "▁Commit": 9003, - "pyx": 9004, - "▁east": 9005, - "▁Order": 9006, - "Float": 9007, - "▁accepted": 9008, - "▁monitor": 9009, - "▁pad": 9010, - "onic": 9011, - "▁pushed": 9012, - "▁replace": 9013, - "CRE": 9014, - "▁ride": 9015, - "found": 9016, - "=%": 9017, - "вой": 9018, - "▁matches": 9019, - "▁Lie": 9020, - "▁experiences": 9021, - "Pool": 9022, - "ups": 9023, - "AV": 9024, - "▁existence": 9025, - "▁thin": 9026, - "▁magn": 9027, - "COMP": 9028, - "home": 9029, - "▁ni": 9030, - "▁wurden": 9031, - "лав": 9032, - "▁teeth": 9033, - "▁Stan": 9034, - "appro": 9035, - "anny": 9036, - "ifts": 9037, - "▁unknown": 9038, - "▁homes": 9039, - "▁entity": 9040, - "cie": 9041, - "ление": 9042, - "iar": 9043, - "▁compliance": 9044, - "▁focused": 9045, - "uzz": 9046, - "=\\\"": 9047, - "components": 9048, - "Attr": 9049, - "allery": 9050, - "▁identify": 9051, - "Ok": 9052, - "pie": 9053, - "▁Still": 9054, - "▁offering": 9055, - "▁busy": 9056, - "ctl": 9057, - "itors": 9058, - "▁concerned": 9059, - "▁brown": 9060, - "clk": 9061, - "Selected": 9062, - "▁Block": 9063, - "▁egy": 9064, - "icing": 9065, - "▁URL": 9066, - "▁topic": 9067, - "▁Product": 9068, - "▁чи": 9069, - "▁trial": 9070, - "▁weekend": 9071, - "lu": 9072, - "▁IV": 9073, - "▁Egy": 9074, - "xC": 9075, - "▁nove": 9076, - "▁lett": 9077, - "enne": 9078, - "()).": 9079, - ".**": 9080, - "▁promise": 9081, - "election": 9082, - "Auth": 9083, - "rv": 9084, - "ril": 9085, - "▁conduct": 9086, - "▁maintain": 9087, - "▁boat": 9088, - "▁opposite": 9089, - "spin": 9090, - "webpack": 9091, - "anta": 9092, - "▁orient": 9093, - "▁suc": 9094, - "▁exercise": 9095, - "▁efficient": 9096, - "▁tradition": 9097, - "▁zw": 9098, - "▁Sud": 9099, - "going": 9100, - "▁Pier": 9101, - "inv": 9102, - "ipes": 9103, - "ensuremath": 9104, - "▁conver": 9105, - "creen": 9106, - "▁terror": 9107, - "▁Dou": 9108, - "▁invalid": 9109, - "ceived": 9110, - "▁Arab": 9111, - "▁wire": 9112, - "application": 9113, - "shift": 9114, - "Generic": 9115, - "▁Plan": 9116, - "▁Wall": 9117, - "▁directory": 9118, - "▁egg": 9119, - "▁wealth": 9120, - "random": 9121, - "attribute": 9122, - "▁hide": 9123, - "Serial": 9124, - "cam": 9125, - "▁ital": 9126, - "▁Line": 9127, - "▁CHECK": 9128, - "ployment": 9129, - "▁massive": 9130, - "▁extract": 9131, - "chain": 9132, - "Rest": 9133, - "▁Las": 9134, - "▁bear": 9135, - "▁links": 9136, - "▁newsp": 9137, - "▁FC": 9138, - "Card": 9139, - "aks": 9140, - "▁visible": 9141, - "▁Marc": 9142, - "▁Boston": 9143, - "▁reserved": 9144, - "▁roof": 9145, - "licenses": 9146, - "dc": 9147, - "▁Information": 9148, - "▁witness": 9149, - "Sk": 9150, - "*),": 9151, - "Scope": 9152, - "'];": 9153, - "▁Mir": 9154, - "uding": 9155, - "▁trend": 9156, - "rep": 9157, - "▁musical": 9158, - "▁neither": 9159, - "▁Creat": 9160, - "▁positions": 9161, - "LC": 9162, - "ridge": 9163, - "▁officers": 9164, - "▁violence": 9165, - "▁Tem": 9166, - "▁Sus": 9167, - "▁Way": 9168, - "After": 9169, - "acket": 9170, - "▁Sou": 9171, - "acer": 9172, - "||": 9173, - "▁remark": 9174, - "water": 9175, - "ně": 9176, - "▁Са": 9177, - "▁sed": 9178, - "Each": 9179, - "▁photograph": 9180, - "▁letters": 9181, - "▁invent": 9182, - "▁Mas": 9183, - "▁songs": 9184, - "ól": 9185, - "kind": 9186, - "▁Non": 9187, - "▁dust": 9188, - "**:": 9189, - "nabla": 9190, - ".\",": 9191, - "Lock": 9192, - "▁До": 9193, - "▁cluster": 9194, - "loss": 9195, - "▁ASSERT": 9196, - "fall": 9197, - "▁reject": 9198, - "▁Spring": 9199, - "▁wedding": 9200, - "▁grav": 9201, - "ression": 9202, - "limit": 9203, - "RES": 9204, - "]}": 9205, - "▁listed": 9206, - "▁Tele": 9207, - "hline": 9208, - "▁chief": 9209, - "MEM": 9210, - "дар": 9211, - "▁expensive": 9212, - "trace": 9213, - "▁Rog": 9214, - "▁Coll": 9215, - "▁Author": 9216, - "▁Board": 9217, - "▁Capt": 9218, - "TEXT": 9219, - "▁recon": 9220, - "esta": 9221, - "▁properly": 9222, - "▁&\\": 9223, - "leton": 9224, - "iker": 9225, - "Gu": 9226, - "▁Kom": 9227, - "oco": 9228, - "▁anymore": 9229, - "▁taste": 9230, - "▁Santa": 9231, - "gex": 9232, - "▁Secret": 9233, - "▁talent": 9234, - "▁moments": 9235, - "▁Ba": 9236, - "▁extr": 9237, - "▁Commission": 9238, - "▁modify": 9239, - "▁Figure": 9240, - "▁domin": 9241, - "▁plot": 9242, - "enger": 9243, - "utch": 9244, - "▁cities": 9245, - "▁nut": 9246, - "profile": 9247, - "▁Stat": 9248, - "▁nodes": 9249, - "▁ns": 9250, - "essages": 9251, - "impl": 9252, - "icker": 9253, - "▁examples": 9254, - "abeth": 9255, - "▁stated": 9256, - "fire": 9257, - "bul": 9258, - "▁dangerous": 9259, - "▁Pay": 9260, - "▁Gre": 9261, - "▁Monday": 9262, - "esome": 9263, - "igan": 9264, - "rund": 9265, - "prise": 9266, - "fail": 9267, - "▁Never": 9268, - "Av": 9269, - "▁linear": 9270, - "▁ul": 9271, - "WAR": 9272, - "рен": 9273, - "▁AT": 9274, - "▁dop": 9275, - "▁nou": 9276, - "Dest": 9277, - "▁claims": 9278, - "enda": 9279, - "▁crazy": 9280, - "gel": 9281, - "oggle": 9282, - "▁representation": 9283, - "inen": 9284, - "▁alternative": 9285, - "DM": 9286, - "ABILITY": 9287, - "faces": 9288, - "▁doors": 9289, - "ativ": 9290, - "Look": 9291, - "▁JSON": 9292, - "▁appearance": 9293, - "бря": 9294, - "SQL": 9295, - "▁silence": 9296, - "udo": 9297, - "▁Director": 9298, - "Statement": 9299, - "selected": 9300, - "high": 9301, - "prime": 9302, - "▁ignore": 9303, - "▁colors": 9304, - "ushing": 9305, - "▁virt": 9306, - "manager": 9307, - "▁remote": 9308, - "ło": 9309, - "small": 9310, - "▁crime": 9311, - "rb": 9312, - "▁creation": 9313, - "▁flight": 9314, - "▁Sign": 9315, - "ILE": 9316, - "▁DO": 9317, - "comment": 9318, - "▁Cost": 9319, - ".__": 9320, - "▁Cop": 9321, - "▁vom": 9322, - "▁Science": 9323, - "ления": 9324, - "oop": 9325, - "interface": 9326, - "▁WARRANTIES": 9327, - "▁Page": 9328, - "******": 9329, - "ском": 9330, - "TRUE": 9331, - "▁repeated": 9332, - "▁его": 9333, - "шо": 9334, - "▁roz": 9335, - "Pe": 9336, - "▁ISBN": 9337, - "irts": 9338, - "poses": 9339, - "})$": 9340, - "▁І": 9341, - "children": 9342, - "bles": 9343, - "ECT": 9344, - "▁iz": 9345, - "▁builder": 9346, - "▁Media": 9347, - "iat": 9348, - "▁contrast": 9349, - "”,": 9350, - "▁Link": 9351, - "▁Education": 9352, - "▁joint": 9353, - "▁external": 9354, - "▁роз": 9355, - "▁bits": 9356, - "FORM": 9357, - "erman": 9358, - "wp": 9359, - "▁Mike": 9360, - "▁Master": 9361, - "▁senior": 9362, - "▁Nav": 9363, - "▁recorded": 9364, - "eling": 9365, - "esh": 9366, - "fx": 9367, - "кан": 9368, - "▁tall": 9369, - "▁Johnson": 9370, - "▁sono": 9371, - "▁anche": 9372, - "icken": 9373, - "loop": 9374, - "iciency": 9375, - "emporary": 9376, - "▁Does": 9377, - "▁relation": 9378, - "мы": 9379, - "was": 9380, - "low": 9381, - "ichte": 9382, - "▁Jones": 9383, - "▁bedroom": 9384, - "DIS": 9385, - "▁magnet": 9386, - "▁Engine": 9387, - "▁feelings": 9388, - "GC": 9389, - "▁torn": 9390, - "▁relationships": 9391, - "▁Ре": 9392, - "▁proud": 9393, - "▁twe": 9394, - "oval": 9395, - "▁waste": 9396, - "▁reduced": 9397, - "ilton": 9398, - "BP": 9399, - "▁forgot": 9400, - "▁bodies": 9401, - "▁Haw": 9402, - "lag": 9403, - "▁www": 9404, - "door": 9405, - "▁sufficient": 9406, - "▁dollars": 9407, - "Len": 9408, - "▁talked": 9409, - "▁bond": 9410, - "▁Bor": 9411, - "}}{": 9412, - "rod": 9413, - "Password": 9414, - "quare": 9415, - "▁lights": 9416, - "eren": 9417, - "▁thirty": 9418, - "NC": 9419, - "▁TODO": 9420, - "▁respond": 9421, - "ких": 9422, - "direct": 9423, - "ação": 9424, - "▁heav": 9425, - "Media": 9426, - "exit": 9427, - "License": 9428, - "`.": 9429, - "▁mixed": 9430, - "▁desk": 9431, - "▁teaching": 9432, - "▁maj": 9433, - "▁nerv": 9434, - "inations": 9435, - "typeof": 9436, - "▁coast": 9437, - "▁же": 9438, - "▁beside": 9439, - "ummy": 9440, - "Doc": 9441, - "▁schedule": 9442, - "▁recover": 9443, - "▁Further": 9444, - "▁steel": 9445, - "boot": 9446, - "▁Perhaps": 9447, - "▁съ": 9448, - "▁Os": 9449, - "rick": 9450, - "▁Ви": 9451, - "Support": 9452, - "▁(_": 9453, - "nil": 9454, - "pis": 9455, - "xpected": 9456, - "▁processing": 9457, - "Build": 9458, - "arian": 9459, - "▁icon": 9460, - "▁CA": 9461, - "wick": 9462, - "=(": 9463, - "▁algorithm": 9464, - "▁Young": 9465, - "▁Management": 9466, - "▁ancient": 9467, - "ность": 9468, - "oti": 9469, - "▁combination": 9470, - "world": 9471, - "nn": 9472, - "▁dram": 9473, - "enabled": 9474, - "Ac": 9475, - "CCESS": 9476, - "aration": 9477, - "▁blocks": 9478, - "▁Angeles": 9479, - "▁Qual": 9480, - "▁succeed": 9481, - "network": 9482, - "▁oblig": 9483, - "springframework": 9484, - "▁Tre": 9485, - "okes": 9486, - "mun": 9487, - "▁Network": 9488, - "Del": 9489, - "▁estate": 9490, - "▁liqu": 9491, - "▁pob": 9492, - "▁dad": 9493, - "▁distinct": 9494, - "▁Tit": 9495, - "▁Lear": 9496, - "ferred": 9497, - "android": 9498, - "▁subsequ": 9499, - "▁Florida": 9500, - "subset": 9501, - "▁whisper": 9502, - "Vol": 9503, - "ulous": 9504, - "▁crew": 9505, - "▁lug": 9506, - "pid": 9507, - "ocity": 9508, - "skb": 9509, - "▁tea": 9510, - "ун": 9511, - "▁honor": 9512, - "▁Ins": 9513, - "▁gew": 9514, - "Details": 9515, - "eneath": 9516, - "atar": 9517, - "▁_{": 9518, - "amen": 9519, - "▁setup": 9520, - "Transaction": 9521, - "▁blank": 9522, - "Failed": 9523, - "job": 9524, - "▁pret": 9525, - "ße": 9526, - "loor": 9527, - "ří": 9528, - "ncia": 9529, - "▁anywhere": 9530, - "▁Light": 9531, - "▁Ak": 9532, - "BD": 9533, - "▁excited": 9534, - "agers": 9535, - "▁warning": 9536, - "▁processes": 9537, - "hu": 9538, - "▁youth": 9539, - "▁dogs": 9540, - "▁oct": 9541, - "▁nine": 9542, - "Writer": 9543, - "grid": 9544, - "▁importance": 9545, - "estic": 9546, - "▁carefully": 9547, - "master": 9548, - "▁decisions": 9549, - "▁pin": 9550, - "▁crack": 9551, - "TEST": 9552, - "▁Local": 9553, - "▁Right": 9554, - "▁vast": 9555, - "▁faster": 9556, - "▁institut": 9557, - "▁annual": 9558, - "LAN": 9559, - "▁episode": 9560, - "▁XV": 9561, - "▁delivery": 9562, - "tl": 9563, - "FP": 9564, - "circ": 9565, - "▁typically": 9566, - "igo": 9567, - "▁intel": 9568, - "nat": 9569, - "xb": 9570, - "стро": 9571, - ")-": 9572, - "▁Bal": 9573, - "▁Jos": 9574, - "▁gonna": 9575, - "▁Rest": 9576, - "jor": 9577, - "onia": 9578, - "orship": 9579, - "overy": 9580, - "LINE": 9581, - "]:": 9582, - "Queue": 9583, - "▁compare": 9584, - "▁apartment": 9585, - "▁rul": 9586, - "Dr": 9587, - "gency": 9588, - "▁obviously": 9589, - "zie": 9590, - "ycl": 9591, - "fortunately": 9592, - "▁stepped": 9593, - "▁Seg": 9594, - "▁Which": 9595, - "▁PC": 9596, - "▁ast": 9597, - "endor": 9598, - "▁permission": 9599, - "COL": 9600, - "▁TEST": 9601, - "Pay": 9602, - "ères": 9603, - "▁studied": 9604, - "▁accompl": 9605, - "role": 9606, - "Where": 9607, - "protobuf": 9608, - "metadata": 9609, - "Job": 9610, - "▁Four": 9611, - "plements": 9612, - "disable": 9613, - "▁loud": 9614, - "▁happening": 9615, - "▁Using": 9616, - "rog": 9617, - "▁depends": 9618, - "ím": 9619, - "'\\": 9620, - "▁taught": 9621, - "shared": 9622, - "▁attributes": 9623, - "▁Action": 9624, - "▁dess": 9625, - "▁houses": 9626, - "▁reset": 9627, - "▁bien": 9628, - "▁explicit": 9629, - "LOW": 9630, - "->_": 9631, - "▁PM": 9632, - "Category": 9633, - "oice": 9634, - "into": 9635, - "▁mail": 9636, - "▁authority": 9637, - "▁unable": 9638, - "filename": 9639, - "ék": 9640, - "лей": 9641, - "▁sector": 9642, - "appoint": 9643, - "▁hang": 9644, - "▁cel": 9645, - "related": 9646, - "itate": 9647, - "▁'<": 9648, - "amber": 9649, - "▁cheap": 9650, - "▁enabled": 9651, - "▁division": 9652, - "Any": 9653, - "▁hier": 9654, - "▁Head": 9655, - "ntax": 9656, - "uda": 9657, - "▁limitations": 9658, - "▁studio": 9659, - "media": 9660, - "▁circle": 9661, - "нова": 9662, - "▁laug": 9663, - "acts": 9664, - "▁Во": 9665, - "ód": 9666, - "pled": 9667, - "LOC": 9668, - "Expr": 9669, - ">:": 9670, - "▁prés": 9671, - "▁laughed": 9672, - "▁Three": 9673, - "лы": 9674, - "▁ends": 9675, - "▁fundament": 9676, - "▁inher": 9677, - "▁liv": 9678, - "bid": 9679, - "▁responsibility": 9680, - "▁checked": 9681, - "▁Pac": 9682, - "▁fault": 9683, - "▁yellow": 9684, - "▁salt": 9685, - "▁Francisco": 9686, - "▁^": 9687, - "▁ON": 9688, - "▁beauty": 9689, - "yg": 9690, - "▁Aff": 9691, - "▁Eq": 9692, - "▁magic": 9693, - "▁handler": 9694, - "xE": 9695, - "▁numerous": 9696, - "▁hole": 9697, - "▁rooms": 9698, - "cción": 9699, - "▁Arm": 9700, - "person": 9701, - "▁buildings": 9702, - "▁plate": 9703, - "bled": 9704, - "errors": 9705, - "▁Again": 9706, - "▁Default": 9707, - "▁Hard": 9708, - "tó": 9709, - "hus": 9710, - "▁dimension": 9711, - "iale": 9712, - "▁Mult": 9713, - "▁Government": 9714, - "Func": 9715, - "▁blow": 9716, - "▁rect": 9717, - "erra": 9718, - "connection": 9719, - "▁passing": 9720, - "ßen": 9721, - "phas": 9722, - "ensional": 9723, - "record": 9724, - "cohol": 9725, - "▁Harry": 9726, - "izontal": 9727, - "▁finger": 9728, - "▁younger": 9729, - "▁SC": 9730, - "operation": 9731, - "BY": 9732, - "heim": 9733, - "▁Bad": 9734, - "▁storm": 9735, - "▁Nat": 9736, - "▁buying": 9737, - "▁Sometimes": 9738, - "▁Ста": 9739, - "essed": 9740, - "▁damn": 9741, - "▁meg": 9742, - "umes": 9743, - "ünd": 9744, - "тра": 9745, - "▁silver": 9746, - "wd": 9747, - "hidden": 9748, - "ardo": 9749, - "▁communities": 9750, - "▁diet": 9751, - "otted": 9752, - "▁bat": 9753, - "ancer": 9754, - "▁fmt": 9755, - "▁Pen": 9756, - "▁til": 9757, - "Enum": 9758, - "PATH": 9759, - "▁matters": 9760, - "timeout": 9761, - "------------": 9762, - "kan": 9763, - "▁Corpor": 9764, - "=\"../../": 9765, - "▁Ale": 9766, - "hentication": 9767, - "▁complic": 9768, - "▁Security": 9769, - "OFF": 9770, - "Rad": 9771, - "apse": 9772, - "▁dance": 9773, - "▁permissions": 9774, - "▁warrant": 9775, - "▁lad": 9776, - "▁isol": 9777, - "dl": 9778, - "▁Au": 9779, - "yes": 9780, - "▁tv": 9781, - "▁provider": 9782, - "▁terrible": 9783, - "▁department": 9784, - "eral": 9785, - "▁implementation": 9786, - "SR": 9787, - "▁hearing": 9788, - "▁Kn": 9789, - "FR": 9790, - "tv": 9791, - "▁diss": 9792, - "FUN": 9793, - "▁durante": 9794, - "osis": 9795, - "▁tasks": 9796, - "▁Blo": 9797, - "вод": 9798, - "▁branch": 9799, - "▁politics": 9800, - "▁Elle": 9801, - "▁leadership": 9802, - "expr": 9803, - "▁techniques": 9804, - "prec": 9805, - "Sigma": 9806, - "imately": 9807, - "tk": 9808, - "achment": 9809, - "▁Enter": 9810, - "▁creative": 9811, - "▁зна": 9812, - "appy": 9813, - "unched": 9814, - "▁'',": 9815, - "onder": 9816, - "{-": 9817, - "NUM": 9818, - "▁narr": 9819, - "Memory": 9820, - "▁winning": 9821, - "▁Follow": 9822, - "*/\r": 9823, - "vision": 9824, - "resents": 9825, - "zione": 9826, - "▁latter": 9827, - "▁requests": 9828, - "▁margin": 9829, - "▁{\"": 9830, - "video": 9831, - "cn": 9832, - "▁Image": 9833, - "Tim": 9834, - "CONFIG": 9835, - "▁allowing": 9836, - "▁combined": 9837, - "PUT": 9838, - "▁instanceof": 9839, - "igin": 9840, - "▁pero": 9841, - "▁''": 9842, - "▁confidence": 9843, - "▁equivalent": 9844, - "pad": 9845, - "effect": 9846, - "RX": 9847, - "▁lang": 9848, - "strong": 9849, - "▁bridge": 9850, - "aya": 9851, - "▁treated": 9852, - "▁forth": 9853, - "SW": 9854, - "▁accounts": 9855, - "▁PO": 9856, - "▁listening": 9857, - "Route": 9858, - "()))": 9859, - "cpy": 9860, - "▁reform": 9861, - "▁gate": 9862, - "▁Walk": 9863, - "▁somehow": 9864, - "tf": 9865, - "▁layout": 9866, - "umin": 9867, - "▁considering": 9868, - "▁premi": 9869, - "▁Mom": 9870, - "athan": 9871, - "Gen": 9872, - "▁planet": 9873, - "amples": 9874, - "▁MO": 9875, - "shop": 9876, - "▁premier": 9877, - "▁simpl": 9878, - "▁segu": 9879, - "LY": 9880, - "Sum": 9881, - "▁tables": 9882, - "ska": 9883, - "▁ž": 9884, - "pd": 9885, - "▁sous": 9886, - "▁conference": 9887, - "▁Dat": 9888, - "Scroll": 9889, - "▁standards": 9890, - "▁гру": 9891, - "esse": 9892, - "▁citizens": 9893, - "▁occurred": 9894, - "▁democr": 9895, - "▁elev": 9896, - "▁Sem": 9897, - "ensus": 9898, - "headers": 9899, - "▁Chris": 9900, - "imento": 9901, - "kom": 9902, - "Cor": 9903, - "MIN": 9904, - "usher": 9905, - "Database": 9906, - "▁formal": 9907, - "igne": 9908, - "▁organizations": 9909, - "▁Ire": 9910, - "Xml": 9911, - "из": 9912, - "▁pray": 9913, - "▁bomb": 9914, - "▁mand": 9915, - "erts": 9916, - "▁clock": 9917, - "▁buck": 9918, - "вали": 9919, - "ensch": 9920, - "▁volt": 9921, - "▁films": 9922, - "▁plants": 9923, - "inode": 9924, - "Boolean": 9925, - "▁restaurant": 9926, - "ían": 9927, - "▁debut": 9928, - "pages": 9929, - "▁wordt": 9930, - "▁Ба": 9931, - "▁greatest": 9932, - "(\"/": 9933, - "▁copyright": 9934, - "▁rit": 9935, - "sizeof": 9936, - "Trace": 9937, - "uent": 9938, - "тур": 9939, - "▁ko": 9940, - ":\\": 9941, - "▁bigger": 9942, - "▁perfectly": 9943, - "tenance": 9944, - "MASK": 9945, - "ré": 9946, - "▁ett": 9947, - "▁nose": 9948, - "▁craft": 9949, - "iteral": 9950, - "▁discussed": 9951, - "▁Jewish": 9952, - "Cap": 9953, - "▁Unless": 9954, - "▁Jackson": 9955, - "Attributes": 9956, - "▁lunch": 9957, - "öl": 9958, - "atr": 9959, - "▁paying": 9960, - "Parse": 9961, - "()\r": 9962, - "lad": 9963, - "▁rare": 9964, - "▁[];": 9965, - "stone": 9966, - "▁unc": 9967, - "▁defense": 9968, - "}+": 9969, - "▁Global": 9970, - "▁Soviet": 9971, - "▁Australian": 9972, - "▁gli": 9973, - "variant": 9974, - "▁Ron": 9975, - "▁loan": 9976, - "Step": 9977, - "member": 9978, - "Sch": 9979, - "▁Committee": 9980, - "▁spending": 9981, - "▁Tri": 9982, - "▁Journal": 9983, - "▁sugar": 9984, - "elly": 9985, - "HTML": 9986, - "▁advent": 9987, - "wing": 9988, - "▁Whether": 9989, - "oration": 9990, - "▁NE": 9991, - "iveness": 9992, - "▁hav": 9993, - "▁conscious": 9994, - "een": 9995, - "Symbol": 9996, - "▁ку": 9997, - "Logger": 9998, - "▁Little": 9999, - "widet": 10000, - "ocation": 10001, - "pin": 10002, - "▁symmet": 10003, - "▁AD": 10004, - "▁posts": 10005, - "shal": 10006, - "▁Conf": 10007, - "▁chose": 10008, - "mal": 10009, - "ulo": 10010, - "▁Method": 10011, - "▁missed": 10012, - "Remove": 10013, - "Auto": 10014, - "VALUE": 10015, - "thlet": 10016, - "▁Force": 10017, - "pf": 10018, - "▁Я": 10019, - "late": 10020, - "▁pul": 10021, - "Pop": 10022, - "▁advanced": 10023, - "aires": 10024, - "ressed": 10025, - "AME": 10026, - "bell": 10027, - "aching": 10028, - "ić": 10029, - "echo": 10030, - "HS": 10031, - "▁funny": 10032, - "рии": 10033, - "▁eer": 10034, - "▁veget": 10035, - "▁fourth": 10036, - "cf": 10037, - "transform": 10038, - "▁grown": 10039, - "▁McC": 10040, - "site": 10041, - "▁beneath": 10042, - "▁shell": 10043, - "xd": 10044, - "Play": 10045, - "short": 10046, - "Role": 10047, - "▁religion": 10048, - "inator": 10049, - "}<": 10123, - "asp": 10124, - "ajo": 10125, - "exports": 10126, - "▁Node": 10127, - "▁jako": 10128, - "▁ya": 10129, - "▁successfully": 10130, - "▁friendly": 10131, - "buff": 10132, - "DEFAULT": 10133, - "▁pregn": 10134, - "Required": 10135, - "▁binary": 10136, - "isting": 10137, - "▁stared": 10138, - "▁circumstances": 10139, - "▁хо": 10140, - "rei": 10141, - "▁Го": 10142, - "Transform": 10143, - "cnt": 10144, - "▁Ext": 10145, - "report": 10146, - "VERSION": 10147, - "▁analy": 10148, - "▁Marg": 10149, - "▁alleg": 10150, - "builder": 10151, - "ToString": 10152, - "Layer": 10153, - "íst": 10154, - "Prop": 10155, - "▁Emp": 10156, - "}]": 10157, - "▁selling": 10158, - "▁queue": 10159, - "▁seriously": 10160, - "▁Lead": 10161, - "textit": 10162, - "testing": 10163, - "▁Пре": 10164, - "security": 10165, - "iał": 10166, - "ún": 10167, - "chip": 10168, - "▁candidate": 10169, - "▁minister": 10170, - "eria": 10171, - "▁Het": 10172, - "дин": 10173, - "▁Britain": 10174, - "▁barely": 10175, - "▁sty": 10176, - "▁Spanish": 10177, - "▁Ven": 10178, - "timer": 10179, - "ків": 10180, - "▁documents": 10181, - "('.": 10182, - "▁debug": 10183, - "▁contro": 10184, - "стоя": 10185, - "▁joy": 10186, - "Sn": 10187, - "Inv": 10188, - "▁protocol": 10189, - "▁faces": 10190, - "▁Despite": 10191, - "sed": 10192, - "Conf": 10193, - "ARG": 10194, - "▁evolution": 10195, - "▁tod": 10196, - "▁Promise": 10197, - "▁posted": 10198, - "Perm": 10199, - "bet": 10200, - "Ang": 10201, - "Just": 10202, - "▁rum": 10203, - "layer": 10204, - "▁behavi": 10205, - "ipping": 10206, - "▁dynam": 10207, - "▁scheme": 10208, - "▁proto": 10209, - ")/": 10210, - "Collections": 10211, - "riev": 10212, - "▁Click": 10213, - "▁uns": 10214, - "widetilde": 10215, - "▁remembered": 10216, - "гі": 10217, - "inates": 10218, - "▁incorpor": 10219, - "▁Description": 10220, - "▁prepare": 10221, - "▁Final": 10222, - "uation": 10223, - "▁Queen": 10224, - ">;": 10225, - "▁automatically": 10226, - "▁sharp": 10227, - "▁meat": 10228, - "ateur": 10229, - "astern": 10230, - "▁stuck": 10231, - "ASSERT": 10232, - "▁planned": 10233, - "dots": 10234, - "ookie": 10235, - "▁Histor": 10236, - "▁reviews": 10237, - "IMP": 10238, - "▁answered": 10239, - "Total": 10240, - "▁sau": 10241, - "▁Mexico": 10242, - "continue": 10243, - "▁Apple": 10244, - "likely": 10245, - "зва": 10246, - "users": 10247, - "▁identified": 10248, - "▁Lev": 10249, - "▁mol": 10250, - "▁Islam": 10251, - "▁committed": 10252, - "writ": 10253, - "бер": 10254, - "rift": 10255, - "▁interrupt": 10256, - "▁readonly": 10257, - "schema": 10258, - "Sm": 10259, - "Double": 10260, - "aza": 10261, - "▁Hal": 10262, - "Move": 10263, - "▁Series": 10264, - "inline": 10265, - "▁которы": 10266, - "soc": 10267, - "▁tent": 10268, - "▁amer": 10269, - "aki": 10270, - "▁lady": 10271, - "▁tired": 10272, - "ifi": 10273, - "▁même": 10274, - "ouver": 10275, - "▁aside": 10276, - "Did": 10277, - "',\r": 10278, - "▁bringing": 10279, - "Drawing": 10280, - "aro": 10281, - "▁Rh": 10282, - "▁Naz": 10283, - "esso": 10284, - "▁reaction": 10285, - "mitted": 10286, - "▁absolute": 10287, - "haust": 10288, - "(()": 10289, - "▁Task": 10290, - "ERS": 10291, - "▁^{": 10292, - "VD": 10293, - "▁tone": 10294, - "dist": 10295, - "vs": 10296, - "▁wheel": 10297, - "▁administration": 10298, - "▁interests": 10299, - "▁pointer": 10300, - "▁encounter": 10301, - "aver": 10302, - "▁nord": 10303, - "ket": 10304, - "▁beach": 10305, - "▁enjoyed": 10306, - "contains": 10307, - "▁append": 10308, - "Wait": 10309, - "▁squad": 10310, - "zel": 10311, - "▁medium": 10312, - "▁sending": 10313, - "▁Lady": 10314, - "ções": 10315, - "▁destination": 10316, - "nych": 10317, - "▁conflict": 10318, - "▁Ly": 10319, - "▁vul": 10320, - "▁basically": 10321, - "reated": 10322, - "black": 10323, - "ugins": 10324, - "▁calm": 10325, - "érie": 10326, - "har": 10327, - "лан": 10328, - "▁Се": 10329, - "watch": 10330, - "▁Put": 10331, - "▁dump": 10332, - "acher": 10333, - "scroll": 10334, - "▁claimed": 10335, - "▁Control": 10336, - "▁blind": 10337, - "enti": 10338, - "▁Keep": 10339, - "▁Development": 10340, - "images": 10341, - "▁tough": 10342, - "gebra": 10343, - "▁sept": 10344, - "hew": 10345, - "▁skill": 10346, - "▁Tay": 10347, - "▁któ": 10348, - "owner": 10349, - "pare": 10350, - "▁fee": 10351, - "▁continues": 10352, - "▁kan": 10353, - "bes": 10354, - "▁cha": 10355, - "ovo": 10356, - "▁Night": 10357, - "icture": 10358, - "shire": 10359, - "▁essay": 10360, - "▁suppose": 10361, - "etic": 10362, - "Art": 10363, - "acon": 10364, - "lla": 10365, - "words": 10366, - "▁comparison": 10367, - "▁BE": 10368, - "▁challenges": 10369, - "▁ol": 10370, - "citep": 10371, - "▁Foot": 10372, - "▁Such": 10373, - "▁papers": 10374, - "activ": 10375, - "quer": 10376, - "тя": 10377, - "▁То": 10378, - "ський": 10379, - "thur": 10380, - "done": 10381, - "▁shock": 10382, - "▁dedicated": 10383, - "▁correspond": 10384, - "Second": 10385, - "▁bull": 10386, - "life": 10387, - "indent": 10388, - "▁figures": 10389, - "▁Andrew": 10390, - "isp": 10391, - "▁favour": 10392, - "зда": 10393, - "▁Elect": 10394, - "Full": 10395, - "▁nearby": 10396, - "▁Register": 10397, - "Scale": 10398, - "ications": 10399, - "ин": 10400, - "▁AM": 10401, - "pair": 10402, - "▁perspective": 10403, - "▁nos": 10404, - "apa": 10405, - "ostał": 10406, - "▁Pers": 10407, - "icer": 10408, - "▁plastic": 10409, - "дов": 10410, - "ciples": 10411, - "zą": 10412, - "clos": 10413, - "▁уча": 10414, - "▁Á": 10415, - "plugin": 10416, - "▁angle": 10417, - "▁commission": 10418, - "▁funds": 10419, - "▁indu": 10420, - "▁drawn": 10421, - "ám": 10422, - "▁developing": 10423, - "▁segment": 10424, - "isme": 10425, - "scr": 10426, - "▁lies": 10427, - "▁IL": 10428, - "▁api": 10429, - "Extension": 10430, - "▁scal": 10431, - "install": 10432, - "▁Week": 10433, - "▁gentle": 10434, - "▁Canadian": 10435, - "▁dialog": 10436, - "▁articles": 10437, - "Theme": 10438, - "SM": 10439, - "▁Bul": 10440, - "▁leur": 10441, - "▁stom": 10442, - "Plugin": 10443, - "▁после": 10444, - "▁stead": 10445, - "▁ś": 10446, - "ipher": 10447, - "▁prze": 10448, - "▁draft": 10449, - "bottom": 10450, - "▁{};": 10451, - "▁stayed": 10452, - "feature": 10453, - "▁vot": 10454, - "▁fabric": 10455, - "ça": 10456, - "('#": 10457, - "rea": 10458, - "▁reput": 10459, - "▁Cir": 10460, - "▁AL": 10461, - "▁assertEquals": 10462, - "results": 10463, - "▁Cross": 10464, - "ursday": 10465, - "▁audio": 10466, - "▁gap": 10467, - "▁streets": 10468, - "▁scientific": 10469, - "platform": 10470, - "▁auss": 10471, - "▁Cro": 10472, - "▁partial": 10473, - "unc": 10474, - "▁choices": 10475, - "▁или": 10476, - "pred": 10477, - "▁heads": 10478, - "terday": 10479, - "▁Nick": 10480, - "▁weird": 10481, - "asant": 10482, - "▁represented": 10483, - "▁пи": 10484, - "DP": 10485, - "orders": 10486, - "clock": 10487, - "▁Ho": 10488, - "arters": 10489, - "Cmd": 10490, - "oga": 10491, - "Keys": 10492, - "Report": 10493, - "▁Vill": 10494, - "▁Mu": 10495, - "▁owned": 10496, - "SUCCESS": 10497, - "▁typeof": 10498, - "hdr": 10499, - "uable": 10500, - "▁neighborhood": 10501, - "▁AP": 10502, - "▁resulting": 10503, - "▁shadow": 10504, - "STRING": 10505, - "▁videos": 10506, - "лення": 10507, - "expect": 10508, - "▁Valley": 10509, - "▁goto": 10510, - "▁Sher": 10511, - "frastr": 10512, - "▁operating": 10513, - "▁это": 10514, - "▁Licensed": 10515, - "Variable": 10516, - "▁PR": 10517, - "▁Hans": 10518, - "clone": 10519, - "▁Gesch": 10520, - "▁Band": 10521, - "........": 10522, - "uing": 10523, - "▁hundreds": 10524, - "▁ок": 10525, - "▁emotional": 10526, - "▁Indust": 10527, - ")+": 10528, - "▁Egypt": 10529, - "▁franç": 10530, - "▁š": 10531, - "▁fasc": 10532, - "onto": 10533, - "▁Adam": 10534, - "▁laid": 10535, - "▁rig": 10536, - "▁detailed": 10537, - "▁implements": 10538, - "▁university": 10539, - "▁Hy": 10540, - "▁grid": 10541, - "▁regions": 10542, - "Stop": 10543, - "▁slot": 10544, - "▁angry": 10545, - "▁-=": 10546, - "▁waited": 10547, - "Vert": 10548, - "\":\"": 10549, - "▁elem": 10550, - "▁rég": 10551, - "owed": 10552, - "Member": 10553, - "▁ratio": 10554, - "isen": 10555, - "▁Lem": 10556, - "gery": 10557, - "▁cream": 10558, - "▁était": 10559, - "▁geb": 10560, - "unique": 10561, - "▁Deb": 10562, - "▁factory": 10563, - "że": 10564, - "dialog": 10565, - "▁Config": 10566, - "Sync": 10567, - "angers": 10568, - "▁governing": 10569, - "▁Hun": 10570, - "Space": 10571, - "▁jest": 10572, - "icious": 10573, - "▁emphas": 10574, - "umps": 10575, - "▁Esp": 10576, - "▁sul": 10577, - "▁historical": 10578, - "ija": 10579, - "▁lying": 10580, - "▁Steve": 10581, - "▁measures": 10582, - "osto": 10583, - "?”": 10584, - "▁pocket": 10585, - "▁Sat": 10586, - "▁pitch": 10587, - "▁natur": 10588, - "▁humans": 10589, - "▁Simon": 10590, - "adores": 10591, - "(\"\\": 10592, - "inking": 10593, - "▁expos": 10594, - "material": 10595, - "▁apparently": 10596, - "▁Camb": 10597, - "▁Box": 10598, - "▁spaces": 10599, - "exists": 10600, - "▁acting": 10601, - "ORY": 10602, - "зова": 10603, - "Good": 10604, - "ienne": 10605, - "▁Williams": 10606, - "▁fruit": 10607, - "iera": 10608, - "▁Lim": 10609, - "▁trait": 10610, - "▁artists": 10611, - "▁absor": 10612, - "rait": 10613, - "LOAD": 10614, - "▁movies": 10615, - "▁dynamic": 10616, - "asts": 10617, - "▁Integer": 10618, - "▁smoke": 10619, - "пі": 10620, - "angel": 10621, - ">(\"": 10622, - "▁instrument": 10623, - "▁fuel": 10624, - "ної": 10625, - "atalogue": 10626, - "▁serial": 10627, - "Files": 10628, - "▁bathroom": 10629, - "ilo": 10630, - "esto": 10631, - "▁pm": 10632, - "entials": 10633, - "▁Online": 10634, - "white": 10635, - "▁tips": 10636, - "▁capable": 10637, - "Fig": 10638, - "TV": 10639, - "▁он": 10640, - "ké": 10641, - "bitr": 10642, - "Mapping": 10643, - "▁tak": 10644, - "ющи": 10645, - "вля": 10646, - ")\",": 10647, - "▁Karl": 10648, - "▁Human": 10649, - "▁Pot": 10650, - "▁represents": 10651, - "▁consistent": 10652, - "_(": 10653, - "wen": 10654, - "▁Rose": 10655, - "law": 10656, - "▁FROM": 10657, - "▁begins": 10658, - "▁edit": 10659, - "▁mountain": 10660, - "▁chapter": 10661, - "▁wondered": 10662, - "▁industrial": 10663, - "▁Major": 10664, - "▁ges": 10665, - "▁directed": 10666, - "eros": 10667, - "▁Wild": 10668, - "liament": 10669, - "Book": 10670, - "username": 10671, - "hot": 10672, - "▁nam": 10673, - "▁league": 10674, - "bra": 10675, - "кон": 10676, - "▁Tal": 10677, - "▁Ва": 10678, - "▁exports": 10679, - "(@": 10680, - "▁sharing": 10681, - "▁Tro": 10682, - "ść": 10683, - "uesday": 10684, - "ylv": 10685, - "▁guitar": 10686, - "elen": 10687, - "Selection": 10688, - "▁confident": 10689, - "rypto": 10690, - "▁hors": 10691, - "editor": 10692, - "▁shoulders": 10693, - "getName": 10694, - "encing": 10695, - "SELECT": 10696, - "вши": 10697, - "▁kinds": 10698, - "▁Wel": 10699, - "▁purposes": 10700, - "Matrix": 10701, - "invalid": 10702, - "▁owners": 10703, - "▁Records": 10704, - "▁Process": 10705, - "▁chat": 10706, - "▁Dor": 10707, - "▁bin": 10708, - "redit": 10709, - "oire": 10710, - "▁Total": 10711, - "▁Family": 10712, - "ARY": 10713, - "▁bread": 10714, - "▁compre": 10715, - "▁shoes": 10716, - "▁raz": 10717, - "▁trace": 10718, - "nej": 10719, - "orted": 10720, - "hn": 10721, - "▁procedure": 10722, - "properties": 10723, - "plier": 10724, - "▁hero": 10725, - "panel": 10726, - "▁marked": 10727, - "▁worried": 10728, - "\\|": 10729, - "pts": 10730, - "▁Support": 10731, - "▁serving": 10732, - "Fail": 10733, - "▁disappoint": 10734, - "▁Scot": 10735, - "▁pleasure": 10736, - "▁judge": 10737, - "zeich": 10738, - "▁forever": 10739, - "▁Zeit": 10740, - "uous": 10741, - "inent": 10742, - "▁dw": 10743, - "▁waren": 10744, - "▁flash": 10745, - "▁troops": 10746, - "▁drugs": 10747, - "▁diam": 10748, - ".~": 10749, - "imp": 10750, - "inned": 10751, - "▁EV": 10752, - "Struct": 10753, - "▁justice": 10754, - "▁officials": 10755, - "ffff": 10756, - "▁Common": 10757, - "▁Cat": 10758, - "▁tomorrow": 10759, - "▁él": 10760, - "Texture": 10761, - "qpoint": 10762, - "▁Fried": 10763, - "▁Term": 10764, - "pgfqpoint": 10765, - "▁nem": 10766, - "norm": 10767, - "▁hardly": 10768, - "oda": 10769, - "zeta": 10770, - "emic": 10771, - "▁полу": 10772, - "▁loaded": 10773, - "kes": 10774, - "ció": 10775, - "▁fool": 10776, - "▁trick": 10777, - "▁dst": 10778, - "Find": 10779, - "▁все": 10780, - "}},": 10781, - "▁framework": 10782, - "▁merely": 10783, - "▁union": 10784, - "▁Edward": 10785, - "rif": 10786, - "Flag": 10787, - "▁crisis": 10788, - "▁finite": 10789, - "▁lol": 10790, - "▁Kim": 10791, - "ната": 10792, - "since": 10793, - "▁compat": 10794, - "▁pert": 10795, - "ibilities": 10796, - "▁también": 10797, - "ibli": 10798, - "▁teen": 10799, - "▁sympt": 10800, - "oral": 10801, - "ders": 10802, - "otte": 10803, - "при": 10804, - "▁Jane": 10805, - "▁originally": 10806, - "▁throat": 10807, - "mag": 10808, - "sup": 10809, - "uni": 10810, - "$$": 10811, - "▁Library": 10812, - "▁attacks": 10813, - "ingen": 10814, - "('/": 10815, - "▁hes": 10816, - "coin": 10817, - "ounce": 10818, - "▁Academy": 10819, - "MODULE": 10820, - "isms": 10821, - "▁Adv": 10822, - "▁Bol": 10823, - "▁incident": 10824, - ")^{": 10825, - "▁bij": 10826, - "▁Rome": 10827, - "▁Italy": 10828, - "events": 10829, - "▁Fern": 10830, - "▁ber": 10831, - "▁silent": 10832, - "▁pier": 10833, - "▁YO": 10834, - "▁plain": 10835, - "Bas": 10836, - "▁pill": 10837, - "rase": 10838, - "▁carrying": 10839, - "▁resp": 10840, - "ную": 10841, - "▁typical": 10842, - "Wrapper": 10843, - "▁gau": 10844, - "▁chemical": 10845, - "▁hal": 10846, - "throw": 10847, - "Cluster": 10848, - "▁Gab": 10849, - "▁Girl": 10850, - "quir": 10851, - "▁Arg": 10852, - "▁relief": 10853, - "▁Ве": 10854, - "dm": 10855, - "▁frustr": 10856, - "\\%": 10857, - "▁stores": 10858, - "▁bottle": 10859, - "▁Lew": 10860, - "two": 10861, - "stad": 10862, - "▁cheek": 10863, - "▁concerns": 10864, - "▁helpful": 10865, - "▁coverage": 10866, - "isi": 10867, - "ADD": 10868, - "async": 10869, - "▁approximately": 10870, - "iffer": 10871, - "hook": 10872, - "▁enum": 10873, - "ová": 10874, - "▁evil": 10875, - "▁constantly": 10876, - "apply": 10877, - "▁siè": 10878, - "▁practices": 10879, - "▁teachers": 10880, - "▁Sn": 10881, - "▁Awards": 10882, - "▁substant": 10883, - "▁$.": 10884, - "dk": 10885, - "▁mob": 10886, - "▁ingred": 10887, - "vere": 10888, - "Multi": 10889, - "пер": 10890, - "stal": 10891, - "yard": 10892, - "required": 10893, - "vement": 10894, - "▁intelligence": 10895, - "▁thinks": 10896, - "▁personally": 10897, - "▁trained": 10898, - "orney": 10899, - ")\\": 11266, - "anal": 11267, - "Section": 11268, - "plus": 11269, - "üt": 11270, - "▁embed": 11271, - "▁strings": 11272, - "Before": 11273, - "proc": 11274, - "▁спо": 11275, - "trl": 11276, - "vr": 11277, - "Background": 11278, - "logger": 11279, - "agraph": 11280, - "iest": 11281, - "▁goods": 11282, - "batch": 11283, - "▁optional": 11284, - "▁Taylor": 11285, - "▁recognize": 11286, - "walk": 11287, - "▁Hit": 11288, - "▁Elizabeth": 11289, - "}:": 11290, - "▁careful": 11291, - "краї": 11292, - "▁locations": 11293, - "▁structures": 11294, - "▁disk": 11295, - "▁ships": 11296, - "▁suo": 11297, - "▁sowie": 11298, - "▁Ess": 11299, - "▁Hash": 11300, - "▁reasonable": 11301, - "▁Moreover": 11302, - "▁formula": 11303, - "▁Centre": 11304, - "▁residents": 11305, - "RS": 11306, - "Ids": 11307, - "▁Know": 11308, - "▁trib": 11309, - "▁rés": 11310, - "▁stable": 11311, - "▁Would": 11312, - "▁breaking": 11313, - "▁meal": 11314, - "▁phen": 11315, - "▁fel": 11316, - "▁Fred": 11317, - "Author": 11318, - "▁capture": 11319, - "opts": 11320, - "▁everywhere": 11321, - "▁sque": 11322, - "▁moder": 11323, - "setup": 11324, - "▁Supp": 11325, - "▁whenever": 11326, - "{(": 11327, - "wart": 11328, - "▁toe": 11329, - "Prefix": 11330, - "hou": 11331, - "gage": 11332, - ">\"": 11333, - "▁frag": 11334, - "▁Theorem": 11335, - "memory": 11336, - "▁contents": 11337, - "docs": 11338, - "}'": 11339, - "▁Irish": 11340, - "Then": 11341, - "aats": 11342, - "Save": 11343, - "▁agency": 11344, - "▁име": 11345, - "дова": 11346, - "▁Function": 11347, - "NN": 11348, - "destroy": 11349, - "▁Message": 11350, - "▁cancel": 11351, - "▁superior": 11352, - "▁ec": 11353, - "▁literature": 11354, - "▁PART": 11355, - "Il": 11356, - "▁Cab": 11357, - "engine": 11358, - "▁basket": 11359, - "worth": 11360, - "▁Sel": 11361, - "fetch": 11362, - "▁Stadt": 11363, - "▁Ки": 11364, - "▁conj": 11365, - "▁seiner": 11366, - "▁confirmed": 11367, - "▁Argent": 11368, - "amar": 11369, - "pgfpath": 11370, - "▁struggle": 11371, - "Pattern": 11372, - "▁Middle": 11373, - "itan": 11374, - "▁moon": 11375, - "orough": 11376, - "▁Catholic": 11377, - "▁struck": 11378, - "]->": 11379, - "▁weapon": 11380, - "▁subst": 11381, - "▁instructions": 11382, - "▁occas": 11383, - "protected": 11384, - "▁Less": 11385, - "▁batch": 11386, - "▁contra": 11387, - "▁deck": 11388, - "▁ignored": 11389, - "▁refused": 11390, - "trigger": 11391, - "▁criminal": 11392, - "GA": 11393, - "olly": 11394, - "▁Bell": 11395, - "▁Ю": 11396, - "forward": 11397, - "▁prefix": 11398, - "▁immediate": 11399, - "▁assigned": 11400, - "▁elected": 11401, - "▁tonight": 11402, - "▁Dies": 11403, - "▁Beach": 11404, - "▁preced": 11405, - "ował": 11406, - "▁galax": 11407, - "▁logic": 11408, - "enza": 11409, - "▁Captain": 11410, - "▁Hay": 11411, - "▁facts": 11412, - "▁ни": 11413, - "té": 11414, - "▁sb": 11415, - "oped": 11416, - "▁combat": 11417, - "▁explore": 11418, - "▁(-": 11419, - "Loader": 11420, - "▁Wilson": 11421, - "▁locked": 11422, - ":)": 12970, - "▁quel": 12971, - "▁Га": 12972, - "Ty": 12973, - "▁temps": 12974, - "▁ghost": 12975, - "Material": 12976, - "ERCHANT": 12977, - "pointer": 12978, - "жда": 12979, - "aha": 12980, - "ulf": 12981, - "▁supplement": 12982, - "▁dismiss": 12983, - "▁closing": 12984, - "▁vulner": 12985, - "▁après": 12986, - "▁overwhel": 12987, - "ское": 12988, - "▁disag": 12989, - "acia": 12990, - "oured": 12991, - "ruption": 12992, - "▁PS": 12993, - "Endpoint": 12994, - "Real": 12995, - "▁Tag": 12996, - "▁stairs": 12997, - "lyn": 12998, - "▁eleg": 12999, - "▁veter": 13000, - "factory": 13001, - "anne": 13002, - "▁Bat": 13003, - "▁franc": 13004, - "lung": 13005, - "▁\"'": 13006, - ".',": 13007, - "▁Country": 13008, - "^{[": 13009, - "▁yours": 13010, - "ailability": 13011, - "Clear": 13012, - "ätt": 13013, - "пис": 13014, - "▁joke": 13015, - "▁annoy": 13016, - "▁rag": 13017, - "vari": 13018, - "лекс": 13019, - "▁Psy": 13020, - "ilty": 13021, - "mount": 13022, - "▁cual": 13023, - "▁solar": 13024, - "}^{(": 13025, - "Short": 13026, - "▁taxes": 13027, - "Append": 13028, - "Win": 13029, - "estyle": 13030, - "▁facil": 13031, - "вро": 13032, - "▁sought": 13033, - "▁bare": 13034, - "▁react": 13035, - "jar": 13036, - "MAC": 13037, - "lov": 13038, - "warn": 13039, - "▁crucial": 13040, - "▁museum": 13041, - "ниц": 13042, - "▁Kent": 13043, - "Maybe": 13044, - "▁bike": 13045, - "▁Address": 13046, - "XML": 13047, - "▁admitted": 13048, - "▁$(\\": 13049, - "▁spell": 13050, - "▁vic": 13051, - "gre": 13052, - "▁proc": 13053, - "theless": 13054, - "▁Nom": 13055, - "▁Rail": 13056, - "▁acceler": 13057, - "▁convin": 13058, - "▁Property": 13059, - "▁DA": 13060, - "▁clip": 13061, - "▁plugin": 13062, - "Limit": 13063, - "views": 13064, - "bru": 13065, - "▁pra": 13066, - "▁ak": 13067, - "▁ej": 13068, - "▁opts": 13069, - "▁slip": 13070, - "▁gang": 13071, - "asted": 13072, - "uals": 13073, - "▁dying": 13074, - "Coll": 13075, - "ammen": 13076, - "▁Policy": 13077, - "ERCHANTABILITY": 13078, - "▁Collection": 13079, - "▁vec": 13080, - "▁Dick": 13081, - "stud": 13082, - "▁layers": 13083, - "▁tied": 13084, - "}\\\\": 13085, - "▁alors": 13086, - "▁jou": 13087, - "▁chicken": 13088, - "▁permanent": 13089, - "▁Everything": 13090, - "▁Low": 13091, - "▁Cook": 13092, - "▁peak": 13093, - "▁PARTICULAR": 13094, - "▁dear": 13095, - "ič": 13096, - "▁introduce": 13097, - "▁causing": 13098, - "писа": 13099, - "Bound": 13100, - "hund": 13101, - "multi": 13102, - "▁pare": 13103, - "annt": 13104, - "▁breat": 13105, - "▁commitment": 13106, - "▁increasingly": 13107, - "кой": 13108, - "▁Friend": 13109, - "▁statistics": 13110, - "▁Manager": 13111, - "plicate": 13112, - "Cloud": 13113, - "aci": 13114, - "▁Conference": 13115, - "Span": 13116, - "▁CEO": 13117, - "▁Wait": 13118, - "▁Ober": 13119, - "ifting": 13120, - "imiento": 13121, - "getElement": 13122, - "▁gle": 13123, - "лия": 13124, - "▁wieder": 13125, - "▁instruction": 13126, - "gly": 13127, - "▁blame": 13128, - "▁listade": 13129, - "▁aapt": 13130, - "▁Lewis": 13131, - "Fragment": 13132, - "▁gear": 13133, - "mill": 13134, - "prod": 13135, - "▁burning": 13136, - "ється": 13137, - "▁mé": 13138, - "ène": 13139, - "▁complicated": 13140, - "bh": 13141, - "▁Justice": 13142, - "▁tested": 13143, - "▁staring": 13144, - "▁survive": 13145, - "▁cous": 13146, - "▁rib": 13147, - "aml": 13148, - "▁Trust": 13149, - "▁cad": 13150, - "▁Terr": 13151, - "▁mapping": 13152, - "▁twelve": 13153, - "▁grant": 13154, - "▁thorough": 13155, - "▁Ü": 13156, - "▁folks": 13157, - "▁Content": 13158, - "▁childhood": 13159, - "cker": 13160, - "сно": 13161, - "RECT": 13162, - "▁finale": 13163, - "▁shower": 13164, - "éric": 13165, - "▁spat": 13166, - "odge": 13167, - "рь": 13168, - "▁pes": 13169, - "eda": 13170, - "Db": 13171, - "▁Antonio": 13172, - "▁engaged": 13173, - "▁vess": 13174, - "vals": 13175, - "▁electronic": 13176, - "lemma": 13177, - "▁Wy": 13178, - "mad": 13179, - "merge": 13180, - "apon": 13181, - "▁privile": 13182, - "▁novembre": 13183, - "▁Sports": 13184, - "will": 13185, - "▁controls": 13186, - "▁categories": 13187, - "▁Georgia": 13188, - "ipedia": 13189, - "▁AV": 13190, - "atori": 13191, - "▁___": 13192, - "▁À": 13193, - "▁Ryan": 13194, - "▁Charlie": 13195, - "▁исто": 13196, - "▁emotion": 13197, - "▁cooking": 13198, - "▁attempts": 13199, - "▁FITNESS": 13200, - "äter": 13201, - "Enable": 13202, - "DT": 13203, - "▁Change": 13204, - "AspNet": 13205, - "▁га": 13206, - "▁ordinary": 13207, - "▁SQL": 13208, - "plane": 13209, - "%.": 13210, - "▁Summer": 13211, - "▁avait": 13212, - "upp": 13213, - "▁illness": 13214, - "UINT": 13215, - ">{": 13216, - "▁zwischen": 13217, - "▁hardware": 13218, - "▁sounded": 13219, - "equiv": 13220, - "▁piano": 13221, - "uset": 13222, - "kn": 13223, - "TRY": 13224, - "▁bab": 13225, - "нен": 13226, - "▁reliable": 13227, - "▁Bronnen": 13228, - "▁Store": 13229, - "Az": 13230, - "▁»,": 13231, - "Static": 13232, - "dw": 13233, - "green": 13234, - "▁'';": 13235, - "lij": 13236, - "eva": 13237, - "ній": 13238, - "▁Syd": 13239, - "inois": 13240, - "convert": 13241, - "▁declare": 13242, - "bres": 13243, - "INK": 13244, - "itled": 13245, - "▁accord": 13246, - "▁mars": 13247, - "Sequence": 13248, - "zip": 13249, - "▁Brazil": 13250, - "▁meetings": 13251, - "▁accuracy": 13252, - "▁Machine": 13253, - "▁autor": 13254, - "▁ainsi": 13255, - "Simple": 13256, - "Resources": 13257, - "каза": 13258, - "▁MP": 13259, - "they": 13260, - "▁Bang": 13261, - "▁eing": 13262, - "ateful": 13263, - "▁Something": 13264, - "▁upset": 13265, - "History": 13266, - "dimensional": 13267, - "▁explanation": 13268, - "▁civ": 13269, - "▁conce": 13270, - "▁köz": 13271, - "▁promised": 13272, - "жду": 13273, - "wed": 13274, - "Fore": 13275, - "Amount": 13276, - "abb": 13277, - "▁clothing": 13278, - "лись": 13279, - "oen": 13280, - "▁Print": 13281, - "▁sizes": 13282, - "▁banks": 13283, - "ribed": 13284, - "▁'../": 13285, - "FIX": 13286, - "▁Hug": 13287, - "▁zn": 13288, - "▁INT": 13289, - "▁instances": 13290, - "▁alongside": 13291, - "Namespace": 13292, - "▁renew": 13293, - "▁asc": 13294, - "▁waves": 13295, - "▁pom": 13296, - "Duration": 13297, - "days": 13298, - "$(": 13299, - "▁grabbed": 13300, - "▁surgery": 13301, - "▁restore": 13302, - "Normal": 13303, - "▁Leb": 13304, - "▁analyt": 13305, - "Literal": 13306, - "HA": 13307, - "▁shares": 13308, - "illet": 13309, - "ols": 13310, - "▁Dog": 13311, - "orno": 13312, - "▁manip": 13313, - "jav": 13314, - "▁essentially": 13315, - "▁casual": 13316, - "opl": 13317, - "▁р": 13318, - "▁SU": 13319, - "▁engineering": 13320, - "▁Prime": 13321, - "▁SW": 13322, - "▁reaching": 13323, - "▁вла": 13324, - "▁Росси": 13325, - "▁Kre": 13326, - "erry": 13327, - "▁oppon": 13328, - "program": 13329, - "emper": 13330, - "isEmpty": 13331, - "▁Unit": 13332, - "INTER": 13333, - "ethe": 13334, - "zd": 13335, - "CUR": 13336, - "▁vm": 13337, - "conv": 13338, - "ropol": 13339, - "▁Coast": 13340, - "▁Select": 13341, - "▁была": 13342, - "▁Ve": 13343, - "owy": 13344, - "▁myth": 13345, - "ceptions": 13346, - "classes": 13347, - "▁worden": 13348, - "▁assault": 13349, - "▁dual": 13350, - "ORK": 13351, - "▁inches": 13352, - "▁FA": 13353, - "▁Station": 13354, - "▁personality": 13355, - "▁scar": 13356, - "▁regime": 13357, - "▁noten": 13358, - "▁rural": 13359, - "iza": 13360, - "Audio": 13361, - "▁disput": 13362, - "▁aver": 13363, - "▁obst": 13364, - "▁Region": 13365, - "utf": 13366, - "▁Cass": 13367, - "hspace": 13368, - "▁shipping": 13369, - "iko": 13370, - "icked": 13371, - "numer": 13372, - "дна": 13373, - "riel": 13374, - "disabled": 13375, - "opol": 13376, - "looking": 13377, - "▁classical": 13378, - "▁constructed": 13379, - "▁referenties": 13380, - "]+": 13381, - "▁captured": 13382, - "▁minimal": 13383, - "▁sock": 13384, - "father": 13385, - "isión": 13386, - "▁equally": 13387, - "▁reduction": 13388, - "Ant": 13389, - "aison": 13390, - "▁argue": 13391, - "circle": 13392, - "▁toler": 13393, - "}\",": 13394, - "▁primarily": 13395, - "usal": 13396, - "▁algebra": 13397, - "▁gathered": 13398, - "▁Remember": 13399, - "_);": 13400, - "UTE": 13401, - "▁Kit": 13402, - "Sy": 13403, - "HEAD": 13404, - "▁recipe": 13405, - "▁scenario": 13406, - "▁Following": 13407, - "VAR": 13408, - "▁yard": 13409, - "▁stad": 13410, - "*(": 13411, - "▁validate": 13412, - "DEX": 13413, - "▁committee": 13414, - "▁temporary": 13415, - "▁consequences": 13416, - "▁également": 13417, - "ктив": 13418, - "▁ra": 13419, - "▁displ": 13420, - "▁apps": 13421, - "▁Teil": 13422, - "▁».": 13423, - "▁adopted": 13424, - "tensor": 13425, - "▁femin": 13426, - "▁мар": 13427, - "логи": 13428, - "tech": 13429, - "▁Rot": 13430, - "▁knees": 13431, - "phys": 13432, - "owej": 13433, - "▁Oxford": 13434, - "анд": 13435, - "hell": 13436, - "ografia": 13437, - "▁exposed": 13438, - "ktop": 13439, - "oby": 13440, - "lower": 13441, - "▁Senate": 13442, - "▁sword": 13443, - "Flow": 13444, - "▁Unfortunately": 13445, - "▁boxes": 13446, - "▁cuando": 13447, - "▁pilot": 13448, - "▁Album": 13449, - "Bal": 13450, - "Sort": 13451, - "FIELD": 13452, - "▁desert": 13453, - "COMM": 13454, - "rons": 13455, - "adows": 13456, - "▁loyal": 13457, - "▁asset": 13458, - "▁mud": 13459, - "фа": 13460, - "▁secondary": 13461, - "▁Ар": 13462, - "▁cul": 13463, - "▁Asian": 13464, - "▁staying": 13465, - "▁dataset": 13466, - "▁USE": 13467, - "▁loves": 13468, - "▁velocity": 13469, - "áv": 13470, - "▁purchased": 13471, - "SOC": 13472, - "▁competitive": 13473, - "▁Football": 13474, - "iska": 13475, - "▁knock": 13476, - "stairs": 13477, - "azy": 13478, - "▁vend": 13479, - "▁arts": 13480, - "▁Bras": 13481, - "uela": 13482, - "кто": 13483, - "trim": 13484, - "▁dirty": 13485, - "▁websites": 13486, - "▁Indep": 13487, - "▁стра": 13488, - "sr": 13489, - "▁ticket": 13490, - "atile": 13491, - "▁implemented": 13492, - "▁время": 13493, - "▁bowl": 13494, - "DATE": 13495, - "▁alter": 13496, - "▁Space": 13497, - "▁accompan": 13498, - "ordon": 13499, - "▁doctors": 13500, - "istas": 13501, - "Cast": 13502, - "дом": 13503, - "CTL": 13504, - "urers": 13505, - "▁ingredients": 13506, - "▁calculated": 13507, - "▁leather": 13508, - "▁sensitive": 13509, - "▁suspic": 13510, - "stan": 13511, - "▁anni": 13512, - "await": 13513, - "▁Franç": 13514, - "▁abort": 13515, - "▁Spirit": 13516, - "▁Walter": 13517, - "unkt": 13518, - "▁vertical": 13519, - "ORS": 13520, - "best": 13521, - "▁Client": 13522, - "itated": 13523, - "▁ва": 13524, - "▁Č": 13525, - "▁ville": 13526, - "▁diplom": 13527, - "orne": 13528, - "▁bars": 13529, - "Uri": 13530, - "APTER": 13531, - "pons": 13532, - "utz": 13533, - "Proto": 13534, - "▁stir": 13535, - "▁це": 13536, - "▁primer": 13537, - "igible": 13538, - "extra": 13539, - "▁Books": 13540, - "▁Bos": 13541, - "▁Et": 13542, - "▁Welt": 13543, - "▁Korea": 13544, - "рито": 13545, - "▁vibr": 13546, - "Self": 13547, - "linear": 13548, - "об": 13549, - "▁Lang": 13550, - "▁deeper": 13551, - "▁termin": 13552, - "enschaft": 13553, - "▁році": 13554, - "ammed": 13555, - "visible": 13556, - "▁IOException": 13557, - "▁Wind": 13558, - "usqu": 13559, - "▁Stop": 13560, - "▁орга": 13561, - "INVALID": 13562, - "▁cub": 13563, - "▁jew": 13564, - "▁captain": 13565, - "зі": 13566, - "chunk": 13567, - "apture": 13568, - "ashboard": 13569, - "▁divided": 13570, - "▁extensive": 13571, - "▁suffer": 13572, - "▁heading": 13573, - "created": 13574, - "▁quietly": 13575, - "▁ny": 13576, - "▁пол": 13577, - "\"+": 13578, - "ikan": 13579, - "▁designs": 13580, - "zu": 13581, - "}+\\": 13582, - "Operator": 13583, - "▁Lemma": 13584, - "▁нау": 13585, - "acji": 13586, - "лове": 13587, - "Servlet": 13588, - "▁Kevin": 13589, - "stage": 13590, - "bn": 13591, - "textwidth": 13592, - "failed": 13593, - "▁Staff": 13594, - "▁enem": 13595, - "unde": 13596, - "ень": 13597, - "Packet": 13598, - "▁Als": 13599, - "kar": 13600, - "]['": 13601, - "ked": 13602, - "Pers": 13603, - ">::": 13604, - "▁arc": 13605, - "▁synt": 13606, - "SPE": 13607, - "▁Да": 13608, - "▁Mi": 13609, - "▁Moh": 13610, - "▁Death": 13611, - "browser": 13612, - "▁Dave": 13613, - "▁succ": 13614, - "toggle": 13615, - "▁tack": 13616, - "Comment": 13617, - "eron": 13618, - "▁awareness": 13619, - "▁hug": 13620, - "▁contemporary": 13621, - "ulating": 13622, - "▁Title": 13623, - "▁THIS": 13624, - "havior": 13625, - "rank": 13626, - "▁dozen": 13627, - "▁cheese": 13628, - "coln": 13629, - "▁radius": 13630, - "▁dimensions": 13631, - "roduction": 13632, - "▁adds": 13633, - "▁household": 13634, - "▁Davis": 13635, - "pkg": 13636, - "{$": 13637, - "▁casino": 13638, - "▁Pierre": 13639, - "▁objective": 13640, - "train": 13641, - "▁Michigan": 13642, - "payload": 13643, - "▁rug": 13644, - "▁severe": 13645, - "mean": 13646, - "▁toss": 13647, - "▁embarrass": 13648, - "▁Very": 13649, - "▁appeal": 13650, - "▁Comput": 13651, - "▁forgotten": 13652, - "▁kernel": 13653, - "▁carbon": 13654, - "fw": 13655, - "▁Су": 13656, - "▁Empire": 13657, - "▁quote": 13658, - "etz": 13659, - "▁mini": 13660, - "▁pipe": 13661, - "▁nous": 13662, - "▁Move": 13663, - "▁ду": 13664, - "▁nervous": 13665, - "▁Мар": 13666, - "*\r": 13667, - "▁Bush": 13668, - "▁peer": 13669, - "▁Writ": 13670, - "▁satisfied": 13671, - "▁pulling": 13672, - "▁Pur": 13673, - "▁Miller": 13674, - "▁FL": 13675, - "amaz": 13676, - "▁mile": 13677, - "▁Need": 13678, - "▁supplies": 13679, - "▁año": 13680, - "▁pace": 13681, - "▁Victoria": 13682, - "▁ought": 13683, - "▁Player": 13684, - "agnostic": 13685, - "▁viv": 13686, - "▁Patrick": 13687, - "▁Š": 13688, - "▁Story": 13689, - "aca": 13690, - "▁mountains": 13691, - "CLASS": 13692, - "▁fragment": 13693, - "▁settlement": 13694, - "▁Furthermore": 13695, - "▁drivers": 13696, - "▁Ju": 13697, - "▁были": 13698, - "Rows": 13699, - "▁impression": 13700, - "▁infer": 13701, - "▁Expl": 13702, - "olute": 13703, - "ovan": 13704, - "arance": 13705, - "CAP": 13706, - "▁enforce": 13707, - "▁Burn": 13708, - "Reset": 13709, - "mother": 13710, - "▁Battle": 13711, - "padding": 13712, - "iate": 13713, - "▁cried": 13714, - "AK": 13715, - "uns": 13716, - "▁siècle": 13717, - "▁Contin": 13718, - "bank": 13719, - "junit": 13720, - "objects": 13721, - "Rot": 13722, - "issa": 13723, - "▁begun": 13724, - "*-": 13725, - "▁visiting": 13726, - "жде": 13727, - "▁targets": 13728, - "▁Latin": 13729, - "ут": 13730, - "▁Esc": 13731, - "*;": 13732, - "ång": 13733, - "▁({": 13734, - "▁diagram": 13735, - "Models": 13736, - "▁partnership": 13737, - "▁från": 13738, - "ulty": 13739, - "Pod": 13740, - "CALL": 13741, - "modal": 13742, - "sig": 13743, - "itzer": 13744, - "itel": 13745, - "▁convinced": 13746, - "abl": 13747, - "стве": 13748, - "▁cot": 13749, - "▁repeat": 13750, - "▁lists": 13751, - "sound": 13752, - "▁royal": 13753, - "▁grace": 13754, - "▁oraz": 13755, - "Notification": 13756, - "prite": 13757, - "▁arrival": 13758, - "ancell": 13759, - "hentic": 13760, - "decode": 13761, - "▁fantastic": 13762, - "progress": 13763, - "proxy": 13764, - "ző": 13765, - "kel": 13766, - "▁convenient": 13767, - "aque": 13768, - "riet": 13769, - "▁Digital": 13770, - "iors": 13771, - "▁Budd": 13772, - "andra": 13773, - "addy": 13774, - "▁overs": 13775, - "▁consumers": 13776, - "pn": 13777, - "mouse": 13778, - "▁BC": 13779, - "deg": 13780, - "perm": 13781, - "ités": 13782, - "▁испо": 13783, - "heast": 13784, - "hour": 13785, - "PARAM": 13786, - "conscious": 13787, - "▁wing": 13788, - "▁atmosphere": 13789, - "▁gig": 13790, - "▁contre": 13791, - "▁drama": 13792, - "ят": 13793, - "▁Front": 13794, - "▁philosophy": 13795, - "▁Hart": 13796, - "▁nurs": 13797, - "uras": 13798, - "▁Tru": 13799, - "▁sud": 13800, - "▁performing": 13801, - "пы": 13802, - "▁confused": 13803, - "▁checks": 13804, - "amt": 13805, - "Make": 13806, - "▁RO": 13807, - "▁df": 13808, - "izations": 13809, - "▁degli": 13810, - "▁architecture": 13811, - "Renderer": 13812, - "▁Ла": 13813, - "▁ptr": 13814, - "▁dieser": 13815, - "submit": 13816, - "▁topics": 13817, - "▁principles": 13818, - "vars": 13819, - "sock": 13820, - "▁tongue": 13821, - "▁percentage": 13822, - "▁SS": 13823, - "▁dol": 13824, - "▁rice": 13825, - "ío": 13826, - "▁Eastern": 13827, - "▁recognition": 13828, - "▁Ern": 13829, - "▁Ut": 13830, - "▁caut": 13831, - "▁Cloud": 13832, - "▁conversion": 13833, - "▁Ohio": 13834, - "▁ME": 13835, - "▁surely": 13836, - "▁gard": 13837, - "puis": 13838, - "▁urg": 13839, - "imi": 13840, - "▁absence": 13841, - "▁winner": 13842, - "Language": 13843, - "▁HTTP": 13844, - "wt": 13845, - "▁translation": 13846, - "сс": 13847, - "▁Kind": 13848, - "Two": 13849, - "▁Revolution": 13850, - "Insert": 13851, - "Every": 13852, - "orient": 13853, - "▁тра": 13854, - "▁emotions": 13855, - "details": 13856, - "▁flu": 13857, - "▁operate": 13858, - "Ag": 13859, - "unning": 13860, - "▁partie": 13861, - "tri": 13862, - "▁golden": 13863, - "▁Би": 13864, - "▁foundation": 13865, - "isten": 13866, - "▁Carlos": 13867, - "Children": 13868, - "▁neighb": 13869, - "▁Cart": 13870, - "Begin": 13871, - "гда": 13872, - "▁scheduled": 13873, - "'>": 13874, - "▁observations": 13875, - "▁producer": 13876, - "athers": 13877, - "ному": 13878, - "▁expectations": 13879, - "oso": 13880, - "zh": 13881, - "mutable": 13882, - "▁writes": 13883, - "▁pushing": 13884, - "▁seats": 13885, - "▁breast": 13886, - "aping": 13887, - "▁Simple": 13888, - "▁socket": 13889, - "▁slave": 13890, - "iley": 13891, - "▁assistant": 13892, - "▁trim": 13893, - "▁landscape": 13894, - "▁association": 13895, - "quant": 13896, - "▁Palest": 13897, - "▁sweat": 13898, - "engers": 13899, - "?_": 13900, - "ép": 13901, - ">.": 13902, - "▁curious": 13903, - "▁Component": 13904, - "▁replacement": 13905, - "раль": 13906, - "▁Track": 13907, - "▁Remove": 13908, - "▁Size": 13909, - "peror": 13910, - "▁calculate": 13911, - "▁sessions": 13912, - "▁typed": 13913, - "▁submit": 13914, - "!!!": 13915, - "▁partition": 13916, - "eding": 13917, - "-----": 13918, - "azioni": 13919, - "ließ": 13920, - "onal": 13921, - "▁shru": 13922, - "▁REG": 13923, - "▁Fac": 13924, - "configuration": 13925, - "▁было": 13926, - "▁Among": 13927, - "__);": 13928, - "▁Server": 13929, - "▁LOG": 13930, - "▁cand": 13931, - "']);": 13932, - "gov": 13933, - "▁Six": 13934, - "undefined": 13935, - "▁ty": 13936, - "asa": 13937, - "▁particles": 13938, - "▁фор": 13939, - "``": 13940, - "Tube": 13941, - "eland": 13942, - "fold": 13943, - "ogo": 13944, - "▁approaches": 13945, - "onda": 13946, - "agr": 13947, - ",$": 13948, - "▁{{": 13949, - "▁Modern": 13950, - "▁Winter": 13951, - "available": 13952, - "▁Lud": 13953, - "▁casa": 13954, - "▁Could": 13955, - "▁fifteen": 13956, - "▁potentially": 13957, - "^^": 13958, - "▁seit": 13959, - "Animation": 13960, - "кого": 13961, - "Zone": 13962, - "elif": 13963, - "▁acknowled": 13964, - "▁ownership": 13965, - "▁describes": 13966, - "▁reverse": 13967, - "▁contest": 13968, - "▁scored": 13969, - "▁opposed": 13970, - "flex": 13971, - "kre": 13972, - "▁merge": 13973, - "▁covering": 13974, - "▁honestly": 13975, - "▁Mess": 13976, - "▁rarely": 13977, - "▁incredible": 13978, - "itage": 13979, - "▁victims": 13980, - "ными": 13981, - "wl": 13982, - "izza": 13983, - "dn": 13984, - "onde": 13985, - "▁przy": 13986, - "▁HTML": 13987, - "▁payload": 13988, - "Bus": 13989, - "usb": 13990, - "Fn": 13991, - "▁displayed": 13992, - "▁ocean": 13993, - "▁Avenue": 13994, - "acion": 13995, - "ghan": 13996, - "metric": 13997, - "ieties": 13998, - "▁attractive": 13999, - "▁fö": 14000, - "Creat": 14001, - "verter": 14002, - "▁Alice": 14003, - "пол": 14004, - "▁fraction": 14005, - "▁behaviour": 14006, - "▁Jersey": 14007, - "▁revenue": 14008, - "▁tres": 14009, - "ILD": 14010, - "▁Ét": 14011, - "▁sync": 14012, - "wich": 14013, - "▁ancest": 14014, - "ът": 14015, - "omo": 14016, - "▁Ide": 14017, - "▁gained": 14018, - "▁momentum": 14019, - "▁Ko": 14020, - "ieu": 14021, - "ielt": 14022, - "▁bonus": 14023, - "▁texture": 14024, - "Modal": 14025, - "NEXT": 14026, - "▁године": 14027, - "▁languages": 14028, - "vt": 14029, - "▁representing": 14030, - "▁Dream": 14031, - "curr": 14032, - "qual": 14033, - "▁js": 14034, - "burn": 14035, - "▁contributions": 14036, - "▁ric": 14037, - "}-\\": 14038, - "={{": 14039, - "cart": 14040, - "FB": 14041, - "jud": 14042, - "esp": 14043, - "▁electron": 14044, - "▁ell": 14045, - "▁Runtime": 14046, - "achel": 14047, - "\\_": 14048, - "week": 14049, - "packet": 14050, - "▁Secretary": 14051, - "▁Jahrhund": 14052, - "▁threshold": 14053, - "bage": 14054, - "▁concer": 14055, - "▁bone": 14056, - "▁Hollywood": 14057, - "Cursor": 14058, - "▁awarded": 14059, - "▁summary": 14060, - "aggio": 14061, - "▁stell": 14062, - "▁flesh": 14063, - "Pair": 14064, - "▁Age": 14065, - "ington": 14066, - "▁'.": 14067, - "aser": 14068, - "кова": 14069, - "▁quart": 14070, - "ryption": 14071, - "Alloc": 14072, - "ften": 14073, - "Operand": 14074, - "▁indicated": 14075, - "($_": 14076, - "getString": 14077, - "▁listener": 14078, - "spir": 14079, - ")_": 14080, - "vens": 14081, - "▁foods": 14082, - "anza": 14083, - "teil": 14084, - "DESC": 14085, - "▁notion": 14086, - "▁employment": 14087, - "▁swing": 14088, - "nbsp": 14089, - "▁pounds": 14090, - "tools": 14091, - "▁participate": 14092, - "▁Tax": 14093, - "▁скла": 14094, - "apol": 14095, - "▁fost": 14096, - "compat": 14097, - "▁publication": 14098, - "▁rapidly": 14099, - "▁Wis": 14100, - "EventListener": 14101, - "▁première": 14102, - "uso": 14103, - "extend": 14104, - "▁MERCHANTABILITY": 14105, - "UTF": 14106, - "▁experiments": 14107, - "single": 14108, - "zk": 14109, - "▁naj": 14110, - "}}}": 14111, - "Lin": 14112, - "▁interact": 14113, - "▁cms": 14114, - "▁Roger": 14115, - "▁Ру": 14116, - ">'": 14117, - "commit": 14118, - "лось": 14119, - "▁outcome": 14120, - "▁hits": 14121, - "▁им": 14122, - "▁spark": 14123, - "console": 14124, - "▁verw": 14125, - "▁като": 14126, - "agnostics": 14127, - "▁soci": 14128, - "▁dining": 14129, - "▁tech": 14130, - "št": 14131, - "folio": 14132, - "ultane": 14133, - "ктор": 14134, - "▁Brand": 14135, - "Join": 14136, - "▁ию": 14137, - "▁pros": 14138, - "▁posit": 14139, - "Public": 14140, - "AspNetCore": 14141, - "▁Shop": 14142, - "▁coinc": 14143, - "нием": 14144, - "▁references": 14145, - "about": 14146, - "namespace": 14147, - "DL": 14148, - "▁IR": 14149, - "▁cada": 14150, - "▁Jordan": 14151, - "▁gep": 14152, - "▁bron": 14153, - "andidate": 14154, - "EXPECT": 14155, - "amo": 14156, - "▁Deutsch": 14157, - "auc": 14158, - "▁райо": 14159, - "▁Labor": 14160, - "▁surrounded": 14161, - "тро": 14162, - "▁nome": 14163, - "▁underlying": 14164, - "▁educational": 14165, - "RIGHT": 14166, - "COUNT": 14167, - "inch": 14168, - "Typ": 14169, - "umph": 14170, - "four": 14171, - "Controls": 14172, - "▁cp": 14173, - "cost": 14174, - "▁mechanism": 14175, - "eness": 14176, - "équ": 14177, - "▁acquired": 14178, - "▁falls": 14179, - "▁Hou": 14180, - "▁LE": 14181, - "forEach": 14182, - "▁vertex": 14183, - "▁IF": 14184, - "curs": 14185, - "'=>": 14186, - "тери": 14187, - "▁SA": 14188, - "riers": 14189, - "▁uw": 14190, - "▁marks": 14191, - "▁energ": 14192, - "hof": 14193, - "ylvania": 14194, - "▁Allen": 14195, - "umpy": 14196, - "ого": 14197, - "ству": 14198, - "voice": 14199, - "▁engage": 14200, - "▁mant": 14201, - "orse": 14202, - "===": 14203, - "▁improvement": 14204, - "Opt": 14205, - "▁arrested": 14206, - "тия": 14207, - "▁сле": 14208, - "itched": 14209, - "socket": 14210, - "▁cycl": 14211, - "▁SM": 14212, - "▁Sex": 14213, - "▁neutral": 14214, - "вав": 14215, - "▁Jess": 14216, - "▁dip": 14217, - "▁opposition": 14218, - "▁borrow": 14219, - "спе": 14220, - "▁avant": 14221, - "кола": 14222, - "▁ta": 14223, - "Anim": 14224, - "▁Gall": 14225, - "rgb": 14226, - "▁guilty": 14227, - "▁buried": 14228, - "▁gy": 14229, - "Initial": 14230, - "▁accomp": 14231, - "▁breathing": 14232, - "berry": 14233, - "GRO": 14234, - "▁subsequent": 14235, - "roupe": 14236, - "ulpt": 14237, - "tb": 14238, - "▁ä": 14239, - "Pi": 14240, - "argv": 14241, - "▁Must": 14242, - ":'": 14243, - "svg": 14244, - "oup": 14245, - "▁precisely": 14246, - "▁Ta": 14247, - "rena": 14248, - "▁folder": 14249, - "▁Channel": 14250, - "▁revol": 14251, - "Miss": 14252, - "лом": 14253, - "reddit": 14254, - "adelph": 14255, - "▁discrim": 14256, - "▁ave": 14257, - "pleted": 14258, - "▁gently": 14259, - "FFFF": 14260, - "ropy": 14261, - "▁dial": 14262, - "NotFound": 14263, - "▁\"[": 14264, - "Home": 14265, - "onte": 14266, - "▁relie": 14267, - "▁Context": 14268, - "▁stats": 14269, - "▁Energy": 14270, - "ounced": 14271, - "▁grave": 14272, - "▁recip": 14273, - "лин": 14274, - "blog": 14275, - "▁naam": 14276, - "▁wo": 14277, - "▁directions": 14278, - "▁Lincoln": 14279, - "!)": 14280, - "unci": 14281, - "neq": 14282, - "Tags": 14283, - "▁tum": 14284, - "▁saving": 14285, - "aille": 14286, - "itemize": 14287, - "▁Famil": 14288, - "msm": 14289, - "news": 14290, - "FFER": 14291, - "▁Dead": 14292, - "▁territory": 14293, - "▁Kat": 14294, - "ocker": 14295, - "integer": 14296, - "▁sne": 14297, - "▁fails": 14298, - "▁fran��ais": 14299, - "▁introduction": 14300, - "▁Grant": 14301, - "ycle": 14302, - "'].": 14303, - "▁vier": 14304, - "native": 14305, - "▁Kle": 14306, - "quote": 14307, - "Users": 14308, - "▁advis": 14309, - "▁gym": 14310, - "▁protein": 14311, - "ال": 14312, - "▁Mai": 14313, - "▁providers": 14314, - "▁soil": 14315, - "gui": 14316, - "▁Nation": 14317, - "reation": 14318, - "▁Tab": 14319, - "ensis": 14320, - "inas": 14321, - "▁Scotland": 14322, - "▁dispatch": 14323, - "union": 14324, - "▁bere": 14325, - "▁Pow": 14326, - "▁Hig": 14327, - "▁studying": 14328, - "REF": 14329, - "SSL": 14330, - "▁fright": 14331, - "▁SORT": 14332, - "▁compr": 14333, - "▁Madrid": 14334, - "rowned": 14335, - "opes": 14336, - "pdev": 14337, - "▁wash": 14338, - "▁'../../": 14339, - "}}_": 14340, - "▁accum": 14341, - "rolling": 14342, - "▁NC": 14343, - "▁fiction": 14344, - "ipt": 14345, - "connected": 14346, - "limits": 14347, - "▁lap": 14348, - "▁whereas": 14349, - "prom": 14350, - "▁appointment": 14351, - "Program": 14352, - "▁Пер": 14353, - "nah": 14354, - "Validation": 14355, - "icons": 14356, - "äll": 14357, - "▁radical": 14358, - "▁exclusive": 14359, - "emony": 14360, - "▁challenging": 14361, - "▁ms": 14362, - "▁Private": 14363, - "▁vida": 14364, - "▁други": 14365, - "▁campus": 14366, - "forms": 14367, - "дно": 14368, - "plaat": 14369, - "bst": 14370, - "ATED": 14371, - "▁Abstract": 14372, - "▁intense": 14373, - "▁Ltd": 14374, - "▁controvers": 14375, - "óg": 14376, - "▁să": 14377, - "▁landing": 14378, - "!=": 14379, - "▁scenes": 14380, - "▁Chap": 14381, - "▁spoken": 14382, - "cred": 14383, - "▁pride": 14384, - "quet": 14385, - "▁meter": 14386, - "▁deutsch": 14387, - "uum": 14388, - "▁bless": 14389, - "▁Hann": 14390, - "▁inputs": 14391, - "▁Row": 14392, - "▁withdraw": 14393, - "Pal": 14394, - "acles": 14395, - "assets": 14396, - "▁vl": 14397, - "веде": 14398, - "▁Got": 14399, - "▁airport": 14400, - "wind": 14401, - "▁Columbia": 14402, - "▁chocolate": 14403, - "▁hö": 14404, - "▁alarm": 14405, - "FTWARE": 14406, - "▁Jay": 14407, - "▁sake": 14408, - "▁registration": 14409, - "vid": 14410, - "▁lake": 14411, - "▁username": 14412, - "▁hack": 14413, - "indexOf": 14414, - "cx": 14415, - "▁festival": 14416, - "▁clubs": 14417, - "cases": 14418, - "CTRL": 14419, - "];\r": 14420, - "▁Aud": 14421, - "▁primera": 14422, - "ват": 14423, - "▁brilliant": 14424, - "uther": 14425, - "▁difficulty": 14426, - "itals": 14427, - "▁scores": 14428, - "▁polít": 14429, - "database": 14430, - "aska": 14431, - "▁######": 14432, - "▁acid": 14433, - "aton": 14434, - "atomic": 14435, - "freq": 14436, - "▁WARRANTY": 14437, - "▁reporting": 14438, - ".),": 14439, - "▁nights": 14440, - "▁programme": 14441, - ")}{": 14442, - "xic": 14443, - "▁spo": 14444, - "lined": 14445, - "quarters": 14446, - "eree": 14447, - "mers": 14448, - "▁serves": 14449, - "cow": 14450, - "лько": 14451, - "enso": 14452, - "▁environ": 14453, - "Like": 14454, - "anche": 14455, - "▁crash": 14456, - "▁Kap": 14457, - "noindent": 14458, - "Conn": 14459, - "▁авто": 14460, - "▁infrastructure": 14461, - "IME": 14462, - "▁Room": 14463, - "need": 14464, - "orer": 14465, - "▁Dest": 14466, - "▁Domin": 14467, - "atherine": 14468, - "▁Sydney": 14469, - "▁gauge": 14470, - "▁jet": 14471, - "bably": 14472, - "▁commonly": 14473, - "▁stations": 14474, - "iah": 14475, - "nl": 14476, - "жу": 14477, - "eten": 14478, - "_)": 14479, - "iac": 14480, - "amos": 14481, - "nement": 14482, - "kon": 14483, - "Interval": 14484, - "▁cabin": 14485, - "▁eg": 14486, - "▁shots": 14487, - "▁Area": 14488, - "smith": 14489, - "parameter": 14490, - "'}": 14491, - "▁hem": 14492, - "▁singing": 14493, - "▁accessible": 14494, - "▁Prin": 14495, - "optional": 14496, - "ancial": 14497, - "ships": 14498, - "▁canvas": 14499, - "spe": 14500, - "▁addresses": 14501, - "▁xml": 14502, - "▁'\"": 14503, - "▁kar": 14504, - "öff": 14505, - "▁ages": 14506, - "ёр": 14507, - "zing": 14508, - "▁över": 14509, - "▁Clean": 14510, - "▁Silver": 14511, - "▁осо": 14512, - "health": 14513, - "Ali": 14514, - "▁ts": 14515, - "atern": 14516, - "▁choosing": 14517, - "▁burned": 14518, - "brid": 14519, - "rooms": 14520, - "ött": 14521, - "KERN": 14522, - "▁dish": 14523, - "Sa": 14524, - "Detail": 14525, - "▁Hind": 14526, - "▁Dans": 14527, - "ię": 14528, - "▁Jahren": 14529, - "extension": 14530, - "allas": 14531, - "▁Billy": 14532, - "usammen": 14533, - "itud": 14534, - "geon": 14535, - "Temp": 14536, - "Leg": 14537, - "ittel": 14538, - "addle": 14539, - "▁muscle": 14540, - "▁scared": 14541, - "sson": 14542, - "▁denote": 14543, - "ieurs": 14544, - "▁orange": 14545, - "▁hub": 14546, - "▁reb": 14547, - "edi": 14548, - "▁voices": 14549, - "Folder": 14550, - "▁suspend": 14551, - "▁Heart": 14552, - "▁scrap": 14553, - "▁aggreg": 14554, - "▁Guide": 14555, - "transaction": 14556, - "▁riding": 14557, - "▁vá": 14558, - "▁breed": 14559, - "▁concert": 14560, - "approx": 14561, - "▁chances": 14562, - "Tok": 14563, - "Eq": 14564, - "parts": 14565, - "▁scholar": 14566, - "offs": 14567, - "flush": 14568, - "!”": 14569, - "▁login": 14570, - "▁soort": 14571, - "▁Mand": 14572, - "▁functional": 14573, - "▁Bou": 14574, - "▁subjects": 14575, - "mys": 14576, - "▁extraord": 14577, - "▁Building": 14578, - "ikt": 14579, - "Bad": 14580, - "iami": 14581, - "Driver": 14582, - "ête": 14583, - "▁kv": 14584, - "▁timer": 14585, - "itionally": 14586, - "▁athlet": 14587, - "▁\");": 14588, - "wy": 14589, - "CFG": 14590, - "▁heaven": 14591, - "ов": 14592, - "▁experimental": 14593, - "▁bounds": 14594, - "ICK": 14595, - "▁excit": 14596, - "▁quit": 14597, - "▁universal": 14598, - "дь": 14599, - "▁SP": 14600, - "▁stub": 14601, - "▁kle": 14602, - "▁Bart": 14603, - "▁\"@": 14604, - "pel": 14605, - "▁(!(": 14606, - "▁selector": 14607, - "EB": 14608, - "▁coc": 14609, - "eted": 14610, - "ють": 14611, - "▁possess": 14612, - "▁Rick": 14613, - "▁unusual": 14614, - "termin": 14615, - "▁bags": 14616, - "▁loading": 14617, - "▁tf": 14618, - "▁)\r": 14619, - "provider": 14620, - "pletion": 14621, - "▁cursor": 14622, - "▁paused": 14623, - "им": 14624, - "▁counsel": 14625, - "]<": 14626, - "zech": 14627, - "▁tie": 14628, - "▁Moon": 14629, - "▁armed": 14630, - "▁observe": 14631, - "▁permet": 14632, - "▁Job": 14633, - "för": 14634, - "argument": 14635, - "▁eggs": 14636, - "ást": 14637, - "▁incredibly": 14638, - "werken": 14639, - "izard": 14640, - "▁painted": 14641, - "▁Vietnam": 14642, - "▁violent": 14643, - "Est": 14644, - "ierra": 14645, - "reader": 14646, - "weise": 14647, - "▁Josh": 14648, - "▁Him": 14649, - "ashes": 14650, - "origin": 14651, - "▁spir": 14652, - "▁Tree": 14653, - "▁niet": 14654, - "WIN": 14655, - "margin": 14656, - "▁involves": 14657, - "▁organis": 14658, - "▁Nacional": 14659, - "bara": 14660, - "▁depuis": 14661, - "pio": 14662, - "features": 14663, - "stru": 14664, - "▁Disney": 14665, - "▁restaurants": 14666, - "Mill": 14667, - "))\r": 14668, - "сла": 14669, - "remote": 14670, - "▁Third": 14671, - "▁baseball": 14672, - "▁algun": 14673, - "]$": 14674, - "▁employed": 14675, - "pot": 14676, - "▁UnityEngine": 14677, - "▁integration": 14678, - "▁risks": 14679, - "▁stro": 14680, - "▁agosto": 14681, - "including": 14682, - "▁Mind": 14683, - "▁stroke": 14684, - "▁deals": 14685, - "ajax": 14686, - "ёт": 14687, - "▁\\|": 14688, - "tar": 14689, - "adelphia": 14690, - "▁sab": 14691, - "pur": 14692, - "▁screw": 14693, - "▁inev": 14694, - "▁\\;": 14695, - "▁Donald": 14696, - "öd": 14697, - "cca": 14698, - "esis": 14699, - "▁separated": 14700, - "DBG": 14701, - "agent": 14702, - "▁packed": 14703, - "ння": 14704, - "intern": 14705, - "▁Monte": 14706, - "▁province": 14707, - "▁expanded": 14708, - "▁approached": 14709, - "▁Ep": 14710, - "CLK": 14711, - "▁ore": 14712, - "Batch": 14713, - "▁impressive": 14714, - "RM": 14715, - "▁Location": 14716, - "▁shame": 14717, - "wrapper": 14718, - "unwrap": 14719, - "peer": 14720, - "Bits": 14721, - "▁SN": 14722, - "scar": 14723, - "Come": 14724, - "▁council": 14725, - "▁shouted": 14726, - "making": 14727, - "▁Maur": 14728, - "▁wis": 14729, - "LETE": 14730, - "▁fs": 14731, - "▁dz": 14732, - "unque": 14733, - "uego": 14734, - "Random": 14735, - "Html": 14736, - "zem": 14737, - "▁Dutch": 14738, - "▁Golden": 14739, - "▁Tar": 14740, - "▁Herm": 14741, - "▁stretch": 14742, - "vard": 14743, - "▁tries": 14744, - "WI": 14745, - "▁disappeared": 14746, - "▁crusher": 14747, - "▁Kan": 14748, - "Mag": 14749, - "ør": 14750, - "▁Cambridge": 14751, - "▁dopo": 14752, - "atura": 14753, - "heart": 14754, - "▁Spiel": 14755, - "/**\r": 14756, - "Direction": 14757, - "atting": 14758, - "wig": 14759, - "▁codes": 14760, - "▁powder": 14761, - "alert": 14762, - "sembl": 14763, - "▁ye": 14764, - "Star": 14765, - "▁roots": 14766, - "▁Holl": 14767, - "Rele": 14768, - "▁constitu": 14769, - "nc": 14770, - "“.": 14771, - "reference": 14772, - "ificial": 14773, - "closure": 14774, - "▁figured": 14775, - "▁assumption": 14776, - "getElementById": 14777, - "▁AG": 14778, - "oses": 14779, - "▁_\"": 14780, - "epper": 14781, - "obre": 14782, - "enumerate": 14783, - "ографи": 14784, - "▁lessons": 14785, - "▁qualified": 14786, - "Person": 14787, - "anse": 14788, - "▁Mort": 14789, - "sylvania": 14790, - "▁cré": 14791, - "Binding": 14792, - "іс": 14793, - "▁Vari": 14794, - "▁reminded": 14795, - "▁membership": 14796, - "iper": 14797, - "zte": 14798, - "▁cref": 14799, - "▁PA": 14800, - "plaatst": 14801, - "▁Environment": 14802, - "boy": 14803, - "▁phrase": 14804, - "rivial": 14805, - "rag": 14806, - "води": 14807, - "▁pse": 14808, - "▁tournament": 14809, - ")},": 14810, - "▁Sound": 14811, - "▁Vel": 14812, - "▁Berg": 14813, - "elson": 14814, - "▁refuge": 14815, - "▁elsewhere": 14816, - "quality": 14817, - "▁abandoned": 14818, - "▁Flo": 14819, - "ibil": 14820, - "UAL": 14821, - "▁Platz": 14822, - "▁delta": 14823, - "▁Buy": 14824, - "rière": 14825, - "▁flour": 14826, - "▁laughing": 14827, - "▁Looking": 14828, - "Agent": 14829, - "▁wx": 14830, - "▁Wales": 14831, - "Ctx": 14832, - "▁cake": 14833, - "▁crate": 14834, - "▁кла": 14835, - "anga": 14836, - "Zero": 14837, - "▁amounts": 14838, - "Tra": 14839, - "ometric": 14840, - "▁constraints": 14841, - "▁temple": 14842, - "▁installation": 14843, - "stroke": 14844, - "▁Neder": 14845, - "ți": 14846, - "▁Ibid": 14847, - "▁obs": 14848, - "entries": 14849, - "▁jusqu": 14850, - "ORM": 14851, - "▁Sky": 14852, - "ikes": 14853, - "nak": 14854, - "▁modes": 14855, - "▁Hitler": 14856, - "▁belt": 14857, - "▁pointing": 14858, - "▁Ban": 14859, - "ignore": 14860, - "▁persu": 14861, - "▁Besides": 14862, - "ynom": 14863, - "▁legis": 14864, - "▁CPU": 14865, - "anded": 14866, - "uis": 14867, - "bsite": 14868, - "▁Euro": 14869, - "▁utter": 14870, - "eclipse": 14871, - "▁irre": 14872, - "▁Document": 14873, - "▁Meanwhile": 14874, - "▁familie": 14875, - "verify": 14876, - "▁Jason": 14877, - "▁Ort": 14878, - "▁ciudad": 14879, - "▁technologies": 14880, - "▁части": 14881, - "nica": 14882, - "cancel": 14883, - "Virtual": 14884, - "▁evident": 14885, - "aman": 14886, - "▁Supreme": 14887, - "atoes": 14888, - "▁steady": 14889, - "▁monthly": 14890, - "▁SOFTWARE": 14891, - "Die": 14892, - "▁applying": 14893, - "Dig": 14894, - "vier": 14895, - "▁горо": 14896, - "▁WH": 14897, - "▁minds": 14898, - "▁kam": 14899, - "▁expertise": 14900, - "▁notification": 14901, - ".-": 14902, - "▁deliber": 14903, - "▁HE": 14904, - "▁resist": 14905, - "outes": 14906, - "▁Howard": 14907, - "special": 14908, - "▁presentation": 14909, - "▁YouTube": 14910, - "mir": 14911, - "▁rust": 14912, - "▁nations": 14913, - "▁Gets": 14914, - "���responses": 14915, - "arded": 14916, - "immer": 14917, - "▁reveal": 14918, - "▁Meg": 14919, - "▁todos": 14920, - "▁ade": 14921, - "ategories": 14922, - "▁payments": 14923, - "ôt": 14924, - "Enumer": 14925, - "▁platforms": 14926, - "▁lifetime": 14927, - "Complete": 14928, - "Quest": 14929, - "enders": 14930, - "▁cum": 14931, - "pler": 14932, - "▁appl": 14933, - "ährend": 14934, - "зь": 14935, - "enez": 14936, - "overty": 14937, - "ynchron": 14938, - "▁argued": 14939, - "▁Kath": 14940, - "▁synchron": 14941, - "▁Builder": 14942, - "Border": 14943, - "Plan": 14944, - "rieb": 14945, - "nm": 14946, - "FORMAT": 14947, - "usk": 14948, - "▁jumped": 14949, - "charg": 14950, - "▁contribute": 14951, - "Mesh": 14952, - "Univers": 14953, - "rell": 14954, - "▁polar": 14955, - "▁trois": 14956, - "icio": 14957, - "Groups": 14958, - "▁(%": 14959, - "Loop": 14960, - "▁gaz": 14961, - "dbg": 14962, - "LAY": 14963, - "John": 14964, - "blocks": 14965, - "▁lung": 14966, - "▁kön": 14967, - "through": 14968, - "▁fifth": 14969, - "lisher": 14970, - "▁involving": 14971, - "▁Deep": 14972, - "▁области": 14973, - "▁sull": 14974, - "Export": 14975, - "▁Kate": 14976, - "period": 14977, - "charge": 14978, - "GT": 14979, - "\">\r": 14980, - "тин": 14981, - "▁Ott": 14982, - "▁interactions": 14983, - "▁Toronto": 14984, - "TRACE": 14985, - "▁difer": 14986, - "▁liberal": 14987, - "▁particle": 14988, - "▁surve": 14989, - "alous": 14990, - "reason": 14991, - "▁depression": 14992, - "ал": 14993, - "▁flower": 14994, - "▁waar": 14995, - "▁hade": 14996, - "▁centuries": 14997, - "uty": 14998, - "party": 14999, - "▁approval": 15000, - "generate": 15001, - "▁Barn": 15002, - "▁marg": 15003, - "▁monde": 15004, - "▁ook": 15005, - "▁Clark": 15006, - "▁theoret": 15007, - "viously": 15008, - "?)": 15009, - "▁Rud": 15010, - "stmt": 15011, - "inction": 15012, - "▁tun": 15013, - "▁roads": 15014, - "▁rotation": 15015, - "ppen": 15016, - "sensor": 15017, - "▁Kol": 15018, - "idelines": 15019, - "▁є": 15020, - "▁composed": 15021, - "▁virus": 15022, - "'$": 15023, - "SN": 15024, - "▁Von": 15025, - "mont": 15026, - "lar": 15027, - "▁opinions": 15028, - "uction": 15029, - "rupal": 15030, - "underline": 15031, - "▁horror": 15032, - "Must": 15033, - "otto": 15034, - "Should": 15035, - "▁statist": 15036, - "▁gem": 15037, - "▁secre": 15038, - "▁strip": 15039, - "▁dirt": 15040, - "amazon": 15041, - "▁Round": 15042, - "▁discovery": 15043, - "▁GO": 15044, - "▁substantial": 15045, - "ibt": 15046, - "▁demands": 15047, - "▁everyday": 15048, - "▁besch": 15049, - "▁Bridge": 15050, - "▁HD": 15051, - "▁Dol": 15052, - "▁très": 15053, - "anni": 15054, - "roit": 15055, - "());\r": 15056, - "far": 15057, - "timestamp": 15058, - "▁bulk": 15059, - "Black": 15060, - "▁gan": 15061, - "setting": 15062, - "retval": 15063, - "ване": 15064, - "nung": 15065, - "▁talks": 15066, - "▁scientists": 15067, - "▁vig": 15068, - "▁quantity": 15069, - "▁Gard": 15070, - "▁movements": 15071, - "ähr": 15072, - "lings": 15073, - "▁Те": 15074, - "team": 15075, - "rito": 15076, - "▁assembly": 15077, - "ilst": 15078, - "▁happiness": 15079, - "▁leaf": 15080, - "▁assessment": 15081, - "Coord": 15082, - "irs": 15083, - "sam": 15084, - "▁attorney": 15085, - "▁geme": 15086, - "IDE": 15087, - "▁Vere": 15088, - "▁Anthony": 15089, - "amiento": 15090, - "▁Ast": 15091, - "▁circul": 15092, - "▁Frances": 15093, - "▁pent": 15094, - "▁mate": 15095, - "▁Transport": 15096, - "owo": 15097, - "чу": 15098, - "istes": 15099, - "TRAN": 15100, - "IMPORT": 15101, - "▁Break": 15102, - "▁sons": 15103, - "▁investors": 15104, - "▁Philipp": 15105, - "THOD": 15106, - "▁panic": 15107, - "▁:)": 15108, - "▁detection": 15109, - "▁simultane": 15110, - "nte": 15111, - "▁listened": 15112, - "кре": 15113, - "▁Brig": 15114, - "Optional": 15115, - "▁abund": 15116, - "▁criteria": 15117, - "▁chip": 15118, - "▁окру": 15119, - "▁Constant": 15120, - "▁mining": 15121, - "тал": 15122, - "mates": 15123, - "▁worship": 15124, - "router": 15125, - "CN": 15126, - "▁Match": 15127, - "▁Cole": 15128, - "▁downt": 15129, - "▁holes": 15130, - "▁grateful": 15131, - "RESULT": 15132, - "▁Europa": 15133, - "▁consent": 15134, - "lä": 15135, - "opter": 15136, - "▁colleagues": 15137, - "orous": 15138, - "▁enemies": 15139, - "hang": 15140, - "actual": 15141, - "Objects": 15142, - "▁як": 15143, - "▁fluid": 15144, - "fixed": 15145, - "▁Graph": 15146, - "▁scratch": 15147, - "cers": 15148, - "ribu": 15149, - "▁validation": 15150, - "▁completion": 15151, - "▁Begin": 15152, - "endpoint": 15153, - "rient": 15154, - "CM": 15155, - "▁Site": 15156, - "▁explains": 15157, - "tres": 15158, - "▁anybody": 15159, - "foreach": 15160, - "lon": 15161, - "Chain": 15162, - "▁Buff": 15163, - "ocal": 15164, - "▁Morgan": 15165, - "▁sang": 15166, - "▁passes": 15167, - "@@": 15168, - "ijd": 15169, - "Word": 15170, - "▁Hung": 15171, - "▁Fer": 15172, - "▁vý": 15173, - "bast": 15174, - "▁entertainment": 15175, - "hin": 15176, - "▁grat": 15177, - "▁Member": 15178, - "▁Minn": 15179, - "▁printed": 15180, - "▁Franklin": 15181, - "▁Imp": 15182, - "Machine": 15183, - "columns": 15184, - "▁deleted": 15185, - "▁manufacturing": 15186, - "▁rely": 15187, - "▁conse": 15188, - "▁fishing": 15189, - "blo": 15190, - "-$": 15191, - "▁.\"": 15192, - "▁clinical": 15193, - "▁Studies": 15194, - "▁Бу": 15195, - "definition": 15196, - "▁evaluation": 15197, - "▁attacked": 15198, - "▁frozen": 15199, - "zent": 15200, - "▁últ": 15201, - "▁rational": 15202, - "othe": 15203, - "Cancel": 15204, - "history": 15205, - "setText": 15206, - "▁alc": 15207, - "▁hydro": 15208, - "▁Theatre": 15209, - "▁Material": 15210, - "IOException": 15211, - "******/": 15212, - "spl": 15213, - "NODE": 15214, - "attrs": 15215, - "▁mie": 15216, - "▁offices": 15217, - "ró": 15218, - "▁jam": 15219, - "▁Ident": 15220, - "vé": 15221, - "Setting": 15222, - "▁Several": 15223, - "▁decay": 15224, - "Android": 15225, - "▁Save": 15226, - "unted": 15227, - "▁Mountain": 15228, - "usc": 15229, - "▁marzo": 15230, - "▁asleep": 15231, - "▁soldier": 15232, - "▁Double": 15233, - "PK": 15234, - "▁contrad": 15235, - "▁wins": 15236, - "ceiver": 15237, - "▁seasons": 15238, - "▁Chall": 15239, - "▁healthcare": 15240, - "ład": 15241, - "от": 15242, - "▁Five": 15243, - "▁Hell": 15244, - "▁worldwide": 15245, - "▁',": 15246, - "ян": 15247, - "made": 15248, - "▁responded": 15249, - "▁ay": 15250, - "▁procedures": 15251, - "тера": 15252, - "▁cleared": 15253, - "\"].": 15254, - "▁Target": 15255, - "▁Side": 15256, - "omin": 15257, - "▁deploy": 15258, - "▁Tell": 15259, - "▁ongoing": 15260, - "floor": 15261, - "▁bones": 15262, - "▁Delete": 15263, - "▁shrugged": 15264, - "Our": 15265, - "Der": 15266, - "▁initialize": 15267, - "▁Ted": 15268, - "MAGE": 15269, - "▁hire": 15270, - "▁tracking": 15271, - "▁ash": 15272, - "▁ceiling": 15273, - "ках": 15274, - "etti": 15275, - "▁courage": 15276, - "enschapp": 15277, - "ются": 15278, - "More": 15279, - "▁folg": 15280, - "▁Grace": 15281, - "▁Kelly": 15282, - "▁reven": 15283, - "▁Ali": 15284, - "▁disp": 15285, - "▁defeat": 15286, - "▁creature": 15287, - "▁Kennedy": 15288, - "▁Diego": 15289, - "EMP": 15290, - "▁steam": 15291, - "endance": 15292, - "rig": 15293, - "▁ignor": 15294, - "emen": 15295, - "▁Gru": 15296, - "▁proposal": 15297, - "▁weiter": 15298, - "▁лі": 15299, - "ibles": 15300, - "▁consideration": 15301, - "▁believes": 15302, - "▁Soph": 15303, - "“,": 15304, - "▁Matthew": 15305, - "▁circuit": 15306, - "▁singer": 15307, - "▁Square": 15308, - "ço": 15309, - "Edge": 15310, - "▁astr": 15311, - "▁representative": 15312, - "▁comprehensive": 15313, - "liga": 15314, - "▁mere": 15315, - "tbl": 15316, - "▁continuing": 15317, - "ographer": 15318, - "LED": 15319, - "▁/***/": 15320, - "▁sear": 15321, - "▁enormous": 15322, - "izi": 15323, - "Dit": 15324, - "there": 15325, - "ін": 15326, - "сите": 15327, - "▁guerra": 15328, - "▁endpoint": 15329, - "▁lesson": 15330, - "zon": 15331, - "variable": 15332, - "ис": 15333, - "▁researchers": 15334, - "▁attempted": 15335, - "▁enf": 15336, - "тура": 15337, - "▁defin": 15338, - "вест": 15339, - "▁awful": 15340, - "▁lowest": 15341, - "rules": 15342, - "▁unlike": 15343, - "interval": 15344, - "▁producing": 15345, - "▁Kam": 15346, - "▁IMP": 15347, - "General": 15348, - "▁faire": 15349, - "▁maxim": 15350, - "assemb": 15351, - "acent": 15352, - "?>": 15353, - "plica": 15354, - "▁ram": 15355, - "mate": 15356, - "цу": 15357, - "mn": 15358, - "▁Hi": 15359, - "▁stages": 15360, - "▁Editor": 15361, - "▁tang": 15362, - "RD": 15363, - "▁ich": 15364, - "▁dependent": 15365, - "lifer": 15366, - "ascript": 15367, - "▁exposure": 15368, - "рез": 15369, - "▁mart": 15370, - "▁Barcel": 15371, - "xspace": 15372, - "SESSION": 15373, - "▁prest": 15374, - "URCE": 15375, - "-.": 15376, - "▁село": 15377, - "have": 15378, - "▁observation": 15379, - "▁commands": 15380, - "▁eager": 15381, - "▁outdoor": 15382, - "▁DEBUG": 15383, - "▁hr": 15384, - "AX": 15385, - "▁puzz": 15386, - "blank": 15387, - "бур": 15388, - "▁kennis": 15389, - "▁regarded": 15390, - "▁}),": 15391, - "volume": 15392, - "▁произ": 15393, - "▁Training": 15394, - "añ": 15395, - "▁fois": 15396, - "▁три": 15397, - "вня": 15398, - "▁optimal": 15399, - "▁subscription": 15400, - "bridge": 15401, - "imental": 15402, - "▁Think": 15403, - "▁\";": 15404, - "▁legisl": 15405, - "▁Hop": 15406, - "▁branches": 15407, - "▁Veg": 15408, - "▁sprint": 15409, - "▁flux": 15410, - "▁Freder": 15411, - "sis": 15412, - "notify": 15413, - "▁Фран": 15414, - "som": 15415, - "nym": 15416, - "▁Ré": 15417, - "lett": 15418, - "ingham": 15419, - "▁Farm": 15420, - "DOM": 15421, - "▁shield": 15422, - "Here": 15423, - "▁Treat": 15424, - "▁Luke": 15425, - "▁unsafe": 15426, - "anton": 15427, - "▁Imper": 15428, - "▁telephone": 15429, - "▁unlock": 15430, - "Owner": 15431, - "collection": 15432, - "▁snd": 15433, - "▁suiv": 15434, - "▁entering": 15435, - "шен": 15436, - "▁Label": 15437, - "selector": 15438, - "▁GET": 15439, - "▁quando": 15440, - "▁fed": 15441, - "jQuery": 15442, - "Origin": 15443, - "▁Alan": 15444, - "mathscr": 15445, - "▁pregnant": 15446, - "Expect": 15447, - "resources": 15448, - "▁ersten": 15449, - "alia": 15450, - "▁retired": 15451, - "ût": 15452, - "Cred": 15453, - "▁méd": 15454, - "▁erh": 15455, - "Framework": 15456, - "Slot": 15457, - "duration": 15458, - "sal": 15459, - "▁composition": 15460, - "article": 15461, - "gpu": 15462, - "▁permitted": 15463, - "▁Font": 15464, - "▁Much": 15465, - "▁pending": 15466, - "▁agencies": 15467, - "Columns": 15468, - "▁klik": 15469, - "▁rating": 15470, - "mind": 15471, - "▁Pennsylvania": 15472, - "Java": 15473, - "abstract": 15474, - "▁dumb": 15475, - "▁VI": 15476, - "usa": 15477, - "Remote": 15478, - "▁YOU": 15479, - "▁Creek": 15480, - "мати": 15481, - "Bottom": 15482, - "▁rolling": 15483, - "▁bundle": 15484, - "▁golf": 15485, - "gpio": 15486, - "▁Chair": 15487, - "▁cls": 15488, - "$}": 15489, - "▁Parliament": 15490, - "führ": 15491, - "Many": 15492, - "▁Sep": 15493, - "▁badly": 15494, - "igi": 15495, - "▁Gemeinde": 15496, - "Ill": 15497, - "▁Ан": 15498, - "uart": 15499, - "itempty": 15500, - "▁Niger": 15501, - "▁immigr": 15502, - "Super": 15503, - "vá": 15504, - "istribute": 15505, - "Helpers": 15506, - "▁waters": 15507, - "▁joining": 15508, - "omitempty": 15509, - "▁Otherwise": 15510, - "▁Host": 15511, - "▁redd": 15512, - "▁dy": 15513, - "▁converted": 15514, - "▁prayer": 15515, - "▁Украї": 15516, - "▁elections": 15517, - "reb": 15518, - "erie": 15519, - "▁свя": 15520, - "Abs": 15521, - "iembre": 15522, - "holders": 15523, - "▁Rol": 15524, - "utschen": 15525, - "▁Gh": 15526, - "tery": 15527, - "анг": 15528, - "▁narrative": 15529, - "minus": 15530, - "▁Iron": 15531, - "=\"#": 15532, - "▁wand": 15533, - "▁wished": 15534, - "icode": 15535, - "orr": 15536, - "[[": 15537, - "▁detected": 15538, - "▁municipal": 15539, - "▁Pour": 15540, - "▁Serv": 15541, - "citet": 15542, - "▁grey": 15543, - "▁Rap": 15544, - "▁voy": 15545, - "▁lleg": 15546, - "▁currency": 15547, - "▁Script": 15548, - "strument": 15549, - "▁expecting": 15550, - "▁tickets": 15551, - "▁bucket": 15552, - "egr": 15553, - "▁jacket": 15554, - "drv": 15555, - "▁loans": 15556, - "▁kann": 15557, - "▁integral": 15558, - "▁characteristics": 15559, - "(\".": 15560, - "▁manual": 15561, - "▁dynamics": 15562, - ":*": 15563, - "sha": 15564, - "reens": 15565, - "onical": 15566, - "▁toile": 15567, - "aña": 15568, - "▁distant": 15569, - "▁handled": 15570, - "Bool": 15571, - "▁penal": 15572, - "▁Things": 15573, - "▁prominent": 15574, - "▁exped": 15575, - "▁Help": 15576, - "▁asp": 15577, - "lap": 15578, - "▁Auth": 15579, - "Basic": 15580, - "achuset": 15581, - "▁Bild": 15582, - "▁entitled": 15583, - "▁jag": 15584, - "▁rejected": 15585, - "▁memor": 15586, - "orts": 15587, - "▁applies": 15588, - "▁Language": 15589, - "specific": 15590, - "achusetts": 15591, - "HAND": 15592, - "▁Route": 15593, - "market": 15594, - "▁Ky": 15595, - "▁pose": 15596, - "ACHE": 15597, - "poll": 15598, - "▁rocks": 15599, - "bone": 15600, - "▁DIS": 15601, - "Watch": 15602, - "▁smiling": 15603, - "рио": 15604, - "Month": 15605, - "▁efter": 15606, - "construct": 15607, - "▁bands": 15608, - "▁collaboration": 15609, - "ними": 15610, - "glas": 15611, - "▁vy": 15612, - "▁engagement": 15613, - "__)": 15614, - "▁wings": 15615, - "ким": 15616, - "netje": 15617, - "ativa": 15618, - "▁Duke": 15619, - "лее": 15620, - "▁Within": 15621, - "▁dove": 15622, - "▁cb": 15623, - "yers": 15624, - "pow": 15625, - "[(": 15626, - "▁evaluate": 15627, - "Points": 15628, - "▁рі": 15629, - "odigd": 15630, - "onomy": 15631, - "▁Illinois": 15632, - "▁Typ": 15633, - "▁coordinates": 15634, - "pisode": 15635, - "ucked": 15636, - "▁flav": 15637, - "▁brands": 15638, - "▁calendar": 15639, - "Lib": 15640, - "▁uitgen": 15641, - "▁tale": 15642, - "▁briefly": 15643, - "▁mic": 15644, - "RESS": 15645, - "▁später": 15646, - "▁integrated": 15647, - "▁cookies": 15648, - "▁uitgenodigd": 15649, - "▁Priv": 15650, - "▁phenomen": 15651, - "▁voegen": 15652, - "Supp": 15653, - "▁refers": 15654, - "пад": 15655, - "▁Clinton": 15656, - "▁assignment": 15657, - "inals": 15658, - "▁asym": 15659, - "cycle": 15660, - "▁Anderson": 15661, - "▁binding": 15662, - "rique": 15663, - "hind": 15664, - "▁behalf": 15665, - "▁Fle": 15666, - "▁breaks": 15667, - "▁soap": 15668, - "вар": 15669, - "▁vä": 15670, - "▁crying": 15671, - "▁→": 15672, - "▁msm": 15673, - "▁boots": 15674, - "owing": 15675, - "▁bell": 15676, - "suite": 15677, - "▁Bundes": 15678, - "Year": 15679, - "ndef": 15680, - "Other": 15681, - "▁google": 15682, - "ENCE": 15683, - "WER": 15684, - "Les": 15685, - "Shared": 15686, - "▁ED": 15687, - "IFT": 15688, - "▁floating": 15689, - "ým": 15690, - "{},": 15691, - "Binary": 15692, - "▁roce": 15693, - "raj": 15694, - "▁bewerken": 15695, - "BF": 15696, - "▁Hur": 15697, - "cen": 15698, - "▁ere": 15699, - "▁camb": 15700, - "▁Pakistan": 15701, - "▁greatly": 15702, - "▁logging": 15703, - "/.": 15704, - "Tensor": 15705, - "▁opens": 15706, - "▁Rio": 15707, - "▁klikken": 15708, - "▁sculpt": 15709, - "apore": 15710, - "wx": 15711, - "▁Nich": 15712, - "nan": 15713, - "▁injured": 15714, - "compare": 15715, - "tha": 15716, - "Sample": 15717, - "Shell": 15718, - "▁commander": 15719, - "▁receiver": 15720, - "▁hopes": 15721, - "▁byl": 15722, - "▁proxy": 15723, - "▁gall": 15724, - "getId": 15725, - "▁Bab": 15726, - "feld": 15727, - "▁\"_": 15728, - "▁Hab": 15729, - "simple": 15730, - "▁executed": 15731, - "▁ate": 15732, - "▁animation": 15733, - "▁inhab": 15734, - "▁боль": 15735, - "▁router": 15736, - "▁glob": 15737, - "Geplaatst": 15738, - "▁beginnetje": 15739, - "▁Kur": 15740, - "▁Ха": 15741, - "aligned": 15742, - "▁certificate": 15743, - "▁Å": 15744, - ".).": 15745, - "▁soll": 15746, - "▁Import": 15747, - "реди": 15748, - "▁pandemic": 15749, - "▁nic": 15750, - "vä": 15751, - "▁Gree": 15752, - "▁Say": 15753, - "▁ді": 15754, - "▁Num": 15755, - "▁roughly": 15756, - "▁después": 15757, - "▁​": 15758, - "▁specify": 15759, - "Mapper": 15760, - "licht": 15761, - "▁thumb": 15762, - "wie": 15763, - "▁unlikely": 15764, - "▁Edd": 15765, - "Hey": 15766, - "▁Opt": 15767, - "BLOCK": 15768, - "вор": 15769, - "▁×": 15770, - "▁ba": 15771, - "▁periods": 15772, - "▁titles": 15773, - "Med": 15774, - "▁fon": 15775, - "▁bast": 15776, - "▁Forest": 15777, - "▁№": 15778, - "onds": 15779, - "▁fal": 15780, - "▁gesch": 15781, - "direction": 15782, - "IFY": 15783, - "▁LA": 15784, - "▁(((": 15785, - "GTH": 15786, - "itudes": 15787, - "▁destruction": 15788, - "▁Ja": 15789, - "▁stake": 15790, - "ifferent": 15791, - "▁identical": 15792, - "▁fog": 15793, - "▁Reb": 15794, - "ские": 15795, - "ступ": 15796, - "jax": 15797, - "▁Mars": 15798, - "▁historic": 15799, - "▁Vo": 15800, - "▁entrepre": 15801, - "▁tension": 15802, - "▁WHERE": 15803, - "▁Philadelphia": 15804, - "Counter": 15805, - "▁frames": 15806, - "▁muy": 15807, - "ej": 15808, - "öt": 15809, - "eu": 15810, - "▁челове": 15811, - "PROC": 15812, - "▁resolved": 15813, - "▁tape": 15814, - "цион": 15815, - "▁singular": 15816, - "▁personnel": 15817, - "▁Mun": 15818, - "▁Occ": 15819, - "▁scalar": 15820, - "dess": 15821, - "▁cable": 15822, - "being": 15823, - "▁Jenn": 15824, - "▁erst": 15825, - "Actions": 15826, - "Environment": 15827, - "via": 15828, - "▁struggling": 15829, - "▁DVD": 15830, - "whe": 15831, - "▁throwing": 15832, - "Bounds": 15833, - "▁MD": 15834, - "▁\"../": 15835, - "▁satisfy": 15836, - "▁Colorado": 15837, - "▁Active": 15838, - "Tasks": 15839, - "<>();": 15840, - "▁slipped": 15841, - "▁poison": 15842, - "zb": 15843, - "Dispatch": 15844, - "warning": 15845, - "▁ultimate": 15846, - "picture": 15847, - "expression": 15848, - "▁Talk": 15849, - "▁flick": 15850, - "▁raising": 15851, - "▁transactions": 15852, - "▁glance": 15853, - "▁gri": 15854, - "▁през": 15855, - "selection": 15856, - "ња": 15857, - "endl": 15858, - "▁Abb": 15859, - "▁bold": 15860, - "▁maintained": 15861, - "Exists": 15862, - "▁encouraged": 15863, - "Qual": 15864, - "▁essere": 15865, - "▁hired": 15866, - "letter": 15867, - "itches": 15868, - "others": 15869, - "▁woj": 15870, - "▁injuries": 15871, - "▁dil": 15872, - "execut": 15873, - "▁Steel": 15874, - "▁Garden": 15875, - "зя": 15876, - "\\,\\": 15877, - "▁Angel": 15878, - "prim": 15879, - ">:]<": 15880, - "gb": 15881, - "peat": 15882, - "inte": 15883, - "▁apolog": 15884, - "▁regulations": 15885, - "Src": 15886, - "kh": 15887, - "Upload": 15888, - "mapping": 15889, - "▁presents": 15890, - "▁poetry": 15891, - "▁stops": 15892, - "▁Tol": 15893, - "▁tower": 15894, - "▁OUT": 15895, - "Thank": 15896, - "▁organic": 15897, - "▁drei": 15898, - "▁pound": 15899, - "century": 15900, - "▁modules": 15901, - "▁дере": 15902, - "▁worn": 15903, - "▁parad": 15904, - "▁Cos": 15905, - "fic": 15906, - "▁без": 15907, - "▁Jimmy": 15908, - "▁lands": 15909, - "▁minist": 15910, - "vspace": 15911, - "▁lighting": 15912, - "▁naked": 15913, - "▁designer": 15914, - "▁Stream": 15915, - "TMP": 15916, - "Center": 15917, - "resentation": 15918, - "ONT": 15919, - "▁ers": 15920, - "▁measurement": 15921, - "▁muscles": 15922, - "▁Ign": 15923, - "▁COM": 15924, - "▁fru": 15925, - "▁genre": 15926, - "▁alpha": 15927, - "▁retirement": 15928, - "▁Gon": 15929, - "ől": 15930, - "contents": 15931, - "▁healing": 15932, - "▁sido": 15933, - "incipal": 15934, - "Permission": 15935, - "рак": 15936, - "▁Gordon": 15937, - "▁Rank": 15938, - "▁Autom": 15939, - "Constructor": 15940, - "wiki": 15941, - "▁concerning": 15942, - "rizona": 15943, - "▁variant": 15944, - "▁arranged": 15945, - "▁Spr": 15946, - "BPACK": 15947, - "Timestamp": 15948, - "restore": 15949, - "aware": 15950, - "▁Observ": 15951, - "▁SV": 15952, - "ipp": 15953, - "▁Executive": 15954, - "▁colleg": 15955, - "▁explicitly": 15956, - "written": 15957, - "▁Kön": 15958, - "irus": 15959, - "▁Hold": 15960, - "▁Pract": 15961, - "Character": 15962, - "▁redistribute": 15963, - "uerto": 15964, - "▁Student": 15965, - "▁elder": 15966, - "▁Dop": 15967, - "vp": 15968, - "▁Hub": 15969, - "▁grounds": 15970, - "▁Ry": 15971, - "▁signals": 15972, - "▁gifts": 15973, - "▁strengthen": 15974, - "▁Lyn": 15975, - "commun": 15976, - "▁най": 15977, - "▁finance": 15978, - "noc": 15979, - "helm": 15980, - "▁cuts": 15981, - "▁adventure": 15982, - "▁Ric": 15983, - "▁intellectual": 15984, - "▁Output": 15985, - "▁awk": 15986, - "▁concentration": 15987, - "▁guidance": 15988, - "Buff": 15989, - "▁filling": 15990, - "▁regul": 15991, - "▁delicious": 15992, - "([]": 15993, - "ших": 15994, - "▁tons": 15995, - "activity": 15996, - "GP": 15997, - "LOB": 15998, - "stadt": 15999, - "tal": 16000, - "▁img": 16001, - "▁rush": 16002, - "attice": 16003, - "▁pok": 16004, - "steps": 16005, - "▁lid": 16006, - "▁DNA": 16007, - "Browser": 16008, - "▁ladies": 16009, - "▁années": 16010, - "▁rescue": 16011, - "avity": 16012, - "rock": 16013, - "▁glasses": 16014, - "▁Bey": 16015, - ")}$": 16016, - "detail": 16017, - "▁dés": 16018, - "tax": 16019, - "▁favourite": 16020, - "▁precision": 16021, - "▁conoc": 16022, - "Ms": 16023, - "▁Native": 16024, - "▁Pil": 16025, - "InputStream": 16026, - "orp": 16027, - "▁Pap": 16028, - "▁picking": 16029, - "iph": 16030, - "Loading": 16031, - "▁priest": 16032, - "Hook": 16033, - "▁pist": 16034, - "▁Une": 16035, - "%,": 16036, - "▁bil": 16037, - "▁conservative": 16038, - "eval": 16039, - "iking": 16040, - "'},": 16041, - "▁sauce": 16042, - "▁Due": 16043, - "assen": 16044, - "▁occasionally": 16045, - "▁Дж": 16046, - "unknown": 16047, - "DED": 16048, - "▁drum": 16049, - "▁dub": 16050, - "ATURE": 16051, - "usage": 16052, - "getType": 16053, - "reply": 16054, - "▁strategic": 16055, - "▁kap": 16056, - "design": 16057, - "datetime": 16058, - "▁Prim": 16059, - "Master": 16060, - "▁Corps": 16061, - "▁considerable": 16062, - "▁Tu": 16063, - "▁ла": 16064, - "▁tous": 16065, - "▁clar": 16066, - "▁poem": 16067, - "album": 16068, - "]*": 16069, - "loaded": 16070, - "▁traveling": 16071, - "вые": 16072, - "▁Ferr": 16073, - "▁pharm": 16074, - "abi": 16075, - "▁}\\": 16076, - "collect": 16077, - "▁Bour": 16078, - "OC": 16079, - "▁measurements": 16080, - "▁Professional": 16081, - "▁sensor": 16082, - "utsche": 16083, - "▁demanded": 16084, - "▁accompanied": 16085, - "▁prend": 16086, - "▁encoding": 16087, - "▁Geschichte": 16088, - "▁mig": 16089, - "▁Gib": 16090, - "▁Reich": 16091, - "▁myster": 16092, - "▁Mock": 16093, - "▁physically": 16094, - "▁Bau": 16095, - "▁Single": 16096, - "▁managing": 16097, - "▁Kil": 16098, - "▁Temple": 16099, - "▁lev": 16100, - "▁lí": 16101, - "CPU": 16102, - "▁Premier": 16103, - "▁Give": 16104, - "iri": 16105, - "NV": 16106, - "▁AI": 16107, - "▁fp": 16108, - "лександ": 16109, - "▁tant": 16110, - "▁fot": 16111, - "Nullable": 16112, - "▁guards": 16113, - "Once": 16114, - "▁chamber": 16115, - "film": 16116, - "▁bias": 16117, - "▁Tai": 16118, - "insic": 16119, - "▁ml": 16120, - "▁Ka": 16121, - "вал": 16122, - "▁SER": 16123, - "▁Someone": 16124, - "}}_{": 16125, - "Fixed": 16126, - "▁bent": 16127, - "▁prohib": 16128, - "▁bid": 16129, - "▁fewer": 16130, - "кры": 16131, - "▁lugar": 16132, - "▁deserve": 16133, - "ssl": 16134, - "▁cfg": 16135, - "reck": 16136, - "▁stability": 16137, - "resize": 16138, - "▁assertThat": 16139, - "Trigger": 16140, - "▁станов": 16141, - "plugins": 16142, - "▁lets": 16143, - "хід": 16144, - "▁Laura": 16145, - "нер": 16146, - "▁brut": 16147, - "▁FI": 16148, - "isons": 16149, - "▁dyn": 16150, - "icher": 16151, - "rayed": 16152, - "▁frequent": 16153, - "▁jedoch": 16154, - "▁Marine": 16155, - "strings": 16156, - "▁Util": 16157, - "▁bos": 16158, - "Mus": 16159, - "▁Portugal": 16160, - "Strategy": 16161, - "▁посе": 16162, - "▁slice": 16163, - "▁insight": 16164, - "▁widget": 16165, - "▁général": 16166, - "messages": 16167, - "▁Hu": 16168, - "▁requirement": 16169, - "Side": 16170, - "emplates": 16171, - "▁ceremony": 16172, - "▁physics": 16173, - "▁graduate": 16174, - "para": 16175, - "▁preserv": 16176, - "▁shops": 16177, - "zek": 16178, - "▁ub": 16179, - "prepare": 16180, - "▁Oil": 16181, - "▁fib": 16182, - "▁runtime": 16183, - "▁hogy": 16184, - "Warning": 16185, - "▁Convert": 16186, - "bourne": 16187, - "▁emerged": 16188, - "▁Ди": 16189, - "ighth": 16190, - "guard": 16191, - "kal": 16192, - "validation": 16193, - "ência": 16194, - "▁drinks": 16195, - "theorem": 16196, - "HR": 16197, - "iev": 16198, - "ployee": 16199, - "Usage": 16200, - "▁спе": 16201, - "dispatch": 16202, - "▁instantly": 16203, - "obi": 16204, - "▁justify": 16205, - "▁Nev": 16206, - "▁явля": 16207, - "agra": 16208, - "▁transmission": 16209, - "fly": 16210, - ";';": 17021, - "▁cousin": 17022, - "createElement": 17023, - "Could": 17024, - "▁capac": 17025, - "▁pause": 17026, - "ArrayList": 17027, - "kte": 17028, - "ordered": 17029, - "▁shaking": 17030, - "labels": 17031, - "▁reducing": 17032, - "вых": 17033, - "USED": 17034, - "▁voting": 17035, - "▁Ministry": 17036, - "▁Mig": 17037, - "▁Chen": 17038, - "▁accompany": 17039, - "ulle": 17040, - "▁ga": 17041, - "▁equipped": 17042, - "▁nun": 17043, - "Bet": 17044, - "▁licensed": 17045, - "ARCH": 17046, - "FN": 17047, - "▁engines": 17048, - "▁ster": 17049, - "▁locale": 17050, - "▁въ": 17051, - "links": 17052, - "▁Capital": 17053, - "▁alien": 17054, - "Wr": 17055, - "ръ": 17056, - "Cart": 17057, - "▁Marketing": 17058, - "▁RT": 17059, - "FileName": 17060, - "▁ti": 17061, - "iji": 17062, - "▁versus": 17063, - "live": 17064, - "Sym": 17065, - "kor": 17066, - "▁emission": 17067, - "umm": 17068, - "ycz": 17069, - "▁climbed": 17070, - "▁plusieurs": 17071, - "кри": 17072, - "yar": 17073, - "osten": 17074, - "▁usb": 17075, - "▁crossing": 17076, - "▁polynom": 17077, - "▁removal": 17078, - "▁Adams": 17079, - "▁ihre": 17080, - "anden": 17081, - "▁Benj": 17082, - "▁Phill": 17083, - "▁wounded": 17084, - "▁Castle": 17085, - "bild": 17086, - "Annotation": 17087, - "Processor": 17088, - "▁tin": 17089, - "folg": 17090, - "▁Students": 17091, - "▁Mexican": 17092, - "▁administrative": 17093, - "ILED": 17094, - "▁conqu": 17095, - "▁cheer": 17096, - "▁Ces": 17097, - "Because": 17098, - "▁Juni": 17099, - "▁encontr": 17100, - "avi": 17101, - "VI": 17102, - "aku": 17103, - "▁Ton": 17104, - "▁smoking": 17105, - "▁bay": 17106, - "works": 17107, - "ат": 17108, - "attered": 17109, - "▁Boolean": 17110, - "▁Balt": 17111, - "defer": 17112, - "pathy": 17113, - "Ah": 17114, - "▁akt": 17115, - "▁governor": 17116, - "Pad": 17117, - "▁sisters": 17118, - "Lat": 17119, - "▁revel": 17120, - "▁SY": 17121, - "itos": 17122, - "▁filters": 17123, - "Chunk": 17124, - "consum": 17125, - "▁removing": 17126, - "▁Herr": 17127, - "▁generator": 17128, - "▁Cra": 17129, - "▁farmers": 17130, - "▁Members": 17131, - "▁overcome": 17132, - "▁Cin": 17133, - "igkeit": 17134, - "criptions": 17135, - "Tests": 17136, - "▁клу": 17137, - "▁shake": 17138, - "▁yy": 17139, - "placement": 17140, - "▁awards": 17141, - "▁episodes": 17142, - "▁Blood": 17143, - "▁bullet": 17144, - "▁viene": 17145, - "▁Financial": 17146, - "Future": 17147, - "▁rou": 17148, - "▁biologie": 17149, - "▁useState": 17150, - "iani": 17151, - "piece": 17152, - "▁speaker": 17153, - "▁refr": 17154, - "ARK": 17155, - "▁MIT": 17156, - "▁Tan": 17157, - "▁Based": 17158, - "▁cultiv": 17159, - "▁hungry": 17160, - "▁Ay": 17161, - "▁Hey": 17162, - "▁excitement": 17163, - "ibraries": 17164, - "Hit": 17165, - "▁Ende": 17166, - "NG": 17167, - "FIL": 17168, - ".\")": 17169, - "Family": 17170, - "inery": 17171, - "necess": 17172, - "velope": 17173, - "▁Bot": 17174, - "porter": 17175, - "▁climb": 17176, - "▁Eli": 17177, - "urent": 17178, - "▁mistakes": 17179, - "ában": 17180, - "marks": 17181, - "pkt": 17182, - "Library": 17183, - "sted": 17184, - "ublice": 17185, - "▁Administration": 17186, - "▁shapes": 17187, - "публи": 17188, - "God": 17189, - "innen": 17190, - "коло": 17191, - "<<<<": 17192, - "ibe": 17193, - "ês": 17194, - "▁США": 17195, - "▁Foreign": 17196, - "▁Margaret": 17197, - "▁gene": 17198, - "▁disturb": 17199, - "▁тер": 17200, - "▁onClick": 17201, - "▁Engineering": 17202, - "▁stopping": 17203, - "▁restrictions": 17204, - ",*": 17205, - "BUF": 17206, - "▁shadows": 17207, - "hci": 17208, - "▁Christians": 17209, - "▁fence": 17210, - "▁luxury": 17211, - "akh": 17212, - "coord": 17213, - "▁investigate": 17214, - "▁conventional": 17215, - "\"—": 17216, - "▁visits": 17217, - "isé": 17218, - "▁Sac": 17219, - "className": 17220, - "▁Psych": 17221, - "▁reflected": 17222, - "▁пло": 17223, - "▁Vice": 17224, - "ław": 17225, - "________________": 17226, - "▁Wolf": 17227, - "rente": 17228, - "▁Champion": 17229, - "▁simulation": 17230, - "esota": 17231, - "▁Soon": 17232, - "▁Cel": 17233, - "▁theories": 17234, - "▁STR": 17235, - "▁collective": 17236, - "▁coordinate": 17237, - "querySelector": 17238, - "emed": 17239, - "Break": 17240, - "▁gef": 17241, - "▁electricity": 17242, - "▁gathering": 17243, - "aters": 17244, - "exper": 17245, - "▁Roma": 17246, - "▁Cooper": 17247, - "SYMBOL": 17248, - "vd": 17249, - "iversary": 17250, - "aines": 17251, - "▁Grad": 17252, - "▁independence": 17253, - "woh": 17254, - "▁consequence": 17255, - "▁conversations": 17256, - "▁Rou": 17257, - "▁andere": 17258, - "▁Systems": 17259, - "гар": 17260, - "▁moist": 17261, - "flu": 17262, - "ція": 17263, - "ниш": 17264, - "▁rode": 17265, - "▁perd": 17266, - "▁szer": 17267, - "▁flood": 17268, - "▁intim": 17269, - "stderr": 17270, - "▁reflection": 17271, - "Scan": 17272, - "▁disaster": 17273, - "akespe": 17274, - "▁Invalid": 17275, - "▁humor": 17276, - "▁Friedrich": 17277, - "▁suggestions": 17278, - "uvud": 17279, - "Delay": 17280, - "brief": 17281, - "▁ис": 17282, - "glied": 17283, - "fas": 17284, - "▁Smart": 17285, - "▁medi": 17286, - "sdk": 17287, - "▁seus": 17288, - "▁Arizona": 17289, - "▁innocent": 17290, - "Warn": 17291, - "acious": 17292, - "▁Moscow": 17293, - "▁caps": 17294, - "Delegate": 17295, - "▁dramatic": 17296, - "books": 17297, - "▁shore": 17298, - "uki": 17299, - "▁Russell": 17300, - "▁correlation": 17301, - "Help": 17302, - "▁pubblic": 17303, - "zym": 17304, - "comb": 17305, - "EY": 17306, - "LENGTH": 17307, - "▁Mün": 17308, - "▁_.": 17309, - "▁ferm": 17310, - "▁Ian": 17311, - "▁Studio": 17312, - "▁affairs": 17313, - "los": 17314, - "Rules": 17315, - "running": 17316, - "▁Posted": 17317, - "Pixel": 17318, - "▁dancing": 17319, - "▁agreements": 17320, - "▁Pic": 17321, - "ancia": 17322, - "▁má": 17323, - "ationToken": 17324, - "descriptor": 17325, - "▁Carter": 17326, - "Release": 17327, - "************": 17328, - "▁outstanding": 17329, - "changes": 17330, - "ARRAY": 17331, - "▁Barbara": 17332, - "▁nurse": 17333, - "(\r": 17334, - "▁Douglas": 17335, - "▁nucle": 17336, - "ouri": 17337, - "▁Style": 17338, - "avo": 17339, - "▁painful": 17340, - "▁slic": 17341, - "▁seinem": 17342, - "SUPPORT": 17343, - "ogene": 17344, - "▁satell": 17345, - "tagon": 17346, - "▁collapse": 17347, - "velle": 17348, - "MON": 17349, - "aughters": 17350, - "▁threatened": 17351, - "▁Illegal": 17352, - "▁desperate": 17353, - "strict": 17354, - "rus": 17355, - "ститу": 17356, - "\\\":": 17357, - "▁conflic": 17358, - "download": 17359, - "atos": 17360, - "▁Position": 17361, - ".*;": 17362, - "▁theater": 17363, - "▁pleasant": 17364, - "▁Cette": 17365, - "▁Singapore": 17366, - "heet": 17367, - "▁pir": 17368, - "▁acquis": 17369, - "▁назва": 17370, - "теля": 17371, - "▁recru": 17372, - "жения": 17373, - "ёл": 17374, - "версите": 17375, - "▁respective": 17376, - "▁tunnel": 17377, - "▁Dean": 17378, - "Du": 17379, - "▁uncle": 17380, - "▁offensive": 17381, - "colo": 17382, - "▁Unlike": 17383, - "series": 17384, - "▁Arn": 17385, - "minute": 17386, - "▁descriptor": 17387, - "▁stones": 17388, - "ICATION": 17389, - "▁Pad": 17390, - "▁iPhone": 17391, - "ei": 17392, - "▁fantasy": 17393, - "▁Korean": 17394, - "\"}": 17395, - "▁orth": 17396, - "halten": 17397, - "deep": 17398, - "▁Kay": 17399, - "requency": 17400, - "▁duties": 17401, - "awt": 17402, - "▁nearest": 17403, - "▁disorder": 17404, - "стру": 17405, - "▁Chile": 17406, - "▁seq": 17407, - "▁transportation": 17408, - "OO": 17409, - "▁Dez": 17410, - "iju": 17411, - "▁Results": 17412, - "jed": 17413, - "ivel": 17414, - "HOST": 17415, - "▁€": 17416, - "▁Î": 17417, - "▁chin": 17418, - "▁matt": 17419, - "▁voted": 17420, - "▁gehör": 17421, - "▁▁▁▁▁▁▁▁▁▁▁": 17422, - "▁sue": 17423, - "▁legacy": 17424, - "вся": 17425, - "SOURCE": 17426, - "WORK": 17427, - "itis": 17428, - "▁$|": 17429, - "▁обо": 17430, - "▁nr": 17431, - "▁Tamb": 17432, - "▁snap": 17433, - "▁impressed": 17434, - "▁deposit": 17435, - "▁divid": 17436, - "Segment": 17437, - "▁кар": 17438, - "▁Gas": 17439, - "▁crimes": 17440, - "▁insult": 17441, - "▁Hum": 17442, - "▁bounded": 17443, - "▁kicked": 17444, - "▁Му": 17445, - "▁|\\": 17446, - "added": 17447, - "Produ": 17448, - "▁./": 17449, - "▁awkward": 17450, - "▁Кра": 17451, - "▁ї": 17452, - "▁CONTR": 17453, - "▁beim": 17454, - "▁placeholder": 17455, - "spi": 17456, - "▁Bei": 17457, - "▁Pf": 17458, - "ientes": 17459, - "disk": 17460, - "blk": 17461, - "neo": 17462, - "itarian": 17463, - "▁cogn": 17464, - "▁sout": 17465, - "▁trash": 17466, - "▁Rab": 17467, - "▁decline": 17468, - "tat": 17469, - "▁combine": 17470, - "▁Tot": 17471, - "▁drops": 17472, - "Times": 17473, - "cheduler": 17474, - "▁governments": 17475, - "Tex": 17476, - "▁Used": 17477, - "зан": 17478, - "▁pd": 17479, - "мет": 17480, - "▁&=&": 17481, - "▁Nag": 17482, - "▁дол": 17483, - "▁Always": 17484, - "rtc": 17485, - "ске": 17486, - "▁performances": 17487, - "rupted": 17488, - "▁два": 17489, - "▁managers": 17490, - "▁Pitt": 17491, - "▁mystery": 17492, - "▁settle": 17493, - "ulse": 17494, - "cross": 17495, - "question": 17496, - "asha": 17497, - "seed": 17498, - "urable": 17499, - "Final": 17500, - "++++": 17501, - "inputs": 17502, - "▁backup": 17503, - "▁Learning": 17504, - "▁*,": 17505, - "logo": 17506, - "▁seinen": 17507, - "▁vulnerable": 17508, - "directory": 17509, - "ië": 17510, - "▁friendship": 17511, - "tu": 17512, - "▁Vec": 17513, - "rifice": 17514, - "▁бра": 17515, - "▁involve": 17516, - "TON": 17517, - "▁corrid": 17518, - "separ": 17519, - "Destroy": 17520, - "▁jul": 17521, - "▁inequality": 17522, - "▁ain": 17523, - "hex": 17524, - "▁wider": 17525, - "тели": 17526, - "▁jack": 17527, - "▁quot": 17528, - "▁Glen": 17529, - "initely": 17530, - "ihood": 17531, - "▁waist": 17532, - "▁Manchester": 17533, - "regular": 17534, - "▁(&": 17535, - "▁masses": 17536, - "▁DEFAULT": 17537, - "▁chairs": 17538, - "▁Fast": 17539, - "▁citt": 17540, - "_{{\\": 17541, - "oa": 17542, - "▁$\\{": 17543, - "▁seeds": 17544, - "▁Ald": 17545, - "▁Batt": 17546, - "fab": 17547, - "▁democracy": 17548, - "DTO": 17549, - "▁Hij": 17550, - "PTR": 17551, - "Na": 17552, - "▁Harvard": 17553, - "sid": 17554, - "Pred": 17555, - "fers": 17556, - "▁spare": 17557, - "AMP": 17558, - "▁groupe": 17559, - "▁sender": 17560, - "▁Christopher": 17561, - "▁prisoners": 17562, - "▁Ker": 17563, - "▁Crist": 17564, - "▁ALL": 17565, - "rice": 17566, - "▁antes": 17567, - "natural": 17568, - "▁Susan": 17569, - "▁Juli": 17570, - "▁diab": 17571, - "ixon": 17572, - "icator": 17573, - "▁flexible": 17574, - "▁reserve": 17575, - "Contains": 17576, - "▁Hil": 17577, - "▁Isa": 17578, - "▁towns": 17579, - "GS": 17580, - "▁Trad": 17581, - "▁Lock": 17582, - "▁Grund": 17583, - "▁criticism": 17584, - "ню": 17585, - "▁că": 17586, - "▁politician": 17587, - "stable": 17588, - "Accept": 17589, - "Summary": 17590, - "▁também": 17591, - "}^{-": 17592, - "▁IM": 17593, - "idal": 17594, - "мор": 17595, - "Blue": 17596, - "GROUP": 17597, - "▁terminal": 17598, - "▁complexity": 17599, - "▁locally": 17600, - "DOWN": 17601, - "▁Near": 17602, - "Depth": 17603, - "▁pole": 17604, - "▁equality": 17605, - "Site": 17606, - "▁isinstance": 17607, - "Speed": 17608, - "ippi": 17609, - ",&": 17610, - "▁Enc": 17611, - "щен": 17612, - "▁mater": 17613, - "▁slaves": 17614, - "ACTION": 17615, - "usalem": 17616, - "▁haz": 17617, - "▁Beat": 17618, - "▁wrest": 17619, - "▁llam": 17620, - "Ins": 17621, - "мина": 17622, - "▁був": 17623, - "▁Frame": 17624, - "ushes": 17625, - "▁virtually": 17626, - "▁Perm": 17627, - "▁weights": 17628, - "▁llvm": 17629, - "▁cave": 17630, - "states": 17631, - "DMA": 17632, - "ellt": 17633, - "ifact": 17634, - "vendor": 17635, - "▁Emma": 17636, - "Locale": 17637, - "▁SET": 17638, - "▁geometry": 17639, - "Styles": 17640, - "▁Referee": 17641, - "▁weit": 17642, - "fica": 17643, - "▁ads": 17644, - "gray": 17645, - "▁Burg": 17646, - "iona": 17647, - "dagger": 17648, - "▁Januar": 17649, - "дей": 17650, - "isterschaft": 17651, - "ppo": 17652, - "oids": 17653, - "▁départ": 17654, - "Shader": 17655, - "▁constraint": 17656, - "Secret": 17657, - "▁Peters": 17658, - "▁eyeb": 17659, - "▁mesh": 17660, - "▁cookie": 17661, - "▁Pick": 17662, - "▁nick": 17663, - "bye": 17664, - "▁savings": 17665, - "Try": 17666, - "python": 17667, - "▁patri": 17668, - "▁multip": 17669, - "▁kinda": 17670, - "▁'_": 17671, - "▁Franz": 17672, - "▁cloth": 17673, - "зульта": 17674, - "▁fleet": 17675, - "▁humanity": 17676, - "resa": 17677, - "blob": 17678, - "▁TX": 17679, - "▁Buch": 17680, - "▁Lond": 17681, - "▁valley": 17682, - "▁murm": 17683, - "▁Trade": 17684, - "linewidth": 17685, - "▁especial": 17686, - "upper": 17687, - "▁hosp": 17688, - "▁tanto": 17689, - "▁oldest": 17690, - "▁Roose": 17691, - "▁hitting": 17692, - "dog": 17693, - "ovi": 17694, - "},\r": 17695, - "▁compatible": 17696, - "▁Website": 17697, - "poch": 17698, - "▁Bag": 17699, - "▁accomplish": 17700, - "Christ": 17701, - "asset": 17702, - "▁Until": 17703, - "▁geld": 17704, - "Listen": 17705, - "SB": 17706, - "Setup": 17707, - "icia": 17708, - "▁lum": 17709, - "▁janvier": 17710, - "PAGE": 17711, - "▁Nu": 17712, - "/\"": 17713, - "▁divorce": 17714, - "Execute": 17715, - "Depend": 17716, - "▁Scottish": 17717, - "▁Ts": 17718, - "ruppe": 17719, - "▁refuse": 17720, - "▁Oktober": 17721, - "ijk": 17722, - "▁Amy": 17723, - "▁dimin": 17724, - "▁gross": 17725, - "▁trat": 17726, - "isible": 17727, - "mixer": 17728, - "▁autres": 17729, - "▁neat": 17730, - "▁otros": 17731, - "Void": 17732, - "▁schol": 17733, - "▁Walker": 17734, - "▁tube": 17735, - "ologists": 17736, - "▁груп": 17737, - "▁haben": 17738, - "uber": 17739, - "ACTIVE": 17740, - "▁Attendance": 17741, - "▁оп": 17742, - "▁blade": 17743, - "oplus": 17744, - "▁Original": 17745, - "▁manufacturer": 17746, - "asz": 17747, - "âte": 17748, - "rer": 17749, - "▁Json": 17750, - "▁succeeded": 17751, - "uffle": 17752, - "▁backed": 17753, - "esian": 17754, - "tick": 17755, - "External": 17756, - "▁XIX": 17757, - "▁hearts": 17758, - "▁После": 17759, - "olu": 17760, - "▁лет": 17761, - "VICE": 17762, - "ário": 17763, - "▁fraud": 17764, - "edu": 17765, - "Primary": 17766, - "▁gaming": 17767, - "▁plt": 17768, - "igator": 17769, - "IES": 17770, - "Compiler": 17771, - "▁monument": 17772, - "agem": 17773, - "▁Rain": 17774, - "▁moins": 17775, - "oku": 17776, - "osex": 17777, - "▁Kansas": 17778, - "▁gepublice": 17779, - "▁Joy": 17780, - "Scene": 17781, - "▁kingdom": 17782, - "rices": 17783, - "▁juin": 17784, - "▁uncomfortable": 17785, - "▁Money": 17786, - "obb": 17787, - "expl": 17788, - "strcmp": 17789, - "▁dread": 17790, - "rition": 17791, - "▁Chi": 17792, - "▁demonstrated": 17793, - "▁vertices": 17794, - "чо": 17795, - "▁Culture": 17796, - "FX": 17797, - "Dictionary": 17798, - "▁Dru": 17799, - "trm": 17800, - "▁examine": 17801, - "▁therap": 17802, - "ième": 17803, - "мини": 17804, - "▁produces": 17805, - "▁photographs": 17806, - "▁threads": 17807, - "▁MI": 17808, - "▁extraordinary": 17809, - "ским": 17810, - "▁gepubliceerd": 17811, - "▁Poland": 17812, - "▁guaranteed": 17813, - "RG": 17814, - "osc": 17815, - "али": 17816, - "▁тех": 17817, - "errno": 17818, - "science": 17819, - "iffs": 17820, - "▁Tam": 17821, - "▁Beth": 17822, - "▁Travel": 17823, - "▁translate": 17824, - "ché": 17825, - "▁ling": 17826, - "▁belongs": 17827, - "▁electrical": 17828, - "ensk": 17829, - "▁Compet": 17830, - "cg": 17831, - "VC": 17832, - "topic": 17833, - "▁presum": 17834, - "вета": 17835, - "▁approximation": 17836, - "▁grim": 17837, - "▁Из": 17838, - "_{(": 17839, - "вин": 17840, - "ution": 17841, - "owych": 17842, - "åg": 17843, - "sterreich": 17844, - "▁characteristic": 17845, - "oming": 17846, - "▁/*!": 17847, - "▁prize": 17848, - "▁Minnesota": 17849, - "ted": 17850, - "цы": 17851, - "▁Om": 17852, - "▁indices": 17853, - "▁stem": 17854, - "regon": 17855, - "ниче": 17856, - "▁Salv": 17857, - "ése": 17858, - "▁aged": 17859, - "▁Past": 17860, - "▁internation": 17861, - "▁Vic": 17862, - "▁resume": 17863, - "akespeare": 17864, - "▁estado": 17865, - "▁abilities": 17866, - "▁brow": 17867, - "▁NFL": 17868, - "▁trends": 17869, - "▁Austin": 17870, - "▁LIMIT": 17871, - "▁Kor": 17872, - "▁folk": 17873, - "▁ward": 17874, - "▁nest": 17875, - "▁Junior": 17876, - "▁maintaining": 17877, - "Pub": 17878, - "OBJECT": 17879, - "▁bloody": 17880, - "▁sj": 17881, - "▁dtype": 17882, - "Pane": 17883, - "▁bacter": 17884, - "▁gradually": 17885, - "mr": 17886, - "Team": 17887, - "▁indicating": 17888, - "▁decrease": 17889, - "tek": 17890, - "▁Represent": 17891, - "▁developers": 17892, - "Guid": 17893, - "▁Diet": 17894, - "▁retr": 17895, - "Navigation": 17896, - "esi": 17897, - "▁lazy": 17898, - "Standard": 17899, - "Er": 17900, - "AW": 17901, - "▁États": 17902, - "▁assured": 17903, - "San": 17904, - "▁Andre": 17905, - "’,": 17906, - "fang": 17907, - "ération": 17908, - "▁industries": 17909, - "▁incon": 17910, - "Emit": 17911, - "▁где": 17912, - "▁retriev": 17913, - "eni": 17914, - "▁Turkey": 17915, - "izers": 17916, - "Angle": 17917, - "▁oc": 17918, - "▁palm": 17919, - "▁stan": 17920, - "льно": 17921, - "▁CSS": 17922, - "▁frances": 17923, - "▁grin": 17924, - "▁tiempo": 17925, - "▁Prix": 17926, - "]).": 17927, - "▁deput": 17928, - "▁Pin": 17929, - "▁sixt": 17930, - "▁predicted": 17931, - "azure": 17932, - "▁Motor": 17933, - "▁ihm": 17934, - "▁manus": 17935, - "apos": 17936, - "▁instruments": 17937, - "▁counts": 17938, - "▁aimed": 17939, - "profit": 17940, - "▁dok": 17941, - "обра": 17942, - "▁estud": 17943, - "iesz": 17944, - "▁piss": 17945, - "▁inaug": 17946, - "▁voters": 17947, - "▁packages": 17948, - "▁cute": 17949, - "▁fitness": 17950, - "▁leurs": 17951, - "▁sorted": 17952, - "phant": 17953, - "OPT": 17954, - "▁zip": 17955, - "season": 17956, - "emi": 17957, - "encoding": 17958, - "won": 17959, - "elect": 17960, - "▁tooth": 17961, - "▁upcoming": 17962, - "▁Graham": 17963, - "nut": 17964, - "▁Ark": 17965, - "ält": 17966, - "▁precious": 17967, - "agle": 17968, - "née": 17969, - "ница": 17970, - "aris": 17971, - "▁pile": 17972, - "cole": 17973, - "▁WITH": 17974, - "routing": 17975, - "▁***": 17976, - "Appearance": 17977, - "llvm": 17978, - "▁Oliver": 17979, - "▁PL": 17980, - "ifndef": 17981, - "etzt": 17982, - "skiego": 17983, - "▁pon": 17984, - "ARGET": 17985, - "kö": 17986, - "alled": 17987, - "▁=\\": 17988, - "sure": 17989, - "matches": 17990, - "▁temperatures": 17991, - "SEL": 17992, - "▁clone": 17993, - "▁eller": 17994, - "erna": 17995, - "▁поло": 17996, - "Management": 17997, - "company": 17998, - "▁lun": 17999, - "▁streaming": 18000, - "▁Ni": 18001, - "▁sí": 18002, - "Contact": 18003, - "▁Credit": 18004, - "▁Oak": 18005, - "▁представ": 18006, - "radius": 18007, - "cli": 18008, - "IENT": 18009, - "▁Lucy": 18010, - "▁calculation": 18011, - "▁pixel": 18012, - "▁mul": 18013, - "▁outcomes": 18014, - "▁centers": 18015, - "▁residence": 18016, - "Constraint": 18017, - "▁preserve": 18018, - "peon": 18019, - "uffix": 18020, - "▁Roberts": 18021, - "▁promot": 18022, - "?!": 18023, - "balance": 18024, - "▁courts": 18025, - "▁disg": 18026, - "PRINT": 18027, - "▁их": 18028, - "elfare": 18029, - "▁retreat": 18030, - "▁Ав": 18031, - "Cost": 18032, - "also": 18033, - "▁Für": 18034, - "▁März": 18035, - "DIO": 18036, - "▁bez": 18037, - "AUTH": 18038, - "Den": 18039, - "▁atom": 18040, - "▁roman": 18041, - "▁Pel": 18042, - "▁Roosevelt": 18043, - "▁Plant": 18044, - "Contents": 18045, - "▁Between": 18046, - "▁coupling": 18047, - "structure": 18048, - "▁Marshall": 18049, - "▁Career": 18050, - "▁railway": 18051, - "▁Bureau": 18052, - "▁possibilities": 18053, - "▁kor": 18054, - "){\r": 18055, - "mero": 18056, - "mov": 18057, - "англ": 18058, - "AIN": 18059, - "mund": 18060, - "lette": 18061, - "▁summar": 18062, - "▁describing": 18063, - "▁NAS": 18064, - "▁Emb": 18065, - "Instruction": 18066, - "liest": 18067, - "▁Sig": 18068, - "Bill": 18069, - "▁verd": 18070, - "plant": 18071, - "▁galaxies": 18072, - "\"])": 18073, - "▁PyObject": 18074, - "▁Gy": 18075, - "▁mě": 18076, - "▁organisation": 18077, - "Her": 18078, - "Sep": 18079, - "ocom": 18080, - "▁Same": 18081, - "▁bite": 18082, - "▁Seattle": 18083, - "зыва": 18084, - "Observer": 18085, - "’.": 18086, - "▁morph": 18087, - "urches": 18088, - "alph": 18089, - "reement": 18090, - "consin": 18091, - "^-": 18092, - "▁dann": 18093, - "translate": 18094, - "вих": 18095, - "React": 18096, - "▁cats": 18097, - "▁brew": 18098, - "▁ds": 18099, - "▁circles": 18100, - "▁drift": 18101, - "agma": 18102, - "▁Valent": 18103, - "PIN": 18104, - "ARM": 18105, - "▁surviv": 18106, - "alin": 18107, - "Pref": 18108, - "friendly": 18109, - "▁uncertainty": 18110, - "▁fd": 18111, - "▁engineer": 18112, - "Ben": 18113, - "icular": 18114, - "orest": 18115, - "▁horizontal": 18116, - "UTC": 18117, - "textrm": 18118, - "Live": 18119, - "Score": 18120, - "▁Germans": 18121, - "distance": 18122, - "uti": 18123, - "▁équ": 18124, - "▁numerical": 18125, - "▁reass": 18126, - "Activ": 18127, - "▁cod": 18128, - "bullet": 18129, - "ensing": 18130, - "▁Gem": 18131, - "▁navigation": 18132, - "addClass": 18133, - "▁simultaneously": 18134, - "вий": 18135, - "▁його": 18136, - "▁Hö": 18137, - "▁harsh": 18138, - "precated": 18139, - "ССР": 18140, - "▁Equip": 18141, - "adget": 18142, - "▁TYPE": 18143, - "▁mg": 18144, - "IGH": 18145, - "▁vin": 18146, - "▁findings": 18147, - "ivan": 18148, - "▁possession": 18149, - "▁того": 18150, - "▁parsed": 18151, - "riors": 18152, - "zeichnet": 18153, - "ников": 18154, - "Worker": 18155, - "▁enables": 18156, - "▁($\\": 18157, - "▁Copy": 18158, - "▁orientation": 18159, - "стре": 18160, - "▁Indians": 18161, - "▁Gary": 18162, - "▁Insurance": 18163, - "isan": 18164, - "Chat": 18165, - "▁comun": 18166, - "▁coron": 18167, - "ография": 18168, - "updated": 18169, - "▁Ин": 18170, - "These": 18171, - "SEC": 18172, - "▁boyfriend": 18173, - "Diagnostics": 18174, - "Hint": 18175, - "mul": 18176, - "▁inode": 18177, - "xA": 18178, - "eft": 18179, - "OPTION": 18180, - "unct": 18181, - "annon": 18182, - "ENS": 18183, - "strip": 18184, - "▁enthusi": 18185, - "▁Whit": 18186, - "▁Фи": 18187, - "aude": 18188, - "▁disagree": 18189, - "▁snapped": 18190, - "Phys": 18191, - "▁Syn": 18192, - "▁sour": 18193, - "▁Lux": 18194, - "ugar": 18195, - "tile": 18196, - "▁infection": 18197, - "▁Feb": 18198, - "▁Chem": 18199, - "dataset": 18200, - "chts": 18201, - "Dynamic": 18202, - "▁сред": 18203, - "▁queen": 18204, - "worker": 18205, - "swap": 18206, - "▁timestamp": 18207, - "▁Integr": 18208, - "▁interviews": 18209, - "such": 18210, - "▁laughter": 18211, - "prof": 18212, - "▁Bird": 18213, - "(|": 18214, - "ân": 18215, - "▁gra": 18216, - "&=": 18217, - "zens": 18218, - "getMessage": 18219, - "▁Ost": 18220, - "▁gab": 18221, - "▁mortgage": 18222, - "multicol": 18223, - "LEVEL": 18224, - "partition": 18225, - "seen": 18226, - "▁declar": 18227, - "AU": 18228, - "▁ox": 18229, - "▁ligger": 18230, - "▁Carm": 18231, - "geme": 18232, - "▁Vegas": 18233, - "▁Eug": 18234, - "orus": 18235, - "▁brick": 18236, - "▁así": 18237, - "▁Magazine": 18238, - "HasColumnType": 18239, - "VR": 18240, - "licher": 18241, - "▁Future": 18242, - "▁Jug": 18243, - "attan": 18244, - "constructor": 18245, - "VP": 18246, - "▁тур": 18247, - "чина": 18248, - "Comparator": 18249, - "▁authentic": 18250, - "▁monster": 18251, - "▁transformed": 18252, - "▁firms": 18253, - "FW": 18254, - "▁catalog": 18255, - "boards": 18256, - "▁diseases": 18257, - "▁Benjamin": 18258, - "▁horizon": 18259, - "▁Available": 18260, - "Mvc": 18261, - "Stud": 18262, - "▁lord": 18263, - "general": 18264, - "пар": 18265, - "▁cabinet": 18266, - "▁Basic": 18267, - "TestCase": 18268, - "ansk": 18269, - "▁Snow": 18270, - "ierten": 18271, - "▁vocal": 18272, - "Padding": 18273, - "halt": 18274, - "▁Alexand": 18275, - "▁Colomb": 18276, - "ivamente": 18277, - "▁artificial": 18278, - "▁Atlanta": 18279, - "▁mentre": 18280, - "▁estaba": 18281, - "jekt": 18282, - "▁slept": 18283, - "▁endless": 18284, - "éro": 18285, - "attery": 18286, - "uur": 18287, - "▁weakness": 18288, - "▁attempting": 18289, - "BYTE": 18290, - "▁founder": 18291, - "▁salv": 18292, - "▁Medicine": 18293, - "tid": 18294, - "▁Schwe": 18295, - "raction": 18296, - "▁¿": 18297, - "crate": 18298, - "SERVER": 18299, - "▁compound": 18300, - "▁conve": 18301, - "▁caf": 18302, - "▁handful": 18303, - "onne": 18304, - "ública": 18305, - "▁defensive": 18306, - "Alignment": 18307, - "▁préc": 18308, - "▁significance": 18309, - "élé": 18310, - "arta": 18311, - "Dam": 18312, - "▁perpet": 18313, - "▁caller": 18314, - "icients": 18315, - "cep": 18316, - "▁Multi": 18317, - "▁stolen": 18318, - "▁focusing": 18319, - "embed": 18320, - "▁bree": 18321, - "▁AB": 18322, - "▁occasions": 18323, - "sea": 18324, - "Prov": 18325, - "чение": 18326, - "▁Category": 18327, - "▁sq": 18328, - "▁Фе": 18329, - "VA": 18330, - "Diff": 18331, - "Tri": 18332, - "issement": 18333, - "▁actress": 18334, - "▁Пе": 18335, - "▁jej": 18336, - "▁twisted": 18337, - "▁Nicol": 18338, - "▁junior": 18339, - "Sound": 18340, - "▁Brasil": 18341, - "▁juice": 18342, - "▁>>>": 18343, - "▁Alb": 18344, - "▁softly": 18345, - "▁McK": 18346, - "▁Gren": 18347, - "▁italiano": 18348, - "▁creatures": 18349, - "▁residential": 18350, - "▁Instagram": 18351, - "ucks": 18352, - "▁killer": 18353, - "▁Johnny": 18354, - "▁enterprise": 18355, - "Dto": 18356, - "chestra": 18357, - "▁Tel": 18358, - "▁Activ": 18359, - "factor": 18360, - "oust": 18361, - "▁vacuum": 18362, - "рал": 18363, - "')->": 18364, - "▁Left": 18365, - "▁defect": 18366, - "▁ninete": 18367, - "fare": 18368, - "▁regret": 18369, - "▁shar": 18370, - "ctrine": 18371, - "mesh": 18372, - "city": 18373, - "icit": 18374, - "▁Fem": 18375, - "limited": 18376, - "oka": 18377, - "!\\!\\": 18378, - "Donald": 18379, - "зно": 18380, - "▁provision": 18381, - "▁discussions": 18382, - "Drag": 18383, - "▁Incl": 18384, - "Exit": 18385, - "▁Abd": 18386, - "story": 18387, - "ieve": 18388, - "▁był": 18389, - "olving": 18390, - "wohner": 18391, - "▁guidelines": 18392, - "▁straw": 18393, - "üss": 18394, - "▁було": 18395, - "▁burden": 18396, - "▁spatial": 18397, - "▁stretched": 18398, - "▁Inf": 18399, - "▁typedef": 18400, - "▁robot": 18401, - "▁Doc": 18402, - "pliers": 18403, - "wal": 18404, - "camp": 18405, - "▁diffé": 18406, - "▁McG": 18407, - "▁tel": 18408, - "arette": 18409, - "▁subsequently": 18410, - "▁honey": 18411, - "FUNC": 18412, - "▁establishment": 18413, - "tesy": 18414, - "▁który": 18415, - "▁сель": 18416, - "▁FO": 18417, - "▁Islands": 18418, - "▁mp": 18419, - "Scalar": 18420, - "▁Yan": 18421, - "cken": 18422, - "▁variation": 18423, - "ią": 18424, - "optim": 18425, - "azor": 18426, - "tuple": 18427, - "▁gravity": 18428, - "▁conclude": 18429, - "▁collections": 18430, - "ész": 18431, - "▁Liver": 18432, - "▁ethnic": 18433, - "compile": 18434, - "▁parl": 18435, - "Surface": 18436, - "{'": 18437, - "▁paragraph": 18438, - "posite": 18439, - "ítulo": 18440, - "oba": 18441, - "binary": 18442, - "rob": 18443, - "▁Pedro": 18444, - "▁fis": 18445, - "▁Grande": 18446, - "odox": 18447, - "▁posting": 18448, - "": 26345, - "olent": 26346, - "▁этого": 26347, - "▁Generic": 26348, - "▁*/,": 26349, - "▁combinations": 26350, - "▁rejo": 26351, - "спубли": 26352, - "capacity": 26353, - "▁traces": 26354, - "▁opacity": 26355, - "▁Official": 26356, - "icion": 26357, - "▁emotionally": 26358, - "▁Joel": 26359, - "ському": 26360, - "▁legendary": 26361, - "▁pam": 26362, - "▁También": 26363, - ".<": 26364, - "iba": 26365, - "midt": 26366, - "бом": 26367, - "▁ensuite": 26368, - "Authorization": 26369, - "Pag": 26370, - "▁helmet": 26371, - "▁territo": 26372, - "secondary": 26373, - "▁segunda": 26374, - "▁Wire": 26375, - "recated": 26376, - "▁invoked": 26377, - "▁ValueError": 26378, - "▁фо": 26379, - "ALIGN": 26380, - "CURRENT": 26381, - "\\+\\_\\": 26382, - "▁compilation": 26383, - "ær": 26384, - "▁Palmar": 26385, - "▁influences": 26386, - "/:": 26387, - "Mix": 26388, - "NOP": 26389, - "econom": 26390, - "▁tucked": 26391, - "▁});\r": 26392, - "ANK": 26393, - "reject": 26394, - "▁pension": 26395, - "▁generates": 26396, - "чё": 26397, - "▁incap": 26398, - "▁clicked": 26399, - "▁fus": 26400, - "ourses": 26401, - "▁Easter": 26402, - "%;": 26403, - "zin": 26404, - "▁obligations": 26405, - "▁Tips": 26406, - "};\r": 26407, - ".\"_": 26408, - "▁BSD": 26409, - "ática": 26410, - "���expose": 26411, - "Pars": 26412, - "▁Amanda": 26413, - "куп": 26414, - "▁guessed": 26415, - "dsi": 26416, - "▁Leip": 26417, - "Broad": 26418, - "▁Hughes": 26419, - "ié": 26420, - "▁Wahl": 26421, - "▁formerly": 26422, - "Relative": 26423, - "▁Yu": 26424, - "▁Mountains": 26425, - "▁Enum": 26426, - "▁strang": 26427, - "_-": 26428, - "recht": 26429, - "viv": 26430, - "pause": 26431, - "▁Londres": 26432, - "▁elbow": 26433, - "▁Hawaii": 26434, - "▁Casino": 26435, - "Threshold": 26436, - "Units": 26437, - "Include": 26438, - "ито": 26439, - "asury": 26440, - "▁steht": 26441, - "▁damned": 26442, - "▁packets": 26443, - "▁Werk": 26444, - "▁elevator": 26445, - "iedad": 26446, - "govern": 26447, - "▁CONTRACT": 26448, - "mals": 26449, - "▁remem": 26450, - "▁entonces": 26451, - "▁vas": 26452, - "▁sympathy": 26453, - "▁befindet": 26454, - "incing": 26455, - "DataSet": 26456, - "▁additionally": 26457, - "▁musician": 26458, - "шего": 26459, - "▁listop": 26460, - ">\")": 26461, - "Printf": 26462, - "▁Felix": 26463, - "▁carved": 26464, - "▁nicely": 26465, - "гом": 26466, - "chap": 26467, - "▁Nieder": 26468, - "▁Lav": 26469, - "▁modifications": 26470, - "moment": 26471, - "▁balcon": 26472, - "▁dependency": 26473, - "CKET": 26474, - "▁vanished": 26475, - "▁fighters": 26476, - "▁zunächst": 26477, - "ioctl": 26478, - "▁defens": 26479, - "▁Nem": 26480, - "Utility": 26481, - "▁curv": 26482, - "▁DAMAGES": 26483, - "▁Rogers": 26484, - "▁gratitude": 26485, - "▁Denmark": 26486, - "рая": 26487, - "grpc": 26488, - "▁juni": 26489, - "▁октября": 26490, - "▁immense": 26491, - "▁prevented": 26492, - "▁foam": 26493, - "▁Extra": 26494, - "aimed": 26495, - "▁Criteria": 26496, - "▁Simply": 26497, - "boxes": 26498, - "▁Legend": 26499, - "▁Players": 26500, - "▁Mercedes": 26501, - "▁Branch": 26502, - "TERN": 26503, - "omena": 26504, - "▁incorporate": 26505, - "conde": 26506, - "▁Estado": 26507, - "▁wasted": 26508, - "▁complaining": 26509, - "▁warriors": 26510, - "oter": 26511, - "▁этом": 26512, - "▁conten": 26513, - "▁machinery": 26514, - "▁technological": 26515, - "▁TD": 26516, - "▁gras": 26517, - "▁minimize": 26518, - "▁Door": 26519, - "▁bzw": 26520, - "▁prac": 26521, - "TREE": 26522, - "▁Wing": 26523, - "▁Transaction": 26524, - "▁MVT": 26525, - "▁Klein": 26526, - "commons": 26527, - "▁}{": 26528, - "▁Heritage": 26529, - "▁fade": 26530, - "рок": 26531, - "setValue": 26532, - "▁Wallace": 26533, - "MX": 26534, - "▁ACT": 26535, - "▁footage": 26536, - "▁entstand": 26537, - "arga": 26538, - "▁nails": 26539, - "▁capitalism": 26540, - "▁Garc": 26541, - "▁suspension": 26542, - "ilis": 26543, - "▁Mov": 26544, - "uffled": 26545, - "Arc": 26546, - "▁Beautiful": 26547, - "WAY": 26548, - "Parallel": 26549, - "XXXX": 26550, - "diag": 26551, - "▁DT": 26552, - "mq": 26553, - "TextView": 26554, - "MLE": 26555, - "ennen": 26556, - "▁infected": 26557, - "▁therapist": 26558, - "INGS": 26559, - "▁cidade": 26560, - "ън": 26561, - "▁pdf": 26562, - "▁bump": 26563, - "CTX": 26564, - "▁INCLUDING": 26565, - "▁Gef": 26566, - "ENTIAL": 26567, - "▁handy": 26568, - "▁temporal": 26569, - "AtA": 26570, - "ISH": 26571, - "▁Pattern": 26572, - "▁lan": 26573, - "ependant": 26574, - "▁shining": 26575, - "idy": 26576, - "▁NT": 26577, - "▁Fran": 26578, - "▁nurses": 26579, - "▁betray": 26580, - "▁sensible": 26581, - "▁апреля": 26582, - "▁'[": 26583, - "▁thirteen": 26584, - ")}_{": 26585, - "▁Noah": 26586, - "INSERT": 26587, - "istically": 26588, - "▁Appendix": 26589, - "▁recher": 26590, - "Receiver": 26591, - "▁dernier": 26592, - "лла": 26593, - "лиза": 26594, - "▁Partido": 26595, - "▁maximal": 26596, - "snap": 26597, - "▁часть": 26598, - "STOP": 26599, - "▁ultra": 26600, - "▁développ": 26601, - "▁tegen": 26602, - "▁Чи": 26603, - "LIB": 26604, - "▁baseline": 26605, - "reload": 26606, - "▁Arbitro": 26607, - "▁kall": 26608, - "capture": 26609, - "Arm": 26610, - "quin": 26611, - "impse": 26612, - "zas": 26613, - "▁Cand": 26614, - "▁brains": 26615, - "▁hostile": 26616, - "▁marble": 26617, - "oons": 26618, - "▁Loss": 26619, - "MetaData": 26620, - "▁República": 26621, - "▁andra": 26622, - "oden": 26623, - "▁documented": 26624, - "▁Moses": 26625, - "odd": 26626, - "▁wax": 26627, - "usch": 26628, - "▁diagnosed": 26629, - "inkle": 26630, - "▁Xbox": 26631, - "▁seventy": 26632, - "cias": 26633, - "▁noviembre": 26634, - "Compute": 26635, - "});\r": 26636, - "▁Philippe": 26637, - "▁För": 26638, - "Leave": 26639, - "▁sage": 26640, - "▁unpre": 26641, - "▁Fortunately": 26642, - "▁apost": 26643, - "entities": 26644, - "▁ellos": 26645, - "authorized": 26646, - "GBT": 26647, - "▁insist": 26648, - "▁inspire": 26649, - "Mass": 26650, - "▁rôle": 26651, - "fee": 26652, - "ipart": 26653, - "цер": 26654, - "unate": 26655, - "▁CNN": 26656, - ":}": 26657, - "▁unhappy": 26658, - "▁imported": 26659, - "HIGH": 26660, - "rings": 26661, - "▁Instance": 26662, - "Bay": 26663, - "agles": 26664, - "mee": 26665, - "bery": 26666, - "▁Stories": 26667, - "▁Chase": 26668, - "▁carriage": 26669, - "▁misunder": 26670, - "▁imagin": 26671, - "pw": 26672, - "▁Meter": 26673, - "▁crowds": 26674, - "▁Fame": 26675, - "skill": 26676, - "▁comed": 26677, - "▁ranch": 26678, - "▁lacking": 26679, - "▁submar": 26680, - "iante": 26681, - "▁lanz": 26682, - "▁служ": 26683, - "-----------": 26684, - "▁obten": 26685, - "▁downstairs": 26686, - "YN": 26687, - "rotation": 26688, - "▁Jesse": 26689, - "$(\"#": 26690, - "▁puls": 26691, - "irling": 26692, - "▁Schaus": 26693, - "▁deployed": 26694, - "▁{}\",": 26695, - "▁Marvel": 26696, - "ENUM": 26697, - "▁Mathemat": 26698, - "▁nn": 26699, - "compet": 26700, - "ków": 26701, - "bil": 26702, - "Which": 26703, - "isine": 26704, - "▁rude": 26705, - "▁niveau": 26706, - "▁área": 26707, - "▁près": 26708, - "atis": 26709, - "▁[...]": 26710, - "fur": 26711, - "omm": 26712, - "packed": 26713, - "мене": 26714, - "scriptstyle": 26715, - "▁Ath": 26716, - "▁desp": 26717, - "eltemperaturen": 26718, - "▁talents": 26719, - "ocy": 26720, - "▁raises": 26721, - "LIMIT": 26722, - "▁editorial": 26723, - "▁Animal": 26724, - "drive": 26725, - "▁работа": 26726, - "bss": 26727, - "▁Sev": 26728, - "epoch": 26729, - "▁RC": 26730, - "UNUSED": 26731, - "▁mandatory": 26732, - "(?:": 26733, - "▁Bin": 26734, - "▁synthetic": 26735, - "▁gown": 26736, - "▁Dob": 26737, - "kap": 26738, - "▁harmon": 26739, - "▁liberty": 26740, - "▁Rice": 26741, - "▁prayers": 26742, - "▁mise": 26743, - "▁confusing": 26744, - "▁leap": 26745, - "▁arrives": 26746, - "kamp": 26747, - "▁thats": 26748, - "ACC": 26749, - "▁Parameters": 26750, - "▁одно": 26751, - "▁Bio": 26752, - "density": 26753, - "▁glimpse": 26754, - "FORE": 26755, - "▁Listen": 26756, - "Prev": 26757, - "}\\,\\": 26758, - "куль": 26759, - "▁SEC": 26760, - "▁explored": 26761, - "▁meantime": 26762, - "AIL": 26763, - "▁WP": 26764, - "▁raison": 26765, - "▁existe": 26766, - "▁lesser": 26767, - "▁Validate": 26768, - "▁caution": 26769, - "usta": 26770, - "heading": 26771, - "EFF": 26772, - ".'\"": 26773, - "▁Gilbert": 26774, - "▁limitation": 26775, - "▁retour": 26776, - "▁Commonwealth": 26777, - "▁gewann": 26778, - "▁miserable": 26779, - "▁networking": 26780, - "▁ottobre": 26781, - "▁Dise": 26782, - "edges": 26783, - "▁sede": 26784, - "вича": 26785, - "uniform": 26786, - "▁деятель": 26787, - "iros": 26788, - "▁desen": 26789, - "▁parc": 26790, - "▁Rico": 26791, - "Ns": 26792, - "guid": 26793, - "orio": 26794, - "avelength": 26795, - "▁Gle": 26796, - "inceton": 26797, - "Amaz": 26798, - "Construct": 26799, - "▁mx": 26800, - "▁Vern": 26801, - "▁Generation": 26802, - "Jack": 26803, - "romag": 26804, - "▁viagra": 26805, - "▁Peg": 26806, - "▁Updated": 26807, - "▁overlap": 26808, - "EventArgs": 26809, - "кро": 26810, - "▁*«": 26811, - "▁questioned": 26812, - "South": 26813, - "notice": 26814, - "▁permanently": 26815, - "lst": 26816, - "ficie": 26817, - "▁quella": 26818, - "▁colleges": 26819, - "▁disappointment": 26820, - "▁Luft": 26821, - "imgur": 26822, - "▁transitions": 26823, - "▁seller": 26824, - "▁июня": 26825, - "▁Og": 26826, - "▁ADD": 26827, - "▁Pays": 26828, - "COMMAND": 26829, - "grades": 26830, - "▁febbra": 26831, - "▁Cyr": 26832, - "▁febbraio": 26833, - "eti": 26834, - "▁arom": 26835, - "▁Claude": 26836, - "▁UEFA": 26837, - "▁живе": 26838, - "▁Victorian": 26839, - "keeping": 26840, - "ên": 26841, - "▁FIXME": 26842, - "itime": 26843, - "chestr": 26844, - "▁Samsung": 26845, - "▁doctrine": 26846, - "▁pear": 26847, - "▁Mediterranean": 26848, - "▁Ya": 26849, - "▁vault": 26850, - "▁Historic": 26851, - "▁sedan": 26852, - "▁heated": 26853, - "▁política": 26854, - "Proof": 26855, - ":{": 26856, - "fem": 26857, - "▁Frankfurt": 26858, - "pectives": 26859, - "MG": 26860, - "▁Eye": 26861, - "dai": 26862, - "▁reserves": 26863, - "NER": 26864, - "▁tobacco": 26865, - "▁fragments": 26866, - "icc": 26867, - "▁booth": 26868, - "▁cruise": 26869, - "▁Testament": 26870, - "cola": 26871, - "▁Leop": 26872, - "▁noon": 26873, - "▁terrified": 26874, - "vb": 26875, - "intel": 26876, - "alie": 26877, - "▁verification": 26878, - "yster": 26879, - "ADER": 26880, - "chied": 26881, - "▁datasets": 26882, - "▁зі": 26883, - "▁miem": 26884, - "ulates": 26885, - "▁uuid": 26886, - "▁Pictures": 26887, - "▁Brend": 26888, - "Billboard": 26889, - "▁stern": 26890, - "▁denom": 26891, - "▁accidents": 26892, - "сня": 26893, - "▁packing": 26894, - "ција": 26895, - "iblical": 26896, - "▁Так": 26897, - "▁whisk": 26898, - "▁luego": 26899, - "▁rectangle": 26900, - "▁hooks": 26901, - "▁neglect": 26902, - "▁sober": 26903, - "proposition": 26904, - "Multiple": 26905, - ":\",": 26906, - "▁bapt": 26907, - "Parts": 26908, - "▁Selection": 26909, - "▁Alpha": 26910, - "weights": 26911, - "hall": 26912, - "соб": 26913, - "▁lur": 26914, - "▁época": 26915, - "▁rested": 26916, - "ambigu": 26917, - "▁tastes": 26918, - "amazonaws": 26919, - "▁confess": 26920, - "▁diciembre": 26921, - "implement": 26922, - "▁absorption": 26923, - "Hal": 26924, - "LEAN": 26925, - "▁Zach": 26926, - "▁freeze": 26927, - "LBL": 26928, - "STM": 26929, - "▁calc": 26930, - "={()": 26931, - "=*/": 26932, - "▁bt": 26933, - "Reb": 26934, - "▁Wien": 26935, - "anska": 26936, - "▁surn": 26937, - "iative": 26938, - "▁invån": 26939, - "CY": 26940, - "▁là": 26941, - "amba": 26942, - "leen": 26943, - "wahl": 26944, - "▁functioning": 26945, - "ția": 26946, - "getContext": 26947, - "gart": 26948, - "▁обе": 26949, - "Pen": 26950, - "vik": 26951, - "Slider": 26952, - "▁Accept": 26953, - "Gap": 26954, - "▁Jorge": 26955, - "SIG": 26956, - "▁вос": 26957, - "▁голо": 26958, - "▁periodo": 26959, - "шта": 26960, - "▁patches": 26961, - "кої": 26962, - "äre": 26963, - "engono": 26964, - "lista": 26965, - "horn": 26966, - "▁Complex": 26967, - "Sent": 26968, - "trfs": 26969, - "▁convex": 26970, - "Generation": 26971, - "▁місце": 26972, - "compress": 26973, - "▁Sax": 26974, - "▁uid": 26975, - "▁Lebens": 26976, - "Completion": 26977, - "\\|_{": 26978, - "insky": 26979, - "▁schon": 26980, - "▁masters": 26981, - "independ": 26982, - "neys": 26983, - "▁lied": 26984, - "▁aspir": 26985, - "чні": 26986, - "▁breakdown": 26987, - "▁Harm": 26988, - "▁designing": 26989, - "hf": 26990, - "▁Angela": 26991, - "▁confer": 26992, - "▁partido": 26993, - "▁interference": 26994, - "mao": 26995, - "▁absorbed": 26996, - "▁Vall": 26997, - "ErrorCode": 26998, - "▁Publishing": 26999, - "vano": 27000, - "BITS": 27001, - "▁deer": 27002, - "▁Campaign": 27003, - "▁graz": 27004, - "CHANGE": 27005, - "▁feder": 27006, - "iffe": 27007, - "handed": 27008, - "cq": 27009, - "umbing": 27010, - "▁unre": 27011, - "▁siendo": 27012, - "▁simpler": 27013, - "why": 27014, - "arettes": 27015, - "anst": 27016, - "▁hass": 27017, - "▁Enterprise": 27018, - "▁mois": 27019, - "▁Fo": 27020, - "▁участ": 27021, - "ffen": 27022, - "▁MODULE": 27023, - "▁activated": 27024, - "▁internacional": 27025, - "▁Mittel": 27026, - "degree": 27027, - "▁откры": 27028, - "▁&(": 27029, - "getProperty": 27030, - "isz": 27031, - "cedure": 27032, - "▁enters": 27033, - "▁Sally": 27034, - "▁Train": 27035, - "▁logged": 27036, - "▁Rav": 27037, - "▁Avoid": 27038, - "▁Kaiser": 27039, - "▁expend": 27040, - "aphor": 27041, - "▁brass": 27042, - "▁melod": 27043, - "▁attitudes": 27044, - "*\"": 27045, - "Wall": 27046, - "▁owe": 27047, - "▁bamb": 27048, - "shader": 27049, - "cester": 27050, - "▁PP": 27051, - "▁migrations": 27052, - "entric": 27053, - "▁Setup": 27054, - "▁Artist": 27055, - "hre": 27056, - "▁polite": 27057, - "ahan": 27058, - "▁luglio": 27059, - "▁predecess": 27060, - "▁SIG": 27061, - "тів": 27062, - "▁RF": 27063, - "▁Dry": 27064, - "▁maker": 27065, - "шим": 27066, - "▁Sounds": 27067, - "▁implementing": 27068, - "▁ah": 27069, - "▁gev": 27070, - "▁duplicate": 27071, - "▁Logan": 27072, - "▁Grade": 27073, - "DUCT": 27074, - "íses": 27075, - "ért": 27076, - "▁nonsense": 27077, - "backup": 27078, - "Attachment": 27079, - "▁ecc": 27080, - "▁Squadron": 27081, - "learn": 27082, - "deprecated": 27083, - "▁Aub": 27084, - "▁Gol": 27085, - "▁overl": 27086, - "SERVICE": 27087, - "▁beautifully": 27088, - "REL": 27089, - "▁Gian": 27090, - "▁Papa": 27091, - "respond": 27092, - "▁Caribbean": 27093, - "rn": 27094, - "▁худож": 27095, - "Cfg": 27096, - "rai": 27097, - "▁sniff": 27098, - "tto": 27099, - "ологи": 27100, - "▁rb": 27101, - "▁incidents": 27102, - "▁duck": 27103, - "▁PROVIDED": 27104, - "Sources": 27105, - "▁Chelsea": 27106, - "▁tek": 27107, - "▁налази": 27108, - "▁pilots": 27109, - "тки": 27110, - "▁traded": 27111, - "▁Beijing": 27112, - "▁Gregory": 27113, - "scalar": 27114, - "▁inclined": 27115, - "▁Kamp": 27116, - "▁Marian": 27117, - "▁fierce": 27118, - "▁theft": 27119, - "ющих": 27120, - "▁Into": 27121, - "constraint": 27122, - "parentNode": 27123, - "idental": 27124, - "▁gouvernement": 27125, - "▁SND": 27126, - "▁Ruby": 27127, - "▁monaster": 27128, - "Records": 27129, - "▁Kab": 27130, - "▁Universe": 27131, - "▁approximate": 27132, - "Water": 27133, - "▁Physical": 27134, - "appers": 27135, - "oubtedly": 27136, - "ложен": 27137, - "▁towel": 27138, - "▁siblings": 27139, - "eph": 27140, - "icios": 27141, - "рами": 27142, - "▁outrage": 27143, - "▁també": 27144, - "SRC": 27145, - "телем": 27146, - "Vi": 27147, - ".');": 27148, - "LM": 27149, - "▁mitt": 27150, - "▁weed": 27151, - "▁crops": 27152, - "iman": 27153, - "Claim": 27154, - "insula": 27155, - "▁(“": 27156, - "▁Changes": 27157, - "▁invånare": 27158, - "again": 27159, - "▁cnt": 27160, - "▁Gaz": 27161, - "▁austral": 27162, - "overlay": 27163, - "▁Mechan": 27164, - "▁slammed": 27165, - "▁trailing": 27166, - "▁Biography": 27167, - "▁appealing": 27168, - "IVER": 27169, - "▁Ave": 27170, - "▁Plot": 27171, - "voj": 27172, - "▁sung": 27173, - "▁unos": 27174, - "Effects": 27175, - "vv": 27176, - "cook": 27177, - "Buttons": 27178, - "▁transm": 27179, - "ierto": 27180, - "CONTEXT": 27181, - "▁dignity": 27182, - "aired": 27183, - "javax": 27184, - "▁Alberto": 27185, - "▁Recently": 27186, - "▁facial": 27187, - "mathop": 27188, - "ało": 27189, - "вид": 27190, - "cott": 27191, - "Variables": 27192, - "▁Ran": 27193, - "▁bunk": 27194, - "amiliar": 27195, - "CAST": 27196, - "▁frü": 27197, - "VED": 27198, - "▁NOTICE": 27199, - "▁turno": 27200, - "validator": 27201, - "▁Portuguese": 27202, - "▁questioning": 27203, - "}})": 27204, - "▁lear": 27205, - "Xamarin": 27206, - "▁disadv": 27207, - "encoded": 27208, - "▁Kot": 27209, - "rated": 27210, - "▁Theory": 27211, - "cius": 27212, - "▁Darwin": 27213, - "ђе": 27214, - "▁décl": 27215, - "▁область": 27216, - "рович": 27217, - "▁mobility": 27218, - "VF": 27219, - "▁хи": 27220, - "until": 27221, - "▁barriers": 27222, - "gif": 27223, - "▁Roh": 27224, - "▁aging": 27225, - "▁Widget": 27226, - "olk": 27227, - "▁farms": 27228, - "Checker": 27229, - "Introduction": 27230, - "смо": 27231, - "▁Russians": 27232, - "naments": 27233, - "▁Insert": 27234, - "▁Whenever": 27235, - "erset": 27236, - "itori": 27237, - "▁Dort": 27238, - "▁costume": 27239, - "▁mathematical": 27240, - "▁Bast": 27241, - "▁nominated": 27242, - "▁restoration": 27243, - "posal": 27244, - "▁unfortunate": 27245, - "Ps": 27246, - "LIN": 27247, - "▁intact": 27248, - "▁provoc": 27249, - "▁située": 27250, - "▁ноября": 27251, - "ermo": 27252, - "▁fisher": 27253, - "гля": 27254, - "▁conting": 27255, - "▁Doug": 27256, - "\"?": 27257, - "▁Eva": 27258, - "▁tops": 27259, - "▁Remote": 27260, - "▁artwork": 27261, - "▁artillery": 27262, - "quick": 27263, - "▁Arabia": 27264, - "▁SDValue": 27265, - "▁Dakota": 27266, - "iated": 27267, - "▁Optim": 27268, - "buttons": 27269, - "▁cottage": 27270, - "▁wherein": 27271, - "▁tutorial": 27272, - "▁Scre": 27273, - "▁sweep": 27274, - "▁Coffee": 27275, - "})}": 27276, - "▁музы": 27277, - "hostname": 27278, - "▁Temp": 27279, - "▁Fut": 27280, - "respect": 27281, - "ocz": 27282, - "▁predomin": 27283, - "Indicator": 27284, - "encial": 27285, - "UMENT": 27286, - "▁SHALL": 27287, - "▁commanded": 27288, - "▁withdrawal": 27289, - "iour": 27290, - "REGION": 27291, - "sprintf": 27292, - "▁вме": 27293, - "▁Payment": 27294, - "▁Anim": 27295, - "publish": 27296, - "▁seeks": 27297, - "ouw": 27298, - "▁GM": 27299, - "rugu": 27300, - "ustain": 27301, - "▁))": 27302, - "▁consulting": 27303, - "▁Dialog": 27304, - "▁Lars": 27305, - "▁critique": 27306, - "▁circulation": 27307, - "▁landsc": 27308, - "managed": 27309, - "▁Craft": 27310, - "▁herman": 27311, - "afi": 27312, - "amy": 27313, - "▁discour": 27314, - "<>(": 27315, - "▁Steph": 27316, - "▁tolerance": 27317, - "typename": 27318, - "ventions": 27319, - "ział": 27320, - "стов": 27321, - "▁sticking": 27322, - "ASC": 27323, - "ISO": 27324, - "▁Spencer": 27325, - "▁Didn": 27326, - "gomery": 27327, - "imiter": 27328, - "dru": 27329, - "Clause": 27330, - "▁slides": 27331, - "###": 27332, - "▁Sugar": 27333, - "HY": 27334, - "▁эти": 27335, - "▁Edwards": 27336, - "▁cents": 27337, - "oya": 27338, - "serts": 27339, - "▁Hass": 27340, - "▁ingen": 27341, - "стри": 27342, - "▁saddle": 27343, - "solid": 27344, - "▁champions": 27345, - "-)": 27346, - "▁Slov": 27347, - "▁shiny": 27348, - "▁*)&": 27349, - "▁Define": 27350, - "če": 27351, - "▁scrut": 27352, - "onden": 27353, - "'\",": 27354, - "uffs": 27355, - "▁olymp": 27356, - "idential": 27357, - "wand": 27358, - "▁annually": 27359, - "▁Arkansas": 27360, - "▁saint": 27361, - "▁gleich": 27362, - "▁perfection": 27363, - ")>": 27364, - "▁shorts": 27365, - "▁justified": 27366, - "peated": 27367, - "packages": 27368, - "driven": 27369, - "▁Liberty": 27370, - "▁stripped": 27371, - "шение": 27372, - "▁fünf": 27373, - "▁ecosystem": 27374, - "ixa": 27375, - "▁Fresh": 27376, - "vart": 27377, - "▁treats": 27378, - "▁stance": 27379, - "чёт": 27380, - "▁pity": 27381, - "adém": 27382, - "▁окон": 27383, - "▁Chand": 27384, - "rab": 27385, - "вший": 27386, - "inski": 27387, - "▁continually": 27388, - "▁Daddy": 27389, - "▁nightmare": 27390, - "icional": 27391, - "▁efect": 27392, - "ueblo": 27393, - "▁lanç": 27394, - "▁Collections": 27395, - "due": 27396, - "ampton": 27397, - "▁memcpy": 27398, - "▁**(": 27399, - "issent": 27400, - "▁Insp": 27401, - "▁Glasgow": 27402, - "▁furono": 27403, - "▁kindness": 27404, - "Bi": 27405, - "▁competed": 27406, - "▁oak": 27407, - "Large": 27408, - "▁disgu": 27409, - "▁kings": 27410, - "тами": 27411, - "���stuffed": 27412, - "▁hilar": 27413, - "published": 27414, - "▁stressed": 27415, - "▁Peak": 27416, - "▁loader": 27417, - "Keyboard": 27418, - "▁reconstruction": 27419, - "▁vod": 27420, - "▁dun": 27421, - "▁understands": 27422, - "tenant": 27423, - "▁chaque": 27424, - "▁prejud": 27425, - "utat": 27426, - "▁uso": 27427, - "▁Heavy": 27428, - "▁cuatro": 27429, - "▁sidewalk": 27430, - "▁Bug": 27431, - "▁månaden": 27432, - "geo": 27433, - "▁united": 27434, - "▁Files": 27435, - "▁Аль": 27436, - "▁rugby": 27437, - "▁financing": 27438, - "▁comply": 27439, - "&#": 27440, - "▁rushing": 27441, - "▁fen": 27442, - "mong": 27443, - "▁spé": 27444, - "▁presenting": 27445, - "INCLUDING": 27446, - "ěl": 27447, - "zeichnung": 27448, - "Backup": 27449, - "▁petit": 27450, - "▁allerg": 27451, - "нут": 27452, - "▁worrying": 27453, - "▁mamm": 27454, - "▁operand": 27455, - ":%.*]]": 27456, - "▁realise": 27457, - "Commands": 27458, - "▁Bew": 27459, - "▁assumes": 27460, - "▁Covid": 27461, - "▁quand": 27462, - "tyard": 27463, - "▁Mono": 27464, - "linked": 27465, - "MARK": 27466, - "Esp": 27467, - "▁blessing": 27468, - "▁eyebrows": 27469, - "▁NV": 27470, - "▁стру": 27471, - "▁modeling": 27472, - "▁greeted": 27473, - "Workspace": 27474, - "▁pedest": 27475, - "▁неза": 27476, - "lemagne": 27477, - "Statistics": 27478, - "▁aument": 27479, - "▁speeds": 27480, - "▁syndrome": 27481, - "CONNECT": 27482, - "zahl": 27483, - "verso": 27484, - "ército": 27485, - "▁astronom": 27486, - "▁aprile": 27487, - "žen": 27488, - "веро": 27489, - "draft": 27490, - "▁gioc": 27491, - "▁comport": 27492, - "▁variance": 27493, - "▁realizing": 27494, - "EDIT": 27495, - "олові": 27496, - "▁estar": 27497, - "▁sost": 27498, - "NORMAL": 27499, - "▁ó": 27500, - "▁Andr": 27501, - "ATTRIB": 27502, - "▁rede": 27503, - "▁toes": 27504, - "▁advances": 27505, - "▁Against": 27506, - "TOM": 27507, - "rss": 27508, - "MMMM": 27509, - "▁newest": 27510, - "▁VER": 27511, - "▁phrases": 27512, - "anter": 27513, - "Launch": 27514, - "▁chr": 27515, - "▁manufactured": 27516, - "$),": 27517, - "rollment": 27518, - "eston": 27519, - "▁peint": 27520, - "”)": 27521, - "endet": 27522, - "▁Hair": 27523, - "ivalent": 27524, - "▁upright": 27525, - "gren": 27526, - "anked": 27527, - "wright": 27528, - "▁mast": 27529, - "▁onChange": 27530, - "▁debris": 27531, - "▁grap": 27532, - "etry": 27533, - "▁(__": 27534, - "▁Commerce": 27535, - "BOX": 27536, - "Tax": 27537, - "▁отри": 27538, - "▁prevention": 27539, - "▁Feel": 27540, - "▁exotic": 27541, - "▁Bark": 27542, - "▁Steam": 27543, - "fon": 27544, - "olin": 27545, - "▁eliminated": 27546, - "▁bc": 27547, - "▁Cycl": 27548, - "▁$(\"#": 27549, - "▁Parl": 27550, - "manuel": 27551, - "ospher": 27552, - "WF": 27553, - "Analy": 27554, - "▁navig": 27555, - "▁renown": 27556, - "Rx": 27557, - "▁Walt": 27558, - "uffed": 27559, - "▁foster": 27560, - "$:": 27561, - "shore": 27562, - "Connector": 27563, - "фика": 27564, - "▁realization": 27565, - "Li": 27566, - "ctxt": 27567, - "ahoo": 27568, - "▁miracle": 27569, - "▁ET": 27570, - "▁GPS": 27571, - "▁Observable": 27572, - "▁hf": 27573, - "▁magnificent": 27574, - "него": 27575, - "BIN": 27576, - "▁Dorf": 27577, - "ieck": 27578, - "vee": 27579, - "▁Craw": 27580, - "/#": 27581, - "▁pci": 27582, - "ippet": 27583, - "▁Hillary": 27584, - "▁gir": 27585, - "▁rand": 27586, - "▁laying": 27587, - "▁Different": 27588, - "boys": 27589, - "virt": 27590, - "▁encryption": 27591, - "ász": 27592, - "пор": 27593, - "▁smelled": 27594, - "▁suscept": 27595, - "cluded": 27596, - "▁Carn": 27597, - "igten": 27598, - "▁Chuck": 27599, - "▁Provinc": 27600, - "▁perí": 27601, - "▁Marshal": 27602, - "мож": 27603, - "gfx": 27604, - "oshi": 27605, - "▁WHE": 27606, - "▁relaxation": 27607, - ",.": 27608, - "were": 27609, - "▁varieties": 27610, - "▁Won": 27611, - "▁gaps": 27612, - "▁stole": 27613, - "igua": 27614, - "ющие": 27615, - "▁Hampshire": 27616, - "phrase": 27617, - "▁película": 27618, - "Processing": 27619, - "▁initialization": 27620, - "oustic": 27621, - "▁Josef": 27622, - "icating": 27623, - "▁goodness": 27624, - "TES": 27625, - "▁cope": 27626, - "▁ignorance": 27627, - "▁Brist": 27628, - "▁paras": 27629, - "▁accidentally": 27630, - "▁tand": 27631, - "ittest": 27632, - "▁ули": 27633, - "▁shipped": 27634, - "▁ост": 27635, - "elseif": 27636, - "▁usize": 27637, - "horizontal": 27638, - "▁Carr": 27639, - "▁precip": 27640, - "roz": 27641, - "pathetic": 27642, - "rived": 27643, - "rok": 27644, - "▁digging": 27645, - "мом": 27646, - "▁Mull": 27647, - "▁XIII": 27648, - "▁peas": 27649, - "▁foul": 27650, - "▁travels": 27651, - "▁Ng": 27652, - "▁составе": 27653, - "Mont": 27654, - "arde": 27655, - "▁Stefan": 27656, - "^^^^": 27657, - "▁Kiss": 27658, - "▁Ek": 27659, - "▁oktober": 27660, - "▁memorable": 27661, - "')).": 27662, - "▁Vision": 27663, - "▁Nina": 27664, - "▁Solar": 27665, - "▁highlighted": 27666, - "▁memo": 27667, - "meisterschaft": 27668, - "sidebar": 27669, - "SEE": 27670, - "▁Nevada": 27671, - "Da": 27672, - "▁drawer": 27673, - "astically": 27674, - "elde": 27675, - "scribed": 27676, - "▁priests": 27677, - "▁hommes": 27678, - "▁instructor": 27679, - "клад": 27680, - "▁spett": 27681, - "\\-": 27682, - "▁мира": 27683, - "▁Looks": 27684, - "▁sleeve": 27685, - "▁strongest": 27686, - "▁tête": 27687, - "▁Nicole": 27688, - "imper": 27689, - "нача": 27690, - "ipper": 27691, - "▁inwon": 27692, - "ilers": 27693, - "▁Deputy": 27694, - "oge": 27695, - "▁depressed": 27696, - "▁arte": 27697, - "▁combining": 27698, - "LAST": 27699, - "inted": 27700, - "▁Average": 27701, - "▁pollution": 27702, - "▁Phillips": 27703, - "▁WM": 27704, - "}}}\\": 27705, - "Added": 27706, - "▁peripher": 27707, - "Creation": 27708, - "▁italien": 27709, - "▁Choice": 27710, - "▁EXPRESS": 27711, - "▁Struct": 27712, - "ysz": 27713, - "Resize": 27714, - "ARGS": 27715, - "▁repo": 27716, - "▁чтобы": 27717, - "▁pref": 27718, - "▁earthqu": 27719, - "▁Мекси": 27720, - "▁Finale": 27721, - "▁hecho": 27722, - "requests": 27723, - "Cut": 27724, - "▁deserved": 27725, - "гово": 27726, - "▁Recent": 27727, - "▁дивизи": 27728, - "▁supportive": 27729, - "прави": 27730, - "▁irrelevant": 27731, - "'\r": 27732, - "▁ctrl": 27733, - "▁Deal": 27734, - "izada": 27735, - "uo": 27736, - "▁nort": 27737, - "geometry": 27738, - "▁Individual": 27739, - "ereg": 27740, - "▁приня": 27741, - "cref": 27742, - "══": 27743, - "▁comerc": 27744, - "=_": 27745, - "bund": 27746, - "тах": 27747, - "ilen": 27748, - "чита": 27749, - "▁corporation": 27750, - "esz": 27751, - "▁==>": 27752, - "ablish": 27753, - "Apr": 27754, - "▁ripped": 27755, - "Vars": 27756, - "stret": 27757, - "▁Francesco": 27758, - "NaN": 27759, - "▁anytime": 27760, - "▁automated": 27761, - "ostream": 27762, - "▁drawings": 27763, - "▁enhancement": 27764, - "okrat": 27765, - "▁Issue": 27766, - "вра": 27767, - "Currency": 27768, - "▁wyn": 27769, - "izarre": 27770, - "ético": 27771, - "multiple": 27772, - "▁Rate": 27773, - "▁Ich": 27774, - "▁Auss": 27775, - "▁Former": 27776, - "Curve": 27777, - "▁marvel": 27778, - "attro": 27779, - "▁сп": 27780, - "BOOL": 27781, - "сия": 27782, - "gold": 27783, - "▁Nintendo": 27784, - "▁Salvador": 27785, - "▁Solution": 27786, - "ADC": 27787, - "бора": 27788, - "▁Bennett": 27789, - "▁FR": 27790, - "▁pueden": 27791, - "patient": 27792, - "▁PG": 27793, - "▁Jin": 27794, - "▁crashed": 27795, - "▁denen": 27796, - "▁Sample": 27797, - "▁Quebec": 27798, - "itories": 27799, - "▁blinked": 27800, - "▁lion": 27801, - "▁voce": 27802, - "▁Impact": 27803, - "▁Mau": 27804, - "▁Nie": 27805, - "▁lob": 27806, - "▁две": 27807, - "orneys": 27808, - "▁coastal": 27809, - "▁sensors": 27810, - "▁XII": 27811, - "▁illusion": 27812, - "oji": 27813, - "▁INC": 27814, - "▁Duncan": 27815, - "yk": 27816, - "▁affecting": 27817, - "pul": 27818, - "▁Napoleon": 27819, - "▁акаде": 27820, - "▁compt": 27821, - "▁profitable": 27822, - "loe": 27823, - "▁deuxième": 27824, - "▁WC": 27825, - "▁viable": 27826, - "▁Drug": 27827, - "TextBox": 27828, - "▁luminos": 27829, - "auté": 27830, - "yc": 27831, - "ště": 27832, - "▁affiliates": 27833, - "ilda": 27834, - "conduct": 27835, - "▁ebenfalls": 27836, - "▁AMD": 27837, - "▁Monitor": 27838, - "▁Companies": 27839, - "▁corrected": 27840, - "äck": 27841, - "SYSTEM": 27842, - "otherapy": 27843, - "▁перед": 27844, - "▁blues": 27845, - "atisf": 27846, - "although": 27847, - "rost": 27848, - "SCAN": 27849, - "▁RAM": 27850, - "ціональ": 27851, - "▁vendors": 27852, - "▁customs": 27853, - "▁activate": 27854, - "▁blogs": 27855, - "▁brace": 27856, - "▁strat": 27857, - "anje": 27858, - "щё": 27859, - "▁tide": 27860, - "▁Brigade": 27861, - "getOperand": 27862, - "▁aliment": 27863, - "▁achievements": 27864, - "▁suspicion": 27865, - "▁touchdown": 27866, - "broad": 27867, - "iore": 27868, - "Comparison": 27869, - "▁mum": 27870, - "English": 27871, - "▁Picture": 27872, - "▁Mouse": 27873, - "amd": 27874, - "▁[`": 27875, - "▁denomin": 27876, - "▁Aleks": 27877, - "▁prevents": 27878, - "ób": 27879, - "fed": 27880, - "▁Pray": 27881, - "▁shine": 27882, - "▁clutch": 27883, - "mux": 27884, - "Appro": 27885, - "▁notably": 27886, - "chio": 27887, - "nage": 27888, - "HAS": 27889, - "▁')": 27890, - "▁Miche": 27891, - "tg": 27892, - "::~": 27893, - "▁amely": 27894, - "▁rodz": 27895, - "zs": 27896, - "trait": 27897, - "▁klass": 27898, - "fö": 27899, - "▁destac": 27900, - "▁Clara": 27901, - "frequency": 27902, - "▁Git": 27903, - "▁поль": 27904, - "▁frequencies": 27905, - "▁febrero": 27906, - "▁stumbled": 27907, - "кою": 27908, - "▁Names": 27909, - "▁Flight": 27910, - "▁prey": 27911, - "▁medio": 27912, - "▁VAR": 27913, - "▁Float": 27914, - "▁Ernest": 27915, - "▁Marcatori": 27916, - "oport": 27917, - "▁cancellation": 27918, - "▁Bryan": 27919, - "————": 27920, - "Luc": 27921, - "▁libre": 27922, - "▁título": 27923, - "*>": 27924, - "▁Sandy": 27925, - "▁Marina": 27926, - "Been": 27927, - "▁wal": 27928, - "▁Kultur": 27929, - "▁explode": 27930, - "▁limiting": 27931, - "▁presumably": 27932, - "▁pb": 27933, - "▁Merc": 27934, - "▁реки": 27935, - "learning": 27936, - "Catalog": 27937, - "▁Census": 27938, - "lte": 27939, - "▁NET": 27940, - "raising": 27941, - "ське": 27942, - "staff": 27943, - "▁Quinn": 27944, - "▁memorial": 27945, - "пня": 27946, - "▁cuenta": 27947, - "▁XI": 27948, - "lbl": 27949, - "▁varies": 27950, - "▁fluctuations": 27951, - "▁долж": 27952, - "▁особи": 27953, - "▁warehouse": 27954, - "However": 27955, - "▁corrections": 27956, - "dhd": 27957, - "▁fals": 27958, - "▁controversy": 27959, - "▁curse": 27960, - "▁télé": 27961, - "řed": 27962, - "▁AU": 27963, - "▁тор": 27964, - "▁crít": 27965, - "idan": 27966, - "iliary": 27967, - "▁Panel": 27968, - "cule": 27969, - "▁Poor": 27970, - "▁BA": 27971, - "▁ignorant": 27972, - "èmes": 27973, - "▁aesthetic": 27974, - "Linked": 27975, - "getInt": 27976, - "Unicode": 27977, - "[@": 27978, - "▁Zent": 27979, - "Manifest": 27980, - "▁vars": 27981, - "PB": 27982, - "▁ву": 27983, - "▁Describe": 27984, - "▁Anything": 27985, - "oirs": 27986, - "▁socks": 27987, - "▁imped": 27988, - "▁neue": 27989, - "▁dispers": 27990, - "Collect": 27991, - "filer": 27992, - "▁Frau": 27993, - "▁Hockey": 27994, - "▁teens": 27995, - "▁Roberto": 27996, - "lauf": 27997, - "вать": 27998, - "▁ско": 27999, - "isArray": 28000, - "▁teenager": 28001, - "Built": 28002, - "▁loudly": 28003, - "Capacity": 28004, - "▁adventures": 28005, - "▁Molly": 28006, - "recogn": 28007, - "bars": 28008, - "▁Lor": 28009, - "▁può": 28010, - "▁mong": 28011, - "inement": 28012, - "Assignment": 28013, - "▁diz": 28014, - "lessness": 28015, - "▁Halloween": 28016, - "▁bitmap": 28017, - "Rom": 28018, - "нар": 28019, - "▁rebel": 28020, - "▁radial": 28021, - "measure": 28022, - "nit": 28023, - "▁Assume": 28024, - "▁assignments": 28025, - "▁Isn": 28026, - "▁altre": 28027, - "ßer": 28028, - "наль": 28029, - "▁flies": 28030, - "▁droit": 28031, - "▁thickness": 28032, - "▁enjo": 28033, - "▁dwell": 28034, - "▁homosexual": 28035, - "▁eval": 28036, - "$_{": 28037, - "asia": 28038, - "▁philos": 28039, - "getCurrent": 28040, - "▁veterans": 28041, - "▁Berkeley": 28042, - "▁wildlife": 28043, - "Cop": 28044, - "vern": 28045, - "▁Ú": 28046, - "tos": 28047, - "▁Led": 28048, - "▁keywords": 28049, - "▁medications": 28050, - "neum": 28051, - "▁jamais": 28052, - "▁Buc": 28053, - "▁PD": 28054, - "▁Statement": 28055, - "▁PI": 28056, - "▁Jackie": 28057, - "▁ordin": 28058, - "▁kör": 28059, - "enze": 28060, - "▁utilized": 28061, - "áct": 28062, - "azed": 28063, - "▁severely": 28064, - "▁även": 28065, - "▁libro": 28066, - "▁Eu": 28067, - "äst": 28068, - "PART": 28069, - "▁Butler": 28070, - "▁puzzle": 28071, - "Fall": 28072, - "Country": 28073, - "pfn": 28074, - "▁україн": 28075, - "▁Orchestra": 28076, - "▁alto": 28077, - "▁ancora": 28078, - "▁decomposition": 28079, - "▁م": 28080, - "▁appetite": 28081, - "adu": 28082, - "▁THAT": 28083, - "▁comenz": 28084, - "mina": 28085, - "▁initiated": 28086, - "▁Tat": 28087, - "▁sometime": 28088, - "rek": 28089, - "bread": 28090, - "▁Statistics": 28091, - "▁Cob": 28092, - "Follow": 28093, - "▁geometric": 28094, - "шла": 28095, - "▁proceedings": 28096, - "Dlg": 28097, - "seven": 28098, - "▁[-": 28099, - "▁Buffalo": 28100, - "▁blacks": 28101, - "▁sov": 28102, - "▁custody": 28103, - "▁ras": 28104, - "▁tattoo": 28105, - "öffentlicht": 28106, - "Blo": 28107, - "Austral": 28108, - "▁recuper": 28109, - "лев": 28110, - "▁bem": 28111, - "▁thou": 28112, - "oriented": 28113, - "vir": 28114, - "▁colony": 28115, - "▁Stanford": 28116, - "Absolute": 28117, - "adrat": 28118, - "▁Situ": 28119, - "▁souvent": 28120, - "EXEC": 28121, - "▁mű": 28122, - "▁apartments": 28123, - "▁случа": 28124, - "▁ano": 28125, - "WINDO": 28126, - "acci": 28127, - "▁Lau": 28128, - "court": 28129, - "▁manifold": 28130, - "▁coalition": 28131, - "▁XIV": 28132, - "Attrib": 28133, - "ascade": 28134, - "▁wheat": 28135, - "▁strengths": 28136, - "FREE": 28137, - "EMPTY": 28138, - "▁hey": 28139, - "ascular": 28140, - "▁plasma": 28141, - "▁bob": 28142, - "Separator": 28143, - "=\"${": 28144, - "▁Zag": 28145, - "▁projet": 28146, - "▁smoothly": 28147, - "SEQU": 28148, - "analy": 28149, - "attachment": 28150, - "▁ES": 28151, - "▁popped": 28152, - "ős": 28153, - "tom": 28154, - "▁són": 28155, - "▁rott": 28156, - "Utilities": 28157, - "hadoop": 28158, - "▁sotto": 28159, - "autor": 28160, - "▁Georges": 28161, - "▁který": 28162, - "▁gruppo": 28163, - "▁когда": 28164, - "▁меда": 28165, - "▁instrumental": 28166, - "▁Writer": 28167, - "▁setTimeout": 28168, - "ikk": 28169, - "▁Dopo": 28170, - "]);\r": 28171, - "▁practicing": 28172, - "▁Ronald": 28173, - "▁уби": 28174, - "▁agrees": 28175, - "▁denoted": 28176, - "ismiss": 28177, - "▁interviewed": 28178, - "templates": 28179, - "ři": 28180, - "administr": 28181, - "▁Butter": 28182, - "▁XVII": 28183, - "▁positioned": 28184, - "▁Fourth": 28185, - "▁overwhelmed": 28186, - "▁Regular": 28187, - "▁reprezent": 28188, - "кономи": 28189, - "▁expects": 28190, - "Indices": 28191, - "▁marijuana": 28192, - "▁zaj": 28193, - "▁Bren": 28194, - "▁begg": 28195, - "▁nahm": 28196, - "▁interrog": 28197, - "тие": 28198, - "▁Bun": 28199, - "▁серед": 28200, - "▁shelves": 28201, - "▁которых": 28202, - "▁Frauen": 28203, - "▁Sergeant": 28204, - "▁успе": 28205, - "matched": 28206, - "▁donne": 28207, - "▁touches": 28208, - "abort": 28209, - "▁vale": 28210, - "▁institutional": 28211, - "▁Mons": 28212, - "▁ambitious": 28213, - "▁nonetheless": 28214, - "jd": 28215, - "пей": 28216, - "▁backpack": 28217, - "dao": 28218, - "вия": 28219, - "▁surroundings": 28220, - "|_{": 28221, - "▁gegründ": 28222, - "disp": 28223, - "▁moisture": 28224, - "▁wyd": 28225, - "▁traders": 28226, - "▁Erst": 28227, - "▁Galaxy": 28228, - "▁воло": 28229, - "▁Peru": 28230, - "▁priorities": 28231, - "▁pronounced": 28232, - "▁CBS": 28233, - "▁Palm": 28234, - "▁expans": 28235, - "▁energet": 28236, - "▁Condition": 28237, - "▁Sver": 28238, - "nested": 28239, - "▁февраля": 28240, - "hero": 28241, - "▁коло": 28242, - "▁Films": 28243, - "Bon": 28244, - "éal": 28245, - "ployed": 28246, - "trained": 28247, - "▁első": 28248, - "▁lust": 28249, - "atinum": 28250, - "oyle": 28251, - "▁Jet": 28252, - "ждения": 28253, - "▁surveys": 28254, - "bee": 28255, - "workers": 28256, - "records": 28257, - "calendar": 28258, - "bbing": 28259, - "regation": 28260, - "dashboard": 28261, - "King": 28262, - "▁vista": 28263, - "▁depicted": 28264, - "▁occurring": 28265, - "▁офи": 28266, - "▁sandwich": 28267, - "rcu": 28268, - "kern": 28269, - "▁minut": 28270, - "▁смер": 28271, - "▁td": 28272, - "solete": 28273, - "Complex": 28274, - "▁tunn": 28275, - "▁scarc": 28276, - "stead": 28277, - "▁Fail": 28278, - "▁Rs": 28279, - "▁trails": 28280, - "kem": 28281, - "▁Romans": 28282, - "ativity": 28283, - "Previous": 28284, - "▁depress": 28285, - "▁resigned": 28286, - "getDefault": 28287, - "▁Tibet": 28288, - "▁Franco": 28289, - "\")));": 28290, - "▁injection": 28291, - "removed": 28292, - "▁praised": 28293, - "▁Asc": 28294, - "erase": 28295, - "▁commissioned": 28296, - "MAIL": 28297, - "▁Boh": 28298, - "Poly": 28299, - "▁cinq": 28300, - "▁Above": 28301, - "▁Joshua": 28302, - "ZERO": 28303, - "▁summit": 28304, - "▁Urs": 28305, - "▁curl": 28306, - "▁visa": 28307, - "▁resur": 28308, - "={'": 28309, - "feat": 28310, - "▁absorb": 28311, - "▁planets": 28312, - "▁princess": 28313, - "▁Jahrhunderts": 28314, - "xp": 28315, - "▁NBC": 28316, - "▁коми": 28317, - "▁FUN": 28318, - "▁neuen": 28319, - "▁déjà": 28320, - "▁Oz": 28321, - "bben": 28322, - "VIDEO": 28323, - "▁ejempl": 28324, - "▁considers": 28325, - "atri": 28326, - "▁arrog": 28327, - "ioso": 28328, - "▁hace": 28329, - "▁contacted": 28330, - "▁unple": 28331, - "▁sponsored": 28332, - "▁trainer": 28333, - "sbi": 28334, - "▁занима": 28335, - "Criterion": 28336, - "ното": 28337, - "scheme": 28338, - "ennial": 28339, - "perform": 28340, - "▁fixing": 28341, - "▁постро": 28342, - "arb": 28343, - "EXIT": 28344, - "▁café": 28345, - "ituted": 28346, - "riages": 28347, - "Tur": 28348, - "▁haber": 28349, - "elasticsearch": 28350, - "▁ал": 28351, - "rh": 28352, - "▁voll": 28353, - "CLU": 28354, - "Mil": 28355, - "▁membres": 28356, - "▁remarked": 28357, - "вана": 28358, - "=\"_": 28359, - "Less": 28360, - "(\"\");": 28361, - "▁Yale": 28362, - "berries": 28363, - "▁releasing": 28364, - "▁imports": 28365, - "idea": 28366, - "▁(+": 28367, - "▁arqu": 28368, - "ificación": 28369, - "▁пара": 28370, - "▁Rangers": 28371, - "Mic": 28372, - "▁nederbörd": 28373, - "▁imaginary": 28374, - "▁specialists": 28375, - "▁hoof": 28376, - "Modules": 28377, - "▁sadly": 28378, - "ceil": 28379, - "TabIndex": 28380, - "ationale": 28381, - "▁Partner": 28382, - "tbody": 28383, - "▁leverage": 28384, - "DN": 28385, - "▁Prec": 28386, - "▁Sé": 28387, - "▁Mam": 28388, - "▁afin": 28389, - "isValid": 28390, - "Pse": 28391, - "▁сторо": 28392, - "▁chopped": 28393, - "▁Minor": 28394, - "▁dabei": 28395, - "David": 28396, - "ussia": 28397, - "▁деревня": 28398, - "▁Identity": 28399, - "▁LGBT": 28400, - "ције": 28401, - "▁Orts": 28402, - "▁parti": 28403, - "▁Bachelor": 28404, - "uga": 28405, - "▁OPT": 28406, - "▁Seth": 28407, - "▁LIABLE": 28408, - "▁inaugur": 28409, - "▁Shanghai": 28410, - "▁relaxing": 28411, - "циона": 28412, - "\"%": 28413, - "▁obey": 28414, - "▁Airlines": 28415, - "Links": 28416, - "▁Celt": 28417, - "▁Admin": 28418, - "agation": 28419, - "▁worries": 28420, - "INTE": 28421, - "arith": 28422, - "Fatalf": 28423, - "]])": 28424, - "colm": 28425, - "▁archae": 28426, - "▁brushed": 28427, - "▁tät": 28428, - "▁structured": 28429, - "тии": 28430, - "▁homem": 28431, - "[:,": 28432, - "▁navy": 28433, - "getKey": 28434, - "powered": 28435, - "▁sucked": 28436, - "▁zomb": 28437, - "issant": 28438, - "▁Might": 28439, - "▁Pull": 28440, - "rir": 28441, - "▁пі": 28442, - "▁seas": 28443, - "▁Wrest": 28444, - "▁tense": 28445, - "▁atm": 28446, - "▁havet": 28447, - "▁pierws": 28448, - "▁tragic": 28449, - "▁Diff": 28450, - "▁confidential": 28451, - "successful": 28452, - "ęż": 28453, - "▁Chain": 28454, - "▁Kenya": 28455, - "Choice": 28456, - "ocur": 28457, - "aniu": 28458, - "▁consultant": 28459, - "▁Advis": 28460, - "Lif": 28461, - "▁Lors": 28462, - "avorite": 28463, - "▁utilizing": 28464, - "▁vintage": 28465, - "Matcher": 28466, - "▁membre": 28467, - "▁Expect": 28468, - "▁tracing": 28469, - "nog": 28470, - "▁dej": 28471, - "▁уче": 28472, - "▁loops": 28473, - "▁onclick": 28474, - "▁GPU": 28475, - "▁Albums": 28476, - "▁Archives": 28477, - "вата": 28478, - "▁stove": 28479, - "шли": 28480, - "ancies": 28481, - "▁gemeente": 28482, - "mob": 28483, - "PDF": 28484, - "eso": 28485, - "▁vég": 28486, - "Resolve": 28487, - "▁teaches": 28488, - "ложе": 28489, - "▁ство": 28490, - "▁Одна": 28491, - "▁fid": 28492, - "Something": 28493, - "▁nebo": 28494, - "▁Valentine": 28495, - "rowning": 28496, - "▁але": 28497, - "awi": 28498, - "ishi": 28499, - "▁SPI": 28500, - "▁spel": 28501, - "▁біль": 28502, - "▁participant": 28503, - "▁Ned": 28504, - "▁Gast": 28505, - "▁blond": 28506, - "▁saves": 28507, - "colored": 28508, - "▁ACTION": 28509, - "▁Politiker": 28510, - "}$)": 28511, - "▁Dum": 28512, - "dentry": 28513, - "Student": 28514, - "▁~=": 28515, - "loads": 28516, - "▁Foster": 28517, - "一个": 28518, - "▁PK": 28519, - "▁SB": 28520, - "▁Hern": 28521, - "▁Exhib": 28522, - "Listeners": 28523, - "Sun": 28524, - "plac": 28525, - "▁Bever": 28526, - "▁incluy": 28527, - "▁dc": 28528, - "argc": 28529, - "▁ged": 28530, - "спа": 28531, - "▁Formula": 28532, - "▁сем": 28533, - "▁empt": 28534, - "unregister": 28535, - "▁Queensland": 28536, - "ández": 28537, - "otive": 28538, - "▁alley": 28539, - "▁Democrat": 28540, - "▁travail": 28541, - "▁$,": 28542, - "RP": 28543, - "рое": 28544, - "personal": 28545, - "▁période": 28546, - "HOME": 28547, - "omes": 28548, - "▁recognised": 28549, - "heng": 28550, - "▁Jung": 28551, - "▁Roland": 28552, - "▁convicted": 28553, - "Locked": 28554, - "▁mari": 28555, - "▁Luxem": 28556, - "referto": 28557, - "Deleted": 28558, - "intent": 28559, - "▁Staats": 28560, - "▁області": 28561, - "ит": 28562, - "▁саве": 28563, - "▁Protocol": 28564, - "ając": 28565, - "chk": 28566, - "TypeInfo": 28567, - "▁pkt": 28568, - "▁scandal": 28569, - "▁individually": 28570, - "FMT": 28571, - "▁nj": 28572, - "abile": 28573, - "▁Rivers": 28574, - "PROPERTY": 28575, - "VB": 28576, - "wort": 28577, - "▁splitting": 28578, - "achten": 28579, - "▁ARISING": 28580, - "▁sip": 28581, - "▁fres": 28582, - "▁groom": 28583, - "Hol": 28584, - "▁canon": 28585, - "▁abruptly": 28586, - "▁afterward": 28587, - "▁Running": 28588, - "▁ji": 28589, - "▁%,": 28590, - "▁Palestinian": 28591, - "RW": 28592, - "pgfscope": 28593, - "▁countryside": 28594, - "▁fortunate": 28595, - "▁cél": 28596, - "▁Pointer": 28597, - "ensors": 28598, - "rating": 28599, - "▁buffers": 28600, - "▁remot": 28601, - "▁PropTypes": 28602, - "▁Nah": 28603, - "altern": 28604, - "▁easiest": 28605, - "▁invas": 28606, - "▁clk": 28607, - "copyright": 28608, - "▁blanc": 28609, - "SAMP": 28610, - "▁Cohen": 28611, - "▁Shell": 28612, - "▁destroying": 28613, - "▁Zel": 28614, - "dater": 28615, - "čen": 28616, - "▁filing": 28617, - "▁integrate": 28618, - "xit": 28619, - "▁RET": 28620, - "lene": 28621, - "calls": 28622, - "▁slaughter": 28623, - "initialized": 28624, - "unches": 28625, - "▁Trace": 28626, - "efficient": 28627, - "▁Woods": 28628, - "▁longitud": 28629, - "GN": 28630, - "▁Kont": 28631, - "▁chunks": 28632, - "ách": 28633, - "▁unemployment": 28634, - "acom": 28635, - "▁slowed": 28636, - "▁outlined": 28637, - "xffff": 28638, - "▁ikke": 28639, - "▁workspace": 28640, - "Mc": 28641, - "▁kicking": 28642, - "▁embedding": 28643, - "chnitt": 28644, - "erten": 28645, - "▁Interior": 28646, - "▁Songs": 28647, - "mmc": 28648, - "▁analyzed": 28649, - "▁Coupe": 28650, - "▁favorites": 28651, - "▁tt": 28652, - "▁той": 28653, - "Routing": 28654, - "▁Silva": 28655, - "▁anderem": 28656, - "▁honom": 28657, - "▁использова": 28658, - ".\"]": 28659, - "▁Wu": 28660, - "legt": 28661, - "▁spoon": 28662, - "▁jap": 28663, - "▁Extension": 28664, - "erne": 28665, - "▁vagy": 28666, - "▁села": 28667, - "▁функ": 28668, - "▁analytics": 28669, - "▁sug": 28670, - "▁Async": 28671, - "▁peaks": 28672, - "▁Gym": 28673, - "▁lawsuit": 28674, - "<>": 28675, - "ialis": 28676, - "etric": 28677, - "faced": 28678, - "▁disrupt": 28679, - "▁få": 28680, - "Inputs": 28681, - "`);": 28682, - "▁Mend": 28683, - "gon": 28684, - "▁\",\"": 28685, - "▁nerves": 28686, - "▁doubts": 28687, - "sap": 28688, - "▁sow": 28689, - ",\\,\\": 28690, - "▁BS": 28691, - "▁Glad": 28692, - "▁aster": 28693, - "œuvre": 28694, - "▁Bangl": 28695, - "▁iPad": 28696, - "useppe": 28697, - "▁conducting": 28698, - "▁({\\": 28699, - "▁Harbor": 28700, - "psz": 28701, - "▁FIFA": 28702, - "_**": 28703, - "emor": 28704, - "▁": 28705, - "e": 28706, - "t": 28707, - "a": 28708, - "o": 28709, - "i": 28710, - "n": 28711, - "r": 28712, - "s": 28713, - "l": 28714, - "d": 28715, - "h": 28716, - "c": 28717, - "u": 28718, - "m": 28719, - "p": 28720, - "g": 28721, - "f": 28722, - ".": 28723, - "y": 28724, - ",": 28725, - "b": 28726, - "w": 28727, - "v": 28728, - "k": 28729, - "_": 28730, - ")": 28731, - "(": 28732, - "-": 28733, - "0": 28734, - "S": 28735, - "*": 28736, - "I": 28737, - "T": 28738, - "\"": 28739, - "1": 28740, - "A": 28741, - "'": 28742, - "C": 28743, - "x": 28744, - ";": 28745, - "=": 28746, - ":": 28747, - "/": 28748, - "E": 28749, - "2": 28750, - "{": 28751, - "}": 28752, - "P": 28753, - "R": 28754, - "M": 28755, - "\\": 28756, - "D": 28757, - "L": 28758, - "N": 28759, - "B": 28760, - "о": 28761, - "O": 28762, - "а": 28763, - "z": 28764, - "F": 28765, - "|": 28766, - ">": 28767, - "j": 28768, - "H": 28769, - "3": 28770, - "#": 28771, - "и": 28772, - "е": 28773, - "9": 28774, - "q": 28775, - "$": 28776, - "G": 28777, - "н": 28778, - "U": 28779, - "W": 28780, - "4": 28781, - "5": 28782, - "8": 28783, - "6": 28784, - "р": 28785, - "т": 28786, - "7": 28787, - "с": 28788, - "<": 28789, - "V": 28790, - "в": 28791, - "[": 28792, - "]": 28793, - "л": 28794, - "к": 28795, - "K": 28796, - "é": 28797, - "J": 28798, - "д": 28799, - "&": 28800, - "\r": 28801, - "Y": 28802, - "м": 28803, - "?": 28804, - "у": 28805, - "+": 28806, - "п": 28807, - "!": 28808, - "’": 28809, - "г": 28810, - "я": 28811, - "з": 28812, - "і": 28813, - "X": 28814, - "^": 28815, - "–": 28816, - "б": 28817, - "@": 28818, - "й": 28819, - "á": 28820, - "—": 28821, - "ь": 28822, - "%": 28823, - "Q": 28824, - "ó": 28825, - "ч": 28826, - "í": 28827, - "Z": 28828, - "ы": 28829, - "ä": 28830, - "х": 28831, - "`": 28832, - "ц": 28833, - "ö": 28834, - "“": 28835, - "ж": 28836, - "ü": 28837, - "”": 28838, - "à": 28839, - "è": 28840, - "ш": 28841, - "ю": 28842, - "ł": 28843, - "С": 28844, - "~": 28845, - "ф": 28846, - "П": 28847, - "»": 28848, - "В": 28849, - "«": 28850, - "å": 28851, - "К": 28852, - "щ": 28853, - "·": 28854, - "ј": 28855, - "М": 28856, - "ç": 28857, - "А": 28858, - "Н": 28859, - "Р": 28860, - "Б": 28861, - "č": 28862, - "ú": 28863, - "ę": 28864, - "ã": 28865, - "ą": 28866, - "ă": 28867, - "Д": 28868, - "ї": 28869, - "ъ": 28870, - "ě": 28871, - "Г": 28872, - "š": 28873, - "О": 28874, - "Т": 28875, - "ê": 28876, - "ñ": 28877, - "…": 28878, - "ž": 28879, - "ß": 28880, - "ё": 28881, - "ż": 28882, - "ř": 28883, - "ś": 28884, - "Л": 28885, - "ő": 28886, - "„": 28887, - "э": 28888, - "ý": 28889, - "У": 28890, - "â": 28891, - "И": 28892, - "є": 28893, - "‘": 28894, - "î": 28895, - "З": 28896, - "Ф": 28897, - "ò": 28898, - "•": 28899, - "ć": 28900, - "É": 28901, - "°": 28902, - "ș": 28903, - "Х": 28904, - "ț": 28905, - "ô": 28906, - "Е": 28907, - "ń": 28908, - "Ч": 28909, - "Ш": 28910, - "ø": 28911, - "ù": 28912, - "ů": 28913, - "的": 28914, - "ا": 28915, - "æ": 28916, - "њ": 28917, - "љ": 28918, - "ë": 28919, - "ï": 28920, - "Э": 28921, - "£": 28922, - "−": 28923, - ",": 28924, - "õ": 28925, - "ћ": 28926, - "­": 28927, - "Ц": 28928, - "І": 28929, - "ā": 28930, - "ű": 28931, - "†": 28932, - "ل": 28933, - "ō": 28934, - "​": 28935, - "º": 28936, - "Я": 28937, - "′": 28938, - "Á": 28939, - "Ö": 28940, - "²": 28941, - "Ж": 28942, - "ì": 28943, - "。": 28944, - "数": 28945, - "×": 28946, - "ر": 28947, - "α": 28948, - "́": 28949, - "Ю": 28950, - "û": 28951, - "œ": 28952, - "ı": 28953, - "م": 28954, - "ن": 28955, - "ª": 28956, - "ź": 28957, - "ο": 28958, - "″": 28959, - "€": 28960, - "Ü": 28961, - "و": 28962, - "用": 28963, - "À": 28964, - "Č": 28965, - "Š": 28966, - "ت": 28967, - "د": 28968, - "一": 28969, - "¿": 28970, - "是": 28971, - "ي": 28972, - "ђ": 28973, - "®": 28974, - "ی": 28975, - "ν": 28976, - "đ": 28977, - "τ": 28978, - "─": 28979, - "ι": 28980, - "ε": 28981, - "→": 28982, - "ب": 28983, - "Å": 28984, - "ū": 28985, - "№": 28986, - "ş": 28987, - "不": 28988, - "џ": 28989, - "ー": 28990, - "中": 28991, - "Î": 28992, - "の": 28993, - ":": 28994, - "个": 28995, - "Й": 28996, - "ρ": 28997, - "有": 28998, - "Ä": 28999, - " ": 29000, - "ī": 29001, - "©": 29002, - "为": 29003, - "ه": 29004, - "י": 29005, - "ו": 29006, - "时": 29007, - "س": 29008, - "Ś": 29009, - "在": 29010, - "件": 29011, - "取": 29012, - "ς": 29013, - "™": 29014, - "이": 29015, - "σ": 29016, - "μ": 29017, - "定": 29018, - "文": 29019, - "据": 29020, - "置": 29021, - "Ž": 29022, - "±": 29023, - "表": 29024, - "成": 29025, - "ň": 29026, - "λ": 29027, - "¡": 29028, - "È": 29029, - "π": 29030, - "字": 29031, - "│": 29032, - "Ј": 29033, - "回": 29034, - "Є": 29035, - "到": 29036, - "行": 29037, - "§": 29038, - "½": 29039, - "ع": 29040, - "、": 29041, - "Ł": 29042, - "다": 29043, - "ン": 29044, - "κ": 29045, - "名": 29046, - "ה": 29047, - "入": 29048, - "η": 29049, - "大": 29050, - "对": 29051, - "可": 29052, - "Â": 29053, - "上": 29054, - "█": 29055, - "新": 29056, - "ف": 29057, - "加": 29058, - "要": 29059, - "Ż": 29060, - "下": 29061, - "分": 29062, - "值": 29063, - "ת": 29064, - "出": 29065, - "类": 29066, - "请": 29067, - "’": 29068, - "息": 29069, - "Ú": 29070, - "υ": 29071, - "获": 29072, - "示": 29073, - "以": 29074, - "ר": 29075, - "接": 29076, - "ל": 29077, - "を": 29078, - "存": 29079, - "信": 29080, - "设": 29081, - "方": 29082, - "ش": 29083, - "能": 29084, - "点": 29085, - "人": 29086, - "前": 29087, - "ğ": 29088, - "作": 29089, - "═": 29090, - "↘": 29091, - "ð": 29092, - "理": 29093, - "■": 29094, - "法": 29095, - "️": 29096, - "ˈ": 29097, - "果": 29098, - "发": 29099, - "ح": 29100, - "γ": 29101, - "ɵ": 29102, - "า": 29103, - "َ": 29104, - "了": 29105, - "户": 29106, - "Í": 29107, - "ə": 29108, - "ス": 29109, - "查": 29110, - "し": 29111, - "מ": 29112, - "单": 29113, - "ť": 29114, - "ق": 29115, - "る": 29116, - "间": 29117, - "如": 29118, - "本": 29119, - "后": 29120, - "ί": 29121, - "式": 29122, - "ト": 29123, - "Щ": 29124, - "Ó": 29125, - "す": 29126, - "א": 29127, - "生": 29128, - "动": 29129, - "ک": 29130, - "和": 29131, - "い": 29132, - "€": 29133, - "ა": 29134, - "가": 29135, - "하": 29136, - "�": 29137, - "小": 29138, - "返": 29139, - "否": 29140, - "ة": 29141, - "日": 29142, - "로": 29143, - "标": 29144, - "码": 29145, - "地": 29146, - "位": 29147, - "에": 29148, - " ": 29149, - "列": 29150, - "수": 29151, - "β": 29152, - "除": 29153, - "使": 29154, - "ש": 29155, - "ج": 29156, - "イ": 29157, - "δ": 29158, - "自": 29159, - "于": 29160, - "지": 29161, - "当": 29162, - "所": 29163, - "기": 29164, - "ი": 29165, - "ב": 29166, - "ร": 29167, - "★": 29168, - "子": 29169, - "号": 29170, - "ك": 29171, - "参": 29172, - "型": 29173, - "に": 29174, - "는": 29175, - "这": 29176, - "开": 29177, - "น": 29178, - "会": 29179, - "器": 29180, - "面": 29181, - "ル": 29182, - "图": 29183, - "度": 29184, - ")": 29185, - "(": 29186, - "의": 29187, - "内": 29188, - "을": 29189, - "最": 29190, - "”": 29191, - "化": 29192, - "建": 29193, - "니": 29194, - "量": 29195, - "😂": 29196, - "始": 29197, - "ē": 29198, - "خ": 29199, - "를": 29200, - "ά": 29201, - "过": 29202, - "³": 29203, - "´": 29204, - "组": 29205, - "功": 29206, - "‎": 29207, - "Ÿ": 29208, - "区": 29209, - "ز": 29210, - "ґ": 29211, - "ό": 29212, - "ッ": 29213, - "ω": 29214, - "Ç": 29215, - "选": 29216, - "通": 29217, - "结": 29218, - "录": 29219, - "改": 29220, - "ク": 29221, - "目": 29222, - "指": 29223, - "务": 29224, - "๐": 29225, - "输": 29226, - "た": 29227, - "อ": 29228, - "关": 29229, - "で": 29230, - "调": 29231, - "ा": 29232, - "정": 29233, - "合": 29234, - "已": 29235, - "시": 29236, - "部": 29237, - "页": 29238, - "━": 29239, - "ː": 29240, - "ま": 29241, - "我": 29242, - "求": 29243, - "市": 29244, - "次": 29245, - "נ": 29246, - "实": 29247, - "将": 29248, - "重": 29249, - "更": 29250, - "制": 29251, - "符": 29252, - "配": 29253, - "象": 29254, - "θ": 29255, - "ก": 29256, - "て": 29257, - "进": 29258, - "需": 29259, - "Đ": 29260, - "性": 29261, - "认": 29262, - "来": 29263, - "题": 29264, - "程": 29265, - "模": 29266, - "!": 29267, - "失": 29268, - "口": 29269, - "な": 29270, - "έ": 29271, - "": 29272, - "空": 29273, - "‍": 29274, - "期": 29275, - "者": 29276, - "は": 29277, - "Ђ": 29278, - "提": 29279, - "ή": 29280, - "ラ": 29281, - "한": 29282, - "态": 29283, - "复": 29284, - "ง": 29285, - "ე": 29286, - "Ø": 29287, - "리": 29288, - "修": 29289, - "‚": 29290, - "得": 29291, - "多": 29292, - "格": 29293, - "자": 29294, - "ע": 29295, - "่": 29296, - "函": 29297, - "应": 29298, - "↗": 29299, - "्": 29300, - "เ": 29301, - "正": 29302, - "注": 29303, - "스": 29304, - "서": 29305, - "リ": 29306, - "φ": 29307, - "ص": 29308, - "が": 29309, - "则": 29310, - "消": 29311, - "节": 29312, - "序": 29313, - "代": 29314, - "사": 29315, - "と": 29316, - "ד": 29317, - "้": 29318, - "र": 29319, - "此": 29320, - "保": 29321, - "ア": 29322, - "ư": 29323, - "인": 29324, - "ė": 29325, - "处": 29326, - "删": 29327, - "ɛ": 29328, - "容": 29329, - "ط": 29330, - "“": 29331, - "之": 29332, - "包": 29333, - "状": 29334, - "ド": 29335, - "İ": 29336, - "体": 29337, - "同": 29338, - "事": 29339, - "🙂": 29340, - "タ": 29341, - "χ": 29342, - "ʿ": 29343, - "Ș": 29344, - "主": 29345, - "品": 29346, - "ק": 29347, - "询": 29348, - "创": 29349, - "该": 29350, - " ": 29351, - "元": 29352, - "第": 29353, - "天": 29354, - "或": 29355, - "年": 29356, - "转": 29357, - "ח": 29358, - "传": 29359, - "ţ": 29360, - "路": 29361, - "例": 29362, - "机": 29363, - "Ã": 29364, - "ď": 29365, - "高": 29366, - "相": 29367, - "โ": 29368, - "片": 29369, - "―": 29370, - "操": 29371, - "ա": 29372, - "ม": 29373, - "全": 29374, - "无": 29375, - "月": 29376, - "称": 29377, - "ั": 29378, - "就": 29379, - "™": 29380, - "明": 29381, - "计": 29382, - "你": 29383, - "败": 29384, - "密": 29385, - "解": 29386, - "れ": 29387, - "أ": 29388, - "变": 29389, - "段": 29390, - "条": 29391, - "默": 29392, - "●": 29393, - "ล": 29394, - "色": 29395, - "断": 29396, - "商": 29397, - "ם": 29398, - "か": 29399, - "里": 29400, - "系": 29401, - "编": 29402, - "错": 29403, - "트": 29404, - "只": 29405, - "县": 29406, - "ს": 29407, - "常": 29408, - "初": 29409, - "ɔ": 29410, - "Α": 29411, - "フ": 29412, - "►": 29413, - "等": 29414, - "일": 29415, - "・": 29416, - "Ō": 29417, - "情": 29418, - "现": 29419, - "Ř": 29420, - "ِ": 29421, - "さ": 29422, - "ạ": 29423, - "용": 29424, - "证": 29425, - "해": 29426, - "手": 29427, - "支": 29428, - "입": 29429, - "服": 29430, - "்": 29431, - "道": 29432, - "어": 29433, - "送": 29434, - "载": 29435, - "限": 29436, - "线": 29437, - "属": 29438, - "—": 29439, - "他": 29440, - "放": 29441, - "记": 29442, - "公": 29443, - "没": 29444, - "添": 29445, - "显": 29446, - "บ": 29447, - "ย": 29448, - "რ": 29449, - "其": 29450, - "集": 29451, - "金": 29452, - "国": 29453, - "任": 29454, - "ە": 29455, - "话": 29456, - "并": 29457, - "被": 29458, - "ύ": 29459, - "都": 29460, - "گ": 29461, - "意": 29462, - "כ": 29463, - "经": 29464, - "성": 29465, - "看": 29466, - "פ": 29467, - "址": 29468, - "ס": 29469, - "드": 29470, - "交": 29471, - "¼": 29472, - "Џ": 29473, - "完": 29474, - "Δ": 29475, - "义": 29476, - "보": 29477, - "向": 29478, - "换": 29479, - "山": 29480, - "算": 29481, - "二": 29482, - "پ": 29483, - "⁄": 29484, - "判": 29485, - "级": 29486, - "工": 29487, - "ด": 29488, - "⠀": 29489, - "家": 29490, - "レ": 29491, - "三": 29492, - "原": 29493, - "】": 29494, - "长": 29495, - "া": 29496, - "管": 29497, - "ѝ": 29498, - "क": 29499, - "学": 29500, - "ロ": 29501, - "验": 29502, - "写": 29503, - "Œ": 29504, - "从": 29505, - "【": 29506, - "收": 29507, - "ả": 29508, - "未": 29509, - "登": 29510, - "고": 29511, - "源": 29512, - "每": 29513, - "µ": 29514, - "误": 29515, - "り": 29516, - "요": 29517, - "按": 29518, - "ว": 29519, - "权": 29520, - "根": 29521, - "プ": 29522, - "串": 29523, - "ส": 29524, - "›": 29525, - "제": 29526, - "シ": 29527, - "Ş": 29528, - "确": 29529, - "好": 29530, - "统": 29531, - "效": 29532, - "网": 29533, - "\u0001": 29534, - "物": 29535, - "아": 29536, - "也": 29537, - "은": 29538, - "ệ": 29539, - "न": 29540, - "项": 29541, - "资": 29542, - "こ": 29543, - "引": 29544, - "ジ": 29545, - "ค": 29546, - "版": 29547, - "ท": 29548, - "平": 29549, - "们": 29550, - "与": 29551, - "き": 29552, - "移": 29553, - "ि": 29554, - "素": 29555, - "执": 29556, - "주": 29557, - "‐": 29558, - "Ґ": 29559, - "ี": 29560, - "板": 29561, - "问": 29562, - "Ε": 29563, - "安": 29564, - "면": 29565, - "소": 29566, - "ต": 29567, - "ิ": 29568, - "持": 29569, - "습": 29570, - "Σ": 29571, - "ら": 29572, - "コ": 29573, - "心": 29574, - "Π": 29575, - "打": 29576, - "」": 29577, - "상": 29578, - "「": 29579, - "检": 29580, - "库": 29581, - "÷": 29582, - "으": 29583, - "测": 29584, - "ん": 29585, - "े": 29586, - "ُ": 29587, - "力": 29588, - "直": 29589, - "由": 29590, - "ى": 29591, - "试": 29592, - "必": 29593, - "端": 29594, - "ʻ": 29595, - "先": 29596, - "↑": 29597, - "命": 29598, - "도": 29599, - "전": 29600, - "ห": 29601, - "员": 29602, - "ɪ": 29603, - "있": 29604, - "比": 29605, - "ṣ": 29606, - "時": 29607, - "择": 29608, - "ذ": 29609, - "テ": 29610, - "‌": 29611, - "构": 29612, - "备": 29613, - "그": 29614, - "链": 29615, - "说": 29616, - "ლ": 29617, - "ן": 29618, - "签": 29619, - "う": 29620, - "غ": 29621, - "ế": 29622, - "ض": 29623, - "ḥ": 29624, - "启": 29625, - "력": 29626, - "ო": 29627, - "付": 29628, - "მ": 29629, - "索": 29630, - "特": 29631, - "ג": 29632, - "西": 29633, - "대": 29634, - "├": 29635, - "–": 29636, - "Ž": 29637, - "外": 29638, - "צ": 29639, - "头": 29640, - "连": 29641, - "流": 29642, - "◄": 29643, - "デ": 29644, - "カ": 29645, - "র": 29646, - "오": 29647, - "找": 29648, - "清": 29649, - "🤣": 29650, - "去": 29651, - "₹": 29652, - "경": 29653, - "グ": 29654, - "ْ": 29655, - "¢": 29656, - "因": 29657, - "": 29658, - "Κ": 29659, - "增": 29660, - "知": 29661, - "¶": 29662, - "像": 29663, - "♥": 29664, - "터": 29665, - "く": 29666, - "ậ": 29667, - "メ": 29668, - "Æ": 29669, - "省": 29670, - "स": 29671, - "म": 29672, - "❤": 29673, - "あ": 29674, - "样": 29675, - "起": 29676, - "台": 29677, - "读": 29678, - "角": 29679, - "南": 29680, - "整": 29681, - "订": 29682, - "\f": 29683, - "ט": 29684, - "マ": 29685, - "্": 29686, - "우": 29687, - "ն": 29688, - "您": 29689, - "ئ": 29690, - "基": 29691, - "水": 29692, - "생": 29693, - "‑": 29694, - "나": 29695, - "画": 29696, - "描": 29697, - "击": 29698, - "っ": 29699, - "라": 29700, - "ნ": 29701, - "ր": 29702, - "业": 29703, - "ბ": 29704, - "别": 29705, - "♦": 29706, - "ィ": 29707, - "त": 29708, - "给": 29709, - "문": 29710, - "形": 29711, - "控": 29712, - "然": 29713, - "동": 29714, - "Њ": 29715, - "⁠": 29716, - "东": 29717, - "ป": 29718, - "州": 29719, - "排": 29720, - "세": 29721, - "装": 29722, - "할": 29723, - "Ć": 29724, - "∞": 29725, - "海": 29726, - "城": 29727, - "键": 29728, - "径": 29729, - "호": 29730, - "화": 29731, - "្": 29732, - "料": 29733, - "ơ": 29734, - "ी": 29735, - "ウ": 29736, - "具": 29737, - "ブ": 29738, - "块": 29739, - "再": 29740, - "ố": 29741, - "电": 29742, - ";": 29743, - "위": 29744, - "两": 29745, - "而": 29746, - "장": 29747, - "آ": 29748, - "Ț": 29749, - "バ": 29750, - "还": 29751, - "令": 29752, - "キ": 29753, - "ّ": 29754, - "값": 29755, - "번": 29756, - "만": 29757, - "总": 29758, - "ल": 29759, - "▲": 29760, - "异": 29761, - "光": 29762, - "客": 29763, - "非": 29764, - "ị": 29765, - "": 29766, - "þ": 29767, - "設": 29768, - "述": 29769, - "합": 29770, - "?": 29771, - "✔": 29772, - "导": 29773, - "ṇ": 29774, - "부": 29775, - "˙": 29776, - "Τ": 29777, - "も": 29778, - "구": 29779, - "镇": 29780, - "작": 29781, - "░": 29782, - "步": 29783, - "ộ": 29784, - "活": 29785, - "พ": 29786, - "←": 29787, - "ǎ": 29788, - "จ": 29789, - "束": 29790, - "ـ": 29791, - "‘": 29792, - "那": 29793, - "प": 29794, - "エ": 29795, - "志": 29796, - "么": 29797, - "运": 29798, - "北": 29799, - "超": 29800, - "་": 29801, - "布": 29802, - "ώ": 29803, - "͡": 29804, - "少": 29805, - "파": 29806, - "ʃ": 29807, - "ム": 29808, - "•": 29809, - "卡": 29810, - "ন": 29811, - "Μ": 29812, - "ɑ": 29813, - "😉": 29814, - "辑": 29815, - "원": 29816, - "美": 29817, - "产": 29818, - "利": 29819, - "모": 29820, - "联": 29821, - "界": 29822, - "체": 29823, - "种": 29824, - "王": 29825, - "ľ": 29826, - "여": 29827, - "메": 29828, - "域": 29829, - "ვ": 29830, - "立": 29831, - "록": 29832, - "게": 29833, - "إ": 29834, - "ṭ": 29835, - "神": 29836, - "ո": 29837, - "音": 29838, - "☆": 29839, - "Ñ": 29840, - "조": 29841, - "動": 29842, - "缓": 29843, - "과": 29844, - "报": 29845, - "ʼ": 29846, - "ា": 29847, - "되": 29848, - "ե": 29849, - "视": 29850, - "ช": 29851, - "详": 29852, - "แ": 29853, - "¦": 29854, - "把": 29855, - "க": 29856, - "ি": 29857, - "출": 29858, - "비": 29859, - "边": 29860, - "框": 29861, - "व": 29862, - "サ": 29863, - "Ι": 29864, - "Ο": 29865, - "オ": 29866, - "¾": 29867, - "历": 29868, - "ŏ": 29869, - "门": 29870, - "ข": 29871, - "含": 29872, - "¬": 29873, - "周": 29874, - "填": 29875, - "待": 29876, - "ะ": 29877, - "დ": 29878, - "Ї": 29879, - "额": 29880, - "음": 29881, - "四": 29882, - "だ": 29883, - "회": 29884, - "止": 29885, - "率": 29886, - "环": 29887, - "パ": 29888, - "래": 29889, - "闭": 29890, - "̀": 29891, - "语": 29892, - "개": 29893, - "身": 29894, - "藏": 29895, - "य": 29896, - "된": 29897, - "即": 29898, - "拉": 29899, - "선": 29900, - "변": 29901, - "≥": 29902, - "ุ": 29903, - "些": 29904, - "🤷": 29905, - "せ": 29906, - "左": 29907, - "ợ": 29908, - "右": 29909, - "ể": 29910, - "내": 29911, - "ּ": 29912, - "ז": 29913, - "ে": 29914, - "告": 29915, - "ấ": 29916, - "白": 29917, - "账": 29918, - "费": 29919, - "江": 29920, - "み": 29921, - "‹": 29922, - "์": 29923, - "‡": 29924, - "造": 29925, - "但": 29926, - "十": 29927, - "它": 29928, - "ं": 29929, - "ŋ": 29930, - "ў": 29931, - "セ": 29932, - "女": 29933, - "⣿": 29934, - "ի": 29935, - "京": 29936, - "触": 29937, - "함": 29938, - "들": 29939, - "Ā": 29940, - "˜": 29941, - "石": 29942, - "よ": 29943, - "田": 29944, - "易": 29945, - "规": 29946, - "展": 29947, - "¯": 29948, - "做": 29949, - "星": 29950, - "უ": 29951, - "✓": 29952, - "თ": 29953, - "供": 29954, - "명": 29955, - "ξ": 29956, - "己": 29957, - "且": 29958, - "插": 29959, - "景": 29960, - "切": 29961, - "ไ": 29962, - "없": 29963, - "ョ": 29964, - "及": 29965, - "Ν": 29966, - "미": 29967, - "ث": 29968, - "데": 29969, - "价": 29970, - "乡": 29971, - "ह": 29972, - "チ": 29973, - "真": 29974, - "太": 29975, - "ู": 29976, - "ダ": 29977, - "局": 29978, - "♂": 29979, - "退": 29980, - "ு": 29981, - "ক": 29982, - "ி": 29983, - "何": 29984, - "😭": 29985, - "¥": 29986, - "": 29987, - "≈": 29988, - "司": 29989, - "层": 29990, - "실": 29991, - "站": 29992, - "首": 29993, - "款": 29994, - "រ": 29995, - "間": 29996, - "ָ": 29997, - "저": 29998, - "监": 29999, - "ァ": 30000, - "册": 30001, - "案": 30002, - "ो": 30003, - "反": 30004, - "听": 30005, - "族": 30006, - "析": 30007, - "ื": 30008, - "秒": 30009, - "공": 30010, - "œ": 30011, - "🚀": 30012, - "거": 30013, - "재": 30014, - "‚": 30015, - "場": 30016, - "广": 30017, - "播": 30018, - "║": 30019, - "⋅": 30020, - "技": 30021, - "贴": 30022, - "想": 30023, - "ʁ": 30024, - "ớ": 30025, - "ャ": 30026, - "중": 30027, - "》": 30028, - "速": 30029, - "频": 30030, - "队": 30031, - "ำ": 30032, - "け": 30033, - "ु": 30034, - "≤": 30035, - "↓": 30036, - "须": 30037, - "菜": 30038, - "̃": 30039, - "剪": 30040, - "버": 30041, - "ェ": 30042, - "Λ": 30043, - "细": 30044, - "選": 30045, - "द": 30046, - "¹": 30047, - "许": 30048, - "ầ": 30049, - "世": 30050, - "ュ": 30051, - "ء": 30052, - "‡": 30053, - "候": 30054, - "共": 30055, - "크": 30056, - "ธ": 30057, - "설": 30058, - "快": 30059, - "友": 30060, - "ְ": 30061, - "车": 30062, - "推": 30063, - "花": 30064, - "言": 30065, - "چ": 30066, - "至": 30067, - "開": 30068, - "校": 30069, - "個": 30070, - "村": 30071, - "つ": 30072, - "▌": 30073, - "ப": 30074, - "결": 30075, - "ņ": 30076, - "优": 30077, - "ន": 30078, - "达": 30079, - "核": 30080, - "ナ": 30081, - "场": 30082, - "影": 30083, - "🏻": 30084, - "钮": 30085, - "ظ": 30086, - "Þ": 30087, - "▼": 30088, - "お": 30089, - "份": 30090, - "微": 30091, - "ờ": 30092, - "识": 30093, - "행": 30094, - "《": 30095, - "ใ": 30096, - "ọ": 30097, - "预": 30098, - "ব": 30099, - "த": 30100, - "": 30101, - "ų": 30102, - "마": 30103, - "않": 30104, - "ɡ": 30105, - "계": 30106, - "연": 30107, - "五": 30108, - "Ź": 30109, - "め": 30110, - "很": 30111, - "간": 30112, - "無": 30113, - "ប": 30114, - "社": 30115, - "Ê": 30116, - "书": 30117, - "顶": 30118, - "ტ": 30119, - "才": 30120, - "云": 30121, - "└": 30122, - "ζ": 30123, - "،": 30124, - "搜": 30125, - "신": 30126, - "유": 30127, - "‏": 30128, - "✅": 30129, - "⭐": 30130, - "照": 30131, - "短": 30132, - "川": 30133, - "後": 30134, - "范": 30135, - "民": 30136, - "治": 30137, - "章": 30138, - "ề": 30139, - "바": 30140, - "ә": 30141, - "⚭": 30142, - "河": 30143, - "论": 30144, - "え": 30145, - "Ω": 30146, - "√": 30147, - "Ă": 30148, - "Γ": 30149, - "坐": 30150, - "적": 30151, - "停": 30152, - "추": 30153, - "受": 30154, - "♀": 30155, - "ʾ": 30156, - "树": 30157, - "林": 30158, - "치": 30159, - "fi": 30160, - "▒": 30161, - "张": 30162, - "着": 30163, - "访": 30164, - "考": 30165, - "教": 30166, - "ग": 30167, - "准": 30168, - "印": 30169, - "精": 30170, - "窗": 30171, - "宝": 30172, - "ち": 30173, - "围": 30174, - "ַ": 30175, - "致": 30176, - "モ": 30177, - "때": 30178, - "随": 30179, - "储": 30180, - "况": 30181, - "邮": 30182, - "武": 30183, - "⛔": 30184, - "维": 30185, - "ү": 30186, - "跳": 30187, - "ब": 30188, - "投": 30189, - "ủ": 30190, - "표": 30191, - "반": 30192, - "英": 30193, - "ʰ": 30194, - "👍": 30195, - "ज": 30196, - "带": 30197, - "為": 30198, - "续": 30199, - "ɨ": 30200, - "처": 30201, - "₂": 30202, - "클": 30203, - "群": 30204, - "현": 30205, - "风": 30206, - "购": 30207, - "ក": 30208, - "老": 30209, - "留": 30210, - "球": 30211, - "프": 30212, - "▄": 30213, - "史": 30214, - "Љ": 30215, - "⟩": 30216, - "분": 30217, - "გ": 30218, - "店": 30219, - "审": 30220, - "료": 30221, - "목": 30222, - "略": 30223, - "관": 30224, - "ִ": 30225, - "科": 30226, - "货": 30227, - "ம": 30228, - "络": 30229, - "阳": 30230, - "Ḥ": 30231, - "資": 30232, - "若": 30233, - "স": 30234, - "ہ": 30235, - "宽": 30236, - "见": 30237, - "ズ": 30238, - "游": 30239, - "방": 30240, - "ồ": 30241, - "ɾ": 30242, - "열": 30243, - "러": 30244, - "ך": 30245, - "\u001b": 30246, - "်": 30247, - "余": 30248, - "响": 30249, - "缩": 30250, - "ட": 30251, - "评": 30252, - "允": 30253, - "离": 30254, - "🤔": 30255, - "Ё": 30256, - "ʊ": 30257, - "黑": 30258, - "马": 30259, - "⟨": 30260, - "値": 30261, - "箱": 30262, - "야": 30263, - "ម": 30264, - "Ő": 30265, - "感": 30266, - "ツ": 30267, - "ụ": 30268, - "ポ": 30269, - "확": 30270, - "声": 30271, - "战": 30272, - "ѕ": 30273, - "変": 30274, - "와": 30275, - "父": 30276, - "ベ": 30277, - "助": 30278, - "업": 30279, - "ʲ": 30280, - "ÿ": 30281, - "充": 30282, - "强": 30283, - "博": 30284, - "ミ": 30285, - "销": 30286, - "당": 30287, - "記": 30288, - "什": 30289, - "匹": 30290, - "ւ": 30291, - "そ": 30292, - "코": 30293, - "ল": 30294, - "ŭ": 30295, - "午": 30296, - "ニ": 30297, - "\u0012": 30298, - "ʒ": 30299, - "შ": 30300, - "某": 30301, - "ォ": 30302, - "足": 30303, - "타": 30304, - "Ð": 30305, - "ხ": 30306, - "름": 30307, - "木": 30308, - "楼": 30309, - "최": 30310, - "红": 30311, - "¨": 30312, - "古": 30313, - "\u0006": 30314, - "단": 30315, - "今": 30316, - "ʔ": 30317, - "ट": 30318, - "ম": 30319, - "斯": 30320, - "語": 30321, - "Ÿ": 30322, - "🙄": 30323, - "牌": 30324, - "안": 30325, - "ស": 30326, - "颜": 30327, - "~": 30328, - "克": 30329, - "深": 30330, - "금": 30331, - "會": 30332, - "尔": 30333, - "释": 30334, - "批": 30335, - "산": 30336, - "野": 30337, - "防": 30338, - "Η": 30339, - "ө": 30340, - "ψ": 30341, - "ボ": 30342, - "š": 30343, - "各": 30344, - "진": 30345, - "追": 30346, - "句": 30347, - "警": 30348, - "Φ": 30349, - "ѣ": 30350, - "ḍ": 30351, - "词": 30352, - "男": 30353, - "글": 30354, - "식": 30355, - "隐": 30356, - "복": 30357, - "盘": 30358, - "Ì": 30359, - "申": 30360, - "议": 30361, - "ザ": 30362, - "近": 30363, - "능": 30364, - "য": 30365, - "東": 30366, - "這": 30367, - "ர": 30368, - "距": 30369, - "院": 30370, - "德": 30371, - "ǐ": 30372, - "针": 30373, - "▀": 30374, - "↔": 30375, - "房": 30376, - "青": 30377, - "政": 30378, - "😅": 30379, - "递": 30380, - "প": 30381, - "波": 30382, - "ソ": 30383, - "绑": 30384, - "ビ": 30385, - "ễ": 30386, - "포": 30387, - "\u0010": 30388, - "ử": 30389, - "등": 30390, - "환": 30391, - "士": 30392, - "ত": 30393, - "Θ": 30394, - "초": 30395, - "境": 30396, - "差": 30397, - "采": 30398, - "디": 30399, - "ĩ": 30400, - "升": 30401, - "背": 30402, - "배": 30403, - "龙": 30404, - "街": 30405, - "್": 30406, - "ṛ": 30407, - "ু": 30408, - "弹": 30409, - "魔": 30410, - "객": 30411, - "‰": 30412, - "⌁": 30413, - "ἐ": 30414, - "禁": 30415, - "ผ": 30416, - "қ": 30417, - "島": 30418, - "ா": 30419, - "♭": 30420, - "百": 30421, - "ứ": 30422, - "ネ": 30423, - "专": 30424, - "來": 30425, - "刷": 30426, - "필": 30427, - "յ": 30428, - "ắ": 30429, - "华": 30430, - "Β": 30431, - "श": 30432, - "¸": 30433, - "屏": 30434, - "死": 30435, - "遍": 30436, - "검": 30437, - "Χ": 30438, - "것": 30439, - "八": 30440, - "览": 30441, - "택": 30442, - "唯": 30443, - "∙": 30444, - "¤": 30445, - "페": 30446, - "让": 30447, - "锁": 30448, - "무": 30449, - "思": 30450, - "隔": 30451, - "Ô": 30452, - "\u0013": 30453, - "ṃ": 30454, - "ワ": 30455, - "低": 30456, - "션": 30457, - "半": 30458, - "较": 30459, - "ត": 30460, - "享": 30461, - "积": 30462, - "ˆ": 30463, - "😊": 30464, - "典": 30465, - "ǔ": 30466, - "六": 30467, - "便": 30468, - "ɐ": 30469, - "简": 30470, - "继": 30471, - "仅": 30472, - "尾": 30473, - "‹": 30474, - "வ": 30475, - "կ": 30476, - "ƒ": 30477, - "영": 30478, - "火": 30479, - "湖": 30480, - "書": 30481, - "발": 30482, - "ハ": 30483, - "循": 30484, - "术": 30485, - "結": 30486, - "ļ": 30487, - "乐": 30488, - "滤": 30489, - "종": 30490, - "ถ": 30491, - "ὶ": 30492, - "满": 30493, - "╝": 30494, - "わ": 30495, - "ど": 30496, - "็": 30497, - "형": 30498, - "國": 30499, - "ự": 30500, - "線": 30501, - "블": 30502, - "封": 30503, - "確": 30504, - "依": 30505, - "ս": 30506, - "永": 30507, - "색": 30508, - "歌": 30509, - "數": 30510, - "福": 30511, - "삭": 30512, - "実": 30513, - "레": 30514, - "ſ": 30515, - "千": 30516, - "\u000e": 30517, - "母": 30518, - "더": 30519, - "임": 30520, - "տ": 30521, - "ے": 30522, - "几": 30523, - "双": 30524, - "노": 30525, - "ณ": 30526, - "掉": 30527, - "Ρ": 30528, - "ἀ": 30529, - "標": 30530, - "長": 30531, - "档": 30532, - "태": 30533, - "ペ": 30534, - "본": 30535, - "Œ": 30536, - "底": 30537, - "终": 30538, - "請": 30539, - "კ": 30540, - "̯": 30541, - "예": 30542, - "▬": 30543, - "報": 30544, - "ピ": 30545, - "๏": 30546, - "暂": 30547, - "李": 30548, - "Υ": 30549, - "\u0005": 30550, - "\u0002": 30551, - "替": 30552, - "운": 30553, - "射": 30554, - "\u0018": 30555, - "매": 30556, - "\u0011": 30557, - "🏼": 30558, - "票": 30559, - "附": 30560, - "ノ": 30561, - "ũ": 30562, - "压": 30563, - "阿": 30564, - "Ò": 30565, - "테": 30566, - "���": 30567, - "万": 30568, - "մ": 30569, - "후": 30570, - "普": 30571, - "截": 30572, - "속": 30573, - "括": 30574, - "😀": 30575, - "ை": 30576, - "▶": 30577, - "까": 30578, - "ট": 30579, - "曲": 30580, - "师": 30581, - "钱": 30582, - "栏": 30583, - "Ы": 30584, - "走": 30585, - "ữ": 30586, - "‬": 30587, - "归": 30588, - "점": 30589, - "🔥": 30590, - "었": 30591, - "連": 30592, - "私": 30593, - "청": 30594, - "刘": 30595, - "免": 30596, - "": 30597, - "奖": 30598, - "見": 30599, - "ֹ": 30600, - "☺": 30601, - "ケ": 30602, - "역": 30603, - "际": 30604, - "받": 30605, - "望": 30606, - "帝": 30607, - "减": 30608, - "두": 30609, - "领": 30610, - "„": 30611, - "钟": 30612, - "ガ": 30613, - "架": 30614, - "든": 30615, - "ல": 30616, - "松": 30617, - "□": 30618, - "越": 30619, - "答": 30620, - "ɕ": 30621, - "ῦ": 30622, - "染": 30623, - "": 30624, - "质": 30625, - "顺": 30626, - "气": 30627, - "╗": 30628, - "計": 30629, - "ქ": 30630, - "亮": 30631, - "🤦": 30632, - "̂": 30633, - "ٹ": 30634, - "座": 30635, - "ˌ": 30636, - "均": 30637, - "\u000b": 30638, - "官": 30639, - "适": 30640, - "护": 30641, - "久": 30642, - "春": 30643, - "曹": 30644, - "皇": 30645, - "脚": 30646, - "池": 30647, - "延": 30648, - "키": 30649, - "품": 30650, - "現": 30651, - "檔": 30652, - "ば": 30653, - "ⴰ": 30654, - "希": 30655, - "玩": 30656, - "固": 30657, - "黄": 30658, - "": 30659, - "☽": 30660, - "银": 30661, - "\u0003": 30662, - "┃": 30663, - "👏": 30664, - "불": 30665, - "攻": 30666, - "へ": 30667, - "决": 30668, - "⊙": 30669, - "宁": 30670, - "च": 30671, - "機": 30672, - "義": 30673, - "ɲ": 30674, - "\u0015": 30675, - "했": 30676, - "ẩ": 30677, - "愛": 30678, - "矩": 30679, - "패": 30680, - "ặ": 30681, - "郎": 30682, - "Ь": 30683, - "绘": 30684, - "负": 30685, - "ổ": 30686, - "ய": 30687, - "汉": 30688, - "編": 30689, - "ێ": 30690, - "്": 30691, - "じ": 30692, - "카": 30693, - "似": 30694, - "ں": 30695, - "や": 30696, - "認": 30697, - "\u000f": 30698, - "過": 30699, - "통": 30700, - "▪": 30701, - "约": 30702, - "香": 30703, - "买": 30704, - "住": 30705, - "╚": 30706, - "😁": 30707, - "扩": 30708, - "静": 30709, - "려": 30710, - "학": 30711, - "钥": 30712, - "증": 30713, - "ỉ": 30714, - "她": 30715, - "食": 30716, - "往": 30717, - "點": 30718, - "偏": 30719, - "康": 30720, - "\u0014": 30721, - "į": 30722, - "준": 30723, - "\u0004": 30724, - "ฟ": 30725, - "♣": 30726, - "戏": 30727, - "ʂ": 30728, - "井": 30729, - "军": 30730, - "爱": 30731, - "ٱ": 30732, - "七": 30733, - "차": 30734, - "币": 30735, - "♠": 30736, - "哈": 30737, - "阅": 30738, - "介": 30739, - "观": 30740, - "區": 30741, - "˜": 30742, - "ً": 30743, - "又": 30744, - "冲": 30745, - "朝": 30746, - "姓": 30747, - "课": 30748, - "龍": 30749, - "각": 30750, - "∈": 30751, - "米": 30752, - "ƒ": 30753, - "喜": 30754, - "夜": 30755, - "团": 30756, - "⇒": 30757, - "远": 30758, - "\u001a": 30759, - "ὐ": 30760, - "承": 30761, - "ಿ": 30762, - "室": 30763, - "ʀ": 30764, - "ង": 30765, - "अ": 30766, - "罗": 30767, - "🙏": 30768, - "软": 30769, - "🟡": 30770, - "건": 30771, - "؟": 30772, - "း": 30773, - "ᴇ": 30774, - "ユ": 30775, - "토": 30776, - "策": 30777, - "̄": 30778, - "국": 30779, - "ֶ": 30780, - "协": 30781, - "营": 30782, - "関": 30783, - "吉": 30784, - "💀": 30785, - "奇": 30786, - "滚": 30787, - "轴": 30788, - "処": 30789, - "土": 30790, - "划": 30791, - "ड": 30792, - "临": 30793, - "ֵ": 30794, - "航": 30795, - "浏": 30796, - "ゴ": 30797, - "別": 30798, - "寺": 30799, - "於": 30800, - "進": 30801, - "ὸ": 30802, - "風": 30803, - "ன": 30804, - "班": 30805, - "◼": 30806, - "九": 30807, - "̥": 30808, - "號": 30809, - "류": 30810, - "础": 30811, - "般": 30812, - "︙": 30813, - "̈": 30814, - "番": 30815, - "✨": 30816, - "😎": 30817, - "ো": 30818, - "😍": 30819, - "單": 30820, - "帧": 30821, - "授": 30822, - "赋": 30823, - "巴": 30824, - "占": 30825, - "假": 30826, - "ṅ": 30827, - "透": 30828, - "項": 30829, - "ħ": 30830, - "馬": 30831, - "🟢": 30832, - "Ľ": 30833, - "լ": 30834, - "券": 30835, - "같": 30836, - "類": 30837, - "對": 30838, - "월": 30839, - "激": 30840, - "\u0017": 30841, - "戦": 30842, - "独": 30843, - "訊": 30844, - "ិ": 30845, - "套": 30846, - "ʷ": 30847, - "跟": 30848, - "ở": 30849, - "渲": 30850, - "顯": 30851, - "降": 30852, - "ာ": 30853, - "尼": 30854, - "血": 30855, - "언": 30856, - "牛": 30857, - "將": 30858, - "ศ": 30859, - "拍": 30860, - "刻": 30861, - "ზ": 30862, - "╔": 30863, - "藤": 30864, - "్": 30865, - "ῶ": 30866, - "🟠": 30867, - "良": 30868, - "김": 30869, - "দ": 30870, - "Ṣ": 30871, - "録": 30872, - "伊": 30873, - "落": 30874, - "雄": 30875, - "雪": 30876, - "映": 30877, - "著": 30878, - "른": 30879, - "ფ": 30880, - "対": 30881, - "智": 30882, - "译": 30883, - "┬": 30884, - "抽": 30885, - "ῖ": 30886, - "酒": 30887, - "Ћ": 30888, - "股": 30889, - "់": 30890, - "순": 30891, - "직": 30892, - "भ": 30893, - "谷": 30894, - "물": 30895, - "ǒ": 30896, - "⠄": 30897, - "热": 30898, - "終": 30899, - "夹": 30900, - "干": 30901, - "彩": 30902, - "敗": 30903, - "ќ": 30904, - "♯": 30905, - "̣": 30906, - "վ": 30907, - "轮": 30908, - "阵": 30909, - "夏": 30910, - "幕": 30911, - "吧": 30912, - "港": 30913, - "益": 30914, - "儿": 30915, - "액": 30916, - "售": 30917, - "兵": 30918, - "惠": 30919, - "欢": 30920, - "›": 30921, - "零": 30922, - "學": 30923, - "ž": 30924, - "員": 30925, - "ỗ": 30926, - "玉": 30927, - "逻": 30928, - "᥀": 30929, - "吗": 30930, - "沒": 30931, - "≠": 30932, - "너": 30933, - "ச": 30934, - "\u0016": 30935, - "夫": 30936, - "წ": 30937, - "堂": 30938, - "電": 30939, - "≡": 30940, - "陆": 30941, - "져": 30942, - "研": 30943, - "荐": 30944, - "健": 30945, - "碼": 30946, - "练": 30947, - "検": 30948, - "송": 30949, - "ै": 30950, - "哪": 30951, - "圆": 30952, - "Ա": 30953, - "↩": 30954, - "托": 30955, - "̪": 30956, - "ू": 30957, - "缀": 30958, - "네": 30959, - "沙": 30960, - "兴": 30961, - "病": 30962, - "\u0007": 30963, - "ល": 30964, - "ừ": 30965, - "Ἀ": 30966, - "강": 30967, - "항": 30968, - "\u0019": 30969, - "換": 30970, - "温": 30971, - "帖": 30972, - "ទ": 30973, - "込": 30974, - "削": 30975, - "알": 30976, - "征": 30977, - "习": 30978, - "법": 30979, - "栈": 30980, - "绝": 30981, - "": 30982, - "ڕ": 30983, - "圖": 30984, - "苏": 30985, - "発": 30986, - "ု": 30987, - "町": 30988, - "互": 30989, - "়": 30990, - "ც": 30991, - "守": 30992, - "새": 30993, - "侧": 30994, - "草": 30995, - "ས": 30996, - "扫": 30997, - "‒": 30998, - "恢": 30999, - "ң": 31000, - "ण": 31001, - "ற": 31002, - "째": 31003, - "්": 31004, - "拟": 31005, - "派": 31006, - "🏽": 31007, - "呼": 31008, - "Š": 31009, - "演": 31010, - "究": 31011, - "교": 31012, - "ɣ": 31013, - "ए": 31014, - "ី": 31015, - "ף": 31016, - "富": 31017, - "駅": 31018, - "ず": 31019, - "♪": 31020, - "😆": 31021, - "접": 31022, - "ғ": 31023, - "▓": 31024, - "존": 31025, - "ಾ": 31026, - "旋": 31027, - "ゃ": 31028, - "补": 31029, - "ץ": 31030, - "門": 31031, - "ច": 31032, - "날": 31033, - "ภ": 31034, - "ག": 31035, - "傳": 31036, - "∆": 31037, - "†": 31038, - "ׁ": 31039, - "缺": 31040, - "頭": 31041, - "怪": 31042, - "組": 31043, - "별": 31044, - "Ъ": 31045, - "發": 31046, - "雷": 31047, - "ರ": 31048, - "ซ": 31049, - "び": 31050, - "翻": 31051, - "ھ": 31052, - "პ": 31053, - "題": 31054, - "居": 31055, - "집": 31056, - "🌍": 31057, - "˚": 31058, - "避": 31059, - "줄": 31060, - "ុ": 31061, - "滑": 31062, - "故": 31063, - "ญ": 31064, - "〜": 31065, - "ನ": 31066, - "양": 31067, - "완": 31068, - "ள": 31069, - "倍": 31070, - "宗": 31071, - "択": 31072, - "브": 31073, - "ɴ": 31074, - "効": 31075, - "尺": 31076, - "視": 31077, - "ẽ": 31078, - "覆": 31079, - "ध": 31080, - "骨": 31081, - "달": 31082, - "ᴛ": 31083, - "蓝": 31084, - "關": 31085, - "額": 31086, - "Õ": 31087, - "∗": 31088, - "卷": 31089, - "갑": 31090, - "르": 31091, - "众": 31092, - "ᴀ": 31093, - "態": 31094, - "ٰ": 31095, - "暗": 31096, - "君": 31097, - "錯": 31098, - "ɒ": 31099, - "យ": 31100, - "ḫ": 31101, - "ῆ": 31102, - "亚": 31103, - "♡": 31104, - "割": 31105, - "鼠": 31106, - "̶": 31107, - "Ë": 31108, - "読": 31109, - "격": 31110, - "ゲ": 31111, - "眼": 31112, - "Ý": 31113, - "ژ": 31114, - "雨": 31115, - "宮": 31116, - "쪽": 31117, - "ष": 31118, - "複": 31119, - "剩": 31120, - "早": 31121, - "杂": 31122, - "焦": 31123, - "贝": 31124, - "突": 31125, - "워": 31126, - "另": 31127, - "摄": 31128, - "\b": 31129, - "‭": 31130, - "府": 31131, - "외": 31132, - "盖": 31133, - "\u001c": 31134, - "ษ": 31135, - "佛": 31136, - "概": 31137, - "與": 31138, - "經": 31139, - "-": 31140, - "һ": 31141, - "問": 31142, - "ು": 31143, - "ἰ": 31144, - "話": 31145, - "倒": 31146, - "葛": 31147, - "べ": 31148, - "ろ": 31149, - "\u001e": 31150, - "।": 31151, - "ေ": 31152, - "ᴏ": 31153, - "训": 31154, - "體": 31155, - "👌": 31156, - "內": 31157, - "က": 31158, - "企": 31159, - "약": 31160, - "찾": 31161, - "ོ": 31162, - "破": 31163, - "輸": 31164, - "림": 31165, - "塔": 31166, - "턴": 31167, - "杀": 31168, - "』": 31169, - "味": 31170, - "浮": 31171, - "┆": 31172, - "ġ": 31173, - "郡": 31174, - "┐": 31175, - "『": 31176, - "阶": 31177, - "雅": 31178, - "┈": 31179, - "园": 31180, - ".": 31181, - "吃": 31182, - "남": 31183, - " ": 31184, - "ར": 31185, - "帮": 31186, - "毛": 31187, - "耗": 31188, - "举": 31189, - "ర": 31190, - "拿": 31191, - "밀": 31192, - "ご": 31193, - "够": 31194, - "礼": 31195, - "ព": 31196, - "ね": 31197, - "‰": 31198, - "兰": 31199, - "❌": 31200, - "折": 31201, - "십": 31202, - "💎": 31203, - "業": 31204, - "诸": 31205, - "孙": 31206, - "བ": 31207, - "😳": 31208, - "種": 31209, - "Ï": 31210, - "ึ": 31211, - "⁣": 31212, - "医": 31213, - "拼": 31214, - "↵": 31215, - "⅓": 31216, - "\u001f": 31217, - "မ": 31218, - "叫": 31219, - "জ": 31220, - "予": 31221, - "寸": 31222, - "梅": 31223, - "醒": 31224, - "津": 31225, - "န": 31226, - "ి": 31227, - "厂": 31228, - "屋": 31229, - "ख": 31230, - "師": 31231, - "👀": 31232, - "ỏ": 31233, - "ヤ": 31234, - "ὰ": 31235, - "\u001d": 31236, - "◆": 31237, - "ដ": 31238, - "材": 31239, - "ホ": 31240, - "張": 31241, - "洞": 31242, - "餐": 31243, - "천": 31244, - "হ": 31245, - "達": 31246, - "們": 31247, - "斗": 31248, - "横": 31249, - "백": 31250, - "ំ": 31251, - "ۆ": 31252, - "말": 31253, - "গ": 31254, - "佳": 31255, - "랜": 31256, - "仁": 31257, - "陈": 31258, - "飞": 31259, - "极": 31260, - "": 31261, - "및": 31262, - "仓": 31263, - "⬛": 31264, - "昌": 31265, - "錢": 31266, - "殊": 31267, - "┴": 31268, - "○": 31269, - "길": 31270, - "泉": 31271, - "甲": 31272, - "활": 31273, - "ひ": 31274, - "শ": 31275, - "ን": 31276, - "Ť": 31277, - "ღ": 31278, - "皮": 31279, - "強": 31280, - "赛": 31281, - "ా": 31282, - "預": 31283, - "င": 31284, - "튼": 31285, - "플": 31286, - "ყ": 31287, - "⋆": 31288, - "ք": 31289, - "ા": 31290, - "尚": 31291, - "또": 31292, - "բ": 31293, - "┌": 31294, - "節": 31295, - "森": 31296, - "आ": 31297, - "办": 31298, - "園": 31299, - "牙": 31300, - "庆": 31301, - "隆": 31302, - "😔": 31303, - "叉": 31304, - "գ": 31305, - "피": 31306, - "ギ": 31307, - "啊": 31308, - "続": 31309, - "灵": 31310, - "ヒ": 31311, - "忽": 31312, - "ʌ": 31313, - "량": 31314, - "油": 31315, - "讯": 31316, - "ⵉ": 31317, - "릭": 31318, - "刚": 31319, - "氏": 31320, - "ိ": 31321, - "Ī": 31322, - "誤": 31323, - "齐": 31324, - "末": 31325, - "🙌": 31326, - "̞": 31327, - "圈": 31328, - "念": 31329, - "숫": 31330, - "毫": 31331, - "當": 31332, - "規": 31333, - "판": 31334, - "ు": 31335, - "旧": 31336, - "卖": 31337, - "ฉ": 31338, - "幸": 31339, - "署": 31340, - "근": 31341, - "ই": 31342, - "岛": 31343, - "դ": 31344, - "觉": 31345, - "害": 31346, - "毕": 31347, - "ฐ": 31348, - "威": 31349, - "育": 31350, - "呢": 31351, - "峰": 31352, - "职": 31353, - "陽": 31354, - "ි": 31355, - "亞": 31356, - "ұ": 31357, - "₃": 31358, - "따": 31359, - "施": 31360, - "泰": 31361, - "載": 31362, - "…": 31363, - "笑": 31364, - "華": 31365, - "迎": 31366, - "됩": 31367, - "豆": 31368, - "嘉": 31369, - "🤡": 31370, - "ĕ": 31371, - "庄": 31372, - "級": 31373, - "Ψ": 31374, - "ི": 31375, - "気": 31376, - "责": 31377, - "հ": 31378, - "អ": 31379, - "乱": 31380, - "休": 31381, - "約": 31382, - "ฆ": 31383, - "∑": 31384, - "察": 31385, - "온": 31386, - "😬": 31387, - "ড": 31388, - "乘": 31389, - "람": 31390, - "इ": 31391, - "Ά": 31392, - "ந": 31393, - "ើ": 31394, - "亲": 31395, - "េ": 31396, - "委": 31397, - "赤": 31398, - "됨": 31399, - "勝": 31400, - "怎": 31401, - "감": 31402, - "宋": 31403, - "調": 31404, - "짜": 31405, - "ী": 31406, - "难": 31407, - "못": 31408, - "티": 31409, - "備": 31410, - "塞": 31411, - "វ": 31412, - "险": 31413, - "旅": 31414, - "虚": 31415, - "↳": 31416, - "笔": 31417, - "馆": 31418, - "Қ": 31419, - "⚡": 31420, - "ೆ": 31421, - "※": 31422, - "唐": 31423, - "律": 31424, - "稍": 31425, - "散": 31426, - "ર": 31427, - "ヴ": 31428, - "副": 31429, - "尽": 31430, - "挂": 31431, - "県": 31432, - "⚠": 31433, - "洋": 31434, - "鬼": 31435, - "암": 31436, - "孩": 31437, - "℃": 31438, - "並": 31439, - "ց": 31440, - "ូ": 31441, - "ℓ": 31442, - "ⵏ": 31443, - "扣": 31444, - "铁": 31445, - "闻": 31446, - "ˆ": 31447, - "戳": 31448, - "む": 31449, - "秀": 31450, - "細": 31451, - "ပ": 31452, - "御": 31453, - "拖": 31454, - "좌": 31455, - "ؤ": 31456, - "绍": 31457, - "ỹ": 31458, - "참": 31459, - "향": 31460, - "Ď": 31461, - "끝": 31462, - "민": 31463, - "ძ": 31464, - "贵": 31465, - "纪": 31466, - "秋": 31467, - "ಕ": 31468, - "ӏ": 31469, - "網": 31470, - "铺": 31471, - "恋": 31472, - "fl": 31473, - "兼": 31474, - "羽": 31475, - "창": 31476, - "啟": 31477, - "弟": 31478, - "년": 31479, - "慢": 31480, - "효": 31481, - "許": 31482, - "硬": 31483, - "잘": 31484, - "템": 31485, - "્": 31486, - "න": 31487, - "術": 31488, - "ڈ": 31489, - "溪": 31490, - "": 31491, - "暴": 31492, - "混": 31493, - "夢": 31494, - "랑": 31495, - "আ": 31496, - "還": 31497, - "探": 31498, - "祖": 31499, - "织": 31500, - "軍": 31501, - "թ": 31502, - "務": 31503, - "艺": 31504, - "ད": 31505, - "ት": 31506, - "ṁ": 31507, - "應": 31508, - "擇": 31509, - "🥰": 31510, - "ķ": 31511, - "渡": 31512, - "葉": 31513, - "령": 31514, - "決": 31515, - "刀": 31516, - "從": 31517, - "變": 31518, - "올": 31519, - "💪": 31520, - "灣": 31521, - "ር": 31522, - "평": 31523, - "衣": 31524, - "😄": 31525, - "ി": 31526, - "ჩ": 31527, - "ὁ": 31528, - "ほ": 31529, - "Û": 31530, - "চ": 31531, - "ර": 31532, - "製": 31533, - "隊": 31534, - "₱": 31535, - "纳": 31536, - "赖": 31537, - "农": 31538, - "桥": 31539, - "ỳ": 31540, - "🏾": 31541, - "阻": 31542, - "ជ": 31543, - "秘": 31544, - "박": 31545, - "伤": 31546, - "稿": 31547, - "ం": 31548, - "拦": 31549, - "넣": 31550, - "💕": 31551, - "₁": 31552, - "宿": 31553, - "錄": 31554, - "镜": 31555, - "채": 31556, - "Ə": 31557, - "ང": 31558, - "⇔": 31559, - "☼": 31560, - "ུ": 31561, - "党": 31562, - "급": 31563, - "洲": 31564, - "ղ": 31565, - "說": 31566, - "ĭ": 31567, - "尝": 31568, - "담": 31569, - "फ": 31570, - "哥": 31571, - "圣": 31572, - "萨": 31573, - "😏": 31574, - "ʏ": 31575, - "ெ": 31576, - "丁": 31577, - "虎": 31578, - "권": 31579, - "善": 31580, - "岩": 31581, - "커": 31582, - "◦": 31583, - "抛": 31584, - "석": 31585, - "Έ": 31586, - "宣": 31587, - "拳": 31588, - "팅": 31589, - "枚": 31590, - "洛": 31591, - "証": 31592, - "陵": 31593, - "佐": 31594, - "館": 31595, - "누": 31596, - "돌": 31597, - "₄": 31598, - "稱": 31599, - "聊": 31600, - "車": 31601, - "루": 31602, - "״": 31603, - "ಠ": 31604, - "庫": 31605, - "མ": 31606, - "統": 31607, - "련": 31608, - "़": 31609, - "ṯ": 31610, - "ക": 31611, - "旗": 31612, - "励": 31613, - "紀": 31614, - "忠": 31615, - "າ": 31616, - "杨": 31617, - "丹": 31618, - "Ù": 31619, - "ฝ": 31620, - "却": 31621, - "舞": 31622, - "轉": 31623, - "တ": 31624, - "丽": 31625, - "借": 31626, - "ා": 31627, - "ょ": 31628, - "옵": 31629, - "편": 31630, - "蒙": 31631, - "衡": 31632, - "ʋ": 31633, - "叶": 31634, - "̇": 31635, - "⬜": 31636, - "🇺": 31637, - "Հ": 31638, - "谢": 31639, - "Ą": 31640, - "ே": 31641, - "ằ": 31642, - "既": 31643, - "济": 31644, - "≯": 31645, - "準": 31646, - "답": 31647, - "ಲ": 31648, - "残": 31649, - "虑": 31650, - "̆": 31651, - "┘": 31652, - "急": 31653, - "招": 31654, - "막": 31655, - "≮": 31656, - "產": 31657, - "Ṭ": 31658, - "😢": 31659, - "垂": 31660, - "親": 31661, - "ģ": 31662, - "־": 31663, - "猫": 31664, - "ʟ": 31665, - "☃": 31666, - "✪": 31667, - "刪": 31668, - "胡": 31669, - "☉": 31670, - "晚": 31671, - "군": 31672, - "승": 31673, - "న": 31674, - "ὴ": 31675, - "曾": 31676, - "論": 31677, - "ɯ": 31678, - "త": 31679, - "戰": 31680, - "鱼": 31681, - "ǧ": 31682, - "寶": 31683, - "특": 31684, - "💯": 31685, - "崎": 31686, - "甘": 31687, - "該": 31688, - "링": 31689, - "😡": 31690, - "उ": 31691, - "ែ": 31692, - "頁": 31693, - "큰": 31694, - "➤": 31695, - "총": 31696, - "💰": 31697, - "∂": 31698, - "毁": 31699, - "聖": 31700, - "麻": 31701, - "ʐ": 31702, - "敏": 31703, - "運": 31704, - "될": 31705, - "쓰": 31706, - "ಸ": 31707, - "စ": 31708, - "✦": 31709, - "젝": 31710, - "復": 31711, - "寻": 31712, - "茶": 31713, - "ਾ": 31714, - "竹": 31715, - "遇": 31716, - "順": 31717, - "며": 31718, - "累": 31719, - "ĝ": 31720, - "ˇ": 31721, - "覧": 31722, - "এ": 31723, - "株": 31724, - "취": 31725, - "ስ": 31726, - "争": 31727, - "势": 31728, - "宇": 31729, - "橋": 31730, - "Ӏ": 31731, - "堆": 31732, - "ⵙ": 31733, - "丶": 31734, - "棋": 31735, - "肉": 31736, - "የ": 31737, - "": 31738, - "❶": 31739, - "季": 31740, - "ል": 31741, - "殿": 31742, - "優": 31743, - "試": 31744, - "첫": 31745, - "Ό": 31746, - "戶": 31747, - "ண": 31748, - "羅": 31749, - "桃": 31750, - "립": 31751, - "浪": 31752, - "脑": 31753, - "😛": 31754, - "弃": 31755, - "炮": 31756, - "轻": 31757, - "울": 31758, - "": 31759, - "ヘ": 31760, - "奥": 31761, - "💜": 31762, - "忘": 31763, - "遠": 31764, - "飛": 31765, - "魏": 31766, - "Ē": 31767, - "汇": 31768, - "央": 31769, - "逆": 31770, - "露": 31771, - "須": 31772, - "ѐ": 31773, - "ḷ": 31774, - "ದ": 31775, - "✭": 31776, - "寄": 31777, - "盟": 31778, - "财": 31779, - "際": 31780, - "ἔ": 31781, - "ǫ": 31782, - "थ": 31783, - "ാ": 31784, - "宫": 31785, - "巨": 31786, - "途": 31787, - "ʹ": 31788, - "ಗ": 31789, - "帐": 31790, - "‪": 31791, - "拒": 31792, - "药": 31793, - "🙃": 31794, - "ŕ": 31795, - "亡": 31796, - "壁": 31797, - "ም": 31798, - "參": 31799, - "😩": 31800, - "շ": 31801, - "ವ": 31802, - "ណ": 31803, - "丰": 31804, - "獲": 31805, - "莉": 31806, - "좋": 31807, - "ရ": 31808, - "₦": 31809, - "겠": 31810, - "👉": 31811, - "吴": 31812, - "岡": 31813, - "诉": 31814, - "읽": 31815, - "🥺": 31816, - "爆": 31817, - "🇸": 31818, - "ভ": 31819, - "迭": 31820, - "엔": 31821, - "ἄ": 31822, - "捷": 31823, - "納": 31824, - "邀": 31825, - "ಯ": 31826, - "爾": 31827, - "船": 31828, - "赞": 31829, - "胜": 31830, - "므": 31831, - "သ": 31832, - "構": 31833, - "磁": 31834, - "冰": 31835, - "딩": 31836, - "ે": 31837, - "媒": 31838, - "繁": 31839, - "☠": 31840, - "❒": 31841, - "仪": 31842, - "렬": 31843, - "昭": 31844, - "珠": 31845, - "離": 31846, - "ན": 31847, - "ల": 31848, - "ತ": 31849, - "拷": 31850, - "粉": 31851, - "벤": 31852, - "⇽": 31853, - "乌": 31854, - "拥": 31855, - "ҳ": 31856, - "ය": 31857, - "ེ": 31858, - "仙": 31859, - "塊": 31860, - "幅": 31861, - "🎉": 31862, - "Մ": 31863, - "跨": 31864, - "ٔ": 31865, - "恩": 31866, - "损": 31867, - "养": 31868, - "奈": 31869, - "ǀ": 31870, - "严": 31871, - "卫": 31872, - "迟": 31873, - "様": 31874, - "裡": 31875, - "난": 31876, - "았": 31877, - "͜": 31878, - "Ζ": 31879, - "ਰ": 31880, - "պ": 31881, - "ং": 31882, - "丢": 31883, - "伝": 31884, - "컨": 31885, - "ව": 31886, - "ြ": 31887, - "冷": 31888, - "遗": 31889, - "銀": 31890, - "̌": 31891, - "ᴜ": 31892, - "瑞": 31893, - "ฌ": 31894, - "❍": 31895, - "ふ": 31896, - "聚": 31897, - "碎": 31898, - "衛": 31899, - "অ": 31900, - "ញ": 31901, - "퍼": 31902, - "Ս": 31903, - "ນ": 31904, - "ẓ": 31905, - "✌": 31906, - "孝": 31907, - "陳": 31908, - "히": 31909, - "ක": 31910, - "黒": 31911, - "💖": 31912, - "ḩ": 31913, - "応": 31914, - "饰": 31915, - "∪": 31916, - "宜": 31917, - "樂": 31918, - "則": 31919, - "勇": 31920, - "徐": 31921, - "ⵓ": 31922, - "權": 31923, - "鲁": 31924, - "‟": 31925, - "庭": 31926, - "苗": 31927, - "🔴": 31928, - "闲": 31929, - "독": 31930, - "ɹ": 31931, - "ҽ": 31932, - "ថ": 31933, - "宏": 31934, - "尊": 31935, - "總": 31936, - "裝": 31937, - "ම": 31938, - "▸": 31939, - "測": 31940, - "ಮ": 31941, - "አ": 31942, - "轩": 31943, - "兄": 31944, - "剑": 31945, - "ન": 31946, - "朱": 31947, - "ǝ": 31948, - "Ḩ": 31949, - "担": 31950, - "灰": 31951, - "讲": 31952, - "롤": 31953, - "︎": 31954, - "😤": 31955, - "ោ": 31956, - "애": 31957, - "였": 31958, - "질": 31959, - "振": 31960, - "灯": 31961, - "ĉ": 31962, - "ස": 31963, - "閉": 31964, - "램": 31965, - "ಂ": 31966, - "げ": 31967, - "̧": 31968, - "狂": 31969, - "融": 31970, - "仍": 31971, - "實": 31972, - "楽": 31973, - "範": 31974, - "ٌ": 31975, - "వ": 31976, - "嵌": 31977, - "摩": 31978, - "袁": 31979, - "ষ": 31980, - "乎": 31981, - "규": 31982, - "岗": 31983, - "糊": 31984, - "క": 31985, - "雲": 31986, - "심": 31987, - "ई": 31988, - "འ": 31989, - "ἡ": 31990, - "丝": 31991, - "Ħ": 31992, - "ٍ": 31993, - "ٓ": 31994, - "အ": 31995, - "執": 31996, - "벨": 31997, - "ゼ": 31998, - "梦": 31999 - }, - "merges": [ - [ - "▁", - "t" - ], - [ - "i", - "n" - ], - [ - "e", - "r" - ], - [ - "▁", - "a" - ], - [ - "h", - "e" - ], - [ - "o", - "n" - ], - [ - "r", - "e" - ], - [ - "▁", - "s" - ], - [ - "e", - "n" - ], - [ - "a", - "t" - ], - [ - "o", - "r" - ], - [ - "▁t", - "he" - ], - [ - "▁th", - "e" - ], - [ - "▁", - "the" - ], - [ - "e", - "s" - ], - [ - "▁", - "w" - ], - [ - "a", - "n" - ], - [ - "▁", - "c" - ], - [ - "i", - "s" - ], - [ - "i", - "t" - ], - [ - "o", - "u" - ], - [ - "▁", - "d" - ], - [ - "a", - "l" - ], - [ - "a", - "r" - ], - [ - "▁", - "p" - ], - [ - "▁", - "f" - ], - [ - "e", - "d" - ], - [ - "▁", - "b" - ], - [ - "in", - "g" - ], - [ - "i", - "ng" - ], - [ - "▁", - "o" - ], - [ - "▁", - "m" - ], - [ - "l", - "e" - ], - [ - "n", - "d" - ], - [ - "a", - "s" - ], - [ - "i", - "c" - ], - [ - "▁", - "h" - ], - [ - "io", - "n" - ], - [ - "i", - "on" - ], - [ - "▁i", - "n" - ], - [ - "▁", - "in" - ], - [ - "▁t", - "o" - ], - [ - "▁", - "to" - ], - [ - "e", - "t" - ], - [ - "o", - "m" - ], - [ - "e", - "l" - ], - [ - "▁o", - "f" - ], - [ - "▁", - "of" - ], - [ - "s", - "t" - ], - [ - "▁a", - "nd" - ], - [ - "▁an", - "d" - ], - [ - "▁", - "and" - ], - [ - "▁", - "l" - ], - [ - "▁t", - "h" - ], - [ - "▁", - "th" - ], - [ - "▁", - "n" - ], - [ - "en", - "t" - ], - [ - "e", - "nt" - ], - [ - "i", - "l" - ], - [ - "c", - "t" - ], - [ - "r", - "o" - ], - [ - "▁r", - "e" - ], - [ - "▁", - "re" - ], - [ - "i", - "d" - ], - [ - "a", - "m" - ], - [ - "▁", - "I" - ], - [ - "a", - "d" - ], - [ - "▁", - "e" - ], - [ - "▁", - "S" - ], - [ - "▁", - "g" - ], - [ - "▁", - "T" - ], - [ - "i", - "m" - ], - [ - "o", - "t" - ], - [ - "a", - "c" - ], - [ - "u", - "r" - ], - [ - "▁", - "(" - ], - [ - "i", - "g" - ], - [ - "▁", - "=" - ], - [ - "o", - "l" - ], - [ - "u", - "t" - ], - [ - "▁", - "A" - ], - [ - "s", - "e" - ], - [ - "▁", - "u" - ], - [ - "v", - "e" - ], - [ - "▁", - "C" - ], - [ - "i", - "f" - ], - [ - "o", - "w" - ], - [ - "▁", - "y" - ], - [ - "c", - "h" - ], - [ - "a", - "y" - ], - [ - "▁d", - "e" - ], - [ - "▁", - "de" - ], - [ - "▁s", - "t" - ], - [ - "▁", - "st" - ], - [ - "▁", - "|" - ], - [ - "ve", - "r" - ], - [ - "v", - "er" - ], - [ - ")", - ";" - ], - [ - "▁", - "\"" - ], - [ - "l", - "y" - ], - [ - "▁b", - "e" - ], - [ - "▁", - "be" - ], - [ - "*", - "*" - ], - [ - "▁i", - "s" - ], - [ - "▁", - "is" - ], - [ - "o", - "d" - ], - [ - "▁", - "M" - ], - [ - "at", - "ion" - ], - [ - "ati", - "on" - ], - [ - "atio", - "n" - ], - [ - "u", - "l" - ], - [ - "▁f", - "or" - ], - [ - "▁fo", - "r" - ], - [ - "▁", - "for" - ], - [ - "▁o", - "n" - ], - [ - "▁", - "on" - ], - [ - "a", - "g" - ], - [ - "c", - "e" - ], - [ - "te", - "r" - ], - [ - "t", - "er" - ], - [ - "i", - "r" - ], - [ - "t", - "h" - ], - [ - "▁", - "v" - ], - [ - "q", - "u" - ], - [ - "▁", - "B" - ], - [ - "e", - "m" - ], - [ - "▁", - "P" - ], - [ - "▁y", - "ou" - ], - [ - "▁yo", - "u" - ], - [ - "▁", - "you" - ], - [ - "▁t", - "hat" - ], - [ - "▁th", - "at" - ], - [ - "▁", - "that" - ], - [ - "u", - "n" - ], - [ - "▁", - "{" - ], - [ - "it", - "h" - ], - [ - "i", - "th" - ], - [ - "r", - "i" - ], - [ - "es", - "t" - ], - [ - "e", - "st" - ], - [ - "a", - "b" - ], - [ - "-", - "-" - ], - [ - "a", - "p" - ], - [ - "▁i", - "t" - ], - [ - "▁", - "it" - ], - [ - "▁c", - "on" - ], - [ - "▁co", - "n" - ], - [ - "▁", - "con" - ], - [ - "at", - "e" - ], - [ - "a", - "te" - ], - [ - "u", - "s" - ], - [ - "▁", - "H" - ], - [ - "u", - "m" - ], - [ - "▁", - "D" - ], - [ - "o", - "s" - ], - [ - "p", - "e" - ], - [ - "▁", - "-" - ], - [ - "▁w", - "h" - ], - [ - "▁", - "wh" - ], - [ - "▁a", - "l" - ], - [ - "▁", - "al" - ], - [ - "▁a", - "s" - ], - [ - "▁", - "as" - ], - [ - "an", - "d" - ], - [ - "a", - "nd" - ], - [ - "is", - "t" - ], - [ - "i", - "st" - ], - [ - "▁", - "L" - ], - [ - "▁", - "W" - ], - [ - "▁w", - "ith" - ], - [ - "▁", - "with" - ], - [ - "▁a", - "n" - ], - [ - "▁", - "an" - ], - [ - "er", - "e" - ], - [ - "e", - "re" - ], - [ - "▁", - "*" - ], - [ - "▁", - "R" - ], - [ - "▁h", - "e" - ], - [ - "▁", - "he" - ], - [ - "▁", - "F" - ], - [ - "o", - "c" - ], - [ - "▁w", - "as" - ], - [ - "▁wa", - "s" - ], - [ - "▁", - "was" - ], - [ - "er", - "s" - ], - [ - "e", - "rs" - ], - [ - "k", - "e" - ], - [ - "ou", - "t" - ], - [ - "o", - "ut" - ], - [ - "h", - "t" - ], - [ - "▁", - "r" - ], - [ - "es", - "s" - ], - [ - "e", - "ss" - ], - [ - "o", - "p" - ], - [ - "re", - "s" - ], - [ - "r", - "es" - ], - [ - "i", - "e" - ], - [ - "▁", - "E" - ], - [ - "▁", - "\\" - ], - [ - "▁T", - "he" - ], - [ - "▁Th", - "e" - ], - [ - "▁", - "The" - ], - [ - "en", - "d" - ], - [ - "e", - "nd" - ], - [ - "l", - "d" - ], - [ - "▁", - "N" - ], - [ - "or", - "t" - ], - [ - "o", - "rt" - ], - [ - "▁", - "G" - ], - [ - "/", - "/" - ], - [ - "▁", - "#" - ], - [ - "ou", - "r" - ], - [ - "o", - "ur" - ], - [ - "t", - "e" - ], - [ - "il", - "l" - ], - [ - "i", - "ll" - ], - [ - "ai", - "n" - ], - [ - "a", - "in" - ], - [ - "▁s", - "e" - ], - [ - "▁", - "se" - ], - [ - "▁", - "$" - ], - [ - "▁p", - "ro" - ], - [ - "▁pr", - "o" - ], - [ - "▁", - "pro" - ], - [ - "or", - "e" - ], - [ - "o", - "re" - ], - [ - "▁c", - "om" - ], - [ - "▁co", - "m" - ], - [ - "▁", - "com" - ], - [ - "am", - "e" - ], - [ - "a", - "me" - ], - [ - "t", - "r" - ], - [ - "▁n", - "e" - ], - [ - "▁", - "ne" - ], - [ - "ro", - "m" - ], - [ - "r", - "om" - ], - [ - "u", - "b" - ], - [ - "▁a", - "t" - ], - [ - "▁", - "at" - ], - [ - "▁e", - "x" - ], - [ - "▁", - "ex" - ], - [ - "an", - "t" - ], - [ - "a", - "nt" - ], - [ - "u", - "e" - ], - [ - "▁o", - "r" - ], - [ - "▁", - "or" - ], - [ - "▁", - "}" - ], - [ - "ar", - "t" - ], - [ - "a", - "rt" - ], - [ - "ct", - "ion" - ], - [ - "▁", - "k" - ], - [ - "p", - "t" - ], - [ - "n", - "t" - ], - [ - "i", - "v" - ], - [ - "d", - "e" - ], - [ - "▁", - "O" - ], - [ - "p", - "l" - ], - [ - "ur", - "n" - ], - [ - "u", - "rn" - ], - [ - "ig", - "ht" - ], - [ - "igh", - "t" - ], - [ - "i", - "ght" - ], - [ - "al", - "l" - ], - [ - "a", - "ll" - ], - [ - "▁t", - "his" - ], - [ - "▁th", - "is" - ], - [ - "▁", - "this" - ], - [ - "se", - "r" - ], - [ - "s", - "er" - ], - [ - "av", - "e" - ], - [ - "a", - "ve" - ], - [ - "▁n", - "ot" - ], - [ - "▁no", - "t" - ], - [ - "▁", - "not" - ], - [ - "▁a", - "re" - ], - [ - "▁ar", - "e" - ], - [ - "▁", - "are" - ], - [ - "▁", - "j" - ], - [ - "▁l", - "e" - ], - [ - "▁", - "le" - ], - [ - "i", - "z" - ], - [ - "▁", - "'" - ], - [ - "ag", - "e" - ], - [ - "a", - "ge" - ], - [ - "me", - "nt" - ], - [ - "men", - "t" - ], - [ - "m", - "ent" - ], - [ - "▁t", - "r" - ], - [ - "▁", - "tr" - ], - [ - "ac", - "k" - ], - [ - "a", - "ck" - ], - [ - "us", - "t" - ], - [ - "u", - "st" - ], - [ - "(", - ")" - ], - [ - "-", - ">" - ], - [ - "it", - "y" - ], - [ - "i", - "ty" - ], - [ - "in", - "e" - ], - [ - "i", - "ne" - ], - [ - "ou", - "ld" - ], - [ - "oul", - "d" - ], - [ - "o", - "uld" - ], - [ - "▁", - "J" - ], - [ - "o", - "g" - ], - [ - "▁f", - "rom" - ], - [ - "▁fr", - "om" - ], - [ - "▁fro", - "m" - ], - [ - "▁", - "from" - ], - [ - "▁w", - "e" - ], - [ - "▁", - "we" - ], - [ - "el", - "l" - ], - [ - "e", - "ll" - ], - [ - "▁s", - "h" - ], - [ - "▁", - "sh" - ], - [ - "▁e", - "n" - ], - [ - "▁", - "en" - ], - [ - "ur", - "e" - ], - [ - "u", - "re" - ], - [ - "por", - "t" - ], - [ - "po", - "rt" - ], - [ - "p", - "ort" - ], - [ - "▁c", - "h" - ], - [ - "▁", - "ch" - ], - [ - "n", - "e" - ], - [ - "▁b", - "y" - ], - [ - "▁", - "by" - ], - [ - "pe", - "r" - ], - [ - "p", - "er" - ], - [ - "ar", - "d" - ], - [ - "a", - "rd" - ], - [ - "as", - "s" - ], - [ - "a", - "ss" - ], - [ - "g", - "e" - ], - [ - "a", - "k" - ], - [ - "ar", - "e" - ], - [ - "a", - "re" - ], - [ - "o", - "k" - ], - [ - "a", - "v" - ], - [ - "iv", - "e" - ], - [ - "i", - "ve" - ], - [ - "f", - "f" - ], - [ - "ie", - "s" - ], - [ - "i", - "es" - ], - [ - "at", - "h" - ], - [ - "a", - "th" - ], - [ - "tu", - "rn" - ], - [ - "t", - "urn" - ], - [ - "▁", - "U" - ], - [ - "in", - "t" - ], - [ - "i", - "nt" - ], - [ - "--", - "--" - ], - [ - "---", - "-" - ], - [ - "-", - "---" - ], - [ - "▁i", - "m" - ], - [ - "▁", - "im" - ], - [ - "os", - "t" - ], - [ - "o", - "st" - ], - [ - "ia", - "l" - ], - [ - "i", - "al" - ], - [ - "▁h", - "ave" - ], - [ - "▁ha", - "ve" - ], - [ - "▁hav", - "e" - ], - [ - "▁", - "have" - ], - [ - "in", - "d" - ], - [ - "i", - "nd" - ], - [ - "i", - "p" - ], - [ - "an", - "s" - ], - [ - "a", - "ns" - ], - [ - "x", - "t" - ], - [ - "▁d", - "o" - ], - [ - "▁", - "do" - ], - [ - "c", - "l" - ], - [ - "▁i", - "f" - ], - [ - "▁", - "if" - ], - [ - "co", - "n" - ], - [ - "c", - "on" - ], - [ - "i", - "a" - ], - [ - "▁h", - "is" - ], - [ - "▁hi", - "s" - ], - [ - "▁", - "his" - ], - [ - "ul", - "t" - ], - [ - "u", - "lt" - ], - [ - "ro", - "u" - ], - [ - "r", - "ou" - ], - [ - "▁s", - "u" - ], - [ - "▁", - "su" - ], - [ - "r", - "a" - ], - [ - "▁u", - "n" - ], - [ - "▁", - "un" - ], - [ - "ab", - "le" - ], - [ - "abl", - "e" - ], - [ - "a", - "ble" - ], - [ - "▁", - "<" - ], - [ - "▁", - "K" - ], - [ - "om", - "e" - ], - [ - "o", - "me" - ], - [ - "▁q", - "u" - ], - [ - "▁", - "qu" - ], - [ - "ge", - "t" - ], - [ - "g", - "et" - ], - [ - "▁m", - "e" - ], - [ - "▁", - "me" - ], - [ - "as", - "t" - ], - [ - "a", - "st" - ], - [ - "ec", - "t" - ], - [ - "e", - "ct" - ], - [ - "▁#", - "#" - ], - [ - "▁", - "##" - ], - [ - "t", - "o" - ], - [ - "▁c", - "l" - ], - [ - "▁", - "cl" - ], - [ - "▁a", - "b" - ], - [ - "▁", - "ab" - ], - [ - "ic", - "e" - ], - [ - "i", - "ce" - ], - [ - "ir", - "e" - ], - [ - "i", - "re" - ], - [ - "be", - "r" - ], - [ - "b", - "er" - ], - [ - "on", - "e" - ], - [ - "o", - "ne" - ], - [ - "ic", - "h" - ], - [ - "i", - "ch" - ], - [ - "he", - "n" - ], - [ - "h", - "en" - ], - [ - "▁c", - "an" - ], - [ - "▁ca", - "n" - ], - [ - "▁", - "can" - ], - [ - "▁T", - "h" - ], - [ - "▁", - "Th" - ], - [ - "▁l", - "a" - ], - [ - "▁", - "la" - ], - [ - "▁a", - "ll" - ], - [ - "▁al", - "l" - ], - [ - "▁", - "all" - ], - [ - "im", - "e" - ], - [ - "i", - "me" - ], - [ - "il", - "e" - ], - [ - "i", - "le" - ], - [ - "id", - "e" - ], - [ - "i", - "de" - ], - [ - "\"", - "," - ], - [ - "▁p", - "l" - ], - [ - "▁", - "pl" - ], - [ - "▁", - "V" - ], - [ - "r", - "u" - ], - [ - "or", - "m" - ], - [ - "o", - "rm" - ], - [ - "▁h", - "ad" - ], - [ - "▁ha", - "d" - ], - [ - "▁", - "had" - ], - [ - "u", - "d" - ], - [ - "as", - "e" - ], - [ - "a", - "se" - ], - [ - "or", - "d" - ], - [ - "o", - "rd" - ], - [ - ")", - "," - ], - [ - "▁h", - "er" - ], - [ - "▁he", - "r" - ], - [ - "▁", - "her" - ], - [ - "▁I", - "n" - ], - [ - "▁", - "In" - ], - [ - "ac", - "e" - ], - [ - "a", - "ce" - ], - [ - "▁b", - "ut" - ], - [ - "▁bu", - "t" - ], - [ - "▁", - "but" - ], - [ - "at", - "a" - ], - [ - "a", - "ta" - ], - [ - ":", - ":" - ], - [ - "**", - "**" - ], - [ - "***", - "*" - ], - [ - "*", - "***" - ], - [ - "on", - "g" - ], - [ - "o", - "ng" - ], - [ - "▁", - "&" - ], - [ - ".", - "." - ], - [ - "it", - "e" - ], - [ - "i", - "te" - ], - [ - "yp", - "e" - ], - [ - "y", - "pe" - ], - [ - "ac", - "t" - ], - [ - "a", - "ct" - ], - [ - "od", - "e" - ], - [ - "o", - "de" - ], - [ - "▁y", - "our" - ], - [ - "▁you", - "r" - ], - [ - "▁yo", - "ur" - ], - [ - "▁", - "your" - ], - [ - "▁o", - "ut" - ], - [ - "▁ou", - "t" - ], - [ - "▁", - "out" - ], - [ - "▁g", - "o" - ], - [ - "▁", - "go" - ], - [ - "li", - "c" - ], - [ - "l", - "ic" - ], - [ - "al", - "ly" - ], - [ - "all", - "y" - ], - [ - "▁s", - "o" - ], - [ - "▁", - "so" - ], - [ - "or", - "k" - ], - [ - "a", - "u" - ], - [ - "▁u", - "p" - ], - [ - "▁", - "up" - ], - [ - "▁", - "_" - ], - [ - "l", - "l" - ], - [ - "=", - "=" - ], - [ - "▁m", - "y" - ], - [ - "▁", - "my" - ], - [ - "p", - "p" - ], - [ - "c", - "c" - ], - [ - "▁/", - "/" - ], - [ - "▁", - "//" - ], - [ - "▁the", - "y" - ], - [ - "▁th", - "ey" - ], - [ - "▁", - "they" - ], - [ - "g", - "h" - ], - [ - "▁u", - "s" - ], - [ - "▁", - "us" - ], - [ - "i", - "b" - ], - [ - "ion", - "s" - ], - [ - "io", - "ns" - ], - [ - "i", - "ons" - ], - [ - "ac", - "h" - ], - [ - "a", - "ch" - ], - [ - "en", - "s" - ], - [ - "e", - "ns" - ], - [ - "▁a", - "r" - ], - [ - "▁", - "ar" - ], - [ - "o", - "b" - ], - [ - "el", - "f" - ], - [ - "oo", - "k" - ], - [ - "o", - "ok" - ], - [ - "at", - "ed" - ], - [ - "ate", - "d" - ], - [ - "a", - "ted" - ], - [ - "an", - "g" - ], - [ - "a", - "ng" - ], - [ - "ig", - "n" - ], - [ - "i", - "gn" - ], - [ - "▁re", - "turn" - ], - [ - "▁r", - "eturn" - ], - [ - "▁ret", - "urn" - ], - [ - "▁", - "return" - ], - [ - "▁re", - "s" - ], - [ - "▁r", - "es" - ], - [ - "▁", - "res" - ], - [ - "c", - "k" - ], - [ - "ou", - "s" - ], - [ - "o", - "us" - ], - [ - "с", - "т" - ], - [ - ")", - "." - ], - [ - "▁", - "п" - ], - [ - ".", - "\"" - ], - [ - "н", - "а" - ], - [ - "▁", - "i" - ], - [ - "ai", - "l" - ], - [ - "a", - "il" - ], - [ - "e", - "p" - ], - [ - "▁a", - "d" - ], - [ - "▁", - "ad" - ], - [ - "an", - "ce" - ], - [ - "anc", - "e" - ], - [ - "(", - "\"" - ], - [ - "▁*", - "*" - ], - [ - "▁", - "**" - ], - [ - "th", - "er" - ], - [ - "the", - "r" - ], - [ - "t", - "her" - ], - [ - "ak", - "e" - ], - [ - "a", - "ke" - ], - [ - "▁w", - "ill" - ], - [ - "▁", - "will" - ], - [ - "▁c", - "omp" - ], - [ - "▁com", - "p" - ], - [ - "▁co", - "mp" - ], - [ - "▁", - "comp" - ], - [ - "▁o", - "ne" - ], - [ - "▁on", - "e" - ], - [ - "▁", - "one" - ], - [ - "▁g", - "et" - ], - [ - "▁ge", - "t" - ], - [ - "▁", - "get" - ], - [ - "o", - "v" - ], - [ - "▁", - "Y" - ], - [ - "ar", - "y" - ], - [ - "a", - "ry" - ], - [ - "oc", - "k" - ], - [ - "o", - "ck" - ], - [ - "▁s", - "he" - ], - [ - "▁sh", - "e" - ], - [ - "▁", - "she" - ], - [ - "ch", - "e" - ], - [ - "c", - "he" - ], - [ - "f", - "t" - ], - [ - "▁n", - "ew" - ], - [ - "▁ne", - "w" - ], - [ - "▁", - "new" - ], - [ - "▁d", - "es" - ], - [ - "▁de", - "s" - ], - [ - "▁", - "des" - ], - [ - "▁l", - "i" - ], - [ - "▁", - "li" - ], - [ - "en", - "ce" - ], - [ - "enc", - "e" - ], - [ - "▁s", - "a" - ], - [ - "▁", - "sa" - ], - [ - "re", - "ss" - ], - [ - "res", - "s" - ], - [ - "r", - "ess" - ], - [ - "▁e", - "l" - ], - [ - "▁", - "el" - ], - [ - "▁u", - "nd" - ], - [ - "▁un", - "d" - ], - [ - "▁", - "und" - ], - [ - "e", - "g" - ], - [ - "fe", - "r" - ], - [ - "f", - "er" - ], - [ - "r", - "y" - ], - [ - "ea", - "r" - ], - [ - "e", - "ar" - ], - [ - "os", - "e" - ], - [ - "o", - "se" - ], - [ - "ve", - "ry" - ], - [ - "ver", - "y" - ], - [ - "v", - "ery" - ], - [ - "'", - "," - ], - [ - "▁", - "+" - ], - [ - "▁", - "в" - ], - [ - "▁H", - "e" - ], - [ - "▁", - "He" - ], - [ - "ub", - "lic" - ], - [ - "ubl", - "ic" - ], - [ - "u", - "blic" - ], - [ - "▁the", - "ir" - ], - [ - "iz", - "e" - ], - [ - "i", - "ze" - ], - [ - "▁w", - "ere" - ], - [ - "▁we", - "re" - ], - [ - "▁wer", - "e" - ], - [ - "▁", - "were" - ], - [ - "in", - "k" - ], - [ - "ow", - "n" - ], - [ - "o", - "wn" - ], - [ - "I", - "n" - ], - [ - "{", - "\\" - ], - [ - "▁h", - "as" - ], - [ - "▁ha", - "s" - ], - [ - "▁", - "has" - ], - [ - "▁p", - "er" - ], - [ - "▁pe", - "r" - ], - [ - "▁", - "per" - ], - [ - "▁I", - "t" - ], - [ - "▁", - "It" - ], - [ - "▁S", - "t" - ], - [ - "▁", - "St" - ], - [ - "he", - "r" - ], - [ - "h", - "er" - ], - [ - "je", - "ct" - ], - [ - "j", - "ect" - ], - [ - "р", - "а" - ], - [ - "il", - "d" - ], - [ - "i", - "ld" - ], - [ - "s", - "o" - ], - [ - "▁s", - "p" - ], - [ - "▁", - "sp" - ], - [ - "н", - "и" - ], - [ - "d", - "u" - ], - [ - "ro", - "w" - ], - [ - "r", - "ow" - ], - [ - "al", - "ue" - ], - [ - "alu", - "e" - ], - [ - "se", - "t" - ], - [ - "s", - "et" - ], - [ - "fo", - "rm" - ], - [ - "for", - "m" - ], - [ - "f", - "orm" - ], - [ - "co", - "m" - ], - [ - "c", - "om" - ], - [ - "▁m", - "an" - ], - [ - "▁ma", - "n" - ], - [ - "▁", - "man" - ], - [ - "on", - "t" - ], - [ - "o", - "nt" - ], - [ - "ul", - "l" - ], - [ - "u", - "ll" - ], - [ - "▁c", - "ont" - ], - [ - "▁con", - "t" - ], - [ - "▁co", - "nt" - ], - [ - "▁", - "cont" - ], - [ - "▁m", - "ore" - ], - [ - "▁mor", - "e" - ], - [ - "▁mo", - "re" - ], - [ - "▁", - "more" - ], - [ - "ic", - "k" - ], - [ - "i", - "ck" - ], - [ - "▁w", - "ould" - ], - [ - "▁wo", - "uld" - ], - [ - "▁e", - "v" - ], - [ - "▁", - "ev" - ], - [ - "▁ab", - "out" - ], - [ - "▁", - "about" - ], - [ - "it", - "ion" - ], - [ - "iti", - "on" - ], - [ - "▁", - "z" - ], - [ - "ou", - "nd" - ], - [ - "oun", - "d" - ], - [ - "o", - "und" - ], - [ - "re", - "e" - ], - [ - "r", - "ee" - ], - [ - "▁C", - "h" - ], - [ - "▁", - "Ch" - ], - [ - "▁wh", - "ich" - ], - [ - "▁", - "which" - ], - [ - "i", - "o" - ], - [ - "()", - ";" - ], - [ - "(", - ");" - ], - [ - "▁w", - "ho" - ], - [ - "▁wh", - "o" - ], - [ - "▁", - "who" - ], - [ - "er", - "r" - ], - [ - "e", - "rr" - ], - [ - "or", - "y" - ], - [ - "o", - "ry" - ], - [ - "ou", - "nt" - ], - [ - "oun", - "t" - ], - [ - "o", - "unt" - ], - [ - "at", - "ions" - ], - [ - "ation", - "s" - ], - [ - "ati", - "ons" - ], - [ - "atio", - "ns" - ], - [ - "▁", - "с" - ], - [ - "ri", - "ng" - ], - [ - "rin", - "g" - ], - [ - "r", - "ing" - ], - [ - "<", - "/" - ], - [ - "▁f", - "e" - ], - [ - "▁", - "fe" - ], - [ - "к", - "о" - ], - [ - "н", - "о" - ], - [ - "▁d", - "is" - ], - [ - "▁di", - "s" - ], - [ - "▁", - "dis" - ], - [ - "m", - "a" - ], - [ - "▁t", - "hem" - ], - [ - "▁the", - "m" - ], - [ - "▁th", - "em" - ], - [ - "▁a", - "ny" - ], - [ - "▁an", - "y" - ], - [ - "▁", - "any" - ], - [ - "▁n", - "o" - ], - [ - "▁", - "no" - ], - [ - "--", - "------" - ], - [ - "----", - "----" - ], - [ - "---", - "-----" - ], - [ - "-----", - "---" - ], - [ - "------", - "--" - ], - [ - "-------", - "-" - ], - [ - "-", - "-------" - ], - [ - "▁p", - "re" - ], - [ - "▁pr", - "e" - ], - [ - "▁", - "pre" - ], - [ - "▁t", - "e" - ], - [ - "▁", - "te" - ], - [ - "▁r", - "o" - ], - [ - "▁", - "ro" - ], - [ - "▁h", - "im" - ], - [ - "▁hi", - "m" - ], - [ - "▁", - "him" - ], - [ - "▁", - ":" - ], - [ - "u", - "p" - ], - [ - "▁in", - "t" - ], - [ - "▁i", - "nt" - ], - [ - "▁", - "int" - ], - [ - "▁a", - "g" - ], - [ - "▁", - "ag" - ], - [ - "S", - "t" - ], - [ - "ar", - "k" - ], - [ - "e", - "x" - ], - [ - "p", - "h" - ], - [ - "ie", - "nt" - ], - [ - "ien", - "t" - ], - [ - "i", - "ent" - ], - [ - "el", - "y" - ], - [ - "e", - "ly" - ], - [ - "▁p", - "r" - ], - [ - "▁", - "pr" - ], - [ - "E", - "R" - ], - [ - "▁im", - "port" - ], - [ - "▁imp", - "ort" - ], - [ - "▁", - "import" - ], - [ - "▁t", - "ime" - ], - [ - "▁tim", - "e" - ], - [ - "▁ti", - "me" - ], - [ - "▁", - "time" - ], - [ - "р", - "о" - ], - [ - "pr", - "o" - ], - [ - "p", - "ro" - ], - [ - "Us", - "er" - ], - [ - "Use", - "r" - ], - [ - "U", - "ser" - ], - [ - "l", - "o" - ], - [ - "▁", - "/" - ], - [ - "▁", - "[" - ], - [ - "or", - "s" - ], - [ - "o", - "rs" - ], - [ - "=", - "\"" - ], - [ - "▁t", - "here" - ], - [ - "▁the", - "re" - ], - [ - "▁th", - "ere" - ], - [ - "▁ther", - "e" - ], - [ - "▁", - "there" - ], - [ - "▁l", - "ike" - ], - [ - "▁li", - "ke" - ], - [ - "▁lik", - "e" - ], - [ - "▁", - "like" - ], - [ - "ol", - "d" - ], - [ - "o", - "ld" - ], - [ - "▁w", - "hen" - ], - [ - "▁wh", - "en" - ], - [ - "▁whe", - "n" - ], - [ - "▁", - "when" - ], - [ - "ve", - "rs" - ], - [ - "ver", - "s" - ], - [ - "v", - "ers" - ], - [ - "▁s", - "ome" - ], - [ - "▁so", - "me" - ], - [ - "▁som", - "e" - ], - [ - "▁", - "some" - ], - [ - "in", - "gs" - ], - [ - "ing", - "s" - ], - [ - ")", - ")" - ], - [ - "▁p", - "art" - ], - [ - "▁par", - "t" - ], - [ - "▁pa", - "rt" - ], - [ - "▁", - "part" - ], - [ - "ic", - "al" - ], - [ - "ica", - "l" - ], - [ - "i", - "cal" - ], - [ - "▁f", - "un" - ], - [ - "▁fu", - "n" - ], - [ - "▁", - "fun" - ], - [ - "▁k", - "n" - ], - [ - "▁", - "kn" - ], - [ - "ay", - "s" - ], - [ - "a", - "ys" - ], - [ - "ie", - "r" - ], - [ - "i", - "er" - ], - [ - "▁b", - "een" - ], - [ - "▁be", - "en" - ], - [ - "ov", - "e" - ], - [ - "o", - "ve" - ], - [ - "▁s", - "c" - ], - [ - "▁", - "sc" - ], - [ - "ia", - "n" - ], - [ - "i", - "an" - ], - [ - "▁o", - "ver" - ], - [ - "▁ov", - "er" - ], - [ - "▁", - "over" - ], - [ - "ie", - "l" - ], - [ - "i", - "el" - ], - [ - "▁p", - "e" - ], - [ - "▁", - "pe" - ], - [ - "ri", - "b" - ], - [ - "r", - "ib" - ], - [ - "pu", - "t" - ], - [ - "p", - "ut" - ], - [ - "e", - "c" - ], - [ - "et", - "h" - ], - [ - "e", - "th" - ], - [ - "ar", - "am" - ], - [ - "ara", - "m" - ], - [ - "a", - "ram" - ], - [ - "ap", - "p" - ], - [ - "a", - "pp" - ], - [ - "▁", - "–" - ], - [ - "▁s", - "tat" - ], - [ - "▁st", - "at" - ], - [ - "▁sta", - "t" - ], - [ - "▁", - "stat" - ], - [ - "po", - "n" - ], - [ - "p", - "on" - ], - [ - "▁w", - "hat" - ], - [ - "▁wh", - "at" - ], - [ - "▁", - "what" - ], - [ - "pt", - "ion" - ], - [ - "w", - "e" - ], - [ - "ad", - "e" - ], - [ - "a", - "de" - ], - [ - "▁w", - "ork" - ], - [ - "▁wor", - "k" - ], - [ - "▁", - "work" - ], - [ - "te", - "xt" - ], - [ - "tex", - "t" - ], - [ - "t", - "ext" - ], - [ - "▁s", - "aid" - ], - [ - "▁sa", - "id" - ], - [ - "▁#", - "##" - ], - [ - "▁##", - "#" - ], - [ - "▁", - "###" - ], - [ - "I", - "N" - ], - [ - "▁j", - "ust" - ], - [ - "▁ju", - "st" - ], - [ - "▁", - "just" - ], - [ - "ir", - "st" - ], - [ - "irs", - "t" - ], - [ - "▁in", - "to" - ], - [ - "▁int", - "o" - ], - [ - "▁", - "into" - ], - [ - "▁con", - "st" - ], - [ - "▁cons", - "t" - ], - [ - "▁", - "const" - ], - [ - "our", - "ce" - ], - [ - "t", - "t" - ], - [ - "p", - "s" - ], - [ - "p", - "r" - ], - [ - "er", - "v" - ], - [ - "e", - "rv" - ], - [ - "it", - "t" - ], - [ - "i", - "tt" - ], - [ - "u", - "g" - ], - [ - "_", - "{" - ], - [ - "en", - "ts" - ], - [ - "ent", - "s" - ], - [ - "is", - "h" - ], - [ - "i", - "sh" - ], - [ - "en", - "er" - ], - [ - "ene", - "r" - ], - [ - "e", - "ner" - ], - [ - "▁in", - "ter" - ], - [ - "▁int", - "er" - ], - [ - "▁inte", - "r" - ], - [ - "▁", - "inter" - ], - [ - "pl", - "e" - ], - [ - "p", - "le" - ], - [ - "ol", - "l" - ], - [ - "o", - "ll" - ], - [ - "me", - "r" - ], - [ - "m", - "er" - ], - [ - "at", - "er" - ], - [ - "ate", - "r" - ], - [ - "a", - "ter" - ], - [ - "oo", - "l" - ], - [ - "o", - "ol" - ], - [ - "e", - "f" - ], - [ - "▁p", - "ublic" - ], - [ - "▁pub", - "lic" - ], - [ - "▁pu", - "blic" - ], - [ - "▁publi", - "c" - ], - [ - "▁", - "public" - ], - [ - "▁o", - "ther" - ], - [ - "▁ot", - "her" - ], - [ - "▁", - "other" - ], - [ - "р", - "е" - ], - [ - "▁d", - "ef" - ], - [ - "▁de", - "f" - ], - [ - "▁", - "def" - ], - [ - "▁", - "@" - ], - [ - "г", - "о" - ], - [ - "oin", - "t" - ], - [ - "oi", - "nt" - ], - [ - "o", - "int" - ], - [ - "▁o", - "ff" - ], - [ - "▁of", - "f" - ], - [ - "▁", - "off" - ], - [ - "oi", - "d" - ], - [ - "o", - "id" - ], - [ - "re", - "turn" - ], - [ - "ret", - "urn" - ], - [ - "r", - "eturn" - ], - [ - "▁s", - "et" - ], - [ - "▁se", - "t" - ], - [ - "▁", - "set" - ], - [ - "w", - "o" - ], - [ - "ft", - "er" - ], - [ - "fte", - "r" - ], - [ - "f", - "ter" - ], - [ - "s", - "h" - ], - [ - "**", - "******" - ], - [ - "****", - "****" - ], - [ - "******", - "**" - ], - [ - "▁o", - "ur" - ], - [ - "▁ou", - "r" - ], - [ - "▁", - "our" - ], - [ - "ri", - "v" - ], - [ - "r", - "iv" - ], - [ - "is", - "s" - ], - [ - "i", - "ss" - ], - [ - "▁W", - "e" - ], - [ - "▁", - "We" - ], - [ - "n", - "g" - ], - [ - "▁o", - "b" - ], - [ - "▁", - "ob" - ], - [ - "s", - "s" - ], - [ - "g", - "r" - ], - [ - "▁t", - "han" - ], - [ - "▁th", - "an" - ], - [ - "▁", - "than" - ], - [ - "pe", - "ct" - ], - [ - "pec", - "t" - ], - [ - "p", - "ect" - ], - [ - "ie", - "d" - ], - [ - "i", - "ed" - ], - [ - "s", - "c" - ], - [ - "ie", - "w" - ], - [ - "i", - "ew" - ], - [ - "de", - "r" - ], - [ - "d", - "er" - ], - [ - "ys", - "t" - ], - [ - "y", - "st" - ], - [ - "e", - "v" - ], - [ - "▁c", - "ould" - ], - [ - "▁co", - "uld" - ], - [ - "▁cou", - "ld" - ], - [ - "▁", - "could" - ], - [ - "an", - "n" - ], - [ - "a", - "nn" - ], - [ - "en", - "c" - ], - [ - "e", - "nc" - ], - [ - "O", - "N" - ], - [ - "i", - "x" - ], - [ - "an", - "c" - ], - [ - "a", - "nc" - ], - [ - "▁al", - "so" - ], - [ - "▁als", - "o" - ], - [ - "▁", - "also" - ], - [ - "re", - "at" - ], - [ - "rea", - "t" - ], - [ - "▁a", - "m" - ], - [ - "▁", - "am" - ], - [ - "▁b", - "ec" - ], - [ - "▁be", - "c" - ], - [ - "▁", - "bec" - ], - [ - "▁", - "и" - ], - [ - "ua", - "l" - ], - [ - "u", - "al" - ], - [ - "pe", - "c" - ], - [ - "p", - "ec" - ], - [ - "▁", - "." - ], - [ - "▁b", - "l" - ], - [ - "▁", - "bl" - ], - [ - "le", - "ct" - ], - [ - "l", - "ect" - ], - [ - "op", - "le" - ], - [ - "opl", - "e" - ], - [ - "o", - "ple" - ], - [ - "y", - "s" - ], - [ - "▁g", - "r" - ], - [ - "▁", - "gr" - ], - [ - "ic", - "t" - ], - [ - "i", - "ct" - ], - [ - "i", - "k" - ], - [ - "tr", - "ing" - ], - [ - "tri", - "ng" - ], - [ - "t", - "ring" - ], - [ - "▁T", - "his" - ], - [ - "▁Th", - "is" - ], - [ - "▁", - "This" - ], - [ - "▁b", - "ack" - ], - [ - "▁ba", - "ck" - ], - [ - "▁", - "back" - ], - [ - "▁", - "о" - ], - [ - "▁f", - "in" - ], - [ - "▁fi", - "n" - ], - [ - "▁", - "fin" - ], - [ - "at", - "ch" - ], - [ - "Co", - "n" - ], - [ - "C", - "on" - ], - [ - "(", - "'" - ], - [ - "er", - "m" - ], - [ - "e", - "rm" - ], - [ - "▁=", - "=" - ], - [ - "▁", - "==" - ], - [ - "_", - "_" - ], - [ - "na", - "me" - ], - [ - "nam", - "e" - ], - [ - "n", - "ame" - ], - [ - ",", - "\"" - ], - [ - "▁d", - "id" - ], - [ - "▁di", - "d" - ], - [ - "▁", - "did" - ], - [ - "is", - "e" - ], - [ - "i", - "se" - ], - [ - "▁on", - "ly" - ], - [ - "▁", - "only" - ], - [ - "ru", - "ct" - ], - [ - "r", - "uct" - ], - [ - "le", - "s" - ], - [ - "l", - "es" - ], - [ - "▁t", - "hen" - ], - [ - "▁the", - "n" - ], - [ - "▁th", - "en" - ], - [ - "▁", - "then" - ], - [ - "au", - "se" - ], - [ - "aus", - "e" - ], - [ - "a", - "use" - ], - [ - "в", - "а" - ], - [ - "▁it", - "s" - ], - [ - "▁i", - "ts" - ], - [ - "▁", - "its" - ], - [ - "ri", - "t" - ], - [ - "r", - "it" - ], - [ - "▁k", - "now" - ], - [ - "▁kn", - "ow" - ], - [ - "▁", - "know" - ], - [ - "ie", - "ld" - ], - [ - "iel", - "d" - ], - [ - "i", - "eld" - ], - [ - "▁c", - "lass" - ], - [ - "▁cl", - "ass" - ], - [ - "▁clas", - "s" - ], - [ - "▁", - "class" - ], - [ - "▁", - ">" - ], - [ - "▁e", - "m" - ], - [ - "▁", - "em" - ], - [ - "▁$", - "\\" - ], - [ - "▁", - "$\\" - ], - [ - "▁y", - "ear" - ], - [ - "▁ye", - "ar" - ], - [ - "▁", - "year" - ], - [ - "w", - "n" - ], - [ - "}", - "," - ], - [ - "▁d", - "el" - ], - [ - "▁de", - "l" - ], - [ - "▁", - "del" - ], - [ - "al", - "e" - ], - [ - "a", - "le" - ], - [ - "t", - "y" - ], - [ - "fi", - "g" - ], - [ - "f", - "ig" - ], - [ - "s", - "p" - ], - [ - "he", - "d" - ], - [ - "h", - "ed" - ], - [ - "ro", - "und" - ], - [ - "rou", - "nd" - ], - [ - "r", - "ound" - ], - [ - "e", - "w" - ], - [ - "▁d", - "i" - ], - [ - "▁", - "di" - ], - [ - "▁d", - "er" - ], - [ - "▁de", - "r" - ], - [ - "▁", - "der" - ], - [ - "р", - "и" - ], - [ - "re", - "d" - ], - [ - "r", - "ed" - ], - [ - "th", - "is" - ], - [ - "t", - "his" - ], - [ - "le", - "t" - ], - [ - "l", - "et" - ], - [ - "R", - "E" - ], - [ - "a", - "x" - ], - [ - "f", - "r" - ], - [ - "ess", - "age" - ], - [ - "essa", - "ge" - ], - [ - "ou", - "gh" - ], - [ - "o", - "ugh" - ], - [ - "▁c", - "omm" - ], - [ - "▁com", - "m" - ], - [ - "▁co", - "mm" - ], - [ - "▁", - "comm" - ], - [ - "f", - "o" - ], - [ - "uc", - "h" - ], - [ - "u", - "ch" - ], - [ - "o", - "y" - ], - [ - "▁pe", - "ople" - ], - [ - "▁", - "people" - ], - [ - "yst", - "em" - ], - [ - "ys", - "tem" - ], - [ - "▁f", - "irst" - ], - [ - "▁fir", - "st" - ], - [ - "▁", - "first" - ], - [ - "▁f", - "unction" - ], - [ - "▁fun", - "ction" - ], - [ - "▁", - "function" - ], - [ - "an", - "ge" - ], - [ - "ang", - "e" - ], - [ - "▁h", - "ow" - ], - [ - "▁ho", - "w" - ], - [ - "▁", - "how" - ], - [ - "▁e", - "t" - ], - [ - "▁", - "et" - ], - [ - "a", - "h" - ], - [ - "▁l", - "ook" - ], - [ - "▁lo", - "ok" - ], - [ - "▁", - "look" - ], - [ - "т", - "о" - ], - [ - "un", - "d" - ], - [ - "u", - "nd" - ], - [ - "▁u", - "nder" - ], - [ - "▁un", - "der" - ], - [ - "▁und", - "er" - ], - [ - "▁", - "under" - ], - [ - "к", - "а" - ], - [ - "▁", - "!" - ], - [ - "ra", - "y" - ], - [ - "r", - "ay" - ], - [ - "S", - "T" - ], - [ - "if", - "ic" - ], - [ - "ifi", - "c" - ], - [ - "i", - "fic" - ], - [ - "л", - "и" - ], - [ - "re", - "ad" - ], - [ - "rea", - "d" - ], - [ - "r", - "ead" - ], - [ - "▁b", - "et" - ], - [ - "▁be", - "t" - ], - [ - "▁", - "bet" - ], - [ - "io", - "us" - ], - [ - "i", - "ous" - ], - [ - "ar", - "g" - ], - [ - "a", - "rg" - ], - [ - "▁n", - "eed" - ], - [ - "▁ne", - "ed" - ], - [ - "▁", - "need" - ], - [ - "ma", - "th" - ], - [ - "mat", - "h" - ], - [ - "m", - "ath" - ], - [ - "▁н", - "а" - ], - [ - "▁", - "на" - ], - [ - "er", - "t" - ], - [ - "e", - "rt" - ], - [ - "▁o", - "p" - ], - [ - "▁", - "op" - ], - [ - "▁a", - "cc" - ], - [ - "▁ac", - "c" - ], - [ - "▁", - "acc" - ], - [ - "Pr", - "o" - ], - [ - "P", - "ro" - ], - [ - "▁e", - "st" - ], - [ - "▁es", - "t" - ], - [ - "▁", - "est" - ], - [ - "▁U", - "n" - ], - [ - "▁", - "Un" - ], - [ - "▁e", - "nt" - ], - [ - "▁en", - "t" - ], - [ - "▁", - "ent" - ], - [ - "▁re", - "c" - ], - [ - "▁r", - "ec" - ], - [ - "▁", - "rec" - ], - [ - "▁u", - "se" - ], - [ - "▁us", - "e" - ], - [ - "▁", - "use" - ], - [ - "е", - "н" - ], - [ - "▁p", - "ar" - ], - [ - "▁pa", - "r" - ], - [ - "▁", - "par" - ], - [ - "a", - "z" - ], - [ - "▁", - "д" - ], - [ - "▁W", - "h" - ], - [ - "▁", - "Wh" - ], - [ - "sel", - "f" - ], - [ - "s", - "elf" - ], - [ - "▁k", - "e" - ], - [ - "▁", - "ke" - ], - [ - "т", - "а" - ], - [ - "▁w", - "ant" - ], - [ - "▁wa", - "nt" - ], - [ - "▁", - "want" - ], - [ - "▁e", - "nd" - ], - [ - "▁en", - "d" - ], - [ - "▁", - "end" - ], - [ - "▁d", - "on" - ], - [ - "▁do", - "n" - ], - [ - "▁", - "don" - ], - [ - "e", - "k" - ], - [ - "re", - "n" - ], - [ - "r", - "en" - ], - [ - "Na", - "me" - ], - [ - "N", - "ame" - ], - [ - "▁=", - ">" - ], - [ - "▁", - "=>" - ], - [ - "▁a", - "pp" - ], - [ - "▁ap", - "p" - ], - [ - "▁", - "app" - ], - [ - "▁qu", - "e" - ], - [ - "▁q", - "ue" - ], - [ - "▁", - "que" - ], - [ - "ig", - "h" - ], - [ - "i", - "gh" - ], - [ - "▁b", - "u" - ], - [ - "▁", - "bu" - ], - [ - "eq", - "u" - ], - [ - "e", - "qu" - ], - [ - "ve", - "l" - ], - [ - "v", - "el" - ], - [ - "▁a", - "ct" - ], - [ - "▁ac", - "t" - ], - [ - "▁", - "act" - ], - [ - "cr", - "e" - ], - [ - "c", - "re" - ], - [ - "A", - "T" - ], - [ - "▁v", - "ar" - ], - [ - "▁va", - "r" - ], - [ - "▁", - "var" - ], - [ - "ce", - "ss" - ], - [ - "ces", - "s" - ], - [ - "c", - "ess" - ], - [ - "==", - "==" - ], - [ - "===", - "=" - ], - [ - "=", - "===" - ], - [ - "E", - "x" - ], - [ - "▁a", - "dd" - ], - [ - "▁ad", - "d" - ], - [ - "▁", - "add" - ], - [ - "▁m", - "od" - ], - [ - "▁mo", - "d" - ], - [ - "▁", - "mod" - ], - [ - "un", - "g" - ], - [ - "u", - "ng" - ], - [ - "▁w", - "here" - ], - [ - "▁wh", - "ere" - ], - [ - "▁whe", - "re" - ], - [ - "▁", - "where" - ], - [ - "ni", - "ng" - ], - [ - "n", - "ing" - ], - [ - "▁f", - "l" - ], - [ - "▁", - "fl" - ], - [ - "al", - "s" - ], - [ - "a", - "ls" - ], - [ - "ter", - "n" - ], - [ - "te", - "rn" - ], - [ - "t", - "ern" - ], - [ - "}", - "}" - ], - [ - "▁A", - "l" - ], - [ - "▁", - "Al" - ], - [ - "▁p", - "os" - ], - [ - "▁po", - "s" - ], - [ - "▁", - "pos" - ], - [ - "an", - "k" - ], - [ - "▁a", - "p" - ], - [ - "▁", - "ap" - ], - [ - "en", - "g" - ], - [ - "e", - "ng" - ], - [ - "▁", - "“" - ], - [ - "bl", - "e" - ], - [ - "b", - "le" - ], - [ - "▁re", - "g" - ], - [ - "▁r", - "eg" - ], - [ - "▁", - "reg" - ], - [ - "^", - "{" - ], - [ - "▁S", - "he" - ], - [ - "▁Sh", - "e" - ], - [ - "▁", - "She" - ], - [ - "▁*", - "/" - ], - [ - "▁", - "*/" - ], - [ - "ud", - "e" - ], - [ - "u", - "de" - ], - [ - "ad", - "d" - ], - [ - "a", - "dd" - ], - [ - "▁t", - "wo" - ], - [ - "▁tw", - "o" - ], - [ - "▁", - "two" - ], - [ - "▁c", - "ol" - ], - [ - "▁co", - "l" - ], - [ - "▁", - "col" - ], - [ - "▁s", - "m" - ], - [ - "▁", - "sm" - ], - [ - "ai", - "r" - ], - [ - "a", - "ir" - ], - [ - "▁m", - "ay" - ], - [ - "▁ma", - "y" - ], - [ - "▁", - "may" - ], - [ - "fo", - "re" - ], - [ - "for", - "e" - ], - [ - "f", - "ore" - ], - [ - "▁Y", - "ou" - ], - [ - "▁", - "You" - ], - [ - "ro", - "ugh" - ], - [ - "rou", - "gh" - ], - [ - "r", - "ough" - ], - [ - "▁c", - "he" - ], - [ - "▁ch", - "e" - ], - [ - "▁", - "che" - ], - [ - "▁a", - "tt" - ], - [ - "▁at", - "t" - ], - [ - "▁", - "att" - ], - [ - "ot", - "h" - ], - [ - "o", - "th" - ], - [ - "л", - "а" - ], - [ - "▁c", - "o" - ], - [ - "▁", - "co" - ], - [ - "at", - "es" - ], - [ - "ate", - "s" - ], - [ - "a", - "tes" - ], - [ - "▁re", - "m" - ], - [ - "▁r", - "em" - ], - [ - "▁", - "rem" - ], - [ - "oo", - "d" - ], - [ - "o", - "od" - ], - [ - "Ty", - "pe" - ], - [ - "Typ", - "e" - ], - [ - "T", - "ype" - ], - [ - "le", - "d" - ], - [ - "l", - "ed" - ], - [ - "fu", - "l" - ], - [ - "f", - "ul" - ], - [ - "▁s", - "elf" - ], - [ - "▁sel", - "f" - ], - [ - "▁", - "self" - ], - [ - "o", - "f" - ], - [ - "▁A", - "r" - ], - [ - "▁", - "Ar" - ], - [ - "qu", - "e" - ], - [ - "q", - "ue" - ], - [ - "▁e", - "very" - ], - [ - "▁ev", - "ery" - ], - [ - "▁ever", - "y" - ], - [ - "▁", - "every" - ], - [ - "re", - "f" - ], - [ - "r", - "ef" - ], - [ - "Th", - "e" - ], - [ - "T", - "he" - ], - [ - "▁A", - "nd" - ], - [ - "▁An", - "d" - ], - [ - "▁", - "And" - ], - [ - "▁re", - "l" - ], - [ - "▁r", - "el" - ], - [ - "▁", - "rel" - ], - [ - "O", - "R" - ], - [ - "I", - "d" - ], - [ - "▁e", - "ven" - ], - [ - "▁ev", - "en" - ], - [ - "▁", - "even" - ], - [ - "E", - "N" - ], - [ - "▁h", - "and" - ], - [ - "▁ha", - "nd" - ], - [ - "▁han", - "d" - ], - [ - "▁", - "hand" - ], - [ - "ai", - "t" - ], - [ - "a", - "it" - ], - [ - "▁sh", - "ould" - ], - [ - "▁", - "should" - ], - [ - "▁a", - "fter" - ], - [ - "▁af", - "ter" - ], - [ - "▁", - "after" - ], - [ - "▁d", - "if" - ], - [ - "▁di", - "f" - ], - [ - "gh", - "t" - ], - [ - "g", - "ht" - ], - [ - "if", - "e" - ], - [ - "i", - "fe" - ], - [ - "at", - "or" - ], - [ - "ato", - "r" - ], - [ - "a", - "tor" - ], - [ - "as", - "h" - ], - [ - "a", - "sh" - ], - [ - "ri", - "but" - ], - [ - "rib", - "ut" - ], - [ - "ribu", - "t" - ], - [ - "um", - "ber" - ], - [ - "umb", - "er" - ], - [ - "u", - "mber" - ], - [ - "▁s", - "ee" - ], - [ - "▁se", - "e" - ], - [ - "▁", - "see" - ], - [ - "m", - "s" - ], - [ - "▁c", - "all" - ], - [ - "▁cal", - "l" - ], - [ - "▁ca", - "ll" - ], - [ - "▁", - "call" - ], - [ - "y", - "n" - ], - [ - "d", - "d" - ], - [ - "▁e", - "s" - ], - [ - "▁", - "es" - ], - [ - "▁m", - "ake" - ], - [ - "▁ma", - "ke" - ], - [ - "▁", - "make" - ], - [ - "ot", - "her" - ], - [ - "oth", - "er" - ], - [ - "othe", - "r" - ], - [ - "o", - "ther" - ], - [ - "▁", - "—" - ], - [ - "\")", - ";" - ], - [ - "\"", - ");" - ], - [ - "st", - "r" - ], - [ - "s", - "tr" - ], - [ - "▁l", - "ong" - ], - [ - "▁lo", - "ng" - ], - [ - "▁lon", - "g" - ], - [ - "▁", - "long" - ], - [ - "le", - "ment" - ], - [ - "lem", - "ent" - ], - [ - "l", - "ement" - ], - [ - "▁w", - "or" - ], - [ - "▁wo", - "r" - ], - [ - "▁", - "wor" - ], - [ - "it", - "s" - ], - [ - "i", - "ts" - ], - [ - "▁I", - "f" - ], - [ - "▁", - "If" - ], - [ - "al", - "se" - ], - [ - "als", - "e" - ], - [ - "л", - "ь" - ], - [ - "wa", - "rd" - ], - [ - "war", - "d" - ], - [ - "w", - "ard" - ], - [ - "▁п", - "о" - ], - [ - "▁", - "по" - ], - [ - "va", - "l" - ], - [ - "v", - "al" - ], - [ - "on", - "s" - ], - [ - "o", - "ns" - ], - [ - "▁", - "Z" - ], - [ - "▁n", - "ow" - ], - [ - "▁no", - "w" - ], - [ - "▁", - "now" - ], - [ - "da", - "ta" - ], - [ - "dat", - "a" - ], - [ - "d", - "ata" - ], - [ - "am", - "p" - ], - [ - "a", - "mp" - ], - [ - "en", - "se" - ], - [ - "ens", - "e" - ], - [ - "▁th", - "rough" - ], - [ - "▁thr", - "ough" - ], - [ - "▁thro", - "ugh" - ], - [ - "▁", - "through" - ], - [ - "▁d", - "own" - ], - [ - "▁do", - "wn" - ], - [ - "▁dow", - "n" - ], - [ - "▁", - "down" - ], - [ - "at", - "t" - ], - [ - "a", - "tt" - ], - [ - "▁st", - "atic" - ], - [ - "▁stat", - "ic" - ], - [ - "▁", - "static" - ], - [ - "ic", - "s" - ], - [ - "i", - "cs" - ], - [ - "#", - "#" - ], - [ - "po", - "s" - ], - [ - "p", - "os" - ], - [ - "▁v", - "oid" - ], - [ - "▁vo", - "id" - ], - [ - "▁", - "void" - ], - [ - "a", - "w" - ], - [ - "ou", - "n" - ], - [ - "o", - "un" - ], - [ - "▁w", - "ay" - ], - [ - "▁wa", - "y" - ], - [ - "▁", - "way" - ], - [ - "ib", - "le" - ], - [ - "i", - "ble" - ], - [ - "ve", - "nt" - ], - [ - "ven", - "t" - ], - [ - "v", - "ent" - ], - [ - "ow", - "er" - ], - [ - "owe", - "r" - ], - [ - "o", - "wer" - ], - [ - "▁th", - "ink" - ], - [ - "▁thin", - "k" - ], - [ - "▁", - "think" - ], - [ - "t", - "s" - ], - [ - "*", - "/" - ], - [ - "▁a", - "gain" - ], - [ - "▁ag", - "ain" - ], - [ - "▁", - "again" - ], - [ - "at", - "ing" - ], - [ - "ati", - "ng" - ], - [ - "atin", - "g" - ], - [ - "a", - "ting" - ], - [ - "т", - "е" - ], - [ - "ne", - "r" - ], - [ - "n", - "er" - ], - [ - "▁m", - "ost" - ], - [ - "▁mo", - "st" - ], - [ - "▁mos", - "t" - ], - [ - "▁", - "most" - ], - [ - "li", - "ne" - ], - [ - "lin", - "e" - ], - [ - "l", - "ine" - ], - [ - "y", - "m" - ], - [ - "▁s", - "ub" - ], - [ - "▁su", - "b" - ], - [ - "▁", - "sub" - ], - [ - "er", - "son" - ], - [ - "ers", - "on" - ], - [ - "▁re", - "qu" - ], - [ - "▁r", - "equ" - ], - [ - "▁req", - "u" - ], - [ - "▁", - "requ" - ], - [ - "A", - "L" - ], - [ - "A", - "R" - ], - [ - "ab", - "el" - ], - [ - "abe", - "l" - ], - [ - "a", - "bel" - ], - [ - "on", - "d" - ], - [ - "o", - "nd" - ], - [ - "))", - ";" - ], - [ - ")", - ");" - ], - [ - "▁S", - "e" - ], - [ - "▁", - "Se" - ], - [ - "▁B", - "ut" - ], - [ - "▁Bu", - "t" - ], - [ - "▁", - "But" - ], - [ - "al", - "k" - ], - [ - "▁A", - "n" - ], - [ - "▁", - "An" - ], - [ - "ne", - "w" - ], - [ - "n", - "ew" - ], - [ - "▁b", - "ecause" - ], - [ - "▁bec", - "ause" - ], - [ - "▁", - "because" - ], - [ - "ge", - "r" - ], - [ - "g", - "er" - ], - [ - "ul", - "ar" - ], - [ - "ula", - "r" - ], - [ - "u", - "lar" - ], - [ - "ro", - "up" - ], - [ - "rou", - "p" - ], - [ - "r", - "oup" - ], - [ - "t", - "a" - ], - [ - "..", - "." - ], - [ - ".", - ".." - ], - [ - "▁c", - "ons" - ], - [ - "▁con", - "s" - ], - [ - "▁co", - "ns" - ], - [ - "▁", - "cons" - ], - [ - "▁r", - "ight" - ], - [ - "▁ri", - "ght" - ], - [ - "▁rig", - "ht" - ], - [ - "▁", - "right" - ], - [ - "▁f", - "r" - ], - [ - "▁", - "fr" - ], - [ - "b", - "e" - ], - [ - "il", - "y" - ], - [ - "i", - "ly" - ], - [ - "к", - "и" - ], - [ - "▁p", - "h" - ], - [ - "▁", - "ph" - ], - [ - "ea", - "d" - ], - [ - "e", - "ad" - ], - [ - "?", - "\"" - ], - [ - "▁g", - "u" - ], - [ - "▁", - "gu" - ], - [ - "▁el", - "se" - ], - [ - "▁els", - "e" - ], - [ - "▁", - "else" - ], - [ - "▁s", - "om" - ], - [ - "▁so", - "m" - ], - [ - "▁", - "som" - ], - [ - "re", - "nt" - ], - [ - "ren", - "t" - ], - [ - "r", - "ent" - ], - [ - "c", - "o" - ], - [ - "em", - "ent" - ], - [ - "eme", - "nt" - ], - [ - "emen", - "t" - ], - [ - "e", - "ment" - ], - [ - "▁s", - "tr" - ], - [ - "▁st", - "r" - ], - [ - "▁", - "str" - ], - [ - "au", - "lt" - ], - [ - "aul", - "t" - ], - [ - "a", - "ult" - ], - [ - "▁", - "з" - ], - [ - "л", - "о" - ], - [ - "se", - "rt" - ], - [ - "ser", - "t" - ], - [ - "s", - "ert" - ], - [ - "va", - "r" - ], - [ - "v", - "ar" - ], - [ - "ty", - "pe" - ], - [ - "typ", - "e" - ], - [ - "t", - "ype" - ], - [ - "▁C", - "om" - ], - [ - "▁Co", - "m" - ], - [ - "▁", - "Com" - ], - [ - "л", - "е" - ], - [ - "in", - "s" - ], - [ - "i", - "ns" - ], - [ - "m", - "e" - ], - [ - "wa", - "y" - ], - [ - "w", - "ay" - ], - [ - "id", - "ent" - ], - [ - "ide", - "nt" - ], - [ - "iden", - "t" - ], - [ - "▁p", - "rov" - ], - [ - "▁pro", - "v" - ], - [ - "▁pr", - "ov" - ], - [ - "▁", - "prov" - ], - [ - "▁", - "м" - ], - [ - "▁tr", - "ue" - ], - [ - "▁", - "true" - ], - [ - "▁P", - "ro" - ], - [ - "▁Pr", - "o" - ], - [ - "▁", - "Pro" - ], - [ - "f", - "l" - ], - [ - "▁s", - "l" - ], - [ - "▁", - "sl" - ], - [ - "▁A", - "s" - ], - [ - "▁", - "As" - ], - [ - "}", - "\\" - ], - [ - "I", - "D" - ], - [ - "ue", - "s" - ], - [ - "u", - "es" - ], - [ - "▁in", - "st" - ], - [ - "▁ins", - "t" - ], - [ - "▁", - "inst" - ], - [ - "▁n", - "ame" - ], - [ - "▁na", - "me" - ], - [ - "▁nam", - "e" - ], - [ - "▁", - "name" - ], - [ - "o", - "x" - ], - [ - "▁", - ")" - ], - [ - "l", - "i" - ], - [ - "am", - "es" - ], - [ - "ame", - "s" - ], - [ - "a", - "mes" - ], - [ - "Re", - "s" - ], - [ - "R", - "es" - ], - [ - "▁s", - "ur" - ], - [ - "▁su", - "r" - ], - [ - "▁", - "sur" - ], - [ - "par", - "am" - ], - [ - "pa", - "ram" - ], - [ - "para", - "m" - ], - [ - "p", - "aram" - ], - [ - "▁st", - "art" - ], - [ - "▁star", - "t" - ], - [ - "▁sta", - "rt" - ], - [ - "▁", - "start" - ], - [ - "a", - "j" - ], - [ - "S", - "E" - ], - [ - "as", - "k" - ], - [ - "a", - "sk" - ], - [ - "I", - "T" - ], - [ - "St", - "ring" - ], - [ - "Str", - "ing" - ], - [ - "S", - "tring" - ], - [ - "▁a", - "ss" - ], - [ - "▁as", - "s" - ], - [ - "▁", - "ass" - ], - [ - "▁p", - "lay" - ], - [ - "▁pl", - "ay" - ], - [ - "▁", - "play" - ], - [ - "ti", - "ng" - ], - [ - "t", - "ing" - ], - [ - "to", - "n" - ], - [ - "t", - "on" - ], - [ - "▁b", - "efore" - ], - [ - "▁be", - "fore" - ], - [ - "▁bef", - "ore" - ], - [ - "▁", - "before" - ], - [ - "▁p", - "ol" - ], - [ - "▁po", - "l" - ], - [ - "▁", - "pol" - ], - [ - "ar", - "ch" - ], - [ - "arc", - "h" - ], - [ - "▁w", - "ell" - ], - [ - "▁we", - "ll" - ], - [ - "▁wel", - "l" - ], - [ - "▁", - "well" - ], - [ - "Co", - "m" - ], - [ - "C", - "om" - ], - [ - "an", - "y" - ], - [ - "a", - "ny" - ], - [ - "ol", - "og" - ], - [ - "olo", - "g" - ], - [ - "o", - "log" - ], - [ - "▁e", - "rr" - ], - [ - "▁er", - "r" - ], - [ - "▁", - "err" - ], - [ - "▁the", - "se" - ], - [ - "▁th", - "ese" - ], - [ - "ar", - "s" - ], - [ - "a", - "rs" - ], - [ - "e", - "b" - ], - [ - "▁b", - "r" - ], - [ - "▁", - "br" - ], - [ - "▁in", - "cl" - ], - [ - "▁inc", - "l" - ], - [ - "▁", - "incl" - ], - [ - "▁h", - "el" - ], - [ - "▁he", - "l" - ], - [ - "▁", - "hel" - ], - [ - "er", - "n" - ], - [ - "e", - "rn" - ], - [ - "od", - "y" - ], - [ - "o", - "dy" - ], - [ - "в", - "о" - ], - [ - "▁in", - "d" - ], - [ - "▁i", - "nd" - ], - [ - "▁", - "ind" - ], - [ - "--", - "--------------" - ], - [ - "----", - "------------" - ], - [ - "--------", - "--------" - ], - [ - "---", - "-------------" - ], - [ - "------------", - "----" - ], - [ - "-----", - "-----------" - ], - [ - "----------", - "------" - ], - [ - "------", - "----------" - ], - [ - "-------------", - "---" - ], - [ - "--------------", - "--" - ], - [ - "---------", - "-------" - ], - [ - "-------", - "---------" - ], - [ - "-----------", - "-----" - ], - [ - "▁d", - "ata" - ], - [ - "▁da", - "ta" - ], - [ - "▁dat", - "a" - ], - [ - "▁", - "data" - ], - [ - "▁g", - "ood" - ], - [ - "▁go", - "od" - ], - [ - "▁", - "good" - ], - [ - "L", - "E" - ], - [ - "]", - "," - ], - [ - "▁a", - "v" - ], - [ - "▁", - "av" - ], - [ - "▁a", - "c" - ], - [ - "▁", - "ac" - ], - [ - "id", - "er" - ], - [ - "ide", - "r" - ], - [ - "i", - "der" - ], - [ - "н", - "е" - ], - [ - "▁", - "Q" - ], - [ - "▁m", - "in" - ], - [ - "▁mi", - "n" - ], - [ - "▁", - "min" - ], - [ - "▁m", - "uch" - ], - [ - "▁mu", - "ch" - ], - [ - "c", - "i" - ], - [ - "el", - "s" - ], - [ - "e", - "ls" - ], - [ - "▁c", - "ur" - ], - [ - "▁cu", - "r" - ], - [ - "▁", - "cur" - ], - [ - "▁v", - "alue" - ], - [ - "▁val", - "ue" - ], - [ - "▁", - "value" - ], - [ - "er", - "y" - ], - [ - "e", - "ry" - ], - [ - "u", - "f" - ], - [ - "▁l", - "oc" - ], - [ - "▁lo", - "c" - ], - [ - "▁", - "loc" - ], - [ - "re", - "ak" - ], - [ - "rea", - "k" - ], - [ - "at", - "ive" - ], - [ - "ati", - "ve" - ], - [ - "ativ", - "e" - ], - [ - "im", - "es" - ], - [ - "ime", - "s" - ], - [ - "i", - "mes" - ], - [ - "C", - "l" - ], - [ - "▁", - "," - ], - [ - "▁s", - "er" - ], - [ - "▁se", - "r" - ], - [ - "▁", - "ser" - ], - [ - "▁d", - "ie" - ], - [ - "▁di", - "e" - ], - [ - "▁", - "die" - ], - [ - "▁tr", - "ans" - ], - [ - "▁tra", - "ns" - ], - [ - "▁", - "trans" - ], - [ - "▁res", - "ult" - ], - [ - "▁", - "result" - ], - [ - "ex", - "t" - ], - [ - "e", - "xt" - ], - [ - "▁a", - "ut" - ], - [ - "▁au", - "t" - ], - [ - "▁", - "aut" - ], - [ - "la", - "nd" - ], - [ - "lan", - "d" - ], - [ - "l", - "and" - ], - [ - "▁&", - "&" - ], - [ - "▁", - "&&" - ], - [ - "C", - "h" - ], - [ - "te", - "n" - ], - [ - "t", - "en" - ], - [ - "}", - "$" - ], - [ - "▁t", - "ype" - ], - [ - "▁typ", - "e" - ], - [ - "▁ty", - "pe" - ], - [ - "▁", - "type" - ], - [ - "con", - "d" - ], - [ - "co", - "nd" - ], - [ - "c", - "ond" - ], - [ - "ic", - "es" - ], - [ - "ice", - "s" - ], - [ - "i", - "ces" - ], - [ - "▁v", - "ery" - ], - [ - "▁ver", - "y" - ], - [ - "▁ve", - "ry" - ], - [ - "▁", - "very" - ], - [ - "▁o", - "wn" - ], - [ - "▁", - "own" - ], - [ - "▁f", - "il" - ], - [ - "▁fi", - "l" - ], - [ - "▁", - "fil" - ], - [ - "it", - "ies" - ], - [ - "iti", - "es" - ], - [ - "i", - "ties" - ], - [ - "▁p", - "rodu" - ], - [ - "▁pro", - "du" - ], - [ - "▁prod", - "u" - ], - [ - "▁", - "produ" - ], - [ - "▁re", - "ad" - ], - [ - "▁r", - "ead" - ], - [ - "▁", - "read" - ], - [ - "▁f", - "orm" - ], - [ - "▁for", - "m" - ], - [ - "▁fo", - "rm" - ], - [ - "▁", - "form" - ], - [ - "▁c", - "ase" - ], - [ - "▁cas", - "e" - ], - [ - "▁ca", - "se" - ], - [ - "▁", - "case" - ], - [ - "at", - "her" - ], - [ - "ath", - "er" - ], - [ - "a", - "ther" - ], - [ - "т", - "и" - ], - [ - "д", - "а" - ], - [ - "е", - "р" - ], - [ - "T", - "h" - ], - [ - "au", - "t" - ], - [ - "a", - "ut" - ], - [ - "▁s", - "pec" - ], - [ - "▁sp", - "ec" - ], - [ - "▁spe", - "c" - ], - [ - "▁", - "spec" - ], - [ - "i", - "j" - ], - [ - "b", - "l" - ], - [ - "il", - "ity" - ], - [ - "ili", - "ty" - ], - [ - "▁", - "é" - ], - [ - "▁e", - "r" - ], - [ - "▁", - "er" - ], - [ - "▁d", - "oes" - ], - [ - "▁do", - "es" - ], - [ - "▁", - "does" - ], - [ - "▁h", - "ere" - ], - [ - "▁he", - "re" - ], - [ - "▁her", - "e" - ], - [ - "▁", - "here" - ], - [ - "th", - "e" - ], - [ - "t", - "he" - ], - [ - "ur", - "es" - ], - [ - "ure", - "s" - ], - [ - "u", - "res" - ], - [ - "▁", - "%" - ], - [ - "mi", - "n" - ], - [ - "m", - "in" - ], - [ - "▁n", - "ull" - ], - [ - "▁nu", - "ll" - ], - [ - "▁", - "null" - ], - [ - "ra", - "p" - ], - [ - "r", - "ap" - ], - [ - "\"", - ")" - ], - [ - "r", - "r" - ], - [ - "Li", - "st" - ], - [ - "L", - "ist" - ], - [ - "ri", - "ght" - ], - [ - "rig", - "ht" - ], - [ - "r", - "ight" - ], - [ - "▁U", - "ser" - ], - [ - "▁Us", - "er" - ], - [ - "▁Use", - "r" - ], - [ - "▁", - "User" - ], - [ - "U", - "L" - ], - [ - "at", - "ional" - ], - [ - "ation", - "al" - ], - [ - "ati", - "onal" - ], - [ - "atio", - "nal" - ], - [ - "▁b", - "eing" - ], - [ - "▁be", - "ing" - ], - [ - "▁bei", - "ng" - ], - [ - "▁", - "being" - ], - [ - "A", - "N" - ], - [ - "s", - "k" - ], - [ - "▁c", - "ar" - ], - [ - "▁ca", - "r" - ], - [ - "▁", - "car" - ], - [ - "ol", - "e" - ], - [ - "o", - "le" - ], - [ - "▁d", - "ist" - ], - [ - "▁dis", - "t" - ], - [ - "▁di", - "st" - ], - [ - "▁", - "dist" - ], - [ - "pl", - "ic" - ], - [ - "p", - "lic" - ], - [ - "ol", - "low" - ], - [ - "oll", - "ow" - ], - [ - "▁p", - "res" - ], - [ - "▁pre", - "s" - ], - [ - "▁pr", - "es" - ], - [ - "▁", - "pres" - ], - [ - "▁s", - "uch" - ], - [ - "▁su", - "ch" - ], - [ - "▁suc", - "h" - ], - [ - "▁", - "such" - ], - [ - "re", - "am" - ], - [ - "rea", - "m" - ], - [ - "in", - "ce" - ], - [ - "inc", - "e" - ], - [ - "ga", - "n" - ], - [ - "g", - "an" - ], - [ - "▁F", - "or" - ], - [ - "▁Fo", - "r" - ], - [ - "▁", - "For" - ], - [ - "\"", - ":" - ], - [ - "so", - "n" - ], - [ - "s", - "on" - ], - [ - "riv", - "ate" - ], - [ - "▁y", - "ears" - ], - [ - "▁year", - "s" - ], - [ - "▁ye", - "ars" - ], - [ - "▁s", - "erv" - ], - [ - "▁se", - "rv" - ], - [ - "▁ser", - "v" - ], - [ - "▁", - "serv" - ], - [ - "▁m", - "ade" - ], - [ - "▁ma", - "de" - ], - [ - "▁mad", - "e" - ], - [ - "▁", - "made" - ], - [ - "de", - "f" - ], - [ - "d", - "ef" - ], - [ - ";", - "\r" - ], - [ - "▁g", - "l" - ], - [ - "▁", - "gl" - ], - [ - "▁b", - "el" - ], - [ - "▁be", - "l" - ], - [ - "▁", - "bel" - ], - [ - "▁l", - "ist" - ], - [ - "▁li", - "st" - ], - [ - "▁", - "list" - ], - [ - "▁c", - "or" - ], - [ - "▁co", - "r" - ], - [ - "▁", - "cor" - ], - [ - "▁d", - "et" - ], - [ - "▁de", - "t" - ], - [ - "▁", - "det" - ], - [ - "ce", - "ption" - ], - [ - "cept", - "ion" - ], - [ - "eg", - "in" - ], - [ - "e", - "gin" - ], - [ - "▁", - "б" - ], - [ - "▁c", - "har" - ], - [ - "▁ch", - "ar" - ], - [ - "▁cha", - "r" - ], - [ - "▁", - "char" - ], - [ - "tr", - "ans" - ], - [ - "tra", - "ns" - ], - [ - "▁f", - "am" - ], - [ - "▁fa", - "m" - ], - [ - "▁!", - "=" - ], - [ - "▁", - "!=" - ], - [ - "ou", - "se" - ], - [ - "ous", - "e" - ], - [ - "o", - "use" - ], - [ - "▁d", - "ec" - ], - [ - "▁de", - "c" - ], - [ - "▁", - "dec" - ], - [ - "ic", - "a" - ], - [ - "i", - "ca" - ], - [ - "▁m", - "any" - ], - [ - "▁man", - "y" - ], - [ - "▁ma", - "ny" - ], - [ - "▁", - "many" - ], - [ - "ak", - "ing" - ], - [ - "aki", - "ng" - ], - [ - "a", - "king" - ], - [ - "▁", - "à" - ], - [ - "▁s", - "im" - ], - [ - "▁si", - "m" - ], - [ - "▁", - "sim" - ], - [ - "ag", - "es" - ], - [ - "age", - "s" - ], - [ - "a", - "ges" - ], - [ - "uf", - "f" - ], - [ - "u", - "ff" - ], - [ - "as", - "ed" - ], - [ - "ase", - "d" - ], - [ - "a", - "sed" - ], - [ - "ma", - "n" - ], - [ - "m", - "an" - ], - [ - "▁S", - "h" - ], - [ - "▁", - "Sh" - ], - [ - "ie", - "t" - ], - [ - "i", - "et" - ], - [ - "ir", - "ect" - ], - [ - "ire", - "ct" - ], - [ - "i", - "rect" - ], - [ - "▁R", - "e" - ], - [ - "▁", - "Re" - ], - [ - "▁d", - "iffer" - ], - [ - "▁dif", - "fer" - ], - [ - "▁diff", - "er" - ], - [ - "▁f", - "ind" - ], - [ - "▁fin", - "d" - ], - [ - "▁fi", - "nd" - ], - [ - "▁", - "find" - ], - [ - "eth", - "od" - ], - [ - "▁", - "\r" - ], - [ - "in", - "es" - ], - [ - "ine", - "s" - ], - [ - "i", - "nes" - ], - [ - "▁in", - "v" - ], - [ - "▁i", - "nv" - ], - [ - "▁", - "inv" - ], - [ - "▁p", - "oint" - ], - [ - "▁po", - "int" - ], - [ - "▁poi", - "nt" - ], - [ - "▁", - "point" - ], - [ - "▁The", - "y" - ], - [ - "▁Th", - "ey" - ], - [ - "▁", - "They" - ], - [ - "▁u", - "sed" - ], - [ - "▁us", - "ed" - ], - [ - "▁use", - "d" - ], - [ - "▁", - "used" - ], - [ - "ct", - "ions" - ], - [ - "ction", - "s" - ], - [ - "▁st", - "ill" - ], - [ - "i", - "ó" - ], - [ - "in", - "ed" - ], - [ - "ine", - "d" - ], - [ - "i", - "ned" - ], - [ - "▁wh", - "ile" - ], - [ - "▁", - "while" - ], - [ - "I", - "t" - ], - [ - "em", - "ber" - ], - [ - "emb", - "er" - ], - [ - "e", - "mber" - ], - [ - "▁s", - "ay" - ], - [ - "▁sa", - "y" - ], - [ - "▁", - "say" - ], - [ - "▁he", - "lp" - ], - [ - "▁hel", - "p" - ], - [ - "▁", - "help" - ], - [ - "▁c", - "re" - ], - [ - "▁cr", - "e" - ], - [ - "▁", - "cre" - ], - [ - "▁", - "x" - ], - [ - "▁T", - "r" - ], - [ - "▁", - "Tr" - ], - [ - "um", - "ent" - ], - [ - "ume", - "nt" - ], - [ - "umen", - "t" - ], - [ - "u", - "ment" - ], - [ - "▁s", - "k" - ], - [ - "▁", - "sk" - ], - [ - "ou", - "ght" - ], - [ - "ough", - "t" - ], - [ - "ual", - "ly" - ], - [ - "u", - "ally" - ], - [ - "m", - "essage" - ], - [ - "▁C", - "on" - ], - [ - "▁Co", - "n" - ], - [ - "▁", - "Con" - ], - [ - "▁m", - "on" - ], - [ - "▁mo", - "n" - ], - [ - "▁", - "mon" - ], - [ - "ar", - "ed" - ], - [ - "are", - "d" - ], - [ - "a", - "red" - ], - [ - "wor", - "k" - ], - [ - "w", - "ork" - ], - [ - ")", - ":" - ], - [ - "is", - "ter" - ], - [ - "ist", - "er" - ], - [ - "iste", - "r" - ], - [ - "i", - "ster" - ], - [ - "ar", - "n" - ], - [ - "a", - "rn" - ], - [ - "iz", - "ed" - ], - [ - "ize", - "d" - ], - [ - "i", - "zed" - ], - [ - "Dat", - "a" - ], - [ - "Da", - "ta" - ], - [ - "D", - "ata" - ], - [ - "or", - "n" - ], - [ - "o", - "rn" - ], - [ - "▁h", - "ead" - ], - [ - "▁he", - "ad" - ], - [ - "▁", - "head" - ], - [ - "D", - "E" - ], - [ - "▁L", - "e" - ], - [ - "▁", - "Le" - ], - [ - "▁p", - "erson" - ], - [ - "▁per", - "son" - ], - [ - "▁pers", - "on" - ], - [ - "▁", - "person" - ], - [ - "ment", - "s" - ], - [ - "men", - "ts" - ], - [ - "m", - "ents" - ], - [ - "eng", - "th" - ], - [ - "e", - "ngth" - ], - [ - "▁f", - "alse" - ], - [ - "▁fal", - "se" - ], - [ - "▁fals", - "e" - ], - [ - "▁", - "false" - ], - [ - "▁m", - "ed" - ], - [ - "▁me", - "d" - ], - [ - "▁", - "med" - ], - [ - "▁D", - "e" - ], - [ - "▁", - "De" - ], - [ - "ac", - "he" - ], - [ - "ach", - "e" - ], - [ - "a", - "che" - ], - [ - "it", - "ed" - ], - [ - "ite", - "d" - ], - [ - "i", - "ted" - ], - [ - "▁l", - "et" - ], - [ - "▁le", - "t" - ], - [ - "▁", - "let" - ], - [ - "▁s", - "how" - ], - [ - "▁sh", - "ow" - ], - [ - "▁", - "show" - ], - [ - "▁s", - "ame" - ], - [ - "▁sa", - "me" - ], - [ - "▁sam", - "e" - ], - [ - "▁", - "same" - ], - [ - "us", - "s" - ], - [ - "u", - "ss" - ], - [ - "▁g", - "ener" - ], - [ - "▁gen", - "er" - ], - [ - "▁ge", - "ner" - ], - [ - "▁gene", - "r" - ], - [ - "▁", - "gener" - ], - [ - "▁", - "у" - ], - [ - "cu", - "r" - ], - [ - "c", - "ur" - ], - [ - "▁re", - "al" - ], - [ - "▁", - "real" - ], - [ - "ce", - "d" - ], - [ - "c", - "ed" - ], - [ - "\"", - ">" - ], - [ - "st", - "ruct" - ], - [ - "str", - "uct" - ], - [ - "stru", - "ct" - ], - [ - "be", - "gin" - ], - [ - "b", - "egin" - ], - [ - "ce", - "pt" - ], - [ - "cep", - "t" - ], - [ - "▁b", - "o" - ], - [ - "▁", - "bo" - ], - [ - "ir", - "ed" - ], - [ - "ire", - "d" - ], - [ - "i", - "red" - ], - [ - "▁F", - "r" - ], - [ - "▁", - "Fr" - ], - [ - "▁st", - "ud" - ], - [ - "▁", - "stud" - ], - [ - "de", - "v" - ], - [ - "d", - "ev" - ], - [ - "A", - "r" - ], - [ - "(", - "\\" - ], - [ - "▁C", - "l" - ], - [ - "▁", - "Cl" - ], - [ - "we", - "en" - ], - [ - "w", - "een" - ], - [ - "▁t", - "oo" - ], - [ - "▁to", - "o" - ], - [ - "▁", - "too" - ], - [ - "▁t", - "est" - ], - [ - "▁te", - "st" - ], - [ - "▁", - "test" - ], - [ - "▁d", - "ay" - ], - [ - "▁da", - "y" - ], - [ - "▁", - "day" - ], - [ - "o", - "h" - ], - [ - "▁f", - "ollow" - ], - [ - "▁fol", - "low" - ], - [ - "▁", - "follow" - ], - [ - "at", - "ure" - ], - [ - "atur", - "e" - ], - [ - "atu", - "re" - ], - [ - "z", - "e" - ], - [ - "ie", - "n" - ], - [ - "i", - "en" - ], - [ - "re", - "g" - ], - [ - "r", - "eg" - ], - [ - "ce", - "s" - ], - [ - "c", - "es" - ], - [ - "ur", - "ing" - ], - [ - "uri", - "ng" - ], - [ - "u", - "ring" - ], - [ - "am", - "b" - ], - [ - "a", - "mb" - ], - [ - "in", - "a" - ], - [ - "i", - "na" - ], - [ - "cr", - "i" - ], - [ - "c", - "ri" - ], - [ - "▁e", - "d" - ], - [ - "▁", - "ed" - ], - [ - "S", - "S" - ], - [ - "uc", - "k" - ], - [ - "u", - "ck" - ], - [ - "▁/", - "*" - ], - [ - "▁", - "/*" - ], - [ - "C", - "T" - ], - [ - "▁T", - "here" - ], - [ - "▁The", - "re" - ], - [ - "▁Th", - "ere" - ], - [ - "▁Ther", - "e" - ], - [ - "▁", - "There" - ], - [ - "▁t", - "ake" - ], - [ - "▁tak", - "e" - ], - [ - "▁ta", - "ke" - ], - [ - "▁", - "take" - ], - [ - "pa", - "r" - ], - [ - "p", - "ar" - ], - [ - "ul", - "e" - ], - [ - "u", - "le" - ], - [ - "ca", - "l" - ], - [ - "c", - "al" - ], - [ - "fo", - "r" - ], - [ - "f", - "or" - ], - [ - "**", - "**************" - ], - [ - "****", - "************" - ], - [ - "********", - "********" - ], - [ - "************", - "****" - ], - [ - "**************", - "**" - ], - [ - "s", - "ource" - ], - [ - "▁th", - "ose" - ], - [ - "co", - "l" - ], - [ - "c", - "ol" - ], - [ - "▁e", - "ff" - ], - [ - "▁", - "eff" - ], - [ - "mo", - "d" - ], - [ - "m", - "od" - ], - [ - "con", - "t" - ], - [ - "co", - "nt" - ], - [ - "c", - "ont" - ], - [ - "}", - "{" - ], - [ - "▁a", - "round" - ], - [ - "▁ar", - "ound" - ], - [ - "▁", - "around" - ], - [ - "pr", - "ess" - ], - [ - "pre", - "ss" - ], - [ - "pres", - "s" - ], - [ - "p", - "ress" - ], - [ - "b", - "y" - ], - [ - "▁go", - "ing" - ], - [ - "▁", - "going" - ], - [ - "pon", - "se" - ], - [ - "pons", - "e" - ], - [ - "▁", - "С" - ], - [ - "▁l", - "ine" - ], - [ - "▁li", - "ne" - ], - [ - "▁lin", - "e" - ], - [ - "▁", - "line" - ], - [ - "da", - "te" - ], - [ - "dat", - "e" - ], - [ - "d", - "ate" - ], - [ - "co", - "de" - ], - [ - "cod", - "e" - ], - [ - "c", - "ode" - ], - [ - "[", - "'" - ], - [ - "▁l", - "ife" - ], - [ - "▁li", - "fe" - ], - [ - "▁lif", - "e" - ], - [ - "▁", - "life" - ], - [ - "as", - "on" - ], - [ - "a", - "son" - ], - [ - "▁u", - "sing" - ], - [ - "▁us", - "ing" - ], - [ - "▁", - "using" - ], - [ - "▁v", - "al" - ], - [ - "▁va", - "l" - ], - [ - "▁", - "val" - ], - [ - "▁d", - "u" - ], - [ - "▁", - "du" - ], - [ - "y", - "p" - ], - [ - "▁O", - "n" - ], - [ - "▁", - "On" - ], - [ - "▁f", - "ound" - ], - [ - "▁fo", - "und" - ], - [ - "▁fou", - "nd" - ], - [ - "▁", - "found" - ], - [ - "ol", - "ut" - ], - [ - "olu", - "t" - ], - [ - "'", - "]" - ], - [ - "ar", - "ent" - ], - [ - "are", - "nt" - ], - [ - "aren", - "t" - ], - [ - "a", - "rent" - ], - [ - "▁s", - "tring" - ], - [ - "▁st", - "ring" - ], - [ - "▁str", - "ing" - ], - [ - "▁stri", - "ng" - ], - [ - "▁", - "string" - ], - [ - "▁m", - "et" - ], - [ - "▁me", - "t" - ], - [ - "▁", - "met" - ], - [ - "▁w", - "r" - ], - [ - "▁", - "wr" - ], - [ - "us", - "h" - ], - [ - "u", - "sh" - ], - [ - "st", - "ring" - ], - [ - "str", - "ing" - ], - [ - "stri", - "ng" - ], - [ - "s", - "tring" - ], - [ - "si", - "ze" - ], - [ - "s", - "ize" - ], - [ - "▁v", - "er" - ], - [ - "▁ve", - "r" - ], - [ - "▁", - "ver" - ], - [ - "▁e", - "ach" - ], - [ - "▁", - "each" - ], - [ - "val", - "ue" - ], - [ - "v", - "alue" - ], - [ - "▁l", - "ast" - ], - [ - "▁la", - "st" - ], - [ - "▁las", - "t" - ], - [ - "▁", - "last" - ], - [ - "▁g", - "ot" - ], - [ - "▁go", - "t" - ], - [ - "▁", - "got" - ], - [ - "ve", - "n" - ], - [ - "v", - "en" - ], - [ - "ba", - "ck" - ], - [ - "b", - "ack" - ], - [ - "Se", - "t" - ], - [ - "S", - "et" - ], - [ - "e", - "y" - ], - [ - "ro", - "l" - ], - [ - "r", - "ol" - ], - [ - "▁c", - "r" - ], - [ - "▁", - "cr" - ], - [ - "th", - "ing" - ], - [ - "t", - "hing" - ], - [ - "re", - "t" - ], - [ - "r", - "et" - ], - [ - "é", - "s" - ], - [ - "is", - "m" - ], - [ - "i", - "sm" - ], - [ - "▁bet", - "ween" - ], - [ - "▁", - "between" - ], - [ - "O", - "b" - ], - [ - "et", - "hing" - ], - [ - "eth", - "ing" - ], - [ - "e", - "thing" - ], - [ - "m", - "p" - ], - [ - "▁l", - "o" - ], - [ - "▁", - "lo" - ], - [ - "at", - "s" - ], - [ - "a", - "ts" - ], - [ - "▁N", - "ew" - ], - [ - "▁Ne", - "w" - ], - [ - "▁", - "New" - ], - [ - "в", - "и" - ], - [ - "ad", - "o" - ], - [ - "a", - "do" - ], - [ - "de", - "x" - ], - [ - "d", - "ex" - ], - [ - "д", - "и" - ], - [ - "▁p", - "ass" - ], - [ - "▁pas", - "s" - ], - [ - "▁pa", - "ss" - ], - [ - "▁", - "pass" - ], - [ - "w", - "h" - ], - [ - "▁d", - "en" - ], - [ - "▁de", - "n" - ], - [ - "▁", - "den" - ], - [ - "Ge", - "t" - ], - [ - "G", - "et" - ], - [ - "ap", - "t" - ], - [ - "a", - "pt" - ], - [ - "▁a", - "sk" - ], - [ - "▁as", - "k" - ], - [ - "▁", - "ask" - ], - [ - "▁s", - "up" - ], - [ - "▁su", - "p" - ], - [ - "▁", - "sup" - ], - [ - "Val", - "ue" - ], - [ - "V", - "alue" - ], - [ - "н", - "ы" - ], - [ - "▁t", - "ry" - ], - [ - "▁tr", - "y" - ], - [ - "▁", - "try" - ], - [ - "lat", - "ion" - ], - [ - "l", - "ation" - ], - [ - "da", - "y" - ], - [ - "d", - "ay" - ], - [ - "ne", - "ss" - ], - [ - "nes", - "s" - ], - [ - "n", - "ess" - ], - [ - "et", - "s" - ], - [ - "e", - "ts" - ], - [ - "▁ex", - "per" - ], - [ - "▁exp", - "er" - ], - [ - "▁", - "exper" - ], - [ - "T", - "r" - ], - [ - "▁M", - "ar" - ], - [ - "▁Ma", - "r" - ], - [ - "▁", - "Mar" - ], - [ - "se", - "rv" - ], - [ - "ser", - "v" - ], - [ - "s", - "erv" - ], - [ - "b", - "r" - ], - [ - "▁n", - "umber" - ], - [ - "▁num", - "ber" - ], - [ - "▁nu", - "mber" - ], - [ - "▁", - "number" - ], - [ - "in", - "al" - ], - [ - "ina", - "l" - ], - [ - "i", - "nal" - ], - [ - "ce", - "nt" - ], - [ - "cen", - "t" - ], - [ - "c", - "ent" - ], - [ - "/", - "*" - ], - [ - "no", - "t" - ], - [ - "n", - "ot" - ], - [ - "ion", - "al" - ], - [ - "io", - "nal" - ], - [ - "iona", - "l" - ], - [ - "i", - "onal" - ], - [ - "▁f", - "inal" - ], - [ - "▁fin", - "al" - ], - [ - "▁fi", - "nal" - ], - [ - "▁", - "final" - ], - [ - "'", - ")" - ], - [ - "▁r", - "un" - ], - [ - "▁ru", - "n" - ], - [ - "▁", - "run" - ], - [ - "ov", - "er" - ], - [ - "ove", - "r" - ], - [ - "o", - "ver" - ], - [ - "▁n", - "ever" - ], - [ - "▁ne", - "ver" - ], - [ - "▁", - "never" - ], - [ - "u", - "c" - ], - [ - "▁h", - "igh" - ], - [ - "▁hig", - "h" - ], - [ - "▁hi", - "gh" - ], - [ - "▁", - "high" - ], - [ - "yl", - "e" - ], - [ - "y", - "le" - ], - [ - "▁in", - "s" - ], - [ - "▁i", - "ns" - ], - [ - "▁", - "ins" - ], - [ - "▁b", - "est" - ], - [ - "▁be", - "st" - ], - [ - "▁bes", - "t" - ], - [ - "▁", - "best" - ], - [ - "it", - "tle" - ], - [ - "itt", - "le" - ], - [ - "ri", - "c" - ], - [ - "r", - "ic" - ], - [ - "▁s", - "ign" - ], - [ - "▁si", - "gn" - ], - [ - "▁sig", - "n" - ], - [ - "▁", - "sign" - ], - [ - "▁d", - "em" - ], - [ - "▁de", - "m" - ], - [ - "▁", - "dem" - ], - [ - "in", - "ess" - ], - [ - "ine", - "ss" - ], - [ - "ines", - "s" - ], - [ - "i", - "ness" - ], - [ - "g", - "y" - ], - [ - "▁w", - "ar" - ], - [ - "▁wa", - "r" - ], - [ - "▁", - "war" - ], - [ - "is", - "hed" - ], - [ - "ish", - "ed" - ], - [ - "▁g", - "iv" - ], - [ - "▁gi", - "v" - ], - [ - "ke", - "y" - ], - [ - "k", - "ey" - ], - [ - "▁", - "X" - ], - [ - "(", - "$" - ], - [ - "▁ch", - "ild" - ], - [ - "▁chi", - "ld" - ], - [ - "▁", - "child" - ], - [ - "le", - "ss" - ], - [ - "les", - "s" - ], - [ - "l", - "ess" - ], - [ - "way", - "s" - ], - [ - "wa", - "ys" - ], - [ - "w", - "ays" - ], - [ - "in", - "cl" - ], - [ - "inc", - "l" - ], - [ - "ro", - "p" - ], - [ - "r", - "op" - ], - [ - "ra", - "w" - ], - [ - "r", - "aw" - ], - [ - ":", - "//" - ], - [ - "▁", - "«" - ], - [ - "n", - "o" - ], - [ - "ind", - "ow" - ], - [ - "indo", - "w" - ], - [ - "f", - "e" - ], - [ - "ri", - "end" - ], - [ - "rie", - "nd" - ], - [ - "rien", - "d" - ], - [ - "▁l", - "es" - ], - [ - "▁le", - "s" - ], - [ - "▁", - "les" - ], - [ - "▁l", - "os" - ], - [ - "▁lo", - "s" - ], - [ - "▁", - "los" - ], - [ - "fil", - "e" - ], - [ - "fi", - "le" - ], - [ - "f", - "ile" - ], - [ - "form", - "ation" - ], - [ - "format", - "ion" - ], - [ - "cc", - "ess" - ], - [ - "c", - "cess" - ], - [ - "▁", - "В" - ], - [ - "n", - "a" - ], - [ - "▁i", - "l" - ], - [ - "▁", - "il" - ], - [ - "is", - "ion" - ], - [ - "isi", - "on" - ], - [ - "le", - "r" - ], - [ - "l", - "er" - ], - [ - "▁a", - "rt" - ], - [ - "▁ar", - "t" - ], - [ - "▁", - "art" - ], - [ - "Con", - "t" - ], - [ - "Co", - "nt" - ], - [ - "C", - "ont" - ], - [ - "▁w", - "orld" - ], - [ - "▁wor", - "ld" - ], - [ - "▁", - "world" - ], - [ - "▁t", - "urn" - ], - [ - "▁tu", - "rn" - ], - [ - "▁tur", - "n" - ], - [ - "▁", - "turn" - ], - [ - "▁re", - "ally" - ], - [ - "▁real", - "ly" - ], - [ - "▁E", - "x" - ], - [ - "▁", - "Ex" - ], - [ - "м", - "а" - ], - [ - "▁", - "П" - ], - [ - "ter", - "s" - ], - [ - "te", - "rs" - ], - [ - "t", - "ers" - ], - [ - "ar", - "get" - ], - [ - "arg", - "et" - ], - [ - "arge", - "t" - ], - [ - "Er", - "r" - ], - [ - "E", - "rr" - ], - [ - "▁h", - "app" - ], - [ - "▁ha", - "pp" - ], - [ - "ti", - "me" - ], - [ - "tim", - "e" - ], - [ - "t", - "ime" - ], - [ - "▁S", - "o" - ], - [ - "▁", - "So" - ], - [ - "di", - "v" - ], - [ - "d", - "iv" - ], - [ - "▁did", - "n" - ], - [ - "▁di", - "dn" - ], - [ - "ad", - "a" - ], - [ - "a", - "da" - ], - [ - "oo", - "t" - ], - [ - "o", - "ot" - ], - [ - "}", - ")" - ], - [ - "▁s", - "ch" - ], - [ - "▁sc", - "h" - ], - [ - "▁", - "sch" - ], - [ - "▁c", - "le" - ], - [ - "▁cl", - "e" - ], - [ - "▁", - "cle" - ], - [ - "▁some", - "thing" - ], - [ - "▁som", - "ething" - ], - [ - "▁somet", - "hing" - ], - [ - "▁", - "something" - ], - [ - "()", - "." - ], - [ - "(", - ")." - ], - [ - "▁c", - "our" - ], - [ - "▁co", - "ur" - ], - [ - "▁cou", - "r" - ], - [ - "ev", - "er" - ], - [ - "eve", - "r" - ], - [ - "e", - "ver" - ], - [ - "an", - "ts" - ], - [ - "ant", - "s" - ], - [ - "▁", - "?" - ], - [ - "T", - "o" - ], - [ - "▁", - "`" - ], - [ - "tr", - "y" - ], - [ - "t", - "ry" - ], - [ - "u", - "x" - ], - [ - "ai", - "s" - ], - [ - "a", - "is" - ], - [ - "ro", - "ss" - ], - [ - "ros", - "s" - ], - [ - "r", - "oss" - ], - [ - "hi", - "p" - ], - [ - "h", - "ip" - ], - [ - "▁re", - "p" - ], - [ - "▁r", - "ep" - ], - [ - "▁", - "rep" - ], - [ - "la", - "bel" - ], - [ - "lab", - "el" - ], - [ - "l", - "abel" - ], - [ - "▁b", - "oth" - ], - [ - "▁bo", - "th" - ], - [ - "▁bot", - "h" - ], - [ - "▁", - "both" - ], - [ - "*", - "," - ], - [ - "ot", - "t" - ], - [ - "o", - "tt" - ], - [ - "м", - "и" - ], - [ - "an", - "e" - ], - [ - "a", - "ne" - ], - [ - "▁o", - "pen" - ], - [ - "▁op", - "en" - ], - [ - "▁", - "open" - ], - [ - "w", - "w" - ], - [ - "▁c", - "ome" - ], - [ - "▁com", - "e" - ], - [ - "▁co", - "me" - ], - [ - "▁", - "come" - ], - [ - "▁e", - "xt" - ], - [ - "▁ex", - "t" - ], - [ - "▁", - "ext" - ], - [ - "re", - "m" - ], - [ - "r", - "em" - ], - [ - "_{", - "\\" - ], - [ - "_", - "{\\" - ], - [ - "▁o", - "ld" - ], - [ - "▁ol", - "d" - ], - [ - "▁", - "old" - ], - [ - "ch", - "ed" - ], - [ - "che", - "d" - ], - [ - "c", - "hed" - ], - [ - ".", - "_" - ], - [ - "M", - "E" - ], - [ - "if", - "y" - ], - [ - "i", - "fy" - ], - [ - "g", - "g" - ], - [ - "Co", - "l" - ], - [ - "C", - "ol" - ], - [ - "vi", - "ew" - ], - [ - "v", - "iew" - ], - [ - "▁b", - "us" - ], - [ - "▁bu", - "s" - ], - [ - "▁", - "bus" - ], - [ - "▁m", - "ust" - ], - [ - "▁mus", - "t" - ], - [ - "▁mu", - "st" - ], - [ - "▁", - "must" - ], - [ - "▁d", - "ifferent" - ], - [ - "▁differ", - "ent" - ], - [ - "lo", - "g" - ], - [ - "l", - "og" - ], - [ - "is", - "ts" - ], - [ - "ist", - "s" - ], - [ - "i", - "sts" - ], - [ - "ro", - "ll" - ], - [ - "rol", - "l" - ], - [ - "r", - "oll" - ], - [ - "a", - "i" - ], - [ - "▁з", - "а" - ], - [ - "▁", - "за" - ], - [ - "▁s", - "ystem" - ], - [ - "▁sys", - "tem" - ], - [ - "▁syst", - "em" - ], - [ - "▁", - "system" - ], - [ - "iv", - "ers" - ], - [ - "ive", - "rs" - ], - [ - "iver", - "s" - ], - [ - "i", - "vers" - ], - [ - "at", - "us" - ], - [ - "atu", - "s" - ], - [ - "ot", - "e" - ], - [ - "o", - "te" - ], - [ - "me", - "d" - ], - [ - "m", - "ed" - ], - [ - "]", - "." - ], - [ - "ak", - "es" - ], - [ - "ake", - "s" - ], - [ - "a", - "kes" - ], - [ - "R", - "O" - ], - [ - "▁c", - "ent" - ], - [ - "▁ce", - "nt" - ], - [ - "▁", - "cent" - ], - [ - "gr", - "am" - ], - [ - "gra", - "m" - ], - [ - "g", - "ram" - ], - [ - "▁p", - "rivate" - ], - [ - "▁priv", - "ate" - ], - [ - "▁", - "private" - ], - [ - "▁g", - "reat" - ], - [ - "▁gre", - "at" - ], - [ - "\"", - ";" - ], - [ - "op", - "y" - ], - [ - "o", - "py" - ], - [ - "▁fe", - "el" - ], - [ - "▁fee", - "l" - ], - [ - "▁H", - "ow" - ], - [ - "▁Ho", - "w" - ], - [ - "▁", - "How" - ], - [ - "//", - "//" - ], - [ - "///", - "/" - ], - [ - "/", - "///" - ], - [ - "I", - "C" - ], - [ - "▁d", - "r" - ], - [ - "▁", - "dr" - ], - [ - "ain", - "s" - ], - [ - "ai", - "ns" - ], - [ - "a", - "ins" - ], - [ - "lo", - "ck" - ], - [ - "loc", - "k" - ], - [ - "l", - "ock" - ], - [ - "E", - "n" - ], - [ - "▁S", - "ch" - ], - [ - "▁Sc", - "h" - ], - [ - "▁", - "Sch" - ], - [ - "▁m", - "at" - ], - [ - "▁ma", - "t" - ], - [ - "▁", - "mat" - ], - [ - "▁h", - "ome" - ], - [ - "▁hom", - "e" - ], - [ - "▁ho", - "me" - ], - [ - "▁", - "home" - ], - [ - "per", - "ty" - ], - [ - "pert", - "y" - ], - [ - "te", - "st" - ], - [ - "tes", - "t" - ], - [ - "t", - "est" - ], - [ - "lo", - "c" - ], - [ - "l", - "oc" - ], - [ - "▁w", - "om" - ], - [ - "▁wo", - "m" - ], - [ - "s", - "w" - ], - [ - "ar", - "ly" - ], - [ - "arl", - "y" - ], - [ - "▁E", - "n" - ], - [ - "▁", - "En" - ], - [ - "▁к", - "о" - ], - [ - "▁", - "ко" - ], - [ - "de", - "n" - ], - [ - "d", - "en" - ], - [ - "ст", - "а" - ], - [ - "с", - "та" - ], - [ - "▁", - "а" - ], - [ - "et", - "er" - ], - [ - "ete", - "r" - ], - [ - "e", - "ter" - ], - [ - "▁incl", - "ud" - ], - [ - "▁inclu", - "d" - ], - [ - "UL", - "L" - ], - [ - "U", - "LL" - ], - [ - "▁m", - "em" - ], - [ - "▁me", - "m" - ], - [ - "▁", - "mem" - ], - [ - "▁p", - "o" - ], - [ - "▁", - "po" - ], - [ - "▁l", - "ittle" - ], - [ - "▁lit", - "tle" - ], - [ - "▁litt", - "le" - ], - [ - "▁a", - "rg" - ], - [ - "▁ar", - "g" - ], - [ - "▁", - "arg" - ], - [ - "▁}", - "," - ], - [ - "▁", - "}," - ], - [ - "in", - "clude" - ], - [ - "incl", - "ude" - ], - [ - "et", - "a" - ], - [ - "e", - "ta" - ], - [ - "▁p", - "lace" - ], - [ - "▁pl", - "ace" - ], - [ - "▁plac", - "e" - ], - [ - "▁", - "place" - ], - [ - "id", - "th" - ], - [ - "us", - "tom" - ], - [ - "ust", - "om" - ], - [ - "▁|", - "|" - ], - [ - "▁", - "||" - ], - [ - "▁t", - "em" - ], - [ - "▁te", - "m" - ], - [ - "▁", - "tem" - ], - [ - "ri", - "ed" - ], - [ - "rie", - "d" - ], - [ - "r", - "ied" - ], - [ - "▁f", - "act" - ], - [ - "▁fac", - "t" - ], - [ - "▁fa", - "ct" - ], - [ - "▁", - "fact" - ], - [ - "ien", - "ce" - ], - [ - "i", - "ence" - ], - [ - "▁P", - "l" - ], - [ - "▁", - "Pl" - ], - [ - "op", - "t" - ], - [ - "o", - "pt" - ], - [ - "el", - "e" - ], - [ - "e", - "le" - ], - [ - "g", - "o" - ], - [ - "A", - "C" - ], - [ - "in", - "ter" - ], - [ - "int", - "er" - ], - [ - "inte", - "r" - ], - [ - "====", - "====" - ], - [ - "()", - "," - ], - [ - "(", - ")," - ], - [ - "ot", - "s" - ], - [ - "o", - "ts" - ], - [ - "ra", - "l" - ], - [ - "r", - "al" - ], - [ - "iqu", - "e" - ], - [ - "iq", - "ue" - ], - [ - "i", - "que" - ], - [ - "av", - "ing" - ], - [ - "avi", - "ng" - ], - [ - "a", - "ving" - ], - [ - "m", - "l" - ], - [ - "▁th", - "ought" - ], - [ - "▁though", - "t" - ], - [ - "▁thou", - "ght" - ], - [ - "fr", - "ac" - ], - [ - "f", - "rac" - ], - [ - "▁c", - "are" - ], - [ - "▁car", - "e" - ], - [ - "▁ca", - "re" - ], - [ - "▁", - "care" - ], - [ - "()", - ");" - ], - [ - "())", - ";" - ], - [ - "(", - "));" - ], - [ - "▁p", - "ut" - ], - [ - "▁pu", - "t" - ], - [ - "▁", - "put" - ], - [ - "▁m", - "ight" - ], - [ - "▁mi", - "ght" - ], - [ - "▁mig", - "ht" - ], - [ - "▁A", - "mer" - ], - [ - "▁Am", - "er" - ], - [ - "▁", - "Amer" - ], - [ - "▁(", - "!" - ], - [ - "▁", - "(!" - ], - [ - "am", - "ple" - ], - [ - "amp", - "le" - ], - [ - "al", - "th" - ], - [ - "alt", - "h" - ], - [ - "▁f", - "ew" - ], - [ - "▁fe", - "w" - ], - [ - "▁st", - "ate" - ], - [ - "▁stat", - "e" - ], - [ - "▁sta", - "te" - ], - [ - "▁", - "state" - ], - [ - "su", - "b" - ], - [ - "s", - "ub" - ], - [ - "▁O", - "r" - ], - [ - "▁", - "Or" - ], - [ - "]", - ";" - ], - [ - "▁s", - "ize" - ], - [ - "▁si", - "ze" - ], - [ - "▁", - "size" - ], - [ - "��S", - "p" - ], - [ - "▁", - "Sp" - ], - [ - "▁with", - "out" - ], - [ - "▁", - "without" - ], - [ - "▁p", - "oss" - ], - [ - "▁pos", - "s" - ], - [ - "▁po", - "ss" - ], - [ - "▁", - "poss" - ], - [ - "e", - "q" - ], - [ - "pl", - "ay" - ], - [ - "p", - "lay" - ], - [ - "▁ex", - "pect" - ], - [ - "▁exp", - "ect" - ], - [ - "▁", - "expect" - ], - [ - "▁se", - "cond" - ], - [ - "▁sec", - "ond" - ], - [ - "▁", - "second" - ], - [ - "▁S", - "tring" - ], - [ - "▁St", - "ring" - ], - [ - "▁Str", - "ing" - ], - [ - "▁", - "String" - ], - [ - "ui", - "ld" - ], - [ - "u", - "ild" - ], - [ - "▁n", - "ext" - ], - [ - "▁ne", - "xt" - ], - [ - "▁", - "next" - ], - [ - "+", - "+" - ], - [ - "re", - "qu" - ], - [ - "req", - "u" - ], - [ - "r", - "equ" - ], - [ - "▁A", - "ll" - ], - [ - "▁Al", - "l" - ], - [ - "▁", - "All" - ], - [ - "▁m", - "en" - ], - [ - "▁me", - "n" - ], - [ - "▁", - "men" - ], - [ - "▁W", - "hen" - ], - [ - "▁Wh", - "en" - ], - [ - "▁Whe", - "n" - ], - [ - "▁", - "When" - ], - [ - "it", - "er" - ], - [ - "ite", - "r" - ], - [ - "i", - "ter" - ], - [ - "am", - "ent" - ], - [ - "ame", - "nt" - ], - [ - "amen", - "t" - ], - [ - "a", - "ment" - ], - [ - "ne", - "t" - ], - [ - "n", - "et" - ], - [ - "▁", - "К" - ], - [ - "ro", - "n" - ], - [ - "r", - "on" - ], - [ - "ain", - "t" - ], - [ - "ai", - "nt" - ], - [ - "a", - "int" - ], - [ - "▁I", - "s" - ], - [ - "▁", - "Is" - ], - [ - "в", - "е" - ], - [ - "pe", - "nd" - ], - [ - "pen", - "d" - ], - [ - "p", - "end" - ], - [ - "trans", - "lation" - ], - [ - "transl", - "ation" - ], - [ - "▁г", - "о" - ], - [ - "▁", - "го" - ], - [ - "ч", - "е" - ], - [ - "▁v", - "an" - ], - [ - "▁va", - "n" - ], - [ - "▁", - "van" - ], - [ - "▁an", - "other" - ], - [ - "▁ano", - "ther" - ], - [ - "▁re", - "t" - ], - [ - "▁r", - "et" - ], - [ - "▁", - "ret" - ], - [ - "▁L", - "a" - ], - [ - "▁", - "La" - ], - [ - "Mo", - "d" - ], - [ - "M", - "od" - ], - [ - "IO", - "N" - ], - [ - "I", - "ON" - ], - [ - "li", - "st" - ], - [ - "l", - "ist" - ], - [ - "▁p", - "ost" - ], - [ - "▁pos", - "t" - ], - [ - "▁po", - "st" - ], - [ - "▁", - "post" - ], - [ - "d", - "a" - ], - [ - "wa", - "re" - ], - [ - "war", - "e" - ], - [ - "w", - "are" - ], - [ - "▁w", - "ord" - ], - [ - "▁wor", - "d" - ], - [ - "▁wo", - "rd" - ], - [ - "▁", - "word" - ], - [ - "Err", - "or" - ], - [ - "Er", - "ror" - ], - [ - "▁se", - "em" - ], - [ - "▁see", - "m" - ], - [ - "▁cont", - "in" - ], - [ - "▁", - "contin" - ], - [ - "at", - "ic" - ], - [ - "ati", - "c" - ], - [ - "▁th", - "ree" - ], - [ - "▁thr", - "ee" - ], - [ - "▁", - "three" - ], - [ - "Ob", - "ject" - ], - [ - "Obj", - "ect" - ], - [ - "▁part", - "ic" - ], - [ - "▁parti", - "c" - ], - [ - "$", - "." - ], - [ - "▁m", - "ark" - ], - [ - "▁mar", - "k" - ], - [ - "▁", - "mark" - ], - [ - "▁v", - "is" - ], - [ - "▁vi", - "s" - ], - [ - "▁", - "vis" - ], - [ - "r", - "c" - ], - [ - "▁s", - "w" - ], - [ - "▁", - "sw" - ], - [ - "pt", - "ions" - ], - [ - "ption", - "s" - ], - [ - "▁b", - "reak" - ], - [ - "▁bre", - "ak" - ], - [ - "▁", - "break" - ], - [ - "▁th", - "ings" - ], - [ - "▁thing", - "s" - ], - [ - "▁thin", - "gs" - ], - [ - "ut", - "e" - ], - [ - "u", - "te" - ], - [ - "u", - "i" - ], - [ - "▁T", - "hat" - ], - [ - "▁Th", - "at" - ], - [ - "▁", - "That" - ], - [ - "ur", - "s" - ], - [ - "u", - "rs" - ], - [ - "g", - "l" - ], - [ - "р", - "у" - ], - [ - "▁f", - "ile" - ], - [ - "▁fil", - "e" - ], - [ - "▁fi", - "le" - ], - [ - "▁", - "file" - ], - [ - "us", - "e" - ], - [ - "u", - "se" - ], - [ - "ig", - "ned" - ], - [ - "ign", - "ed" - ], - [ - "igne", - "d" - ], - [ - "par", - "t" - ], - [ - "pa", - "rt" - ], - [ - "p", - "art" - ], - [ - "U", - "n" - ], - [ - "▁e", - "qu" - ], - [ - "▁eq", - "u" - ], - [ - "▁", - "equ" - ], - [ - "(", - "&" - ], - [ - "▁l", - "ead" - ], - [ - "▁le", - "ad" - ], - [ - "r", - "m" - ], - [ - "ain", - "ed" - ], - [ - "ai", - "ned" - ], - [ - "aine", - "d" - ], - [ - "a", - "ined" - ], - [ - "▁B", - "e" - ], - [ - "▁", - "Be" - ], - [ - "pat", - "h" - ], - [ - "pa", - "th" - ], - [ - "p", - "ath" - ], - [ - "▁sm", - "all" - ], - [ - "▁", - "small" - ], - [ - "ag", - "er" - ], - [ - "age", - "r" - ], - [ - "a", - "ger" - ], - [ - "▁al", - "ways" - ], - [ - "▁", - "always" - ], - [ - "▁E", - "l" - ], - [ - "▁", - "El" - ], - [ - "▁or", - "der" - ], - [ - "▁ord", - "er" - ], - [ - "▁", - "order" - ], - [ - "▁e", - "y" - ], - [ - "▁", - "ey" - ], - [ - "▁w", - "on" - ], - [ - "▁wo", - "n" - ], - [ - "▁", - "won" - ], - [ - "ap", - "e" - ], - [ - "a", - "pe" - ], - [ - "▁l", - "eft" - ], - [ - "▁le", - "ft" - ], - [ - "▁", - "left" - ], - [ - "av", - "a" - ], - [ - "a", - "va" - ], - [ - "it", - "em" - ], - [ - "ite", - "m" - ], - [ - "i", - "tem" - ], - [ - "ho", - "r" - ], - [ - "h", - "or" - ], - [ - "▁a", - "way" - ], - [ - "▁aw", - "ay" - ], - [ - "▁", - "away" - ], - [ - "b", - "b" - ], - [ - "fu", - "n" - ], - [ - "f", - "un" - ], - [ - "▁I", - "nd" - ], - [ - "▁In", - "d" - ], - [ - "▁", - "Ind" - ], - [ - "m", - "b" - ], - [ - "▁st", - "ruct" - ], - [ - "▁str", - "uct" - ], - [ - "▁stru", - "ct" - ], - [ - "▁", - "struct" - ], - [ - "▁pro", - "cess" - ], - [ - "▁proc", - "ess" - ], - [ - "▁proces", - "s" - ], - [ - "▁", - "process" - ], - [ - "▁s", - "upport" - ], - [ - "▁sup", - "port" - ], - [ - "▁supp", - "ort" - ], - [ - "▁", - "support" - ], - [ - ");", - "\r" - ], - [ - ")", - ";\r" - ], - [ - "ió", - "n" - ], - [ - "i", - "ón" - ], - [ - "L", - "O" - ], - [ - "▁o", - "per" - ], - [ - "▁op", - "er" - ], - [ - "▁", - "oper" - ], - [ - "U", - "T" - ], - [ - "▁", - "·" - ], - [ - "P", - "E" - ], - [ - "lo", - "ad" - ], - [ - "l", - "oad" - ], - [ - "of", - "f" - ], - [ - "o", - "ff" - ], - [ - "▁N", - "o" - ], - [ - "▁", - "No" - ], - [ - "iv", - "es" - ], - [ - "ive", - "s" - ], - [ - "i", - "ves" - ], - [ - "ic", - "an" - ], - [ - "ica", - "n" - ], - [ - "i", - "can" - ], - [ - "▁v", - "e" - ], - [ - "▁", - "ve" - ], - [ - "act", - "ion" - ], - [ - "a", - "ction" - ], - [ - "'", - ";" - ], - [ - "▁v", - "o" - ], - [ - "▁", - "vo" - ], - [ - "$", - "," - ], - [ - "▁G", - "r" - ], - [ - "▁", - "Gr" - ], - [ - "pr", - "e" - ], - [ - "p", - "re" - ], - [ - "n", - "y" - ], - [ - "ain", - "ing" - ], - [ - "ai", - "ning" - ], - [ - "a", - "ining" - ], - [ - "io", - "r" - ], - [ - "i", - "or" - ], - [ - "in", - "it" - ], - [ - "ini", - "t" - ], - [ - "i", - "nit" - ], - [ - "le", - "ction" - ], - [ - "lect", - "ion" - ], - [ - "l", - "ection" - ], - [ - "ar", - "m" - ], - [ - "a", - "rm" - ], - [ - "um", - "n" - ], - [ - "u", - "mn" - ], - [ - "ag", - "s" - ], - [ - "a", - "gs" - ], - [ - "ц", - "и" - ], - [ - "ск", - "о" - ], - [ - "с", - "ко" - ], - [ - "vers", - "ion" - ], - [ - "v", - "ersion" - ], - [ - "▁T", - "o" - ], - [ - "▁", - "To" - ], - [ - "▁re", - "f" - ], - [ - "▁r", - "ef" - ], - [ - "▁", - "ref" - ], - [ - "st", - "and" - ], - [ - "sta", - "nd" - ], - [ - "stan", - "d" - ], - [ - "▁A", - "t" - ], - [ - "▁", - "At" - ], - [ - "if", - "t" - ], - [ - "i", - "ft" - ], - [ - "▁e", - "in" - ], - [ - "fa", - "ce" - ], - [ - "fac", - "e" - ], - [ - "f", - "ace" - ], - [ - "b", - "o" - ], - [ - "if", - "ied" - ], - [ - "ifi", - "ed" - ], - [ - "ve", - "d" - ], - [ - "v", - "ed" - ], - [ - "su", - "m" - ], - [ - "s", - "um" - ], - [ - "un", - "e" - ], - [ - "u", - "ne" - ], - [ - "it", - "al" - ], - [ - "ita", - "l" - ], - [ - "i", - "tal" - ], - [ - "um", - "p" - ], - [ - "u", - "mp" - ], - [ - "com", - "m" - ], - [ - "co", - "mm" - ], - [ - "c", - "omm" - ], - [ - "▁m", - "ov" - ], - [ - "▁mo", - "v" - ], - [ - "▁", - "mov" - ], - [ - "el", - "t" - ], - [ - "e", - "lt" - ], - [ - "▁v", - "on" - ], - [ - "▁vo", - "n" - ], - [ - "vel", - "op" - ], - [ - "ct", - "or" - ], - [ - "c", - "tor" - ], - [ - "he", - "ad" - ], - [ - "h", - "ead" - ], - [ - "cl", - "e" - ], - [ - "c", - "le" - ], - [ - "▁b", - "uild" - ], - [ - "▁bu", - "ild" - ], - [ - "▁", - "build" - ], - [ - "in", - "c" - ], - [ - "i", - "nc" - ], - [ - ".", - "'" - ], - [ - "b", - "s" - ], - [ - "in", - "fo" - ], - [ - "inf", - "o" - ], - [ - "ch", - "n" - ], - [ - "c", - "hn" - ], - [ - "▁we", - "ek" - ], - [ - "▁", - "week" - ], - [ - "▁b", - "ook" - ], - [ - "▁bo", - "ok" - ], - [ - "▁", - "book" - ], - [ - "H", - "E" - ], - [ - "ba", - "r" - ], - [ - "b", - "ar" - ], - [ - "ic", - "ense" - ], - [ - "▁W", - "hat" - ], - [ - "▁Wh", - "at" - ], - [ - "▁", - "What" - ], - [ - "▁qu", - "est" - ], - [ - "▁que", - "st" - ], - [ - "▁q", - "uest" - ], - [ - "▁", - "quest" - ], - [ - "ur", - "ch" - ], - [ - "at", - "o" - ], - [ - "a", - "to" - ], - [ - "le", - "ft" - ], - [ - "l", - "eft" - ], - [ - "▁m", - "ar" - ], - [ - "▁ma", - "r" - ], - [ - "▁", - "mar" - ], - [ - "▁t", - "op" - ], - [ - "▁to", - "p" - ], - [ - "▁", - "top" - ], - [ - "F", - "F" - ], - [ - "▁f", - "riend" - ], - [ - "▁", - "friend" - ], - [ - "▁b", - "eh" - ], - [ - "▁be", - "h" - ], - [ - "▁f", - "ield" - ], - [ - "▁fi", - "eld" - ], - [ - "▁", - "field" - ], - [ - "▁again", - "st" - ], - [ - "ra", - "ct" - ], - [ - "rac", - "t" - ], - [ - "r", - "act" - ], - [ - "iz", - "ation" - ], - [ - "us", - "er" - ], - [ - "use", - "r" - ], - [ - "u", - "ser" - ], - [ - "ch", - "en" - ], - [ - "che", - "n" - ], - [ - "c", - "hen" - ], - [ - "▁ke", - "ep" - ], - [ - "▁", - "keep" - ], - [ - "A", - "D" - ], - [ - "it", - "or" - ], - [ - "ito", - "r" - ], - [ - "i", - "tor" - ], - [ - "▁n", - "on" - ], - [ - "▁no", - "n" - ], - [ - "▁", - "non" - ], - [ - "ir", - "d" - ], - [ - "i", - "rd" - ], - [ - "op", - "e" - ], - [ - "o", - "pe" - ], - [ - "▁re", - "st" - ], - [ - "▁r", - "est" - ], - [ - "▁res", - "t" - ], - [ - "▁", - "rest" - ], - [ - "▁d", - "ev" - ], - [ - "▁de", - "v" - ], - [ - "▁", - "dev" - ], - [ - "▁_", - "_" - ], - [ - "▁", - "__" - ], - [ - "▁u", - "na" - ], - [ - "▁un", - "a" - ], - [ - "▁", - "una" - ], - [ - "▁t", - "erm" - ], - [ - "▁te", - "rm" - ], - [ - "▁ter", - "m" - ], - [ - "▁", - "term" - ], - [ - "I", - "S" - ], - [ - "▁p", - "op" - ], - [ - "▁po", - "p" - ], - [ - "▁", - "pop" - ], - [ - "ri", - "st" - ], - [ - "ris", - "t" - ], - [ - "r", - "ist" - ], - [ - "▁s", - "ince" - ], - [ - "▁sin", - "ce" - ], - [ - "▁sinc", - "e" - ], - [ - "▁", - "since" - ], - [ - "ve", - "s" - ], - [ - "v", - "es" - ], - [ - "▁h", - "ard" - ], - [ - "▁ha", - "rd" - ], - [ - "▁har", - "d" - ], - [ - "▁", - "hard" - ], - [ - "p", - "i" - ], - [ - "ut", - "il" - ], - [ - "uti", - "l" - ], - [ - "u", - "til" - ], - [ - "▁s", - "oc" - ], - [ - "▁so", - "c" - ], - [ - "▁", - "soc" - ], - [ - "en", - "e" - ], - [ - "e", - "ne" - ], - [ - "Ex", - "ception" - ], - [ - "▁l", - "ocal" - ], - [ - "▁loc", - "al" - ], - [ - "▁lo", - "cal" - ], - [ - "▁", - "local" - ], - [ - "▁d", - "irect" - ], - [ - "▁di", - "rect" - ], - [ - "▁dire", - "ct" - ], - [ - "▁dir", - "ect" - ], - [ - "▁", - "direct" - ], - [ - "▁s", - "ure" - ], - [ - "▁su", - "re" - ], - [ - "▁sur", - "e" - ], - [ - "▁", - "sure" - ], - [ - "▁b", - "ro" - ], - [ - "▁br", - "o" - ], - [ - "▁", - "bro" - ], - [ - "▁d", - "a" - ], - [ - "▁", - "da" - ], - [ - "▁<", - "/" - ], - [ - "▁", - "" - ], - [ - "ai", - "m" - ], - [ - "a", - "im" - ], - [ - "▁s", - "ervice" - ], - [ - "▁serv", - "ice" - ], - [ - "▁", - "service" - ], - [ - "▁with", - "in" - ], - [ - "an", - "gu" - ], - [ - "ang", - "u" - ], - [ - "▁", - "Д" - ], - [ - "uf", - "fer" - ], - [ - "uff", - "er" - ], - [ - "A", - "G" - ], - [ - "▁D", - "o" - ], - [ - "▁", - "Do" - ], - [ - "▁in", - "cre" - ], - [ - "▁inc", - "re" - ], - [ - "���under", - "stand" - ], - [ - "}", - "^" - ], - [ - "▁look", - "ed" - ], - [ - "▁lo", - "oked" - ], - [ - "ge", - "n" - ], - [ - "g", - "en" - ], - [ - "ail", - "ed" - ], - [ - "ai", - "led" - ], - [ - "a", - "iled" - ], - [ - "▁", - "е" - ], - [ - "ay", - "er" - ], - [ - "aye", - "r" - ], - [ - "a", - "yer" - ], - [ - "▁O", - "ne" - ], - [ - "▁On", - "e" - ], - [ - "▁", - "One" - ], - [ - "▁b", - "as" - ], - [ - "▁ba", - "s" - ], - [ - "▁", - "bas" - ], - [ - "▁j", - "ob" - ], - [ - "▁jo", - "b" - ], - [ - "▁", - "job" - ], - [ - "m", - "u" - ], - [ - "bu", - "t" - ], - [ - "b", - "ut" - ], - [ - "el", - "ta" - ], - [ - "elt", - "a" - ], - [ - "▁Ch", - "rist" - ], - [ - "▁Chris", - "t" - ], - [ - "▁", - "Christ" - ], - [ - "ur", - "ation" - ], - [ - "▁re", - "cord" - ], - [ - "▁rec", - "ord" - ], - [ - "▁", - "record" - ], - [ - "▁Un", - "ivers" - ], - [ - "▁", - "Univers" - ], - [ - "iv", - "id" - ], - [ - "ivi", - "d" - ], - [ - "i", - "vid" - ], - [ - "val", - "id" - ], - [ - "▁", - "Р" - ], - [ - "▁h", - "old" - ], - [ - "▁hol", - "d" - ], - [ - "▁ho", - "ld" - ], - [ - "▁", - "hold" - ], - [ - "▁t", - "able" - ], - [ - "▁tab", - "le" - ], - [ - "▁ta", - "ble" - ], - [ - "▁", - "table" - ], - [ - "on", - "es" - ], - [ - "one", - "s" - ], - [ - "o", - "nes" - ], - [ - "lin", - "k" - ], - [ - "l", - "ink" - ], - [ - "▁G", - "e" - ], - [ - "▁", - "Ge" - ], - [ - "▁of", - "fer" - ], - [ - "▁off", - "er" - ], - [ - "st", - "er" - ], - [ - "ste", - "r" - ], - [ - "s", - "ter" - ], - [ - "For", - "m" - ], - [ - "F", - "orm" - ], - [ - "=", - "{" - ], - [ - "▁н", - "е" - ], - [ - "▁", - "не" - ], - [ - "st", - "ance" - ], - [ - "stan", - "ce" - ], - [ - "▁g", - "overn" - ], - [ - "▁go", - "vern" - ], - [ - "▁gover", - "n" - ], - [ - "▁", - "govern" - ], - [ - "▁te", - "chn" - ], - [ - "▁tech", - "n" - ], - [ - "▁", - "techn" - ], - [ - "▁p", - "rim" - ], - [ - "▁pr", - "im" - ], - [ - "▁pri", - "m" - ], - [ - "▁", - "prim" - ], - [ - "*", - "." - ], - [ - "ch", - "o" - ], - [ - "c", - "ho" - ], - [ - "ma", - "x" - ], - [ - "m", - "ax" - ], - [ - "▁f", - "ore" - ], - [ - "▁for", - "e" - ], - [ - "▁fo", - "re" - ], - [ - "▁", - "fore" - ], - [ - "▁C", - "an" - ], - [ - "▁Ca", - "n" - ], - [ - "▁", - "Can" - ], - [ - "▁pol", - "it" - ], - [ - "▁po", - "lit" - ], - [ - "▁", - "polit" - ], - [ - "or", - "ies" - ], - [ - "ori", - "es" - ], - [ - "orie", - "s" - ], - [ - "o", - "ries" - ], - [ - "▁t", - "imes" - ], - [ - "▁time", - "s" - ], - [ - "▁tim", - "es" - ], - [ - "▁ti", - "mes" - ], - [ - "▁", - "times" - ], - [ - "▁d", - "ans" - ], - [ - "▁da", - "ns" - ], - [ - "▁dan", - "s" - ], - [ - "▁a", - "ir" - ], - [ - "▁ai", - "r" - ], - [ - "▁", - "air" - ], - [ - "▁any", - "thing" - ], - [ - "▁s", - "ever" - ], - [ - "▁se", - "ver" - ], - [ - "ac", - "y" - ], - [ - "a", - "cy" - ], - [ - "}", - "_" - ], - [ - "H", - "e" - ], - [ - "▁l", - "east" - ], - [ - "▁le", - "ast" - ], - [ - "ip", - "s" - ], - [ - "i", - "ps" - ], - [ - "EN", - "T" - ], - [ - "E", - "NT" - ], - [ - "d", - "o" - ], - [ - "▁о", - "т" - ], - [ - "▁", - "от" - ], - [ - "▁c", - "ost" - ], - [ - "▁co", - "st" - ], - [ - "▁cos", - "t" - ], - [ - "▁", - "cost" - ], - [ - ".", - "”" - ], - [ - "▁child", - "ren" - ], - [ - "▁", - "children" - ], - [ - "ab", - "ility" - ], - [ - "abil", - "ity" - ], - [ - "Bu", - "t" - ], - [ - "B", - "ut" - ], - [ - "▁p", - "ath" - ], - [ - "▁pat", - "h" - ], - [ - "▁pa", - "th" - ], - [ - "▁", - "path" - ], - [ - "res", - "ult" - ], - [ - "ac", - "ter" - ], - [ - "act", - "er" - ], - [ - "▁e", - "lement" - ], - [ - "▁el", - "ement" - ], - [ - "▁ele", - "ment" - ], - [ - "▁elem", - "ent" - ], - [ - "▁", - "element" - ], - [ - "e", - "e" - ], - [ - "▁w", - "ait" - ], - [ - "▁wa", - "it" - ], - [ - "▁", - "wait" - ], - [ - "▁m", - "oney" - ], - [ - "▁mon", - "ey" - ], - [ - "▁mo", - "ney" - ], - [ - "Ma", - "p" - ], - [ - "M", - "ap" - ], - [ - "t", - "d" - ], - [ - "oi", - "n" - ], - [ - "o", - "in" - ], - [ - "iv", - "ing" - ], - [ - "ivi", - "ng" - ], - [ - "i", - "ving" - ], - [ - "ic", - "ht" - ], - [ - "ich", - "t" - ], - [ - "i", - "cht" - ], - [ - "ic", - "y" - ], - [ - "i", - "cy" - ], - [ - "sc", - "h" - ], - [ - "s", - "ch" - ], - [ - "st", - "e" - ], - [ - "s", - "te" - ], - [ - "д", - "у" - ], - [ - "or", - "ed" - ], - [ - "ore", - "d" - ], - [ - "o", - "red" - ], - [ - "ou", - "d" - ], - [ - "o", - "ud" - ], - [ - "il", - "le" - ], - [ - "ill", - "e" - ], - [ - "i", - "lle" - ], - [ - "is", - "ed" - ], - [ - "ise", - "d" - ], - [ - "i", - "sed" - ], - [ - "pl", - "ication" - ], - [ - "plic", - "ation" - ], - [ - "▁c", - "ustom" - ], - [ - "▁cust", - "om" - ], - [ - "▁", - "custom" - ], - [ - "▁h", - "aving" - ], - [ - "▁ha", - "ving" - ], - [ - "▁hav", - "ing" - ], - [ - "pon", - "ent" - ], - [ - "po", - "nent" - ], - [ - "▁B", - "y" - ], - [ - "▁", - "By" - ], - [ - "ul", - "es" - ], - [ - "ule", - "s" - ], - [ - "u", - "les" - ], - [ - "ue", - "d" - ], - [ - "u", - "ed" - ], - [ - "at", - "ter" - ], - [ - "att", - "er" - ], - [ - "atte", - "r" - ], - [ - "An", - "d" - ], - [ - "A", - "nd" - ], - [ - "it", - "ive" - ], - [ - "iti", - "ve" - ], - [ - "De", - "f" - ], - [ - "D", - "ef" - ], - [ - "▁m", - "oment" - ], - [ - "▁mom", - "ent" - ], - [ - "▁mo", - "ment" - ], - [ - "▁", - "moment" - ], - [ - "at", - "erial" - ], - [ - "ate", - "rial" - ], - [ - "ater", - "ial" - ], - [ - "Cl", - "ass" - ], - [ - "C", - "lass" - ], - [ - "og", - "raph" - ], - [ - "ograp", - "h" - ], - [ - "o", - "graph" - ], - [ - "ik", - "e" - ], - [ - "i", - "ke" - ], - [ - "▁l", - "arge" - ], - [ - "▁larg", - "e" - ], - [ - "▁", - "large" - ], - [ - "▁#", - "###" - ], - [ - "▁##", - "##" - ], - [ - "▁###", - "#" - ], - [ - "▁", - "####" - ], - [ - "▁e", - "ither" - ], - [ - "du", - "ct" - ], - [ - "duc", - "t" - ], - [ - "d", - "uct" - ], - [ - "▁T", - "hen" - ], - [ - "▁The", - "n" - ], - [ - "▁Th", - "en" - ], - [ - "▁", - "Then" - ], - [ - "▁G", - "u" - ], - [ - "▁", - "Gu" - ], - [ - "ole", - "an" - ], - [ - "o", - "lean" - ], - [ - "pe", - "rt" - ], - [ - "per", - "t" - ], - [ - "p", - "ert" - ], - [ - "▁G", - "et" - ], - [ - "▁Ge", - "t" - ], - [ - "▁", - "Get" - ], - [ - "▁A", - "b" - ], - [ - "▁", - "Ab" - ], - [ - "▁sh", - "ort" - ], - [ - "▁", - "short" - ], - [ - "O", - "n" - ], - [ - "im", - "ent" - ], - [ - "ime", - "nt" - ], - [ - "imen", - "t" - ], - [ - "i", - "ment" - ], - [ - "▁pro", - "ject" - ], - [ - "▁", - "project" - ], - [ - "cri", - "pt" - ], - [ - "cr", - "ipt" - ], - [ - "c", - "ript" - ], - [ - "▁incl", - "uding" - ], - [ - "▁includ", - "ing" - ], - [ - "▁inclu", - "ding" - ], - [ - "▁", - "including" - ], - [ - "ни", - "я" - ], - [ - "▁m", - "aking" - ], - [ - "▁ma", - "king" - ], - [ - "▁", - "making" - ], - [ - "▁some", - "one" - ], - [ - "▁F", - "l" - ], - [ - "▁", - "Fl" - ], - [ - "▁s", - "at" - ], - [ - "▁sa", - "t" - ], - [ - "▁", - "sat" - ], - [ - "▁comp", - "any" - ], - [ - "▁compan", - "y" - ], - [ - "▁", - "company" - ], - [ - "oc", - "us" - ], - [ - "p", - "u" - ], - [ - "▁G", - "od" - ], - [ - "▁Go", - "d" - ], - [ - "▁", - "God" - ], - [ - "if", - "ication" - ], - [ - "ific", - "ation" - ], - [ - "N", - "o" - ], - [ - "▁s", - "n" - ], - [ - "▁", - "sn" - ], - [ - "an", - "o" - ], - [ - "a", - "no" - ], - [ - "g", - "a" - ], - [ - "▁a", - "u" - ], - [ - "▁", - "au" - ], - [ - "▁c", - "ou" - ], - [ - "▁co", - "u" - ], - [ - "▁", - "cou" - ], - [ - "á", - "s" - ], - [ - "en", - "ded" - ], - [ - "end", - "ed" - ], - [ - "ende", - "d" - ], - [ - "т", - "у" - ], - [ - "ob", - "er" - ], - [ - "obe", - "r" - ], - [ - "o", - "ber" - ], - [ - "▁n", - "othing" - ], - [ - "▁not", - "hing" - ], - [ - "▁no", - "thing" - ], - [ - "▁n", - "et" - ], - [ - "▁ne", - "t" - ], - [ - "▁", - "net" - ], - [ - "▁p", - "ot" - ], - [ - "▁po", - "t" - ], - [ - "▁", - "pot" - ], - [ - "▁t", - "yp" - ], - [ - "▁ty", - "p" - ], - [ - "▁", - "typ" - ], - [ - "▁it", - "em" - ], - [ - "▁i", - "tem" - ], - [ - "▁", - "item" - ], - [ - "re", - "w" - ], - [ - "r", - "ew" - ], - [ - "At", - "t" - ], - [ - "A", - "tt" - ], - [ - "▁you", - "ng" - ], - [ - "▁yo", - "ung" - ], - [ - "}", - "\r" - ], - [ - "nd", - "er" - ], - [ - "nde", - "r" - ], - [ - "n", - "der" - ], - [ - "st", - "art" - ], - [ - "sta", - "rt" - ], - [ - "star", - "t" - ], - [ - "▁S", - "c" - ], - [ - "▁", - "Sc" - ], - [ - "*", - ")" - ], - [ - "▁e", - "nc" - ], - [ - "▁en", - "c" - ], - [ - "▁", - "enc" - ], - [ - "▁w", - "omen" - ], - [ - "▁wom", - "en" - ], - [ - "▁wo", - "men" - ], - [ - "▁look", - "ing" - ], - [ - "▁lo", - "oking" - ], - [ - "▁", - "looking" - ], - [ - "▁р", - "о" - ], - [ - "▁", - "ро" - ], - [ - "▁he", - "alth" - ], - [ - "▁heal", - "th" - ], - [ - "▁", - "health" - ], - [ - "Pat", - "h" - ], - [ - "P", - "ath" - ], - [ - "▁A", - "fter" - ], - [ - "▁Af", - "ter" - ], - [ - "▁", - "After" - ], - [ - "▁m", - "ult" - ], - [ - "▁mu", - "lt" - ], - [ - "▁mul", - "t" - ], - [ - "▁", - "mult" - ], - [ - "▁{", - "\\" - ], - [ - "▁", - "{\\" - ], - [ - "▁l", - "and" - ], - [ - "▁la", - "nd" - ], - [ - "▁lan", - "d" - ], - [ - "▁", - "land" - ], - [ - "or", - "ld" - ], - [ - "▁D", - "es" - ], - [ - "▁De", - "s" - ], - [ - "▁", - "Des" - ], - [ - "▁e", - "ng" - ], - [ - "▁en", - "g" - ], - [ - "▁", - "eng" - ], - [ - "in", - "put" - ], - [ - "▁P", - "ol" - ], - [ - "▁Po", - "l" - ], - [ - "▁", - "Pol" - ], - [ - "\"", - "\"" - ], - [ - "Co", - "de" - ], - [ - "C", - "ode" - ], - [ - "▁s", - "upp" - ], - [ - "▁su", - "pp" - ], - [ - "▁sup", - "p" - ], - [ - "▁", - "supp" - ], - [ - "ain", - "er" - ], - [ - "ai", - "ner" - ], - [ - "aine", - "r" - ], - [ - "a", - "iner" - ], - [ - "he", - "ck" - ], - [ - "▁m", - "or" - ], - [ - "▁mo", - "r" - ], - [ - "▁", - "mor" - ], - [ - "▁m", - "ill" - ], - [ - "▁mil", - "l" - ], - [ - "▁mi", - "ll" - ], - [ - "▁", - "mill" - ], - [ - "▁a", - "w" - ], - [ - "▁", - "aw" - ], - [ - "f", - "s" - ], - [ - "▁do", - "ing" - ], - [ - "ting", - "s" - ], - [ - "t", - "ings" - ], - [ - "ad", - "es" - ], - [ - "ade", - "s" - ], - [ - "a", - "des" - ], - [ - "▁to", - "get" - ], - [ - "▁c", - "ertain" - ], - [ - "▁cert", - "ain" - ], - [ - "▁cer", - "tain" - ], - [ - "▁t", - "ogether" - ], - [ - "▁toget", - "her" - ], - [ - "C", - "E" - ], - [ - "ide", - "o" - ], - [ - "▁Amer", - "ican" - ], - [ - "▁America", - "n" - ], - [ - "▁", - "American" - ], - [ - "on", - "y" - ], - [ - "o", - "ny" - ], - [ - "id", - "d" - ], - [ - "i", - "dd" - ], - [ - "I", - "I" - ], - [ - "ge", - "d" - ], - [ - "g", - "ed" - ], - [ - "ab", - "les" - ], - [ - "able", - "s" - ], - [ - "abl", - "es" - ], - [ - "a", - "bles" - ], - [ - "▁ide", - "nt" - ], - [ - "▁id", - "ent" - ], - [ - "▁", - "ident" - ], - [ - "io", - "d" - ], - [ - "i", - "od" - ], - [ - "▁p", - "arent" - ], - [ - "▁par", - "ent" - ], - [ - "▁pa", - "rent" - ], - [ - "▁pare", - "nt" - ], - [ - "▁", - "parent" - ], - [ - "F", - "or" - ], - [ - "amb", - "da" - ], - [ - "an", - "do" - ], - [ - "and", - "o" - ], - [ - "=", - "\\" - ], - [ - "ag", - "ed" - ], - [ - "age", - "d" - ], - [ - "a", - "ged" - ], - [ - "en", - "ding" - ], - [ - "end", - "ing" - ], - [ - "In", - "t" - ], - [ - "I", - "nt" - ], - [ - "▁poss", - "ible" - ], - [ - "▁", - "possible" - ], - [ - "▁с", - "о" - ], - [ - "▁", - "со" - ], - [ - "iv", - "ity" - ], - [ - "ivi", - "ty" - ], - [ - "nu", - "m" - ], - [ - "n", - "um" - ], - [ - "r", - "t" - ], - [ - "aj", - "or" - ], - [ - "ajo", - "r" - ], - [ - "a", - "jor" - ], - [ - "cre", - "ate" - ], - [ - "creat", - "e" - ], - [ - "c", - "reate" - ], - [ - "ri", - "de" - ], - [ - "rid", - "e" - ], - [ - "r", - "ide" - ], - [ - "▁k", - "new" - ], - [ - "▁kn", - "ew" - ], - [ - "▁kne", - "w" - ], - [ - "bi", - "t" - ], - [ - "b", - "it" - ], - [ - "it", - "ional" - ], - [ - "ition", - "al" - ], - [ - "iti", - "onal" - ], - [ - "▁l", - "ik" - ], - [ - "▁li", - "k" - ], - [ - "▁", - "lik" - ], - [ - "▁H", - "er" - ], - [ - "▁He", - "r" - ], - [ - "▁", - "Her" - ], - [ - "ens", - "ion" - ], - [ - "\"", - "." - ], - [ - "ot", - "o" - ], - [ - "o", - "to" - ], - [ - "▁ex", - "ist" - ], - [ - "▁", - "exist" - ], - [ - "ak", - "en" - ], - [ - "ake", - "n" - ], - [ - "a", - "ken" - ], - [ - "▁act", - "ually" - ], - [ - "▁actual", - "ly" - ], - [ - "c", - "a" - ], - [ - "▁", - "Г" - ], - [ - "х", - "о" - ], - [ - "in", - "n" - ], - [ - "i", - "nn" - ], - [ - "Al", - "l" - ], - [ - "A", - "ll" - ], - [ - "bu", - "f" - ], - [ - "b", - "uf" - ], - [ - "▁M", - "e" - ], - [ - "▁", - "Me" - ], - [ - "▁s", - "een" - ], - [ - "▁se", - "en" - ], - [ - "▁see", - "n" - ], - [ - "▁", - "seen" - ], - [ - "op", - "s" - ], - [ - "o", - "ps" - ], - [ - "No", - "t" - ], - [ - "N", - "ot" - ], - [ - "▁cont", - "rol" - ], - [ - "▁contr", - "ol" - ], - [ - "��contro", - "l" - ], - [ - "▁", - "control" - ], - [ - "▁res", - "pon" - ], - [ - "▁resp", - "on" - ], - [ - "▁", - "respon" - ], - [ - "}", - ";" - ], - [ - "il", - "t" - ], - [ - "i", - "lt" - ], - [ - "is", - "k" - ], - [ - "i", - "sk" - ], - [ - "▁b", - "ad" - ], - [ - "▁ba", - "d" - ], - [ - "▁", - "bad" - ], - [ - "▁o", - "ften" - ], - [ - "▁of", - "ten" - ], - [ - "▁p", - "ast" - ], - [ - "▁pas", - "t" - ], - [ - "▁pa", - "st" - ], - [ - "ap", - "er" - ], - [ - "ape", - "r" - ], - [ - "a", - "per" - ], - [ - "▁re", - "ason" - ], - [ - "▁", - "reason" - ], - [ - "et", - "ers" - ], - [ - "eter", - "s" - ], - [ - "ete", - "rs" - ], - [ - "e", - "ters" - ], - [ - "▁w", - "anted" - ], - [ - "▁want", - "ed" - ], - [ - "ur", - "a" - ], - [ - "u", - "ra" - ], - [ - "ta", - "ble" - ], - [ - "tab", - "le" - ], - [ - "t", - "able" - ], - [ - "or", - "mal" - ], - [ - "orm", - "al" - ], - [ - "wid", - "th" - ], - [ - "w", - "idth" - ], - [ - "г", - "а" - ], - [ - "pt", - "r" - ], - [ - "p", - "tr" - ], - [ - "▁d", - "est" - ], - [ - "▁de", - "st" - ], - [ - "▁des", - "t" - ], - [ - "▁", - "dest" - ], - [ - "▁de", - "sign" - ], - [ - "▁des", - "ign" - ], - [ - "▁", - "design" - ], - [ - "▁s", - "ound" - ], - [ - "▁so", - "und" - ], - [ - "▁sou", - "nd" - ], - [ - "▁", - "sound" - ], - [ - "▁p", - "lan" - ], - [ - "▁pl", - "an" - ], - [ - "▁", - "plan" - ], - [ - "▁b", - "ase" - ], - [ - "▁bas", - "e" - ], - [ - "▁ba", - "se" - ], - [ - "▁", - "base" - ], - [ - "ha", - "nd" - ], - [ - "han", - "d" - ], - [ - "h", - "and" - ], - [ - "g", - "s" - ], - [ - "▁s", - "ays" - ], - [ - "▁sa", - "ys" - ], - [ - "▁say", - "s" - ], - [ - "fun", - "ction" - ], - [ - "f", - "unction" - ], - [ - "▁t", - "ri" - ], - [ - "▁tr", - "i" - ], - [ - "▁", - "tri" - ], - [ - "m", - "t" - ], - [ - "▁in", - "vest" - ], - [ - "▁inv", - "est" - ], - [ - "▁av", - "ailable" - ], - [ - "▁", - "available" - ], - [ - "ay", - "out" - ], - [ - "a", - "yout" - ], - [ - "▁o", - "ch" - ], - [ - "▁oc", - "h" - ], - [ - "▁", - "och" - ], - [ - "▁l", - "as" - ], - [ - "▁la", - "s" - ], - [ - "▁", - "las" - ], - [ - "il", - "led" - ], - [ - "ill", - "ed" - ], - [ - "ille", - "d" - ], - [ - "V", - "al" - ], - [ - "▁", - "ф" - ], - [ - "ie", - "ty" - ], - [ - "iet", - "y" - ], - [ - "i", - "ety" - ], - [ - "mo", - "n" - ], - [ - "m", - "on" - ], - [ - "Ha", - "nd" - ], - [ - "H", - "and" - ], - [ - "F", - "r" - ], - [ - "ia", - "m" - ], - [ - "i", - "am" - ], - [ - "pa", - "ce" - ], - [ - "p", - "ace" - ], - [ - "▁O", - "b" - ], - [ - "▁", - "Ob" - ], - [ - "▁p", - "ara" - ], - [ - "▁par", - "a" - ], - [ - "▁pa", - "ra" - ], - [ - "▁", - "para" - ], - [ - "▁me", - "et" - ], - [ - "▁s", - "um" - ], - [ - "▁su", - "m" - ], - [ - "▁", - "sum" - ], - [ - "M", - "essage" - ], - [ - "ic", - "i" - ], - [ - "i", - "ci" - ], - [ - "▁k", - "nown" - ], - [ - "▁kn", - "own" - ], - [ - "▁know", - "n" - ], - [ - "▁", - "known" - ], - [ - "▁g", - "en" - ], - [ - "▁ge", - "n" - ], - [ - "▁", - "gen" - ], - [ - "am", - "ma" - ], - [ - "amm", - "a" - ], - [ - "a", - "mma" - ], - [ - "ar", - "r" - ], - [ - "a", - "rr" - ], - [ - "▁t", - "re" - ], - [ - "▁tr", - "e" - ], - [ - "▁", - "tre" - ], - [ - "ok", - "e" - ], - [ - "o", - "ke" - ], - [ - "ut", - "h" - ], - [ - "u", - "th" - ], - [ - "~", - "\\" - ], - [ - "▁exper", - "ience" - ], - [ - "▁experi", - "ence" - ], - [ - "ic", - "le" - ], - [ - "icl", - "e" - ], - [ - "i", - "cle" - ], - [ - "▁I", - "l" - ], - [ - "▁", - "Il" - ], - [ - "▁s", - "ent" - ], - [ - "▁se", - "nt" - ], - [ - "▁sen", - "t" - ], - [ - "▁", - "sent" - ], - [ - "▁o", - "thers" - ], - [ - "▁other", - "s" - ], - [ - "▁", - "others" - ], - [ - "▁s", - "oft" - ], - [ - "▁so", - "ft" - ], - [ - "▁", - "soft" - ], - [ - "I", - "P" - ], - [ - "▁m", - "ax" - ], - [ - "▁ma", - "x" - ], - [ - "▁", - "max" - ], - [ - "ba", - "ll" - ], - [ - "bal", - "l" - ], - [ - "b", - "all" - ], - [ - "▁mark", - "et" - ], - [ - "▁mar", - "ket" - ], - [ - "▁", - "market" - ], - [ - "▁p", - "our" - ], - [ - "▁po", - "ur" - ], - [ - "▁pou", - "r" - ], - [ - "pr", - "ession" - ], - [ - "press", - "ion" - ], - [ - "p", - "ression" - ], - [ - "ep", - "s" - ], - [ - "e", - "ps" - ], - [ - "▁s", - "aw" - ], - [ - "▁sa", - "w" - ], - [ - "▁a", - "cross" - ], - [ - "▁ac", - "ross" - ], - [ - "▁S", - "u" - ], - [ - "▁", - "Su" - ], - [ - "O", - "ver" - ], - [ - "ни", - "е" - ], - [ - "ul", - "ation" - ], - [ - "u", - "lation" - ], - [ - "▁R", - "eg" - ], - [ - "▁Re", - "g" - ], - [ - "▁", - "Reg" - ], - [ - "▁+", - "=" - ], - [ - "▁", - "+=" - ], - [ - "bo", - "dy" - ], - [ - "b", - "ody" - ], - [ - ")", - "\\" - ], - [ - "▁pr", - "int" - ], - [ - "▁pri", - "nt" - ], - [ - "▁prin", - "t" - ], - [ - "▁", - "print" - ], - [ - "▁п", - "ри" - ], - [ - "▁пр", - "и" - ], - [ - "▁", - "при" - ], - [ - "d", - "b" - ], - [ - "our", - "ces" - ], - [ - "ource", - "s" - ], - [ - "ward", - "s" - ], - [ - "war", - "ds" - ], - [ - "w", - "ards" - ], - [ - "▁bl", - "ack" - ], - [ - "▁", - "black" - ], - [ - "с", - "о" - ], - [ - "il", - "i" - ], - [ - "i", - "li" - ], - [ - "▁E", - "d" - ], - [ - "▁", - "Ed" - ], - [ - "▁com", - "plet" - ], - [ - "▁comp", - "let" - ], - [ - "▁compl", - "et" - ], - [ - "▁s", - "ingle" - ], - [ - "▁sing", - "le" - ], - [ - "▁sin", - "gle" - ], - [ - "▁", - "single" - ], - [ - "▁I", - "N" - ], - [ - "▁", - "IN" - ], - [ - "ac", - "hed" - ], - [ - "ach", - "ed" - ], - [ - "ache", - "d" - ], - [ - "a", - "ched" - ], - [ - "b", - "t" - ], - [ - "▁c", - "ode" - ], - [ - "▁co", - "de" - ], - [ - "▁cod", - "e" - ], - [ - "▁", - "code" - ], - [ - "▁b", - "ool" - ], - [ - "▁bo", - "ol" - ], - [ - "▁", - "bool" - ], - [ - "▁a", - "rea" - ], - [ - "▁are", - "a" - ], - [ - "▁ar", - "ea" - ], - [ - "▁", - "area" - ], - [ - "▁re", - "quire" - ], - [ - "▁requ", - "ire" - ], - [ - "▁", - "require" - ], - [ - "▁pro", - "blem" - ], - [ - "▁proble", - "m" - ], - [ - "▁prob", - "lem" - ], - [ - "ac", - "ed" - ], - [ - "ace", - "d" - ], - [ - "a", - "ced" - ], - [ - "Eq", - "u" - ], - [ - "E", - "qu" - ], - [ - "▁con", - "fig" - ], - [ - "▁conf", - "ig" - ], - [ - "▁", - "config" - ], - [ - "ve", - "c" - ], - [ - "v", - "ec" - ], - [ - "ne", - "y" - ], - [ - "n", - "ey" - ], - [ - "c", - "y" - ], - [ - "A", - "l" - ], - [ - "▁acc", - "ount" - ], - [ - "▁ac", - "count" - ], - [ - "▁", - "account" - ], - [ - "ym", - "bol" - ], - [ - "▁s", - "te" - ], - [ - "▁st", - "e" - ], - [ - "▁", - "ste" - ], - [ - "ge", - "s" - ], - [ - "g", - "es" - ], - [ - "Ar", - "ray" - ], - [ - "Arr", - "ay" - ], - [ - "em", - "pl" - ], - [ - "emp", - "l" - ], - [ - "con", - "text" - ], - [ - "cont", - "ext" - ], - [ - "De", - "s" - ], - [ - "D", - "es" - ], - [ - "Res", - "ult" - ], - [ - "ec", - "ut" - ], - [ - "e", - "cut" - ], - [ - "▁t", - "arget" - ], - [ - "▁tar", - "get" - ], - [ - "▁", - "target" - ], - [ - "▁get", - "ting" - ], - [ - "\"", - "/>" - ], - [ - "og", - "le" - ], - [ - "o", - "gle" - ], - [ - "▁him", - "self" - ], - [ - "▁was", - "n" - ], - [ - "▁wa", - "sn" - ], - [ - "▁b", - "lock" - ], - [ - "▁bl", - "ock" - ], - [ - "▁blo", - "ck" - ], - [ - "▁", - "block" - ], - [ - "▁a", - "nt" - ], - [ - "▁an", - "t" - ], - [ - "▁", - "ant" - ], - [ - "▁Y", - "ork" - ], - [ - "▁be", - "come" - ], - [ - "▁bec", - "ome" - ], - [ - "if", - "f" - ], - [ - "i", - "ff" - ], - [ - "port", - "s" - ], - [ - "por", - "ts" - ], - [ - "p", - "orts" - ], - [ - "re", - "ate" - ], - [ - "reat", - "e" - ], - [ - "rea", - "te" - ], - [ - "=", - "'" - ], - [ - "c", - "d" - ], - [ - "loc", - "ation" - ], - [ - "l", - "ocation" - ], - [ - "е", - "т" - ], - [ - "▁a", - "ccess" - ], - [ - "▁acc", - "ess" - ], - [ - "▁ac", - "cess" - ], - [ - "▁", - "access" - ], - [ - "gr", - "ess" - ], - [ - "gre", - "ss" - ], - [ - "gres", - "s" - ], - [ - "g", - "ress" - ], - [ - "ro", - "s" - ], - [ - "r", - "os" - ], - [ - "U", - "p" - ], - [ - "▁work", - "ing" - ], - [ - "▁wor", - "king" - ], - [ - "▁", - "working" - ], - [ - "▁A", - "m" - ], - [ - "▁", - "Am" - ], - [ - "iq", - "u" - ], - [ - "i", - "qu" - ], - [ - "ce", - "r" - ], - [ - "c", - "er" - ], - [ - "▁(", - "(" - ], - [ - "▁", - "((" - ], - [ - "▁P", - "er" - ], - [ - "▁Pe", - "r" - ], - [ - "▁", - "Per" - ], - [ - "▁f", - "unc" - ], - [ - "▁fun", - "c" - ], - [ - "▁fu", - "nc" - ], - [ - "▁", - "func" - ], - [ - "▁g", - "irl" - ], - [ - "▁gi", - "rl" - ], - [ - "▁gir", - "l" - ], - [ - "▁", - "girl" - ], - [ - "▁ab", - "ove" - ], - [ - "pe", - "n" - ], - [ - "p", - "en" - ], - [ - "п", - "и" - ], - [ - "id", - "o" - ], - [ - "i", - "do" - ], - [ - "▁v", - "ersion" - ], - [ - "▁vers", - "ion" - ], - [ - "▁", - "version" - ], - [ - "T", - "Y" - ], - [ - "▁", - ";" - ], - [ - "ma", - "ry" - ], - [ - "mar", - "y" - ], - [ - "m", - "ary" - ], - [ - "ab", - "led" - ], - [ - "able", - "d" - ], - [ - "abl", - "ed" - ], - [ - "a", - "bled" - ], - [ - "an", - "nel" - ], - [ - "ann", - "el" - ], - [ - "anne", - "l" - ], - [ - "▁ex", - "ample" - ], - [ - "▁exam", - "ple" - ], - [ - "▁", - "example" - ], - [ - "▁con", - "text" - ], - [ - "▁cont", - "ext" - ], - [ - "▁", - "context" - ], - [ - "O", - "P" - ], - [ - "▁re", - "d" - ], - [ - "▁r", - "ed" - ], - [ - "▁", - "red" - ], - [ - "▁c", - "ir" - ], - [ - "▁ci", - "r" - ], - [ - "▁", - "cir" - ], - [ - "s", - "m" - ], - [ - "Lo", - "g" - ], - [ - "L", - "og" - ], - [ - "▁s", - "pace" - ], - [ - "▁sp", - "ace" - ], - [ - "▁", - "space" - ], - [ - "▁f", - "ut" - ], - [ - "▁fu", - "t" - ], - [ - "▁G", - "ener" - ], - [ - "▁Ge", - "ner" - ], - [ - "▁Gen", - "er" - ], - [ - "▁Gene", - "r" - ], - [ - "▁", - "Gener" - ], - [ - "il", - "ls" - ], - [ - "ill", - "s" - ], - [ - "▁d", - "ri" - ], - [ - "▁dr", - "i" - ], - [ - "_", - "." - ], - [ - "▁f", - "elt" - ], - [ - "▁fe", - "lt" - ], - [ - "▁fel", - "t" - ], - [ - "▁o", - "ffic" - ], - [ - "▁of", - "fic" - ], - [ - "▁off", - "ic" - ], - [ - "▁=", - "==" - ], - [ - "▁==", - "=" - ], - [ - "▁", - "===" - ], - [ - "i", - "i" - ], - [ - "▁start", - "ed" - ], - [ - "▁star", - "ted" - ], - [ - "▁", - "Т" - ], - [ - "▁}", - ");" - ], - [ - "▁})", - ";" - ], - [ - "▁", - "});" - ], - [ - "j", - "s" - ], - [ - "▁fr", - "ont" - ], - [ - "▁fro", - "nt" - ], - [ - "���", - "front" - ], - [ - "▁al", - "most" - ], - [ - "ir", - "m" - ], - [ - "i", - "rm" - ], - [ - "!", - "\"" - ], - [ - "sign", - "ed" - ], - [ - "sig", - "ned" - ], - [ - "s", - "igned" - ], - [ - "▁y", - "et" - ], - [ - "▁ye", - "t" - ], - [ - "▁t", - "rad" - ], - [ - "▁tr", - "ad" - ], - [ - "▁tra", - "d" - ], - [ - "ient", - "s" - ], - [ - "ien", - "ts" - ], - [ - "i", - "ents" - ], - [ - "am", - "a" - ], - [ - "a", - "ma" - ], - [ - "▁in", - "put" - ], - [ - "▁", - "input" - ], - [ - "li", - "m" - ], - [ - "l", - "im" - ], - [ - "п", - "а" - ], - [ - "▁к", - "а" - ], - [ - "▁", - "ка" - ], - [ - "▁c", - "amp" - ], - [ - "▁cam", - "p" - ], - [ - "▁ca", - "mp" - ], - [ - "▁", - "camp" - ], - [ - "ib", - "r" - ], - [ - "i", - "br" - ], - [ - "fe", - "ct" - ], - [ - "f", - "ect" - ], - [ - "un", - "t" - ], - [ - "u", - "nt" - ], - [ - "▁h", - "alf" - ], - [ - "▁hal", - "f" - ], - [ - "▁", - "half" - ], - [ - "▁c", - "over" - ], - [ - "▁co", - "ver" - ], - [ - "▁cov", - "er" - ], - [ - "▁", - "cover" - ], - [ - "angu", - "age" - ], - [ - "▁b", - "en" - ], - [ - "▁be", - "n" - ], - [ - "▁", - "ben" - ], - [ - "h", - "a" - ], - [ - "▁d", - "iff" - ], - [ - "▁di", - "ff" - ], - [ - "▁dif", - "f" - ], - [ - "▁", - "diff" - ], - [ - "_", - "\\" - ], - [ - "▁о", - "б" - ], - [ - "▁", - "об" - ], - [ - "]", - ")" - ], - [ - "od", - "es" - ], - [ - "ode", - "s" - ], - [ - "o", - "des" - ], - [ - "he", - "l" - ], - [ - "h", - "el" - ], - [ - "io", - "s" - ], - [ - "i", - "os" - ], - [ - "▁", - "О" - ], - [ - "▁m", - "ot" - ], - [ - "▁mo", - "t" - ], - [ - "▁", - "mot" - ], - [ - "▁s", - "ocial" - ], - [ - "▁so", - "cial" - ], - [ - "▁soc", - "ial" - ], - [ - "▁soci", - "al" - ], - [ - "▁", - "social" - ], - [ - "////", - "////" - ], - [ - "▁s", - "tre" - ], - [ - "▁st", - "re" - ], - [ - "▁str", - "e" - ], - [ - "▁", - "stre" - ], - [ - "gr", - "ound" - ], - [ - "gro", - "und" - ], - [ - "g", - "round" - ], - [ - "і", - "в" - ], - [ - "ob", - "ject" - ], - [ - "obj", - "ect" - ], - [ - "pl", - "es" - ], - [ - "ple", - "s" - ], - [ - "p", - "les" - ], - [ - "re", - "ed" - ], - [ - "ree", - "d" - ], - [ - "r", - "eed" - ], - [ - "▁e", - "en" - ], - [ - "▁", - "een" - ], - [ - "▁b", - "ased" - ], - [ - "▁bas", - "ed" - ], - [ - "▁base", - "d" - ], - [ - "▁ba", - "sed" - ], - [ - "▁", - "based" - ], - [ - "▁r", - "ange" - ], - [ - "▁ran", - "ge" - ], - [ - "▁rang", - "e" - ], - [ - "▁", - "range" - ], - [ - "A", - "n" - ], - [ - "ur", - "g" - ], - [ - "u", - "rg" - ], - [ - "▁le", - "arn" - ], - [ - "▁lear", - "n" - ], - [ - "▁", - "learn" - ], - [ - "▁e", - "xc" - ], - [ - "▁ex", - "c" - ], - [ - "▁", - "exc" - ], - [ - "▁im", - "p" - ], - [ - "▁i", - "mp" - ], - [ - "▁", - "imp" - ], - [ - "▁me", - "ans" - ], - [ - "▁mean", - "s" - ], - [ - "▁w", - "ur" - ], - [ - "en", - "ds" - ], - [ - "end", - "s" - ], - [ - "vo", - "id" - ], - [ - "v", - "oid" - ], - [ - "▁s", - "td" - ], - [ - "▁st", - "d" - ], - [ - "▁", - "std" - ], - [ - "▁part", - "icular" - ], - [ - "▁partic", - "ular" - ], - [ - "▁particul", - "ar" - ], - [ - "▁parti", - "cular" - ], - [ - "j", - "a" - ], - [ - "▁s", - "ource" - ], - [ - "▁sour", - "ce" - ], - [ - "▁", - "source" - ], - [ - "def", - "ault" - ], - [ - "p", - "y" - ], - [ - "▁a", - "ls" - ], - [ - "▁al", - "s" - ], - [ - "▁", - "als" - ], - [ - "sc", - "ri" - ], - [ - "scr", - "i" - ], - [ - "s", - "cri" - ], - [ - "st", - "atus" - ], - [ - "stat", - "us" - ], - [ - "▁st", - "ory" - ], - [ - "▁stor", - "y" - ], - [ - "▁sto", - "ry" - ], - [ - "▁", - "story" - ], - [ - "▁b", - "egin" - ], - [ - "▁be", - "gin" - ], - [ - "▁beg", - "in" - ], - [ - "▁", - "begin" - ], - [ - "▁pos", - "ition" - ], - [ - "▁posit", - "ion" - ], - [ - "▁", - "position" - ], - [ - "▁spec", - "ial" - ], - [ - "▁spe", - "cial" - ], - [ - "▁", - "special" - ], - [ - "ph", - "p" - ], - [ - "p", - "hp" - ], - [ - "▁b", - "ar" - ], - [ - "▁ba", - "r" - ], - [ - "▁", - "bar" - ], - [ - "▁p", - "ract" - ], - [ - "▁pr", - "act" - ], - [ - "▁pra", - "ct" - ], - [ - "▁prac", - "t" - ], - [ - "cal", - "l" - ], - [ - "ca", - "ll" - ], - [ - "c", - "all" - ], - [ - "▁d", - "as" - ], - [ - "▁da", - "s" - ], - [ - "▁", - "das" - ], - [ - "▁r", - "ad" - ], - [ - "▁ra", - "d" - ], - [ - "▁", - "rad" - ], - [ - "▁cl", - "ose" - ], - [ - "▁clos", - "e" - ], - [ - "▁clo", - "se" - ], - [ - "▁", - "close" - ], - [ - "ww", - "w" - ], - [ - "w", - "ww" - ], - [ - "ер", - "е" - ], - [ - "е", - "ре" - ], - [ - "g", - "u" - ], - [ - "▁E", - "r" - ], - [ - "▁", - "Er" - ], - [ - "▁d", - "om" - ], - [ - "▁do", - "m" - ], - [ - "▁", - "dom" - ], - [ - "A", - "M" - ], - [ - "▁b", - "ed" - ], - [ - "▁be", - "d" - ], - [ - "▁", - "bed" - ], - [ - "▁sever", - "al" - ], - [ - "au", - "l" - ], - [ - "a", - "ul" - ], - [ - "bo", - "x" - ], - [ - "b", - "ox" - ], - [ - "▁l", - "ow" - ], - [ - "▁lo", - "w" - ], - [ - "▁", - "low" - ], - [ - "pa", - "ck" - ], - [ - "p", - "ack" - ], - [ - "Re", - "g" - ], - [ - "R", - "eg" - ], - [ - "O", - "f" - ], - [ - "at", - "ures" - ], - [ - "ature", - "s" - ], - [ - "atur", - "es" - ], - [ - "atu", - "res" - ], - [ - "é", - "n" - ], - [ - "ed", - "er" - ], - [ - "ede", - "r" - ], - [ - "e", - "der" - ], - [ - "uild", - "er" - ], - [ - "ca", - "st" - ], - [ - "cas", - "t" - ], - [ - "c", - "ast" - ], - [ - "con", - "om" - ], - [ - "co", - "nom" - ], - [ - "c", - "onom" - ], - [ - "ra", - "ft" - ], - [ - "raf", - "t" - ], - [ - "r", - "aft" - ], - [ - "▁m", - "akes" - ], - [ - "▁make", - "s" - ], - [ - "▁ma", - "kes" - ], - [ - "Lo", - "c" - ], - [ - "L", - "oc" - ], - [ - "ht", - "tp" - ], - [ - "htt", - "p" - ], - [ - "h", - "ttp" - ], - [ - "▁a", - "bs" - ], - [ - "▁ab", - "s" - ], - [ - "▁", - "abs" - ], - [ - "re", - "sh" - ], - [ - "res", - "h" - ], - [ - "r", - "esh" - ], - [ - "▁W", - "ill" - ], - [ - "▁Wil", - "l" - ], - [ - "▁Wi", - "ll" - ], - [ - "▁", - "Will" - ], - [ - "bre", - "ak" - ], - [ - "b", - "reak" - ], - [ - "▁o", - "ptions" - ], - [ - "▁opt", - "ions" - ], - [ - "▁option", - "s" - ], - [ - "▁", - "options" - ], - [ - "fo", - "rt" - ], - [ - "for", - "t" - ], - [ - "f", - "ort" - ], - [ - "▁и", - "з" - ], - [ - "▁", - "из" - ], - [ - "▁a", - "nal" - ], - [ - "▁an", - "al" - ], - [ - "▁", - "anal" - ], - [ - "▁e", - "nv" - ], - [ - "▁en", - "v" - ], - [ - "▁", - "env" - ], - [ - "(", - "{" - ], - [ - "ev", - "ent" - ], - [ - "even", - "t" - ], - [ - "eve", - "nt" - ], - [ - "e", - "vent" - ], - [ - "▁p", - "age" - ], - [ - "▁pa", - "ge" - ], - [ - "▁pag", - "e" - ], - [ - "▁", - "page" - ], - [ - "ter", - "nal" - ], - [ - "tern", - "al" - ], - [ - "▁d", - "istribut" - ], - [ - "▁dist", - "ribut" - ], - [ - "▁f", - "ood" - ], - [ - "▁fo", - "od" - ], - [ - "▁foo", - "d" - ], - [ - "▁", - "food" - ], - [ - "che", - "ck" - ], - [ - "c", - "heck" - ], - [ - "C", - "K" - ], - [ - "▁в", - "о" - ], - [ - "▁", - "во" - ], - [ - "as", - "sert" - ], - [ - "ass", - "ert" - ], - [ - "asse", - "rt" - ], - [ - "á", - "n" - ], - [ - "ba", - "se" - ], - [ - "bas", - "e" - ], - [ - "b", - "ase" - ], - [ - "▁w", - "hole" - ], - [ - "▁wh", - "ole" - ], - [ - "▁who", - "le" - ], - [ - "ac", - "ión" - ], - [ - "ació", - "n" - ], - [ - "aci", - "ón" - ], - [ - "a", - "ción" - ], - [ - "O", - "D" - ], - [ - "▁turn", - "ed" - ], - [ - "▁tur", - "ned" - ], - [ - "ig", - "ma" - ], - [ - "▁res", - "ponse" - ], - [ - "▁respon", - "se" - ], - [ - "▁respons", - "e" - ], - [ - "▁", - "response" - ], - [ - "▁Univers", - "ity" - ], - [ - "▁d", - "iv" - ], - [ - "▁di", - "v" - ], - [ - "▁", - "div" - ], - [ - "ap", - "ter" - ], - [ - "apt", - "er" - ], - [ - "▁result", - "s" - ], - [ - "▁", - "results" - ], - [ - "▁re", - "present" - ], - [ - "▁rep", - "resent" - ], - [ - "▁every", - "thing" - ], - [ - "▁C", - "ent" - ], - [ - "▁Ce", - "nt" - ], - [ - "▁", - "Cent" - ], - [ - "ut", - "es" - ], - [ - "ute", - "s" - ], - [ - "u", - "tes" - ], - [ - "ri", - "x" - ], - [ - "r", - "ix" - ], - [ - "▁S", - "ome" - ], - [ - "▁So", - "me" - ], - [ - "▁Som", - "e" - ], - [ - "▁", - "Some" - ], - [ - "▁be", - "hind" - ], - [ - "▁beh", - "ind" - ], - [ - "▁c", - "reat" - ], - [ - "▁cre", - "at" - ], - [ - "▁", - "creat" - ], - [ - "pl", - "ace" - ], - [ - "plac", - "e" - ], - [ - "p", - "lace" - ], - [ - "s", - "u" - ], - [ - "▁P", - "art" - ], - [ - "▁Par", - "t" - ], - [ - "▁Pa", - "rt" - ], - [ - "▁", - "Part" - ], - [ - "um", - "b" - ], - [ - "u", - "mb" - ], - [ - "math", - "bb" - ], - [ - "pi", - "ng" - ], - [ - "pin", - "g" - ], - [ - "p", - "ing" - ], - [ - "▁m", - "atch" - ], - [ - "▁mat", - "ch" - ], - [ - "▁", - "match" - ], - [ - "O", - "ut" - ], - [ - "do", - "m" - ], - [ - "d", - "om" - ], - [ - "▁s", - "itu" - ], - [ - "▁sit", - "u" - ], - [ - "▁si", - "tu" - ], - [ - "d", - "r" - ], - [ - "ar", - "a" - ], - [ - "a", - "ra" - ], - [ - "▁w", - "indow" - ], - [ - "▁wind", - "ow" - ], - [ - "▁", - "window" - ], - [ - "n", - "s" - ], - [ - "lish", - "ed" - ], - [ - "l", - "ished" - ], - [ - "▁V", - "er" - ], - [ - "▁Ve", - "r" - ], - [ - "▁", - "Ver" - ], - [ - "▁m", - "essage" - ], - [ - "▁mess", - "age" - ], - [ - "▁", - "message" - ], - [ - "▁E", - "m" - ], - [ - "▁", - "Em" - ], - [ - "▁h", - "uman" - ], - [ - "▁hum", - "an" - ], - [ - "▁", - "human" - ], - [ - "per", - "ties" - ], - [ - "pert", - "ies" - ], - [ - "л", - "у" - ], - [ - "le", - "m" - ], - [ - "l", - "em" - ], - [ - "OR", - "T" - ], - [ - "O", - "RT" - ], - [ - "▁e", - "arly" - ], - [ - "▁ear", - "ly" - ], - [ - "▁qu", - "ick" - ], - [ - "▁qui", - "ck" - ], - [ - "▁", - "quick" - ], - [ - "▁т", - "а" - ], - [ - "▁", - "та" - ], - [ - "ro", - "id" - ], - [ - "r", - "oid" - ], - [ - "▁c", - "ountry" - ], - [ - "▁coun", - "try" - ], - [ - "▁count", - "ry" - ], - [ - "▁countr", - "y" - ], - [ - "▁", - "country" - ], - [ - "▁d", - "ue" - ], - [ - "▁du", - "e" - ], - [ - "▁", - "due" - ], - [ - "▁D", - "ie" - ], - [ - "▁Di", - "e" - ], - [ - "▁", - "Die" - ], - [ - "▁t", - "rying" - ], - [ - "▁tr", - "ying" - ], - [ - "▁try", - "ing" - ], - [ - "▁l", - "ive" - ], - [ - "▁li", - "ve" - ], - [ - "▁liv", - "e" - ], - [ - "▁", - "live" - ], - [ - "▁p", - "ress" - ], - [ - "▁pre", - "ss" - ], - [ - "▁pr", - "ess" - ], - [ - "▁pres", - "s" - ], - [ - "▁", - "press" - ], - [ - "IN", - "T" - ], - [ - "I", - "NT" - ], - [ - "W", - "ith" - ], - [ - "ov", - "ed" - ], - [ - "ove", - "d" - ], - [ - "o", - "ved" - ], - [ - "▁spec", - "ific" - ], - [ - "▁", - "specific" - ], - [ - "▁f", - "all" - ], - [ - "▁fa", - "ll" - ], - [ - "▁fal", - "l" - ], - [ - "▁", - "fall" - ], - [ - "u", - "k" - ], - [ - "y", - "l" - ], - [ - "▁gener", - "al" - ], - [ - "▁gen", - "eral" - ], - [ - "▁gene", - "ral" - ], - [ - "▁", - "general" - ], - [ - "м", - "у" - ], - [ - "н", - "у" - ], - [ - "▁n", - "ames" - ], - [ - "▁name", - "s" - ], - [ - "▁na", - "mes" - ], - [ - "▁nam", - "es" - ], - [ - "▁", - "names" - ], - [ - "wh", - "ere" - ], - [ - "whe", - "re" - ], - [ - "w", - "here" - ], - [ - "▁The", - "se" - ], - [ - "▁Th", - "ese" - ], - [ - "▁", - "These" - ], - [ - "▁s", - "il" - ], - [ - "▁si", - "l" - ], - [ - "▁", - "sil" - ], - [ - "é", - "t" - ], - [ - "▁e", - "ner" - ], - [ - "▁en", - "er" - ], - [ - "▁", - "ener" - ], - [ - "▁N", - "ow" - ], - [ - "▁No", - "w" - ], - [ - "▁", - "Now" - ], - [ - "▁add", - "ress" - ], - [ - "▁addr", - "ess" - ], - [ - "▁", - "address" - ], - [ - "Res", - "ponse" - ], - [ - "▁M", - "r" - ], - [ - "▁", - "Mr" - ], - [ - "▁an", - "sw" - ], - [ - "▁ans", - "w" - ], - [ - "▁fil", - "m" - ], - [ - "▁fi", - "lm" - ], - [ - "▁", - "film" - ], - [ - "▁str", - "ong" - ], - [ - "▁stro", - "ng" - ], - [ - "▁", - "strong" - ], - [ - "▁b", - "ring" - ], - [ - "▁br", - "ing" - ], - [ - "▁Un", - "ited" - ], - [ - "▁Unit", - "ed" - ], - [ - "▁g", - "e" - ], - [ - "▁", - "ge" - ], - [ - "▁w", - "oman" - ], - [ - "▁wom", - "an" - ], - [ - "▁wo", - "man" - ], - [ - "▁", - "woman" - ], - [ - "Ne", - "w" - ], - [ - "N", - "ew" - ], - [ - "et", - "t" - ], - [ - "e", - "tt" - ], - [ - ".", - ")" - ], - [ - "en", - "ame" - ], - [ - "ena", - "me" - ], - [ - "e", - "name" - ], - [ - "▁A", - "N" - ], - [ - "▁", - "AN" - ], - [ - "▁de", - "scrib" - ], - [ - "▁desc", - "rib" - ], - [ - "з", - "а" - ], - [ - "is", - "ing" - ], - [ - "isi", - "ng" - ], - [ - "i", - "sing" - ], - [ - "E", - "L" - ], - [ - "q", - "l" - ], - [ - "▁f", - "ur" - ], - [ - "▁fu", - "r" - ], - [ - "▁", - "fur" - ], - [ - "y", - "ing" - ], - [ - "▁C", - "al" - ], - [ - "▁Ca", - "l" - ], - [ - "▁", - "Cal" - ], - [ - "▁D", - "r" - ], - [ - "▁", - "Dr" - ], - [ - "ER", - "R" - ], - [ - "E", - "RR" - ], - [ - "▁\\", - "\\" - ], - [ - "▁", - "\\\\" - ], - [ - "an", - "gle" - ], - [ - "ang", - "le" - ], - [ - "ur", - "ope" - ], - [ - "uro", - "pe" - ], - [ - "urop", - "e" - ], - [ - "▁c", - "ity" - ], - [ - "▁cit", - "y" - ], - [ - "▁ci", - "ty" - ], - [ - "▁", - "city" - ], - [ - "▁in", - "dex" - ], - [ - "▁ind", - "ex" - ], - [ - "▁inde", - "x" - ], - [ - "▁", - "index" - ], - [ - "▁a", - "ction" - ], - [ - "▁act", - "ion" - ], - [ - "▁", - "action" - ], - [ - "▁How", - "ever" - ], - [ - "▁", - "However" - ], - [ - "▁f", - "ig" - ], - [ - "▁fi", - "g" - ], - [ - "▁", - "fig" - ], - [ - "ia", - "s" - ], - [ - "i", - "as" - ], - [ - "▁quest", - "ion" - ], - [ - "▁", - "question" - ], - [ - "▁J", - "an" - ], - [ - "▁Ja", - "n" - ], - [ - "▁", - "Jan" - ], - [ - "▁M", - "ed" - ], - [ - "▁Me", - "d" - ], - [ - "▁", - "Med" - ], - [ - "▁C", - "ont" - ], - [ - "▁Con", - "t" - ], - [ - "▁Co", - "nt" - ], - [ - "▁", - "Cont" - ], - [ - "am", - "ed" - ], - [ - "ame", - "d" - ], - [ - "a", - "med" - ], - [ - "Cal", - "l" - ], - [ - "C", - "all" - ], - [ - "pl", - "ied" - ], - [ - "tt", - "y" - ], - [ - "t", - "ty" - ], - [ - "▁ind", - "ivid" - ], - [ - "pa", - "ge" - ], - [ - "pag", - "e" - ], - [ - "p", - "age" - ], - [ - "▁c", - "omb" - ], - [ - "▁com", - "b" - ], - [ - "▁co", - "mb" - ], - [ - "▁", - "comb" - ], - [ - "se", - "ction" - ], - [ - "sect", - "ion" - ], - [ - "s", - "ection" - ], - [ - "▁C", - "omm" - ], - [ - "▁Com", - "m" - ], - [ - "▁Co", - "mm" - ], - [ - "▁", - "Comm" - ], - [ - "ue", - "l" - ], - [ - "u", - "el" - ], - [ - "▁h", - "et" - ], - [ - "▁he", - "t" - ], - [ - "▁", - "het" - ], - [ - "▁B", - "ar" - ], - [ - "▁Ba", - "r" - ], - [ - "▁", - "Bar" - ], - [ - "ag", - "ement" - ], - [ - "age", - "ment" - ], - [ - "agem", - "ent" - ], - [ - "fi", - "n" - ], - [ - "f", - "in" - ], - [ - "▁m", - "ajor" - ], - [ - "▁ma", - "jor" - ], - [ - "▁maj", - "or" - ], - [ - "▁", - "major" - ], - [ - "op", - "er" - ], - [ - "ope", - "r" - ], - [ - "o", - "per" - ], - [ - "ap", - "i" - ], - [ - "a", - "pi" - ], - [ - "ro", - "om" - ], - [ - "r", - "oom" - ], - [ - "▁", - "„" - ], - [ - "▁h", - "ab" - ], - [ - "▁ha", - "b" - ], - [ - "▁", - "hab" - ], - [ - "з", - "и" - ], - [ - "▁a", - "uf" - ], - [ - "▁au", - "f" - ], - [ - "▁", - "auf" - ], - [ - "cur", - "rent" - ], - [ - "curr", - "ent" - ], - [ - "n", - "i" - ], - [ - "▁in", - "clude" - ], - [ - "▁incl", - "ude" - ], - [ - "▁includ", - "e" - ], - [ - "▁inclu", - "de" - ], - [ - "▁", - "include" - ], - [ - "▁qu", - "i" - ], - [ - "▁q", - "ui" - ], - [ - "v", - "a" - ], - [ - "U", - "E" - ], - [ - "▁ide", - "a" - ], - [ - "▁id", - "ea" - ], - [ - "▁", - "idea" - ], - [ - ",", - "'" - ], - [ - "▁requ", - "ired" - ], - [ - "▁require", - "d" - ], - [ - "▁", - "required" - ], - [ - "▁he", - "art" - ], - [ - "▁hear", - "t" - ], - [ - "▁", - "heart" - ], - [ - "ib", - "ility" - ], - [ - "ibil", - "ity" - ], - [ - "ict", - "ion" - ], - [ - "i", - "ction" - ], - [ - "Mod", - "el" - ], - [ - "Mode", - "l" - ], - [ - "Mo", - "del" - ], - [ - "wr", - "ite" - ], - [ - "writ", - "e" - ], - [ - "w", - "rite" - ], - [ - "▁cont", - "ent" - ], - [ - "▁conten", - "t" - ], - [ - "▁", - "content" - ], - [ - "▁w", - "er" - ], - [ - "▁we", - "r" - ], - [ - "▁", - "wer" - ], - [ - "▁h", - "ands" - ], - [ - "▁hand", - "s" - ], - [ - "▁han", - "ds" - ], - [ - "ze", - "n" - ], - [ - "z", - "en" - ], - [ - "ch", - "ar" - ], - [ - "cha", - "r" - ], - [ - "c", - "har" - ], - [ - "}^", - "{" - ], - [ - "}", - "^{" - ], - [ - "▁m", - "ass" - ], - [ - "▁ma", - "ss" - ], - [ - "▁mas", - "s" - ], - [ - "▁", - "mass" - ], - [ - "pl", - "y" - ], - [ - "p", - "ly" - ], - [ - "▁n", - "at" - ], - [ - "▁na", - "t" - ], - [ - "▁", - "nat" - ], - [ - "re", - "l" - ], - [ - "r", - "el" - ], - [ - "▁d", - "at" - ], - [ - "▁da", - "t" - ], - [ - "▁", - "dat" - ], - [ - "====", - "============" - ], - [ - "========", - "========" - ], - [ - "============", - "====" - ], - [ - "im", - "al" - ], - [ - "ima", - "l" - ], - [ - "i", - "mal" - ], - [ - "▁pro", - "bably" - ], - [ - "▁prob", - "ably" - ], - [ - "un", - "ch" - ], - [ - "unc", - "h" - ], - [ - "▁m", - "er" - ], - [ - "▁me", - "r" - ], - [ - "▁", - "mer" - ], - [ - "il", - "ar" - ], - [ - "ila", - "r" - ], - [ - "i", - "lar" - ], - [ - "ir", - "es" - ], - [ - "ire", - "s" - ], - [ - "i", - "res" - ], - [ - "▁w", - "atch" - ], - [ - "▁wat", - "ch" - ], - [ - "▁", - "watch" - ], - [ - "S", - "I" - ], - [ - "▁c", - "ult" - ], - [ - "▁cu", - "lt" - ], - [ - "▁cul", - "t" - ], - [ - "▁m", - "other" - ], - [ - "▁mot", - "her" - ], - [ - "▁mo", - "ther" - ], - [ - "▁", - "mother" - ], - [ - "▁govern", - "ment" - ], - [ - "or", - "ding" - ], - [ - "ord", - "ing" - ], - [ - "▁(", - ")" - ], - [ - "▁", - "()" - ], - [ - "▁p", - "ri" - ], - [ - "▁pr", - "i" - ], - [ - "▁l", - "ink" - ], - [ - "▁lin", - "k" - ], - [ - "▁", - "link" - ], - [ - "gr", - "oup" - ], - [ - "gro", - "up" - ], - [ - "g", - "roup" - ], - [ - "O", - "L" - ], - [ - "▁n", - "ear" - ], - [ - "▁ne", - "ar" - ], - [ - "▁S", - "er" - ], - [ - "▁Se", - "r" - ], - [ - "▁", - "Ser" - ], - [ - "Se", - "r" - ], - [ - "S", - "er" - ], - [ - "it", - "o" - ], - [ - "i", - "to" - ], - [ - "▁value", - "s" - ], - [ - "▁val", - "ues" - ], - [ - "▁", - "values" - ], - [ - "▁j", - "ava" - ], - [ - "▁ja", - "va" - ], - [ - "▁", - "java" - ], - [ - "ful", - "ly" - ], - [ - "full", - "y" - ], - [ - "f", - "ully" - ], - [ - "Co", - "unt" - ], - [ - "C", - "ount" - ], - [ - "++", - ")" - ], - [ - "▁v", - "i" - ], - [ - "▁", - "vi" - ], - [ - "▁wh", - "ite" - ], - [ - "▁", - "white" - ], - [ - "ma", - "t" - ], - [ - "m", - "at" - ], - [ - "ct", - "x" - ], - [ - "c", - "tx" - ], - [ - "▁con", - "c" - ], - [ - "▁co", - "nc" - ], - [ - "▁", - "conc" - ], - [ - "▁st", - "ay" - ], - [ - "▁sta", - "y" - ], - [ - "gi", - "ng" - ], - [ - "gin", - "g" - ], - [ - "g", - "ing" - ], - [ - "▁c", - "lear" - ], - [ - "▁cl", - "ear" - ], - [ - "▁cle", - "ar" - ], - [ - "▁", - "clear" - ], - [ - "▁c", - "opy" - ], - [ - "▁co", - "py" - ], - [ - "▁cop", - "y" - ], - [ - "▁", - "copy" - ], - [ - "sel", - "ves" - ], - [ - "▁prov", - "ide" - ], - [ - "▁w", - "ords" - ], - [ - "▁wor", - "ds" - ], - [ - "▁word", - "s" - ], - [ - "▁", - "words" - ], - [ - "com", - "p" - ], - [ - "co", - "mp" - ], - [ - "c", - "omp" - ], - [ - "ar", - "gs" - ], - [ - "arg", - "s" - ], - [ - "▁p", - "ick" - ], - [ - "▁pi", - "ck" - ], - [ - "▁pic", - "k" - ], - [ - "▁", - "pick" - ], - [ - "ul", - "y" - ], - [ - "u", - "ly" - ], - [ - "▁v", - "ari" - ], - [ - "▁var", - "i" - ], - [ - "▁va", - "ri" - ], - [ - "▁", - "vari" - ], - [ - "▁bel", - "ieve" - ], - [ - "▁belie", - "ve" - ], - [ - "▁C", - "o" - ], - [ - "▁", - "Co" - ], - [ - "Pro", - "perty" - ], - [ - "Gr", - "oup" - ], - [ - "G", - "roup" - ], - [ - "▁t", - "en" - ], - [ - "▁te", - "n" - ], - [ - "▁", - "ten" - ], - [ - "is", - "chen" - ], - [ - "isch", - "en" - ], - [ - "ische", - "n" - ], - [ - "isc", - "hen" - ], - [ - "i", - "schen" - ], - [ - "et", - "urn" - ], - [ - "e", - "turn" - ], - [ - "iv", - "al" - ], - [ - "iva", - "l" - ], - [ - "i", - "val" - ], - [ - "Sys", - "tem" - ], - [ - "S", - "ystem" - ], - [ - "C", - "L" - ], - [ - "be", - "d" - ], - [ - "b", - "ed" - ], - [ - "▁t", - "otal" - ], - [ - "▁to", - "tal" - ], - [ - "▁tot", - "al" - ], - [ - "▁", - "total" - ], - [ - "▁is", - "t" - ], - [ - "▁i", - "st" - ], - [ - "▁", - "ist" - ], - [ - "In", - "put" - ], - [ - "um", - "ents" - ], - [ - "ument", - "s" - ], - [ - "umen", - "ts" - ], - [ - "u", - "ments" - ], - [ - "Man", - "ager" - ], - [ - "ш", - "и" - ], - [ - "▁w", - "in" - ], - [ - "▁", - "win" - ], - [ - "le", - "ep" - ], - [ - "lee", - "p" - ], - [ - "P", - "I" - ], - [ - "но", - "го" - ], - [ - "н", - "ого" - ], - [ - "ru", - "ction" - ], - [ - "ruct", - "ion" - ], - [ - "r", - "uction" - ], - [ - "▁in", - "te" - ], - [ - "▁i", - "nte" - ], - [ - "▁int", - "e" - ], - [ - "▁", - "inte" - ], - [ - "Ap", - "p" - ], - [ - "A", - "pp" - ], - [ - "av", - "or" - ], - [ - "avo", - "r" - ], - [ - "a", - "vor" - ], - [ - "▁re", - "spect" - ], - [ - "▁res", - "pect" - ], - [ - "▁resp", - "ect" - ], - [ - "▁", - "respect" - ], - [ - "at", - "ors" - ], - [ - "ator", - "s" - ], - [ - "ato", - "rs" - ], - [ - "▁c", - "omo" - ], - [ - "▁com", - "o" - ], - [ - "▁co", - "mo" - ], - [ - "▁c", - "ut" - ], - [ - "▁cu", - "t" - ], - [ - "▁", - "cut" - ], - [ - "F", - "A" - ], - [ - "▁s", - "us" - ], - [ - "▁su", - "s" - ], - [ - "▁A", - "pp" - ], - [ - "▁Ap", - "p" - ], - [ - "▁", - "App" - ], - [ - "re", - "ct" - ], - [ - "rec", - "t" - ], - [ - "r", - "ect" - ], - [ - "F", - "I" - ], - [ - "▁be", - "gan" - ], - [ - "▁beg", - "an" - ], - [ - "op", - "h" - ], - [ - "o", - "ph" - ], - [ - "▁s", - "ort" - ], - [ - "▁so", - "rt" - ], - [ - "▁sor", - "t" - ], - [ - "▁", - "sort" - ], - [ - "th", - "ough" - ], - [ - "ј", - "е" - ], - [ - "ic", - "ro" - ], - [ - "i", - "cro" - ], - [ - "Tr", - "ans" - ], - [ - "Tra", - "ns" - ], - [ - "л", - "і" - ], - [ - "▁In", - "st" - ], - [ - "▁Ins", - "t" - ], - [ - "▁", - "Inst" - ], - [ - "re", - "quest" - ], - [ - "requ", - "est" - ], - [ - "req", - "uest" - ], - [ - "о", - "р" - ], - [ - "▁rel", - "ations" - ], - [ - "▁relation", - "s" - ], - [ - "-", - "\\" - ], - [ - "St", - "atus" - ], - [ - "Stat", - "us" - ], - [ - "ж", - "и" - ], - [ - "▁f", - "ather" - ], - [ - "▁fa", - "ther" - ], - [ - "▁fat", - "her" - ], - [ - "▁", - "father" - ], - [ - "c", - "s" - ], - [ - "▁s", - "ex" - ], - [ - "▁se", - "x" - ], - [ - "▁", - "sex" - ], - [ - "is", - "ch" - ], - [ - "isc", - "h" - ], - [ - "i", - "sch" - ], - [ - "v", - "o" - ], - [ - "}_", - "{" - ], - [ - "}", - "_{" - ], - [ - "ave", - "n" - ], - [ - "av", - "en" - ], - [ - "a", - "ven" - ], - [ - "▁N", - "e" - ], - [ - "▁", - "Ne" - ], - [ - "AT", - "E" - ], - [ - "A", - "TE" - ], - [ - "it", - "ten" - ], - [ - "itt", - "en" - ], - [ - "itte", - "n" - ], - [ - "▁e", - "ss" - ], - [ - "▁es", - "s" - ], - [ - "▁", - "ess" - ], - [ - "T", - "H" - ], - [ - "ight", - "s" - ], - [ - "igh", - "ts" - ], - [ - "▁h", - "om" - ], - [ - "▁ho", - "m" - ], - [ - "▁", - "hom" - ], - [ - "▁t", - "oday" - ], - [ - "▁to", - "day" - ], - [ - "▁tod", - "ay" - ], - [ - "▁toda", - "y" - ], - [ - "▁z", - "u" - ], - [ - "▁", - "zu" - ], - [ - "it", - "a" - ], - [ - "i", - "ta" - ], - [ - "▁is", - "n" - ], - [ - "▁i", - "sn" - ], - [ - "▁o", - "pt" - ], - [ - "▁op", - "t" - ], - [ - "▁", - "opt" - ], - [ - "og", - "n" - ], - [ - "o", - "gn" - ], - [ - "é", - "r" - ], - [ - "▁wh", - "ether" - ], - [ - "▁whe", - "ther" - ], - [ - "ix", - "ed" - ], - [ - "ph", - "i" - ], - [ - "p", - "hi" - ], - [ - "id", - "ence" - ], - [ - "iden", - "ce" - ], - [ - "al", - "d" - ], - [ - "a", - "ld" - ], - [ - "Cl", - "ient" - ], - [ - "A", - "t" - ], - [ - "▁de", - "ath" - ], - [ - "▁L", - "et" - ], - [ - "▁Le", - "t" - ], - [ - "▁", - "Let" - ], - [ - "iu", - "s" - ], - [ - "i", - "us" - ], - [ - "г", - "и" - ], - [ - "▁р", - "е" - ], - [ - "▁", - "ре" - ], - [ - "be", - "n" - ], - [ - "b", - "en" - ], - [ - ")", - "\r" - ], - [ - "b", - "a" - ], - [ - "><", - "/" - ], - [ - ">", - "" - ], - [ - "▁", - "->" - ], - [ - "▁J", - "ust" - ], - [ - "▁Ju", - "st" - ], - [ - "▁", - "Just" - ], - [ - "Wh", - "at" - ], - [ - "W", - "hat" - ], - [ - "at", - "al" - ], - [ - "ata", - "l" - ], - [ - "a", - "tal" - ], - [ - "▁M", - "in" - ], - [ - "▁Mi", - "n" - ], - [ - "▁", - "Min" - ], - [ - "▁C", - "or" - ], - [ - "▁Co", - "r" - ], - [ - "▁", - "Cor" - ], - [ - "▁d", - "ark" - ], - [ - "▁dar", - "k" - ], - [ - "▁", - "dark" - ], - [ - "r", - "l" - ], - [ - "▁l", - "arg" - ], - [ - "▁la", - "rg" - ], - [ - "▁", - "larg" - ], - [ - "di", - "ng" - ], - [ - "d", - "ing" - ], - [ - "ó", - "n" - ], - [ - "ou", - "ch" - ], - [ - "o", - "uch" - ], - [ - "▁u", - "m" - ], - [ - "▁", - "um" - ], - [ - "▁e", - "lect" - ], - [ - "▁el", - "ect" - ], - [ - "▁ele", - "ct" - ], - [ - "▁", - "elect" - ], - [ - "▁d", - "am" - ], - [ - "▁da", - "m" - ], - [ - "▁", - "dam" - ], - [ - "▁ne", - "eds" - ], - [ - "▁need", - "s" - ], - [ - "▁m", - "atter" - ], - [ - "▁mat", - "ter" - ], - [ - "▁matt", - "er" - ], - [ - "▁r", - "ather" - ], - [ - "▁rat", - "her" - ], - [ - "▁ra", - "ther" - ], - [ - "fr", - "om" - ], - [ - "f", - "rom" - ], - [ - "ra", - "m" - ], - [ - "r", - "am" - ], - [ - "▁", - "і" - ], - [ - "▁t", - "aken" - ], - [ - "▁take", - "n" - ], - [ - "▁tak", - "en" - ], - [ - "▁ta", - "ken" - ], - [ - "▁de", - "al" - ], - [ - "▁per", - "iod" - ], - [ - "▁", - "period" - ], - [ - "▁M", - "on" - ], - [ - "▁Mo", - "n" - ], - [ - "▁", - "Mon" - ], - [ - "▁", - "Л" - ], - [ - "▁A", - "ug" - ], - [ - "▁Au", - "g" - ], - [ - "▁", - "Aug" - ], - [ - "ru", - "n" - ], - [ - "r", - "un" - ], - [ - "m", - "m" - ], - [ - "el", - "le" - ], - [ - "ell", - "e" - ], - [ - "e", - "lle" - ], - [ - "▁ex", - "port" - ], - [ - "▁exp", - "ort" - ], - [ - "▁", - "export" - ], - [ - "S", - "c" - ], - [ - "vi", - "s" - ], - [ - "v", - "is" - ], - [ - "ab", - "or" - ], - [ - "a", - "bor" - ], - [ - "▁aut", - "hor" - ], - [ - "▁auth", - "or" - ], - [ - "▁", - "author" - ], - [ - "è", - "re" - ], - [ - "▁re", - "member" - ], - [ - "▁rem", - "ember" - ], - [ - "▁remem", - "ber" - ], - [ - "▁re", - "du" - ], - [ - "▁r", - "edu" - ], - [ - "▁red", - "u" - ], - [ - "▁", - "redu" - ], - [ - "▁L", - "ist" - ], - [ - "▁Li", - "st" - ], - [ - "▁Lis", - "t" - ], - [ - "▁", - "List" - ], - [ - "▁f", - "ocus" - ], - [ - "▁", - "focus" - ], - [ - "▁char", - "acter" - ], - [ - "▁", - "character" - ], - [ - "Tab", - "le" - ], - [ - "T", - "able" - ], - [ - "▁individ", - "ual" - ], - [ - "▁need", - "ed" - ], - [ - "bu", - "m" - ], - [ - "b", - "um" - ], - [ - "▁st", - "yle" - ], - [ - "▁sty", - "le" - ], - [ - "▁", - "style" - ], - [ - "in", - "ary" - ], - [ - "ina", - "ry" - ], - [ - "inar", - "y" - ], - [ - "ers", - "ion" - ], - [ - "ou", - "te" - ], - [ - "out", - "e" - ], - [ - "o", - "ute" - ], - [ - "▁P", - "e" - ], - [ - "▁", - "Pe" - ], - [ - "▁h", - "on" - ], - [ - "▁ho", - "n" - ], - [ - "▁", - "hon" - ], - [ - "mu", - "t" - ], - [ - "m", - "ut" - ], - [ - "se", - "e" - ], - [ - "s", - "ee" - ], - [ - "▁bec", - "ame" - ], - [ - "▁d", - "ire" - ], - [ - "▁di", - "re" - ], - [ - "▁dir", - "e" - ], - [ - "▁", - "dire" - ], - [ - "▁d", - "ocument" - ], - [ - "▁doc", - "ument" - ], - [ - "▁", - "document" - ], - [ - "se", - "c" - ], - [ - "s", - "ec" - ], - [ - "en", - "ing" - ], - [ - "eni", - "ng" - ], - [ - "e", - "ning" - ], - [ - "▁vis", - "it" - ], - [ - "▁", - "visit" - ], - [ - "▁f", - "ac" - ], - [ - "▁fa", - "c" - ], - [ - "▁", - "fac" - ], - [ - "t", - "x" - ], - [ - "do", - "wn" - ], - [ - "d", - "own" - ], - [ - "pl", - "it" - ], - [ - "p", - "lit" - ], - [ - "▁ph", - "ys" - ], - [ - "▁", - "phys" - ], - [ - "it", - "ting" - ], - [ - "itt", - "ing" - ], - [ - "jo", - "y" - ], - [ - "j", - "oy" - ], - [ - "▁h", - "ig" - ], - [ - "▁hi", - "g" - ], - [ - "Th", - "is" - ], - [ - "T", - "his" - ], - [ - "A", - "d" - ], - [ - "▁B", - "rit" - ], - [ - "▁Br", - "it" - ], - [ - "▁em", - "ploy" - ], - [ - "▁r", - "é" - ], - [ - "▁", - "ré" - ], - [ - "▁", - "т" - ], - [ - "l", - "ambda" - ], - [ - "▁im", - "pro" - ], - [ - "▁imp", - "ro" - ], - [ - "▁B", - "o" - ], - [ - "▁", - "Bo" - ], - [ - "id", - "ing" - ], - [ - "idi", - "ng" - ], - [ - "i", - "ding" - ], - [ - "▁on", - "line" - ], - [ - "▁", - "online" - ], - [ - "me", - "m" - ], - [ - "m", - "em" - ], - [ - "at", - "form" - ], - [ - "▁W", - "ar" - ], - [ - "▁Wa", - "r" - ], - [ - "▁", - "War" - ], - [ - "▁c", - "as" - ], - [ - "▁ca", - "s" - ], - [ - "▁", - "cas" - ], - [ - "as", - "ure" - ], - [ - "a", - "sure" - ], - [ - "▁p", - "ur" - ], - [ - "▁pu", - "r" - ], - [ - "▁", - "pur" - ], - [ - "me", - "di" - ], - [ - "med", - "i" - ], - [ - "m", - "edi" - ], - [ - "Di", - "s" - ], - [ - "D", - "is" - ], - [ - "▁G", - "erm" - ], - [ - "▁Ge", - "rm" - ], - [ - "▁Ger", - "m" - ], - [ - "p", - "c" - ], - [ - "с", - "а" - ], - [ - "▁friend", - "s" - ], - [ - "▁M", - "c" - ], - [ - "▁", - "Mc" - ], - [ - "D", - "I" - ], - [ - "▁pl", - "us" - ], - [ - "▁", - "plus" - ], - [ - "▁S", - "et" - ], - [ - "▁Se", - "t" - ], - [ - "▁", - "Set" - ], - [ - "idd", - "le" - ], - [ - "it", - "ut" - ], - [ - "itu", - "t" - ], - [ - "▁de", - "pend" - ], - [ - "▁dep", - "end" - ], - [ - "▁", - "depend" - ], - [ - "re", - "st" - ], - [ - "res", - "t" - ], - [ - "r", - "est" - ], - [ - "▁J", - "e" - ], - [ - "▁", - "Je" - ], - [ - "▁h", - "or" - ], - [ - "▁ho", - "r" - ], - [ - "▁", - "hor" - ], - [ - "▁ent", - "ire" - ], - [ - "Qu", - "ery" - ], - [ - "Que", - "ry" - ], - [ - "▁re", - "fer" - ], - [ - "▁ref", - "er" - ], - [ - "▁", - "refer" - ], - [ - "▁h", - "ot" - ], - [ - "▁ho", - "t" - ], - [ - "▁", - "hot" - ], - [ - "▁A", - "ust" - ], - [ - "▁Aus", - "t" - ], - [ - "▁Au", - "st" - ], - [ - "▁com", - "mon" - ], - [ - "▁comm", - "on" - ], - [ - "▁", - "common" - ], - [ - "ц", - "і" - ], - [ - "▁p", - "ull" - ], - [ - "▁pu", - "ll" - ], - [ - "▁pul", - "l" - ], - [ - "▁", - "pull" - ], - [ - "▁A", - "dd" - ], - [ - "▁Ad", - "d" - ], - [ - "▁", - "Add" - ], - [ - "▁se", - "ason" - ], - [ - "▁sea", - "son" - ], - [ - "▁seas", - "on" - ], - [ - "▁", - "season" - ], - [ - "▁in", - "vol" - ], - [ - "▁inv", - "ol" - ], - [ - "▁W", - "orld" - ], - [ - "▁Wor", - "ld" - ], - [ - "▁", - "World" - ], - [ - "cl", - "ient" - ], - [ - "cli", - "ent" - ], - [ - "no", - "w" - ], - [ - "n", - "ow" - ], - [ - "tr", - "ue" - ], - [ - "ap", - "pend" - ], - [ - "app", - "end" - ], - [ - "appe", - "nd" - ], - [ - "appen", - "d" - ], - [ - "it", - "ted" - ], - [ - "itt", - "ed" - ], - [ - "itte", - "d" - ], - [ - "em", - "pt" - ], - [ - "emp", - "t" - ], - [ - ")", - "{" - ], - [ - "//", - "/" - ], - [ - "/", - "//" - ], - [ - "▁p", - "rop" - ], - [ - "▁pro", - "p" - ], - [ - "▁pr", - "op" - ], - [ - "▁", - "prop" - ], - [ - "im", - "ate" - ], - [ - "ima", - "te" - ], - [ - "imat", - "e" - ], - [ - "i", - "mate" - ], - [ - "S", - "C" - ], - [ - "▁h", - "ours" - ], - [ - "▁hour", - "s" - ], - [ - "▁ho", - "urs" - ], - [ - "▁h", - "ope" - ], - [ - "▁hop", - "e" - ], - [ - "▁ho", - "pe" - ], - [ - "an", - "dom" - ], - [ - "and", - "om" - ], - [ - "ando", - "m" - ], - [ - "і", - "д" - ], - [ - "ist", - "ic" - ], - [ - "isti", - "c" - ], - [ - "▁pro", - "perty" - ], - [ - "▁proper", - "ty" - ], - [ - "▁", - "property" - ], - [ - "s", - "g" - ], - [ - ">", - "(" - ], - [ - "▁w", - "rite" - ], - [ - "▁wr", - "ite" - ], - [ - "▁writ", - "e" - ], - [ - "▁", - "write" - ], - [ - "mar", - "k" - ], - [ - "m", - "ark" - ], - [ - "fin", - "d" - ], - [ - "fi", - "nd" - ], - [ - "f", - "ind" - ], - [ - "▁person", - "al" - ], - [ - "▁pers", - "onal" - ], - [ - "▁persona", - "l" - ], - [ - "▁", - "personal" - ], - [ - "]", - "[" - ], - [ - "ro", - "wn" - ], - [ - "row", - "n" - ], - [ - "r", - "own" - ], - [ - "P", - "h" - ], - [ - "▁f", - "oot" - ], - [ - "▁fo", - "ot" - ], - [ - "▁foo", - "t" - ], - [ - "▁", - "foot" - ], - [ - "▁re", - "search" - ], - [ - "▁res", - "earch" - ], - [ - "iron", - "ment" - ], - [ - "▁n", - "om" - ], - [ - "▁no", - "m" - ], - [ - "▁", - "nom" - ], - [ - "▁in", - "stance" - ], - [ - "▁inst", - "ance" - ], - [ - "▁", - "instance" - ], - [ - "▁h", - "eld" - ], - [ - "▁he", - "ld" - ], - [ - "▁hel", - "d" - ], - [ - "▁", - "held" - ], - [ - "D", - "e" - ], - [ - "▁mem", - "bers" - ], - [ - "▁member", - "s" - ], - [ - "▁", - "members" - ], - [ - "▁f", - "ire" - ], - [ - "▁fi", - "re" - ], - [ - "▁fir", - "e" - ], - [ - "▁", - "fire" - ], - [ - "▁hist", - "ory" - ], - [ - "▁histor", - "y" - ], - [ - "▁hi", - "story" - ], - [ - "▁", - "history" - ], - [ - "▁m", - "ap" - ], - [ - "▁ma", - "p" - ], - [ - "▁", - "map" - ], - [ - "▁dis", - "cuss" - ], - [ - "▁disc", - "uss" - ], - [ - "▁e", - "spec" - ], - [ - "▁es", - "pec" - ], - [ - "▁esp", - "ec" - ], - [ - "▁", - "espec" - ], - [ - "▁t", - "aking" - ], - [ - "▁tak", - "ing" - ], - [ - "▁ta", - "king" - ], - [ - "▁s", - "ervices" - ], - [ - "▁serv", - "ices" - ], - [ - "▁service", - "s" - ], - [ - "▁", - "services" - ], - [ - "▁ind", - "ust" - ], - [ - "▁indu", - "st" - ], - [ - "▁", - "indust" - ], - [ - "ig", - "en" - ], - [ - "ige", - "n" - ], - [ - "i", - "gen" - ], - [ - "▁A", - "ss" - ], - [ - "▁As", - "s" - ], - [ - "▁", - "Ass" - ], - [ - "▁e", - "xpected" - ], - [ - "▁ex", - "pected" - ], - [ - "▁expect", - "ed" - ], - [ - "▁", - "expected" - ], - [ - "▁wur", - "de" - ], - [ - "di", - "r" - ], - [ - "d", - "ir" - ], - [ - "▁a", - "mong" - ], - [ - "▁am", - "ong" - ], - [ - "▁s", - "ugg" - ], - [ - "▁su", - "gg" - ], - [ - "▁sug", - "g" - ], - [ - "re", - "c" - ], - [ - "r", - "ec" - ], - [ - "In", - "ter" - ], - [ - "Int", - "er" - ], - [ - "bl", - "ock" - ], - [ - "blo", - "ck" - ], - [ - "b", - "lock" - ], - [ - "▁R", - "ep" - ], - [ - "▁Re", - "p" - ], - [ - "▁", - "Rep" - ], - [ - "▁p", - "ain" - ], - [ - "▁pa", - "in" - ], - [ - "▁f", - "ive" - ], - [ - "▁fi", - "ve" - ], - [ - "▁", - "five" - ], - [ - "▁f", - "und" - ], - [ - "▁fun", - "d" - ], - [ - "▁fu", - "nd" - ], - [ - "▁", - "fund" - ], - [ - "ri", - "d" - ], - [ - "r", - "id" - ], - [ - "ar", - "row" - ], - [ - "arr", - "ow" - ], - [ - "▁t", - "reat" - ], - [ - "▁tre", - "at" - ], - [ - "▁he", - "ard" - ], - [ - "▁hear", - "d" - ], - [ - "▁de", - "term" - ], - [ - "▁det", - "erm" - ], - [ - "▁deter", - "m" - ], - [ - "ic", - "ult" - ], - [ - "▁s", - "ense" - ], - [ - "▁sens", - "e" - ], - [ - "▁sen", - "se" - ], - [ - "es", - "e" - ], - [ - "e", - "se" - ], - [ - "F", - "un" - ], - [ - "▁month", - "s" - ], - [ - "▁mont", - "hs" - ], - [ - "js", - "on" - ], - [ - "j", - "son" - ], - [ - ",", - "”" - ], - [ - "T", - "I" - ], - [ - "or", - "age" - ], - [ - "ora", - "ge" - ], - [ - "o", - "rage" - ], - [ - "▁", - "У" - ], - [ - "▁every", - "one" - ], - [ - "▁c", - "los" - ], - [ - "▁cl", - "os" - ], - [ - "▁clo", - "s" - ], - [ - "▁", - "clos" - ], - [ - "ie", - "rs" - ], - [ - "ier", - "s" - ], - [ - "i", - "ers" - ], - [ - "air", - "s" - ], - [ - "ai", - "rs" - ], - [ - "a", - "irs" - ], - [ - "def", - "ine" - ], - [ - "I", - "f" - ], - [ - "os", - "p" - ], - [ - "o", - "sp" - ], - [ - "▁w", - "onder" - ], - [ - "▁won", - "der" - ], - [ - "▁wo", - "nder" - ], - [ - "N", - "A" - ], - [ - "qu", - "ery" - ], - [ - "que", - "ry" - ], - [ - "quer", - "y" - ], - [ - "p", - "g" - ], - [ - "it", - "es" - ], - [ - "ite", - "s" - ], - [ - "i", - "tes" - ], - [ - "▁m", - "aterial" - ], - [ - "▁mat", - "erial" - ], - [ - "▁mate", - "rial" - ], - [ - "▁mater", - "ial" - ], - [ - "▁", - "material" - ], - [ - "y", - "d" - ], - [ - "Re", - "ad" - ], - [ - "R", - "ead" - ], - [ - "ht", - "ml" - ], - [ - "h", - "tml" - ], - [ - "T", - "E" - ], - [ - "P", - "r" - ], - [ - "^{", - "\\" - ], - [ - "^", - "{\\" - ], - [ - "▁g", - "ave" - ], - [ - "▁ga", - "ve" - ], - [ - "▁I", - "S" - ], - [ - "▁", - "IS" - ], - [ - "▁s", - "uggest" - ], - [ - "▁sugg", - "est" - ], - [ - "▁sug", - "gest" - ], - [ - "Over", - "ride" - ], - [ - "ro", - "du" - ], - [ - "rod", - "u" - ], - [ - "Fr", - "om" - ], - [ - "F", - "rom" - ], - [ - "▁E", - "urope" - ], - [ - "▁Europ", - "e" - ], - [ - "▁Euro", - "pe" - ], - [ - "▁", - "Europe" - ], - [ - "P", - "O" - ], - [ - "▁s", - "oon" - ], - [ - "▁so", - "on" - ], - [ - "ho", - "st" - ], - [ - "hos", - "t" - ], - [ - "h", - "ost" - ], - [ - "▁B", - "er" - ], - [ - "▁Be", - "r" - ], - [ - "▁", - "Ber" - ], - [ - "..", - ".." - ], - [ - "...", - "." - ], - [ - ".", - "..." - ], - [ - "▁H", - "ar" - ], - [ - "▁Ha", - "r" - ], - [ - "▁", - "Har" - ], - [ - "▁e", - "nergy" - ], - [ - "▁ener", - "gy" - ], - [ - "▁energ", - "y" - ], - [ - "▁", - "energy" - ], - [ - ">", - "<" - ], - [ - "ave", - "s" - ], - [ - "av", - "es" - ], - [ - "a", - "ves" - ], - [ - "▁e", - "asy" - ], - [ - "▁eas", - "y" - ], - [ - "▁b", - "re" - ], - [ - "▁br", - "e" - ], - [ - "▁", - "bre" - ], - [ - "fr", - "ame" - ], - [ - "▁g", - "round" - ], - [ - "▁gr", - "ound" - ], - [ - "▁gro", - "und" - ], - [ - "▁", - "ground" - ], - [ - "wi", - "th" - ], - [ - "w", - "ith" - ], - [ - "▁in", - "side" - ], - [ - "▁ins", - "ide" - ], - [ - "ie", - "f" - ], - [ - "i", - "ef" - ], - [ - "▁m", - "o" - ], - [ - "▁", - "mo" - ], - [ - "p", - "m" - ], - [ - "pa", - "n" - ], - [ - "p", - "an" - ], - [ - "ig", - "r" - ], - [ - "i", - "gr" - ], - [ - "▁o", - "m" - ], - [ - "▁", - "om" - ], - [ - "ne", - "xt" - ], - [ - "nex", - "t" - ], - [ - "n", - "ext" - ], - [ - "om", - "et" - ], - [ - "ome", - "t" - ], - [ - "o", - "met" - ], - [ - "▁st", - "atus" - ], - [ - "▁stat", - "us" - ], - [ - "▁", - "status" - ], - [ - "▁}", - "\r" - ], - [ - "▁", - "}\r" - ], - [ - "▁mus", - "ic" - ], - [ - "or", - "a" - ], - [ - "o", - "ra" - ], - [ - "il", - "es" - ], - [ - "ile", - "s" - ], - [ - "i", - "les" - ], - [ - "k", - "i" - ], - [ - "▁e", - "sc" - ], - [ - "▁es", - "c" - ], - [ - "▁", - "esc" - ], - [ - "▁b", - "es" - ], - [ - "▁be", - "s" - ], - [ - "▁", - "bes" - ], - [ - "▁D", - "is" - ], - [ - "▁Di", - "s" - ], - [ - "▁", - "Dis" - ], - [ - "▁h", - "ost" - ], - [ - "▁ho", - "st" - ], - [ - "▁", - "host" - ], - [ - "▁c", - "omes" - ], - [ - "▁com", - "es" - ], - [ - "▁co", - "mes" - ], - [ - "▁come", - "s" - ], - [ - "▁", - "comes" - ], - [ - "us", - "ed" - ], - [ - "use", - "d" - ], - [ - "u", - "sed" - ], - [ - "▁f", - "uture" - ], - [ - "▁fut", - "ure" - ], - [ - "▁", - "future" - ], - [ - "lic", - "k" - ], - [ - "li", - "ck" - ], - [ - "l", - "ick" - ], - [ - "ai", - "d" - ], - [ - "a", - "id" - ], - [ - "▁com", - "pet" - ], - [ - "▁comp", - "et" - ], - [ - "▁", - "compet" - ], - [ - "▁v", - "oice" - ], - [ - "▁vo", - "ice" - ], - [ - "▁", - "voice" - ], - [ - "▁l", - "oad" - ], - [ - "▁lo", - "ad" - ], - [ - "▁", - "load" - ], - [ - "ev", - "el" - ], - [ - "eve", - "l" - ], - [ - "e", - "vel" - ], - [ - "▁n", - "eg" - ], - [ - "▁ne", - "g" - ], - [ - "▁", - "neg" - ], - [ - "▁com", - "mand" - ], - [ - "▁comm", - "and" - ], - [ - "▁", - "command" - ], - [ - "▁f", - "ür" - ], - [ - "▁p", - "ie" - ], - [ - "▁pi", - "e" - ], - [ - "▁", - "pie" - ], - [ - "▁qu", - "ite" - ], - [ - "▁qui", - "te" - ], - [ - "▁quit", - "e" - ], - [ - "▁b", - "lo" - ], - [ - "▁bl", - "o" - ], - [ - "▁", - "blo" - ], - [ - "ag", - "n" - ], - [ - "a", - "gn" - ], - [ - "il", - "on" - ], - [ - "ilo", - "n" - ], - [ - "i", - "lon" - ], - [ - "▁cl", - "aim" - ], - [ - "▁", - "claim" - ], - [ - "▁t", - "each" - ], - [ - "▁te", - "ach" - ], - [ - "▁tea", - "ch" - ], - [ - "▁pre", - "vious" - ], - [ - "▁prev", - "ious" - ], - [ - "▁", - "previous" - ], - [ - "▁s", - "ite" - ], - [ - "▁sit", - "e" - ], - [ - "▁si", - "te" - ], - [ - "▁", - "site" - ], - [ - "co", - "lor" - ], - [ - "col", - "or" - ], - [ - "colo", - "r" - ], - [ - "at", - "tr" - ], - [ - "att", - "r" - ], - [ - "▁ac", - "cept" - ], - [ - "▁", - "accept" - ], - [ - "▁ex", - "act" - ], - [ - ")", - "}" - ], - [ - "af", - "t" - ], - [ - "a", - "ft" - ], - [ - "rol", - "ler" - ], - [ - "roll", - "er" - ], - [ - "о", - "н" - ], - [ - "o", - "o" - ], - [ - "Dat", - "e" - ], - [ - "Da", - "te" - ], - [ - "D", - "ate" - ], - [ - "▁o", - "u" - ], - [ - "▁", - "ou" - ], - [ - "s", - "y" - ], - [ - "���pre", - "tty" - ], - [ - "▁pret", - "ty" - ], - [ - "▁im", - "age" - ], - [ - "▁imag", - "e" - ], - [ - "▁", - "image" - ], - [ - "B", - "U" - ], - [ - "▁term", - "s" - ], - [ - "▁ter", - "ms" - ], - [ - "▁s", - "earch" - ], - [ - "▁se", - "arch" - ], - [ - "▁sear", - "ch" - ], - [ - "▁", - "search" - ], - [ - "▁", - "è" - ], - [ - "▁V", - "al" - ], - [ - "▁Va", - "l" - ], - [ - "▁", - "Val" - ], - [ - "▁", - "‘" - ], - [ - "▁D", - "av" - ], - [ - "▁Da", - "v" - ], - [ - "M", - "S" - ], - [ - "sr", - "c" - ], - [ - "s", - "rc" - ], - [ - "ma", - "r" - ], - [ - "m", - "ar" - ], - [ - "in", - "cip" - ], - [ - "inc", - "ip" - ], - [ - "▁could", - "n" - ], - [ - "ad", - "os" - ], - [ - "ado", - "s" - ], - [ - "▁d", - "ro" - ], - [ - "▁dr", - "o" - ], - [ - "▁", - "dro" - ], - [ - "be", - "ta" - ], - [ - "bet", - "a" - ], - [ - "b", - "eta" - ], - [ - "im", - "um" - ], - [ - "▁min", - "utes" - ], - [ - "▁minute", - "s" - ], - [ - "▁minut", - "es" - ], - [ - "▁g", - "rand" - ], - [ - "▁gr", - "and" - ], - [ - "▁gran", - "d" - ], - [ - "▁gra", - "nd" - ], - [ - "▁", - "grand" - ], - [ - "▁", - "»" - ], - [ - "▁O", - "ur" - ], - [ - "▁", - "Our" - ], - [ - "St", - "r" - ], - [ - "S", - "tr" - ], - [ - "VE", - "R" - ], - [ - "V", - "ER" - ], - [ - "ma", - "z" - ], - [ - "m", - "az" - ], - [ - "▁or", - "iginal" - ], - [ - "▁orig", - "inal" - ], - [ - "▁origin", - "al" - ], - [ - "▁", - "original" - ], - [ - "in", - "i" - ], - [ - "i", - "ni" - ], - [ - "▁c", - "oll" - ], - [ - "▁col", - "l" - ], - [ - "▁co", - "ll" - ], - [ - "▁", - "coll" - ], - [ - "lo", - "at" - ], - [ - "▁o", - "s" - ], - [ - "▁", - "os" - ], - [ - "})", - ";" - ], - [ - "}", - ");" - ], - [ - "sum", - "mary" - ], - [ - "▁w", - "all" - ], - [ - "▁wa", - "ll" - ], - [ - "▁wal", - "l" - ], - [ - "▁", - "wall" - ], - [ - "Col", - "or" - ], - [ - "Co", - "lor" - ], - [ - "▁v", - "ers" - ], - [ - "▁ver", - "s" - ], - [ - "▁ve", - "rs" - ], - [ - "▁", - "vers" - ], - [ - "▁d", - "ella" - ], - [ - "▁de", - "lla" - ], - [ - "▁del", - "la" - ], - [ - "▁dell", - "a" - ], - [ - "▁\"", - "\"\"" - ], - [ - "▁\"\"", - "\"" - ], - [ - "▁", - "\"\"\"" - ], - [ - "math", - "bf" - ], - [ - "ze", - "r" - ], - [ - "z", - "er" - ], - [ - "au", - "r" - ], - [ - "a", - "ur" - ], - [ - "▁tr", - "ack" - ], - [ - "▁tra", - "ck" - ], - [ - "▁", - "track" - ], - [ - "▁ass", - "oci" - ], - [ - "▁", - "associ" - ], - [ - "▁s", - "uff" - ], - [ - "▁su", - "ff" - ], - [ - "▁in", - "de" - ], - [ - "▁i", - "nde" - ], - [ - "▁ind", - "e" - ], - [ - "▁", - "inde" - ], - [ - "ag", - "ue" - ], - [ - "agu", - "e" - ], - [ - "a", - "gue" - ], - [ - "▁A", - "pr" - ], - [ - "▁Ap", - "r" - ], - [ - "▁", - "Apr" - ], - [ - "L", - "e" - ], - [ - "ro", - "ups" - ], - [ - "rou", - "ps" - ], - [ - "roup", - "s" - ], - [ - "bo", - "ard" - ], - [ - "b", - "oard" - ], - [ - "▁att", - "ack" - ], - [ - "▁s", - "eries" - ], - [ - "▁se", - "ries" - ], - [ - "▁ser", - "ies" - ], - [ - "▁serie", - "s" - ], - [ - "▁", - "series" - ], - [ - "▁in", - "stead" - ], - [ - "▁inst", - "ead" - ], - [ - "ha", - "m" - ], - [ - "h", - "am" - ], - [ - "bo", - "ok" - ], - [ - "b", - "ook" - ], - [ - "▁s", - "ix" - ], - [ - "▁si", - "x" - ], - [ - "▁", - "six" - ], - [ - "▁R", - "ec" - ], - [ - "▁Re", - "c" - ], - [ - "▁", - "Rec" - ], - [ - "▁c", - "oming" - ], - [ - "▁com", - "ing" - ], - [ - "▁co", - "ming" - ], - [ - "▁", - "coming" - ], - [ - "ur", - "t" - ], - [ - "u", - "rt" - ], - [ - "▁gl", - "obal" - ], - [ - "▁glob", - "al" - ], - [ - "▁glo", - "bal" - ], - [ - "▁", - "global" - ], - [ - "▁ne", - "cess" - ], - [ - "▁neces", - "s" - ], - [ - "▁", - "necess" - ], - [ - "le", - "ge" - ], - [ - "leg", - "e" - ], - [ - "Po", - "s" - ], - [ - "P", - "os" - ], - [ - "▁le", - "ave" - ], - [ - "▁", - "leave" - ], - [ - "▁p", - "od" - ], - [ - "▁po", - "d" - ], - [ - "▁", - "pod" - ], - [ - "ateg", - "ory" - ], - [ - "ategor", - "y" - ], - [ - "u", - "z" - ], - [ - "▁de", - "ep" - ], - [ - "▁", - "deep" - ], - [ - "▁k", - "m" - ], - [ - "▁", - "km" - ], - [ - "▁out", - "side" - ], - [ - "▁outs", - "ide" - ], - [ - "ha", - "s" - ], - [ - "h", - "as" - ], - [ - "opt", - "ions" - ], - [ - "option", - "s" - ], - [ - "o", - "ptions" - ], - [ - "▁S", - "m" - ], - [ - "▁", - "Sm" - ], - [ - "Su", - "b" - ], - [ - "S", - "ub" - ], - [ - "ro", - "ws" - ], - [ - "row", - "s" - ], - [ - "r", - "ows" - ], - [ - "▁в", - "и" - ], - [ - "▁", - "ви" - ], - [ - "▁St", - "ates" - ], - [ - "▁State", - "s" - ], - [ - "▁Stat", - "es" - ], - [ - "▁Sta", - "tes" - ], - [ - "▁", - "States" - ], - [ - "▁wr", - "ong" - ], - [ - "▁how", - "ever" - ], - [ - "▁s", - "em" - ], - [ - "▁se", - "m" - ], - [ - "▁", - "sem" - ], - [ - "▁c", - "atch" - ], - [ - "▁cat", - "ch" - ], - [ - "▁", - "catch" - ], - [ - "\")", - "," - ], - [ - "\"", - ")," - ], - [ - "mod", - "el" - ], - [ - "mode", - "l" - ], - [ - "mo", - "del" - ], - [ - "▁h", - "ttp" - ], - [ - "▁htt", - "p" - ], - [ - "▁", - "http" - ], - [ - "▁o", - "ption" - ], - [ - "▁opt", - "ion" - ], - [ - "▁", - "option" - ], - [ - "ri", - "e" - ], - [ - "r", - "ie" - ], - [ - "▁с", - "та" - ], - [ - "▁ст", - "а" - ], - [ - "▁", - "ста" - ], - [ - "▁ä", - "r" - ], - [ - "▁", - "är" - ], - [ - "▁en", - "joy" - ], - [ - "▁enjo", - "y" - ], - [ - "n", - "u" - ], - [ - "▁p", - "as" - ], - [ - "▁pa", - "s" - ], - [ - "▁", - "pas" - ], - [ - "▁a", - "mount" - ], - [ - "▁am", - "ount" - ], - [ - "▁", - "amount" - ], - [ - "▁res", - "pons" - ], - [ - "▁respon", - "s" - ], - [ - "▁resp", - "ons" - ], - [ - "▁", - "respons" - ], - [ - "▁In", - "tern" - ], - [ - "▁Inter", - "n" - ], - [ - "▁Int", - "ern" - ], - [ - "▁", - "Intern" - ], - [ - "▁my", - "self" - ], - [ - "▁o", - "pp" - ], - [ - "▁op", - "p" - ], - [ - "▁", - "opp" - ], - [ - "▁S", - "im" - ], - [ - "▁Si", - "m" - ], - [ - "▁", - "Sim" - ], - [ - "▁s", - "ens" - ], - [ - "▁se", - "ns" - ], - [ - "▁sen", - "s" - ], - [ - "E", - "d" - ], - [ - "▁(", - "\\" - ], - [ - "▁", - "(\\" - ], - [ - "▁stud", - "ents" - ], - [ - "▁student", - "s" - ], - [ - "но", - "в" - ], - [ - "н", - "ов" - ], - [ - "▁point", - "s" - ], - [ - "▁", - "points" - ], - [ - "ar", - "ning" - ], - [ - "arn", - "ing" - ], - [ - "U", - "P" - ], - [ - "el", - "ling" - ], - [ - "ell", - "ing" - ], - [ - "elli", - "ng" - ], - [ - "▁c", - "annot" - ], - [ - "▁can", - "not" - ], - [ - "B", - "e" - ], - [ - "▁l", - "ength" - ], - [ - "▁le", - "ngth" - ], - [ - "▁", - "length" - ], - [ - "nu", - "ll" - ], - [ - "n", - "ull" - ], - [ - "ui", - "nt" - ], - [ - "u", - "int" - ], - [ - "wi", - "se" - ], - [ - "w", - "ise" - ], - [ - "▁d", - "ouble" - ], - [ - "▁dou", - "ble" - ], - [ - "▁doub", - "le" - ], - [ - "▁", - "double" - ], - [ - "ig", - "e" - ], - [ - "i", - "ge" - ], - [ - "is", - "ta" - ], - [ - "ist", - "a" - ], - [ - "i", - "sta" - ], - [ - "▁est", - "ab" - ], - [ - "▁es", - "tab" - ], - [ - "▁esta", - "b" - ], - [ - "an", - "ch" - ], - [ - "anc", - "h" - ], - [ - "▁a", - "go" - ], - [ - "▁ag", - "o" - ], - [ - "▁", - "ago" - ], - [ - "▁b", - "ound" - ], - [ - "▁bo", - "und" - ], - [ - "▁bou", - "nd" - ], - [ - "▁", - "bound" - ], - [ - "▁f", - "a" - ], - [ - "▁", - "fa" - ], - [ - "▁c", - "lean" - ], - [ - "▁cle", - "an" - ], - [ - "▁", - "clean" - ], - [ - "▁sim", - "ple" - ], - [ - "▁simpl", - "e" - ], - [ - "▁", - "simple" - ], - [ - "m", - "i" - ], - [ - "####", - "####" - ], - [ - "if", - "ier" - ], - [ - "ifi", - "er" - ], - [ - "▁Gener", - "al" - ], - [ - "▁Gen", - "eral" - ], - [ - "▁Gene", - "ral" - ], - [ - "▁", - "General" - ], - [ - "▁se", - "emed" - ], - [ - "▁see", - "med" - ], - [ - "▁seem", - "ed" - ], - [ - "en", - "a" - ], - [ - "e", - "na" - ], - [ - "▁a", - "ge" - ], - [ - "▁ag", - "e" - ], - [ - "▁", - "age" - ], - [ - "но", - "й" - ], - [ - "end", - "if" - ], - [ - "A", - "A" - ], - [ - "▁c", - "aus" - ], - [ - "▁ca", - "us" - ], - [ - "▁e", - "duc" - ], - [ - "▁ed", - "uc" - ], - [ - "▁", - "educ" - ], - [ - "▁c", - "ell" - ], - [ - "▁ce", - "ll" - ], - [ - "▁cel", - "l" - ], - [ - "▁", - "cell" - ], - [ - "Ge", - "ner" - ], - [ - "Gen", - "er" - ], - [ - "G", - "ener" - ], - [ - "sp", - "ace" - ], - [ - "s", - "pace" - ], - [ - "▁Y", - "our" - ], - [ - "▁You", - "r" - ], - [ - "▁", - "Your" - ], - [ - "▁be", - "aut" - ], - [ - "g", - "t" - ], - [ - "▁l", - "imit" - ], - [ - "▁li", - "mit" - ], - [ - "▁lim", - "it" - ], - [ - "▁", - "limit" - ], - [ - "▁d", - "ate" - ], - [ - "▁da", - "te" - ], - [ - "▁dat", - "e" - ], - [ - "▁", - "date" - ], - [ - "Ut", - "il" - ], - [ - "U", - "til" - ], - [ - "▁N", - "ational" - ], - [ - "▁Nat", - "ional" - ], - [ - "▁Nation", - "al" - ], - [ - "▁", - "National" - ], - [ - "ow", - "s" - ], - [ - "o", - "ws" - ], - [ - "pa", - "t" - ], - [ - "p", - "at" - ], - [ - "qu", - "ad" - ], - [ - "▁o", - "k" - ], - [ - "▁", - "ok" - ], - [ - "▁", - "И" - ], - [ - "ar", - "th" - ], - [ - "art", - "h" - ], - [ - "ha", - "t" - ], - [ - "h", - "at" - ], - [ - "▁comm", - "unity" - ], - [ - "▁commun", - "ity" - ], - [ - "ou", - "l" - ], - [ - "o", - "ul" - ], - [ - "▁e", - "conom" - ], - [ - "▁ec", - "onom" - ], - [ - "▁", - "econom" - ], - [ - "Com", - "ponent" - ], - [ - "bo", - "r" - ], - [ - "b", - "or" - ], - [ - "us", - "ion" - ], - [ - "▁be", - "low" - ], - [ - "▁bel", - "ow" - ], - [ - "ear", - "ch" - ], - [ - "e", - "arch" - ], - [ - "or", - "es" - ], - [ - "ore", - "s" - ], - [ - "o", - "res" - ], - [ - "ba", - "n" - ], - [ - "b", - "an" - ], - [ - "▁Aug", - "ust" - ], - [ - "▁fur", - "ther" - ], - [ - "sig", - "ma" - ], - [ - "s", - "igma" - ], - [ - "▁h", - "a" - ], - [ - "▁", - "ha" - ], - [ - "j", - "i" - ], - [ - "▁com", - "put" - ], - [ - "▁comp", - "ut" - ], - [ - "▁", - "comput" - ], - [ - "г", - "ра" - ], - [ - "▁N", - "one" - ], - [ - "▁No", - "ne" - ], - [ - "▁Non", - "e" - ], - [ - "▁", - "None" - ], - [ - "▁t", - "er" - ], - [ - "▁te", - "r" - ], - [ - "▁", - "ter" - ], - [ - "▁any", - "one" - ], - [ - "▁t", - "ask" - ], - [ - "▁ta", - "sk" - ], - [ - "▁", - "task" - ], - [ - "en", - "te" - ], - [ - "ent", - "e" - ], - [ - "e", - "nte" - ], - [ - "pos", - "ition" - ], - [ - "pp", - "ed" - ], - [ - "ppe", - "d" - ], - [ - "p", - "ped" - ], - [ - "▁a", - "us" - ], - [ - "▁au", - "s" - ], - [ - "▁", - "aus" - ], - [ - "Att", - "ribute" - ], - [ - "Attrib", - "ute" - ], - [ - "re", - "q" - ], - [ - "r", - "eq" - ], - [ - "ad", - "dr" - ], - [ - "add", - "r" - ], - [ - "li", - "ght" - ], - [ - "lig", - "ht" - ], - [ - "l", - "ight" - ], - [ - "ш", - "е" - ], - [ - "▁a", - "rm" - ], - [ - "▁ar", - "m" - ], - [ - "▁", - "arm" - ], - [ - "co", - "ver" - ], - [ - "cov", - "er" - ], - [ - "c", - "over" - ], - [ - "up", - "port" - ], - [ - "upp", - "ort" - ], - [ - "▁G", - "l" - ], - [ - "▁", - "Gl" - ], - [ - "▁S", - "an" - ], - [ - "▁Sa", - "n" - ], - [ - "▁", - "San" - ], - [ - "▁wr", - "iting" - ], - [ - "▁writ", - "ing" - ], - [ - "▁", - "writing" - ], - [ - "▁l", - "ost" - ], - [ - "▁lo", - "st" - ], - [ - "▁los", - "t" - ], - [ - "▁M", - "ark" - ], - [ - "▁Mar", - "k" - ], - [ - "▁", - "Mark" - ], - [ - "▁g", - "re" - ], - [ - "▁gr", - "e" - ], - [ - "▁", - "gre" - ], - [ - "TY", - "PE" - ], - [ - "T", - "YPE" - ], - [ - "▁S", - "outh" - ], - [ - "▁So", - "uth" - ], - [ - "▁Sou", - "th" - ], - [ - "▁Sout", - "h" - ], - [ - "▁", - "South" - ], - [ - "▁per", - "fect" - ], - [ - "▁perf", - "ect" - ], - [ - "▁pack", - "age" - ], - [ - "▁", - "package" - ], - [ - "▁in", - "fl" - ], - [ - "▁inf", - "l" - ], - [ - "▁", - "infl" - ], - [ - "ha", - "ps" - ], - [ - "h", - "aps" - ], - [ - "▁A", - "ng" - ], - [ - "▁An", - "g" - ], - [ - "▁", - "Ang" - ], - [ - "res", - "pon" - ], - [ - "resp", - "on" - ], - [ - "ri", - "s" - ], - [ - "r", - "is" - ], - [ - "pt", - "ember" - ], - [ - "pte", - "mber" - ], - [ - "▁build", - "ing" - ], - [ - "▁", - "building" - ], - [ - "VA", - "L" - ], - [ - "V", - "AL" - ], - [ - "fr", - "ee" - ], - [ - "fre", - "e" - ], - [ - "f", - "ree" - ], - [ - "▁c", - "e" - ], - [ - "▁", - "ce" - ], - [ - "H", - "T" - ], - [ - "▁F", - "rom" - ], - [ - "▁Fr", - "om" - ], - [ - "▁Fro", - "m" - ], - [ - "▁", - "From" - ], - [ - "d", - "s" - ], - [ - "ro", - "y" - ], - [ - "r", - "oy" - ], - [ - "ach", - "ine" - ], - [ - "achi", - "ne" - ], - [ - "no", - "wn" - ], - [ - "now", - "n" - ], - [ - "n", - "own" - ], - [ - "▁sa", - "ying" - ], - [ - "▁say", - "ing" - ], - [ - "▁б", - "ы" - ], - [ - "▁", - "бы" - ], - [ - "o", - "e" - ], - [ - "Re", - "f" - ], - [ - "R", - "ef" - ], - [ - "▁net", - "work" - ], - [ - "▁", - "network" - ], - [ - "par", - "ent" - ], - [ - "pa", - "rent" - ], - [ - "pare", - "nt" - ], - [ - "paren", - "t" - ], - [ - "p", - "arent" - ], - [ - "ug", - "e" - ], - [ - "u", - "ge" - ], - [ - "▁sim", - "ilar" - ], - [ - ">", - "\r" - ], - [ - "Build", - "er" - ], - [ - "B", - "uilder" - ], - [ - "▁l", - "iving" - ], - [ - "▁li", - "ving" - ], - [ - "▁liv", - "ing" - ], - [ - "▁contin", - "ue" - ], - [ - "▁continu", - "e" - ], - [ - "▁", - "continue" - ], - [ - "an", - "ger" - ], - [ - "ang", - "er" - ], - [ - "ange", - "r" - ], - [ - "▁R", - "ed" - ], - [ - "▁Re", - "d" - ], - [ - "▁", - "Red" - ], - [ - "▁h", - "air" - ], - [ - "▁ha", - "ir" - ], - [ - "an", - "ced" - ], - [ - "ance", - "d" - ], - [ - "anc", - "ed" - ], - [ - "ia", - "ns" - ], - [ - "ian", - "s" - ], - [ - "i", - "ans" - ], - [ - "▁d", - "ead" - ], - [ - "▁de", - "ad" - ], - [ - "▁", - "dead" - ], - [ - "▁bo", - "olean" - ], - [ - "▁", - "boolean" - ], - [ - "ic", - "ation" - ], - [ - "▁д", - "е" - ], - [ - "▁", - "де" - ], - [ - "▁cl", - "ient" - ], - [ - "▁", - "client" - ], - [ - "uc", - "t" - ], - [ - "u", - "ct" - ], - [ - "▁", - "•" - ], - [ - "S", - "P" - ], - [ - "ol", - "der" - ], - [ - "old", - "er" - ], - [ - "п", - "е" - ], - [ - "ud", - "io" - ], - [ - "udi", - "o" - ], - [ - "▁d", - "eg" - ], - [ - "▁de", - "g" - ], - [ - "▁", - "deg" - ], - [ - "as", - "ing" - ], - [ - "asi", - "ng" - ], - [ - "a", - "sing" - ], - [ - "▁st", - "ep" - ], - [ - "▁ste", - "p" - ], - [ - "▁", - "step" - ], - [ - "▁p", - "ers" - ], - [ - "▁per", - "s" - ], - [ - "▁pe", - "rs" - ], - [ - "▁", - "pers" - ], - [ - "ç", - "ão" - ], - [ - "ob", - "j" - ], - [ - "o", - "z" - ], - [ - "ul", - "a" - ], - [ - "u", - "la" - ], - [ - "▁r", - "ound" - ], - [ - "▁ro", - "und" - ], - [ - "▁rou", - "nd" - ], - [ - "▁", - "round" - ], - [ - "▁u", - "pon" - ], - [ - "▁up", - "on" - ], - [ - "▁re", - "source" - ], - [ - "▁res", - "ource" - ], - [ - "▁", - "resource" - ], - [ - "▁val", - "id" - ], - [ - "▁", - "valid" - ], - [ - "▁I", - "I" - ], - [ - "▁", - "II" - ], - [ - "bu", - "g" - ], - [ - "b", - "ug" - ], - [ - "st", - "d" - ], - [ - "s", - "td" - ], - [ - "▁a", - "ng" - ], - [ - "▁an", - "g" - ], - [ - "▁", - "ang" - ], - [ - "sp", - "an" - ], - [ - "s", - "pan" - ], - [ - "po", - "l" - ], - [ - "p", - "ol" - ], - [ - "ial", - "og" - ], - [ - "ia", - "log" - ], - [ - "▁p", - "hot" - ], - [ - "▁ph", - "ot" - ], - [ - "?", - "'" - ], - [ - "D", - "B" - ], - [ - "▁F", - "in" - ], - [ - "▁Fi", - "n" - ], - [ - "▁", - "Fin" - ], - [ - "V", - "E" - ], - [ - "E", - "m" - ], - [ - "▁c", - "am" - ], - [ - "▁ca", - "m" - ], - [ - "▁", - "cam" - ], - [ - "tar", - "get" - ], - [ - "t", - "arget" - ], - [ - "pe", - "cted" - ], - [ - "pect", - "ed" - ], - [ - "pec", - "ted" - ], - [ - "He", - "l" - ], - [ - "H", - "el" - ], - [ - "▁u", - "t" - ], - [ - "▁", - "ut" - ], - [ - "▁T", - "est" - ], - [ - "▁Te", - "st" - ], - [ - "▁Tes", - "t" - ], - [ - "▁", - "Test" - ], - [ - "▁t", - "own" - ], - [ - "▁to", - "wn" - ], - [ - "▁tow", - "n" - ], - [ - "▁", - "town" - ], - [ - "al", - "ign" - ], - [ - "ali", - "gn" - ], - [ - "▁we", - "bs" - ], - [ - "▁web", - "s" - ], - [ - "in", - "ner" - ], - [ - "inn", - "er" - ], - [ - "au", - "gh" - ], - [ - "aug", - "h" - ], - [ - "a", - "ugh" - ], - [ - "▁ex", - "cept" - ], - [ - "▁", - "except" - ], - [ - "▁init", - "ial" - ], - [ - "▁initi", - "al" - ], - [ - "▁", - "initial" - ], - [ - "en", - "ty" - ], - [ - "ent", - "y" - ], - [ - "lic", - "h" - ], - [ - "li", - "ch" - ], - [ - "l", - "ich" - ], - [ - "▁A", - "ut" - ], - [ - "▁Au", - "t" - ], - [ - "▁", - "Aut" - ], - [ - "to", - "p" - ], - [ - "t", - "op" - ], - [ - "▁f", - "ail" - ], - [ - "▁fa", - "il" - ], - [ - "▁", - "fail" - ], - [ - "on", - "a" - ], - [ - "o", - "na" - ], - [ - "▁ben", - "ef" - ], - [ - "an", - "ks" - ], - [ - "ank", - "s" - ], - [ - "is", - "che" - ], - [ - "isch", - "e" - ], - [ - "isc", - "he" - ], - [ - "i", - "sche" - ], - [ - ".", - "*" - ], - [ - "▁sign", - "ific" - ], - [ - "▁cont", - "act" - ], - [ - "▁", - "contact" - ], - [ - "Re", - "c" - ], - [ - "R", - "ec" - ], - [ - "ar", - "io" - ], - [ - "ari", - "o" - ], - [ - "a", - "rio" - ], - [ - "ot", - "tom" - ], - [ - "ott", - "om" - ], - [ - "otto", - "m" - ], - [ - "▁rel", - "ationship" - ], - [ - "▁relations", - "hip" - ], - [ - "▁relation", - "ship" - ], - [ - "])", - ";" - ], - [ - "]", - ");" - ], - [ - "▁Н", - "а" - ], - [ - "▁", - "На" - ], - [ - "He", - "ad" - ], - [ - "H", - "ead" - ], - [ - "form", - "at" - ], - [ - "for", - "mat" - ], - [ - "▁é", - "t" - ], - [ - "▁", - "ét" - ], - [ - "▁M", - "ore" - ], - [ - "▁Mor", - "e" - ], - [ - "▁Mo", - "re" - ], - [ - "▁", - "More" - ], - [ - "act", - "ory" - ], - [ - "actor", - "y" - ], - [ - "port", - "un" - ], - [ - "+", - "\\" - ], - [ - "▁sim", - "ply" - ], - [ - "▁simpl", - "y" - ], - [ - "▁e", - "p" - ], - [ - "▁", - "ep" - ], - [ - "▁R", - "uss" - ], - [ - "▁Ru", - "ss" - ], - [ - "▁Rus", - "s" - ], - [ - "n", - "í" - ], - [ - "u", - "a" - ], - [ - "er", - "c" - ], - [ - "e", - "rc" - ], - [ - "▁long", - "er" - ], - [ - "▁lon", - "ger" - ], - [ - "in", - "ition" - ], - [ - "init", - "ion" - ], - [ - "ect", - "or" - ], - [ - "ec", - "tor" - ], - [ - "e", - "ctor" - ], - [ - "apt", - "ion" - ], - [ - "a", - "ption" - ], - [ - "▁prof", - "ess" - ], - [ - "▁profes", - "s" - ], - [ - "▁M", - "us" - ], - [ - "▁Mu", - "s" - ], - [ - "▁", - "Mus" - ], - [ - "il", - "ities" - ], - [ - "ili", - "ties" - ], - [ - "è", - "s" - ], - [ - "▁A", - "ct" - ], - [ - "▁Ac", - "t" - ], - [ - "▁", - "Act" - ], - [ - "off", - "set" - ], - [ - "offs", - "et" - ], - [ - "▁i", - "ll" - ], - [ - "▁il", - "l" - ], - [ - "▁", - "ill" - ], - [ - "ba", - "nd" - ], - [ - "ban", - "d" - ], - [ - "b", - "and" - ], - [ - "▁A", - "g" - ], - [ - "▁", - "Ag" - ], - [ - "▁П", - "о" - ], - [ - "▁", - "По" - ], - [ - "б", - "и" - ], - [ - "cont", - "ent" - ], - [ - "ic", - "on" - ], - [ - "ico", - "n" - ], - [ - "i", - "con" - ], - [ - "▁work", - "s" - ], - [ - "▁wor", - "ks" - ], - [ - "▁", - "works" - ], - [ - "yn", - "am" - ], - [ - "yna", - "m" - ], - [ - "y", - "nam" - ], - [ - "pl", - "ement" - ], - [ - "ple", - "ment" - ], - [ - "p", - "lement" - ], - [ - "Res", - "ource" - ], - [ - "Re", - "source" - ], - [ - "Act", - "ion" - ], - [ - "A", - "ction" - ], - [ - "▁diff", - "icult" - ], - [ - "▁W", - "est" - ], - [ - "▁We", - "st" - ], - [ - "▁Wes", - "t" - ], - [ - "▁", - "West" - ], - [ - "▁v", - "ideo" - ], - [ - "▁vide", - "o" - ], - [ - "▁", - "video" - ], - [ - "▁T", - "HE" - ], - [ - "▁TH", - "E" - ], - [ - "▁", - "THE" - ], - [ - "▁de", - "cl" - ], - [ - "▁dec", - "l" - ], - [ - "▁", - "decl" - ], - [ - "on", - "don" - ], - [ - "ond", - "on" - ], - [ - "ondo", - "n" - ], - [ - "de", - "d" - ], - [ - "d", - "ed" - ], - [ - "}{", - "\\" - ], - [ - "}", - "{\\" - ], - [ - "oc", - "r" - ], - [ - "o", - "cr" - ], - [ - "▁C", - "ity" - ], - [ - "▁Cit", - "y" - ], - [ - "▁Ci", - "ty" - ], - [ - "▁", - "City" - ], - [ - "▁", - "я" - ], - [ - "ue", - "r" - ], - [ - "u", - "er" - ], - [ - "c", - "z" - ], - [ - "▁im", - "ag" - ], - [ - "▁i", - "mag" - ], - [ - "▁", - "imag" - ], - [ - "c", - "r" - ], - [ - "et", - "e" - ], - [ - "e", - "te" - ], - [ - "id", - "get" - ], - [ - "idge", - "t" - ], - [ - "▁M", - "od" - ], - [ - "▁Mo", - "d" - ], - [ - "▁", - "Mod" - ], - [ - "▁for", - "ward" - ], - [ - "▁", - "forward" - ], - [ - "▁p", - "ict" - ], - [ - "▁pi", - "ct" - ], - [ - "▁pic", - "t" - ], - [ - "or", - "ge" - ], - [ - "org", - "e" - ], - [ - "▁sub", - "ject" - ], - [ - "▁", - "subject" - ], - [ - "up", - "date" - ], - [ - "at", - "tle" - ], - [ - "att", - "le" - ], - [ - "s", - "a" - ], - [ - "▁A", - "nt" - ], - [ - "▁An", - "t" - ], - [ - "▁", - "Ant" - ], - [ - "▁r", - "unning" - ], - [ - "▁run", - "ning" - ], - [ - "▁", - "running" - ], - [ - "▁s", - "al" - ], - [ - "▁sa", - "l" - ], - [ - "▁", - "sal" - ], - [ - "con", - "ne" - ], - [ - "conn", - "e" - ], - [ - "c", - "onne" - ], - [ - "▁out", - "put" - ], - [ - "▁", - "output" - ], - [ - "ad", - "ata" - ], - [ - "ada", - "ta" - ], - [ - "a", - "data" - ], - [ - "M", - "L" - ], - [ - "Che", - "ck" - ], - [ - "C", - "heck" - ], - [ - "led", - "ge" - ], - [ - "l", - "edge" - ], - [ - "▁p", - "aper" - ], - [ - "▁pa", - "per" - ], - [ - "▁pap", - "er" - ], - [ - "▁", - "paper" - ], - [ - "param", - "s" - ], - [ - "par", - "ams" - ], - [ - "para", - "ms" - ], - [ - "av", - "y" - ], - [ - "a", - "vy" - ], - [ - "▁a", - "f" - ], - [ - "▁", - "af" - ], - [ - "▁e", - "ine" - ], - [ - "▁ein", - "e" - ], - [ - "▁j", - "our" - ], - [ - "▁jo", - "ur" - ], - [ - "▁jou", - "r" - ], - [ - "▁", - "jour" - ], - [ - "A", - "Y" - ], - [ - "▁it", - "self" - ], - [ - "▁its", - "elf" - ], - [ - "▁S", - "tr" - ], - [ - "▁St", - "r" - ], - [ - "▁", - "Str" - ], - [ - "st", - "yle" - ], - [ - "sty", - "le" - ], - [ - "Th", - "at" - ], - [ - "T", - "hat" - ], - [ - "▁m", - "illion" - ], - [ - "▁mill", - "ion" - ], - [ - "▁l", - "anguage" - ], - [ - "▁", - "language" - ], - [ - "O", - "S" - ], - [ - "vi", - "ng" - ], - [ - "vin", - "g" - ], - [ - "v", - "ing" - ], - [ - "▁м", - "а" - ], - [ - "▁", - "ма" - ], - [ - "▁т", - "о" - ], - [ - "▁", - "то" - ], - [ - ")", - "(" - ], - [ - "▁b", - "uy" - ], - [ - "▁bu", - "y" - ], - [ - ".", - "/" - ], - [ - "▁.", - ".." - ], - [ - "▁..", - "." - ], - [ - "▁", - "..." - ], - [ - "▁t", - "ried" - ], - [ - "▁tr", - "ied" - ], - [ - "▁tri", - "ed" - ], - [ - "▁com", - "pl" - ], - [ - "▁comp", - "l" - ], - [ - "▁act", - "iv" - ], - [ - "▁", - "activ" - ], - [ - "ap", - "ped" - ], - [ - "app", - "ed" - ], - [ - "appe", - "d" - ], - [ - "a", - "pped" - ], - [ - "But", - "ton" - ], - [ - "B", - "utton" - ], - [ - "To", - "ken" - ], - [ - "Tok", - "en" - ], - [ - "T", - "oken" - ], - [ - "▁prov", - "ided" - ], - [ - "▁provide", - "d" - ], - [ - "ib", - "er" - ], - [ - "ibe", - "r" - ], - [ - "i", - "ber" - ], - [ - "▁c", - "reated" - ], - [ - "▁cre", - "ated" - ], - [ - "▁create", - "d" - ], - [ - "▁creat", - "ed" - ], - [ - "▁", - "created" - ], - [ - "cur", - "ity" - ], - [ - "c", - "urity" - ], - [ - "En", - "d" - ], - [ - "E", - "nd" - ], - [ - "a", - "ł" - ], - [ - "us", - "ter" - ], - [ - "ust", - "er" - ], - [ - "u", - "ster" - ], - [ - "iz", - "ing" - ], - [ - "izi", - "ng" - ], - [ - "i", - "zing" - ], - [ - "om", - "b" - ], - [ - "o", - "mb" - ], - [ - "▁s", - "ich" - ], - [ - "▁si", - "ch" - ], - [ - "▁com", - "pon" - ], - [ - "▁comp", - "on" - ], - [ - "▁S", - "ee" - ], - [ - "▁Se", - "e" - ], - [ - "▁", - "See" - ], - [ - "▁u", - "int" - ], - [ - "▁ui", - "nt" - ], - [ - "▁", - "uint" - ], - [ - "▁l", - "abel" - ], - [ - "▁la", - "bel" - ], - [ - "▁lab", - "el" - ], - [ - "▁", - "label" - ], - [ - "vo", - "l" - ], - [ - "v", - "ol" - ], - [ - "ó", - "w" - ], - [ - "oc", - "ol" - ], - [ - "oco", - "l" - ], - [ - "o", - "col" - ], - [ - "▁re", - "ceived" - ], - [ - "▁rece", - "ived" - ], - [ - "▁receive", - "d" - ], - [ - "▁in", - "tern" - ], - [ - "▁int", - "ern" - ], - [ - "▁inter", - "n" - ], - [ - "▁inte", - "rn" - ], - [ - "▁", - "intern" - ], - [ - "ц", - "е" - ], - [ - "R", - "un" - ], - [ - "▁r", - "oad" - ], - [ - "▁ro", - "ad" - ], - [ - "▁", - "road" - ], - [ - "▁O", - "ct" - ], - [ - "▁", - "Oct" - ], - [ - "▁C", - "omp" - ], - [ - "▁Com", - "p" - ], - [ - "▁Co", - "mp" - ], - [ - "▁", - "Comp" - ], - [ - "▁stud", - "y" - ], - [ - "▁т", - "е" - ], - [ - "▁", - "те" - ], - [ - "Ac", - "t" - ], - [ - "A", - "ct" - ], - [ - "▁t", - "our" - ], - [ - "▁to", - "ur" - ], - [ - "▁tou", - "r" - ], - [ - "▁St", - "ate" - ], - [ - "▁Stat", - "e" - ], - [ - "▁Sta", - "te" - ], - [ - "▁", - "State" - ], - [ - "▁ad", - "ded" - ], - [ - "▁add", - "ed" - ], - [ - "▁", - "added" - ], - [ - "htt", - "ps" - ], - [ - "http", - "s" - ], - [ - "st", - "ream" - ], - [ - "stre", - "am" - ], - [ - "▁l", - "ower" - ], - [ - "▁lo", - "wer" - ], - [ - "▁low", - "er" - ], - [ - "▁", - "lower" - ], - [ - "▁b", - "ox" - ], - [ - "▁bo", - "x" - ], - [ - "▁", - "box" - ], - [ - "▁S", - "k" - ], - [ - "▁", - "Sk" - ], - [ - "▁them", - "selves" - ], - [ - "▁c", - "ross" - ], - [ - "▁cr", - "oss" - ], - [ - "▁cro", - "ss" - ], - [ - "▁", - "cross" - ], - [ - "▁e", - "cho" - ], - [ - "▁ec", - "ho" - ], - [ - "▁", - "echo" - ], - [ - "▁dev", - "ice" - ], - [ - "▁", - "device" - ], - [ - "pos", - "e" - ], - [ - "po", - "se" - ], - [ - "p", - "ose" - ], - [ - "▁g", - "ames" - ], - [ - "▁game", - "s" - ], - [ - "▁gam", - "es" - ], - [ - "▁ga", - "mes" - ], - [ - "P", - "L" - ], - [ - "W", - "indow" - ], - [ - "is", - "es" - ], - [ - "ise", - "s" - ], - [ - "i", - "ses" - ], - [ - "ti", - "tle" - ], - [ - "tit", - "le" - ], - [ - "t", - "itle" - ], - [ - "St", - "ream" - ], - [ - "z", - "t" - ], - [ - "▁S", - "w" - ], - [ - "▁", - "Sw" - ], - [ - "▁r", - "ole" - ], - [ - "▁ro", - "le" - ], - [ - "▁", - "role" - ], - [ - "ia", - "nt" - ], - [ - "ian", - "t" - ], - [ - "i", - "ant" - ], - [ - "k", - "u" - ], - [ - "se", - "qu" - ], - [ - "seq", - "u" - ], - [ - "s", - "equ" - ], - [ - "▁l", - "ate" - ], - [ - "▁la", - "te" - ], - [ - "▁lat", - "e" - ], - [ - "▁", - "late" - ], - [ - "▁s", - "old" - ], - [ - "▁so", - "ld" - ], - [ - "▁sol", - "d" - ], - [ - "р", - "я" - ], - [ - "Com", - "m" - ], - [ - "Co", - "mm" - ], - [ - "C", - "omm" - ], - [ - "▁en", - "tre" - ], - [ - "▁ent", - "re" - ], - [ - "▁entr", - "e" - ], - [ - "▁", - "entre" - ], - [ - "▁d", - "og" - ], - [ - "▁do", - "g" - ], - [ - "▁", - "dog" - ], - [ - "dev", - "ice" - ], - [ - "P", - "ar" - ], - [ - "▁like", - "ly" - ], - [ - "▁lik", - "ely" - ], - [ - "▁", - "likely" - ], - [ - "^{", - "-" - ], - [ - "^", - "{-" - ], - [ - "▁l", - "en" - ], - [ - "▁le", - "n" - ], - [ - "▁", - "len" - ], - [ - "▁P", - "aul" - ], - [ - "▁Pa", - "ul" - ], - [ - "▁", - "Paul" - ], - [ - "▁t", - "ool" - ], - [ - "▁to", - "ol" - ], - [ - "▁too", - "l" - ], - [ - "▁", - "tool" - ], - [ - "Of", - "f" - ], - [ - "O", - "ff" - ], - [ - "▁f", - "amil" - ], - [ - "▁fam", - "il" - ], - [ - "▁fa", - "mil" - ], - [ - "▁d", - "raw" - ], - [ - "▁dr", - "aw" - ], - [ - "▁", - "draw" - ], - [ - "ap", - "ping" - ], - [ - "app", - "ing" - ], - [ - "a", - "pping" - ], - [ - "▁ev", - "ents" - ], - [ - "▁even", - "ts" - ], - [ - "▁event", - "s" - ], - [ - "▁", - "events" - ], - [ - "cre", - "t" - ], - [ - "cr", - "et" - ], - [ - "c", - "ret" - ], - [ - "rou", - "ght" - ], - [ - "rough", - "t" - ], - [ - "r", - "ought" - ], - [ - "Cont", - "ent" - ], - [ - "▁soft", - "ware" - ], - [ - "ri", - "a" - ], - [ - "r", - "ia" - ], - [ - "ms", - "g" - ], - [ - "m", - "sg" - ], - [ - "ga", - "mma" - ], - [ - "g", - "amma" - ], - [ - "▁h", - "ear" - ], - [ - "▁he", - "ar" - ], - [ - "Op", - "er" - ], - [ - "O", - "per" - ], - [ - "▁your", - "self" - ], - [ - "▁yours", - "elf" - ], - [ - "▁l", - "iter" - ], - [ - "▁li", - "ter" - ], - [ - "▁lit", - "er" - ], - [ - "▁", - "liter" - ], - [ - "em", - "p" - ], - [ - "e", - "mp" - ], - [ - "▁se", - "par" - ], - [ - "▁sep", - "ar" - ], - [ - "▁", - "separ" - ], - [ - "▁", - "З" - ], - [ - "▁t", - "itle" - ], - [ - "▁tit", - "le" - ], - [ - "▁ti", - "tle" - ], - [ - "▁", - "title" - ], - [ - "M", - "ethod" - ], - [ - "math", - "rm" - ], - [ - "▁s", - "low" - ], - [ - "▁sl", - "ow" - ], - [ - "▁R", - "om" - ], - [ - "▁Ro", - "m" - ], - [ - "▁", - "Rom" - ], - [ - "!", - "!" - ], - [ - "▁t", - "ax" - ], - [ - "▁ta", - "x" - ], - [ - "▁", - "tax" - ], - [ - "ск", - "а" - ], - [ - "с", - "ка" - ], - [ - "empl", - "ate" - ], - [ - "emp", - "late" - ], - [ - "o", - "i" - ], - [ - "▁A", - "rt" - ], - [ - "▁Ar", - "t" - ], - [ - "▁", - "Art" - ], - [ - "f", - "alse" - ], - [ - "ast", - "ic" - ], - [ - "ст", - "ь" - ], - [ - "с", - "ть" - ], - [ - "oc", - "ket" - ], - [ - "ock", - "et" - ], - [ - "▁e", - "ns" - ], - [ - "▁en", - "s" - ], - [ - "▁", - "ens" - ], - [ - "T", - "O" - ], - [ - "am", - "ente" - ], - [ - "ame", - "nte" - ], - [ - "ament", - "e" - ], - [ - "amen", - "te" - ], - [ - "a", - "mente" - ], - [ - "lo", - "cal" - ], - [ - "loc", - "al" - ], - [ - "l", - "ocal" - ], - [ - "ch", - "ie" - ], - [ - "chi", - "e" - ], - [ - "▁p", - "an" - ], - [ - "▁pa", - "n" - ], - [ - "▁", - "pan" - ], - [ - "ни", - "й" - ], - [ - "ch", - "ema" - ], - [ - "che", - "ma" - ], - [ - "chem", - "a" - ], - [ - "▁N", - "orth" - ], - [ - "▁Nor", - "th" - ], - [ - "▁Nort", - "h" - ], - [ - "з", - "о" - ], - [ - "▁>", - "=" - ], - [ - "▁", - ">=" - ], - [ - "A", - "ut" - ], - [ - "▁d", - "ig" - ], - [ - "▁di", - "g" - ], - [ - "▁", - "dig" - ], - [ - "▁se", - "ems" - ], - [ - "▁see", - "ms" - ], - [ - "▁seem", - "s" - ], - [ - "▁mor", - "ning" - ], - [ - "so", - "le" - ], - [ - "sol", - "e" - ], - [ - "s", - "ole" - ], - [ - "um", - "er" - ], - [ - "ume", - "r" - ], - [ - "u", - "mer" - ], - [ - "del", - "ta" - ], - [ - "d", - "elta" - ], - [ - "it", - "é" - ], - [ - "i", - "té" - ], - [ - "ab", - "ase" - ], - [ - "aba", - "se" - ], - [ - "a", - "base" - ], - [ - "ra", - "f" - ], - [ - "r", - "af" - ], - [ - "▁ob", - "serv" - ], - [ - "▁obs", - "erv" - ], - [ - "▁", - "observ" - ], - [ - "▁E", - "st" - ], - [ - "▁Es", - "t" - ], - [ - "▁", - "Est" - ], - [ - "▁s", - "eg" - ], - [ - "▁se", - "g" - ], - [ - "▁", - "seg" - ], - [ - "▁[", - "]" - ], - [ - "▁", - "[]" - ], - [ - "▁P", - "res" - ], - [ - "▁Pr", - "es" - ], - [ - "▁Pre", - "s" - ], - [ - "▁", - "Pres" - ], - [ - "if", - "ul" - ], - [ - "i", - "ful" - ], - [ - "pu", - "sh" - ], - [ - "pus", - "h" - ], - [ - "p", - "ush" - ], - [ - "▁O", - "ff" - ], - [ - "▁Of", - "f" - ], - [ - "▁", - "Off" - ], - [ - "ip", - "e" - ], - [ - "i", - "pe" - ], - [ - "at", - "i" - ], - [ - "a", - "ti" - ], - [ - "▁d", - "im" - ], - [ - "▁di", - "m" - ], - [ - "▁", - "dim" - ], - [ - "ce", - "ed" - ], - [ - "c", - "eed" - ], - [ - "En", - "t" - ], - [ - "E", - "nt" - ], - [ - "__", - "__" - ], - [ - "___", - "_" - ], - [ - "_", - "___" - ], - [ - "en", - "try" - ], - [ - "ent", - "ry" - ], - [ - "entr", - "y" - ], - [ - "▁f", - "ight" - ], - [ - "▁fig", - "ht" - ], - [ - "▁fi", - "ght" - ], - [ - "▁c", - "red" - ], - [ - "▁cre", - "d" - ], - [ - "▁cr", - "ed" - ], - [ - "▁", - "cred" - ], - [ - "▁O", - "R" - ], - [ - "▁", - "OR" - ], - [ - "▁D", - "ep" - ], - [ - "▁De", - "p" - ], - [ - "▁", - "Dep" - ], - [ - "$", - "{" - ], - [ - "ле", - "н" - ], - [ - "л", - "ен" - ], - [ - "Creat", - "e" - ], - [ - "C", - "reate" - ], - [ - "▁Apr", - "il" - ], - [ - "▁Ap", - "ril" - ], - [ - "min", - "istr" - ], - [ - "F", - "L" - ], - [ - "▁A", - "p" - ], - [ - "▁", - "Ap" - ], - [ - "▁H", - "ere" - ], - [ - "▁He", - "re" - ], - [ - "▁Her", - "e" - ], - [ - "▁", - "Here" - ], - [ - "priv", - "ate" - ], - [ - "p", - "rivate" - ], - [ - "In", - "stance" - ], - [ - "Inst", - "ance" - ], - [ - "ie", - "m" - ], - [ - "i", - "em" - ], - [ - "▁off", - "ice" - ], - [ - "▁offic", - "e" - ], - [ - "▁th", - "ird" - ], - [ - "▁", - "third" - ], - [ - "▁up", - "date" - ], - [ - "▁", - "update" - ], - [ - "Lin", - "e" - ], - [ - "Li", - "ne" - ], - [ - "L", - "ine" - ], - [ - "ta", - "g" - ], - [ - "t", - "ag" - ], - [ - "▁e", - "specially" - ], - [ - "▁espec", - "ially" - ], - [ - "▁especial", - "ly" - ], - [ - "▁", - "especially" - ], - [ - "▁го", - "да" - ], - [ - "▁год", - "а" - ], - [ - "▁c", - "u" - ], - [ - "▁", - "cu" - ], - [ - "▁k", - "ill" - ], - [ - "▁kil", - "l" - ], - [ - "▁ki", - "ll" - ], - [ - "▁", - "kill" - ], - [ - "au", - "ght" - ], - [ - "augh", - "t" - ], - [ - "aug", - "ht" - ], - [ - "▁s", - "we" - ], - [ - "▁sw", - "e" - ], - [ - "Option", - "s" - ], - [ - "Opt", - "ions" - ], - [ - "O", - "ptions" - ], - [ - "I", - "M" - ], - [ - "C", - "C" - ], - [ - "▁com", - "pan" - ], - [ - "▁comp", - "an" - ], - [ - "ju", - "st" - ], - [ - "j", - "ust" - ], - [ - "▁Wh", - "ile" - ], - [ - "▁", - "While" - ], - [ - "iz", - "er" - ], - [ - "ize", - "r" - ], - [ - "i", - "zer" - ], - [ - "▁м", - "о" - ], - [ - "▁", - "мо" - ], - [ - "к", - "е" - ], - [ - "▁a", - "uto" - ], - [ - "▁aut", - "o" - ], - [ - "▁au", - "to" - ], - [ - "▁", - "auto" - ], - [ - "▁b", - "and" - ], - [ - "▁ban", - "d" - ], - [ - "▁ba", - "nd" - ], - [ - "▁", - "band" - ], - [ - "ме", - "н" - ], - [ - "м", - "ен" - ], - [ - "ique", - "s" - ], - [ - "iqu", - "es" - ], - [ - "iq", - "ues" - ], - [ - "i", - "ques" - ], - [ - "▁p", - "le" - ], - [ - "▁pl", - "e" - ], - [ - "▁", - "ple" - ], - [ - "N", - "O" - ], - [ - "▁O", - "F" - ], - [ - "▁", - "OF" - ], - [ - "▁s", - "ong" - ], - [ - "▁so", - "ng" - ], - [ - "▁son", - "g" - ], - [ - "▁A", - "cc" - ], - [ - "▁Ac", - "c" - ], - [ - "▁", - "Acc" - ], - [ - "EX", - "T" - ], - [ - "E", - "XT" - ], - [ - "en", - "sor" - ], - [ - "ens", - "or" - ], - [ - "enso", - "r" - ], - [ - "in", - "ing" - ], - [ - "ini", - "ng" - ], - [ - "i", - "ning" - ], - [ - "▁l", - "at" - ], - [ - "▁la", - "t" - ], - [ - "▁", - "lat" - ], - [ - "bi", - "g" - ], - [ - "b", - "ig" - ], - [ - "▁K", - "ing" - ], - [ - "▁Ki", - "ng" - ], - [ - "▁Kin", - "g" - ], - [ - "▁", - "King" - ], - [ - "oc", - "h" - ], - [ - "o", - "ch" - ], - [ - "s", - "i" - ], - [ - "▁H", - "ist" - ], - [ - "▁His", - "t" - ], - [ - "▁Hi", - "st" - ], - [ - "▁", - "Hist" - ], - [ - "▁qu", - "ality" - ], - [ - "▁qual", - "ity" - ], - [ - "▁", - "quality" - ], - [ - "mod", - "e" - ], - [ - "mo", - "de" - ], - [ - "m", - "ode" - ], - [ - "▁op", - "portun" - ], - [ - "▁would", - "n" - ], - [ - ":*", - "*" - ], - [ - ":", - "**" - ], - [ - "out", - "put" - ], - [ - "▁fe", - "et" - ], - [ - "▁fee", - "t" - ], - [ - "▁m", - "is" - ], - [ - "▁mi", - "s" - ], - [ - "d", - "f" - ], - [ - "ag", - "ing" - ], - [ - "agi", - "ng" - ], - [ - "a", - "ging" - ], - [ - "▁м", - "е" - ], - [ - "▁", - "ме" - ], - [ - "▁t", - "ro" - ], - [ - "▁tr", - "o" - ], - [ - "▁d", - "efined" - ], - [ - "▁def", - "ined" - ], - [ - "▁define", - "d" - ], - [ - "▁defin", - "ed" - ], - [ - "▁", - "defined" - ], - [ - "▁re", - "view" - ], - [ - "▁rev", - "iew" - ], - [ - "▁", - "review" - ], - [ - "▁F", - "il" - ], - [ - "▁Fi", - "l" - ], - [ - "▁", - "Fil" - ], - [ - ">", - ">" - ], - [ - "▁pr", - "incip" - ], - [ - "▁prin", - "cip" - ], - [ - "Bas", - "e" - ], - [ - "B", - "ase" - ], - [ - "di", - "ct" - ], - [ - "d", - "ict" - ], - [ - "ve", - "rage" - ], - [ - "ver", - "age" - ], - [ - "ic", - "ient" - ], - [ - "ici", - "ent" - ], - [ - "I", - "F" - ], - [ - "▁h", - "it" - ], - [ - "▁hi", - "t" - ], - [ - "▁", - "hit" - ], - [ - "Pag", - "e" - ], - [ - "P", - "age" - ], - [ - "▁p", - "erm" - ], - [ - "▁per", - "m" - ], - [ - "▁pe", - "rm" - ], - [ - "▁", - "perm" - ], - [ - "ce", - "l" - ], - [ - "c", - "el" - ], - [ - "í", - "t" - ], - [ - "▁ex", - "press" - ], - [ - "▁exp", - "ress" - ], - [ - "▁expr", - "ess" - ], - [ - "▁", - "express" - ], - [ - "▁ind", - "ic" - ], - [ - "▁Se", - "ptember" - ], - [ - "▁Sept", - "ember" - ], - [ - "im", - "age" - ], - [ - "ima", - "ge" - ], - [ - "imag", - "e" - ], - [ - "▁product", - "s" - ], - [ - "▁", - "products" - ], - [ - "▁m", - "edia" - ], - [ - "▁med", - "ia" - ], - [ - "▁medi", - "a" - ], - [ - "▁", - "media" - ], - [ - "ch", - "ange" - ], - [ - "chan", - "ge" - ], - [ - "ig", - "ger" - ], - [ - "igg", - "er" - ], - [ - "▁s", - "end" - ], - [ - "▁se", - "nd" - ], - [ - "▁sen", - "d" - ], - [ - "▁", - "send" - ], - [ - "la", - "st" - ], - [ - "las", - "t" - ], - [ - "l", - "ast" - ], - [ - "min", - "g" - ], - [ - "mi", - "ng" - ], - [ - "m", - "ing" - ], - [ - "p", - "a" - ], - [ - "ua", - "ry" - ], - [ - "uar", - "y" - ], - [ - "u", - "ary" - ], - [ - "▁spe", - "ak" - ], - [ - "ны", - "й" - ], - [ - "щ", - "е" - ], - [ - "ys", - "is" - ], - [ - "y", - "sis" - ], - [ - "ly", - "ing" - ], - [ - "l", - "ying" - ], - [ - "▁", - "ч" - ], - [ - "li", - "ke" - ], - [ - "lik", - "e" - ], - [ - "l", - "ike" - ], - [ - "р", - "ы" - ], - [ - "в", - "і" - ], - [ - "▁M", - "ich" - ], - [ - "▁Mic", - "h" - ], - [ - "▁Mi", - "ch" - ], - [ - "M", - "O" - ], - [ - "▁J", - "ah" - ], - [ - "▁Ja", - "h" - ], - [ - "ens", - "ive" - ], - [ - "▁sh", - "are" - ], - [ - "▁shar", - "e" - ], - [ - "▁sha", - "re" - ], - [ - "▁", - "share" - ], - [ - "▁develop", - "ment" - ], - [ - "C", - "P" - ], - [ - "sp", - "ec" - ], - [ - "spe", - "c" - ], - [ - "s", - "pec" - ], - [ - "▁f", - "ast" - ], - [ - "▁fa", - "st" - ], - [ - "▁", - "fast" - ], - [ - "he", - "t" - ], - [ - "h", - "et" - ], - [ - "H", - "O" - ], - [ - "▁part", - "icip" - ], - [ - "▁partic", - "ip" - ], - [ - "▁parti", - "cip" - ], - [ - "Bl", - "ock" - ], - [ - "Blo", - "ck" - ], - [ - "B", - "lock" - ], - [ - "▁vi", - "ol" - ], - [ - "▁fr", - "ame" - ], - [ - "▁fra", - "me" - ], - [ - "▁fram", - "e" - ], - [ - "▁", - "frame" - ], - [ - "▁qu", - "al" - ], - [ - "▁q", - "ual" - ], - [ - "▁", - "qual" - ], - [ - "tr", - "e" - ], - [ - "t", - "re" - ], - [ - "▁", - "Ф" - ], - [ - "▁to", - "ward" - ], - [ - "▁tow", - "ard" - ], - [ - "f", - "g" - ], - [ - "Bo", - "x" - ], - [ - "B", - "ox" - ], - [ - "Col", - "umn" - ], - [ - "▁mil", - "it" - ], - [ - "▁mi", - "lit" - ], - [ - "▁M", - "arch" - ], - [ - "▁Mar", - "ch" - ], - [ - "▁Marc", - "h" - ], - [ - "▁var", - "ious" - ], - [ - "▁vari", - "ous" - ], - [ - "pa", - "ss" - ], - [ - "pas", - "s" - ], - [ - "p", - "ass" - ], - [ - "▁P", - "ark" - ], - [ - "▁Par", - "k" - ], - [ - "▁B", - "en" - ], - [ - "▁Be", - "n" - ], - [ - "▁", - "Ben" - ], - [ - "Fr", - "ame" - ], - [ - "▁n", - "ormal" - ], - [ - "▁nor", - "mal" - ], - [ - "▁norm", - "al" - ], - [ - "▁", - "normal" - ], - [ - "op", - "en" - ], - [ - "ope", - "n" - ], - [ - "o", - "pen" - ], - [ - "p", - "x" - ], - [ - "▁ph", - "one" - ], - [ - "▁", - "phone" - ], - [ - "▁E", - "ven" - ], - [ - "▁Ev", - "en" - ], - [ - "▁Eve", - "n" - ], - [ - "▁", - "Even" - ], - [ - "▁m", - "a" - ], - [ - "▁", - "ma" - ], - [ - "ibr", - "ary" - ], - [ - "St", - "art" - ], - [ - "Star", - "t" - ], - [ - "id", - "den" - ], - [ - "idd", - "en" - ], - [ - "rh", - "o" - ], - [ - "r", - "ho" - ], - [ - "gr", - "aph" - ], - [ - "gra", - "ph" - ], - [ - "g", - "raph" - ], - [ - "ac", - "ing" - ], - [ - "aci", - "ng" - ], - [ - "a", - "cing" - ], - [ - "'", - "." - ], - [ - "ar", - "ter" - ], - [ - "art", - "er" - ], - [ - "arte", - "r" - ], - [ - "me", - "s" - ], - [ - "m", - "es" - ], - [ - "in", - "st" - ], - [ - "ins", - "t" - ], - [ - "▁i", - "r" - ], - [ - "▁", - "ir" - ], - [ - "act", - "ive" - ], - [ - "activ", - "e" - ], - [ - "▁f", - "em" - ], - [ - "▁fe", - "m" - ], - [ - "▁", - "fem" - ], - [ - "▁m", - "oved" - ], - [ - "▁mov", - "ed" - ], - [ - "▁move", - "d" - ], - [ - "▁mo", - "ved" - ], - [ - "▁st", - "ore" - ], - [ - "▁stor", - "e" - ], - [ - "▁sto", - "re" - ], - [ - "▁", - "store" - ], - [ - "▁p", - "rice" - ], - [ - "▁pr", - "ice" - ], - [ - "▁pri", - "ce" - ], - [ - "▁", - "price" - ], - [ - "\")", - "." - ], - [ - "\"", - ")." - ], - [ - "ber", - "g" - ], - [ - "be", - "rg" - ], - [ - "b", - "erg" - ], - [ - "▁n", - "ov" - ], - [ - "▁no", - "v" - ], - [ - "▁", - "nov" - ], - [ - "▁c", - "ard" - ], - [ - "▁car", - "d" - ], - [ - "▁ca", - "rd" - ], - [ - "▁", - "card" - ], - [ - "el", - "low" - ], - [ - "ell", - "ow" - ], - [ - "ello", - "w" - ], - [ - "▁part", - "y" - ], - [ - "▁par", - "ty" - ], - [ - "▁", - "party" - ], - [ - "▁M", - "or" - ], - [ - "▁Mo", - "r" - ], - [ - "ae", - "l" - ], - [ - "a", - "el" - ], - [ - "▁per", - "cent" - ], - [ - "▁", - "percent" - ], - [ - "▁tr", - "aining" - ], - [ - "▁tra", - "ining" - ], - [ - "▁train", - "ing" - ], - [ - "▁", - "training" - ], - [ - "▁in", - "g" - ], - [ - "▁i", - "ng" - ], - [ - "▁", - "ing" - ], - [ - "im", - "er" - ], - [ - "ime", - "r" - ], - [ - "i", - "mer" - ], - [ - "▁S", - "am" - ], - [ - "▁Sa", - "m" - ], - [ - "▁", - "Sam" - ], - [ - "Def", - "ault" - ], - [ - "▁f", - "uck" - ], - [ - "▁fu", - "ck" - ], - [ - "▁com", - "plete" - ], - [ - "▁comp", - "lete" - ], - [ - "▁complet", - "e" - ], - [ - "▁compl", - "ete" - ], - [ - "▁", - "complete" - ], - [ - "ui", - "d" - ], - [ - "u", - "id" - ], - [ - "▁det", - "ails" - ], - [ - "▁detail", - "s" - ], - [ - "▁", - "details" - ], - [ - "▁l", - "ed" - ], - [ - "▁le", - "d" - ], - [ - "▁", - "led" - ], - [ - "Po", - "int" - ], - [ - "P", - "oint" - ], - [ - "▁C", - "ount" - ], - [ - "▁Co", - "unt" - ], - [ - "▁Coun", - "t" - ], - [ - "▁Cou", - "nt" - ], - [ - "▁", - "Count" - ], - [ - "▁reg", - "ard" - ], - [ - "z", - "o" - ], - [ - "▁B", - "ro" - ], - [ - "▁Br", - "o" - ], - [ - "▁", - "Bro" - ], - [ - "▁rec", - "ogn" - ], - [ - "▁", - "recogn" - ], - [ - "▁H", - "ol" - ], - [ - "▁Ho", - "l" - ], - [ - "▁", - "Hol" - ], - [ - "U", - "M" - ], - [ - "el", - "ement" - ], - [ - "ele", - "ment" - ], - [ - "elem", - "ent" - ], - [ - "e", - "lement" - ], - [ - "Mod", - "e" - ], - [ - "Mo", - "de" - ], - [ - "M", - "ode" - ], - [ - "▁ex", - "am" - ], - [ - "▁E", - "X" - ], - [ - "▁", - "EX" - ], - [ - "Im", - "age" - ], - [ - "ver", - "se" - ], - [ - "vers", - "e" - ], - [ - "ri", - "ter" - ], - [ - "rit", - "er" - ], - [ - "rite", - "r" - ], - [ - "r", - "iter" - ], - [ - "so", - "ft" - ], - [ - "s", - "oft" - ], - [ - "▁int", - "rodu" - ], - [ - "▁intro", - "du" - ], - [ - "▁sur", - "pr" - ], - [ - "Buf", - "fer" - ], - [ - "Buff", - "er" - ], - [ - "B", - "uffer" - ], - [ - "le", - "ctor" - ], - [ - "lect", - "or" - ], - [ - "l", - "ector" - ], - [ - "ar", - "en" - ], - [ - "are", - "n" - ], - [ - "a", - "ren" - ], - [ - "an", - "ged" - ], - [ - "ang", - "ed" - ], - [ - "ange", - "d" - ], - [ - "▁P", - "at" - ], - [ - "▁Pa", - "t" - ], - [ - "▁", - "Pat" - ], - [ - "▁P", - "al" - ], - [ - "▁Pa", - "l" - ], - [ - "▁", - "Pal" - ], - [ - "▁con", - "tr" - ], - [ - "▁cont", - "r" - ], - [ - "▁", - "contr" - ], - [ - "Hand", - "ler" - ], - [ - "Handle", - "r" - ], - [ - "▁fe", - "atures" - ], - [ - "▁feature", - "s" - ], - [ - "▁feat", - "ures" - ], - [ - "▁", - "features" - ], - [ - "ip", - "le" - ], - [ - "i", - "ple" - ], - [ - "▁C", - "ON" - ], - [ - "▁CO", - "N" - ], - [ - "▁", - "CON" - ], - [ - "Fi", - "l" - ], - [ - "F", - "il" - ], - [ - "▁P", - "ort" - ], - [ - "▁Po", - "rt" - ], - [ - "▁Por", - "t" - ], - [ - "▁", - "Port" - ], - [ - "▁th", - "inking" - ], - [ - "▁think", - "ing" - ], - [ - "▁thin", - "king" - ], - [ - "do", - "c" - ], - [ - "d", - "oc" - ], - [ - "we", - "r" - ], - [ - "w", - "er" - ], - [ - "▁work", - "ed" - ], - [ - "▁wor", - "ked" - ], - [ - "P", - "C" - ], - [ - "c", - "m" - ], - [ - "da", - "t" - ], - [ - "d", - "at" - ], - [ - "PR", - "O" - ], - [ - "P", - "RO" - ], - [ - "▁E", - "very" - ], - [ - "▁Ev", - "ery" - ], - [ - "▁Ever", - "y" - ], - [ - "▁Eve", - "ry" - ], - [ - "▁", - "Every" - ], - [ - "▁e", - "ra" - ], - [ - "▁er", - "a" - ], - [ - "▁", - "era" - ], - [ - "▁F", - "irst" - ], - [ - "▁", - "First" - ], - [ - "g", - "n" - ], - [ - "▁im", - "medi" - ], - [ - "▁imm", - "edi" - ], - [ - "ov", - "ember" - ], - [ - "ove", - "mber" - ], - [ - "ap", - "an" - ], - [ - "apa", - "n" - ], - [ - "a", - "pan" - ], - [ - "▁ex", - "tra" - ], - [ - "▁ext", - "ra" - ], - [ - "▁extr", - "a" - ], - [ - "▁", - "extra" - ], - [ - "▁s", - "ection" - ], - [ - "▁se", - "ction" - ], - [ - "▁sect", - "ion" - ], - [ - "▁", - "section" - ], - [ - "▁J", - "une" - ], - [ - "▁Jun", - "e" - ], - [ - "▁Ju", - "ne" - ], - [ - "▁v", - "ia" - ], - [ - "▁vi", - "a" - ], - [ - "▁", - "via" - ], - [ - "▁g", - "one" - ], - [ - "▁go", - "ne" - ], - [ - "com", - "e" - ], - [ - "co", - "me" - ], - [ - "c", - "ome" - ], - [ - "▁s", - "tri" - ], - [ - "▁st", - "ri" - ], - [ - "▁str", - "i" - ], - [ - "▁", - "stri" - ], - [ - "^", - "\\" - ], - [ - "ant", - "ly" - ], - [ - "▁ar", - "ch" - ], - [ - "▁arc", - "h" - ], - [ - "▁", - "arch" - ], - [ - "S", - "ource" - ], - [ - "▁con", - "v" - ], - [ - "▁co", - "nv" - ], - [ - "▁", - "conv" - ], - [ - "▁L", - "ondon" - ], - [ - "▁Lond", - "on" - ], - [ - "▁", - "London" - ], - [ - "Num", - "ber" - ], - [ - "N", - "umber" - ], - [ - "▁quest", - "ions" - ], - [ - "▁question", - "s" - ], - [ - "an", - "did" - ], - [ - "and", - "id" - ], - [ - "▁play", - "ed" - ], - [ - "en", - "v" - ], - [ - "e", - "nv" - ], - [ - "▁Sch", - "ool" - ], - [ - "▁nat", - "ural" - ], - [ - "▁natur", - "al" - ], - [ - "▁", - "natural" - ], - [ - "ca", - "n" - ], - [ - "c", - "an" - ], - [ - "▁ne", - "ws" - ], - [ - "▁new", - "s" - ], - [ - "▁", - "news" - ], - [ - "D", - "R" - ], - [ - "▁c", - "hall" - ], - [ - "▁ch", - "all" - ], - [ - "▁cha", - "ll" - ], - [ - "▁S", - "oc" - ], - [ - "▁So", - "c" - ], - [ - "▁", - "э" - ], - [ - "▁att", - "empt" - ], - [ - "*", - "}" - ], - [ - "N", - "ull" - ], - [ - "ro", - "te" - ], - [ - "rot", - "e" - ], - [ - "r", - "ote" - ], - [ - "▁b", - "i" - ], - [ - "▁", - "bi" - ], - [ - "▁wr", - "itten" - ], - [ - "▁writ", - "ten" - ], - [ - "▁", - "written" - ], - [ - "▁bl", - "ood" - ], - [ - "▁blo", - "od" - ], - [ - "▁happ", - "ened" - ], - [ - "▁happen", - "ed" - ], - [ - "▁c", - "ause" - ], - [ - "▁caus", - "e" - ], - [ - "▁ca", - "use" - ], - [ - "as", - "hing" - ], - [ - "ash", - "ing" - ], - [ - "ashi", - "ng" - ], - [ - "▁Will", - "iam" - ], - [ - "ad", - "em" - ], - [ - "ade", - "m" - ], - [ - "a", - "dem" - ], - [ - "▁b", - "rought" - ], - [ - "▁br", - "ought" - ], - [ - "▁dis", - "play" - ], - [ - "▁displ", - "ay" - ], - [ - "▁disp", - "lay" - ], - [ - "▁", - "display" - ], - [ - "im", - "a" - ], - [ - "i", - "ma" - ], - [ - "▁fin", - "ally" - ], - [ - "▁final", - "ly" - ], - [ - "ta", - "b" - ], - [ - "t", - "ab" - ], - [ - "▁return", - "ed" - ], - [ - "ны", - "х" - ], - [ - "ni", - "e" - ], - [ - "n", - "ie" - ], - [ - "▁", - "q" - ], - [ - "▁h", - "ers" - ], - [ - "▁he", - "rs" - ], - [ - "▁her", - "s" - ], - [ - "▁P", - "re" - ], - [ - "▁Pr", - "e" - ], - [ - "▁", - "Pre" - ], - [ - "▁d", - "ou" - ], - [ - "▁do", - "u" - ], - [ - "buf", - "fer" - ], - [ - "buff", - "er" - ], - [ - "b", - "uffer" - ], - [ - "▁eff", - "ort" - ], - [ - "ain", - "e" - ], - [ - "ai", - "ne" - ], - [ - "a", - "ine" - ], - [ - "x", - "y" - ], - [ - "▁his", - "tor" - ], - [ - "▁hist", - "or" - ], - [ - "en", - "u" - ], - [ - "e", - "nu" - ], - [ - "▁ar", - "riv" - ], - [ - "▁arr", - "iv" - ], - [ - "▁D", - "em" - ], - [ - "▁De", - "m" - ], - [ - "▁", - "Dem" - ], - [ - "▁f", - "avor" - ], - [ - "▁fa", - "vor" - ], - [ - "▁fav", - "or" - ], - [ - "▁hand", - "le" - ], - [ - "▁", - "handle" - ], - [ - "SE", - "T" - ], - [ - "S", - "ET" - ], - [ - "▁P", - "ublic" - ], - [ - "▁Pub", - "lic" - ], - [ - "▁Pu", - "blic" - ], - [ - "▁", - "Public" - ], - [ - "ru", - "pt" - ], - [ - "rup", - "t" - ], - [ - "r", - "upt" - ], - [ - "▁u", - "r" - ], - [ - "▁", - "ur" - ], - [ - "▁for", - "ce" - ], - [ - "▁", - "force" - ], - [ - "▁é", - "s" - ], - [ - "▁", - "és" - ], - [ - "ub", - "e" - ], - [ - "u", - "be" - ], - [ - "Pr", - "e" - ], - [ - "P", - "re" - ], - [ - "р", - "і" - ], - [ - "in", - "y" - ], - [ - "i", - "ny" - ], - [ - "th", - "eta" - ], - [ - "the", - "ta" - ], - [ - "is", - "f" - ], - [ - "i", - "sf" - ], - [ - "▁n", - "ational" - ], - [ - "▁nat", - "ional" - ], - [ - "▁nation", - "al" - ], - [ - "Equ", - "al" - ], - [ - "Eq", - "ual" - ], - [ - "E", - "qual" - ], - [ - "ren", - "ch" - ], - [ - "▁w", - "ife" - ], - [ - "▁c", - "apt" - ], - [ - "▁cap", - "t" - ], - [ - "▁ca", - "pt" - ], - [ - "▁In", - "ter" - ], - [ - "▁Int", - "er" - ], - [ - "▁", - "Inter" - ], - [ - "ta", - "u" - ], - [ - "t", - "au" - ], - [ - "▁s", - "leep" - ], - [ - "▁sle", - "ep" - ], - [ - "▁", - "sleep" - ], - [ - "../", - "../" - ], - [ - "▁iss", - "ue" - ], - [ - "▁", - "issue" - ], - [ - "▁m", - "ember" - ], - [ - "▁me", - "mber" - ], - [ - "▁mem", - "ber" - ], - [ - "▁", - "member" - ], - [ - "▁a", - "wait" - ], - [ - "▁aw", - "ait" - ], - [ - "▁", - "await" - ], - [ - "▁D", - "an" - ], - [ - "▁Da", - "n" - ], - [ - "▁", - "Dan" - ], - [ - "z", - "i" - ], - [ - "in", - "ate" - ], - [ - "ina", - "te" - ], - [ - "i", - "nate" - ], - [ - "▁s", - "ym" - ], - [ - "▁sy", - "m" - ], - [ - "▁", - "sym" - ], - [ - "ch", - "an" - ], - [ - "cha", - "n" - ], - [ - "c", - "han" - ], - [ - "▁J", - "ack" - ], - [ - "▁Jac", - "k" - ], - [ - "▁Ja", - "ck" - ], - [ - "▁", - "Jack" - ], - [ - "▁Eng", - "lish" - ], - [ - "▁", - "English" - ], - [ - "▁s", - "z" - ], - [ - "▁", - "sz" - ], - [ - "rib", - "utes" - ], - [ - "ribut", - "es" - ], - [ - "ribute", - "s" - ], - [ - "ribu", - "tes" - ], - [ - "▁i", - "gn" - ], - [ - "▁ig", - "n" - ], - [ - "▁", - "ign" - ], - [ - "á", - "l" - ], - [ - "▁app", - "ear" - ], - [ - "▁appe", - "ar" - ], - [ - "ra", - "d" - ], - [ - "r", - "ad" - ], - [ - "id", - "ge" - ], - [ - "▁co", - "uple" - ], - [ - "▁cou", - "ple" - ], - [ - "▁coup", - "le" - ], - [ - "▁s", - "hip" - ], - [ - "▁sh", - "ip" - ], - [ - "▁", - "ship" - ], - [ - "li", - "g" - ], - [ - "l", - "ig" - ], - [ - "we", - "b" - ], - [ - "w", - "eb" - ], - [ - "▁us", - "ually" - ], - [ - "▁usual", - "ly" - ], - [ - "▁re", - "ady" - ], - [ - "▁read", - "y" - ], - [ - "▁", - "ready" - ], - [ - "▁v", - "ill" - ], - [ - "▁vi", - "ll" - ], - [ - "▁vil", - "l" - ], - [ - "▁W", - "hy" - ], - [ - "▁Wh", - "y" - ], - [ - "▁", - "Why" - ], - [ - "eb", - "ru" - ], - [ - "e", - "bru" - ], - [ - "▁g", - "rad" - ], - [ - "▁gr", - "ad" - ], - [ - "▁gra", - "d" - ], - [ - "▁", - "grad" - ], - [ - "or", - "ds" - ], - [ - "ord", - "s" - ], - [ - "▁in", - "f" - ], - [ - "▁i", - "nf" - ], - [ - "▁", - "inf" - ], - [ - "▁l", - "oss" - ], - [ - "▁lo", - "ss" - ], - [ - "▁los", - "s" - ], - [ - "▁", - "loss" - ], - [ - "▁o", - "d" - ], - [ - "▁", - "od" - ], - [ - "▁Ph", - "il" - ], - [ - "▁", - "Phil" - ], - [ - "ser", - "ver" - ], - [ - "serv", - "er" - ], - [ - "serve", - "r" - ], - [ - "▁U", - "p" - ], - [ - "▁", - "Up" - ], - [ - "▁b", - "uff" - ], - [ - "▁bu", - "ff" - ], - [ - "▁buf", - "f" - ], - [ - "▁", - "buff" - ], - [ - "▁fil", - "ename" - ], - [ - "▁file", - "name" - ], - [ - "▁", - "filename" - ], - [ - "AB", - "LE" - ], - [ - "it", - "ing" - ], - [ - "iti", - "ng" - ], - [ - "i", - "ting" - ], - [ - "ef", - "ore" - ], - [ - "e", - "fore" - ], - [ - "()", - "->" - ], - [ - "(", - ")->" - ], - [ - "▁cond", - "itions" - ], - [ - "▁condition", - "s" - ], - [ - "▁", - "conditions" - ], - [ - "v", - "m" - ], - [ - "el", - "d" - ], - [ - "e", - "ld" - ], - [ - "it", - "z" - ], - [ - "i", - "tz" - ], - [ - "▁Tr", - "ans" - ], - [ - "▁Tra", - "ns" - ], - [ - "▁", - "Trans" - ], - [ - "▁w", - "eight" - ], - [ - "▁we", - "ight" - ], - [ - "▁weigh", - "t" - ], - [ - "▁", - "weight" - ], - [ - "▁high", - "er" - ], - [ - "▁hig", - "her" - ], - [ - "▁r", - "ate" - ], - [ - "▁rat", - "e" - ], - [ - "▁ra", - "te" - ], - [ - "▁", - "rate" - ], - [ - "▁acc", - "om" - ], - [ - "▁ac", - "com" - ], - [ - "vi", - "der" - ], - [ - "vid", - "er" - ], - [ - "v", - "ider" - ], - [ - "O", - "M" - ], - [ - "▁w", - "ays" - ], - [ - "▁way", - "s" - ], - [ - "▁wa", - "ys" - ], - [ - "▁", - "ways" - ], - [ - "com", - "ing" - ], - [ - "co", - "ming" - ], - [ - "c", - "oming" - ], - [ - "▁l", - "ock" - ], - [ - "▁loc", - "k" - ], - [ - "▁lo", - "ck" - ], - [ - "▁", - "lock" - ], - [ - "▁e", - "tc" - ], - [ - "▁et", - "c" - ], - [ - "▁", - "etc" - ], - [ - "▁a", - "vec" - ], - [ - "▁av", - "ec" - ], - [ - "▁ave", - "c" - ], - [ - "▁t", - "akes" - ], - [ - "▁take", - "s" - ], - [ - "▁tak", - "es" - ], - [ - "▁ta", - "kes" - ], - [ - "▁C", - "har" - ], - [ - "▁Ch", - "ar" - ], - [ - "▁Cha", - "r" - ], - [ - "▁", - "Char" - ], - [ - "▁N", - "ovember" - ], - [ - "▁Nov", - "ember" - ], - [ - "m", - "ethod" - ], - [ - "▁A", - "ustral" - ], - [ - "▁Aust", - "ral" - ], - [ - "▁", - "Austral" - ], - [ - "▁Amer", - "ica" - ], - [ - "▁", - "America" - ], - [ - "lo", - "ng" - ], - [ - "lon", - "g" - ], - [ - "l", - "ong" - ], - [ - "ce", - "mber" - ], - [ - "c", - "ember" - ], - [ - "▁polit", - "ical" - ], - [ - "fl", - "ow" - ], - [ - "f", - "low" - ], - [ - "▁may", - "be" - ], - [ - "▁", - "maybe" - ], - [ - "▁a", - "mb" - ], - [ - "▁am", - "b" - ], - [ - "▁", - "amb" - ], - [ - "La", - "yout" - ], - [ - "L", - "ayout" - ], - [ - "il", - "ed" - ], - [ - "ile", - "d" - ], - [ - "i", - "led" - ], - [ - "om", - "en" - ], - [ - "ome", - "n" - ], - [ - "o", - "men" - ], - [ - "ol", - "a" - ], - [ - "o", - "la" - ], - [ - "ic", - "ip" - ], - [ - "ici", - "p" - ], - [ - "i", - "cip" - ], - [ - "part", - "ial" - ], - [ - "Tr", - "ue" - ], - [ - "▁f", - "loor" - ], - [ - "▁fl", - "oor" - ], - [ - "▁flo", - "or" - ], - [ - "▁", - "floor" - ], - [ - "▁D", - "ef" - ], - [ - "▁De", - "f" - ], - [ - "▁", - "Def" - ], - [ - "▁conc", - "ern" - ], - [ - "▁conce", - "rn" - ], - [ - "▁concer", - "n" - ], - [ - "y", - "r" - ], - [ - "▁sh", - "ows" - ], - [ - "▁show", - "s" - ], - [ - "i", - "h" - ], - [ - "▁an", - "swer" - ], - [ - "▁answ", - "er" - ], - [ - "▁ans", - "wer" - ], - [ - "▁", - "answer" - ], - [ - "ac", - "c" - ], - [ - "a", - "cc" - ], - [ - "▁b", - "all" - ], - [ - "▁bal", - "l" - ], - [ - "▁ba", - "ll" - ], - [ - "▁", - "ball" - ], - [ - "▁R", - "ev" - ], - [ - "▁Re", - "v" - ], - [ - "▁", - "Rev" - ], - [ - "▁s", - "un" - ], - [ - "▁su", - "n" - ], - [ - "▁", - "sun" - ], - [ - "▁quick", - "ly" - ], - [ - "▁s", - "omet" - ], - [ - "▁so", - "met" - ], - [ - "▁some", - "t" - ], - [ - "▁som", - "et" - ], - [ - "ment", - "e" - ], - [ - "me", - "nte" - ], - [ - "men", - "te" - ], - [ - "m", - "ente" - ], - [ - "▁M", - "al" - ], - [ - "▁Ma", - "l" - ], - [ - "▁", - "Mal" - ], - [ - "und", - "red" - ], - [ - "▁iss", - "ues" - ], - [ - "▁issue", - "s" - ], - [ - "▁", - "issues" - ], - [ - "ec", - "ause" - ], - [ - "eca", - "use" - ], - [ - "pe", - "s" - ], - [ - "p", - "es" - ], - [ - "▁p", - "layer" - ], - [ - "▁pl", - "ayer" - ], - [ - "▁play", - "er" - ], - [ - "▁", - "player" - ], - [ - "▁par", - "ents" - ], - [ - "▁parent", - "s" - ], - [ - "▁", - "parents" - ], - [ - "▁pop", - "ular" - ], - [ - "▁popula", - "r" - ], - [ - "▁popul", - "ar" - ], - [ - "▁m", - "ode" - ], - [ - "▁mod", - "e" - ], - [ - "▁mo", - "de" - ], - [ - "▁", - "mode" - ], - [ - "▁m", - "ention" - ], - [ - "▁ment", - "ion" - ], - [ - "N", - "E" - ], - [ - "Lo", - "ad" - ], - [ - "L", - "oad" - ], - [ - "▁reg", - "ular" - ], - [ - "▁regul", - "ar" - ], - [ - "▁", - "regular" - ], - [ - "ave", - "d" - ], - [ - "av", - "ed" - ], - [ - "a", - "ved" - ], - [ - "?", - ":" - ], - [ - "ye", - "ar" - ], - [ - "y", - "ear" - ], - [ - "fun", - "c" - ], - [ - "fu", - "nc" - ], - [ - "f", - "unc" - ], - [ - "▁per", - "formance" - ], - [ - "▁perform", - "ance" - ], - [ - "▁J", - "uly" - ], - [ - "▁Jul", - "y" - ], - [ - "▁Ju", - "ly" - ], - [ - "th", - "ern" - ], - [ - "ther", - "n" - ], - [ - "the", - "rn" - ], - [ - "▁we", - "bsite" - ], - [ - "▁webs", - "ite" - ], - [ - "▁web", - "site" - ], - [ - "fo", - "rd" - ], - [ - "for", - "d" - ], - [ - "f", - "ord" - ], - [ - "P", - "R" - ], - [ - "el", - "a" - ], - [ - "e", - "la" - ], - [ - "le", - "vel" - ], - [ - "lev", - "el" - ], - [ - "l", - "evel" - ], - [ - "ui", - "t" - ], - [ - "u", - "it" - ], - [ - "fl", - "ags" - ], - [ - "flag", - "s" - ], - [ - "▁w", - "orth" - ], - [ - "▁wor", - "th" - ], - [ - "▁", - "worth" - ], - [ - "▁cor", - "respon" - ], - [ - "▁Brit", - "ish" - ], - [ - "si", - "m" - ], - [ - "s", - "im" - ], - [ - "▁al", - "one" - ], - [ - "▁", - "alone" - ], - [ - "▁h", - "ar" - ], - [ - "▁ha", - "r" - ], - [ - "▁", - "har" - ], - [ - "▁o", - "nes" - ], - [ - "▁on", - "es" - ], - [ - "▁one", - "s" - ], - [ - "▁", - "ones" - ], - [ - "ob", - "ile" - ], - [ - "obi", - "le" - ], - [ - "obil", - "e" - ], - [ - "▁d", - "ru" - ], - [ - "▁dr", - "u" - ], - [ - "▁", - "dru" - ], - [ - "ch", - "i" - ], - [ - "c", - "hi" - ], - [ - "▁D", - "avid" - ], - [ - "▁Dav", - "id" - ], - [ - "▁Da", - "vid" - ], - [ - "▁", - "David" - ], - [ - "▁proble", - "ms" - ], - [ - "▁problem", - "s" - ], - [ - "▁col", - "umn" - ], - [ - "▁", - "column" - ], - [ - "()", - ";\r" - ], - [ - "();", - "\r" - ], - [ - "(", - ");\r" - ], - [ - "Z", - "E" - ], - [ - "▁re", - "lig" - ], - [ - "▁rel", - "ig" - ], - [ - "▁reli", - "g" - ], - [ - "olog", - "ical" - ], - [ - "▁reg", - "ion" - ], - [ - "▁", - "region" - ], - [ - "ad", - "y" - ], - [ - "a", - "dy" - ], - [ - "I", - "O" - ], - [ - "an", - "der" - ], - [ - "and", - "er" - ], - [ - "ande", - "r" - ], - [ - "a", - "nder" - ], - [ - "Ne", - "t" - ], - [ - "N", - "et" - ], - [ - "▁bu", - "ilt" - ], - [ - "▁", - "built" - ], - [ - "▁inst", - "all" - ], - [ - "▁", - "install" - ], - [ - "▁appro", - "ach" - ], - [ - "C", - "ur" - ], - [ - "▁f", - "ine" - ], - [ - "▁fin", - "e" - ], - [ - "▁fi", - "ne" - ], - [ - "▁talk", - "ing" - ], - [ - "▁tal", - "king" - ], - [ - "▁ch", - "anges" - ], - [ - "▁chang", - "es" - ], - [ - "▁change", - "s" - ], - [ - "▁", - "changes" - ], - [ - "St", - "yle" - ], - [ - "▁M", - "art" - ], - [ - "▁Mar", - "t" - ], - [ - "▁Ma", - "rt" - ], - [ - "▁", - "Mart" - ], - [ - "л", - "ю" - ], - [ - "res", - "ponse" - ], - [ - "respon", - "se" - ], - [ - "respons", - "e" - ], - [ - "te", - "ger" - ], - [ - "{", - "\r" - ], - [ - "ir", - "it" - ], - [ - "iri", - "t" - ], - [ - "i", - "rit" - ], - [ - "▁prote", - "cted" - ], - [ - "▁protect", - "ed" - ], - [ - "▁", - "protected" - ], - [ - "▁re", - "le" - ], - [ - "▁r", - "ele" - ], - [ - "▁rel", - "e" - ], - [ - "er", - "ship" - ], - [ - "ers", - "hip" - ], - [ - "те", - "ль" - ], - [ - "тел", - "ь" - ], - [ - "un", - "signed" - ], - [ - "uns", - "igned" - ], - [ - "ial", - "ize" - ], - [ - "▁htt", - "ps" - ], - [ - "▁http", - "s" - ], - [ - "▁", - "https" - ], - [ - "T", - "ag" - ], - [ - "▁$", - "(" - ], - [ - "▁", - "$(" - ], - [ - "mo", - "re" - ], - [ - "mor", - "e" - ], - [ - "m", - "ore" - ], - [ - "ype", - "s" - ], - [ - "yp", - "es" - ], - [ - "y", - "pes" - ], - [ - "▁st", - "ream" - ], - [ - "▁stre", - "am" - ], - [ - "▁", - "stream" - ], - [ - "et", - "ch" - ], - [ - "etc", - "h" - ], - [ - "▁eng", - "ine" - ], - [ - "▁", - "engine" - ], - [ - "K", - "E" - ], - [ - "cm", - "d" - ], - [ - "c", - "md" - ], - [ - "sc", - "ript" - ], - [ - "scri", - "pt" - ], - [ - "scr", - "ipt" - ], - [ - "s", - "cript" - ], - [ - "tt", - "p" - ], - [ - "t", - "tp" - ], - [ - "▁a", - "void" - ], - [ - "▁av", - "oid" - ], - [ - "▁t", - "err" - ], - [ - "▁te", - "rr" - ], - [ - "▁ter", - "r" - ], - [ - "▁r", - "ock" - ], - [ - "▁ro", - "ck" - ], - [ - "▁", - "rock" - ], - [ - "▁f", - "ul" - ], - [ - "▁fu", - "l" - ], - [ - "▁", - "ful" - ], - [ - "Up", - "date" - ], - [ - "▁env", - "ironment" - ], - [ - "▁environ", - "ment" - ], - [ - "▁", - "environment" - ], - [ - "▁p", - "rec" - ], - [ - "▁pre", - "c" - ], - [ - "▁pr", - "ec" - ], - [ - "▁", - "prec" - ], - [ - "▁с", - "а" - ], - [ - "▁", - "са" - ], - [ - "▁c", - "ases" - ], - [ - "▁case", - "s" - ], - [ - "▁cas", - "es" - ], - [ - "▁ca", - "ses" - ], - [ - "▁", - "cases" - ], - [ - "▁off", - "set" - ], - [ - "▁", - "offset" - ], - [ - "▁r", - "ais" - ], - [ - "▁ra", - "is" - ], - [ - "▁", - "rais" - ], - [ - "li", - "b" - ], - [ - "l", - "ib" - ], - [ - "ée", - "s" - ], - [ - "é", - "es" - ], - [ - "a", - "a" - ], - [ - "y", - "t" - ], - [ - "▁a", - "rr" - ], - [ - "▁ar", - "r" - ], - [ - "▁", - "arr" - ], - [ - "opy", - "right" - ], - [ - "f", - "irst" - ], - [ - "▁u", - "til" - ], - [ - "▁ut", - "il" - ], - [ - "▁", - "util" - ], - [ - "▁fe", - "ature" - ], - [ - "▁feat", - "ure" - ], - [ - "▁", - "feature" - ], - [ - "pos", - "ed" - ], - [ - "po", - "sed" - ], - [ - "pose", - "d" - ], - [ - "p", - "osed" - ], - [ - "ff", - "ect" - ], - [ - "f", - "fect" - ], - [ - "ж", - "а" - ], - [ - "it", - "ude" - ], - [ - "itu", - "de" - ], - [ - "itud", - "e" - ], - [ - "em", - "ents" - ], - [ - "ement", - "s" - ], - [ - "emen", - "ts" - ], - [ - "e", - "ments" - ], - [ - "as", - "c" - ], - [ - "a", - "sc" - ], - [ - "ad", - "or" - ], - [ - "ado", - "r" - ], - [ - "le", - "ctions" - ], - [ - "lect", - "ions" - ], - [ - "lection", - "s" - ], - [ - "▁cl", - "ub" - ], - [ - "▁", - "club" - ], - [ - "]", - "{" - ], - [ - "▁*", - ")" - ], - [ - "▁", - "*)" - ], - [ - "ст", - "во" - ], - [ - "ств", - "о" - ], - [ - "с", - "тво" - ], - [ - "▁im", - "m" - ], - [ - "▁i", - "mm" - ], - [ - "▁", - "imm" - ], - [ - "▁for", - "mer" - ], - [ - "▁form", - "er" - ], - [ - "▁forme", - "r" - ], - [ - "▁", - "former" - ], - [ - "▁r", - "ights" - ], - [ - "▁right", - "s" - ], - [ - "▁dec", - "ided" - ], - [ - "▁decide", - "d" - ], - [ - "▁decid", - "ed" - ], - [ - "▁re", - "v" - ], - [ - "▁r", - "ev" - ], - [ - "▁", - "rev" - ], - [ - "▁m", - "ent" - ], - [ - "▁me", - "nt" - ], - [ - "▁men", - "t" - ], - [ - "▁", - "ment" - ], - [ - "an", - "i" - ], - [ - "a", - "ni" - ], - [ - "▁st", - "ru" - ], - [ - "▁str", - "u" - ], - [ - "▁", - "stru" - ], - [ - "▁att", - "ention" - ], - [ - "art", - "ment" - ], - [ - "▁I", - "tal" - ], - [ - "▁It", - "al" - ], - [ - "al", - "le" - ], - [ - "all", - "e" - ], - [ - "a", - "lle" - ], - [ - "▁b", - "is" - ], - [ - "▁bi", - "s" - ], - [ - "▁", - "bis" - ], - [ - "ge", - "ner" - ], - [ - "gen", - "er" - ], - [ - "g", - "ener" - ], - [ - "▁in", - "tegr" - ], - [ - "▁int", - "egr" - ], - [ - "▁inte", - "gr" - ], - [ - "▁", - "integr" - ], - [ - "el", - "lo" - ], - [ - "ell", - "o" - ], - [ - "ry", - "pt" - ], - [ - "▁a", - "chie" - ], - [ - "ne", - "s" - ], - [ - "n", - "es" - ], - [ - "▁s", - "tra" - ], - [ - "▁st", - "ra" - ], - [ - "▁str", - "a" - ], - [ - "▁", - "stra" - ], - [ - "s", - "b" - ], - [ - "▁t", - "ypes" - ], - [ - "▁type", - "s" - ], - [ - "▁typ", - "es" - ], - [ - "▁ty", - "pes" - ], - [ - "▁", - "types" - ], - [ - "▁R", - "E" - ], - [ - "▁", - "RE" - ], - [ - "In", - "it" - ], - [ - "I", - "nit" - ], - [ - "▁com", - "ment" - ], - [ - "▁comm", - "ent" - ], - [ - "▁comme", - "nt" - ], - [ - "▁", - "comment" - ], - [ - "▁add", - "ition" - ], - [ - "▁I", - "D" - ], - [ - "▁", - "ID" - ], - [ - "AR", - "T" - ], - [ - "A", - "RT" - ], - [ - "F", - "O" - ], - [ - "щ", - "и" - ], - [ - "Con", - "ne" - ], - [ - "Conn", - "e" - ], - [ - "C", - "onne" - ], - [ - "▁s", - "qu" - ], - [ - "▁sq", - "u" - ], - [ - "▁consider", - "ed" - ], - [ - "▁consid", - "ered" - ], - [ - "id", - "ad" - ], - [ - "ida", - "d" - ], - [ - "▁Oct", - "ober" - ], - [ - "ci", - "al" - ], - [ - "cia", - "l" - ], - [ - "c", - "ial" - ], - [ - "▁O", - "f" - ], - [ - "▁", - "Of" - ], - [ - "▁tr", - "avel" - ], - [ - "▁tra", - "vel" - ], - [ - "▁trav", - "el" - ], - [ - "▁b", - "oy" - ], - [ - "▁bo", - "y" - ], - [ - "▁", - "boy" - ], - [ - "')", - "." - ], - [ - "'", - ")." - ], - [ - "u", - "y" - ], - [ - "il", - "la" - ], - [ - "ill", - "a" - ], - [ - "i", - "lla" - ], - [ - "is", - "try" - ], - [ - "ist", - "ry" - ], - [ - "istr", - "y" - ], - [ - "▁v", - "a" - ], - [ - "▁", - "va" - ], - [ - "▁C", - "he" - ], - [ - "▁Ch", - "e" - ], - [ - "▁", - "Che" - ], - [ - "ER", - "T" - ], - [ - "E", - "RT" - ], - [ - "en", - "de" - ], - [ - "end", - "e" - ], - [ - "e", - "nde" - ], - [ - "un", - "gen" - ], - [ - "ung", - "en" - ], - [ - "unge", - "n" - ], - [ - "ab", - "y" - ], - [ - "a", - "by" - ], - [ - "▁R", - "ober" - ], - [ - "▁Ro", - "ber" - ], - [ - "▁Rob", - "er" - ], - [ - "▁play", - "ing" - ], - [ - "il", - "s" - ], - [ - "i", - "ls" - ], - [ - "▁s", - "am" - ], - [ - "▁sa", - "m" - ], - [ - "▁", - "sam" - ], - [ - "▁ex", - "ecut" - ], - [ - "▁exec", - "ut" - ], - [ - "▁", - "execut" - ], - [ - "▁U", - "s" - ], - [ - "▁", - "Us" - ], - [ - "▁m", - "ut" - ], - [ - "▁mu", - "t" - ], - [ - "▁", - "mut" - ], - [ - "▁b", - "al" - ], - [ - "▁ba", - "l" - ], - [ - "▁", - "bal" - ], - [ - "as", - "se" - ], - [ - "ass", - "e" - ], - [ - "▁k", - "ids" - ], - [ - "▁kid", - "s" - ], - [ - "▁ki", - "ds" - ], - [ - "▁fin", - "anc" - ], - [ - "go", - "r" - ], - [ - "g", - "or" - ], - [ - "▁S", - "ec" - ], - [ - "▁Se", - "c" - ], - [ - "▁", - "Sec" - ], - [ - "ber", - "t" - ], - [ - "be", - "rt" - ], - [ - "b", - "ert" - ], - [ - "▁H", - "igh" - ], - [ - "▁Hig", - "h" - ], - [ - "▁Hi", - "gh" - ], - [ - "▁", - "High" - ], - [ - "▁", - "је" - ], - [ - "▁ke", - "pt" - ], - [ - "but", - "ton" - ], - [ - "b", - "utton" - ], - [ - "it", - "ory" - ], - [ - "itor", - "y" - ], - [ - "ito", - "ry" - ], - [ - "▁R", - "em" - ], - [ - "▁Re", - "m" - ], - [ - "▁", - "Rem" - ], - [ - "▁D", - "E" - ], - [ - "▁", - "DE" - ], - [ - "▁re", - "ach" - ], - [ - "▁r", - "each" - ], - [ - "▁", - "reach" - ], - [ - "▁b", - "ur" - ], - [ - "▁bu", - "r" - ], - [ - "▁", - "bur" - ], - [ - "La", - "bel" - ], - [ - "L", - "abel" - ], - [ - "á", - "t" - ], - [ - "ag", - "o" - ], - [ - "a", - "go" - ], - [ - "▁pass", - "ed" - ], - [ - "▁pas", - "sed" - ], - [ - "▁be", - "hav" - ], - [ - "▁beh", - "av" - ], - [ - "xF", - "F" - ], - [ - "x", - "FF" - ], - [ - "▁R", - "eturn" - ], - [ - "▁Re", - "turn" - ], - [ - "▁Ret", - "urn" - ], - [ - "▁", - "Return" - ], - [ - "ST", - "R" - ], - [ - "S", - "TR" - ], - [ - "▁L", - "es" - ], - [ - "▁Le", - "s" - ], - [ - "▁", - "Les" - ], - [ - "▁o", - "rd" - ], - [ - "▁or", - "d" - ], - [ - "▁", - "ord" - ], - [ - "al", - "a" - ], - [ - "a", - "la" - ], - [ - "in", - "ger" - ], - [ - "ing", - "er" - ], - [ - "inge", - "r" - ], - [ - "▁S", - "ince" - ], - [ - "▁Sin", - "ce" - ], - [ - "▁", - "Since" - ], - [ - "▁exper", - "i" - ], - [ - "▁exp", - "eri" - ], - [ - "▁s", - "hall" - ], - [ - "▁sh", - "all" - ], - [ - "▁sha", - "ll" - ], - [ - "▁", - "shall" - ], - [ - "▁s", - "tar" - ], - [ - "▁st", - "ar" - ], - [ - "▁sta", - "r" - ], - [ - "▁", - "star" - ], - [ - "no", - "n" - ], - [ - "n", - "on" - ], - [ - "▁g", - "un" - ], - [ - "▁gu", - "n" - ], - [ - "▁", - "gun" - ], - [ - "▁B", - "el" - ], - [ - "▁Be", - "l" - ], - [ - "▁", - "Bel" - ], - [ - "▁ob", - "j" - ], - [ - "▁", - "obj" - ], - [ - "ar", - "es" - ], - [ - "are", - "s" - ], - [ - "a", - "res" - ], - [ - "r", - "s" - ], - [ - "▁we", - "eks" - ], - [ - "▁week", - "s" - ], - [ - "ne", - "n" - ], - [ - "n", - "en" - ], - [ - "▁S", - "tre" - ], - [ - "▁St", - "re" - ], - [ - "▁Str", - "e" - ], - [ - "or", - "ing" - ], - [ - "ori", - "ng" - ], - [ - "o", - "ring" - ], - [ - "▁", - "î" - ], - [ - "▁ser", - "ious" - ], - [ - "time", - "s" - ], - [ - "ti", - "mes" - ], - [ - "tim", - "es" - ], - [ - "t", - "imes" - ], - [ - "▁H", - "ouse" - ], - [ - "▁Ho", - "use" - ], - [ - "▁Hou", - "se" - ], - [ - "▁r", - "oll" - ], - [ - "▁ro", - "ll" - ], - [ - "▁", - "roll" - ], - [ - "▁reg", - "ister" - ], - [ - "▁", - "register" - ], - [ - "▁mod", - "ule" - ], - [ - "▁mo", - "dule" - ], - [ - "▁", - "module" - ], - [ - "▁app", - "lic" - ], - [ - "▁ap", - "plic" - ], - [ - "▁appl", - "ic" - ], - [ - "I", - "R" - ], - [ - "▁c", - "ook" - ], - [ - "▁co", - "ok" - ], - [ - "▁", - "cook" - ], - [ - "au", - "x" - ], - [ - "a", - "ux" - ], - [ - "▁s", - "ave" - ], - [ - "▁sa", - "ve" - ], - [ - "▁sav", - "e" - ], - [ - "▁", - "save" - ], - [ - "▁C", - "r" - ], - [ - "▁", - "Cr" - ], - [ - ",", - "\r" - ], - [ - "▁st", - "ates" - ], - [ - "▁stat", - "es" - ], - [ - "▁state", - "s" - ], - [ - "▁sta", - "tes" - ], - [ - "▁", - "states" - ], - [ - "▁em", - "pty" - ], - [ - "▁emp", - "ty" - ], - [ - "▁empt", - "y" - ], - [ - "▁", - "empty" - ], - [ - "▁aut", - "om" - ], - [ - "▁au", - "tom" - ], - [ - "▁auto", - "m" - ], - [ - "▁", - "autom" - ], - [ - "fig", - "ure" - ], - [ - "ian", - "ce" - ], - [ - "i", - "ance" - ], - [ - "▁h", - "appy" - ], - [ - "▁happ", - "y" - ], - [ - "▁f", - "n" - ], - [ - "▁", - "fn" - ], - [ - "▁j", - "ud" - ], - [ - "▁ju", - "d" - ], - [ - "▁", - "jud" - ], - [ - "▁h", - "at" - ], - [ - "▁ha", - "t" - ], - [ - "▁", - "hat" - ], - [ - "AC", - "K" - ], - [ - "A", - "CK" - ], - [ - "▁F", - "e" - ], - [ - "▁", - "Fe" - ], - [ - "$", - "-" - ], - [ - "iv", - "il" - ], - [ - "ivi", - "l" - ], - [ - "i", - "vil" - ], - [ - "ot", - "ed" - ], - [ - "ote", - "d" - ], - [ - "o", - "ted" - ], - [ - "▁size", - "of" - ], - [ - "▁", - "sizeof" - ], - [ - "▁sit", - "uation" - ], - [ - "▁situ", - "ation" - ], - [ - "▁l", - "ives" - ], - [ - "▁li", - "ves" - ], - [ - "▁live", - "s" - ], - [ - "▁liv", - "es" - ], - [ - "▁fe", - "eling" - ], - [ - "▁feel", - "ing" - ], - [ - "▁fee", - "ling" - ], - [ - "▁r", - "isk" - ], - [ - "▁ri", - "sk" - ], - [ - "▁ris", - "k" - ], - [ - "▁Jan", - "uary" - ], - [ - "▁Januar", - "y" - ], - [ - "▁Ob", - "ject" - ], - [ - "▁", - "Object" - ], - [ - "▁re", - "comm" - ], - [ - "▁rec", - "omm" - ], - [ - "▁в", - "ы" - ], - [ - "▁", - "вы" - ], - [ - "▁pot", - "ential" - ], - [ - "ea", - "h" - ], - [ - "e", - "ah" - ], - [ - "▁com", - "plex" - ], - [ - "▁comp", - "lex" - ], - [ - "▁compl", - "ex" - ], - [ - "▁", - "complex" - ], - [ - "print", - "f" - ], - [ - "ist", - "ance" - ], - [ - "istan", - "ce" - ], - [ - "i", - "stance" - ], - [ - "ir", - "th" - ], - [ - "irt", - "h" - ], - [ - "li", - "k" - ], - [ - "l", - "ik" - ], - [ - "as", - "te" - ], - [ - "ast", - "e" - ], - [ - "a", - "ste" - ], - [ - "▁wh", - "ose" - ], - [ - "▁who", - "se" - ], - [ - "Ar", - "g" - ], - [ - "A", - "rg" - ], - [ - "▁mod", - "ern" - ], - [ - "▁mo", - "dern" - ], - [ - "▁mode", - "rn" - ], - [ - "▁moder", - "n" - ], - [ - "ion", - "es" - ], - [ - "io", - "nes" - ], - [ - "ione", - "s" - ], - [ - "i", - "ones" - ], - [ - "▁ч", - "е" - ], - [ - "▁", - "че" - ], - [ - "▁s", - "ett" - ], - [ - "▁se", - "tt" - ], - [ - "▁set", - "t" - ], - [ - "▁M", - "ag" - ], - [ - "▁Ma", - "g" - ], - [ - "▁", - "Mag" - ], - [ - "a", - "e" - ], - [ - "▁cond", - "ition" - ], - [ - "▁", - "condition" - ], - [ - "Le", - "ngth" - ], - [ - "L", - "ength" - ], - [ - "▁f", - "it" - ], - [ - "▁fi", - "t" - ], - [ - "▁", - "fit" - ], - [ - "ound", - "s" - ], - [ - "oun", - "ds" - ], - [ - "▁ch", - "anged" - ], - [ - "▁chang", - "ed" - ], - [ - "▁change", - "d" - ], - [ - "▁", - "changed" - ], - [ - "▁g", - "uy" - ], - [ - "▁gu", - "y" - ], - [ - "fil", - "ter" - ], - [ - "at", - "ever" - ], - [ - "ate", - "ver" - ], - [ - "é", - "d" - ], - [ - "re", - "move" - ], - [ - "rem", - "ove" - ], - [ - "▁h", - "op" - ], - [ - "▁ho", - "p" - ], - [ - "▁", - "hop" - ], - [ - "▁O", - "ut" - ], - [ - "▁", - "Out" - ], - [ - "▁R", - "ich" - ], - [ - "▁Ric", - "h" - ], - [ - "▁", - "Rich" - ], - [ - "ch", - "ild" - ], - [ - "chi", - "ld" - ], - [ - "▁in", - "cluded" - ], - [ - "▁incl", - "uded" - ], - [ - "▁includ", - "ed" - ], - [ - "▁include", - "d" - ], - [ - "▁inclu", - "ded" - ], - [ - "$", - "\\" - ], - [ - "▁T", - "om" - ], - [ - "▁To", - "m" - ], - [ - "▁", - "Tom" - ], - [ - "el", - "ine" - ], - [ - "eli", - "ne" - ], - [ - "elin", - "e" - ], - [ - "e", - "line" - ], - [ - "▁s", - "ometimes" - ], - [ - "▁some", - "times" - ], - [ - "▁somet", - "imes" - ], - [ - "▁sometime", - "s" - ], - [ - "▁dr", - "ink" - ], - [ - "▁qu", - "ant" - ], - [ - "▁", - "quant" - ], - [ - "▁p", - "lease" - ], - [ - "▁ple", - "ase" - ], - [ - "▁I", - "nt" - ], - [ - "▁In", - "t" - ], - [ - "▁", - "Int" - ], - [ - "ri", - "ef" - ], - [ - "rie", - "f" - ], - [ - "r", - "ief" - ], - [ - "▁ex", - "actly" - ], - [ - "▁exact", - "ly" - ], - [ - "ci", - "ng" - ], - [ - "cin", - "g" - ], - [ - "c", - "ing" - ], - [ - "▁all", - "owed" - ], - [ - "▁allow", - "ed" - ], - [ - "▁", - "allowed" - ], - [ - "bu", - "ild" - ], - [ - "b", - "uild" - ], - [ - "▁beaut", - "iful" - ], - [ - "▁W", - "ell" - ], - [ - "▁We", - "ll" - ], - [ - "▁Wel", - "l" - ], - [ - "▁", - "Well" - ], - [ - "▁look", - "s" - ], - [ - "▁lo", - "oks" - ], - [ - "▁", - "ü" - ], - [ - "▁ch", - "ance" - ], - [ - "▁w", - "rote" - ], - [ - "▁wr", - "ote" - ], - [ - "▁n", - "or" - ], - [ - "▁no", - "r" - ], - [ - "▁", - "nor" - ], - [ - "▁f", - "ailed" - ], - [ - "▁fa", - "iled" - ], - [ - "▁fail", - "ed" - ], - [ - "▁", - "failed" - ], - [ - "Me", - "t" - ], - [ - "M", - "et" - ], - [ - "▁p", - "rior" - ], - [ - "▁pr", - "ior" - ], - [ - "▁pri", - "or" - ], - [ - "▁h", - "undred" - ], - [ - "ско", - "й" - ], - [ - "с", - "кой" - ], - [ - "or", - "ia" - ], - [ - "ori", - "a" - ], - [ - "o", - "ria" - ], - [ - "▁c", - "y" - ], - [ - "▁", - "cy" - ], - [ - "▁w", - "eb" - ], - [ - "▁we", - "b" - ], - [ - "▁", - "web" - ], - [ - "▁m", - "ess" - ], - [ - "▁me", - "ss" - ], - [ - "▁mes", - "s" - ], - [ - "le", - "q" - ], - [ - "l", - "eq" - ], - [ - "d", - "y" - ], - [ - "te", - "x" - ], - [ - "t", - "ex" - ], - [ - "▁a", - "nim" - ], - [ - "▁an", - "im" - ], - [ - "▁", - "anim" - ], - [ - "at", - "ur" - ], - [ - "atu", - "r" - ], - [ - "▁str", - "ucture" - ], - [ - "▁struct", - "ure" - ], - [ - "▁", - "structure" - ], - [ - "opt", - "ion" - ], - [ - "o", - "ption" - ], - [ - "▁act", - "ual" - ], - [ - "▁", - "actual" - ], - [ - "▁Fr", - "anc" - ], - [ - "▁Fra", - "nc" - ], - [ - "▁Fran", - "c" - ], - [ - "en", - "ced" - ], - [ - "ence", - "d" - ], - [ - "enc", - "ed" - ], - [ - ".<", - "/" - ], - [ - ".", - "" - ], - [ - "▁", - "/>" - ], - [ - "▁p", - "roduction" - ], - [ - "▁produ", - "ction" - ], - [ - "▁product", - "ion" - ], - [ - "▁prod", - "uction" - ], - [ - "▁", - "production" - ], - [ - "ig", - "er" - ], - [ - "ige", - "r" - ], - [ - "i", - "ger" - ], - [ - "▁с", - "т" - ], - [ - "▁", - "ст" - ], - [ - "sh", - "ow" - ], - [ - "s", - "how" - ], - [ - "▁pop", - "ulation" - ], - [ - "▁popul", - "ation" - ], - [ - "▁p", - "ark" - ], - [ - "▁par", - "k" - ], - [ - "▁", - "park" - ], - [ - "▁Z", - "e" - ], - [ - "▁necess", - "ary" - ], - [ - "▁", - "necessary" - ], - [ - "▁t", - "rust" - ], - [ - "▁tr", - "ust" - ], - [ - "▁sh", - "own" - ], - [ - "▁show", - "n" - ], - [ - "mod", - "ule" - ], - [ - "mo", - "dule" - ], - [ - "G", - "E" - ], - [ - "▁l", - "ay" - ], - [ - "▁la", - "y" - ], - [ - "▁", - "lay" - ], - [ - "▁ann", - "oun" - ], - [ - "▁class", - "Name" - ], - [ - "▁", - "className" - ], - [ - "▁cal", - "cul" - ], - [ - "▁calc", - "ul" - ], - [ - "Fun", - "ction" - ], - [ - "F", - "unction" - ], - [ - "▁S", - "al" - ], - [ - "▁Sa", - "l" - ], - [ - "▁", - "Sal" - ], - [ - "O", - "K" - ], - [ - "T", - "P" - ], - [ - "▁en", - "try" - ], - [ - "▁ent", - "ry" - ], - [ - "▁entr", - "y" - ], - [ - "▁", - "entry" - ], - [ - "▁St", - "ud" - ], - [ - "▁", - "Stud" - ], - [ - "▁it", - "ems" - ], - [ - "▁item", - "s" - ], - [ - "▁", - "items" - ], - [ - "▁se", - "curity" - ], - [ - "▁sec", - "urity" - ], - [ - "▁secur", - "ity" - ], - [ - "▁", - "security" - ], - [ - "En", - "try" - ], - [ - "Ent", - "ry" - ], - [ - "f", - "loat" - ], - [ - "l", - "s" - ], - [ - "ib", - "ly" - ], - [ - "▁cont", - "ribut" - ], - [ - "▁C", - "heck" - ], - [ - "▁Che", - "ck" - ], - [ - "▁", - "Check" - ], - [ - "M", - "D" - ], - [ - "▁impro", - "ve" - ], - [ - "Par", - "t" - ], - [ - "P", - "art" - ], - [ - "▁system", - "s" - ], - [ - "▁syst", - "ems" - ], - [ - "B", - "l" - ], - [ - "▁pol", - "icy" - ], - [ - "▁polic", - "y" - ], - [ - "▁", - "policy" - ], - [ - "▁s", - "creen" - ], - [ - "▁sc", - "reen" - ], - [ - "▁scr", - "een" - ], - [ - "▁", - "screen" - ], - [ - "▁A", - "ny" - ], - [ - "▁An", - "y" - ], - [ - "▁", - "Any" - ], - [ - "▁op", - "ened" - ], - [ - "▁open", - "ed" - ], - [ - "al", - "loc" - ], - [ - "all", - "oc" - ], - [ - "allo", - "c" - ], - [ - "▁De", - "cember" - ], - [ - "▁Dec", - "ember" - ], - [ - "▁", - "É" - ], - [ - "▁e", - "mail" - ], - [ - "▁em", - "ail" - ], - [ - "▁", - "email" - ], - [ - "ad", - "er" - ], - [ - "ade", - "r" - ], - [ - "a", - "der" - ], - [ - "=", - ">" - ], - [ - "▁H", - "en" - ], - [ - "▁He", - "n" - ], - [ - "▁", - "Hen" - ], - [ - "▁in", - "fo" - ], - [ - "▁inf", - "o" - ], - [ - "▁", - "info" - ], - [ - "▁f", - "loat" - ], - [ - "▁flo", - "at" - ], - [ - "▁", - "float" - ], - [ - "▁sw", - "itch" - ], - [ - "▁", - "switch" - ], - [ - "ра", - "н" - ], - [ - "р", - "ан" - ], - [ - "ur", - "ance" - ], - [ - "▁as", - "sum" - ], - [ - "▁ass", - "um" - ], - [ - "us", - "tr" - ], - [ - "ust", - "r" - ], - [ - "u", - "str" - ], - [ - "▁g", - "roups" - ], - [ - "▁group", - "s" - ], - [ - "▁gro", - "ups" - ], - [ - "▁", - "groups" - ], - [ - "▁R", - "ead" - ], - [ - "▁Re", - "ad" - ], - [ - "▁", - "Read" - ], - [ - "▁w", - "at" - ], - [ - "▁wa", - "t" - ], - [ - "S", - "p" - ], - [ - "ве", - "р" - ], - [ - "в", - "ер" - ], - [ - "RA", - "N" - ], - [ - "R", - "AN" - ], - [ - "hi", - "b" - ], - [ - "h", - "ib" - ], - [ - "AL", - "L" - ], - [ - "A", - "LL" - ], - [ - "▁h", - "us" - ], - [ - "▁", - "hus" - ], - [ - "Sp", - "ec" - ], - [ - "Spe", - "c" - ], - [ - "S", - "pec" - ], - [ - "\")", - ")" - ], - [ - "\"", - "))" - ], - [ - "▁F", - "rench" - ], - [ - "▁C", - "lass" - ], - [ - "▁Cl", - "ass" - ], - [ - "▁", - "Class" - ], - [ - "▁pres", - "ident" - ], - [ - "▁presid", - "ent" - ], - [ - "▁def", - "init" - ], - [ - "▁defin", - "it" - ], - [ - "▁N", - "or" - ], - [ - "▁No", - "r" - ], - [ - "▁T", - "hom" - ], - [ - "▁Th", - "om" - ], - [ - "ai", - "gn" - ], - [ - "a", - "ign" - ], - [ - "W", - "idth" - ], - [ - "D", - "o" - ], - [ - "▁{", - "@" - ], - [ - "ag", - "on" - ], - [ - "ago", - "n" - ], - [ - "a", - "gon" - ], - [ - "▁L", - "u" - ], - [ - "▁", - "Lu" - ], - [ - "▁follow", - "ed" - ], - [ - "M", - "M" - ], - [ - "as", - "ons" - ], - [ - "ason", - "s" - ], - [ - "tm", - "p" - ], - [ - "t", - "mp" - ], - [ - "▁th", - "rows" - ], - [ - "▁throw", - "s" - ], - [ - "▁thr", - "ows" - ], - [ - "▁thro", - "ws" - ], - [ - "▁", - "throws" - ], - [ - "IT", - "Y" - ], - [ - "I", - "TY" - ], - [ - "но", - "м" - ], - [ - "▁f", - "air" - ], - [ - "▁fa", - "ir" - ], - [ - "▁p", - "en" - ], - [ - "▁pe", - "n" - ], - [ - "▁", - "pen" - ], - [ - "é", - "g" - ], - [ - "▁inter", - "face" - ], - [ - "▁", - "interface" - ], - [ - "▁s", - "af" - ], - [ - "▁sa", - "f" - ], - [ - "oo", - "n" - ], - [ - "o", - "on" - ], - [ - "B", - "ack" - ], - [ - "▁s", - "peed" - ], - [ - "▁sp", - "eed" - ], - [ - "▁spe", - "ed" - ], - [ - "▁", - "speed" - ], - [ - "▁ext", - "ends" - ], - [ - "▁extend", - "s" - ], - [ - "em", - "pty" - ], - [ - "empt", - "y" - ], - [ - "emp", - "ty" - ], - [ - "▁п", - "ере" - ], - [ - "▁пер", - "е" - ], - [ - "▁пе", - "ре" - ], - [ - "▁pro", - "per" - ], - [ - "▁pr", - "oper" - ], - [ - "▁prop", - "er" - ], - [ - "▁d", - "riv" - ], - [ - "▁dr", - "iv" - ], - [ - "▁dri", - "v" - ], - [ - "ф", - "и" - ], - [ - "▁c", - "enter" - ], - [ - "▁cent", - "er" - ], - [ - "▁", - "center" - ], - [ - "he", - "ader" - ], - [ - "head", - "er" - ], - [ - "▁}", - ")" - ], - [ - "▁", - "})" - ], - [ - "w", - "a" - ], - [ - "▁m", - "iddle" - ], - [ - "▁", - "middle" - ], - [ - "▁ch", - "oose" - ], - [ - "▁cho", - "ose" - ], - [ - "▁St", - "ad" - ], - [ - "▁Sta", - "d" - ], - [ - "S", - "O" - ], - [ - "Fact", - "ory" - ], - [ - "Factor", - "y" - ], - [ - "F", - "actory" - ], - [ - "De", - "v" - ], - [ - "D", - "ev" - ], - [ - "ic", - "les" - ], - [ - "icle", - "s" - ], - [ - "icl", - "es" - ], - [ - "i", - "cles" - ], - [ - "▁ap", - "plication" - ], - [ - "▁applic", - "ation" - ], - [ - "▁appl", - "ication" - ], - [ - "▁", - "application" - ], - [ - "▁mod", - "els" - ], - [ - "▁model", - "s" - ], - [ - "▁mode", - "ls" - ], - [ - "▁", - "models" - ], - [ - "pi", - "te" - ], - [ - "pit", - "e" - ], - [ - "p", - "ite" - ], - [ - "ca", - "p" - ], - [ - "c", - "ap" - ], - [ - "x", - "i" - ], - [ - "osp", - "ital" - ], - [ - "▁d", - "ream" - ], - [ - "▁dre", - "am" - ], - [ - "EN", - "D" - ], - [ - "E", - "ND" - ], - [ - "▁con", - "tract" - ], - [ - "▁cont", - "ract" - ], - [ - "▁contr", - "act" - ], - [ - "▁contra", - "ct" - ], - [ - "▁", - "contract" - ], - [ - "icro", - "soft" - ], - [ - "▁th", - "ous" - ], - [ - "▁thou", - "s" - ], - [ - "iz", - "es" - ], - [ - "ize", - "s" - ], - [ - "i", - "zes" - ], - [ - "▁д", - "а" - ], - [ - "▁", - "да" - ], - [ - "▁C", - "O" - ], - [ - "▁", - "CO" - ], - [ - "▁d", - "irection" - ], - [ - "▁di", - "rection" - ], - [ - "▁direct", - "ion" - ], - [ - "▁dire", - "ction" - ], - [ - "▁dir", - "ection" - ], - [ - "▁", - "direction" - ], - [ - "▁`", - "`" - ], - [ - "▁", - "``" - ], - [ - "▁d", - "rive" - ], - [ - "▁dr", - "ive" - ], - [ - "▁dri", - "ve" - ], - [ - "▁driv", - "e" - ], - [ - "▁", - "drive" - ], - [ - "Ma", - "x" - ], - [ - "M", - "ax" - ], - [ - "ci", - "a" - ], - [ - "c", - "ia" - ], - [ - "▁contin", - "u" - ], - [ - "▁A", - "lex" - ], - [ - "▁Al", - "ex" - ], - [ - "▁Ale", - "x" - ], - [ - "▁", - "Alex" - ], - [ - "▁g", - "old" - ], - [ - "▁go", - "ld" - ], - [ - "▁gol", - "d" - ], - [ - "▁", - "gold" - ], - [ - "▁p", - "rep" - ], - [ - "▁pre", - "p" - ], - [ - "▁pr", - "ep" - ], - [ - "▁or", - "igin" - ], - [ - "▁orig", - "in" - ], - [ - "▁", - "origin" - ], - [ - "▁r", - "ap" - ], - [ - "▁ra", - "p" - ], - [ - "▁", - "rap" - ], - [ - "O", - "p" - ], - [ - "ous", - "ly" - ], - [ - "▁are", - "as" - ], - [ - "▁area", - "s" - ], - [ - "PO", - "RT" - ], - [ - "P", - "ORT" - ], - [ - "он", - "а" - ], - [ - "о", - "на" - ], - [ - "▁sa", - "fe" - ], - [ - "▁saf", - "e" - ], - [ - "▁", - "safe" - ], - [ - "▁profess", - "ional" - ], - [ - "▁profession", - "al" - ], - [ - "ap", - "ache" - ], - [ - "apa", - "che" - ], - [ - "▁t", - "emper" - ], - [ - "▁tem", - "per" - ], - [ - "▁temp", - "er" - ], - [ - "s", - "z" - ], - [ - "▁u", - "nit" - ], - [ - "▁un", - "it" - ], - [ - "▁", - "unit" - ], - [ - "▁c", - "op" - ], - [ - "▁co", - "p" - ], - [ - "▁", - "cop" - ], - [ - "eq", - "n" - ], - [ - "List", - "ener" - ], - [ - "Listen", - "er" - ], - [ - "▁for", - "mat" - ], - [ - "▁form", - "at" - ], - [ - "▁forma", - "t" - ], - [ - "▁", - "format" - ], - [ - "se", - "lect" - ], - [ - "sel", - "ect" - ], - [ - "s", - "elect" - ], - [ - "▁com", - "fort" - ], - [ - "▁", - "comfort" - ], - [ - "▁me", - "ant" - ], - [ - "▁mean", - "t" - ], - [ - "id", - "ay" - ], - [ - "ida", - "y" - ], - [ - "i", - "day" - ], - [ - "em", - "e" - ], - [ - "e", - "me" - ], - [ - "▁act", - "ive" - ], - [ - "▁activ", - "e" - ], - [ - "▁", - "active" - ], - [ - "▁n", - "ote" - ], - [ - "▁not", - "e" - ], - [ - "▁no", - "te" - ], - [ - "▁", - "note" - ], - [ - "▁M", - "il" - ], - [ - "▁Mi", - "l" - ], - [ - "▁", - "Mil" - ], - [ - "on", - "ly" - ], - [ - "▁<", - "=" - ], - [ - "▁", - "<=" - ], - [ - "▁ne", - "igh" - ], - [ - "▁nei", - "gh" - ], - [ - "a", - "o" - ], - [ - "▁bl", - "ue" - ], - [ - "▁", - "blue" - ], - [ - "▁T", - "V" - ], - [ - "▁", - "TV" - ], - [ - "Ch", - "ild" - ], - [ - "▁re", - "ached" - ], - [ - "▁reach", - "ed" - ], - [ - "Add", - "ress" - ], - [ - "Addr", - "ess" - ], - [ - "ст", - "в" - ], - [ - "▁cl", - "osed" - ], - [ - "▁close", - "d" - ], - [ - "▁clos", - "ed" - ], - [ - "▁clo", - "sed" - ], - [ - "▁", - "closed" - ], - [ - "in", - "der" - ], - [ - "ind", - "er" - ], - [ - "inde", - "r" - ], - [ - "i", - "nder" - ], - [ - "ol", - "o" - ], - [ - "o", - "lo" - ], - [ - "▁a", - "lt" - ], - [ - "▁al", - "t" - ], - [ - "▁", - "alt" - ], - [ - "▁a", - "dm" - ], - [ - "▁ad", - "m" - ], - [ - "Form", - "at" - ], - [ - "For", - "mat" - ], - [ - "U", - "I" - ], - [ - "▁H", - "am" - ], - [ - "▁Ha", - "m" - ], - [ - "▁f", - "requ" - ], - [ - "▁fr", - "equ" - ], - [ - "▁fre", - "qu" - ], - [ - "▁in", - "depend" - ], - [ - "▁inde", - "pend" - ], - [ - "▁", - "independ" - ], - [ - "▁eas", - "ily" - ], - [ - "▁L", - "and" - ], - [ - "▁La", - "nd" - ], - [ - "▁Lan", - "d" - ], - [ - "▁", - "Land" - ], - [ - "▁t", - "or" - ], - [ - "▁to", - "r" - ], - [ - "▁", - "tor" - ], - [ - "ograph", - "y" - ], - [ - "ograp", - "hy" - ], - [ - "in", - "fty" - ], - [ - "inf", - "ty" - ], - [ - "▁W", - "ork" - ], - [ - "▁Wor", - "k" - ], - [ - "▁", - "Work" - ], - [ - "iv", - "en" - ], - [ - "ive", - "n" - ], - [ - "i", - "ven" - ], - [ - "▁Count", - "y" - ], - [ - "▁Coun", - "ty" - ], - [ - "▁s", - "rc" - ], - [ - "▁", - "src" - ], - [ - "}$", - "," - ], - [ - "}", - "$," - ], - [ - "par", - "se" - ], - [ - "pars", - "e" - ], - [ - "p", - "arse" - ], - [ - "C", - "D" - ], - [ - "▁C", - "our" - ], - [ - "▁Co", - "ur" - ], - [ - "▁Cou", - "r" - ], - [ - "▁f", - "ol" - ], - [ - "▁fo", - "l" - ], - [ - "▁", - "fol" - ], - [ - "Ent", - "ity" - ], - [ - "pg", - "f" - ], - [ - "▁Ch", - "ina" - ], - [ - "▁Chi", - "na" - ], - [ - "▁S", - "ub" - ], - [ - "▁Su", - "b" - ], - [ - "▁", - "Sub" - ], - [ - "ho", - "od" - ], - [ - "h", - "ood" - ], - [ - "▁field", - "s" - ], - [ - "▁", - "fields" - ], - [ - "▁y", - "es" - ], - [ - "▁ye", - "s" - ], - [ - "▁", - "yes" - ], - [ - "re", - "nd" - ], - [ - "ren", - "d" - ], - [ - "r", - "end" - ], - [ - "▁to", - "wards" - ], - [ - "▁toward", - "s" - ], - [ - "▁tow", - "ards" - ], - [ - "▁st", - "aff" - ], - [ - "▁sta", - "ff" - ], - [ - "▁", - "staff" - ], - [ - "▁A", - "ir" - ], - [ - "▁", - "Air" - ], - [ - "▁st", - "ation" - ], - [ - "▁stat", - "ion" - ], - [ - "▁", - "station" - ], - [ - "at", - "ives" - ], - [ - "ative", - "s" - ], - [ - "ati", - "ves" - ], - [ - "ativ", - "es" - ], - [ - "▁imp", - "act" - ], - [ - "в", - "ы" - ], - [ - "▁direct", - "ly" - ], - [ - "iss", - "ions" - ], - [ - "ission", - "s" - ], - [ - "iv", - "a" - ], - [ - "i", - "va" - ], - [ - "|", - "\\" - ], - [ - "Pt", - "r" - ], - [ - "P", - "tr" - ], - [ - "▁S", - "ant" - ], - [ - "▁San", - "t" - ], - [ - "▁Sa", - "nt" - ], - [ - "Po", - "l" - ], - [ - "P", - "ol" - ], - [ - "▁pro", - "gress" - ], - [ - "▁", - "progress" - ], - [ - "it", - "ar" - ], - [ - "ita", - "r" - ], - [ - "i", - "tar" - ], - [ - "▁p", - "arts" - ], - [ - "▁part", - "s" - ], - [ - "▁par", - "ts" - ], - [ - "▁", - "parts" - ], - [ - "▁pl", - "ant" - ], - [ - "▁plan", - "t" - ], - [ - "▁", - "plant" - ], - [ - "▁abs", - "olut" - ], - [ - "▁gu", - "ess" - ], - [ - "eq", - "ref" - ], - [ - "▁t", - "im" - ], - [ - "▁ti", - "m" - ], - [ - "▁", - "tim" - ], - [ - "▁L", - "ou" - ], - [ - "▁Lo", - "u" - ], - [ - "▁", - "Lou" - ], - [ - "▁c", - "ool" - ], - [ - "▁co", - "ol" - ], - [ - "al", - "u" - ], - [ - "a", - "lu" - ], - [ - "▁m", - "outh" - ], - [ - "▁mo", - "uth" - ], - [ - "▁mou", - "th" - ], - [ - "▁", - "mouth" - ], - [ - "ни", - "х" - ], - [ - "▁h", - "eight" - ], - [ - "▁he", - "ight" - ], - [ - "▁", - "height" - ], - [ - "ge", - "st" - ], - [ - "ges", - "t" - ], - [ - "g", - "est" - ], - [ - "▁P", - "ost" - ], - [ - "▁Po", - "st" - ], - [ - "▁Pos", - "t" - ], - [ - "▁", - "Post" - ], - [ - "▁b", - "oard" - ], - [ - "▁bo", - "ard" - ], - [ - "▁", - "board" - ], - [ - "▁t", - "it" - ], - [ - "▁ti", - "t" - ], - [ - "▁", - "tit" - ], - [ - "▁h", - "our" - ], - [ - "▁ho", - "ur" - ], - [ - "▁", - "hour" - ], - [ - "▁ser", - "ver" - ], - [ - "▁serv", - "er" - ], - [ - "▁serve", - "r" - ], - [ - "▁", - "server" - ], - [ - "▁p", - "layers" - ], - [ - "▁play", - "ers" - ], - [ - "▁player", - "s" - ], - [ - "ri", - "er" - ], - [ - "rie", - "r" - ], - [ - "r", - "ier" - ], - [ - "Lin", - "k" - ], - [ - "L", - "ink" - ], - [ - "▁Pres", - "ident" - ], - [ - "]", - "(" - ], - [ - "▁con", - "struct" - ], - [ - "▁const", - "ruct" - ], - [ - "▁constr", - "uct" - ], - [ - "▁constru", - "ct" - ], - [ - "▁", - "construct" - ], - [ - "hand", - "le" - ], - [ - "}$", - "." - ], - [ - "}", - "$." - ], - [ - "ry", - "ing" - ], - [ - "r", - "ying" - ], - [ - "▁s", - "hop" - ], - [ - "▁sh", - "op" - ], - [ - "▁", - "shop" - ], - [ - "ia", - "na" - ], - [ - "ian", - "a" - ], - [ - "i", - "ana" - ], - [ - "ex", - "p" - ], - [ - "e", - "xp" - ], - [ - "Hel", - "per" - ], - [ - "Help", - "er" - ], - [ - "Off", - "set" - ], - [ - "ac", - "hes" - ], - [ - "ach", - "es" - ], - [ - "ache", - "s" - ], - [ - "a", - "ches" - ], - [ - "▁conne", - "ction" - ], - [ - "▁connect", - "ion" - ], - [ - "▁conn", - "ection" - ], - [ - "▁", - "connection" - ], - [ - "▁d", - "ifference" - ], - [ - "▁dif", - "ference" - ], - [ - "▁differ", - "ence" - ], - [ - "serv", - "ice" - ], - [ - "s", - "ervice" - ], - [ - "▁g", - "as" - ], - [ - "▁ga", - "s" - ], - [ - "▁", - "gas" - ], - [ - "▁p", - "riv" - ], - [ - "▁pr", - "iv" - ], - [ - "▁pri", - "v" - ], - [ - "▁", - "priv" - ], - [ - "▁un", - "ivers" - ], - [ - "▁", - "univers" - ], - [ - "▁w", - "ish" - ], - [ - "▁wis", - "h" - ], - [ - "Re", - "m" - ], - [ - "R", - "em" - ], - [ - "U", - "rl" - ], - [ - "ge", - "b" - ], - [ - "g", - "eb" - ], - [ - "S", - "o" - ], - [ - "ens", - "ions" - ], - [ - "ension", - "s" - ], - [ - "Mod", - "ule" - ], - [ - "Mo", - "dule" - ], - [ - "SI", - "ZE" - ], - [ - "▁p", - "rem" - ], - [ - "▁pre", - "m" - ], - [ - "▁pr", - "em" - ], - [ - "wind", - "ow" - ], - [ - "w", - "indow" - ], - [ - "▁d", - "ies" - ], - [ - "▁di", - "es" - ], - [ - "▁die", - "s" - ], - [ - "de", - "l" - ], - [ - "d", - "el" - ], - [ - "▁r", - "ow" - ], - [ - "▁ro", - "w" - ], - [ - "▁", - "row" - ], - [ - "▁a", - "verage" - ], - [ - "▁aver", - "age" - ], - [ - "▁ave", - "rage" - ], - [ - "xi", - "m" - ], - [ - "x", - "im" - ], - [ - "▁p", - "u" - ], - [ - "▁", - "pu" - ], - [ - "an", - "ç" - ], - [ - "De", - "t" - ], - [ - "D", - "et" - ], - [ - "ke", - "r" - ], - [ - "k", - "er" - ], - [ - "y", - "a" - ], - [ - "▁D", - "et" - ], - [ - "▁De", - "t" - ], - [ - "▁", - "Det" - ], - [ - "▁p", - "å" - ], - [ - "▁n", - "amed" - ], - [ - "▁name", - "d" - ], - [ - "▁na", - "med" - ], - [ - "▁nam", - "ed" - ], - [ - "▁", - "named" - ], - [ - "▁dec", - "ision" - ], - [ - "▁decis", - "ion" - ], - [ - "wi", - "n" - ], - [ - "w", - "in" - ], - [ - "▁Ge", - "orge" - ], - [ - "▁Georg", - "e" - ], - [ - "ar", - "ily" - ], - [ - "ari", - "ly" - ], - [ - "▁s", - "olution" - ], - [ - "▁sol", - "ution" - ], - [ - "▁mult", - "iple" - ], - [ - "▁multi", - "ple" - ], - [ - "▁multip", - "le" - ], - [ - "▁", - "multiple" - ], - [ - "at", - "egy" - ], - [ - "ate", - "gy" - ], - [ - "ateg", - "y" - ], - [ - "▁le", - "arning" - ], - [ - "▁learn", - "ing" - ], - [ - "▁lear", - "ning" - ], - [ - "▁", - "learning" - ], - [ - "▁se", - "cret" - ], - [ - "▁sec", - "ret" - ], - [ - "▁secre", - "t" - ], - [ - "▁", - "secret" - ], - [ - "D", - "O" - ], - [ - "▁n", - "ice" - ], - [ - "▁ni", - "ce" - ], - [ - "▁nic", - "e" - ], - [ - "▁", - "nice" - ], - [ - "////////", - "////////" - ], - [ - "S", - "u" - ], - [ - "it", - "ation" - ], - [ - "itat", - "ion" - ], - [ - "▁j", - "oin" - ], - [ - "▁jo", - "in" - ], - [ - "▁", - "join" - ], - [ - "▁el", - "ements" - ], - [ - "▁element", - "s" - ], - [ - "▁ele", - "ments" - ], - [ - "▁elem", - "ents" - ], - [ - "▁", - "elements" - ], - [ - "▁e", - "mer" - ], - [ - "▁em", - "er" - ], - [ - "til", - "de" - ], - [ - "t", - "ilde" - ], - [ - "▁d", - "ep" - ], - [ - "▁de", - "p" - ], - [ - "▁", - "dep" - ], - [ - "▁s", - "hot" - ], - [ - "▁sh", - "ot" - ], - [ - "▁", - "shot" - ], - [ - "▁pl", - "atform" - ], - [ - "▁plat", - "form" - ], - [ - "▁", - "platform" - ], - [ - "ot", - "hing" - ], - [ - "oth", - "ing" - ], - [ - "o", - "thing" - ], - [ - "M", - "y" - ], - [ - "ed", - "ia" - ], - [ - "edi", - "a" - ], - [ - "om", - "s" - ], - [ - "o", - "ms" - ], - [ - "ail", - "y" - ], - [ - "ai", - "ly" - ], - [ - "a", - "ily" - ], - [ - "(", - "[" - ], - [ - "▁d", - "ress" - ], - [ - "▁dr", - "ess" - ], - [ - "▁dre", - "ss" - ], - [ - "▁off", - "icial" - ], - [ - "▁offic", - "ial" - ], - [ - "es", - "tern" - ], - [ - "est", - "ern" - ], - [ - "ester", - "n" - ], - [ - "este", - "rn" - ], - [ - "▁dis", - "cover" - ], - [ - "▁disc", - "over" - ], - [ - "▁disco", - "ver" - ], - [ - "▁m", - "i" - ], - [ - "▁", - "mi" - ], - [ - "ны", - "е" - ], - [ - "C", - "A" - ], - [ - "od", - "ing" - ], - [ - "odi", - "ng" - ], - [ - "o", - "ding" - ], - [ - "▁F", - "ound" - ], - [ - "▁Fou", - "nd" - ], - [ - "▁Fo", - "und" - ], - [ - "▁", - "Found" - ], - [ - "▁a", - "ffect" - ], - [ - "▁aff", - "ect" - ], - [ - "▁af", - "fect" - ], - [ - "Vi", - "s" - ], - [ - "V", - "is" - ], - [ - "st", - "ract" - ], - [ - "str", - "act" - ], - [ - "stra", - "ct" - ], - [ - "s", - "tract" - ], - [ - "ic", - "ed" - ], - [ - "ice", - "d" - ], - [ - "i", - "ced" - ], - [ - "de", - "bug" - ], - [ - "d", - "ebug" - ], - [ - "▁rel", - "ated" - ], - [ - "▁relate", - "d" - ], - [ - "▁", - "related" - ], - [ - "▁s", - "pect" - ], - [ - "▁sp", - "ect" - ], - [ - "▁spec", - "t" - ], - [ - "▁spe", - "ct" - ], - [ - "▁", - "spect" - ], - [ - "us", - "hed" - ], - [ - "ush", - "ed" - ], - [ - "сь", - "ко" - ], - [ - "▁b", - "ank" - ], - [ - "▁ban", - "k" - ], - [ - "▁", - "bank" - ], - [ - "▁c", - "ele" - ], - [ - "▁ce", - "le" - ], - [ - "▁cel", - "e" - ], - [ - "AN", - "D" - ], - [ - "A", - "ND" - ], - [ - "ol", - "f" - ], - [ - "е", - "м" - ], - [ - "▁f", - "ill" - ], - [ - "▁fil", - "l" - ], - [ - "▁fi", - "ll" - ], - [ - "▁", - "fill" - ], - [ - "▁g", - "ives" - ], - [ - "▁giv", - "es" - ], - [ - "▁give", - "s" - ], - [ - "▁gi", - "ves" - ], - [ - "▁б", - "у" - ], - [ - "▁", - "бу" - ], - [ - "ar", - "on" - ], - [ - "aro", - "n" - ], - [ - "a", - "ron" - ], - [ - "▁J", - "es" - ], - [ - "▁Je", - "s" - ], - [ - "RE", - "G" - ], - [ - "▁s", - "udd" - ], - [ - "▁su", - "dd" - ], - [ - "▁sud", - "d" - ], - [ - "date", - "d" - ], - [ - "da", - "ted" - ], - [ - "dat", - "ed" - ], - [ - "d", - "ated" - ], - [ - "v", - "i" - ], - [ - "▁g", - "i" - ], - [ - "▁", - "gi" - ], - [ - "se", - "nd" - ], - [ - "sen", - "d" - ], - [ - "s", - "end" - ], - [ - "cp", - "p" - ], - [ - "c", - "pp" - ], - [ - "▁s", - "pent" - ], - [ - "▁sp", - "ent" - ], - [ - "▁spe", - "nt" - ], - [ - "an", - "de" - ], - [ - "and", - "e" - ], - [ - "a", - "nde" - ], - [ - "▁oper", - "ation" - ], - [ - "▁", - "operation" - ], - [ - "pro", - "cess" - ], - [ - "proc", - "ess" - ], - [ - "▁in", - "form" - ], - [ - "▁inf", - "orm" - ], - [ - "▁info", - "rm" - ], - [ - "▁F", - "ree" - ], - [ - "▁Fr", - "ee" - ], - [ - "▁Fre", - "e" - ], - [ - "▁", - "Free" - ], - [ - "yo", - "nd" - ], - [ - "y", - "ond" - ], - [ - "▁per", - "haps" - ], - [ - "▁su", - "rv" - ], - [ - "▁sur", - "v" - ], - [ - "▁L", - "oc" - ], - [ - "▁Lo", - "c" - ], - [ - "▁", - "Loc" - ], - [ - "▁con", - "cl" - ], - [ - "▁conc", - "l" - ], - [ - "▁ра", - "з" - ], - [ - "▁", - "раз" - ], - [ - "▁O", - "ver" - ], - [ - "▁", - "Over" - ], - [ - "ho", - "l" - ], - [ - "h", - "ol" - ], - [ - "ra", - "z" - ], - [ - "r", - "az" - ], - [ - "Wr", - "ite" - ], - [ - "Writ", - "e" - ], - [ - "W", - "rite" - ], - [ - "▁g", - "iving" - ], - [ - "▁giv", - "ing" - ], - [ - "▁gi", - "ving" - ], - [ - "r", - "d" - ], - [ - "in", - "stance" - ], - [ - "inst", - "ance" - ], - [ - "▁re", - "leased" - ], - [ - "▁rele", - "ased" - ], - [ - "▁release", - "d" - ], - [ - "▁R", - "o" - ], - [ - "▁", - "Ro" - ], - [ - "R", - "A" - ], - [ - "▁pract", - "ice" - ], - [ - "▁g", - "raph" - ], - [ - "▁gr", - "aph" - ], - [ - "▁gra", - "ph" - ], - [ - "▁grap", - "h" - ], - [ - "▁", - "graph" - ], - [ - "▁incre", - "ase" - ], - [ - "▁fig", - "ure" - ], - [ - "▁", - "figure" - ], - [ - "Fil", - "ter" - ], - [ - "HE", - "CK" - ], - [ - "id", - "x" - ], - [ - "i", - "dx" - ], - [ - "▁g", - "lass" - ], - [ - "▁gl", - "ass" - ], - [ - "▁", - "glass" - ], - [ - "sk", - "i" - ], - [ - "s", - "ki" - ], - [ - "com", - "es" - ], - [ - "co", - "mes" - ], - [ - "come", - "s" - ], - [ - "c", - "omes" - ], - [ - "▁c", - "at" - ], - [ - "▁ca", - "t" - ], - [ - "▁", - "cat" - ], - [ - "▁c", - "old" - ], - [ - "▁col", - "d" - ], - [ - "▁co", - "ld" - ], - [ - "go", - "to" - ], - [ - "got", - "o" - ], - [ - "g", - "oto" - ], - [ - "uf", - "act" - ], - [ - "u", - "fact" - ], - [ - "▁C", - "opyright" - ], - [ - "▁Copy", - "right" - ], - [ - "▁", - "Copyright" - ], - [ - "}}", - "\\" - ], - [ - "}", - "}\\" - ], - [ - "▁str", - "eng" - ], - [ - "▁stre", - "ng" - ], - [ - "▁d", - "ir" - ], - [ - "▁di", - "r" - ], - [ - "▁", - "dir" - ], - [ - "to", - "ken" - ], - [ - "tok", - "en" - ], - [ - "t", - "oken" - ], - [ - "▁occ", - "ur" - ], - [ - "▁oc", - "cur" - ], - [ - "arl", - "ier" - ], - [ - "▁me", - "asure" - ], - [ - "▁meas", - "ure" - ], - [ - "▁", - "measure" - ], - [ - "▁s", - "ec" - ], - [ - "▁se", - "c" - ], - [ - "▁", - "sec" - ], - [ - "▁m", - "ás" - ], - [ - "▁má", - "s" - ], - [ - "▁N", - "et" - ], - [ - "▁Ne", - "t" - ], - [ - "▁", - "Net" - ], - [ - "▁arg", - "ument" - ], - [ - "▁", - "argument" - ], - [ - "▁s", - "ou" - ], - [ - "▁so", - "u" - ], - [ - "▁m", - "oving" - ], - [ - "▁mov", - "ing" - ], - [ - "▁mo", - "ving" - ], - [ - "▁p", - "refer" - ], - [ - "▁pre", - "fer" - ], - [ - "▁pref", - "er" - ], - [ - "ma", - "sk" - ], - [ - "mas", - "k" - ], - [ - "m", - "ask" - ], - [ - "<", - "<" - ], - [ - "▁bre", - "ath" - ], - [ - "▁breat", - "h" - ], - [ - "▁phys", - "ical" - ], - [ - "▁pos", - "itive" - ], - [ - "▁posit", - "ive" - ], - [ - "▁s", - "or" - ], - [ - "▁so", - "r" - ], - [ - "▁", - "sor" - ], - [ - "▁de", - "part" - ], - [ - "▁dep", - "art" - ], - [ - "▁re", - "move" - ], - [ - "▁rem", - "ove" - ], - [ - "▁", - "remove" - ], - [ - "▁k", - "it" - ], - [ - "▁ki", - "t" - ], - [ - "▁", - "kit" - ], - [ - "▁me", - "eting" - ], - [ - "▁meet", - "ing" - ], - [ - "▁D", - "ata" - ], - [ - "▁Da", - "ta" - ], - [ - "▁Dat", - "a" - ], - [ - "▁", - "Data" - ], - [ - "og", - "raf" - ], - [ - "act", - "ions" - ], - [ - "action", - "s" - ], - [ - "a", - "ctions" - ], - [ - "▁param", - "eters" - ], - [ - "▁parameter", - "s" - ], - [ - "▁", - "parameters" - ], - [ - "▁A", - "tt" - ], - [ - "▁At", - "t" - ], - [ - "▁", - "Att" - ], - [ - "es", - "ch" - ], - [ - "esc", - "h" - ], - [ - "e", - "sch" - ], - [ - "▁inv", - "olved" - ], - [ - "▁invol", - "ved" - ], - [ - "▁involve", - "d" - ], - [ - "ä", - "t" - ], - [ - "L", - "L" - ], - [ - "B", - "ar" - ], - [ - "▁с", - "и" - ], - [ - "▁", - "си" - ], - [ - "ec", - "h" - ], - [ - "e", - "ch" - ], - [ - "GE", - "T" - ], - [ - "G", - "ET" - ], - [ - "▁pre", - "vent" - ], - [ - "▁pr", - "event" - ], - [ - "▁prev", - "ent" - ], - [ - "▁", - "prevent" - ], - [ - "▁be", - "yond" - ], - [ - "▁O", - "ther" - ], - [ - "▁Ot", - "her" - ], - [ - "▁", - "Other" - ], - [ - "ä", - "n" - ], - [ - "by", - "te" - ], - [ - "▁sudd", - "en" - ], - [ - "▁sud", - "den" - ], - [ - "ol", - "ve" - ], - [ - "olv", - "e" - ], - [ - "▁н", - "о" - ], - [ - "▁", - "но" - ], - [ - "LO", - "G" - ], - [ - "L", - "OG" - ], - [ - "un", - "it" - ], - [ - "uni", - "t" - ], - [ - "u", - "nit" - ], - [ - "▁tr", - "uth" - ], - [ - "ra", - "t" - ], - [ - "r", - "at" - ], - [ - "S", - "D" - ], - [ - "▁e", - "at" - ], - [ - "▁M", - "ad" - ], - [ - "▁Ma", - "d" - ], - [ - "▁", - "Mad" - ], - [ - "▁prov", - "ides" - ], - [ - "▁provide", - "s" - ], - [ - "▁s", - "ession" - ], - [ - "▁", - "session" - ], - [ - "De", - "le" - ], - [ - "Del", - "e" - ], - [ - "D", - "ele" - ], - [ - "▁con", - "vers" - ], - [ - "▁conv", - "ers" - ], - [ - "▁conver", - "s" - ], - [ - "▁conve", - "rs" - ], - [ - "cent", - "er" - ], - [ - "cen", - "ter" - ], - [ - "c", - "enter" - ], - [ - "▁contin", - "ued" - ], - [ - "▁continue", - "d" - ], - [ - "▁continu", - "ed" - ], - [ - "ot", - "ion" - ], - [ - "oti", - "on" - ], - [ - "ca", - "che" - ], - [ - "c", - "ache" - ], - [ - "dis", - "play" - ], - [ - "disp", - "lay" - ], - [ - "▁prote", - "ct" - ], - [ - "▁prot", - "ect" - ], - [ - "am", - "s" - ], - [ - "a", - "ms" - ], - [ - "▁p", - "ow" - ], - [ - "▁po", - "w" - ], - [ - "▁", - "pow" - ], - [ - "CT", - "ION" - ], - [ - "C", - "TION" - ], - [ - "▁M", - "ac" - ], - [ - "▁Ma", - "c" - ], - [ - "▁", - "Mac" - ], - [ - "m", - "o" - ], - [ - "х", - "а" - ], - [ - "▁d", - "istance" - ], - [ - "▁di", - "stance" - ], - [ - "▁dist", - "ance" - ], - [ - "▁", - "distance" - ], - [ - "▁T", - "ime" - ], - [ - "▁Tim", - "e" - ], - [ - "▁Ti", - "me" - ], - [ - "▁", - "Time" - ], - [ - "g", - "i" - ], - [ - "▁s", - "equ" - ], - [ - "▁se", - "qu" - ], - [ - "▁seq", - "u" - ], - [ - "▁", - "sequ" - ], - [ - "T", - "arget" - ], - [ - "с", - "ле" - ], - [ - "Ser", - "ver" - ], - [ - "Serv", - "er" - ], - [ - "▁w", - "ide" - ], - [ - "▁wid", - "e" - ], - [ - "▁", - "wide" - ], - [ - "cl", - "ose" - ], - [ - "clos", - "e" - ], - [ - "▁c", - "ru" - ], - [ - "▁cr", - "u" - ], - [ - "Ex", - "t" - ], - [ - "E", - "xt" - ], - [ - "▁s", - "elect" - ], - [ - "▁se", - "lect" - ], - [ - "▁sel", - "ect" - ], - [ - "▁sele", - "ct" - ], - [ - "▁", - "select" - ], - [ - "▁pat", - "tern" - ], - [ - "▁", - "pattern" - ], - [ - "\")", - ");" - ], - [ - "\"))", - ";" - ], - [ - "\"", - "));" - ], - [ - "Pro", - "vider" - ], - [ - "Prov", - "ider" - ], - [ - "UR", - "L" - ], - [ - "U", - "RL" - ], - [ - "▁g", - "reen" - ], - [ - "▁gr", - "een" - ], - [ - "▁gre", - "en" - ], - [ - "▁", - "green" - ], - [ - "▁wait", - "ing" - ], - [ - "▁wa", - "iting" - ], - [ - "pro", - "to" - ], - [ - "pr", - "oto" - ], - [ - "prot", - "o" - ], - [ - "▁immedi", - "ately" - ], - [ - "▁immediate", - "ly" - ], - [ - "com", - "mon" - ], - [ - "comm", - "on" - ], - [ - "az", - "ione" - ], - [ - "azi", - "one" - ], - [ - "a", - "zione" - ], - [ - "ri", - "ver" - ], - [ - "riv", - "er" - ], - [ - "rive", - "r" - ], - [ - "r", - "iver" - ], - [ - "▁s", - "en" - ], - [ - "▁se", - "n" - ], - [ - "▁", - "sen" - ], - [ - "▁!", - "==" - ], - [ - "▁!=", - "=" - ], - [ - "▁Febru", - "ary" - ], - [ - "▁Februar", - "y" - ], - [ - "ur", - "b" - ], - [ - "u", - "rb" - ], - [ - "▁S", - "en" - ], - [ - "▁Se", - "n" - ], - [ - "de", - "st" - ], - [ - "des", - "t" - ], - [ - "d", - "est" - ], - [ - "<", - "?" - ], - [ - "▁ed", - "ge" - ], - [ - "▁", - "edge" - ], - [ - "▁m", - "ais" - ], - [ - "▁ma", - "is" - ], - [ - "▁mai", - "s" - ], - [ - "gor", - "ith" - ], - [ - "cp", - "u" - ], - [ - "c", - "pu" - ], - [ - "▁educ", - "ation" - ], - [ - "▁associ", - "ated" - ], - [ - "▁associate", - "d" - ], - [ - "No", - "ne" - ], - [ - "Non", - "e" - ], - [ - "N", - "one" - ], - [ - "h", - "i" - ], - [ - "▁p", - "oor" - ], - [ - "▁po", - "or" - ], - [ - "se", - "m" - ], - [ - "s", - "em" - ], - [ - "▁W", - "il" - ], - [ - "▁Wi", - "l" - ], - [ - "▁b", - "ud" - ], - [ - "▁bu", - "d" - ], - [ - "▁", - "bud" - ], - [ - "▁a", - "uch" - ], - [ - "▁au", - "ch" - ], - [ - "▁", - "auch" - ], - [ - "el", - "ler" - ], - [ - "ell", - "er" - ], - [ - "elle", - "r" - ], - [ - "▁L", - "ife" - ], - [ - "▁Li", - "fe" - ], - [ - "▁", - "Life" - ], - [ - "▁f", - "iles" - ], - [ - "▁fil", - "es" - ], - [ - "▁file", - "s" - ], - [ - "▁fi", - "les" - ], - [ - "▁", - "files" - ], - [ - "▁le", - "ading" - ], - [ - "▁lead", - "ing" - ], - [ - "▁", - "leading" - ], - [ - "▁ob", - "tain" - ], - [ - "▁obt", - "ain" - ], - [ - "▁J", - "ul" - ], - [ - "▁Ju", - "l" - ], - [ - "at", - "ory" - ], - [ - "ator", - "y" - ], - [ - "ato", - "ry" - ], - [ - "г", - "у" - ], - [ - "it", - "able" - ], - [ - "ita", - "ble" - ], - [ - "i", - "table" - ], - [ - "▁on", - "to" - ], - [ - "▁ont", - "o" - ], - [ - "▁", - "onto" - ], - [ - "▁b", - "orn" - ], - [ - "▁bo", - "rn" - ], - [ - "▁bor", - "n" - ], - [ - "▁", - "born" - ], - [ - "or", - "em" - ], - [ - "ore", - "m" - ], - [ - "o", - "rem" - ], - [ - "▁Stre", - "et" - ], - [ - "▁m", - "aint" - ], - [ - "▁main", - "t" - ], - [ - "▁ma", - "int" - ], - [ - "▁mai", - "nt" - ], - [ - "Param", - "s" - ], - [ - "Par", - "ams" - ], - [ - "ri", - "p" - ], - [ - "r", - "ip" - ], - [ - "▁S", - "T" - ], - [ - "▁", - "ST" - ], - [ - "u", - "v" - ], - [ - "ma", - "in" - ], - [ - "m", - "ain" - ], - [ - "▁re", - "cent" - ], - [ - "▁rec", - "ent" - ], - [ - "▁rece", - "nt" - ], - [ - "We", - "b" - ], - [ - "W", - "eb" - ], - [ - "ov", - "a" - ], - [ - "o", - "va" - ], - [ - "ц", - "а" - ], - [ - "ais", - "e" - ], - [ - "ai", - "se" - ], - [ - "a", - "ise" - ], - [ - "yle", - "s" - ], - [ - "yl", - "es" - ], - [ - "y", - "les" - ], - [ - "▁de", - "scribed" - ], - [ - "▁desc", - "ribed" - ], - [ - "▁describ", - "ed" - ], - [ - "▁describe", - "d" - ], - [ - "▁begin", - "ning" - ], - [ - "▁D", - "ay" - ], - [ - "▁Da", - "y" - ], - [ - "▁", - "Day" - ], - [ - "▁V", - "ol" - ], - [ - "▁Vo", - "l" - ], - [ - "▁", - "Vol" - ], - [ - "▁h", - "uge" - ], - [ - "▁hug", - "e" - ], - [ - "Ha", - "s" - ], - [ - "H", - "as" - ], - [ - "an", - "cy" - ], - [ - "anc", - "y" - ], - [ - "He", - "ader" - ], - [ - "Head", - "er" - ], - [ - "▁a", - "ren" - ], - [ - "▁are", - "n" - ], - [ - "▁ar", - "en" - ], - [ - "▁", - "aren" - ], - [ - "ва", - "н" - ], - [ - "в", - "ан" - ], - [ - "▁en", - "sure" - ], - [ - "▁ens", - "ure" - ], - [ - "▁", - "ensure" - ], - [ - "▁p", - "et" - ], - [ - "▁pe", - "t" - ], - [ - "▁", - "pet" - ], - [ - "mu", - "lt" - ], - [ - "mul", - "t" - ], - [ - "m", - "ult" - ], - [ - "▁L", - "ike" - ], - [ - "▁Li", - "ke" - ], - [ - "▁", - "Like" - ], - [ - "▁man", - "agement" - ], - [ - "▁manage", - "ment" - ], - [ - "▁", - "management" - ], - [ - "P", - "S" - ], - [ - "wh", - "ile" - ], - [ - "▁back", - "ground" - ], - [ - "▁", - "background" - ], - [ - "ount", - "er" - ], - [ - "oun", - "ter" - ], - [ - "o", - "unter" - ], - [ - "bo", - "ol" - ], - [ - "b", - "ool" - ], - [ - "F", - "C" - ], - [ - "N", - "um" - ], - [ - "R", - "L" - ], - [ - "▁ex", - "cl" - ], - [ - "▁exc", - "l" - ], - [ - "▁e", - "ye" - ], - [ - "▁ey", - "e" - ], - [ - "im", - "g" - ], - [ - "i", - "mg" - ], - [ - "▁r", - "om" - ], - [ - "▁ro", - "m" - ], - [ - "▁", - "rom" - ], - [ - "▁H", - "el" - ], - [ - "▁He", - "l" - ], - [ - "▁", - "Hel" - ], - [ - "Opt", - "ion" - ], - [ - "O", - "ption" - ], - [ - "▁stop", - "ped" - ], - [ - "▁sto", - "pped" - ], - [ - "▁th", - "read" - ], - [ - "▁thr", - "ead" - ], - [ - "▁", - "thread" - ], - [ - "to", - "type" - ], - [ - "tot", - "ype" - ], - [ - "t", - "otype" - ], - [ - "))", - ")" - ], - [ - ")", - "))" - ], - [ - "▁st", - "age" - ], - [ - "▁stag", - "e" - ], - [ - "▁sta", - "ge" - ], - [ - "▁", - "stage" - ], - [ - "▁ü", - "ber" - ], - [ - "▁", - "über" - ], - [ - "▁al", - "though" - ], - [ - "▁", - "although" - ], - [ - "Type", - "s" - ], - [ - "Ty", - "pes" - ], - [ - "Typ", - "es" - ], - [ - "T", - "ypes" - ], - [ - "▁O", - "h" - ], - [ - "▁", - "Oh" - ], - [ - "▁e", - "ight" - ], - [ - "▁", - "eight" - ], - [ - "▁de", - "scription" - ], - [ - "▁des", - "cription" - ], - [ - "▁", - "description" - ], - [ - "'", - "'" - ], - [ - "ö", - "n" - ], - [ - "▁sur", - "face" - ], - [ - "▁surf", - "ace" - ], - [ - "▁", - "surface" - ], - [ - "▁Intern", - "ational" - ], - [ - "▁ch", - "arg" - ], - [ - "▁char", - "g" - ], - [ - "▁cha", - "rg" - ], - [ - "▁", - "charg" - ], - [ - "▁col", - "lection" - ], - [ - "▁coll", - "ection" - ], - [ - "▁collect", - "ion" - ], - [ - "▁colle", - "ction" - ], - [ - "▁", - "collection" - ], - [ - "▁us", - "ers" - ], - [ - "▁use", - "rs" - ], - [ - "▁user", - "s" - ], - [ - "▁", - "users" - ], - [ - "▁ob", - "vious" - ], - [ - "▁cent", - "ury" - ], - [ - "▁", - "century" - ], - [ - "ic", - "ks" - ], - [ - "ick", - "s" - ], - [ - "i", - "cks" - ], - [ - "▁art", - "icle" - ], - [ - "▁artic", - "le" - ], - [ - "▁", - "article" - ], - [ - "▁\"", - "\\" - ], - [ - "▁", - "\"\\" - ], - [ - "di", - "m" - ], - [ - "d", - "im" - ], - [ - "▁s", - "in" - ], - [ - "▁si", - "n" - ], - [ - "▁", - "sin" - ], - [ - "en", - "ge" - ], - [ - "eng", - "e" - ], - [ - "Cont", - "rol" - ], - [ - "▁com", - "mit" - ], - [ - "▁comm", - "it" - ], - [ - "▁", - "commit" - ], - [ - "ens", - "ity" - ], - [ - "▁t", - "ra" - ], - [ - "▁tr", - "a" - ], - [ - "▁", - "tra" - ], - [ - "cript", - "or" - ], - [ - "▁N", - "OT" - ], - [ - "▁NO", - "T" - ], - [ - "▁", - "NOT" - ], - [ - "we", - "ll" - ], - [ - "w", - "ell" - ], - [ - "▁M", - "ichael" - ], - [ - "▁Mich", - "ael" - ], - [ - "▁n", - "od" - ], - [ - "▁no", - "d" - ], - [ - "▁", - "nod" - ], - [ - "▁m", - "ort" - ], - [ - "▁mor", - "t" - ], - [ - "▁mo", - "rt" - ], - [ - "iv", - "o" - ], - [ - "i", - "vo" - ], - [ - "is", - "ation" - ], - [ - "▁P", - "o" - ], - [ - "▁", - "Po" - ], - [ - "▁P", - "aris" - ], - [ - "▁Par", - "is" - ], - [ - "▁Pa", - "ris" - ], - [ - "▁ad", - "ministr" - ], - [ - "▁admin", - "istr" - ], - [ - "▁", - "administr" - ], - [ - "bu", - "rg" - ], - [ - "bur", - "g" - ], - [ - "b", - "urg" - ], - [ - "cd", - "ot" - ], - [ - "c", - "dot" - ], - [ - "▁mil", - "itary" - ], - [ - "▁milit", - "ary" - ], - [ - "▁militar", - "y" - ], - [ - "▁B", - "est" - ], - [ - "▁Be", - "st" - ], - [ - "▁Bes", - "t" - ], - [ - "▁", - "Best" - ], - [ - "▁К", - "а" - ], - [ - "▁", - "Ка" - ], - [ - "IN", - "E" - ], - [ - "I", - "NE" - ], - [ - "▁through", - "out" - ], - [ - "S", - "l" - ], - [ - "▁im", - "pl" - ], - [ - "▁imp", - "l" - ], - [ - "▁", - "impl" - ], - [ - "cont", - "rol" - ], - [ - "contr", - "ol" - ], - [ - "▁", - "Ч" - ], - [ - "▁u", - "it" - ], - [ - "▁ui", - "t" - ], - [ - "▁", - "uit" - ], - [ - "▁un", - "signed" - ], - [ - "▁uns", - "igned" - ], - [ - "▁", - "unsigned" - ], - [ - "▁M", - "ary" - ], - [ - "▁Mar", - "y" - ], - [ - "▁Ma", - "ry" - ], - [ - "Ch", - "ar" - ], - [ - "C", - "har" - ], - [ - "м", - "і" - ], - [ - "▁th", - "reat" - ], - [ - "▁c", - "ourt" - ], - [ - "▁co", - "urt" - ], - [ - "▁cour", - "t" - ], - [ - "▁cou", - "rt" - ], - [ - "▁", - "court" - ], - [ - "vi", - "lle" - ], - [ - "vil", - "le" - ], - [ - "v", - "ille" - ], - [ - "▁", - "ш" - ], - [ - "▁C", - "am" - ], - [ - "▁Ca", - "m" - ], - [ - "▁", - "Cam" - ], - [ - ".", - "\r" - ], - [ - "▁current", - "ly" - ], - [ - "▁curr", - "ently" - ], - [ - "ro", - "t" - ], - [ - "r", - "ot" - ], - [ - "▁D", - "ate" - ], - [ - "▁Da", - "te" - ], - [ - "▁Dat", - "e" - ], - [ - "▁", - "Date" - ], - [ - "▁s", - "hit" - ], - [ - "▁sh", - "it" - ], - [ - "▁", - "shit" - ], - [ - "▁$", - "{\\" - ], - [ - "▁${", - "\\" - ], - [ - "un", - "n" - ], - [ - "u", - "nn" - ], - [ - "U", - "s" - ], - [ - "▁b", - "uffer" - ], - [ - "▁buff", - "er" - ], - [ - "▁buf", - "fer" - ], - [ - "▁", - "buffer" - ], - [ - "▁s", - "ont" - ], - [ - "▁so", - "nt" - ], - [ - "▁son", - "t" - ], - [ - "▁let", - "ter" - ], - [ - "▁lett", - "er" - ], - [ - "▁", - "letter" - ], - [ - "in", - "ated" - ], - [ - "ina", - "ted" - ], - [ - "inate", - "d" - ], - [ - "Ch", - "ange" - ], - [ - "▁h", - "ref" - ], - [ - "▁hr", - "ef" - ], - [ - "▁", - "href" - ], - [ - "▁l", - "ack" - ], - [ - "▁la", - "ck" - ], - [ - "▁lac", - "k" - ], - [ - "▁o", - "il" - ], - [ - "▁C", - "ons" - ], - [ - "▁Con", - "s" - ], - [ - "▁Co", - "ns" - ], - [ - "▁", - "Cons" - ], - [ - "▁J", - "er" - ], - [ - "▁Je", - "r" - ], - [ - "BU", - "G" - ], - [ - "B", - "UG" - ], - [ - "if", - "orn" - ], - [ - "▁pro", - "perties" - ], - [ - "▁proper", - "ties" - ], - [ - "▁", - "properties" - ], - [ - "▁r", - "andom" - ], - [ - "▁ran", - "dom" - ], - [ - "▁rand", - "om" - ], - [ - "▁", - "random" - ], - [ - "▁br", - "other" - ], - [ - "▁bro", - "ther" - ], - [ - "▁p", - "iece" - ], - [ - "▁pie", - "ce" - ], - [ - "▁", - "piece" - ], - [ - "б", - "у" - ], - [ - "ist", - "ics" - ], - [ - "istic", - "s" - ], - [ - "isti", - "cs" - ], - [ - "▁techn", - "ology" - ], - [ - "gl", - "obal" - ], - [ - "glob", - "al" - ], - [ - "▁trans", - "form" - ], - [ - "▁", - "transform" - ], - [ - "er", - "d" - ], - [ - "e", - "rd" - ], - [ - "▁B", - "ecause" - ], - [ - "▁", - "Because" - ], - [ - "PE", - "CT" - ], - [ - "P", - "ECT" - ], - [ - "pr", - "et" - ], - [ - "pre", - "t" - ], - [ - "p", - "ret" - ], - [ - "▁го", - "ду" - ], - [ - "▁год", - "у" - ], - [ - "▁M", - "et" - ], - [ - "▁Me", - "t" - ], - [ - "▁", - "Met" - ], - [ - "▁p", - "sy" - ], - [ - "▁ps", - "y" - ], - [ - "▁", - "psy" - ], - [ - "▁о", - "д" - ], - [ - "▁g", - "od" - ], - [ - "▁go", - "d" - ], - [ - "▁", - "god" - ], - [ - "▁D", - "el" - ], - [ - "▁De", - "l" - ], - [ - "▁", - "Del" - ], - [ - "base", - "d" - ], - [ - "ba", - "sed" - ], - [ - "bas", - "ed" - ], - [ - "b", - "ased" - ], - [ - "▁v", - "oor" - ], - [ - "▁vo", - "or" - ], - [ - "▁C", - "all" - ], - [ - "▁Cal", - "l" - ], - [ - "▁Ca", - "ll" - ], - [ - "▁", - "Call" - ], - [ - "S", - "A" - ], - [ - "▁fil", - "ter" - ], - [ - "▁", - "filter" - ], - [ - "▁incl", - "udes" - ], - [ - "▁includ", - "es" - ], - [ - "▁include", - "s" - ], - [ - "▁inclu", - "des" - ], - [ - "▁", - "includes" - ], - [ - "olut", - "ions" - ], - [ - "olution", - "s" - ], - [ - "f", - "d" - ], - [ - "▁w", - "ind" - ], - [ - "▁win", - "d" - ], - [ - "▁", - "wind" - ], - [ - "▁б", - "о" - ], - [ - "▁", - "бо" - ], - [ - "▁ab", - "ility" - ], - [ - "▁", - "ability" - ], - [ - "ca", - "rd" - ], - [ - "car", - "d" - ], - [ - "c", - "ard" - ], - [ - "▁n", - "umer" - ], - [ - "▁num", - "er" - ], - [ - "▁nu", - "mer" - ], - [ - "▁", - "numer" - ], - [ - "add", - "ress" - ], - [ - "addr", - "ess" - ], - [ - "▁go", - "al" - ], - [ - "ash", - "ington" - ], - [ - "ashing", - "ton" - ], - [ - "▁s", - "light" - ], - [ - "▁sl", - "ight" - ], - [ - "ab", - "a" - ], - [ - "a", - "ba" - ], - [ - "▁L", - "og" - ], - [ - "▁Lo", - "g" - ], - [ - "▁", - "Log" - ], - [ - "Set", - "tings" - ], - [ - "Setting", - "s" - ], - [ - "ad", - "ow" - ], - [ - "ado", - "w" - ], - [ - "��p", - "i" - ], - [ - "▁", - "pi" - ], - [ - "ir", - "ing" - ], - [ - "iri", - "ng" - ], - [ - "i", - "ring" - ], - [ - "F", - "T" - ], - [ - "▁number", - "s" - ], - [ - "▁num", - "bers" - ], - [ - "con", - "f" - ], - [ - "co", - "nf" - ], - [ - "ta", - "sk" - ], - [ - "t", - "ask" - ], - [ - "▁î", - "n" - ], - [ - "т", - "ы" - ], - [ - "▁re", - "ceive" - ], - [ - "▁rece", - "ive" - ], - [ - "▁r", - "oot" - ], - [ - "▁ro", - "ot" - ], - [ - "▁", - "root" - ], - [ - "▁Ind", - "ia" - ], - [ - "pat", - "ch" - ], - [ - "p", - "atch" - ], - [ - "é", - "l" - ], - [ - "▁sum", - "mer" - ], - [ - "▁method", - "s" - ], - [ - "▁", - "methods" - ], - [ - "▁pl", - "aces" - ], - [ - "▁place", - "s" - ], - [ - "▁plac", - "es" - ], - [ - "▁М", - "а" - ], - [ - "▁", - "Ма" - ], - [ - "▁cap", - "ital" - ], - [ - "▁capit", - "al" - ], - [ - "▁ev", - "idence" - ], - [ - "▁G", - "erman" - ], - [ - "▁Germ", - "an" - ], - [ - "▁Ger", - "man" - ], - [ - "\\", - "," - ], - [ - "D", - "A" - ], - [ - "ec", - "ute" - ], - [ - "ecut", - "e" - ], - [ - "col", - "umn" - ], - [ - "▁fun", - "ctions" - ], - [ - "▁function", - "s" - ], - [ - "▁", - "functions" - ], - [ - "▁c", - "ounter" - ], - [ - "▁co", - "unter" - ], - [ - "▁coun", - "ter" - ], - [ - "▁count", - "er" - ], - [ - "▁", - "counter" - ], - [ - "▁ar", - "ms" - ], - [ - "▁arm", - "s" - ], - [ - "▁", - "arms" - ], - [ - "▁f", - "eed" - ], - [ - "▁fe", - "ed" - ], - [ - "▁fee", - "d" - ], - [ - "▁", - "feed" - ], - [ - "ve", - "y" - ], - [ - "v", - "ey" - ], - [ - "he", - "nt" - ], - [ - "hen", - "t" - ], - [ - "h", - "ent" - ], - [ - "MA", - "X" - ], - [ - "M", - "AX" - ], - [ - "▁ac", - "qu" - ], - [ - "▁app", - "ly" - ], - [ - "▁ap", - "ply" - ], - [ - "▁appl", - "y" - ], - [ - "▁", - "apply" - ], - [ - "▁hus", - "band" - ], - [ - "▁k", - "illed" - ], - [ - "▁kill", - "ed" - ], - [ - "▁kil", - "led" - ], - [ - "▁S", - "pec" - ], - [ - "▁Sp", - "ec" - ], - [ - "▁Spe", - "c" - ], - [ - "▁", - "Spec" - ], - [ - "ent", - "ity" - ], - [ - "enti", - "ty" - ], - [ - "▁e", - "arlier" - ], - [ - "▁M", - "iss" - ], - [ - "▁Mi", - "ss" - ], - [ - "▁Mis", - "s" - ], - [ - "▁", - "Miss" - ], - [ - "▁set", - "ting" - ], - [ - "▁sett", - "ing" - ], - [ - "▁", - "setting" - ], - [ - "it", - "ect" - ], - [ - "ite", - "ct" - ], - [ - "▁d", - "ed" - ], - [ - "▁de", - "d" - ], - [ - "▁", - "ded" - ], - [ - "Ro", - "w" - ], - [ - "R", - "ow" - ], - [ - "▁r", - "an" - ], - [ - "▁ra", - "n" - ], - [ - "▁", - "ran" - ], - [ - "▁Y", - "es" - ], - [ - "▁Ye", - "s" - ], - [ - "▁", - "Yes" - ], - [ - "▁fin", - "ancial" - ], - [ - "▁financ", - "ial" - ], - [ - "s", - "ession" - ], - [ - "le", - "ar" - ], - [ - "l", - "ear" - ], - [ - "is", - "hing" - ], - [ - "ish", - "ing" - ], - [ - "ishi", - "ng" - ], - [ - "▁ne", - "arly" - ], - [ - "▁near", - "ly" - ], - [ - "▁d", - "ur" - ], - [ - "▁du", - "r" - ], - [ - "▁m", - "achine" - ], - [ - "▁mach", - "ine" - ], - [ - "▁", - "machine" - ], - [ - "xf", - "f" - ], - [ - "x", - "ff" - ], - [ - "br", - "o" - ], - [ - "b", - "ro" - ], - [ - "▁s", - "ymbol" - ], - [ - "▁sym", - "bol" - ], - [ - "▁", - "symbol" - ], - [ - "land", - "s" - ], - [ - "lan", - "ds" - ], - [ - "l", - "ands" - ], - [ - "Ac", - "c" - ], - [ - "A", - "cc" - ], - [ - "d", - "i" - ], - [ - "▁Rober", - "t" - ], - [ - "▁Ro", - "bert" - ], - [ - "▁Rob", - "ert" - ], - [ - "pro", - "p" - ], - [ - "pr", - "op" - ], - [ - "p", - "rop" - ], - [ - "ur", - "ity" - ], - [ - "uri", - "ty" - ], - [ - "▁#", - "####" - ], - [ - "▁##", - "###" - ], - [ - "▁###", - "##" - ], - [ - "▁####", - "#" - ], - [ - "▁walk", - "ed" - ], - [ - "▁wal", - "ked" - ], - [ - "▁intern", - "ational" - ], - [ - "▁internation", - "al" - ], - [ - "▁", - "Е" - ], - [ - "Y", - "es" - ], - [ - "▁re", - "lease" - ], - [ - "▁rele", - "ase" - ], - [ - "▁", - "release" - ], - [ - "▁start", - "ing" - ], - [ - "▁star", - "ting" - ], - [ - "st", - "atic" - ], - [ - "stat", - "ic" - ], - [ - "▁b", - "ei" - ], - [ - "▁be", - "i" - ], - [ - "al", - "low" - ], - [ - "all", - "ow" - ], - [ - "allo", - "w" - ], - [ - "▁Pe", - "ople" - ], - [ - "▁", - "People" - ], - [ - "e", - "z" - ], - [ - "▁param", - "eter" - ], - [ - "▁", - "parameter" - ], - [ - "C", - "ache" - ], - [ - "▁$", - "$" - ], - [ - "▁", - "$$" - ], - [ - "amp", - "ions" - ], - [ - "ampion", - "s" - ], - [ - "▁M", - "er" - ], - [ - "▁Me", - "r" - ], - [ - "▁", - "Mer" - ], - [ - "▁k", - "om" - ], - [ - "▁ko", - "m" - ], - [ - "▁", - "kom" - ], - [ - "le", - "ted" - ], - [ - "let", - "ed" - ], - [ - "lete", - "d" - ], - [ - "l", - "eted" - ], - [ - "oi", - "s" - ], - [ - "o", - "is" - ], - [ - "▁O", - "pen" - ], - [ - "▁Op", - "en" - ], - [ - "▁", - "Open" - ], - [ - "ty", - "pes" - ], - [ - "type", - "s" - ], - [ - "typ", - "es" - ], - [ - "t", - "ypes" - ], - [ - "▁f", - "ue" - ], - [ - "▁fu", - "e" - ], - [ - "ac", - "ters" - ], - [ - "act", - "ers" - ], - [ - "acter", - "s" - ], - [ - "▁re", - "ference" - ], - [ - "▁refer", - "ence" - ], - [ - "▁", - "reference" - ], - [ - "Equ", - "als" - ], - [ - "Equal", - "s" - ], - [ - "Eq", - "uals" - ], - [ - "▁a", - "ware" - ], - [ - "▁aw", - "are" - ], - [ - "▁", - "aware" - ], - [ - "▁h", - "ol" - ], - [ - "▁ho", - "l" - ], - [ - "▁", - "hol" - ], - [ - "▁de", - "mand" - ], - [ - "▁dem", - "and" - ], - [ - "lo", - "r" - ], - [ - "l", - "or" - ], - [ - "▁v", - "eh" - ], - [ - "▁ve", - "h" - ], - [ - "▁", - "veh" - ], - [ - "▁not", - "ice" - ], - [ - "▁", - "notice" - ], - [ - "▁com", - "ponent" - ], - [ - "▁compon", - "ent" - ], - [ - "▁", - "component" - ], - [ - "f", - "n" - ], - [ - "▁anal", - "ysis" - ], - [ - "▁analy", - "sis" - ], - [ - "▁analys", - "is" - ], - [ - "▁", - "analysis" - ], - [ - "mat", - "ch" - ], - [ - "m", - "atch" - ], - [ - "▁effect", - "ive" - ], - [ - "▁", - "effective" - ], - [ - "pro", - "duct" - ], - [ - "produ", - "ct" - ], - [ - "prod", - "uct" - ], - [ - "ни", - "к" - ], - [ - "▁le", - "gal" - ], - [ - "▁leg", - "al" - ], - [ - "▁", - "legal" - ], - [ - "е", - "й" - ], - [ - "se", - "mb" - ], - [ - "sem", - "b" - ], - [ - "s", - "emb" - ], - [ - "▁loc", - "ated" - ], - [ - "▁locate", - "d" - ], - [ - "▁с", - "у" - ], - [ - "▁", - "су" - ], - [ - "Q", - "L" - ], - [ - "in", - "ct" - ], - [ - "inc", - "t" - ], - [ - "et", - "o" - ], - [ - "e", - "to" - ], - [ - "Dr", - "aw" - ], - [ - "D", - "raw" - ], - [ - "▁sc", - "ale" - ], - [ - "▁scal", - "e" - ], - [ - "▁", - "scale" - ], - [ - "ро", - "в" - ], - [ - "р", - "ов" - ], - [ - "▁w", - "ants" - ], - [ - "▁want", - "s" - ], - [ - "H", - "ow" - ], - [ - "▁w", - "el" - ], - [ - "▁we", - "l" - ], - [ - "is", - "ions" - ], - [ - "ision", - "s" - ], - [ - "isi", - "ons" - ], - [ - "▁de", - "liver" - ], - [ - "▁del", - "iver" - ], - [ - "un", - "der" - ], - [ - "und", - "er" - ], - [ - "unde", - "r" - ], - [ - "u", - "nder" - ], - [ - "▁d", - "eb" - ], - [ - "▁de", - "b" - ], - [ - "▁j", - "u" - ], - [ - "▁", - "ju" - ], - [ - "val", - "ues" - ], - [ - "value", - "s" - ], - [ - "▁s", - "ister" - ], - [ - "▁si", - "ster" - ], - [ - "▁sist", - "er" - ], - [ - "ко", - "в" - ], - [ - "к", - "ов" - ], - [ - "▁C", - "reate" - ], - [ - "▁Creat", - "e" - ], - [ - "▁Cre", - "ate" - ], - [ - "▁", - "Create" - ], - [ - "▁I", - "nc" - ], - [ - "▁In", - "c" - ], - [ - "▁a", - "ux" - ], - [ - "▁au", - "x" - ], - [ - "▁", - "aux" - ], - [ - "▁Wh", - "ite" - ], - [ - "▁Whit", - "e" - ], - [ - "▁", - "White" - ], - [ - "Me", - "nu" - ], - [ - "Men", - "u" - ], - [ - "M", - "enu" - ], - [ - "au", - "d" - ], - [ - "a", - "ud" - ], - [ - "re", - "source" - ], - [ - "res", - "ource" - ], - [ - "▁c", - "ab" - ], - [ - "▁ca", - "b" - ], - [ - "▁l", - "if" - ], - [ - "▁li", - "f" - ], - [ - "▁", - "lif" - ], - [ - "▁c", - "ulture" - ], - [ - "▁cult", - "ure" - ], - [ - "ic", - "he" - ], - [ - "ich", - "e" - ], - [ - "i", - "che" - ], - [ - "▁wh", - "atever" - ], - [ - "▁what", - "ever" - ], - [ - "▁de", - "signed" - ], - [ - "▁des", - "igned" - ], - [ - "▁design", - "ed" - ], - [ - "▁re", - "pe" - ], - [ - "▁rep", - "e" - ], - [ - "▁M", - "ont" - ], - [ - "▁Mon", - "t" - ], - [ - "▁Mo", - "nt" - ], - [ - "▁", - "Mont" - ], - [ - "▁ch", - "arge" - ], - [ - "▁char", - "ge" - ], - [ - "▁charg", - "e" - ], - [ - "▁", - "charge" - ], - [ - "Name", - "s" - ], - [ - "Na", - "mes" - ], - [ - "N", - "ames" - ], - [ - "▁in", - "sp" - ], - [ - "▁ins", - "p" - ], - [ - "▁custom", - "ers" - ], - [ - "▁customer", - "s" - ], - [ - "os", - "a" - ], - [ - "o", - "sa" - ], - [ - "▁d", - "aughter" - ], - [ - "▁E", - "ast" - ], - [ - "E", - "Q" - ], - [ - "▁o", - "pin" - ], - [ - "▁op", - "in" - ], - [ - "▁F", - "re" - ], - [ - "▁Fr", - "e" - ], - [ - "▁se", - "ek" - ], - [ - "▁see", - "k" - ], - [ - "▁", - "seek" - ], - [ - "▁p", - "ush" - ], - [ - "▁pu", - "sh" - ], - [ - "▁", - "push" - ], - [ - "▁n", - "av" - ], - [ - "▁na", - "v" - ], - [ - "▁", - "nav" - ], - [ - "▁b", - "urn" - ], - [ - "▁bu", - "rn" - ], - [ - "▁bur", - "n" - ], - [ - "▁", - "burn" - ], - [ - "ar", - "den" - ], - [ - "ard", - "en" - ], - [ - "arde", - "n" - ], - [ - "ha", - "sh" - ], - [ - "has", - "h" - ], - [ - "h", - "ash" - ], - [ - "▁opportun", - "ity" - ], - [ - "▁M", - "at" - ], - [ - "▁Ma", - "t" - ], - [ - "▁", - "Mat" - ], - [ - "oy", - "al" - ], - [ - "oya", - "l" - ], - [ - "o", - "yal" - ], - [ - "▁p", - "un" - ], - [ - "▁pu", - "n" - ], - [ - "sc", - "ale" - ], - [ - "scal", - "e" - ], - [ - "yn", - "amic" - ], - [ - "ynam", - "ic" - ], - [ - "yna", - "mic" - ], - [ - "▁T", - "ype" - ], - [ - "▁Ty", - "pe" - ], - [ - "▁Typ", - "e" - ], - [ - "▁", - "Type" - ], - [ - "il", - "ing" - ], - [ - "ili", - "ng" - ], - [ - "i", - "ling" - ], - [ - "▁qu", - "ery" - ], - [ - "▁que", - "ry" - ], - [ - "▁quer", - "y" - ], - [ - "▁", - "query" - ], - [ - "▁m", - "ist" - ], - [ - "▁mis", - "t" - ], - [ - "▁mi", - "st" - ], - [ - "ro", - "r" - ], - [ - "r", - "or" - ], - [ - "for", - "ce" - ], - [ - "▁On", - "ce" - ], - [ - "▁", - "Once" - ], - [ - "▁med", - "ical" - ], - [ - "▁medic", - "al" - ], - [ - "▁medi", - "cal" - ], - [ - "li", - "e" - ], - [ - "l", - "ie" - ], - [ - "▁stud", - "ent" - ], - [ - "▁", - "student" - ], - [ - "ed", - "eral" - ], - [ - "eder", - "al" - ], - [ - "ede", - "ral" - ], - [ - "▁l", - "ov" - ], - [ - "▁lo", - "v" - ], - [ - "▁", - "lov" - ], - [ - "if", - "orm" - ], - [ - "i", - "form" - ], - [ - "▁al", - "tern" - ], - [ - "▁alt", - "ern" - ], - [ - "▁alter", - "n" - ], - [ - "▁", - "altern" - ], - [ - "bi", - "n" - ], - [ - "b", - "in" - ], - [ - "od", - "er" - ], - [ - "ode", - "r" - ], - [ - "o", - "der" - ], - [ - "▁return", - "s" - ], - [ - "▁", - "returns" - ], - [ - "reg", - "ister" - ], - [ - "ut", - "s" - ], - [ - "u", - "ts" - ], - [ - "C", - "I" - ], - [ - "▁T", - "or" - ], - [ - "▁To", - "r" - ], - [ - "▁", - "Tor" - ], - [ - "C", - "R" - ], - [ - "▁L", - "os" - ], - [ - "▁Lo", - "s" - ], - [ - "▁", - "Los" - ], - [ - "am", - "ily" - ], - [ - "ami", - "ly" - ], - [ - "amil", - "y" - ], - [ - "air", - "e" - ], - [ - "ai", - "re" - ], - [ - "a", - "ire" - ], - [ - "++", - ";" - ], - [ - "Cont", - "roller" - ], - [ - "Control", - "ler" - ], - [ - "wi", - "de" - ], - [ - "wid", - "e" - ], - [ - "w", - "ide" - ], - [ - "x", - "x" - ], - [ - "row", - "ser" - ], - [ - "rows", - "er" - ], - [ - "▁B", - "ook" - ], - [ - "▁Bo", - "ok" - ], - [ - "▁", - "Book" - ], - [ - "Cont", - "ainer" - ], - [ - "pl", - "oad" - ], - [ - "plo", - "ad" - ], - [ - "p", - "load" - ], - [ - "▁E", - "v" - ], - [ - "▁", - "Ev" - ], - [ - "▁t", - "al" - ], - [ - "▁ta", - "l" - ], - [ - "▁", - "tal" - ], - [ - "▁the", - "ory" - ], - [ - "eqn", - "array" - ], - [ - "б", - "е" - ], - [ - "▁rep", - "orted" - ], - [ - "▁report", - "ed" - ], - [ - "▁me", - "aning" - ], - [ - "▁mean", - "ing" - ], - [ - "▁s", - "y" - ], - [ - "▁", - "sy" - ], - [ - "ri", - "be" - ], - [ - "rib", - "e" - ], - [ - "r", - "ibe" - ], - [ - "ic", - "ate" - ], - [ - "ica", - "te" - ], - [ - "ho", - "ld" - ], - [ - "hol", - "d" - ], - [ - "h", - "old" - ], - [ - "▁of", - "fers" - ], - [ - "▁off", - "ers" - ], - [ - "▁offer", - "s" - ], - [ - "▁t", - "empl" - ], - [ - "▁tem", - "pl" - ], - [ - "▁temp", - "l" - ], - [ - "cs", - "s" - ], - [ - "c", - "ss" - ], - [ - "▁p", - "icture" - ], - [ - "▁pict", - "ure" - ], - [ - "▁", - "picture" - ], - [ - "▁a", - "sync" - ], - [ - "▁as", - "ync" - ], - [ - "▁", - "async" - ], - [ - "▁st", - "ock" - ], - [ - "▁sto", - "ck" - ], - [ - "▁", - "stock" - ], - [ - "▁in", - "ternal" - ], - [ - "▁inter", - "nal" - ], - [ - "▁intern", - "al" - ], - [ - "▁", - "internal" - ], - [ - "t", - "i" - ], - [ - "B", - "O" - ], - [ - "V", - "er" - ], - [ - "с", - "по" - ], - [ - "▁d", - "emon" - ], - [ - "▁de", - "mon" - ], - [ - "▁dem", - "on" - ], - [ - "▁demo", - "n" - ], - [ - "▁l", - "augh" - ], - [ - "▁la", - "ugh" - ], - [ - "▁laug", - "h" - ], - [ - "▁E", - "nd" - ], - [ - "▁En", - "d" - ], - [ - "▁", - "End" - ], - [ - "▁k", - "on" - ], - [ - "▁ko", - "n" - ], - [ - "▁", - "kon" - ], - [ - "▁ide", - "as" - ], - [ - "▁idea", - "s" - ], - [ - "▁c", - "andid" - ], - [ - "▁can", - "did" - ], - [ - "▁cand", - "id" - ], - [ - "Me", - "m" - ], - [ - "M", - "em" - ], - [ - "iz", - "z" - ], - [ - "i", - "zz" - ], - [ - "re", - "fix" - ], - [ - "ref", - "ix" - ], - [ - "▁A", - "ND" - ], - [ - "▁AN", - "D" - ], - [ - "▁", - "AND" - ], - [ - "eg", - "en" - ], - [ - "e", - "gen" - ], - [ - "E", - "l" - ], - [ - "▁camp", - "aign" - ], - [ - "H", - "ttp" - ], - [ - "▁R", - "ob" - ], - [ - "▁Ro", - "b" - ], - [ - "▁", - "Rob" - ], - [ - "д", - "і" - ], - [ - "▁b", - "ul" - ], - [ - "▁bu", - "l" - ], - [ - "▁", - "bul" - ], - [ - "▁К", - "о" - ], - [ - "▁", - "Ко" - ], - [ - "▁count", - "ries" - ], - [ - "▁countr", - "ies" - ], - [ - "»", - "." - ], - [ - "▁ex", - "pression" - ], - [ - "▁exp", - "ression" - ], - [ - "▁express", - "ion" - ], - [ - "▁expr", - "ession" - ], - [ - "▁", - "expression" - ], - [ - "▁Eng", - "land" - ], - [ - "s", - "f" - ], - [ - "▁certain", - "ly" - ], - [ - "ag", - "en" - ], - [ - "age", - "n" - ], - [ - "a", - "gen" - ], - [ - "▁ч", - "а" - ], - [ - "▁", - "ча" - ], - [ - "▁A", - "NY" - ], - [ - "▁AN", - "Y" - ], - [ - "▁", - "ANY" - ], - [ - "▁conne", - "ct" - ], - [ - "▁conn", - "ect" - ], - [ - "▁", - "connect" - ], - [ - "F", - "E" - ], - [ - "▁and", - "roid" - ], - [ - "▁", - "android" - ], - [ - "▁G", - "old" - ], - [ - "▁Go", - "ld" - ], - [ - "▁Gol", - "d" - ], - [ - "▁", - "Gold" - ], - [ - "▁op", - "pos" - ], - [ - "▁opp", - "os" - ], - [ - "ov", - "ern" - ], - [ - "ove", - "rn" - ], - [ - "over", - "n" - ], - [ - "o", - "vern" - ], - [ - "▁Com", - "mun" - ], - [ - "▁Comm", - "un" - ], - [ - ",", - "_" - ], - [ - "as", - "ion" - ], - [ - "asi", - "on" - ], - [ - "L", - "a" - ], - [ - "▁f", - "irm" - ], - [ - "▁fi", - "rm" - ], - [ - "▁fir", - "m" - ], - [ - "▁Al", - "though" - ], - [ - "▁G", - "ood" - ], - [ - "▁Go", - "od" - ], - [ - "▁", - "Good" - ], - [ - "▁L", - "aw" - ], - [ - "▁La", - "w" - ], - [ - "er", - "ve" - ], - [ - "erv", - "e" - ], - [ - "▁b", - "rand" - ], - [ - "▁br", - "and" - ], - [ - "▁bra", - "nd" - ], - [ - "▁", - "brand" - ], - [ - "M", - "in" - ], - [ - "fil", - "l" - ], - [ - "fi", - "ll" - ], - [ - "f", - "ill" - ], - [ - "']", - "," - ], - [ - "'", - "]," - ], - [ - "▁J", - "ew" - ], - [ - "▁Je", - "w" - ], - [ - "il", - "er" - ], - [ - "ile", - "r" - ], - [ - "i", - "ler" - ], - [ - "in", - "gle" - ], - [ - "ing", - "le" - ], - [ - "it", - "hub" - ], - [ - "ith", - "ub" - ], - [ - "▁D", - "iv" - ], - [ - "▁Di", - "v" - ], - [ - "▁", - "Div" - ], - [ - "▁c", - "ert" - ], - [ - "▁ce", - "rt" - ], - [ - "▁cer", - "t" - ], - [ - "▁", - "cert" - ], - [ - "He", - "ight" - ], - [ - "H", - "eight" - ], - [ - "ra", - "el" - ], - [ - "r", - "ael" - ], - [ - "The", - "re" - ], - [ - "Th", - "ere" - ], - [ - "T", - "here" - ], - [ - "it", - "ute" - ], - [ - "itut", - "e" - ], - [ - "itu", - "te" - ], - [ - "▁a", - "maz" - ], - [ - "▁am", - "az" - ], - [ - "▁", - "amaz" - ], - [ - "lo", - "ok" - ], - [ - "l", - "ook" - ], - [ - "▁S", - "E" - ], - [ - "▁", - "SE" - ], - [ - "▁j", - "o" - ], - [ - "▁", - "jo" - ], - [ - "▁pull", - "ed" - ], - [ - "▁pul", - "led" - ], - [ - "▁re", - "sources" - ], - [ - "▁res", - "ources" - ], - [ - "▁resource", - "s" - ], - [ - "▁", - "resources" - ], - [ - "▁M", - "ax" - ], - [ - "▁Ma", - "x" - ], - [ - "▁", - "Max" - ], - [ - "▁ag", - "reed" - ], - [ - "▁agree", - "d" - ], - [ - "▁agre", - "ed" - ], - [ - "as", - "y" - ], - [ - "a", - "sy" - ], - [ - "▁treat", - "ment" - ], - [ - "\">", - "<", - "/" - ], - [ - "\"", - ">", - ">" - ], - [ - "▁", - ">>" - ], - [ - "com", - "mand" - ], - [ - "comm", - "and" - ], - [ - "at", - "z" - ], - [ - "a", - "tz" - ], - [ - "▁m", - "al" - ], - [ - "▁ma", - "l" - ], - [ - "▁", - "mal" - ], - [ - "ста", - "в" - ], - [ - "▁P", - "ress" - ], - [ - "▁Pr", - "ess" - ], - [ - "▁Pres", - "s" - ], - [ - "▁Pre", - "ss" - ], - [ - "▁", - "Press" - ], - [ - "▁char", - "acters" - ], - [ - "▁character", - "s" - ], - [ - "▁z", - "ero" - ], - [ - "▁ze", - "ro" - ], - [ - "▁", - "zero" - ], - [ - "AG", - "E" - ], - [ - "A", - "GE" - ], - [ - "rap", - "per" - ], - [ - "▁kit", - "chen" - ], - [ - "am", - "ing" - ], - [ - "ami", - "ng" - ], - [ - "amin", - "g" - ], - [ - "a", - "ming" - ], - [ - "▁re", - "str" - ], - [ - "▁r", - "estr" - ], - [ - "▁res", - "tr" - ], - [ - "▁rest", - "r" - ], - [ - "X", - "X" - ], - [ - "▁Col", - "lege" - ], - [ - "▁Ar", - "ray" - ], - [ - "▁Arr", - "ay" - ], - [ - "▁", - "Array" - ], - [ - "▁f", - "resh" - ], - [ - "▁fr", - "esh" - ], - [ - "▁fre", - "sh" - ], - [ - "▁fres", - "h" - ], - [ - "▁sh", - "ift" - ], - [ - "▁", - "shift" - ], - [ - "▁spec", - "ified" - ], - [ - "pl", - "ete" - ], - [ - "ple", - "te" - ], - [ - "plet", - "e" - ], - [ - "p", - "lete" - ], - [ - "IT", - "E" - ], - [ - "I", - "TE" - ], - [ - "▁C", - "amp" - ], - [ - "▁Cam", - "p" - ], - [ - "▁Ca", - "mp" - ], - [ - "▁", - "Camp" - ], - [ - "ri", - "al" - ], - [ - "ria", - "l" - ], - [ - "r", - "ial" - ], - [ - "c", - "b" - ], - [ - "▁T", - "H" - ], - [ - "▁", - "TH" - ], - [ - "I", - "B" - ], - [ - "os", - "en" - ], - [ - "ose", - "n" - ], - [ - "o", - "sen" - ], - [ - "▁", - "ú" - ], - [ - "▁par", - "ams" - ], - [ - "▁param", - "s" - ], - [ - "▁para", - "ms" - ], - [ - "▁", - "params" - ], - [ - "ign", - "ment" - ], - [ - "ad", - "ding" - ], - [ - "add", - "ing" - ], - [ - "▁deg", - "ree" - ], - [ - "▁", - "degree" - ], - [ - "Loc", - "al" - ], - [ - "Lo", - "cal" - ], - [ - "L", - "ocal" - ], - [ - "O", - "h" - ], - [ - "▁z", - "ur" - ], - [ - "▁zu", - "r" - ], - [ - "▁level", - "s" - ], - [ - "▁lev", - "els" - ], - [ - "C", - "S" - ], - [ - "fin", - "ished" - ], - [ - "finish", - "ed" - ], - [ - "C", - "ase" - ], - [ - "ri", - "age" - ], - [ - "ria", - "ge" - ], - [ - "Vec", - "tor" - ], - [ - "V", - "ector" - ], - [ - "▁s", - "ea" - ], - [ - "▁se", - "a" - ], - [ - "▁", - "sea" - ], - [ - "ant", - "ic" - ], - [ - "anti", - "c" - ], - [ - "▁Le", - "ague" - ], - [ - "▁there", - "fore" - ], - [ - "▁ther", - "efore" - ], - [ - "On", - "e" - ], - [ - "O", - "ne" - ], - [ - "Re", - "turn" - ], - [ - "Ret", - "urn" - ], - [ - "R", - "eturn" - ], - [ - "Acc", - "ess" - ], - [ - "Ac", - "cess" - ], - [ - "A", - "ccess" - ], - [ - "va", - "s" - ], - [ - "v", - "as" - ], - [ - "▁о", - "с" - ], - [ - "▁r", - "at" - ], - [ - "▁ra", - "t" - ], - [ - "▁", - "rat" - ], - [ - "Bi", - "g" - ], - [ - "B", - "ig" - ], - [ - "▁be", - "havior" - ], - [ - "▁behav", - "ior" - ], - [ - "▁behavi", - "or" - ], - [ - "k", - "r" - ], - [ - "▁un", - "defined" - ], - [ - "▁und", - "efined" - ], - [ - "▁", - "undefined" - ], - [ - "▁E", - "s" - ], - [ - "▁", - "Es" - ], - [ - "▁appe", - "ared" - ], - [ - "▁appear", - "ed" - ], - [ - "el", - "es" - ], - [ - "ele", - "s" - ], - [ - "e", - "les" - ], - [ - "▁W", - "AR" - ], - [ - "▁WA", - "R" - ], - [ - "▁", - "WAR" - ], - [ - "St", - "at" - ], - [ - "S", - "tat" - ], - [ - "▁Go", - "ogle" - ], - [ - "▁", - "Google" - ], - [ - "▁c", - "redit" - ], - [ - "▁cre", - "dit" - ], - [ - "▁cr", - "edit" - ], - [ - "▁cred", - "it" - ], - [ - "▁F", - "ile" - ], - [ - "▁Fil", - "e" - ], - [ - "▁Fi", - "le" - ], - [ - "▁", - "File" - ], - [ - "an", - "ging" - ], - [ - "ang", - "ing" - ], - [ - "ho", - "use" - ], - [ - "hou", - "se" - ], - [ - "h", - "ouse" - ], - [ - "rom", - "ise" - ], - [ - "ge", - "nt" - ], - [ - "gen", - "t" - ], - [ - "g", - "ent" - ], - [ - "▁hab", - "it" - ], - [ - "▁ha", - "bit" - ], - [ - "▁soc", - "iety" - ], - [ - "▁soci", - "ety" - ], - [ - "▁societ", - "y" - ], - [ - "▁enc", - "our" - ], - [ - "▁p", - "aint" - ], - [ - "▁pain", - "t" - ], - [ - "▁pa", - "int" - ], - [ - "pe", - "t" - ], - [ - "p", - "et" - ], - [ - "▁U", - "K" - ], - [ - "▁", - "UK" - ], - [ - "aw", - "s" - ], - [ - "a", - "ws" - ], - [ - "on", - "om" - ], - [ - "ono", - "m" - ], - [ - "o", - "nom" - ], - [ - "G", - "l" - ], - [ - "}_", - "{\\" - ], - [ - "}_{", - "\\" - ], - [ - "}", - "_{\\" - ], - [ - "el", - "ess" - ], - [ - "ele", - "ss" - ], - [ - "eles", - "s" - ], - [ - "e", - "less" - ], - [ - "em", - "y" - ], - [ - "e", - "my" - ], - [ - "▁C", - "ong" - ], - [ - "▁Con", - "g" - ], - [ - "▁Co", - "ng" - ], - [ - "▁develop", - "ed" - ], - [ - "▁im", - "ages" - ], - [ - "▁image", - "s" - ], - [ - "▁imag", - "es" - ], - [ - "▁", - "images" - ], - [ - "▁", - "ö" - ], - [ - "▁f", - "ont" - ], - [ - "▁fo", - "nt" - ], - [ - "▁fon", - "t" - ], - [ - "▁", - "font" - ], - [ - "cl", - "ear" - ], - [ - "cle", - "ar" - ], - [ - "c", - "lear" - ], - [ - "gi", - "n" - ], - [ - "g", - "in" - ], - [ - "▁L", - "ord" - ], - [ - "▁Lo", - "rd" - ], - [ - "▁Lor", - "d" - ], - [ - "▁trans", - "port" - ], - [ - "▁", - "transport" - ], - [ - "▁:", - ":" - ], - [ - "▁", - "::" - ], - [ - "▁c", - "up" - ], - [ - "▁cu", - "p" - ], - [ - "▁", - "cup" - ], - [ - "ul", - "ate" - ], - [ - "ula", - "te" - ], - [ - "u", - "late" - ], - [ - "▁D", - "uring" - ], - [ - "▁Du", - "ring" - ], - [ - "▁Dur", - "ing" - ], - [ - "pr", - "iv" - ], - [ - "p", - "riv" - ], - [ - "▁ext", - "rem" - ], - [ - "▁extr", - "em" - ], - [ - "▁D", - "i" - ], - [ - "▁", - "Di" - ], - [ - "▁d", - "oubt" - ], - [ - "▁dou", - "bt" - ], - [ - "▁doub", - "t" - ], - [ - "P", - "y" - ], - [ - "if", - "ying" - ], - [ - "ify", - "ing" - ], - [ - "sp", - "lit" - ], - [ - "spl", - "it" - ], - [ - "s", - "plit" - ], - [ - "eg", - "o" - ], - [ - "e", - "go" - ], - [ - "git", - "hub" - ], - [ - "g", - "ithub" - ], - [ - "▁)", - "," - ], - [ - "▁", - ")," - ], - [ - "RO", - "M" - ], - [ - "R", - "OM" - ], - [ - "▁ch", - "air" - ], - [ - "▁cha", - "ir" - ], - [ - "▁", - "chair" - ], - [ - "▁t", - "rade" - ], - [ - "▁tr", - "ade" - ], - [ - "▁trad", - "e" - ], - [ - "▁tra", - "de" - ], - [ - "▁n", - "icht" - ], - [ - "▁ni", - "cht" - ], - [ - "▁nic", - "ht" - ], - [ - "To", - "p" - ], - [ - "T", - "op" - ], - [ - "St", - "ore" - ], - [ - "▁p", - "arte" - ], - [ - "▁part", - "e" - ], - [ - "▁par", - "te" - ], - [ - "pro", - "ject" - ], - [ - "ni", - "a" - ], - [ - "n", - "ia" - ], - [ - "▁в", - "ід" - ], - [ - "▁ві", - "д" - ], - [ - "wa", - "r" - ], - [ - "w", - "ar" - ], - [ - "▁Pro", - "f" - ], - [ - "▁Pr", - "of" - ], - [ - "▁c", - "aught" - ], - [ - "Th", - "read" - ], - [ - "ст", - "ва" - ], - [ - "ств", - "а" - ], - [ - "с", - "тва" - ], - [ - "aut", - "hor" - ], - [ - "auth", - "or" - ], - [ - "▁d", - "oll" - ], - [ - "▁do", - "ll" - ], - [ - "▁dol", - "l" - ], - [ - "▁h", - "arm" - ], - [ - "▁ha", - "rm" - ], - [ - "▁har", - "m" - ], - [ - "▁", - "harm" - ], - [ - "▁G", - "en" - ], - [ - "▁Ge", - "n" - ], - [ - "▁", - "Gen" - ], - [ - "tr", - "ee" - ], - [ - "tre", - "e" - ], - [ - "t", - "ree" - ], - [ - "et", - "ime" - ], - [ - "eti", - "me" - ], - [ - "e", - "time" - ], - [ - "cf", - "g" - ], - [ - "c", - "fg" - ], - [ - "▁gu", - "ys" - ], - [ - "▁guy", - "s" - ], - [ - "▁Cal", - "ifornia" - ], - [ - "▁G", - "reen" - ], - [ - "▁Gr", - "een" - ], - [ - "▁Gre", - "en" - ], - [ - "▁Gree", - "n" - ], - [ - "▁", - "Green" - ], - [ - "▁mov", - "ement" - ], - [ - "▁move", - "ment" - ], - [ - "▁mo", - "vement" - ], - [ - "ie", - "j" - ], - [ - "i", - "ej" - ], - [ - "▁stat", - "ement" - ], - [ - "▁state", - "ment" - ], - [ - "▁", - "statement" - ], - [ - "▁se", - "eing" - ], - [ - "▁see", - "ing" - ], - [ - "▁h", - "aven" - ], - [ - "▁have", - "n" - ], - [ - "▁ha", - "ven" - ], - [ - "▁hav", - "en" - ], - [ - "vent", - "ion" - ], - [ - "v", - "ention" - ], - [ - "S", - "L" - ], - [ - "ched", - "ul" - ], - [ - "ie", - "rt" - ], - [ - "ier", - "t" - ], - [ - "i", - "ert" - ], - [ - "▁pr", - "imary" - ], - [ - "▁prim", - "ary" - ], - [ - "▁pri", - "mary" - ], - [ - "▁prima", - "ry" - ], - [ - "▁", - "primary" - ], - [ - "▁c", - "ivil" - ], - [ - "▁ci", - "vil" - ], - [ - "▁civ", - "il" - ], - [ - "ri", - "an" - ], - [ - "ria", - "n" - ], - [ - "r", - "ian" - ], - [ - "▁b", - "utton" - ], - [ - "▁but", - "ton" - ], - [ - "▁butt", - "on" - ], - [ - "▁", - "button" - ], - [ - "▁l", - "ived" - ], - [ - "▁li", - "ved" - ], - [ - "▁live", - "d" - ], - [ - "▁liv", - "ed" - ], - [ - "P", - "ass" - ], - [ - "so", - "r" - ], - [ - "s", - "or" - ], - [ - "▁watch", - "ing" - ], - [ - "▁wat", - "ching" - ], - [ - "▁sk", - "ills" - ], - [ - "▁skill", - "s" - ], - [ - "te", - "e" - ], - [ - "t", - "ee" - ], - [ - "Le", - "vel" - ], - [ - "L", - "evel" - ], - [ - "▁sc", - "ient" - ], - [ - "h", - "s" - ], - [ - "▁a", - "gre" - ], - [ - "▁ag", - "re" - ], - [ - "ca", - "t" - ], - [ - "c", - "at" - ], - [ - "▁t", - "end" - ], - [ - "▁te", - "nd" - ], - [ - "▁ten", - "d" - ], - [ - "▁M", - "ill" - ], - [ - "▁Mil", - "l" - ], - [ - "▁Mi", - "ll" - ], - [ - "▁", - "Mill" - ], - [ - "▁C", - "ap" - ], - [ - "▁Ca", - "p" - ], - [ - "▁", - "Cap" - ], - [ - "OR", - "D" - ], - [ - "O", - "RD" - ], - [ - "gl", - "e" - ], - [ - "g", - "le" - ], - [ - "▁с", - "во" - ], - [ - "»", - "," - ], - [ - "▁a", - "head" - ], - [ - "▁ah", - "ead" - ], - [ - "ve", - "st" - ], - [ - "ves", - "t" - ], - [ - "v", - "est" - ], - [ - "▁J", - "ose" - ], - [ - "▁Jo", - "se" - ], - [ - "▁Jos", - "e" - ], - [ - "is", - "cher" - ], - [ - "isch", - "er" - ], - [ - "ische", - "r" - ], - [ - "isc", - "her" - ], - [ - "ș", - "i" - ], - [ - "▁le", - "aving" - ], - [ - "▁д", - "ля" - ], - [ - "▁s", - "outh" - ], - [ - "▁so", - "uth" - ], - [ - "▁sou", - "th" - ], - [ - "▁sout", - "h" - ], - [ - "▁con", - "sum" - ], - [ - "▁cons", - "um" - ], - [ - "▁", - "consum" - ], - [ - "R", - "ange" - ], - [ - "▁activ", - "ities" - ], - [ - "Se", - "c" - ], - [ - "S", - "ec" - ], - [ - "▁s", - "ales" - ], - [ - "▁sa", - "les" - ], - [ - "▁sal", - "es" - ], - [ - "▁sale", - "s" - ], - [ - "▁f", - "ix" - ], - [ - "▁fi", - "x" - ], - [ - "▁", - "fix" - ], - [ - "▁j", - "ed" - ], - [ - "▁je", - "d" - ], - [ - "▁", - "jed" - ], - [ - "ru", - "m" - ], - [ - "r", - "um" - ], - [ - "ve", - "ctor" - ], - [ - "vec", - "tor" - ], - [ - "v", - "ector" - ], - [ - "▁s", - "pot" - ], - [ - "▁sp", - "ot" - ], - [ - "▁spo", - "t" - ], - [ - "▁", - "spot" - ], - [ - "▁man", - "ufact" - ], - [ - "к", - "т" - ], - [ - "or", - "row" - ], - [ - "orr", - "ow" - ], - [ - "si", - "gn" - ], - [ - "sig", - "n" - ], - [ - "s", - "ign" - ], - [ - "▁col", - "lege" - ], - [ - "▁colle", - "ge" - ], - [ - "▁colleg", - "e" - ], - [ - "▁d", - "river" - ], - [ - "▁dr", - "iver" - ], - [ - "▁dri", - "ver" - ], - [ - "▁driv", - "er" - ], - [ - "▁drive", - "r" - ], - [ - "▁", - "driver" - ], - [ - "▁def", - "initely" - ], - [ - "▁definit", - "ely" - ], - [ - "▁s", - "pend" - ], - [ - "▁sp", - "end" - ], - [ - "▁spe", - "nd" - ], - [ - "miss", - "ion" - ], - [ - "m", - "ission" - ], - [ - "з", - "у" - ], - [ - "at", - "ively" - ], - [ - "ative", - "ly" - ], - [ - "ativ", - "ely" - ], - [ - "b", - "i" - ], - [ - "Call", - "back" - ], - [ - "▁particular", - "ly" - ], - [ - "▁particul", - "arly" - ], - [ - "▁h", - "ell" - ], - [ - "▁he", - "ll" - ], - [ - "▁hel", - "l" - ], - [ - "▁", - "hell" - ], - [ - "▁p", - "ool" - ], - [ - "▁po", - "ol" - ], - [ - "▁", - "pool" - ], - [ - "PR", - "E" - ], - [ - "P", - "RE" - ], - [ - "▁cle", - "arly" - ], - [ - "▁clear", - "ly" - ], - [ - "P", - "T" - ], - [ - "ot", - "hes" - ], - [ - "oth", - "es" - ], - [ - "othe", - "s" - ], - [ - "▁I", - "d" - ], - [ - "▁", - "Id" - ], - [ - "Loc", - "ation" - ], - [ - "L", - "ocation" - ], - [ - "▁R", - "un" - ], - [ - "▁Ru", - "n" - ], - [ - "▁", - "Run" - ], - [ - "▁f", - "ixed" - ], - [ - "▁fix", - "ed" - ], - [ - "▁", - "fixed" - ], - [ - "▁H", - "and" - ], - [ - "▁Ha", - "nd" - ], - [ - "▁Han", - "d" - ], - [ - "▁", - "Hand" - ], - [ - "ba", - "l" - ], - [ - "b", - "al" - ], - [ - "d", - "ouble" - ], - [ - "C", - "an" - ], - [ - "Om", - "ega" - ], - [ - "▁chall", - "eng" - ], - [ - "▁stand", - "ing" - ], - [ - "▁stan", - "ding" - ], - [ - "▁", - "standing" - ], - [ - "it", - "en" - ], - [ - "ite", - "n" - ], - [ - "i", - "ten" - ], - [ - "▁me", - "chan" - ], - [ - "▁d", - "urch" - ], - [ - "▁dur", - "ch" - ], - [ - "▁d", - "ell" - ], - [ - "▁de", - "ll" - ], - [ - "▁del", - "l" - ], - [ - "▁rais", - "ed" - ], - [ - "▁raise", - "d" - ], - [ - "▁ra", - "ised" - ], - [ - "▁we", - "ak" - ], - [ - "▁", - "weak" - ], - [ - "▁D", - "u" - ], - [ - "▁", - "Du" - ], - [ - "gr", - "ad" - ], - [ - "gra", - "d" - ], - [ - "g", - "rad" - ], - [ - "▁sc", - "ene" - ], - [ - "▁scen", - "e" - ], - [ - "▁", - "scene" - ], - [ - "pos", - "s" - ], - [ - "po", - "ss" - ], - [ - "p", - "oss" - ], - [ - "▁t", - "on" - ], - [ - "▁to", - "n" - ], - [ - "▁", - "ton" - ], - [ - "▁e", - "arth" - ], - [ - "▁ear", - "th" - ], - [ - "ul", - "ations" - ], - [ - "ulation", - "s" - ], - [ - "▁str", - "ength" - ], - [ - "▁stre", - "ngth" - ], - [ - "▁streng", - "th" - ], - [ - "ak", - "ed" - ], - [ - "ake", - "d" - ], - [ - "a", - "ked" - ], - [ - "▁re", - "main" - ], - [ - "▁rem", - "ain" - ], - [ - "▁B", - "i" - ], - [ - "▁", - "Bi" - ], - [ - "▁custom", - "er" - ], - [ - "▁cust", - "omer" - ], - [ - "▁", - "customer" - ], - [ - "ran", - "ge" - ], - [ - "r", - "ange" - ], - [ - "▁inter", - "ested" - ], - [ - "▁interest", - "ed" - ], - [ - "ON", - "E" - ], - [ - "O", - "NE" - ], - [ - "▁c", - "off" - ], - [ - "▁co", - "ff" - ], - [ - "re", - "quire" - ], - [ - "requ", - "ire" - ], - [ - "▁On", - "ly" - ], - [ - "▁", - "Only" - ], - [ - "▁W", - "eb" - ], - [ - "▁We", - "b" - ], - [ - "▁", - "Web" - ], - [ - "▁f", - "arm" - ], - [ - "▁far", - "m" - ], - [ - "▁fa", - "rm" - ], - [ - "▁act", - "ivity" - ], - [ - "▁activ", - "ity" - ], - [ - "▁", - "activity" - ], - [ - "▁r", - "out" - ], - [ - "▁ro", - "ut" - ], - [ - "▁rou", - "t" - ], - [ - "bl", - "ing" - ], - [ - "b", - "ling" - ], - [ - "S", - "Y" - ], - [ - "▁Rich", - "ard" - ], - [ - "▁Ric", - "hard" - ], - [ - "▁R", - "ef" - ], - [ - "▁Re", - "f" - ], - [ - "▁", - "Ref" - ], - [ - "▁ко", - "н" - ], - [ - "▁к", - "он" - ], - [ - "▁", - "кон" - ], - [ - "▁j", - "un" - ], - [ - "▁ju", - "n" - ], - [ - "bo", - "rn" - ], - [ - "bor", - "n" - ], - [ - "b", - "orn" - ], - [ - "ij", - "n" - ], - [ - "Config", - "uration" - ], - [ - "um", - "an" - ], - [ - "uma", - "n" - ], - [ - "u", - "man" - ], - [ - "E", - "E" - ], - [ - "▁mar", - "ried" - ], - [ - "▁З", - "а" - ], - [ - "▁", - "За" - ], - [ - "▁f", - "at" - ], - [ - "▁fa", - "t" - ], - [ - "▁k", - "id" - ], - [ - "▁ki", - "d" - ], - [ - "▁T", - "ur" - ], - [ - "▁Tu", - "r" - ], - [ - "▁", - "Tur" - ], - [ - "▁off", - "ered" - ], - [ - "▁offer", - "ed" - ], - [ - "ni", - "c" - ], - [ - "n", - "ic" - ], - [ - "▁B", - "ig" - ], - [ - "▁Bi", - "g" - ], - [ - "▁", - "Big" - ], - [ - "Ga", - "mma" - ], - [ - "G", - "amma" - ], - [ - "▁He", - "alth" - ], - [ - "▁", - "Health" - ], - [ - "▁T", - "R" - ], - [ - "▁", - "TR" - ], - [ - "▁s", - "ię" - ], - [ - "▁si", - "ę" - ], - [ - "▁const", - "ruction" - ], - [ - "▁construct", - "ion" - ], - [ - "▁constr", - "uction" - ], - [ - "▁constru", - "ction" - ], - [ - "▁", - "construction" - ], - [ - "▁Ch", - "urch" - ], - [ - "▁B", - "et" - ], - [ - "▁Be", - "t" - ], - [ - "▁", - "Bet" - ], - [ - "bu", - "s" - ], - [ - "b", - "us" - ], - [ - "▁e", - "arn" - ], - [ - "▁ear", - "n" - ], - [ - "ri", - "ct" - ], - [ - "ric", - "t" - ], - [ - "r", - "ict" - ], - [ - "▁п", - "ра" - ], - [ - "▁пр", - "а" - ], - [ - "▁", - "пра" - ], - [ - "▁br", - "ain" - ], - [ - "▁bra", - "in" - ], - [ - "▁f", - "ra" - ], - [ - "▁fr", - "a" - ], - [ - "▁O", - "p" - ], - [ - "▁", - "Op" - ], - [ - "FI", - "G" - ], - [ - "F", - "IG" - ], - [ - "em", - "a" - ], - [ - "e", - "ma" - ], - [ - "▁Europe", - "an" - ], - [ - "▁S", - "aint" - ], - [ - "▁Sa", - "int" - ], - [ - "▁", - "Saint" - ], - [ - "AR", - "E" - ], - [ - "A", - "RE" - ], - [ - "ur", - "i" - ], - [ - "u", - "ri" - ], - [ - "▁R", - "iver" - ], - [ - "{", - "}" - ], - [ - "▁s", - "itting" - ], - [ - "▁sit", - "ting" - ], - [ - "▁under", - "standing" - ], - [ - "▁understand", - "ing" - ], - [ - "▁pl", - "ans" - ], - [ - "▁plan", - "s" - ], - [ - "rop", - "ri" - ], - [ - "▁old", - "er" - ], - [ - "▁ol", - "der" - ], - [ - "▁", - "older" - ], - [ - "▁pres", - "sure" - ], - [ - "▁press", - "ure" - ], - [ - "Im", - "pl" - ], - [ - "Imp", - "l" - ], - [ - "▁pe", - "ace" - ], - [ - "Conne", - "ction" - ], - [ - "Conn", - "ection" - ], - [ - "Connect", - "ion" - ], - [ - "▁f", - "i" - ], - [ - "▁", - "fi" - ], - [ - "ri", - "ch" - ], - [ - "ric", - "h" - ], - [ - "r", - "ich" - ], - [ - "▁sh", - "ut" - ], - [ - "ap", - "ers" - ], - [ - "ape", - "rs" - ], - [ - "aper", - "s" - ], - [ - "a", - "pers" - ], - [ - "Po", - "rt" - ], - [ - "P", - "ort" - ], - [ - "▁L", - "ook" - ], - [ - "▁Lo", - "ok" - ], - [ - "▁", - "Look" - ], - [ - "ri", - "m" - ], - [ - "r", - "im" - ], - [ - "au", - "th" - ], - [ - "aut", - "h" - ], - [ - "a", - "uth" - ], - [ - "au", - "to" - ], - [ - "aut", - "o" - ], - [ - "a", - "uto" - ], - [ - "▁high", - "ly" - ], - [ - "▁un", - "less" - ], - [ - "▁W", - "al" - ], - [ - "▁Wa", - "l" - ], - [ - "▁re", - "n" - ], - [ - "▁r", - "en" - ], - [ - "▁", - "ren" - ], - [ - "w", - "s" - ], - [ - "▁c", - "ore" - ], - [ - "▁co", - "re" - ], - [ - "▁cor", - "e" - ], - [ - "▁", - "core" - ], - [ - "(", - "-" - ], - [ - "▁c", - "lim" - ], - [ - "▁cl", - "im" - ], - [ - "ru", - "it" - ], - [ - "r", - "uit" - ], - [ - "▁call", - "back" - ], - [ - "▁", - "callback" - ], - [ - "he", - "st" - ], - [ - "hes", - "t" - ], - [ - "h", - "est" - ], - [ - "▁Char", - "les" - ], - [ - "▁Charl", - "es" - ], - [ - "▁L", - "ong" - ], - [ - "▁Lo", - "ng" - ], - [ - "▁", - "Long" - ], - [ - "}", - "=" - ], - [ - "ъ", - "р" - ], - [ - "▁sh", - "ared" - ], - [ - "▁share", - "d" - ], - [ - "▁shar", - "ed" - ], - [ - "▁sha", - "red" - ], - [ - "▁", - "shared" - ], - [ - "ul", - "ated" - ], - [ - "ula", - "ted" - ], - [ - "ulate", - "d" - ], - [ - "gorith", - "m" - ], - [ - "▁H", - "ome" - ], - [ - "▁Ho", - "me" - ], - [ - "▁Hom", - "e" - ], - [ - "▁", - "Home" - ], - [ - "▁vill", - "age" - ], - [ - "▁vil", - "lage" - ], - [ - "ee", - "s" - ], - [ - "e", - "es" - ], - [ - "s", - "v" - ], - [ - "▁rest", - "aur" - ], - [ - "re", - "y" - ], - [ - "r", - "ey" - ], - [ - "▁C", - "ast" - ], - [ - "▁Cas", - "t" - ], - [ - "▁Ca", - "st" - ], - [ - "▁", - "Cast" - ], - [ - "▁P", - "erson" - ], - [ - "▁Per", - "son" - ], - [ - "▁Pers", - "on" - ], - [ - "▁", - "Person" - ], - [ - "ки", - "й" - ], - [ - "▁organ", - "iz" - ], - [ - "▁R", - "ad" - ], - [ - "▁Ra", - "d" - ], - [ - "▁", - "Rad" - ], - [ - "pon", - "ents" - ], - [ - "ponent", - "s" - ], - [ - "▁wer", - "den" - ], - [ - "▁werd", - "en" - ], - [ - "▁b", - "ow" - ], - [ - "▁bo", - "w" - ], - [ - "▁", - "bow" - ], - [ - "se", - "n" - ], - [ - "s", - "en" - ], - [ - "am", - "i" - ], - [ - "a", - "mi" - ], - [ - "Inter", - "face" - ], - [ - "▁b", - "asis" - ], - [ - "▁bas", - "is" - ], - [ - "▁ba", - "sis" - ], - [ - "▁Comp", - "any" - ], - [ - "▁Compan", - "y" - ], - [ - "▁", - "Company" - ], - [ - "er", - "nel" - ], - [ - "ern", - "el" - ], - [ - "erne", - "l" - ], - [ - "it", - "u" - ], - [ - "i", - "tu" - ], - [ - "Has", - "h" - ], - [ - "Ha", - "sh" - ], - [ - "H", - "ash" - ], - [ - "▁a", - "an" - ], - [ - "▁", - "х" - ], - [ - "▁s", - "mile" - ], - [ - "▁sm", - "ile" - ], - [ - "x", - "ml" - ], - [ - "▁s", - "cen" - ], - [ - "▁sc", - "en" - ], - [ - "am", - "m" - ], - [ - "a", - "mm" - ], - [ - "to", - "ol" - ], - [ - "too", - "l" - ], - [ - "t", - "ool" - ], - [ - "ar", - "ia" - ], - [ - "ari", - "a" - ], - [ - "a", - "ria" - ], - [ - "▁acc", - "ur" - ], - [ - "▁ac", - "cur" - ], - [ - "▁", - "accur" - ], - [ - "set", - "tings" - ], - [ - "setting", - "s" - ], - [ - "▁Jes", - "us" - ], - [ - "ac", - "ement" - ], - [ - "ace", - "ment" - ], - [ - "po", - "wer" - ], - [ - "pow", - "er" - ], - [ - "p", - "ower" - ], - [ - "(", - "!" - ], - [ - "▁c", - "alls" - ], - [ - "▁call", - "s" - ], - [ - "▁cal", - "ls" - ], - [ - "▁", - "calls" - ], - [ - "▁bas", - "ic" - ], - [ - "▁", - "basic" - ], - [ - "▁set", - "tings" - ], - [ - "▁sett", - "ings" - ], - [ - "▁setting", - "s" - ], - [ - "▁", - "settings" - ], - [ - "ri", - "pt" - ], - [ - "rip", - "t" - ], - [ - "r", - "ipt" - ], - [ - "po", - "ol" - ], - [ - "p", - "ool" - ], - [ - "ct", - "ors" - ], - [ - "ctor", - "s" - ], - [ - "▁Found", - "ation" - ], - [ - "▁", - "Foundation" - ], - [ - "▁we", - "ap" - ], - [ - "KE", - "Y" - ], - [ - "K", - "EY" - ], - [ - "fo", - "ot" - ], - [ - "foo", - "t" - ], - [ - "f", - "oot" - ], - [ - "▁r", - "adio" - ], - [ - "▁rad", - "io" - ], - [ - "▁radi", - "o" - ], - [ - "▁", - "radio" - ], - [ - "▁hel", - "ped" - ], - [ - "▁help", - "ed" - ], - [ - "ma", - "nn" - ], - [ - "man", - "n" - ], - [ - "m", - "ann" - ], - [ - "▁j", - "ump" - ], - [ - "▁ju", - "mp" - ], - [ - "▁t", - "ick" - ], - [ - "▁ti", - "ck" - ], - [ - "▁", - "tick" - ], - [ - "▁gr", - "owing" - ], - [ - "▁grow", - "ing" - ], - [ - "▁gro", - "wing" - ], - [ - "at", - "en" - ], - [ - "ate", - "n" - ], - [ - "a", - "ten" - ], - [ - "re", - "al" - ], - [ - "rea", - "l" - ], - [ - "▁incre", - "asing" - ], - [ - "Dev", - "ice" - ], - [ - "var", - "epsilon" - ], - [ - "vare", - "psilon" - ], - [ - "▁s", - "ets" - ], - [ - "▁se", - "ts" - ], - [ - "▁set", - "s" - ], - [ - "▁", - "sets" - ], - [ - "▁adv", - "ant" - ], - [ - "Op", - "en" - ], - [ - "O", - "pen" - ], - [ - "▁re", - "asons" - ], - [ - "▁reason", - "s" - ], - [ - "▁sup", - "posed" - ], - [ - "▁supp", - "osed" - ], - [ - "▁suppose", - "d" - ], - [ - "oe", - "s" - ], - [ - "o", - "es" - ], - [ - "ed", - "e" - ], - [ - "e", - "de" - ], - [ - "te", - "en" - ], - [ - "tee", - "n" - ], - [ - "t", - "een" - ], - [ - "if", - "def" - ], - [ - "▁de", - "lete" - ], - [ - "▁del", - "ete" - ], - [ - "▁delet", - "e" - ], - [ - "▁", - "delete" - ], - [ - "▁&", - "=" - ], - [ - "▁", - "&=" - ], - [ - "▁B", - "ill" - ], - [ - "▁Bi", - "ll" - ], - [ - "▁Bil", - "l" - ], - [ - "▁", - "Bill" - ], - [ - "▁a", - "im" - ], - [ - "▁ai", - "m" - ], - [ - "▁", - "aim" - ], - [ - "▁O", - "k" - ], - [ - "▁", - "Ok" - ], - [ - "▁A", - "v" - ], - [ - "▁", - "Av" - ], - [ - "re", - "ci" - ], - [ - "rec", - "i" - ], - [ - "ac", - "ks" - ], - [ - "ack", - "s" - ], - [ - "a", - "cks" - ], - [ - "is", - "te" - ], - [ - "ist", - "e" - ], - [ - "i", - "ste" - ], - [ - "Pro", - "perties" - ], - [ - "▁t", - "mp" - ], - [ - "▁tm", - "p" - ], - [ - "▁", - "tmp" - ], - [ - "▁d", - "ei" - ], - [ - "▁de", - "i" - ], - [ - "PE", - "R" - ], - [ - "P", - "ER" - ], - [ - "D", - "C" - ], - [ - "st", - "a" - ], - [ - "s", - "ta" - ], - [ - "ни", - "и" - ], - [ - "▁lim", - "ited" - ], - [ - "▁limit", - "ed" - ], - [ - "▁", - "limited" - ], - [ - "▁great", - "er" - ], - [ - "▁gre", - "ater" - ], - [ - "de", - "scription" - ], - [ - "des", - "cription" - ], - [ - "or", - "i" - ], - [ - "o", - "ri" - ], - [ - "ain", - "ts" - ], - [ - "aint", - "s" - ], - [ - "▁h", - "y" - ], - [ - "▁", - "hy" - ], - [ - "▁M", - "el" - ], - [ - "▁Me", - "l" - ], - [ - "▁C", - "H" - ], - [ - "▁", - "CH" - ], - [ - "con", - "s" - ], - [ - "co", - "ns" - ], - [ - "c", - "ons" - ], - [ - "▁sur", - "round" - ], - [ - "▁W", - "ho" - ], - [ - "▁Wh", - "o" - ], - [ - "▁", - "Who" - ], - [ - "ar", - "c" - ], - [ - "a", - "rc" - ], - [ - "▁te", - "lev" - ], - [ - "▁tele", - "v" - ], - [ - "▁tel", - "ev" - ], - [ - "it", - "ution" - ], - [ - "itut", - "ion" - ], - [ - "▁e", - "qual" - ], - [ - "▁equ", - "al" - ], - [ - "▁eq", - "ual" - ], - [ - "▁", - "equal" - ], - [ - "к", - "і" - ], - [ - "▁Is", - "rael" - ], - [ - "ä", - "h" - ], - [ - "▁C", - "aption" - ], - [ - "▁Capt", - "ion" - ], - [ - "▁Ca", - "ption" - ], - [ - "▁ex", - "erc" - ], - [ - "em", - "por" - ], - [ - "emp", - "or" - ], - [ - "▁+", - "+" - ], - [ - "▁", - "++" - ], - [ - "▁l", - "ib" - ], - [ - "▁li", - "b" - ], - [ - "▁", - "lib" - ], - [ - "ma", - "ke" - ], - [ - "m", - "ake" - ], - [ - "▁M", - "A" - ], - [ - "▁", - "MA" - ], - [ - "co", - "py" - ], - [ - "cop", - "y" - ], - [ - "c", - "opy" - ], - [ - "f", - "riend" - ], - [ - "▁ко", - "то" - ], - [ - "▁", - "кото" - ], - [ - "▁dam", - "age" - ], - [ - "▁\\", - "," - ], - [ - "▁", - "\\," - ], - [ - "od", - "ed" - ], - [ - "ode", - "d" - ], - [ - "o", - "ded" - ], - [ - "▁n", - "one" - ], - [ - "▁no", - "ne" - ], - [ - "▁non", - "e" - ], - [ - "▁", - "none" - ], - [ - "▁ev", - "alu" - ], - [ - "▁eval", - "u" - ], - [ - "▁", - "evalu" - ], - [ - "st", - "on" - ], - [ - "sto", - "n" - ], - [ - "s", - "ton" - ], - [ - ">", - "," - ], - [ - "FO", - "R" - ], - [ - "F", - "OR" - ], - [ - "▁n", - "orm" - ], - [ - "▁no", - "rm" - ], - [ - "▁nor", - "m" - ], - [ - "▁", - "norm" - ], - [ - "ap", - "pe" - ], - [ - "app", - "e" - ], - [ - "a", - "ppe" - ], - [ - "S", - "ession" - ], - [ - "▁ad", - "ult" - ], - [ - "▁h", - "ospital" - ], - [ - "▁hosp", - "ital" - ], - [ - "▁recomm", - "end" - ], - [ - "pro", - "perty" - ], - [ - "ste", - "in" - ], - [ - "fin", - "al" - ], - [ - "fi", - "nal" - ], - [ - "f", - "inal" - ], - [ - "▁n", - "u" - ], - [ - "▁", - "nu" - ], - [ - "se", - "cond" - ], - [ - "sec", - "ond" - ], - [ - "▁a", - "spect" - ], - [ - "▁as", - "pect" - ], - [ - "▁asp", - "ect" - ], - [ - "\")", - "]" - ], - [ - "\"", - ")]" - ], - [ - "же", - "н" - ], - [ - "ж", - "ен" - ], - [ - "am", - "ento" - ], - [ - "ament", - "o" - ], - [ - "amen", - "to" - ], - [ - "▁r", - "ac" - ], - [ - "▁ra", - "c" - ], - [ - "▁", - "rac" - ], - [ - "sa", - "ve" - ], - [ - "s", - "ave" - ], - [ - "▁foot", - "ball" - ], - [ - "A", - "b" - ], - [ - "un", - "gs" - ], - [ - "ung", - "s" - ], - [ - "ab", - "il" - ], - [ - "abi", - "l" - ], - [ - "a", - "bil" - ], - [ - "▁Ar", - "ch" - ], - [ - "▁Arc", - "h" - ], - [ - "▁", - "Arch" - ], - [ - "sys", - "tem" - ], - [ - "s", - "ystem" - ], - [ - "hi", - "st" - ], - [ - "his", - "t" - ], - [ - "h", - "ist" - ], - [ - "▁l", - "uck" - ], - [ - "▁lu", - "ck" - ], - [ - "▁luc", - "k" - ], - [ - "re", - "nder" - ], - [ - "ren", - "der" - ], - [ - "rend", - "er" - ], - [ - "r", - "ender" - ], - [ - "▁se", - "in" - ], - [ - "▁sei", - "n" - ], - [ - "ion", - "i" - ], - [ - "io", - "ni" - ], - [ - "i", - "oni" - ], - [ - "▁r", - "ot" - ], - [ - "▁ro", - "t" - ], - [ - "▁", - "rot" - ], - [ - "▁cor", - "ner" - ], - [ - "▁corn", - "er" - ], - [ - "▁app", - "ropri" - ], - [ - "▁ap", - "propri" - ], - [ - "▁", - "appropri" - ], - [ - "▁Soft", - "ware" - ], - [ - "▁t", - "ele" - ], - [ - "▁te", - "le" - ], - [ - "▁tel", - "e" - ], - [ - "▁", - "tele" - ], - [ - "De", - "lete" - ], - [ - "Dele", - "te" - ], - [ - "Del", - "ete" - ], - [ - "▁Acc", - "ording" - ], - [ - "▁pr", - "ison" - ], - [ - "▁pri", - "son" - ], - [ - "▁", - "prison" - ], - [ - "▁l", - "ic" - ], - [ - "▁li", - "c" - ], - [ - "▁", - "lic" - ], - [ - "▁м", - "и" - ], - [ - "▁", - "ми" - ], - [ - "ter", - "m" - ], - [ - "te", - "rm" - ], - [ - "t", - "erm" - ], - [ - "se", - "ts" - ], - [ - "set", - "s" - ], - [ - "s", - "ets" - ], - [ - "▁v", - "el" - ], - [ - "▁ve", - "l" - ], - [ - "▁", - "vel" - ], - [ - "▁r", - "ank" - ], - [ - "▁ran", - "k" - ], - [ - "▁", - "rank" - ], - [ - "▁ex", - "isting" - ], - [ - "▁exist", - "ing" - ], - [ - "▁", - "existing" - ], - [ - "▁V", - "ir" - ], - [ - "▁Vi", - "r" - ], - [ - "▁t", - "rip" - ], - [ - "▁tr", - "ip" - ], - [ - "▁tri", - "p" - ], - [ - "▁м", - "у" - ], - [ - "▁", - "му" - ], - [ - "av", - "ax" - ], - [ - "ava", - "x" - ], - [ - "▁r", - "is" - ], - [ - "▁ri", - "s" - ], - [ - "▁", - "ris" - ], - [ - "▁def", - "ine" - ], - [ - "▁defin", - "e" - ], - [ - "▁", - "define" - ], - [ - "▁he", - "at" - ], - [ - "ca", - "r" - ], - [ - "c", - "ar" - ], - [ - "▁con", - "vert" - ], - [ - "▁conv", - "ert" - ], - [ - "▁conver", - "t" - ], - [ - "▁conve", - "rt" - ], - [ - "▁", - "convert" - ], - [ - "em", - "ail" - ], - [ - "ema", - "il" - ], - [ - "e", - "mail" - ], - [ - "▁U", - "nder" - ], - [ - "▁Un", - "der" - ], - [ - "▁Und", - "er" - ], - [ - "▁", - "Under" - ], - [ - "▁", - "Ш" - ], - [ - "▁G", - "rand" - ], - [ - "▁Gr", - "and" - ], - [ - "▁Gran", - "d" - ], - [ - "▁Gra", - "nd" - ], - [ - "▁ex", - "ists" - ], - [ - "▁exist", - "s" - ], - [ - "▁", - "exists" - ], - [ - "sy", - "s" - ], - [ - "s", - "ys" - ], - [ - "ef", - "f" - ], - [ - "e", - "ff" - ], - [ - "▁T", - "op" - ], - [ - "▁To", - "p" - ], - [ - "▁", - "Top" - ], - [ - "▁", - "č" - ], - [ - "▁t", - "empor" - ], - [ - "▁tem", - "por" - ], - [ - "▁temp", - "or" - ], - [ - "▁tempo", - "r" - ], - [ - "▁arg", - "uments" - ], - [ - "▁argument", - "s" - ], - [ - "▁", - "arguments" - ], - [ - "▁support", - "ed" - ], - [ - "▁supp", - "orted" - ], - [ - "▁", - "supported" - ], - [ - "en", - "sed" - ], - [ - "ens", - "ed" - ], - [ - "ense", - "d" - ], - [ - "▁Franc", - "is" - ], - [ - "▁co", - "ord" - ], - [ - "▁", - "coord" - ], - [ - "▁achie", - "ve" - ], - [ - "▁N", - "ame" - ], - [ - "▁Na", - "me" - ], - [ - "▁Nam", - "e" - ], - [ - "▁", - "Name" - ], - [ - "▁J", - "ahr" - ], - [ - "▁Jah", - "r" - ], - [ - "▁Ja", - "hr" - ], - [ - "▁G", - "i" - ], - [ - "sh", - "e" - ], - [ - "s", - "he" - ], - [ - "▁D", - "ev" - ], - [ - "▁De", - "v" - ], - [ - "▁", - "Dev" - ], - [ - "▁a", - "lla" - ], - [ - "▁al", - "la" - ], - [ - "▁all", - "a" - ], - [ - "▁", - "alla" - ], - [ - "▁W", - "IT" - ], - [ - "ag", - "ment" - ], - [ - "c", - "ustom" - ], - [ - "al", - "ls" - ], - [ - "all", - "s" - ], - [ - "&", - "&" - ], - [ - "W", - "E" - ], - [ - "▁h", - "olding" - ], - [ - "▁hold", - "ing" - ], - [ - "▁hol", - "ding" - ], - [ - "pro", - "totype" - ], - [ - "proto", - "type" - ], - [ - "prot", - "otype" - ], - [ - "▁f", - "ing" - ], - [ - "▁fin", - "g" - ], - [ - "▁fi", - "ng" - ], - [ - "▁b", - "ag" - ], - [ - "▁ba", - "g" - ], - [ - "▁", - "bag" - ], - [ - "▁Par", - "ty" - ], - [ - "▁Part", - "y" - ], - [ - "st", - "ack" - ], - [ - "sta", - "ck" - ], - [ - "▁econom", - "ic" - ], - [ - "▁G", - "al" - ], - [ - "▁Ga", - "l" - ], - [ - "id", - "ents" - ], - [ - "ident", - "s" - ], - [ - "iden", - "ts" - ], - [ - "▁J", - "un" - ], - [ - "▁Ju", - "n" - ], - [ - "▁sh", - "owed" - ], - [ - "▁show", - "ed" - ], - [ - "os", - "h" - ], - [ - "o", - "sh" - ], - [ - "▁B", - "ay" - ], - [ - "▁Ba", - "y" - ], - [ - "▁", - "Bay" - ], - [ - "ma", - "il" - ], - [ - "m", - "ail" - ], - [ - "▁S", - "O" - ], - [ - "▁", - "SO" - ], - [ - "▁\"", - "<" - ], - [ - "graph", - "ics" - ], - [ - "▁f", - "u" - ], - [ - "▁", - "fu" - ], - [ - "cl", - "ick" - ], - [ - "cli", - "ck" - ], - [ - "c", - "lick" - ], - [ - "▁b", - "attle" - ], - [ - "▁batt", - "le" - ], - [ - "▁bat", - "tle" - ], - [ - "{", - "{" - ], - [ - "▁E", - "vent" - ], - [ - "▁Even", - "t" - ], - [ - "▁Ev", - "ent" - ], - [ - "▁Eve", - "nt" - ], - [ - "▁", - "Event" - ], - [ - "ri", - "or" - ], - [ - "rio", - "r" - ], - [ - "r", - "ior" - ], - [ - "ch", - "aft" - ], - [ - "cha", - "ft" - ], - [ - "▁f", - "avorite" - ], - [ - "▁favor", - "ite" - ], - [ - "us", - "ive" - ], - [ - "sup", - "port" - ], - [ - "supp", - "ort" - ], - [ - "s", - "upport" - ], - [ - "b", - "m" - ], - [ - "K", - "ind" - ], - [ - "▁saf", - "ety" - ], - [ - "▁safe", - "ty" - ], - [ - "▁E", - "nt" - ], - [ - "▁En", - "t" - ], - [ - "▁", - "Ent" - ], - [ - "cu", - "p" - ], - [ - "c", - "up" - ], - [ - "▁Austral", - "ia" - ], - [ - "▁dest", - "roy" - ], - [ - "▁destro", - "y" - ], - [ - "▁", - "destroy" - ], - [ - "▁organ", - "ization" - ], - [ - "▁organiz", - "ation" - ], - [ - "id", - "en" - ], - [ - "ide", - "n" - ], - [ - "i", - "den" - ], - [ - "########", - "########" - ], - [ - "de", - "c" - ], - [ - "d", - "ec" - ], - [ - "▁z", - "a" - ], - [ - "▁", - "za" - ], - [ - "▁s", - "even" - ], - [ - "▁se", - "ven" - ], - [ - "▁", - "seven" - ], - [ - "ar", - "ely" - ], - [ - "are", - "ly" - ], - [ - "arel", - "y" - ], - [ - "▁f", - "lag" - ], - [ - "▁fl", - "ag" - ], - [ - "▁", - "flag" - ], - [ - "Di", - "r" - ], - [ - "D", - "ir" - ], - [ - "▁C", - "arl" - ], - [ - "▁Car", - "l" - ], - [ - "▁Ca", - "rl" - ], - [ - "▁do", - "ctor" - ], - [ - "▁doc", - "tor" - ], - [ - "▁var", - "iety" - ], - [ - "▁vari", - "ety" - ], - [ - "▁L", - "in" - ], - [ - "▁Li", - "n" - ], - [ - "▁", - "Lin" - ], - [ - "▁t", - "om" - ], - [ - "▁to", - "m" - ], - [ - "▁", - "tom" - ], - [ - "^{", - "(" - ], - [ - "^", - "{(" - ], - [ - "B", - "o" - ], - [ - "an", - "tes" - ], - [ - "ant", - "es" - ], - [ - "ante", - "s" - ], - [ - "▁m", - "ine" - ], - [ - "▁min", - "e" - ], - [ - "▁mi", - "ne" - ], - [ - "▁", - "mine" - ], - [ - "▁M", - "it" - ], - [ - "▁Mi", - "t" - ], - [ - "▁de", - "scribe" - ], - [ - "▁desc", - "ribe" - ], - [ - "▁describ", - "e" - ], - [ - "Ar", - "gs" - ], - [ - "Arg", - "s" - ], - [ - "L", - "S" - ], - [ - "AP", - "I" - ], - [ - "A", - "PI" - ], - [ - "▁L", - "uc" - ], - [ - "▁Lu", - "c" - ], - [ - "▁", - "Luc" - ], - [ - "ph", - "one" - ], - [ - "▁sc", - "ience" - ], - [ - "▁", - "science" - ], - [ - "▁O", - "per" - ], - [ - "▁Op", - "er" - ], - [ - "▁", - "Oper" - ], - [ - "Ne", - "xt" - ], - [ - "N", - "ext" - ], - [ - "▁invest", - "ig" - ], - [ - "▁demon", - "str" - ], - [ - "▁G", - "overn" - ], - [ - "▁Go", - "vern" - ], - [ - "▁object", - "s" - ], - [ - "▁", - "objects" - ], - [ - "▁Lou", - "is" - ], - [ - "▁Lo", - "uis" - ], - [ - "▁Return", - "s" - ], - [ - "▁", - "Returns" - ], - [ - "▁h", - "an" - ], - [ - "▁ha", - "n" - ], - [ - "▁", - "han" - ], - [ - "na", - "m" - ], - [ - "n", - "am" - ], - [ - "▁com", - "me" - ], - [ - "▁comm", - "e" - ], - [ - "▁pres", - "ence" - ], - [ - "▁p", - "el" - ], - [ - "▁pe", - "l" - ], - [ - "▁", - "pel" - ], - [ - "▁det", - "ect" - ], - [ - "▁", - "detect" - ], - [ - ")", - "=" - ], - [ - "▁Ch", - "inese" - ], - [ - "▁r", - "ich" - ], - [ - "▁ri", - "ch" - ], - [ - "▁ric", - "h" - ], - [ - "▁", - "rich" - ], - [ - "▁class", - "es" - ], - [ - "▁classe", - "s" - ], - [ - "▁clas", - "ses" - ], - [ - "▁", - "classes" - ], - [ - "▁exp", - "and" - ], - [ - "▁", - "expand" - ], - [ - "▁D", - "om" - ], - [ - "▁Do", - "m" - ], - [ - "▁", - "Dom" - ], - [ - "▁D", - "ec" - ], - [ - "▁De", - "c" - ], - [ - "▁", - "Dec" - ], - [ - "s", - "n" - ], - [ - "pe", - "ed" - ], - [ - "p", - "eed" - ], - [ - "▁J", - "im" - ], - [ - "▁Ji", - "m" - ], - [ - "sh", - "ould" - ], - [ - "▁Sm", - "ith" - ], - [ - "▁p", - "ages" - ], - [ - "▁page", - "s" - ], - [ - "▁pa", - "ges" - ], - [ - "▁pag", - "es" - ], - [ - "▁", - "pages" - ], - [ - "▁Je", - "an" - ], - [ - "ri", - "cs" - ], - [ - "ric", - "s" - ], - [ - "r", - "ics" - ], - [ - "▁S", - "und" - ], - [ - "▁Su", - "nd" - ], - [ - "▁Sun", - "d" - ], - [ - "ad", - "s" - ], - [ - "a", - "ds" - ], - [ - "▁The", - "ir" - ], - [ - "un", - "icip" - ], - [ - "uni", - "cip" - ], - [ - "unic", - "ip" - ], - [ - "в", - "у" - ], - [ - "▁down", - "load" - ], - [ - "▁", - "download" - ], - [ - "▁st", - "ress" - ], - [ - "▁str", - "ess" - ], - [ - "▁stre", - "ss" - ], - [ - "▁P", - "et" - ], - [ - "▁Pe", - "t" - ], - [ - "▁", - "Pet" - ], - [ - "me", - "nu" - ], - [ - "men", - "u" - ], - [ - "m", - "enu" - ], - [ - "re", - "me" - ], - [ - "rem", - "e" - ], - [ - "r", - "eme" - ], - [ - "▁com", - "pared" - ], - [ - "▁comp", - "ared" - ], - [ - "▁compar", - "ed" - ], - [ - "▁compare", - "d" - ], - [ - "St", - "e" - ], - [ - "S", - "te" - ], - [ - "IN", - "D" - ], - [ - "I", - "ND" - ], - [ - "cont", - "ainer" - ], - [ - "▁Ind", - "ian" - ], - [ - "▁India", - "n" - ], - [ - "or", - "en" - ], - [ - "ore", - "n" - ], - [ - "o", - "ren" - ], - [ - "▁s", - "es" - ], - [ - "▁se", - "s" - ], - [ - "▁", - "ses" - ], - [ - "▁W", - "he" - ], - [ - "▁Wh", - "e" - ], - [ - "▁", - "Whe" - ], - [ - "▁r", - "oku" - ], - [ - "▁ro", - "ku" - ], - [ - "▁estab", - "lished" - ], - [ - "▁establish", - "ed" - ], - [ - "▁gener", - "ally" - ], - [ - "▁general", - "ly" - ], - [ - "▁f", - "le" - ], - [ - "▁fl", - "e" - ], - [ - "__", - "(" - ], - [ - "_", - "_(" - ], - [ - "=\"", - "+" - ], - [ - "=", - "\"+" - ], - [ - "V", - "ar" - ], - [ - "▁M", - "ake" - ], - [ - "▁Ma", - "ke" - ], - [ - "▁Mak", - "e" - ], - [ - "▁", - "Make" - ], - [ - "▁rem", - "oved" - ], - [ - "▁remove", - "d" - ], - [ - "▁", - "removed" - ], - [ - "z", - "z" - ], - [ - "ü", - "n" - ], - [ - "▁m", - "ix" - ], - [ - "▁mi", - "x" - ], - [ - "▁", - "mix" - ], - [ - "er", - "k" - ], - [ - "iat", - "ion" - ], - [ - "i", - "ation" - ], - [ - "ou", - "ter" - ], - [ - "out", - "er" - ], - [ - "oute", - "r" - ], - [ - "o", - "uter" - ], - [ - "S", - "K" - ], - [ - "▁be", - "comes" - ], - [ - "▁bec", - "omes" - ], - [ - "▁become", - "s" - ], - [ - "▁H", - "all" - ], - [ - "▁Ha", - "ll" - ], - [ - "▁Hal", - "l" - ], - [ - "sc", - "ious" - ], - [ - "▁w", - "atched" - ], - [ - "▁watch", - "ed" - ], - [ - "▁wat", - "ched" - ], - [ - "▁g", - "ather" - ], - [ - "▁ga", - "ther" - ], - [ - "▁", - "gather" - ], - [ - "▁Res", - "ult" - ], - [ - "▁", - "Result" - ], - [ - "pro", - "of" - ], - [ - "pa", - "y" - ], - [ - "p", - "ay" - ], - [ - "▁produ", - "ced" - ], - [ - "▁produce", - "d" - ], - [ - "▁prod", - "uced" - ], - [ - "▁|", - "=" - ], - [ - "▁b", - "order" - ], - [ - "▁bord", - "er" - ], - [ - "▁bor", - "der" - ], - [ - "▁", - "border" - ], - [ - "▁d", - "in" - ], - [ - "▁di", - "n" - ], - [ - "▁s", - "cript" - ], - [ - "▁sc", - "ript" - ], - [ - "▁scr", - "ipt" - ], - [ - "▁", - "script" - ], - [ - "▁a", - "ctions" - ], - [ - "▁act", - "ions" - ], - [ - "▁action", - "s" - ], - [ - "▁", - "actions" - ], - [ - "▁m", - "as" - ], - [ - "▁ma", - "s" - ], - [ - "▁", - "mas" - ], - [ - "щ", - "а" - ], - [ - "oot", - "h" - ], - [ - "oo", - "th" - ], - [ - "o", - "oth" - ], - [ - "▁Te", - "chn" - ], - [ - "▁Tech", - "n" - ], - [ - "Js", - "on" - ], - [ - "J", - "son" - ], - [ - "▁f", - "illed" - ], - [ - "▁fil", - "led" - ], - [ - "▁fill", - "ed" - ], - [ - "▁", - "filled" - ], - [ - "де", - "н" - ], - [ - "д", - "ен" - ], - [ - "und", - "le" - ], - [ - "ст", - "у" - ], - [ - "с", - "ту" - ], - [ - "To", - "ol" - ], - [ - "Too", - "l" - ], - [ - "T", - "ool" - ], - [ - "▁k", - "ing" - ], - [ - "▁ki", - "ng" - ], - [ - "▁kin", - "g" - ], - [ - "▁", - "king" - ], - [ - "▁v", - "en" - ], - [ - "▁ve", - "n" - ], - [ - "▁", - "ven" - ], - [ - "st", - "ra" - ], - [ - "str", - "a" - ], - [ - "s", - "tra" - ], - [ - "▁pre", - "dict" - ], - [ - "▁pred", - "ict" - ], - [ - "▁", - "predict" - ], - [ - "▁l", - "ui" - ], - [ - "▁lu", - "i" - ], - [ - "▁WAR", - "RAN" - ], - [ - "▁F", - "un" - ], - [ - "▁Fu", - "n" - ], - [ - "▁", - "Fun" - ], - [ - "Sc", - "ript" - ], - [ - "S", - "cript" - ], - [ - "▁power", - "ful" - ], - [ - "▁l", - "ose" - ], - [ - "▁lo", - "se" - ], - [ - "▁los", - "e" - ], - [ - "at", - "ically" - ], - [ - "atic", - "ally" - ], - [ - "▁d", - "aily" - ], - [ - "▁da", - "ily" - ], - [ - "▁dai", - "ly" - ], - [ - "▁r", - "ing" - ], - [ - "▁ri", - "ng" - ], - [ - "▁", - "ring" - ], - [ - "▁ar", - "rived" - ], - [ - "▁arriv", - "ed" - ], - [ - "▁arr", - "ived" - ], - [ - "▁arrive", - "d" - ], - [ - "St", - "ack" - ], - [ - "sc", - "ope" - ], - [ - "s", - "cope" - ], - [ - "▁B", - "ack" - ], - [ - "▁Ba", - "ck" - ], - [ - "▁", - "Back" - ], - [ - "el", - "ij" - ], - [ - "eli", - "j" - ], - [ - "e", - "lij" - ], - [ - "▁z", - "e" - ], - [ - "▁", - "ze" - ], - [ - "ke", - "ys" - ], - [ - "key", - "s" - ], - [ - "{", - "\"" - ], - [ - "VI", - "D" - ], - [ - "V", - "ID" - ], - [ - "▁l", - "icense" - ], - [ - "▁lic", - "ense" - ], - [ - "▁", - "license" - ], - [ - "wh", - "at" - ], - [ - "w", - "hat" - ], - [ - "▁pro", - "ced" - ], - [ - "▁proc", - "ed" - ], - [ - "ra", - "nt" - ], - [ - "ran", - "t" - ], - [ - "r", - "ant" - ], - [ - "est", - "ival" - ], - [ - "ag", - "ram" - ], - [ - "agr", - "am" - ], - [ - "agra", - "m" - ], - [ - "a", - "gram" - ], - [ - "▁L", - "O" - ], - [ - "▁", - "LO" - ], - [ - "▁Hen", - "ry" - ], - [ - "▁fl", - "ags" - ], - [ - "▁flag", - "s" - ], - [ - "▁", - "flags" - ], - [ - "Do", - "wn" - ], - [ - "D", - "own" - ], - [ - "scri", - "ption" - ], - [ - "script", - "ion" - ], - [ - "s", - "cription" - ], - [ - "▁famil", - "ies" - ], - [ - "▁familie", - "s" - ], - [ - "is", - "se" - ], - [ - "iss", - "e" - ], - [ - "bo", - "ur" - ], - [ - "b", - "our" - ], - [ - "▁B", - "ur" - ], - [ - "▁Bu", - "r" - ], - [ - "—", - "\"" - ], - [ - "▁b", - "rief" - ], - [ - "▁br", - "ief" - ], - [ - "▁", - "brief" - ], - [ - "▁cre", - "ating" - ], - [ - "▁creat", - "ing" - ], - [ - "▁cl", - "ients" - ], - [ - "▁client", - "s" - ], - [ - "ran", - "gle" - ], - [ - "r", - "angle" - ], - [ - "▁amaz", - "ing" - ], - [ - "▁s", - "ind" - ], - [ - "▁si", - "nd" - ], - [ - "▁sin", - "d" - ], - [ - "▁cover", - "ed" - ], - [ - "▁cov", - "ered" - ], - [ - "▁", - "covered" - ], - [ - "We", - "ll" - ], - [ - "W", - "ell" - ], - [ - "ст", - "е" - ], - [ - "с", - "те" - ], - [ - "то", - "р" - ], - [ - "т", - "ор" - ], - [ - "▁B", - "as" - ], - [ - "▁Ba", - "s" - ], - [ - "▁", - "Bas" - ], - [ - "to", - "tal" - ], - [ - "tot", - "al" - ], - [ - "t", - "otal" - ], - [ - "▁I", - "nit" - ], - [ - "▁In", - "it" - ], - [ - "▁", - "Init" - ], - [ - "▁s", - "and" - ], - [ - "▁sa", - "nd" - ], - [ - "▁san", - "d" - ], - [ - "Un", - "it" - ], - [ - "U", - "nit" - ], - [ - "▁mur", - "der" - ], - [ - "▁b", - "right" - ], - [ - "▁br", - "ight" - ], - [ - "▁brig", - "ht" - ], - [ - "▁t", - "rav" - ], - [ - "▁tr", - "av" - ], - [ - "▁tra", - "v" - ], - [ - "ic", - "ans" - ], - [ - "ica", - "ns" - ], - [ - "ican", - "s" - ], - [ - "▁att", - "ribute" - ], - [ - "▁attribut", - "e" - ], - [ - "▁", - "attribute" - ], - [ - "f", - "c" - ], - [ - "▁pl", - "aced" - ], - [ - "▁place", - "d" - ], - [ - "▁plac", - "ed" - ], - [ - "ES", - "T" - ], - [ - "E", - "ST" - ], - [ - "Var", - "i" - ], - [ - "V", - "ari" - ], - [ - "▁c", - "os" - ], - [ - "▁co", - "s" - ], - [ - "▁", - "cos" - ], - [ - "▁at", - "tract" - ], - [ - "▁att", - "ract" - ], - [ - "▁attr", - "act" - ], - [ - "▁attra", - "ct" - ], - [ - "an", - "el" - ], - [ - "ane", - "l" - ], - [ - "a", - "nel" - ], - [ - "})", - "." - ], - [ - "}", - ")." - ], - [ - "by", - "tes" - ], - [ - "byte", - "s" - ], - [ - "▁p", - "arse" - ], - [ - "▁par", - "se" - ], - [ - "▁", - "parse" - ], - [ - "▁be", - "long" - ], - [ - "▁bel", - "ong" - ], - [ - "B", - "N" - ], - [ - "▁S", - "ol" - ], - [ - "▁So", - "l" - ], - [ - "P", - "o" - ], - [ - "`", - "," - ], - [ - "▁c", - "alling" - ], - [ - "▁call", - "ing" - ], - [ - "▁cal", - "ling" - ], - [ - "▁?", - ">" - ], - [ - "▁", - "?>" - ], - [ - "▁it", - "er" - ], - [ - "▁i", - "ter" - ], - [ - "▁", - "iter" - ], - [ - "▁u", - "rl" - ], - [ - "▁ur", - "l" - ], - [ - "▁", - "url" - ], - [ - "▁ev", - "ening" - ], - [ - "▁even", - "ing" - ], - [ - "re", - "ek" - ], - [ - "ree", - "k" - ], - [ - "▁hon", - "est" - ], - [ - "▁direct", - "or" - ], - [ - "▁dire", - "ctor" - ], - [ - "▁dir", - "ector" - ], - [ - "R", - "C" - ], - [ - "▁s", - "olid" - ], - [ - "▁sol", - "id" - ], - [ - "▁", - "solid" - ], - [ - "▁ph", - "il" - ], - [ - "ie", - "ne" - ], - [ - "ien", - "e" - ], - [ - "i", - "ene" - ], - [ - "FA", - "ULT" - ], - [ - "co", - "pe" - ], - [ - "cop", - "e" - ], - [ - "c", - "ope" - ], - [ - "▁Hist", - "ory" - ], - [ - "▁Histor", - "y" - ], - [ - "▁Hi", - "story" - ], - [ - "▁", - "History" - ], - [ - "▁Te", - "am" - ], - [ - "▁", - "Team" - ], - [ - "ree", - "dom" - ], - [ - "reed", - "om" - ], - [ - "▁r", - "u" - ], - [ - "▁", - "ru" - ], - [ - "U", - "B" - ], - [ - "▁w", - "orse" - ], - [ - "▁wor", - "se" - ], - [ - "im", - "o" - ], - [ - "i", - "mo" - ], - [ - "Ma", - "t" - ], - [ - "M", - "at" - ], - [ - "▁M", - "ex" - ], - [ - "▁Me", - "x" - ], - [ - "ac", - "tor" - ], - [ - "act", - "or" - ], - [ - "a", - "ctor" - ], - [ - "▁v", - "or" - ], - [ - "▁vo", - "r" - ], - [ - "▁", - "vor" - ], - [ - "ть", - "ся" - ], - [ - "▁exper", - "iment" - ], - [ - "▁experi", - "ment" - ], - [ - "▁P", - "lay" - ], - [ - "▁Pl", - "ay" - ], - [ - "▁", - "Play" - ], - [ - "▁An", - "other" - ], - [ - "▁happ", - "ens" - ], - [ - "▁happen", - "s" - ], - [ - "ua", - "n" - ], - [ - "u", - "an" - ], - [ - "▁pat", - "ients" - ], - [ - "▁patient", - "s" - ], - [ - "▁re", - "nd" - ], - [ - "▁r", - "end" - ], - [ - "▁ren", - "d" - ], - [ - "▁", - "rend" - ], - [ - "▁M", - "o" - ], - [ - "▁", - "Mo" - ], - [ - "▁T", - "ex" - ], - [ - "▁Te", - "x" - ], - [ - "▁", - "Tex" - ], - [ - "▁w", - "ed" - ], - [ - "▁we", - "d" - ], - [ - "▁", - "wed" - ], - [ - "t", - "n" - ], - [ - "in", - "sert" - ], - [ - "ins", - "ert" - ], - [ - "▁п", - "а" - ], - [ - "▁", - "па" - ], - [ - "▁an", - "ti" - ], - [ - "▁ant", - "i" - ], - [ - "▁", - "anti" - ], - [ - "Mat", - "ch" - ], - [ - "M", - "atch" - ], - [ - "ampions", - "hip" - ], - [ - "ampion", - "ship" - ], - [ - "▁for", - "ces" - ], - [ - "▁force", - "s" - ], - [ - "▁H", - "ot" - ], - [ - "▁Ho", - "t" - ], - [ - "▁", - "Hot" - ], - [ - "▁ph", - "ase" - ], - [ - "▁", - "phase" - ], - [ - "▁t", - "emplate" - ], - [ - "▁templ", - "ate" - ], - [ - "▁temp", - "late" - ], - [ - "▁", - "template" - ], - [ - "st", - "op" - ], - [ - "sto", - "p" - ], - [ - "s", - "top" - ], - [ - "ic", - "ated" - ], - [ - "ica", - "ted" - ], - [ - "icate", - "d" - ], - [ - "▁man", - "aged" - ], - [ - "▁manage", - "d" - ], - [ - "▁", - "managed" - ], - [ - "wa", - "it" - ], - [ - "w", - "ait" - ], - [ - "▁*", - "(" - ], - [ - "▁", - "*(" - ], - [ - "G", - "B" - ], - [ - "▁app", - "oint" - ], - [ - "▁ap", - "point" - ], - [ - "▁", - "appoint" - ], - [ - "ł", - "a" - ], - [ - "▁s", - "tick" - ], - [ - "▁st", - "ick" - ], - [ - "▁", - "stick" - ], - [ - "▁F", - "OR" - ], - [ - "▁FO", - "R" - ], - [ - "▁", - "FOR" - ], - [ - "▁V", - "is" - ], - [ - "▁Vi", - "s" - ], - [ - "▁", - "Vis" - ], - [ - "to", - "r" - ], - [ - "t", - "or" - ], - [ - "▁p", - "ř" - ], - [ - "qu", - "est" - ], - [ - "que", - "st" - ], - [ - "ques", - "t" - ], - [ - "q", - "uest" - ], - [ - "us", - "es" - ], - [ - "use", - "s" - ], - [ - "u", - "ses" - ], - [ - "\");", - "\r" - ], - [ - "\")", - ";\r" - ], - [ - "\"", - ");\r" - ], - [ - "▁sudden", - "ly" - ], - [ - "▁sud", - "denly" - ], - [ - "é", - "c" - ], - [ - "N", - "D" - ], - [ - "ur", - "op" - ], - [ - "uro", - "p" - ], - [ - "u", - "rop" - ], - [ - "ре", - "д" - ], - [ - "▁ins", - "urance" - ], - [ - "ac", - "cess" - ], - [ - "acc", - "ess" - ], - [ - "a", - "ccess" - ], - [ - "un", - "finished" - ], - [ - "▁t", - "amb" - ], - [ - "▁ta", - "mb" - ], - [ - "▁tam", - "b" - ], - [ - "▁s", - "ac" - ], - [ - "▁sa", - "c" - ], - [ - "▁C", - "ourt" - ], - [ - "▁Co", - "urt" - ], - [ - "▁Cour", - "t" - ], - [ - "▁Cou", - "rt" - ], - [ - "▁miss", - "ing" - ], - [ - "▁mis", - "sing" - ], - [ - "▁", - "missing" - ], - [ - "▁W", - "here" - ], - [ - "▁Wh", - "ere" - ], - [ - "▁Whe", - "re" - ], - [ - "▁", - "Where" - ], - [ - "▁S", - "um" - ], - [ - "▁Su", - "m" - ], - [ - "▁", - "Sum" - ], - [ - "}^", - "{\\" - ], - [ - "}^{", - "\\" - ], - [ - "}", - "^{\\" - ], - [ - "▁s", - "ua" - ], - [ - "▁su", - "a" - ], - [ - "_", - "," - ], - [ - "▁th", - "ick" - ], - [ - "▁Tr", - "ump" - ], - [ - "▁Tru", - "mp" - ], - [ - "▁oper", - "ations" - ], - [ - "▁operation", - "s" - ], - [ - "▁", - "operations" - ], - [ - "F", - "S" - ], - [ - "▁de", - "ux" - ], - [ - "d", - "z" - ], - [ - "Temp", - "late" - ], - [ - "T", - "emplate" - ], - [ - "▁\"", - "/" - ], - [ - "▁o", - "dd" - ], - [ - "▁od", - "d" - ], - [ - "▁", - "odd" - ], - [ - "▁re", - "ality" - ], - [ - "▁real", - "ity" - ], - [ - "▁te", - "ams" - ], - [ - "▁team", - "s" - ], - [ - "▁tea", - "ms" - ], - [ - "▁c", - "er" - ], - [ - "▁ce", - "r" - ], - [ - "▁", - "cer" - ], - [ - "om", - "a" - ], - [ - "o", - "ma" - ], - [ - "▁", - "și" - ], - [ - "▁cl", - "oud" - ], - [ - "▁clo", - "ud" - ], - [ - "▁", - "cloud" - ], - [ - "▁Dep", - "artment" - ], - [ - "N", - "e" - ], - [ - "▁requ", - "ires" - ], - [ - "▁require", - "s" - ], - [ - "it", - "ems" - ], - [ - "ite", - "ms" - ], - [ - "item", - "s" - ], - [ - "▁I", - "II" - ], - [ - "▁II", - "I" - ], - [ - "▁", - "III" - ], - [ - "right", - "arrow" - ], - [ - ")-", - ">" - ], - [ - ")", - "->" - ], - [ - "▁w", - "riter" - ], - [ - "▁wr", - "iter" - ], - [ - "▁writ", - "er" - ], - [ - "▁write", - "r" - ], - [ - "▁", - "writer" - ], - [ - "re", - "place" - ], - [ - "rep", - "lace" - ], - [ - "▁t", - "hr" - ], - [ - "▁th", - "r" - ], - [ - "je", - "n" - ], - [ - "j", - "en" - ], - [ - "▁o", - "t" - ], - [ - "▁", - "ot" - ], - [ - "▁occ", - "up" - ], - [ - "▁oc", - "cup" - ], - [ - "▁", - "occup" - ], - [ - "▁event", - "ually" - ], - [ - "▁M", - "ath" - ], - [ - "▁Mat", - "h" - ], - [ - "▁Ma", - "th" - ], - [ - "▁", - "Math" - ], - [ - "▁con", - "serv" - ], - [ - "▁cons", - "erv" - ], - [ - "▁conse", - "rv" - ], - [ - "am", - "er" - ], - [ - "ame", - "r" - ], - [ - "a", - "mer" - ], - [ - "▁F", - "ort" - ], - [ - "▁For", - "t" - ], - [ - "▁Fo", - "rt" - ], - [ - "▁d", - "ry" - ], - [ - "▁dr", - "y" - ], - [ - "▁sex", - "ual" - ], - [ - "▁co", - "sts" - ], - [ - "▁cost", - "s" - ], - [ - "▁cos", - "ts" - ], - [ - "▁for", - "ms" - ], - [ - "▁form", - "s" - ], - [ - "▁", - "forms" - ], - [ - "▁V", - "ict" - ], - [ - "▁Vi", - "ct" - ], - [ - "▁Vic", - "t" - ], - [ - "PA", - "R" - ], - [ - "P", - "AR" - ], - [ - "frame", - "work" - ], - [ - "▁д", - "и" - ], - [ - "▁", - "ди" - ], - [ - "Oper", - "ation" - ], - [ - "з", - "на" - ], - [ - "wh", - "ich" - ], - [ - "▁t", - "ight" - ], - [ - "▁ti", - "ght" - ], - [ - "In", - "valid" - ], - [ - "▁part", - "ner" - ], - [ - "▁п", - "ред" - ], - [ - "▁пре", - "д" - ], - [ - "▁th", - "ank" - ], - [ - "▁than", - "k" - ], - [ - "▁gu", - "ard" - ], - [ - "▁", - "guard" - ], - [ - "he", - "m" - ], - [ - "h", - "em" - ], - [ - "Bo", - "dy" - ], - [ - "B", - "ody" - ], - [ - "▁e", - "mot" - ], - [ - "▁em", - "ot" - ], - [ - "I", - "X" - ], - [ - "fa", - "st" - ], - [ - "fas", - "t" - ], - [ - "f", - "ast" - ], - [ - "щ", - "о" - ], - [ - "ñ", - "o" - ], - [ - "ni", - "ght" - ], - [ - "n", - "ight" - ], - [ - "▁S", - "ci" - ], - [ - "▁Sc", - "i" - ], - [ - "ни", - "ка" - ], - [ - "ник", - "а" - ], - [ - "▁T", - "O" - ], - [ - "▁", - "TO" - ], - [ - "▁individ", - "uals" - ], - [ - "▁individual", - "s" - ], - [ - "сс", - "и" - ], - [ - "с", - "си" - ], - [ - "})", - "," - ], - [ - "}", - ")," - ], - [ - "F", - "alse" - ], - [ - "(\"", - "%" - ], - [ - "(", - "\"%" - ], - [ - "▁op", - "tim" - ], - [ - "▁opt", - "im" - ], - [ - "▁", - "optim" - ], - [ - "▁-", - "->" - ], - [ - "▁--", - ">" - ], - [ - "▁", - "-->" - ], - [ - "▁f", - "actor" - ], - [ - "▁fact", - "or" - ], - [ - "▁fac", - "tor" - ], - [ - "▁fa", - "ctor" - ], - [ - "▁", - "factor" - ], - [ - "▁sm", - "aller" - ], - [ - "▁small", - "er" - ], - [ - "▁con", - "tain" - ], - [ - "▁cont", - "ain" - ], - [ - "sp", - "ect" - ], - [ - "spec", - "t" - ], - [ - "spe", - "ct" - ], - [ - "s", - "pect" - ], - [ - "Eng", - "ine" - ], - [ - "▁ann", - "ounced" - ], - [ - "▁announ", - "ced" - ], - [ - "▁announce", - "d" - ], - [ - "▁Dem", - "ocr" - ], - [ - "▁r", - "ob" - ], - [ - "▁ro", - "b" - ], - [ - "▁", - "rob" - ], - [ - "▁f", - "lat" - ], - [ - "▁fl", - "at" - ], - [ - "▁", - "flat" - ], - [ - "os", - "oph" - ], - [ - "oso", - "ph" - ], - [ - "Se", - "arch" - ], - [ - "S", - "earch" - ], - [ - "ah", - "l" - ], - [ - "a", - "hl" - ], - [ - "▁Ex", - "ception" - ], - [ - "▁Except", - "ion" - ], - [ - "▁", - "Exception" - ], - [ - "▁O", - "l" - ], - [ - "equ", - "als" - ], - [ - "eq", - "uals" - ], - [ - "equal", - "s" - ], - [ - "▁un", - "ter" - ], - [ - "▁unt", - "er" - ], - [ - "▁", - "unter" - ], - [ - "sh", - "ape" - ], - [ - "sha", - "pe" - ], - [ - "N", - "S" - ], - [ - "Ob", - "j" - ], - [ - "▁spec", - "ies" - ], - [ - "▁spe", - "cies" - ], - [ - "we", - "ight" - ], - [ - "wei", - "ght" - ], - [ - "w", - "eight" - ], - [ - "yo", - "u" - ], - [ - "y", - "ou" - ], - [ - "▁e", - "ste" - ], - [ - "▁est", - "e" - ], - [ - "▁es", - "te" - ], - [ - "▁", - "este" - ], - [ - "▁V", - "iew" - ], - [ - "▁Vi", - "ew" - ], - [ - "▁", - "View" - ], - [ - "▁m", - "ission" - ], - [ - "▁miss", - "ion" - ], - [ - "▁", - "mission" - ], - [ - "▁j", - "ournal" - ], - [ - "▁jour", - "nal" - ], - [ - "▁", - "journal" - ], - [ - "Value", - "s" - ], - [ - "Val", - "ues" - ], - [ - "▁ein", - "em" - ], - [ - "▁eine", - "m" - ], - [ - "is", - "mo" - ], - [ - "ism", - "o" - ], - [ - "▁project", - "s" - ], - [ - "▁", - "projects" - ], - [ - "▁D", - "as" - ], - [ - "▁Da", - "s" - ], - [ - "ri", - "ble" - ], - [ - "rib", - "le" - ], - [ - "r", - "ible" - ], - [ - "▁s", - "erve" - ], - [ - "▁ser", - "ve" - ], - [ - "▁serv", - "e" - ], - [ - "▁", - "serve" - ], - [ - "▁op", - "ening" - ], - [ - "▁open", - "ing" - ], - [ - "▁h", - "ur" - ], - [ - "▁program", - "s" - ], - [ - "▁U", - "SA" - ], - [ - "▁US", - "A" - ], - [ - "▁", - "USA" - ], - [ - "il", - "iar" - ], - [ - "ili", - "ar" - ], - [ - "ilia", - "r" - ], - [ - "id", - "os" - ], - [ - "ido", - "s" - ], - [ - "B", - "r" - ], - [ - "est", - "amp" - ], - [ - "esta", - "mp" - ], - [ - "▁t", - "ools" - ], - [ - "▁to", - "ols" - ], - [ - "▁too", - "ls" - ], - [ - "▁tool", - "s" - ], - [ - "▁", - "tools" - ], - [ - "an", - "ner" - ], - [ - "ann", - "er" - ], - [ - "anne", - "r" - ], - [ - "R", - "T" - ], - [ - "▁St", - "art" - ], - [ - "▁Star", - "t" - ], - [ - "▁Sta", - "rt" - ], - [ - "▁", - "Start" - ], - [ - "▁b", - "ath" - ], - [ - "▁bat", - "h" - ], - [ - "▁ba", - "th" - ], - [ - "▁coff", - "ee" - ], - [ - "or", - "ter" - ], - [ - "ort", - "er" - ], - [ - "orte", - "r" - ], - [ - "in", - "ternal" - ], - [ - "inter", - "nal" - ], - [ - "intern", - "al" - ], - [ - "file", - "s" - ], - [ - "fil", - "es" - ], - [ - "fi", - "les" - ], - [ - "f", - "iles" - ], - [ - "IN", - "VAL" - ], - [ - "ak", - "o" - ], - [ - "a", - "ko" - ], - [ - "d", - "t" - ], - [ - "▁Se", - "cond" - ], - [ - "▁Sec", - "ond" - ], - [ - "▁", - "Second" - ], - [ - "▁al", - "loc" - ], - [ - "▁all", - "oc" - ], - [ - "▁", - "alloc" - ], - [ - "▁en", - "ded" - ], - [ - "▁end", - "ed" - ], - [ - "▁ende", - "d" - ], - [ - "▁", - "ended" - ], - [ - "ac", - "ional" - ], - [ - "aci", - "onal" - ], - [ - "acion", - "al" - ], - [ - "acio", - "nal" - ], - [ - "▁man", - "ager" - ], - [ - "▁manage", - "r" - ], - [ - "▁", - "manager" - ], - [ - "▁S", - "un" - ], - [ - "▁Su", - "n" - ], - [ - "▁", - "Sun" - ], - [ - "ag", - "g" - ], - [ - "a", - "gg" - ], - [ - "▁le", - "ader" - ], - [ - "▁lead", - "er" - ], - [ - "ol", - "ved" - ], - [ - "olve", - "d" - ], - [ - "olv", - "ed" - ], - [ - "▁ч", - "то" - ], - [ - "▁trad", - "itional" - ], - [ - "▁tradition", - "al" - ], - [ - "sh", - "ot" - ], - [ - "s", - "hot" - ], - [ - "ru", - "p" - ], - [ - "r", - "up" - ], - [ - "C", - "F" - ], - [ - "▁E", - "ach" - ], - [ - "▁", - "Each" - ], - [ - "w", - "r" - ], - [ - "▁S", - "om" - ], - [ - "▁So", - "m" - ], - [ - "▁", - "Som" - ], - [ - "▁material", - "s" - ], - [ - "▁mater", - "ials" - ], - [ - "▁m", - "sg" - ], - [ - "▁ms", - "g" - ], - [ - "▁", - "msg" - ], - [ - "▁s", - "yn" - ], - [ - "▁sy", - "n" - ], - [ - "▁", - "syn" - ], - [ - "▁produ", - "ce" - ], - [ - "▁prod", - "uce" - ], - [ - "▁st", - "orage" - ], - [ - "▁stor", - "age" - ], - [ - "▁sto", - "rage" - ], - [ - "▁", - "storage" - ], - [ - "sub", - "section" - ], - [ - "▁S", - "ie" - ], - [ - "▁Si", - "e" - ], - [ - "▁I", - "P" - ], - [ - "▁", - "IP" - ], - [ - "CE", - "SS" - ], - [ - "▁w", - "a" - ], - [ - "▁", - "wa" - ], - [ - "Re", - "cord" - ], - [ - "Rec", - "ord" - ], - [ - "▁mark", - "eting" - ], - [ - "▁market", - "ing" - ], - [ - "pl", - "et" - ], - [ - "ple", - "t" - ], - [ - "p", - "let" - ], - [ - "D", - "ialog" - ], - [ - "▁mention", - "ed" - ], - [ - "▁ment", - "ioned" - ], - [ - "▁N", - "a" - ], - [ - "▁", - "Na" - ], - [ - "▁Un", - "ion" - ], - [ - "▁", - "Union" - ], - [ - "▁A", - "PI" - ], - [ - "▁AP", - "I" - ], - [ - "▁", - "API" - ], - [ - "▁neg", - "ative" - ], - [ - "▁", - "negative" - ], - [ - "tx", - "t" - ], - [ - "t", - "xt" - ], - [ - "▁eas", - "ier" - ], - [ - "le", - "gal" - ], - [ - "leg", - "al" - ], - [ - "De", - "p" - ], - [ - "D", - "ep" - ], - [ - "▁no", - "vel" - ], - [ - "▁nov", - "el" - ], - [ - "▁nove", - "l" - ], - [ - "eu", - "r" - ], - [ - "e", - "ur" - ], - [ - "ac", - "ió" - ], - [ - "aci", - "ó" - ], - [ - "a", - "ció" - ], - [ - "▁B", - "ud" - ], - [ - "▁Bu", - "d" - ], - [ - "▁c", - "arry" - ], - [ - "▁car", - "ry" - ], - [ - "sch", - "aft" - ], - [ - "s", - "chaft" - ], - [ - "▁br", - "oken" - ], - [ - "▁bro", - "ken" - ], - [ - "▁broke", - "n" - ], - [ - "▁t", - "rees" - ], - [ - "▁tr", - "ees" - ], - [ - "▁tre", - "es" - ], - [ - "▁tree", - "s" - ], - [ - ">(", - ");" - ], - [ - ">()", - ";" - ], - [ - ">", - "();" - ], - [ - "▁e", - "mb" - ], - [ - "▁em", - "b" - ], - [ - "▁", - "emb" - ], - [ - "ie", - "der" - ], - [ - "ied", - "er" - ], - [ - "i", - "eder" - ], - [ - "▁r", - "oute" - ], - [ - "▁ro", - "ute" - ], - [ - "▁rout", - "e" - ], - [ - "▁rou", - "te" - ], - [ - "▁", - "route" - ], - [ - "ik", - "el" - ], - [ - "ike", - "l" - ], - [ - "i", - "kel" - ], - [ - "▁l", - "isten" - ], - [ - "▁li", - "sten" - ], - [ - "▁list", - "en" - ], - [ - "▁", - "listen" - ], - [ - "ash", - "ion" - ], - [ - "ashi", - "on" - ], - [ - "▁M", - "rs" - ], - [ - "▁Mr", - "s" - ], - [ - "▁equip", - "ment" - ], - [ - "ag", - "ger" - ], - [ - "agg", - "er" - ], - [ - "▁T", - "hus" - ], - [ - "▁Th", - "us" - ], - [ - "▁mat", - "rix" - ], - [ - "▁", - "matrix" - ], - [ - "al", - "la" - ], - [ - "all", - "a" - ], - [ - "a", - "lla" - ], - [ - "▁T", - "our" - ], - [ - "▁To", - "ur" - ], - [ - "▁con", - "versation" - ], - [ - "▁convers", - "ation" - ], - [ - "Mo", - "n" - ], - [ - "M", - "on" - ], - [ - "our", - "nal" - ], - [ - "▁min", - "ute" - ], - [ - "▁minut", - "e" - ], - [ - "▁", - "minute" - ], - [ - "A", - "m" - ], - [ - "Ap", - "i" - ], - [ - "A", - "pi" - ], - [ - "▁for", - "get" - ], - [ - "▁forg", - "et" - ], - [ - "M", - "e" - ], - [ - "lev", - "ant" - ], - [ - "te", - "mp" - ], - [ - "tem", - "p" - ], - [ - "t", - "emp" - ], - [ - "▁t", - "elling" - ], - [ - "▁tell", - "ing" - ], - [ - "▁tel", - "ling" - ], - [ - "mo", - "ve" - ], - [ - "mov", - "e" - ], - [ - "m", - "ove" - ], - [ - "▁in", - "dependent" - ], - [ - "▁independ", - "ent" - ], - [ - "to", - "String" - ], - [ - "ed", - "it" - ], - [ - "edi", - "t" - ], - [ - "e", - "dit" - ], - [ - "▁J", - "ac" - ], - [ - "▁Ja", - "c" - ], - [ - "az", - "z" - ], - [ - "a", - "zz" - ], - [ - "re", - "act" - ], - [ - "rea", - "ct" - ], - [ - "▁c", - "in" - ], - [ - "▁ci", - "n" - ], - [ - "▁", - "cin" - ], - [ - "▁P", - "rov" - ], - [ - "▁Pro", - "v" - ], - [ - "▁Pr", - "ov" - ], - [ - "▁", - "Prov" - ], - [ - "is", - "ted" - ], - [ - "ist", - "ed" - ], - [ - "iste", - "d" - ], - [ - "i", - "sted" - ], - [ - "▁h", - "ash" - ], - [ - "▁has", - "h" - ], - [ - "▁ha", - "sh" - ], - [ - "▁", - "hash" - ], - [ - "on", - "na" - ], - [ - "ik", - "i" - ], - [ - "i", - "ki" - ], - [ - "▁gener", - "ated" - ], - [ - "▁generate", - "d" - ], - [ - "▁gene", - "rated" - ], - [ - "▁", - "generated" - ], - [ - "Re", - "nder" - ], - [ - "Rend", - "er" - ], - [ - "R", - "ender" - ], - [ - "▁psy", - "ch" - ], - [ - "▁ps", - "ych" - ], - [ - "na", - "v" - ], - [ - "n", - "av" - ], - [ - "▁en", - "tr" - ], - [ - "▁ent", - "r" - ], - [ - "▁", - "entr" - ], - [ - "п", - "ра" - ], - [ - "r", - "x" - ], - [ - "AT", - "H" - ], - [ - "A", - "TH" - ], - [ - "▁ass", - "ume" - ], - [ - "▁assum", - "e" - ], - [ - "Tr", - "ee" - ], - [ - "T", - "ree" - ], - [ - "semb", - "ly" - ], - [ - "sembl", - "y" - ], - [ - "▁M", - "att" - ], - [ - "▁Mat", - "t" - ], - [ - "▁Ma", - "tt" - ], - [ - "ca", - "ption" - ], - [ - "c", - "aption" - ], - [ - "▁s", - "olutions" - ], - [ - "▁solution", - "s" - ], - [ - "▁fa", - "ith" - ], - [ - "▁fait", - "h" - ], - [ - "▁dig", - "ital" - ], - [ - "▁digit", - "al" - ], - [ - "▁ex", - "cell" - ], - [ - "▁exc", - "ell" - ], - [ - "▁V", - "ersion" - ], - [ - "▁Vers", - "ion" - ], - [ - "▁", - "Version" - ], - [ - "De", - "bug" - ], - [ - "D", - "ebug" - ], - [ - "▁ж", - "и" - ], - [ - "▁", - "жи" - ], - [ - "▁car", - "ried" - ], - [ - "re", - "set" - ], - [ - "res", - "et" - ], - [ - "▁slow", - "ly" - ], - [ - "an", - "cing" - ], - [ - "anc", - "ing" - ], - [ - "▁own", - "er" - ], - [ - "▁", - "owner" - ], - [ - "▁T", - "er" - ], - [ - "▁Te", - "r" - ], - [ - "▁D", - "id" - ], - [ - "▁Di", - "d" - ], - [ - "▁", - "Did" - ], - [ - "▁g", - "est" - ], - [ - "▁ge", - "st" - ], - [ - "▁ges", - "t" - ], - [ - "▁", - "gest" - ], - [ - "▁é", - "té" - ], - [ - "▁ét", - "é" - ], - [ - "▁", - "été" - ], - [ - "▁pro", - "of" - ], - [ - "▁", - "proof" - ], - [ - "F", - "ont" - ], - [ - "▁n", - "ob" - ], - [ - "▁no", - "b" - ], - [ - "▁", - "nob" - ], - [ - "C", - "o" - ], - [ - "▁G", - "NU" - ], - [ - "▁l", - "iber" - ], - [ - "▁li", - "ber" - ], - [ - "▁lib", - "er" - ], - [ - "it", - "ness" - ], - [ - "▁h", - "ij" - ], - [ - "▁hi", - "j" - ], - [ - "▁v", - "ert" - ], - [ - "▁ver", - "t" - ], - [ - "▁ve", - "rt" - ], - [ - "▁", - "vert" - ], - [ - "ш", - "а" - ], - [ - "FL", - "AG" - ], - [ - "ME", - "NT" - ], - [ - "M", - "ENT" - ], - [ - "▁S", - "on" - ], - [ - "▁So", - "n" - ], - [ - "Mu", - "lt" - ], - [ - "M", - "ult" - ], - [ - "▁d", - "istrict" - ], - [ - "▁di", - "strict" - ], - [ - "▁dist", - "rict" - ], - [ - "conne", - "ct" - ], - [ - "conn", - "ect" - ], - [ - "ject", - "ion" - ], - [ - "je", - "ction" - ], - [ - "j", - "ection" - ], - [ - "ly", - "mp" - ], - [ - "▁real", - "ized" - ], - [ - "▁realize", - "d" - ], - [ - "▁realiz", - "ed" - ], - [ - "mo", - "s" - ], - [ - "m", - "os" - ], - [ - "y", - "e" - ], - [ - "▁re", - "nder" - ], - [ - "▁r", - "ender" - ], - [ - "▁ren", - "der" - ], - [ - "▁rend", - "er" - ], - [ - "▁", - "render" - ], - [ - "ri", - "o" - ], - [ - "r", - "io" - ], - [ - "▁inter", - "pret" - ], - [ - "▁", - "interpret" - ], - [ - "▁slight", - "ly" - ], - [ - "fi", - "x" - ], - [ - "f", - "ix" - ], - [ - "▁stud", - "ies" - ], - [ - "▁r", - "id" - ], - [ - "▁ri", - "d" - ], - [ - "▁", - "rid" - ], - [ - "at", - "re" - ], - [ - "atr", - "e" - ], - [ - "a", - "tre" - ], - [ - "▁benef", - "its" - ], - [ - "▁benefit", - "s" - ], - [ - "▁F", - "ace" - ], - [ - "▁Fa", - "ce" - ], - [ - "▁Fac", - "e" - ], - [ - "▁", - "Face" - ], - [ - "iv", - "ery" - ], - [ - "ive", - "ry" - ], - [ - "iver", - "y" - ], - [ - "i", - "very" - ], - [ - "ри", - "я" - ], - [ - "doc", - "ument" - ], - [ - "d", - "ocument" - ], - [ - "▁as", - "king" - ], - [ - "▁ask", - "ing" - ], - [ - "La", - "st" - ], - [ - "L", - "ast" - ], - [ - "ar", - "ante" - ], - [ - "ara", - "nte" - ], - [ - "aran", - "te" - ], - [ - "▁Mart", - "in" - ], - [ - "▁E", - "ll" - ], - [ - "▁El", - "l" - ], - [ - "▁v", - "ector" - ], - [ - "▁ve", - "ctor" - ], - [ - "▁vec", - "tor" - ], - [ - "▁", - "vector" - ], - [ - "▁for", - "ced" - ], - [ - "▁force", - "d" - ], - [ - "▁", - "forced" - ], - [ - "о", - "ло" - ], - [ - "P", - "H" - ], - [ - "W", - "R" - ], - [ - "▁K", - "l" - ], - [ - "▁s", - "ky" - ], - [ - "▁sk", - "y" - ], - [ - "▁", - "sky" - ], - [ - "▁str", - "ategy" - ], - [ - "▁strateg", - "y" - ], - [ - "▁strat", - "egy" - ], - [ - "oc", - "ked" - ], - [ - "ock", - "ed" - ], - [ - "▁ne", - "ck" - ], - [ - "ś", - "ci" - ], - [ - "O", - "UT" - ], - [ - "))", - "," - ], - [ - ")", - ")," - ], - [ - "C", - "ustom" - ], - [ - "▁w", - "ie" - ], - [ - "▁", - "wie" - ], - [ - "▁s", - "weet" - ], - [ - "▁swe", - "et" - ], - [ - "▁t", - "emp" - ], - [ - "▁te", - "mp" - ], - [ - "▁tem", - "p" - ], - [ - "▁", - "temp" - ], - [ - "▁fore", - "ign" - ], - [ - "▁h", - "all" - ], - [ - "▁ha", - "ll" - ], - [ - "▁hal", - "l" - ], - [ - "▁", - "hall" - ], - [ - "as", - "tr" - ], - [ - "ast", - "r" - ], - [ - "a", - "str" - ], - [ - "As", - "s" - ], - [ - "A", - "ss" - ], - [ - "MO", - "DE" - ], - [ - "MOD", - "E" - ], - [ - "▁max", - "imum" - ], - [ - "▁maxim", - "um" - ], - [ - "an", - "nels" - ], - [ - "ann", - "els" - ], - [ - "annel", - "s" - ], - [ - "anne", - "ls" - ], - [ - "▁t", - "ip" - ], - [ - "▁ti", - "p" - ], - [ - "▁", - "tip" - ], - [ - "▁second", - "s" - ], - [ - "▁sec", - "onds" - ], - [ - "▁", - "seconds" - ], - [ - "▁st", - "ack" - ], - [ - "▁sta", - "ck" - ], - [ - "▁", - "stack" - ], - [ - "ig", - "a" - ], - [ - "i", - "ga" - ], - [ - "▁r", - "aise" - ], - [ - "▁rais", - "e" - ], - [ - "▁ra", - "ise" - ], - [ - "▁", - "raise" - ], - [ - "en", - "able" - ], - [ - "ena", - "ble" - ], - [ - "oi", - "r" - ], - [ - "o", - "ir" - ], - [ - "▁s", - "oul" - ], - [ - "▁so", - "ul" - ], - [ - "▁sou", - "l" - ], - [ - "K", - "e" - ], - [ - ")$", - "." - ], - [ - ")", - "$." - ], - [ - "▁T", - "im" - ], - [ - "▁Ti", - "m" - ], - [ - "▁", - "Tim" - ], - [ - "AL", - "SE" - ], - [ - "is", - "er" - ], - [ - "ise", - "r" - ], - [ - "i", - "ser" - ], - [ - "cont", - "in" - ], - [ - "be", - "l" - ], - [ - "b", - "el" - ], - [ - "▁m", - "ad" - ], - [ - "▁ma", - "d" - ], - [ - "▁", - "mad" - ], - [ - "lic", - "hen" - ], - [ - "li", - "chen" - ], - [ - "lich", - "en" - ], - [ - "liche", - "n" - ], - [ - "l", - "ichen" - ], - [ - "ab", - "e" - ], - [ - "a", - "be" - ], - [ - "sa", - "fe" - ], - [ - "▁con", - "cent" - ], - [ - "▁conc", - "ent" - ], - [ - "▁conce", - "nt" - ], - [ - "bo", - "und" - ], - [ - "b", - "ound" - ], - [ - "▁R", - "equ" - ], - [ - "▁Re", - "qu" - ], - [ - "▁", - "Requ" - ], - [ - "sw", - "itch" - ], - [ - "▁st", - "one" - ], - [ - "▁sto", - "ne" - ], - [ - "▁", - "stone" - ], - [ - "▁trans", - "l" - ], - [ - "▁", - "transl" - ], - [ - "▁v", - "ac" - ], - [ - "▁va", - "c" - ], - [ - "an", - "don" - ], - [ - "and", - "on" - ], - [ - "ando", - "n" - ], - [ - "▁F", - "ore" - ], - [ - "▁For", - "e" - ], - [ - "▁Fo", - "re" - ], - [ - "▁", - "Fore" - ], - [ - "▁s", - "ounds" - ], - [ - "▁sound", - "s" - ], - [ - "▁P", - "op" - ], - [ - "▁Po", - "p" - ], - [ - "▁", - "Pop" - ], - [ - "▁H", - "T" - ], - [ - "▁", - "HT" - ], - [ - "li", - "a" - ], - [ - "l", - "ia" - ], - [ - "en", - "ter" - ], - [ - "ent", - "er" - ], - [ - "ente", - "r" - ], - [ - "▁hel", - "ps" - ], - [ - "▁help", - "s" - ], - [ - "ed", - "y" - ], - [ - "e", - "dy" - ], - [ - "ст", - "вен" - ], - [ - "ств", - "ен" - ], - [ - "стве", - "н" - ], - [ - "an", - "ted" - ], - [ - "ant", - "ed" - ], - [ - "ante", - "d" - ], - [ - "▁I", - "ts" - ], - [ - "▁It", - "s" - ], - [ - "▁St", - "ep" - ], - [ - "▁Ste", - "p" - ], - [ - "▁", - "Step" - ], - [ - "I", - "con" - ], - [ - "▁EX", - "PECT" - ], - [ - "▁", - "EXPECT" - ], - [ - "ial", - "ized" - ], - [ - "ialize", - "d" - ], - [ - "Pos", - "t" - ], - [ - "Po", - "st" - ], - [ - "P", - "ost" - ], - [ - "az", - "e" - ], - [ - "a", - "ze" - ], - [ - "▁Car", - "ol" - ], - [ - "▁Ca", - "rol" - ], - [ - "▁re", - "q" - ], - [ - "▁r", - "eq" - ], - [ - "▁", - "req" - ], - [ - "▁crit", - "ical" - ], - [ - "▁critic", - "al" - ], - [ - "D", - "S" - ], - [ - "▁se", - "at" - ], - [ - "▁sea", - "t" - ], - [ - "ap", - "ed" - ], - [ - "ape", - "d" - ], - [ - "a", - "ped" - ], - [ - "▁up", - "per" - ], - [ - "▁upp", - "er" - ], - [ - "▁", - "upper" - ], - [ - "▁S", - "y" - ], - [ - "▁", - "Sy" - ], - [ - "▁ex", - "plain" - ], - [ - "▁expl", - "ain" - ], - [ - "▁'", - "./" - ], - [ - "▁'.", - "/" - ], - [ - "ut", - "ils" - ], - [ - "util", - "s" - ], - [ - "uti", - "ls" - ], - [ - "poss", - "ible" - ], - [ - "▁d", - "ont" - ], - [ - "▁do", - "nt" - ], - [ - "▁don", - "t" - ], - [ - "H", - "ost" - ], - [ - "▁appro", - "xim" - ], - [ - "▁approx", - "im" - ], - [ - "As", - "ync" - ], - [ - "A", - "sync" - ], - [ - "▁g", - "rab" - ], - [ - "▁gr", - "ab" - ], - [ - "▁gra", - "b" - ], - [ - "▁s", - "ources" - ], - [ - "▁source", - "s" - ], - [ - "▁sour", - "ces" - ], - [ - "▁", - "sources" - ], - [ - "▁M", - "os" - ], - [ - "▁Mo", - "s" - ], - [ - "▁Germ", - "any" - ], - [ - "▁German", - "y" - ], - [ - "▁Ger", - "many" - ], - [ - "▁r", - "ub" - ], - [ - "▁ru", - "b" - ], - [ - "▁", - "rub" - ], - [ - "CH", - "AN" - ], - [ - "▁r", - "ain" - ], - [ - "▁ra", - "in" - ], - [ - "▁tr", - "uly" - ], - [ - "▁join", - "ed" - ], - [ - "▁jo", - "ined" - ], - [ - "▁<", - "?" - ], - [ - "▁", - "" - ], - [ - "_", - "->" - ], - [ - "ag", - "nost" - ], - [ - "agn", - "ost" - ], - [ - "▁pro", - "posed" - ], - [ - "▁prop", - "osed" - ], - [ - "▁propos", - "ed" - ], - [ - "▁propose", - "d" - ], - [ - "▁G", - "ame" - ], - [ - "▁Ga", - "me" - ], - [ - "▁Gam", - "e" - ], - [ - "▁", - "Game" - ], - [ - "▁eff", - "orts" - ], - [ - "▁effort", - "s" - ], - [ - "в", - "я" - ], - [ - "t", - "c" - ], - [ - "с", - "к" - ], - [ - "▁int", - "ent" - ], - [ - "▁inte", - "nt" - ], - [ - "▁", - "intent" - ], - [ - "▁B", - "re" - ], - [ - "▁Br", - "e" - ], - [ - "is", - "c" - ], - [ - "i", - "sc" - ], - [ - "▁pro", - "test" - ], - [ - "▁prote", - "st" - ], - [ - "▁prot", - "est" - ], - [ - "▁h", - "olds" - ], - [ - "▁hold", - "s" - ], - [ - "▁hol", - "ds" - ], - [ - "▁", - "holds" - ], - [ - "om", - "etry" - ], - [ - "ome", - "try" - ], - [ - "omet", - "ry" - ], - [ - "o", - "metry" - ], - [ - "▁H", - "ave" - ], - [ - "▁Ha", - "ve" - ], - [ - "▁Hav", - "e" - ], - [ - "▁", - "Have" - ], - [ - "▁de", - "tail" - ], - [ - "▁det", - "ail" - ], - [ - "▁", - "detail" - ], - [ - "▁WIT", - "HOUT" - ], - [ - "▁WITH", - "OUT" - ], - [ - "ye", - "r" - ], - [ - "y", - "er" - ], - [ - "▁K", - "on" - ], - [ - "▁Ko", - "n" - ], - [ - "▁not", - "iced" - ], - [ - "▁notice", - "d" - ], - [ - "▁require", - "ments" - ], - [ - "▁requirement", - "s" - ], - [ - "DE", - "BUG" - ], - [ - "ki", - "ns" - ], - [ - "kin", - "s" - ], - [ - "k", - "ins" - ], - [ - "▁S", - "pan" - ], - [ - "▁Sp", - "an" - ], - [ - "▁", - "Span" - ], - [ - "▁c", - "ars" - ], - [ - "▁car", - "s" - ], - [ - "▁ca", - "rs" - ], - [ - "me", - "ta" - ], - [ - "met", - "a" - ], - [ - "m", - "eta" - ], - [ - "▁k", - "il" - ], - [ - "▁ki", - "l" - ], - [ - "▁", - "kil" - ], - [ - "▁B", - "ron" - ], - [ - "▁Br", - "on" - ], - [ - "▁Bro", - "n" - ], - [ - "▁experience", - "d" - ], - [ - "▁experi", - "enced" - ], - [ - "▁re", - "mind" - ], - [ - "▁rem", - "ind" - ], - [ - "our", - "se" - ], - [ - "ours", - "e" - ], - [ - "▁W", - "estern" - ], - [ - "▁West", - "ern" - ], - [ - "▁Wes", - "tern" - ], - [ - "ter", - "ed" - ], - [ - "te", - "red" - ], - [ - "tere", - "d" - ], - [ - "t", - "ered" - ], - [ - "▁dev", - "ices" - ], - [ - "▁device", - "s" - ], - [ - "▁", - "devices" - ], - [ - "▁pict", - "ures" - ], - [ - "▁picture", - "s" - ], - [ - "▁t", - "ut" - ], - [ - "▁tu", - "t" - ], - [ - "\"", - "`" - ], - [ - "▁im", - "possible" - ], - [ - "▁r", - "ail" - ], - [ - "▁ra", - "il" - ], - [ - "▁fe", - "els" - ], - [ - "▁feel", - "s" - ], - [ - "▁fee", - "ls" - ], - [ - "ic", - "as" - ], - [ - "ica", - "s" - ], - [ - "i", - "cas" - ], - [ - "il", - "ling" - ], - [ - "ill", - "ing" - ], - [ - "▁acc", - "ident" - ], - [ - "▁'", - "@" - ], - [ - "____", - "____" - ], - [ - "▁n", - "otes" - ], - [ - "▁not", - "es" - ], - [ - "▁no", - "tes" - ], - [ - "▁note", - "s" - ], - [ - "▁", - "notes" - ], - [ - "om", - "an" - ], - [ - "oma", - "n" - ], - [ - "o", - "man" - ], - [ - "Par", - "ser" - ], - [ - "Parse", - "r" - ], - [ - "Pars", - "er" - ], - [ - "▁dis", - "covered" - ], - [ - "▁discover", - "ed" - ], - [ - "▁R", - "oman" - ], - [ - "▁Rom", - "an" - ], - [ - "▁Ro", - "man" - ], - [ - "▁Roma", - "n" - ], - [ - "▁bud", - "get" - ], - [ - "▁gu", - "ide" - ], - [ - "▁guid", - "e" - ], - [ - "ki", - "ng" - ], - [ - "kin", - "g" - ], - [ - "k", - "ing" - ], - [ - "▁in", - "cred" - ], - [ - "▁inc", - "red" - ], - [ - "▁incre", - "d" - ], - [ - "ol", - "ar" - ], - [ - "ola", - "r" - ], - [ - "o", - "lar" - ], - [ - "en", - "den" - ], - [ - "end", - "en" - ], - [ - "ende", - "n" - ], - [ - "Des", - "c" - ], - [ - "De", - "sc" - ], - [ - "D", - "esc" - ], - [ - "▁w", - "ave" - ], - [ - "▁wa", - "ve" - ], - [ - "▁", - "wave" - ], - [ - "б", - "ли" - ], - [ - "ig", - "t" - ], - [ - "i", - "gt" - ], - [ - "▁re", - "strict" - ], - [ - "▁rest", - "rict" - ], - [ - "▁restr", - "ict" - ], - [ - "▁R", - "et" - ], - [ - "▁Re", - "t" - ], - [ - "▁", - "Ret" - ], - [ - "▁m", - "ac" - ], - [ - "▁ma", - "c" - ], - [ - "▁", - "mac" - ], - [ - "у", - "р" - ], - [ - "B", - "S" - ], - [ - "í", - "s" - ], - [ - "▁gener", - "ation" - ], - [ - "de", - "m" - ], - [ - "d", - "em" - ], - [ - "al", - "o" - ], - [ - "a", - "lo" - ], - [ - "б", - "ра" - ], - [ - "▁order", - "ed" - ], - [ - "▁ord", - "ered" - ], - [ - "▁", - "ordered" - ], - [ - "dr", - "op" - ], - [ - "dro", - "p" - ], - [ - "d", - "rop" - ], - [ - "▁p", - "p" - ], - [ - "▁", - "pp" - ], - [ - "▁Re", - "view" - ], - [ - "▁Rev", - "iew" - ], - [ - "▁", - "Review" - ], - [ - "▁liter", - "ally" - ], - [ - "▁literal", - "ly" - ], - [ - "▁S", - "ir" - ], - [ - "▁Si", - "r" - ], - [ - "▁", - "Sir" - ], - [ - "▁Y", - "eah" - ], - [ - "▁Ye", - "ah" - ], - [ - "▁", - "Yeah" - ], - [ - "▁d", - "ensity" - ], - [ - "▁dens", - "ity" - ], - [ - "▁", - "density" - ], - [ - "ri", - "z" - ], - [ - "r", - "iz" - ], - [ - "in", - "de" - ], - [ - "ind", - "e" - ], - [ - "i", - "nde" - ], - [ - "▁g", - "ain" - ], - [ - "▁ga", - "in" - ], - [ - "▁", - "gain" - ], - [ - "▁p", - "anel" - ], - [ - "▁pan", - "el" - ], - [ - "▁pa", - "nel" - ], - [ - "▁", - "panel" - ], - [ - "je", - "t" - ], - [ - "j", - "et" - ], - [ - "▁T", - "imes" - ], - [ - "▁Time", - "s" - ], - [ - "▁Tim", - "es" - ], - [ - "▁Ti", - "mes" - ], - [ - "▁", - "Times" - ], - [ - "▁n", - "ella" - ], - [ - "▁ne", - "lla" - ], - [ - "▁nel", - "la" - ], - [ - "▁nell", - "a" - ], - [ - "▁pre", - "viously" - ], - [ - "▁previous", - "ly" - ], - [ - "▁prev", - "iously" - ], - [ - "point", - "s" - ], - [ - "Se", - "nd" - ], - [ - "S", - "end" - ], - [ - "▁B", - "rown" - ], - [ - "▁Br", - "own" - ], - [ - "▁Bro", - "wn" - ], - [ - "▁Brow", - "n" - ], - [ - "ea", - "ch" - ], - [ - "e", - "ach" - ], - [ - "▁tr", - "igger" - ], - [ - "▁", - "trigger" - ], - [ - "ome", - "times" - ], - [ - "omet", - "imes" - ], - [ - "ic", - "os" - ], - [ - "ico", - "s" - ], - [ - "i", - "cos" - ], - [ - "G", - "R" - ], - [ - "Pane", - "l" - ], - [ - "Pan", - "el" - ], - [ - "P", - "anel" - ], - [ - "og", - "en" - ], - [ - "oge", - "n" - ], - [ - "o", - "gen" - ], - [ - "▁c", - "m" - ], - [ - "▁", - "cm" - ], - [ - "ru", - "ctions" - ], - [ - "ruct", - "ions" - ], - [ - "ruction", - "s" - ], - [ - "▁k", - "iss" - ], - [ - "▁ki", - "ss" - ], - [ - "▁s", - "olo" - ], - [ - "▁so", - "lo" - ], - [ - "▁sol", - "o" - ], - [ - "▁f", - "amous" - ], - [ - "▁fam", - "ous" - ], - [ - "ra", - "n" - ], - [ - "r", - "an" - ], - [ - "п", - "ро" - ], - [ - "▁th", - "ro" - ], - [ - "▁thr", - "o" - ], - [ - "Gr", - "aph" - ], - [ - "G", - "raph" - ], - [ - "im", - "it" - ], - [ - "imi", - "t" - ], - [ - "i", - "mit" - ], - [ - "▁V", - "alue" - ], - [ - "▁Val", - "ue" - ], - [ - "▁", - "Value" - ], - [ - "▁st", - "arts" - ], - [ - "▁start", - "s" - ], - [ - "▁star", - "ts" - ], - [ - "ip", - "eline" - ], - [ - "ipe", - "line" - ], - [ - "h", - "d" - ], - [ - "T", - "C" - ], - [ - "▁dis", - "cussion" - ], - [ - "▁discuss", - "ion" - ], - [ - "▁tr", - "uck" - ], - [ - "ak", - "a" - ], - [ - "a", - "ka" - ], - [ - "On", - "ly" - ], - [ - "▁E", - "qu" - ], - [ - "▁Eq", - "u" - ], - [ - "▁", - "Equ" - ], - [ - "▁k", - "ö" - ], - [ - "▁", - "kö" - ], - [ - "▁B", - "es" - ], - [ - "▁Be", - "s" - ], - [ - "▁crit", - "ic" - ], - [ - "▁pro", - "pos" - ], - [ - "▁prop", - "os" - ], - [ - "▁b", - "att" - ], - [ - "▁bat", - "t" - ], - [ - "▁ba", - "tt" - ], - [ - "▁S", - "ection" - ], - [ - "▁Se", - "ction" - ], - [ - "▁", - "Section" - ], - [ - "Sh", - "ow" - ], - [ - "S", - "how" - ], - [ - "g", - "p" - ], - [ - "ST", - "ATE" - ], - [ - "STAT", - "E" - ], - [ - "PO", - "ST" - ], - [ - "POS", - "T" - ], - [ - "P", - "OST" - ], - [ - "▁N", - "ord" - ], - [ - "▁No", - "rd" - ], - [ - "▁Nor", - "d" - ], - [ - "▁in", - "nov" - ], - [ - "▁inn", - "ov" - ], - [ - "▁c", - "rim" - ], - [ - "▁cr", - "im" - ], - [ - "▁cri", - "m" - ], - [ - "▁", - "crim" - ], - [ - "ax", - "is" - ], - [ - "a", - "xis" - ], - [ - "▁T", - "urn" - ], - [ - "▁Tur", - "n" - ], - [ - "▁Tu", - "rn" - ], - [ - "▁", - "Turn" - ], - [ - "con", - "n" - ], - [ - "co", - "nn" - ], - [ - "Run", - "time" - ], - [ - "▁rem", - "aining" - ], - [ - "▁remain", - "ing" - ], - [ - "os", - "ton" - ], - [ - "ost", - "on" - ], - [ - "osto", - "n" - ], - [ - "o", - "ston" - ], - [ - "▁", - "Э" - ], - [ - "▁window", - "s" - ], - [ - "▁wind", - "ows" - ], - [ - "▁", - "windows" - ], - [ - "▁R", - "oyal" - ], - [ - "▁Ro", - "yal" - ], - [ - "▁Roy", - "al" - ], - [ - "▁v", - "ide" - ], - [ - "▁vi", - "de" - ], - [ - "▁vid", - "e" - ], - [ - "P", - "P" - ], - [ - "ch", - "ron" - ], - [ - "chr", - "on" - ], - [ - "▁s", - "an" - ], - [ - "▁sa", - "n" - ], - [ - "▁", - "san" - ], - [ - "▁r", - "ise" - ], - [ - "▁ri", - "se" - ], - [ - "▁ris", - "e" - ], - [ - "▁", - "rise" - ], - [ - "▁d", - "elle" - ], - [ - "▁de", - "lle" - ], - [ - "▁del", - "le" - ], - [ - "▁dell", - "e" - ], - [ - "▁D", - "ur" - ], - [ - "▁Du", - "r" - ], - [ - "▁rap", - "id" - ], - [ - "▁ra", - "pid" - ], - [ - "ce", - "rt" - ], - [ - "cer", - "t" - ], - [ - "c", - "ert" - ], - [ - "L", - "A" - ], - [ - "ed", - "ge" - ], - [ - "▁\\", - "]" - ], - [ - "▁", - "\\]" - ], - [ - "▁en", - "tered" - ], - [ - "▁ent", - "ered" - ], - [ - "▁enter", - "ed" - ], - [ - "▁l", - "aws" - ], - [ - "▁la", - "ws" - ], - [ - "▁law", - "s" - ], - [ - "▁ph", - "oto" - ], - [ - "▁phot", - "o" - ], - [ - "▁", - "photo" - ], - [ - "▁ap", - "plications" - ], - [ - "▁applic", - "ations" - ], - [ - "▁application", - "s" - ], - [ - "▁appl", - "ications" - ], - [ - "▁Ber", - "lin" - ], - [ - "▁ar", - "rest" - ], - [ - "▁arr", - "est" - ], - [ - "▁f", - "ederal" - ], - [ - "▁fed", - "eral" - ], - [ - "▁feder", - "al" - ], - [ - "▁R", - "ussia" - ], - [ - "▁Russ", - "ia" - ], - [ - "▁us", - "ual" - ], - [ - "▁r", - "aw" - ], - [ - "▁ra", - "w" - ], - [ - "▁", - "raw" - ], - [ - "▁pi", - "ù" - ], - [ - "êt", - "re" - ], - [ - "ê", - "tre" - ], - [ - "JS", - "ON" - ], - [ - "J", - "SON" - ], - [ - "SI", - "ON" - ], - [ - "S", - "ION" - ], - [ - "xt", - "ure" - ], - [ - "ist", - "ent" - ], - [ - "iste", - "nt" - ], - [ - "isten", - "t" - ], - [ - "▁P", - "ower" - ], - [ - "▁Po", - "wer" - ], - [ - "▁Pow", - "er" - ], - [ - "▁", - "Power" - ], - [ - "Bi", - "t" - ], - [ - "B", - "it" - ], - [ - "▁cap", - "acity" - ], - [ - "▁capac", - "ity" - ], - [ - "▁", - "capacity" - ], - [ - "▁c", - "ards" - ], - [ - "▁car", - "ds" - ], - [ - "▁card", - "s" - ], - [ - "▁", - "cards" - ], - [ - "UI", - "D" - ], - [ - "U", - "ID" - ], - [ - "im", - "ents" - ], - [ - "iment", - "s" - ], - [ - "imen", - "ts" - ], - [ - "i", - "ments" - ], - [ - "▁d", - "ar" - ], - [ - "▁da", - "r" - ], - [ - "▁", - "dar" - ], - [ - "▁Ch", - "icago" - ], - [ - "▁comfort", - "able" - ], - [ - "ti", - "p" - ], - [ - "t", - "ip" - ], - [ - "ba", - "s" - ], - [ - "b", - "as" - ], - [ - "▁m", - "u" - ], - [ - "▁", - "mu" - ], - [ - "▁en", - "emy" - ], - [ - "▁enem", - "y" - ], - [ - "ya", - "n" - ], - [ - "y", - "an" - ], - [ - "▁ф", - "и" - ], - [ - "▁", - "фи" - ], - [ - "▁up", - "dated" - ], - [ - "▁update", - "d" - ], - [ - "▁", - "updated" - ], - [ - "an", - "go" - ], - [ - "ang", - "o" - ], - [ - "E", - "v" - ], - [ - "E", - "ffect" - ], - [ - "os", - "ing" - ], - [ - "osi", - "ng" - ], - [ - "o", - "sing" - ], - [ - "ren", - "ce" - ], - [ - "r", - "ence" - ], - [ - "▁Con", - "gress" - ], - [ - "▁Cong", - "ress" - ], - [ - "▁d", - "efe" - ], - [ - "▁de", - "fe" - ], - [ - "▁def", - "e" - ], - [ - "▁i", - "p" - ], - [ - "▁", - "ip" - ], - [ - "▁t", - "out" - ], - [ - "▁to", - "ut" - ], - [ - "▁tou", - "t" - ], - [ - "▁f", - "reedom" - ], - [ - "▁free", - "dom" - ], - [ - "▁freed", - "om" - ], - [ - "▁a", - "o" - ], - [ - "▁", - "ao" - ], - [ - "▁There", - "fore" - ], - [ - "▁Ther", - "efore" - ], - [ - "Ed", - "it" - ], - [ - "E", - "dit" - ], - [ - "▁Vir", - "gin" - ], - [ - "RE", - "E" - ], - [ - "R", - "EE" - ], - [ - "ar", - "go" - ], - [ - "arg", - "o" - ], - [ - "▁D", - "am" - ], - [ - "▁Da", - "m" - ], - [ - "▁", - "Dam" - ], - [ - "▁tra", - "ffic" - ], - [ - "▁traff", - "ic" - ], - [ - "ño", - "s" - ], - [ - "ñ", - "os" - ], - [ - "▁a", - "lle" - ], - [ - "▁al", - "le" - ], - [ - "▁all", - "e" - ], - [ - "▁", - "alle" - ], - [ - "▁dep", - "th" - ], - [ - "▁", - "depth" - ], - [ - "No", - "w" - ], - [ - "N", - "ow" - ], - [ - "▁s", - "ides" - ], - [ - "▁side", - "s" - ], - [ - "▁si", - "des" - ], - [ - "▁sid", - "es" - ], - [ - "▁го", - "ди" - ], - [ - "▁год", - "и" - ], - [ - "Des", - "criptor" - ], - [ - "▁art", - "ikel" - ], - [ - "▁n", - "arrow" - ], - [ - "▁narr", - "ow" - ], - [ - "▁nar", - "row" - ], - [ - "__", - "_" - ], - [ - "_", - "__" - ], - [ - "k", - "w" - ], - [ - "ut", - "o" - ], - [ - "u", - "to" - ], - [ - "▁Face", - "book" - ], - [ - "▁Fac", - "ebook" - ], - [ - "te", - "gr" - ], - [ - "t", - "egr" - ], - [ - "bo", - "olean" - ], - [ - "ni", - "k" - ], - [ - "n", - "ik" - ], - [ - "b", - "d" - ], - [ - "Tr", - "ack" - ], - [ - "Tra", - "ck" - ], - [ - "▁g", - "ran" - ], - [ - "▁gr", - "an" - ], - [ - "▁gra", - "n" - ], - [ - "res", - "hold" - ], - [ - "resh", - "old" - ], - [ - "ве", - "т" - ], - [ - "в", - "ет" - ], - [ - "wr", - "ap" - ], - [ - "w", - "rap" - ], - [ - "▁n", - "oise" - ], - [ - "▁no", - "ise" - ], - [ - "ig", - "u" - ], - [ - "i", - "gu" - ], - [ - "▁B", - "on" - ], - [ - "▁Bo", - "n" - ], - [ - "▁", - "Bon" - ], - [ - "▁w", - "y" - ], - [ - "▁", - "wy" - ], - [ - "lin", - "ux" - ], - [ - "ck", - "s" - ], - [ - "c", - "ks" - ], - [ - "▁f", - "ans" - ], - [ - "▁fa", - "ns" - ], - [ - "▁fan", - "s" - ], - [ - "▁m", - "ach" - ], - [ - "▁ma", - "ch" - ], - [ - "▁mac", - "h" - ], - [ - "▁p", - "rices" - ], - [ - "▁pr", - "ices" - ], - [ - "▁pri", - "ces" - ], - [ - "▁price", - "s" - ], - [ - "é", - "v" - ], - [ - "ou", - "ts" - ], - [ - "out", - "s" - ], - [ - "o", - "uts" - ], - [ - "stand", - "ing" - ], - [ - "stan", - "ding" - ], - [ - "▁c", - "ateg" - ], - [ - "▁cat", - "eg" - ], - [ - ";", - "\\" - ], - [ - "▁de", - "cre" - ], - [ - "▁dec", - "re" - ], - [ - "▁S", - "aturday" - ], - [ - "▁m", - "enu" - ], - [ - "▁me", - "nu" - ], - [ - "▁men", - "u" - ], - [ - "▁", - "menu" - ], - [ - "▁N", - "ov" - ], - [ - "▁No", - "v" - ], - [ - "▁Y", - "et" - ], - [ - "▁Ye", - "t" - ], - [ - "▁та", - "к" - ], - [ - "lic", - "he" - ], - [ - "li", - "che" - ], - [ - "lich", - "e" - ], - [ - "l", - "iche" - ], - [ - "▁Ac", - "adem" - ], - [ - "▁commun", - "ication" - ], - [ - "us", - "ing" - ], - [ - "u", - "sing" - ], - [ - "▁Soc", - "iety" - ], - [ - "▁Soci", - "ety" - ], - [ - "▁n", - "uc" - ], - [ - "▁nu", - "c" - ], - [ - "pect", - "ive" - ], - [ - "or", - "ial" - ], - [ - "oria", - "l" - ], - [ - "ori", - "al" - ], - [ - "o", - "rial" - ], - [ - "▁af", - "raid" - ], - [ - "▁an", - "imal" - ], - [ - "▁anim", - "al" - ], - [ - "▁turn", - "ing" - ], - [ - "▁tur", - "ning" - ], - [ - "ds", - "t" - ], - [ - "d", - "st" - ], - [ - "math", - "frak" - ], - [ - "le", - "rs" - ], - [ - "ler", - "s" - ], - [ - "l", - "ers" - ], - [ - "▁l", - "ots" - ], - [ - "▁lo", - "ts" - ], - [ - "▁lot", - "s" - ], - [ - "▁", - "á" - ], - [ - "▁T", - "ra" - ], - [ - "▁Tr", - "a" - ], - [ - "▁", - "Tra" - ], - [ - "n", - "p" - ], - [ - "▁r", - "ose" - ], - [ - "▁ro", - "se" - ], - [ - "▁", - "rose" - ], - [ - "▁G", - "L" - ], - [ - "▁", - "GL" - ], - [ - "▁hel", - "ping" - ], - [ - "▁help", - "ing" - ], - [ - "▁w", - "inter" - ], - [ - "▁win", - "ter" - ], - [ - "▁ко", - "м" - ], - [ - "▁", - "ком" - ], - [ - "Mo", - "ck" - ], - [ - "M", - "ock" - ], - [ - "▁invest", - "ment" - ], - [ - "Us", - "e" - ], - [ - "U", - "se" - ], - [ - "▁Can", - "ad" - ], - [ - "н", - "д" - ], - [ - "Co", - "py" - ], - [ - "Cop", - "y" - ], - [ - "C", - "opy" - ], - [ - "▁f", - "ly" - ], - [ - "▁fl", - "y" - ], - [ - "▁", - "fly" - ], - [ - "SE", - "R" - ], - [ - "S", - "ER" - ], - [ - "▁F", - "ar" - ], - [ - "▁Fa", - "r" - ], - [ - "▁R", - "os" - ], - [ - "▁Ro", - "s" - ], - [ - "am", - "il" - ], - [ - "ami", - "l" - ], - [ - "a", - "mil" - ], - [ - "▁fight", - "ing" - ], - [ - "▁rel", - "igious" - ], - [ - "▁relig", - "ious" - ], - [ - "su", - "per" - ], - [ - "sup", - "er" - ], - [ - "s", - "uper" - ], - [ - "sc", - "reen" - ], - [ - "scr", - "een" - ], - [ - "s", - "creen" - ], - [ - "▁f", - "urn" - ], - [ - "▁fur", - "n" - ], - [ - "▁fu", - "rn" - ], - [ - "▁surpr", - "ised" - ], - [ - "▁surprise", - "d" - ], - [ - "▁re", - "plied" - ], - [ - "▁repl", - "ied" - ], - [ - "Act", - "ivity" - ], - [ - "Activ", - "ity" - ], - [ - "▁D", - "own" - ], - [ - "▁Do", - "wn" - ], - [ - "▁Dow", - "n" - ], - [ - "▁", - "Down" - ], - [ - "▁in", - "sert" - ], - [ - "▁ins", - "ert" - ], - [ - "▁", - "insert" - ], - [ - "▁O", - "lymp" - ], - [ - "▁point", - "ed" - ], - [ - "▁po", - "inted" - ], - [ - "▁C", - "ard" - ], - [ - "▁Car", - "d" - ], - [ - "▁Ca", - "rd" - ], - [ - "▁", - "Card" - ], - [ - "dr", - "iver" - ], - [ - "drive", - "r" - ], - [ - "d", - "river" - ], - [ - "▁D", - "a" - ], - [ - "▁", - "Da" - ], - [ - "!", - "--" - ], - [ - "ro", - "ud" - ], - [ - "rou", - "d" - ], - [ - "r", - "oud" - ], - [ - "un", - "do" - ], - [ - "und", - "o" - ], - [ - "▁m", - "essages" - ], - [ - "▁message", - "s" - ], - [ - "▁mess", - "ages" - ], - [ - "▁", - "messages" - ], - [ - "▁P", - "oint" - ], - [ - "▁Po", - "int" - ], - [ - "▁", - "Point" - ], - [ - "V", - "M" - ], - [ - "▁p", - "lane" - ], - [ - "▁pl", - "ane" - ], - [ - "▁plan", - "e" - ], - [ - "▁", - "plane" - ], - [ - "x", - "c" - ], - [ - "▁telev", - "ision" - ], - [ - "▁tele", - "vision" - ], - [ - "▁televis", - "ion" - ], - [ - "ё", - "н" - ], - [ - "▁thous", - "ands" - ], - [ - "▁thousand", - "s" - ], - [ - "▁c", - "ris" - ], - [ - "▁cr", - "is" - ], - [ - "▁cri", - "s" - ], - [ - "▁de", - "lay" - ], - [ - "▁del", - "ay" - ], - [ - "▁", - "delay" - ], - [ - "▁N", - "ext" - ], - [ - "▁Ne", - "xt" - ], - [ - "▁", - "Next" - ], - [ - "▁no", - "mbre" - ], - [ - "▁nom", - "bre" - ], - [ - "▁t", - "u" - ], - [ - "▁", - "tu" - ], - [ - "▁sk", - "ip" - ], - [ - "▁ski", - "p" - ], - [ - "▁", - "skip" - ], - [ - "ro", - "ad" - ], - [ - "r", - "oad" - ], - [ - "istr", - "ation" - ], - [ - "▁t", - "ur" - ], - [ - "▁tu", - "r" - ], - [ - "▁De", - "velop" - ], - [ - "▁Devel", - "op" - ], - [ - "▁П", - "а" - ], - [ - "▁д", - "ру" - ], - [ - "▁др", - "у" - ], - [ - "▁wonder", - "ful" - ], - [ - ">", - "&" - ], - [ - "▁L", - "iber" - ], - [ - "▁Li", - "ber" - ], - [ - "▁Lib", - "er" - ], - [ - "▁s", - "cope" - ], - [ - "▁sc", - "ope" - ], - [ - "▁", - "scope" - ], - [ - "▁man", - "age" - ], - [ - "▁ma", - "nage" - ], - [ - "▁d", - "ass" - ], - [ - "▁da", - "ss" - ], - [ - "▁das", - "s" - ], - [ - "▁re", - "call" - ], - [ - "▁rec", - "all" - ], - [ - "P", - "M" - ], - [ - "▁re", - "levant" - ], - [ - "▁relev", - "ant" - ], - [ - "▁E", - "arth" - ], - [ - "▁ка", - "к" - ], - [ - "▁a", - "pr" - ], - [ - "▁ap", - "r" - ], - [ - "▁A", - "SS" - ], - [ - "▁AS", - "S" - ], - [ - "▁", - "ASS" - ], - [ - "ié", - "n" - ], - [ - "i", - "én" - ], - [ - "▁S", - "H" - ], - [ - "▁", - "SH" - ], - [ - "oo", - "m" - ], - [ - "o", - "om" - ], - [ - "it", - "et" - ], - [ - "ite", - "t" - ], - [ - "no", - "ne" - ], - [ - "non", - "e" - ], - [ - "n", - "one" - ], - [ - "as", - "i" - ], - [ - "a", - "si" - ], - [ - "▁mot", - "or" - ], - [ - "▁mo", - "tor" - ], - [ - "▁S", - "how" - ], - [ - "▁Sh", - "ow" - ], - [ - "▁", - "Show" - ], - [ - "n", - "b" - ], - [ - "▁fact", - "ors" - ], - [ - "▁fa", - "ctors" - ], - [ - "▁factor", - "s" - ], - [ - "▁f", - "orest" - ], - [ - "▁for", - "est" - ], - [ - "▁fore", - "st" - ], - [ - "▁fo", - "rest" - ], - [ - "▁в", - "ре" - ], - [ - "th", - "m" - ], - [ - "t", - "hm" - ], - [ - "▁m", - "unicip" - ], - [ - "▁turn", - "s" - ], - [ - "▁tur", - "ns" - ], - [ - "▁Div", - "ision" - ], - [ - "▁Di", - "vision" - ], - [ - "E", - "C" - ], - [ - "▁dis", - "appe" - ], - [ - "struct", - "or" - ], - [ - "stru", - "ctor" - ], - [ - "▁some", - "where" - ], - [ - "▁Afr", - "ican" - ], - [ - "▁Africa", - "n" - ], - [ - "▁Inst", - "itute" - ], - [ - "▁Institut", - "e" - ], - [ - "Gr", - "id" - ], - [ - "G", - "rid" - ], - [ - "▁te", - "acher" - ], - [ - "▁teach", - "er" - ], - [ - "▁tea", - "cher" - ], - [ - "ur", - "ies" - ], - [ - "uri", - "es" - ], - [ - "u", - "ries" - ], - [ - "▁respect", - "ively" - ], - [ - "▁respective", - "ly" - ], - [ - "▁S", - "D" - ], - [ - "▁", - "SD" - ], - [ - "▁a", - "live" - ], - [ - "▁al", - "ive" - ], - [ - "▁ali", - "ve" - ], - [ - "▁p", - "ou" - ], - [ - "▁po", - "u" - ], - [ - "▁W", - "ater" - ], - [ - "▁Wat", - "er" - ], - [ - "▁Wa", - "ter" - ], - [ - "▁", - "Water" - ], - [ - "ф", - "е" - ], - [ - "▁ch", - "anging" - ], - [ - "▁chang", - "ing" - ], - [ - "▁", - "changing" - ], - [ - "▁after", - "noon" - ], - [ - "▁or", - "ders" - ], - [ - "▁order", - "s" - ], - [ - "▁ord", - "ers" - ], - [ - "▁", - "orders" - ], - [ - "Re", - "t" - ], - [ - "R", - "et" - ], - [ - "Point", - "er" - ], - [ - "Po", - "inter" - ], - [ - "▁s", - "av" - ], - [ - "▁sa", - "v" - ], - [ - "er", - "g" - ], - [ - "e", - "rg" - ], - [ - "ok", - "ed" - ], - [ - "oke", - "d" - ], - [ - "o", - "ked" - ], - [ - "ess", - "ions" - ], - [ - "ession", - "s" - ], - [ - "▁F", - "ire" - ], - [ - "▁Fi", - "re" - ], - [ - "▁", - "Fire" - ], - [ - "ar", - "et" - ], - [ - "are", - "t" - ], - [ - "a", - "ret" - ], - [ - "im", - "m" - ], - [ - "i", - "mm" - ], - [ - "▁des", - "ire" - ], - [ - "▁", - "що" - ], - [ - "▁De", - "sign" - ], - [ - "▁Des", - "ign" - ], - [ - "▁", - "Design" - ], - [ - "ut", - "ure" - ], - [ - "▁Off", - "ice" - ], - [ - "▁c", - "md" - ], - [ - "▁cm", - "d" - ], - [ - "▁", - "cmd" - ], - [ - "▁e", - "ating" - ], - [ - "▁eat", - "ing" - ], - [ - "Net", - "work" - ], - [ - "▁r", - "ough" - ], - [ - "▁ro", - "ugh" - ], - [ - "▁rou", - "gh" - ], - [ - "▁", - "rough" - ], - [ - "oper", - "ator" - ], - [ - "IG", - "N" - ], - [ - "I", - "GN" - ], - [ - "▁s", - "ports" - ], - [ - "▁sp", - "orts" - ], - [ - "▁sport", - "s" - ], - [ - "▁w", - "eren" - ], - [ - "▁we", - "ren" - ], - [ - "▁were", - "n" - ], - [ - "▁wer", - "en" - ], - [ - "▁n", - "oted" - ], - [ - "▁not", - "ed" - ], - [ - "▁no", - "ted" - ], - [ - "▁note", - "d" - ], - [ - "▁tw", - "ice" - ], - [ - "II", - "I" - ], - [ - "I", - "II" - ], - [ - "▁a", - "nx" - ], - [ - "▁an", - "x" - ], - [ - "▁e", - "lim" - ], - [ - "▁el", - "im" - ], - [ - "▁а", - "в" - ], - [ - "▁i", - "o" - ], - [ - "▁", - "io" - ], - [ - "▁spe", - "ech" - ], - [ - "▁con", - "du" - ], - [ - "▁cond", - "u" - ], - [ - "el", - "les" - ], - [ - "ell", - "es" - ], - [ - "elle", - "s" - ], - [ - "id", - "ade" - ], - [ - "ida", - "de" - ], - [ - "idad", - "e" - ], - [ - "▁adv", - "ance" - ], - [ - "R", - "I" - ], - [ - "oc", - "a" - ], - [ - "o", - "ca" - ], - [ - "/", - "\\" - ], - [ - "ap", - "shot" - ], - [ - "aps", - "hot" - ], - [ - "▁t", - "ail" - ], - [ - "▁ta", - "il" - ], - [ - "▁", - "tail" - ], - [ - "mod", - "els" - ], - [ - "model", - "s" - ], - [ - "mode", - "ls" - ], - [ - "og", - "y" - ], - [ - "o", - "gy" - ], - [ - "▁J", - "eff" - ], - [ - "▁Je", - "ff" - ], - [ - "ir", - "ation" - ], - [ - "irat", - "ion" - ], - [ - "▁K", - "ore" - ], - [ - "▁Ko", - "re" - ], - [ - "▁Kor", - "e" - ], - [ - "▁le", - "ads" - ], - [ - "▁lead", - "s" - ], - [ - "ba", - "t" - ], - [ - "b", - "at" - ], - [ - "Ad", - "apter" - ], - [ - "c", - "ategory" - ], - [ - "ang", - "ular" - ], - [ - "angu", - "lar" - ], - [ - "▁s", - "aved" - ], - [ - "▁sa", - "ved" - ], - [ - "▁save", - "d" - ], - [ - "▁sav", - "ed" - ], - [ - "▁", - "saved" - ], - [ - "▁un", - "iform" - ], - [ - "▁", - "uniform" - ], - [ - "▁n", - "é" - ], - [ - "▁", - "né" - ], - [ - "▁business", - "es" - ], - [ - "His", - "t" - ], - [ - "Hi", - "st" - ], - [ - "H", - "ist" - ], - [ - "▁а", - "р" - ], - [ - "▁", - "ар" - ], - [ - "do", - "main" - ], - [ - "dom", - "ain" - ], - [ - "▁S", - "i" - ], - [ - "▁", - "Si" - ], - [ - "ra", - "ise" - ], - [ - "rais", - "e" - ], - [ - "rai", - "se" - ], - [ - "r", - "aise" - ], - [ - "▁w", - "arn" - ], - [ - "▁war", - "n" - ], - [ - "▁wa", - "rn" - ], - [ - "▁", - "warn" - ], - [ - "het", - "ic" - ], - [ - "h", - "etic" - ], - [ - "▁G", - "ro" - ], - [ - "▁Gr", - "o" - ], - [ - "))", - "." - ], - [ - ")", - ")." - ], - [ - "}", - ">" - ], - [ - "з", - "е" - ], - [ - "▁Amaz", - "on" - ], - [ - "▁Or", - "gan" - ], - [ - "▁", - "Organ" - ], - [ - "▁L", - "ake" - ], - [ - "▁La", - "ke" - ], - [ - "▁ag", - "reement" - ], - [ - "▁agree", - "ment" - ], - [ - "▁agre", - "ement" - ], - [ - "x", - "a" - ], - [ - "▁p", - "erman" - ], - [ - "▁per", - "man" - ], - [ - "▁perm", - "an" - ], - [ - "▁cont", - "aining" - ], - [ - "▁contain", - "ing" - ], - [ - "▁st", - "range" - ], - [ - "▁str", - "ange" - ], - [ - "▁strang", - "e" - ], - [ - "ст", - "і" - ], - [ - "с", - "ті" - ], - [ - "▁st", - "upid" - ], - [ - "▁spe", - "aking" - ], - [ - "▁speak", - "ing" - ], - [ - "▁Intern", - "et" - ], - [ - "▁Inter", - "net" - ], - [ - "pre", - "fix" - ], - [ - "pref", - "ix" - ], - [ - "p", - "refix" - ], - [ - "es", - "c" - ], - [ - "e", - "sc" - ], - [ - "As", - "sert" - ], - [ - "Ass", - "ert" - ], - [ - "pro", - "te" - ], - [ - "pr", - "ote" - ], - [ - "prot", - "e" - ], - [ - "p", - "rote" - ], - [ - "▁m", - "anner" - ], - [ - "▁man", - "ner" - ], - [ - "▁S", - "z" - ], - [ - "un", - "te" - ], - [ - "unt", - "e" - ], - [ - "u", - "nte" - ], - [ - "io", - "t" - ], - [ - "i", - "ot" - ], - [ - "Pro", - "file" - ], - [ - "ov", - "en" - ], - [ - "ove", - "n" - ], - [ - "o", - "ven" - ], - [ - "▁for", - "med" - ], - [ - "▁form", - "ed" - ], - [ - "▁forme", - "d" - ], - [ - "▁", - "formed" - ], - [ - "▁l", - "it" - ], - [ - "▁li", - "t" - ], - [ - "▁", - "lit" - ], - [ - "▁econom", - "y" - ], - [ - "▁ec", - "onomy" - ], - [ - "▁c", - "z" - ], - [ - "▁", - "cz" - ], - [ - "wi", - "d" - ], - [ - "w", - "id" - ], - [ - "RE", - "Q" - ], - [ - "R", - "EQ" - ], - [ - "▁ch", - "osen" - ], - [ - "▁cho", - "sen" - ], - [ - "▁chose", - "n" - ], - [ - "▁P", - "rodu" - ], - [ - "▁Pro", - "du" - ], - [ - "▁", - "Produ" - ], - [ - "os", - "ter" - ], - [ - "ost", - "er" - ], - [ - "o", - "ster" - ], - [ - "st", - "ances" - ], - [ - "stance", - "s" - ], - [ - "stan", - "ces" - ], - [ - "aw", - "a" - ], - [ - "a", - "wa" - ], - [ - "▁R", - "en" - ], - [ - "▁Re", - "n" - ], - [ - "▁conf", - "irm" - ], - [ - "▁", - "confirm" - ], - [ - "▁Б", - "о" - ], - [ - "▁b", - "illion" - ], - [ - "▁bill", - "ion" - ], - [ - "▁d", - "éc" - ], - [ - "▁dé", - "c" - ], - [ - "ý", - "ch" - ], - [ - "▁ill", - "ustr" - ], - [ - "TI", - "ES" - ], - [ - "T", - "IES" - ], - [ - "▁P", - "ub" - ], - [ - "▁Pu", - "b" - ], - [ - "▁", - "Pub" - ], - [ - "▁b", - "an" - ], - [ - "▁ba", - "n" - ], - [ - "▁", - "ban" - ], - [ - "ad", - "ed" - ], - [ - "ade", - "d" - ], - [ - "a", - "ded" - ], - [ - "ah", - "n" - ], - [ - "a", - "hn" - ], - [ - "▁C", - "ath" - ], - [ - "▁Cat", - "h" - ], - [ - "▁Ca", - "th" - ], - [ - "no", - "number" - ], - [ - "non", - "umber" - ], - [ - "▁wor", - "st" - ], - [ - "▁М", - "е" - ], - [ - "▁sugg", - "ested" - ], - [ - "▁suggest", - "ed" - ], - [ - "st", - "ats" - ], - [ - "stat", - "s" - ], - [ - "sta", - "ts" - ], - [ - "▁c", - "ant" - ], - [ - "▁can", - "t" - ], - [ - "▁ca", - "nt" - ], - [ - "▁al", - "ign" - ], - [ - "▁ali", - "gn" - ], - [ - "▁", - "align" - ], - [ - "kap", - "pa" - ], - [ - "k", - "appa" - ], - [ - "▁h", - "en" - ], - [ - "▁he", - "n" - ], - [ - "▁", - "hen" - ], - [ - "▁in", - "iti" - ], - [ - "▁init", - "i" - ], - [ - "']", - ")" - ], - [ - "'", - "])" - ], - [ - "B", - "I" - ], - [ - "▁g", - "arden" - ], - [ - "▁gar", - "den" - ], - [ - "▁gard", - "en" - ], - [ - "▁sec", - "ure" - ], - [ - "▁secur", - "e" - ], - [ - "▁", - "secure" - ], - [ - "▁\\", - "[" - ], - [ - "▁", - "\\[" - ], - [ - "hand", - "ler" - ], - [ - "handle", - "r" - ], - [ - "el", - "li" - ], - [ - "ell", - "i" - ], - [ - "e", - "lli" - ], - [ - "ld", - "ots" - ], - [ - "l", - "dots" - ], - [ - "se", - "cut" - ], - [ - "sec", - "ut" - ], - [ - "s", - "ecut" - ], - [ - "▁ext", - "ended" - ], - [ - "▁extend", - "ed" - ], - [ - "}", - "-" - ], - [ - "an", - "ie" - ], - [ - "ani", - "e" - ], - [ - "a", - "nie" - ], - [ - "▁F", - "ind" - ], - [ - "▁Fin", - "d" - ], - [ - "▁Fi", - "nd" - ], - [ - "▁", - "Find" - ], - [ - "▁M", - "useum" - ], - [ - "▁Muse", - "um" - ], - [ - "▁C", - "onne" - ], - [ - "▁Con", - "ne" - ], - [ - "▁", - "Conne" - ], - [ - "y", - "y" - ], - [ - "▁pass", - "ion" - ], - [ - "ak", - "ers" - ], - [ - "ake", - "rs" - ], - [ - "aker", - "s" - ], - [ - "a", - "kers" - ], - [ - "ah", - "r" - ], - [ - "a", - "hr" - ], - [ - "olog", - "ies" - ], - [ - "ologie", - "s" - ], - [ - "▁equ", - "ation" - ], - [ - "▁eq", - "uation" - ], - [ - "▁", - "equation" - ], - [ - "▁occ", - "asion" - ], - [ - "▁occas", - "ion" - ], - [ - "Le", - "t" - ], - [ - "L", - "et" - ], - [ - "']", - "['" - ], - [ - "'][", - "'" - ], - [ - "'", - "]['" - ], - [ - "Pr", - "int" - ], - [ - "an", - "es" - ], - [ - "ane", - "s" - ], - [ - "a", - "nes" - ], - [ - "ie", - "nte" - ], - [ - "ient", - "e" - ], - [ - "ien", - "te" - ], - [ - "i", - "ente" - ], - [ - "▁T", - "oday" - ], - [ - "▁To", - "day" - ], - [ - "▁Tod", - "ay" - ], - [ - "LE", - "CT" - ], - [ - "L", - "ECT" - ], - [ - "▁A", - "f" - ], - [ - "▁", - "Af" - ], - [ - ",", - "," - ], - [ - "▁Т", - "а" - ], - [ - "▁`", - "``" - ], - [ - "▁``", - "`" - ], - [ - "ev", - "en" - ], - [ - "eve", - "n" - ], - [ - "e", - "ven" - ], - [ - "si", - "n" - ], - [ - "s", - "in" - ], - [ - "ur", - "er" - ], - [ - "ure", - "r" - ], - [ - "u", - "rer" - ], - [ - "▁", - "°" - ], - [ - "ot", - "imes" - ], - [ - "oti", - "mes" - ], - [ - "o", - "times" - ], - [ - "▁I", - "O" - ], - [ - "▁", - "IO" - ], - [ - "▁po", - "et" - ], - [ - "()", - "));" - ], - [ - "())", - ");" - ], - [ - "()))", - ";" - ], - [ - "(", - ")));" - ], - [ - "▁", - "−" - ], - [ - "▁ad", - "opt" - ], - [ - "ph", - "ere" - ], - [ - "pher", - "e" - ], - [ - "p", - "here" - ], - [ - "#", - "[" - ], - [ - "▁c", - "entre" - ], - [ - "▁cent", - "re" - ], - [ - "ov", - "es" - ], - [ - "ove", - "s" - ], - [ - "o", - "ves" - ], - [ - "▁a", - "ns" - ], - [ - "▁an", - "s" - ], - [ - "▁", - "ans" - ], - [ - "d", - "p" - ], - [ - "▁K", - "ir" - ], - [ - "▁Ki", - "r" - ], - [ - "▁applic", - "able" - ], - [ - "f", - "p" - ], - [ - "▁vis", - "ual" - ], - [ - "▁ok", - "ay" - ], - [ - "or", - "o" - ], - [ - "o", - "ro" - ], - [ - "▁opportun", - "ities" - ], - [ - "Re", - "pository" - ], - [ - "Rep", - "ository" - ], - [ - "▁l", - "l" - ], - [ - "▁", - "ll" - ], - [ - "▁R", - "od" - ], - [ - "▁Ro", - "d" - ], - [ - "▁s", - "hel" - ], - [ - "▁sh", - "el" - ], - [ - "▁she", - "l" - ], - [ - "▁la", - "unch" - ], - [ - "▁con", - "ven" - ], - [ - "▁conv", - "en" - ], - [ - "▁conve", - "n" - ], - [ - "▁S", - "pe" - ], - [ - "▁Sp", - "e" - ], - [ - "▁", - "Spe" - ], - [ - "Am", - "er" - ], - [ - "A", - "mer" - ], - [ - "▁c", - "ette" - ], - [ - "▁cet", - "te" - ], - [ - "Con", - "d" - ], - [ - "Co", - "nd" - ], - [ - "C", - "ond" - ], - [ - "de", - "p" - ], - [ - "d", - "ep" - ], - [ - "O", - "wn" - ], - [ - "▁h", - "ook" - ], - [ - "▁ho", - "ok" - ], - [ - "▁", - "hook" - ], - [ - "▁d", - "ict" - ], - [ - "▁di", - "ct" - ], - [ - "▁dic", - "t" - ], - [ - "▁", - "dict" - ], - [ - "▁Th", - "ose" - ], - [ - "▁f", - "ellow" - ], - [ - "▁fell", - "ow" - ], - [ - "▁fel", - "low" - ], - [ - "▁phil", - "osoph" - ], - [ - "▁philos", - "oph" - ], - [ - "vi", - "n" - ], - [ - "v", - "in" - ], - [ - "fer", - "ences" - ], - [ - "ference", - "s" - ], - [ - "ha", - "v" - ], - [ - "h", - "av" - ], - [ - "▁ad", - "ding" - ], - [ - "▁add", - "ing" - ], - [ - "▁", - "adding" - ], - [ - "ivers", - "e" - ], - [ - "iver", - "se" - ], - [ - "i", - "verse" - ], - [ - "ga", - "me" - ], - [ - "g", - "ame" - ], - [ - "▁Bl", - "ue" - ], - [ - "▁", - "Blue" - ], - [ - "▁c", - "lin" - ], - [ - "▁cl", - "in" - ], - [ - "not", - "e" - ], - [ - "no", - "te" - ], - [ - "n", - "ote" - ], - [ - "▁R", - "am" - ], - [ - "▁Ra", - "m" - ], - [ - "ме", - "р" - ], - [ - "м", - "ер" - ], - [ - "co", - "very" - ], - [ - "cover", - "y" - ], - [ - "cov", - "ery" - ], - [ - "c", - "overy" - ], - [ - "ñ", - "a" - ], - [ - "▁б", - "и" - ], - [ - "▁", - "би" - ], - [ - "▁f", - "ashion" - ], - [ - "▁b", - "roke" - ], - [ - "▁br", - "oke" - ], - [ - "▁bro", - "ke" - ], - [ - "▁'", - "\\" - ], - [ - "▁", - "'\\" - ], - [ - "▁re", - "ader" - ], - [ - "▁read", - "er" - ], - [ - "▁", - "reader" - ], - [ - "но", - "е" - ], - [ - "но", - "сти" - ], - [ - "ност", - "и" - ], - [ - "▁pay", - "ment" - ], - [ - "▁", - "payment" - ], - [ - "▁L", - "ic" - ], - [ - "▁Li", - "c" - ], - [ - "▁l", - "ips" - ], - [ - "▁li", - "ps" - ], - [ - "▁lip", - "s" - ], - [ - "▁ac", - "adem" - ], - [ - "▁M", - "ot" - ], - [ - "▁Mo", - "t" - ], - [ - "el", - "ls" - ], - [ - "ell", - "s" - ], - [ - "C", - "HECK" - ], - [ - "▁р", - "у" - ], - [ - "▁", - "ру" - ], - [ - "▁M", - "S" - ], - [ - "▁", - "MS" - ], - [ - "Ed", - "itor" - ], - [ - "Edit", - "or" - ], - [ - "▁z", - "one" - ], - [ - "▁zo", - "ne" - ], - [ - "▁", - "zone" - ], - [ - "it", - "ure" - ], - [ - "itu", - "re" - ], - [ - "▁I", - "T" - ], - [ - "▁", - "IT" - ], - [ - "run", - "time" - ], - [ - "▁pro", - "ceed" - ], - [ - "▁proc", - "eed" - ], - [ - "ло", - "в" - ], - [ - "л", - "ов" - ], - [ - "▁M", - "aria" - ], - [ - "▁Mar", - "ia" - ], - [ - "▁Ma", - "ria" - ], - [ - "ol", - "ver" - ], - [ - "olve", - "r" - ], - [ - "olv", - "er" - ], - [ - "▁Th", - "anks" - ], - [ - "▁Thank", - "s" - ], - [ - "▁", - "Thanks" - ], - [ - "▁should", - "n" - ], - [ - "▁J", - "oh" - ], - [ - "▁Jo", - "h" - ], - [ - "▁Mod", - "el" - ], - [ - "▁Mo", - "del" - ], - [ - "▁Mode", - "l" - ], - [ - "▁", - "Model" - ], - [ - "▁S", - "ov" - ], - [ - "▁So", - "v" - ], - [ - "!", - "'" - ], - [ - "D", - "i" - ], - [ - "▁c", - "ancer" - ], - [ - "▁can", - "cer" - ], - [ - "Id", - "ent" - ], - [ - "▁ex", - "change" - ], - [ - "il", - "ler" - ], - [ - "ill", - "er" - ], - [ - "ille", - "r" - ], - [ - "in", - "f" - ], - [ - "i", - "nf" - ], - [ - "LE", - "N" - ], - [ - "L", - "EN" - ], - [ - "()", - "{" - ], - [ - "(", - "){" - ], - [ - "ag", - "a" - ], - [ - "a", - "ga" - ], - [ - "\"]", - "," - ], - [ - "\"", - "]," - ], - [ - "u", - "h" - ], - [ - "▁K", - "en" - ], - [ - "▁Ke", - "n" - ], - [ - "▁ph", - "otos" - ], - [ - "▁phot", - "os" - ], - [ - "▁photo", - "s" - ], - [ - "▁t", - "iny" - ], - [ - "▁ti", - "ny" - ], - [ - "▁tin", - "y" - ], - [ - "▁", - "tiny" - ], - [ - "▁g", - "ent" - ], - [ - "▁gen", - "t" - ], - [ - "▁ge", - "nt" - ], - [ - "▁", - "gent" - ], - [ - "ü", - "l" - ], - [ - "▁T", - "ake" - ], - [ - "▁Ta", - "ke" - ], - [ - "▁Tak", - "e" - ], - [ - "▁", - "Take" - ], - [ - "id", - "el" - ], - [ - "ide", - "l" - ], - [ - "i", - "del" - ], - [ - "ou", - "ting" - ], - [ - "out", - "ing" - ], - [ - "In", - "ternal" - ], - [ - "Inter", - "nal" - ], - [ - "Intern", - "al" - ], - [ - "▁c", - "ells" - ], - [ - "▁cell", - "s" - ], - [ - "▁cel", - "ls" - ], - [ - "ни", - "м" - ], - [ - "н", - "им" - ], - [ - "ha", - "rd" - ], - [ - "har", - "d" - ], - [ - "h", - "ard" - ], - [ - "▁T", - "own" - ], - [ - "▁To", - "wn" - ], - [ - "▁Tow", - "n" - ], - [ - "ob", - "e" - ], - [ - "o", - "be" - ], - [ - "pl", - "ex" - ], - [ - "ple", - "x" - ], - [ - "p", - "lex" - ], - [ - "те", - "р" - ], - [ - "т", - "ер" - ], - [ - "to", - "ns" - ], - [ - "ton", - "s" - ], - [ - "t", - "ons" - ], - [ - "▁conc", - "entr" - ], - [ - "▁concent", - "r" - ], - [ - "mo", - "ck" - ], - [ - "m", - "ock" - ], - [ - "v", - "c" - ], - [ - "á", - "z" - ], - [ - "▁Ch", - "ampionship" - ], - [ - "▁Champion", - "ship" - ], - [ - "▁Champions", - "hip" - ], - [ - "▁б", - "е" - ], - [ - "▁", - "бе" - ], - [ - "?", - "?" - ], - [ - "ér", - "i" - ], - [ - "é", - "ri" - ], - [ - "al", - "y" - ], - [ - "a", - "ly" - ], - [ - "▁", - "Ц" - ], - [ - "ier", - "te" - ], - [ - "iert", - "e" - ], - [ - "▁tot", - "ally" - ], - [ - "▁total", - "ly" - ], - [ - "▁A", - "uf" - ], - [ - "▁Au", - "f" - ], - [ - "▁our", - "selves" - ], - [ - "▁S", - "elf" - ], - [ - "▁Sel", - "f" - ], - [ - "▁", - "Self" - ], - [ - "Form", - "s" - ], - [ - "For", - "ms" - ], - [ - "ight", - "er" - ], - [ - "igh", - "ter" - ], - [ - "▁is", - "land" - ], - [ - "fm", - "t" - ], - [ - "f", - "mt" - ], - [ - "▁r", - "c" - ], - [ - "▁", - "rc" - ], - [ - "▁t", - "ells" - ], - [ - "▁tell", - "s" - ], - [ - "▁tel", - "ls" - ], - [ - "B", - "B" - ], - [ - "di", - "t" - ], - [ - "d", - "it" - ], - [ - "▁vari", - "ables" - ], - [ - "▁variable", - "s" - ], - [ - "▁", - "variables" - ], - [ - "▁int", - "ended" - ], - [ - "▁intend", - "ed" - ], - [ - "iz", - "ont" - ], - [ - "izon", - "t" - ], - [ - "izo", - "nt" - ], - [ - "▁pl", - "ays" - ], - [ - "▁play", - "s" - ], - [ - "da", - "m" - ], - [ - "d", - "am" - ], - [ - "se", - "q" - ], - [ - "s", - "eq" - ], - [ - "▁S", - "up" - ], - [ - "▁Su", - "p" - ], - [ - "▁", - "Sup" - ], - [ - "▁c", - "ultural" - ], - [ - "▁cult", - "ural" - ], - [ - "▁sc", - "ream" - ], - [ - "__", - "," - ], - [ - "_", - "_," - ], - [ - "ci", - "pl" - ], - [ - "cip", - "l" - ], - [ - "Time", - "out" - ], - [ - "▁", - "ж" - ], - [ - "or", - "te" - ], - [ - "ort", - "e" - ], - [ - "▁repl", - "aced" - ], - [ - "▁replace", - "d" - ], - [ - "E", - "M" - ], - [ - "▁ab", - "andon" - ], - [ - "▁Spec", - "ial" - ], - [ - "▁Spe", - "cial" - ], - [ - "▁", - "Special" - ], - [ - "el", - "len" - ], - [ - "ell", - "en" - ], - [ - "elle", - "n" - ], - [ - "▁B", - "ru" - ], - [ - "▁Br", - "u" - ], - [ - "ir", - "med" - ], - [ - "irm", - "ed" - ], - [ - "T", - "e" - ], - [ - "ol", - "t" - ], - [ - "o", - "lt" - ], - [ - "j", - "u" - ], - [ - "Arg", - "ument" - ], - [ - "▁ne", - "ut" - ], - [ - "▁neu", - "t" - ], - [ - "▁", - "neut" - ], - [ - "sc", - "ape" - ], - [ - "▁R", - "ay" - ], - [ - "▁Ra", - "y" - ], - [ - "▁", - "Ray" - ], - [ - "▁Pol", - "it" - ], - [ - "▁Po", - "lit" - ], - [ - "▁crow", - "d" - ], - [ - "▁cro", - "wd" - ], - [ - "▁Window", - "s" - ], - [ - "▁Wind", - "ows" - ], - [ - "▁", - "Windows" - ], - [ - "ie", - "go" - ], - [ - "ieg", - "o" - ], - [ - "i", - "ego" - ], - [ - "▁e", - "scape" - ], - [ - "▁esc", - "ape" - ], - [ - "▁", - "escape" - ], - [ - "▁Ap", - "ache" - ], - [ - "sy", - "nc" - ], - [ - "syn", - "c" - ], - [ - "s", - "ync" - ], - [ - "eb", - "en" - ], - [ - "e", - "ben" - ], - [ - "if", - "ies" - ], - [ - "ifi", - "es" - ], - [ - "et", - "her" - ], - [ - "eth", - "er" - ], - [ - "ethe", - "r" - ], - [ - "e", - "ther" - ], - [ - "Met", - "a" - ], - [ - "Me", - "ta" - ], - [ - "M", - "eta" - ], - [ - "▁big", - "gest" - ], - [ - "Ga", - "me" - ], - [ - "G", - "ame" - ], - [ - "▁trans", - "action" - ], - [ - "▁", - "transaction" - ], - [ - "En", - "v" - ], - [ - "E", - "nv" - ], - [ - "▁М", - "о" - ], - [ - "▁pl", - "enty" - ], - [ - "▁m", - "el" - ], - [ - "▁me", - "l" - ], - [ - "▁", - "mel" - ], - [ - "п", - "ре" - ], - [ - "▁mot", - "iv" - ], - [ - "▁о", - "р" - ], - [ - "▁", - "ор" - ], - [ - "or", - "gan" - ], - [ - "org", - "an" - ], - [ - "▁m", - "ock" - ], - [ - "▁mo", - "ck" - ], - [ - "▁", - "mock" - ], - [ - "▁$", - "_" - ], - [ - "▁", - "$_" - ], - [ - "ен", - "е" - ], - [ - "е", - "не" - ], - [ - "▁N", - "umber" - ], - [ - "▁Num", - "ber" - ], - [ - "▁Nu", - "mber" - ], - [ - "▁", - "Number" - ], - [ - "ck", - "now" - ], - [ - "c", - "know" - ], - [ - "▁Up", - "date" - ], - [ - "▁", - "Update" - ], - [ - "ze", - "ro" - ], - [ - "zer", - "o" - ], - [ - "z", - "ero" - ], - [ - "▁sur", - "prise" - ], - [ - "▁surpr", - "ise" - ], - [ - "ce", - "an" - ], - [ - "pd", - "f" - ], - [ - "p", - "df" - ], - [ - "Gl", - "obal" - ], - [ - "▁att", - "end" - ], - [ - "▁f", - "ond" - ], - [ - "▁fo", - "nd" - ], - [ - "▁fon", - "d" - ], - [ - "▁under", - "stood" - ], - [ - "Na", - "v" - ], - [ - "N", - "av" - ], - [ - "▁M", - "ic" - ], - [ - "▁Mi", - "c" - ], - [ - "▁", - "Mic" - ], - [ - "=", - "$" - ], - [ - "ok", - "ing" - ], - [ - "oki", - "ng" - ], - [ - "o", - "king" - ], - [ - "▁Stad", - "ium" - ], - [ - "Cl", - "ose" - ], - [ - "▁compet", - "ition" - ], - [ - "▁sold", - "iers" - ], - [ - "▁soldier", - "s" - ], - [ - "▁O", - "P" - ], - [ - "▁", - "OP" - ], - [ - "ag", - "ne" - ], - [ - "agn", - "e" - ], - [ - "▁An", - "ton" - ], - [ - "▁Ant", - "on" - ], - [ - "Ma", - "in" - ], - [ - "M", - "ain" - ], - [ - "á", - "k" - ], - [ - "▁#", - "[" - ], - [ - "▁", - "#[" - ], - [ - "▁Com", - "mit" - ], - [ - "▁Comm", - "it" - ], - [ - "▁", - "Commit" - ], - [ - "py", - "x" - ], - [ - "▁e", - "ast" - ], - [ - "▁eas", - "t" - ], - [ - "▁", - "east" - ], - [ - "▁Or", - "der" - ], - [ - "▁Ord", - "er" - ], - [ - "▁", - "Order" - ], - [ - "F", - "loat" - ], - [ - "▁accept", - "ed" - ], - [ - "▁mon", - "itor" - ], - [ - "▁", - "monitor" - ], - [ - "▁p", - "ad" - ], - [ - "▁pa", - "d" - ], - [ - "▁", - "pad" - ], - [ - "on", - "ic" - ], - [ - "oni", - "c" - ], - [ - "o", - "nic" - ], - [ - "▁p", - "ushed" - ], - [ - "▁push", - "ed" - ], - [ - "▁re", - "place" - ], - [ - "▁rep", - "lace" - ], - [ - "▁repl", - "ace" - ], - [ - "▁", - "replace" - ], - [ - "CR", - "E" - ], - [ - "C", - "RE" - ], - [ - "▁r", - "ide" - ], - [ - "▁ri", - "de" - ], - [ - "▁rid", - "e" - ], - [ - "▁", - "ride" - ], - [ - "fo", - "und" - ], - [ - "f", - "ound" - ], - [ - "=", - "%" - ], - [ - "во", - "й" - ], - [ - "▁mat", - "ches" - ], - [ - "▁match", - "es" - ], - [ - "▁", - "matches" - ], - [ - "▁L", - "ie" - ], - [ - "▁Li", - "e" - ], - [ - "▁exper", - "iences" - ], - [ - "▁experience", - "s" - ], - [ - "▁experi", - "ences" - ], - [ - "Po", - "ol" - ], - [ - "P", - "ool" - ], - [ - "up", - "s" - ], - [ - "u", - "ps" - ], - [ - "A", - "V" - ], - [ - "▁ex", - "istence" - ], - [ - "▁exist", - "ence" - ], - [ - "▁t", - "hin" - ], - [ - "▁th", - "in" - ], - [ - "▁m", - "agn" - ], - [ - "▁mag", - "n" - ], - [ - "▁ma", - "gn" - ], - [ - "CO", - "MP" - ], - [ - "COM", - "P" - ], - [ - "ho", - "me" - ], - [ - "hom", - "e" - ], - [ - "h", - "ome" - ], - [ - "▁n", - "i" - ], - [ - "▁", - "ni" - ], - [ - "▁wur", - "den" - ], - [ - "▁wurde", - "n" - ], - [ - "ла", - "в" - ], - [ - "▁te", - "eth" - ], - [ - "▁S", - "tan" - ], - [ - "▁St", - "an" - ], - [ - "▁Sta", - "n" - ], - [ - "ap", - "pro" - ], - [ - "app", - "ro" - ], - [ - "an", - "ny" - ], - [ - "ann", - "y" - ], - [ - "if", - "ts" - ], - [ - "ift", - "s" - ], - [ - "▁un", - "known" - ], - [ - "▁", - "unknown" - ], - [ - "▁h", - "omes" - ], - [ - "▁home", - "s" - ], - [ - "▁hom", - "es" - ], - [ - "▁ho", - "mes" - ], - [ - "▁ent", - "ity" - ], - [ - "▁", - "entity" - ], - [ - "ci", - "e" - ], - [ - "c", - "ie" - ], - [ - "ле", - "ние" - ], - [ - "ia", - "r" - ], - [ - "i", - "ar" - ], - [ - "▁compl", - "iance" - ], - [ - "▁focus", - "ed" - ], - [ - "uz", - "z" - ], - [ - "u", - "zz" - ], - [ - "=\\", - "\"" - ], - [ - "=", - "\\\"" - ], - [ - "com", - "ponents" - ], - [ - "component", - "s" - ], - [ - "Att", - "r" - ], - [ - "At", - "tr" - ], - [ - "all", - "ery" - ], - [ - "alle", - "ry" - ], - [ - "aller", - "y" - ], - [ - "▁ident", - "ify" - ], - [ - "O", - "k" - ], - [ - "pi", - "e" - ], - [ - "p", - "ie" - ], - [ - "▁St", - "ill" - ], - [ - "▁off", - "ering" - ], - [ - "▁offer", - "ing" - ], - [ - "▁bu", - "sy" - ], - [ - "▁bus", - "y" - ], - [ - "ct", - "l" - ], - [ - "c", - "tl" - ], - [ - "it", - "ors" - ], - [ - "itor", - "s" - ], - [ - "ito", - "rs" - ], - [ - "▁concern", - "ed" - ], - [ - "▁concer", - "ned" - ], - [ - "▁b", - "rown" - ], - [ - "▁br", - "own" - ], - [ - "▁bro", - "wn" - ], - [ - "▁brow", - "n" - ], - [ - "cl", - "k" - ], - [ - "Se", - "lected" - ], - [ - "Select", - "ed" - ], - [ - "▁B", - "lock" - ], - [ - "▁Bl", - "ock" - ], - [ - "▁Blo", - "ck" - ], - [ - "▁", - "Block" - ], - [ - "▁e", - "gy" - ], - [ - "▁eg", - "y" - ], - [ - "▁", - "egy" - ], - [ - "ic", - "ing" - ], - [ - "ici", - "ng" - ], - [ - "i", - "cing" - ], - [ - "▁U", - "RL" - ], - [ - "▁", - "URL" - ], - [ - "▁t", - "opic" - ], - [ - "▁to", - "pic" - ], - [ - "▁top", - "ic" - ], - [ - "▁", - "topic" - ], - [ - "▁Pro", - "duct" - ], - [ - "▁Produ", - "ct" - ], - [ - "▁", - "Product" - ], - [ - "▁ч", - "и" - ], - [ - "▁", - "чи" - ], - [ - "▁t", - "rial" - ], - [ - "▁tr", - "ial" - ], - [ - "▁tri", - "al" - ], - [ - "▁week", - "end" - ], - [ - "l", - "u" - ], - [ - "▁I", - "V" - ], - [ - "▁", - "IV" - ], - [ - "▁E", - "gy" - ], - [ - "▁Eg", - "y" - ], - [ - "x", - "C" - ], - [ - "▁n", - "ove" - ], - [ - "▁no", - "ve" - ], - [ - "▁nov", - "e" - ], - [ - "▁l", - "ett" - ], - [ - "▁le", - "tt" - ], - [ - "▁let", - "t" - ], - [ - "▁", - "lett" - ], - [ - "en", - "ne" - ], - [ - "enn", - "e" - ], - [ - "()", - ")." - ], - [ - "())", - "." - ], - [ - "(", - "))." - ], - [ - ".*", - "*" - ], - [ - ".", - "**" - ], - [ - "▁p", - "romise" - ], - [ - "▁prom", - "ise" - ], - [ - "el", - "ection" - ], - [ - "ele", - "ction" - ], - [ - "elect", - "ion" - ], - [ - "e", - "lection" - ], - [ - "Aut", - "h" - ], - [ - "A", - "uth" - ], - [ - "r", - "v" - ], - [ - "ri", - "l" - ], - [ - "r", - "il" - ], - [ - "▁con", - "duct" - ], - [ - "▁cond", - "uct" - ], - [ - "▁condu", - "ct" - ], - [ - "▁", - "conduct" - ], - [ - "▁main", - "tain" - ], - [ - "▁maint", - "ain" - ], - [ - "▁bo", - "at" - ], - [ - "▁", - "boat" - ], - [ - "▁op", - "posite" - ], - [ - "▁oppos", - "ite" - ], - [ - "sp", - "in" - ], - [ - "spi", - "n" - ], - [ - "s", - "pin" - ], - [ - "web", - "pack" - ], - [ - "an", - "ta" - ], - [ - "ant", - "a" - ], - [ - "▁o", - "rient" - ], - [ - "▁or", - "ient" - ], - [ - "▁", - "orient" - ], - [ - "▁s", - "uc" - ], - [ - "▁su", - "c" - ], - [ - "▁ex", - "ercise" - ], - [ - "▁exerc", - "ise" - ], - [ - "▁eff", - "icient" - ], - [ - "▁", - "efficient" - ], - [ - "▁trad", - "ition" - ], - [ - "▁z", - "w" - ], - [ - "▁", - "zw" - ], - [ - "▁S", - "ud" - ], - [ - "▁Su", - "d" - ], - [ - "go", - "ing" - ], - [ - "▁P", - "ier" - ], - [ - "▁Pi", - "er" - ], - [ - "in", - "v" - ], - [ - "i", - "nv" - ], - [ - "ip", - "es" - ], - [ - "ipe", - "s" - ], - [ - "i", - "pes" - ], - [ - "ensure", - "math" - ], - [ - "▁con", - "ver" - ], - [ - "▁conv", - "er" - ], - [ - "▁conve", - "r" - ], - [ - "cre", - "en" - ], - [ - "cr", - "een" - ], - [ - "c", - "reen" - ], - [ - "▁t", - "error" - ], - [ - "▁ter", - "ror" - ], - [ - "▁terr", - "or" - ], - [ - "▁D", - "ou" - ], - [ - "▁Do", - "u" - ], - [ - "▁in", - "valid" - ], - [ - "▁", - "invalid" - ], - [ - "ce", - "ived" - ], - [ - "ceive", - "d" - ], - [ - "▁A", - "rab" - ], - [ - "▁Ar", - "ab" - ], - [ - "▁w", - "ire" - ], - [ - "▁wir", - "e" - ], - [ - "▁", - "wire" - ], - [ - "ap", - "plication" - ], - [ - "sh", - "ift" - ], - [ - "Gener", - "ic" - ], - [ - "▁P", - "lan" - ], - [ - "▁Pl", - "an" - ], - [ - "▁", - "Plan" - ], - [ - "▁W", - "all" - ], - [ - "▁Wal", - "l" - ], - [ - "▁Wa", - "ll" - ], - [ - "▁", - "Wall" - ], - [ - "▁direct", - "ory" - ], - [ - "▁director", - "y" - ], - [ - "▁", - "directory" - ], - [ - "▁e", - "gg" - ], - [ - "▁eg", - "g" - ], - [ - "▁we", - "alth" - ], - [ - "▁", - "wealth" - ], - [ - "ran", - "dom" - ], - [ - "rand", - "om" - ], - [ - "r", - "andom" - ], - [ - "att", - "ribute" - ], - [ - "▁h", - "ide" - ], - [ - "▁hi", - "de" - ], - [ - "▁hid", - "e" - ], - [ - "▁", - "hide" - ], - [ - "Se", - "rial" - ], - [ - "Ser", - "ial" - ], - [ - "S", - "erial" - ], - [ - "ca", - "m" - ], - [ - "c", - "am" - ], - [ - "▁it", - "al" - ], - [ - "▁i", - "tal" - ], - [ - "▁", - "ital" - ], - [ - "▁L", - "ine" - ], - [ - "▁Lin", - "e" - ], - [ - "▁Li", - "ne" - ], - [ - "▁", - "Line" - ], - [ - "▁C", - "HECK" - ], - [ - "▁", - "CHECK" - ], - [ - "ploy", - "ment" - ], - [ - "▁mass", - "ive" - ], - [ - "▁ex", - "tract" - ], - [ - "▁ext", - "ract" - ], - [ - "▁extra", - "ct" - ], - [ - "▁extr", - "act" - ], - [ - "▁", - "extract" - ], - [ - "ch", - "ain" - ], - [ - "cha", - "in" - ], - [ - "Res", - "t" - ], - [ - "Re", - "st" - ], - [ - "R", - "est" - ], - [ - "▁L", - "as" - ], - [ - "▁La", - "s" - ], - [ - "▁b", - "ear" - ], - [ - "▁be", - "ar" - ], - [ - "▁", - "bear" - ], - [ - "▁l", - "inks" - ], - [ - "▁link", - "s" - ], - [ - "▁lin", - "ks" - ], - [ - "▁", - "links" - ], - [ - "▁new", - "sp" - ], - [ - "▁news", - "p" - ], - [ - "▁F", - "C" - ], - [ - "▁", - "FC" - ], - [ - "Car", - "d" - ], - [ - "C", - "ard" - ], - [ - "ak", - "s" - ], - [ - "a", - "ks" - ], - [ - "▁v", - "isible" - ], - [ - "▁vis", - "ible" - ], - [ - "▁", - "visible" - ], - [ - "▁M", - "arc" - ], - [ - "▁Mar", - "c" - ], - [ - "▁Ma", - "rc" - ], - [ - "▁B", - "oston" - ], - [ - "▁Bo", - "ston" - ], - [ - "▁Bos", - "ton" - ], - [ - "▁res", - "erved" - ], - [ - "▁reserv", - "ed" - ], - [ - "▁reserve", - "d" - ], - [ - "▁ro", - "of" - ], - [ - "lic", - "enses" - ], - [ - "license", - "s" - ], - [ - "d", - "c" - ], - [ - "▁In", - "formation" - ], - [ - "▁", - "Information" - ], - [ - "▁w", - "itness" - ], - [ - "S", - "k" - ], - [ - "*)", - "," - ], - [ - "*", - ")," - ], - [ - "Sc", - "ope" - ], - [ - "S", - "cope" - ], - [ - "']", - ";" - ], - [ - "'", - "];" - ], - [ - "▁M", - "ir" - ], - [ - "▁Mi", - "r" - ], - [ - "▁", - "Mir" - ], - [ - "ud", - "ing" - ], - [ - "udi", - "ng" - ], - [ - "u", - "ding" - ], - [ - "▁t", - "rend" - ], - [ - "▁tr", - "end" - ], - [ - "▁tre", - "nd" - ], - [ - "▁tren", - "d" - ], - [ - "re", - "p" - ], - [ - "r", - "ep" - ], - [ - "▁mus", - "ical" - ], - [ - "▁music", - "al" - ], - [ - "▁ne", - "ither" - ], - [ - "▁nei", - "ther" - ], - [ - "▁C", - "reat" - ], - [ - "▁Cre", - "at" - ], - [ - "▁", - "Creat" - ], - [ - "▁pos", - "itions" - ], - [ - "▁position", - "s" - ], - [ - "▁posit", - "ions" - ], - [ - "L", - "C" - ], - [ - "rid", - "ge" - ], - [ - "r", - "idge" - ], - [ - "▁offic", - "ers" - ], - [ - "▁office", - "rs" - ], - [ - "▁officer", - "s" - ], - [ - "▁vi", - "olence" - ], - [ - "▁viol", - "ence" - ], - [ - "▁T", - "em" - ], - [ - "▁Te", - "m" - ], - [ - "▁S", - "us" - ], - [ - "▁Su", - "s" - ], - [ - "▁W", - "ay" - ], - [ - "▁Wa", - "y" - ], - [ - "Af", - "ter" - ], - [ - "A", - "fter" - ], - [ - "ac", - "ket" - ], - [ - "ack", - "et" - ], - [ - "▁S", - "ou" - ], - [ - "▁So", - "u" - ], - [ - "ac", - "er" - ], - [ - "ace", - "r" - ], - [ - "a", - "cer" - ], - [ - "|", - "|" - ], - [ - "▁re", - "mark" - ], - [ - "▁r", - "emark" - ], - [ - "▁rem", - "ark" - ], - [ - "▁", - "remark" - ], - [ - "wa", - "ter" - ], - [ - "w", - "ater" - ], - [ - "n", - "ě" - ], - [ - "▁С", - "а" - ], - [ - "▁s", - "ed" - ], - [ - "▁se", - "d" - ], - [ - "▁", - "sed" - ], - [ - "E", - "ach" - ], - [ - "▁phot", - "ograph" - ], - [ - "▁photo", - "graph" - ], - [ - "▁let", - "ters" - ], - [ - "▁letter", - "s" - ], - [ - "▁lett", - "ers" - ], - [ - "▁in", - "vent" - ], - [ - "▁inv", - "ent" - ], - [ - "▁M", - "as" - ], - [ - "▁Ma", - "s" - ], - [ - "▁s", - "ongs" - ], - [ - "▁son", - "gs" - ], - [ - "▁song", - "s" - ], - [ - "ó", - "l" - ], - [ - "ki", - "nd" - ], - [ - "kin", - "d" - ], - [ - "k", - "ind" - ], - [ - "▁N", - "on" - ], - [ - "▁No", - "n" - ], - [ - "▁", - "Non" - ], - [ - "▁d", - "ust" - ], - [ - "▁du", - "st" - ], - [ - "**", - ":" - ], - [ - "*", - "*:" - ], - [ - "nab", - "la" - ], - [ - ".\"", - "," - ], - [ - ".", - "\"," - ], - [ - "Loc", - "k" - ], - [ - "Lo", - "ck" - ], - [ - "L", - "ock" - ], - [ - "▁Д", - "о" - ], - [ - "▁cl", - "uster" - ], - [ - "▁", - "cluster" - ], - [ - "lo", - "ss" - ], - [ - "los", - "s" - ], - [ - "l", - "oss" - ], - [ - "▁ASS", - "ERT" - ], - [ - "▁", - "ASSERT" - ], - [ - "fa", - "ll" - ], - [ - "f", - "all" - ], - [ - "▁re", - "ject" - ], - [ - "▁", - "reject" - ], - [ - "▁Sp", - "ring" - ], - [ - "▁Spr", - "ing" - ], - [ - "▁", - "Spring" - ], - [ - "▁wed", - "ding" - ], - [ - "▁g", - "rav" - ], - [ - "▁gr", - "av" - ], - [ - "▁gra", - "v" - ], - [ - "▁", - "grav" - ], - [ - "ress", - "ion" - ], - [ - "r", - "ession" - ], - [ - "li", - "mit" - ], - [ - "lim", - "it" - ], - [ - "l", - "imit" - ], - [ - "RE", - "S" - ], - [ - "R", - "ES" - ], - [ - "]", - "}" - ], - [ - "▁l", - "isted" - ], - [ - "▁li", - "sted" - ], - [ - "▁list", - "ed" - ], - [ - "▁", - "listed" - ], - [ - "▁T", - "ele" - ], - [ - "▁Te", - "le" - ], - [ - "▁Tel", - "e" - ], - [ - "▁", - "Tele" - ], - [ - "hl", - "ine" - ], - [ - "h", - "line" - ], - [ - "▁ch", - "ief" - ], - [ - "▁chi", - "ef" - ], - [ - "ME", - "M" - ], - [ - "M", - "EM" - ], - [ - "да", - "р" - ], - [ - "д", - "ар" - ], - [ - "▁exp", - "ensive" - ], - [ - "tr", - "ace" - ], - [ - "tra", - "ce" - ], - [ - "▁R", - "og" - ], - [ - "▁Ro", - "g" - ], - [ - "▁C", - "oll" - ], - [ - "▁Col", - "l" - ], - [ - "▁Co", - "ll" - ], - [ - "▁", - "Coll" - ], - [ - "▁Aut", - "hor" - ], - [ - "▁Auth", - "or" - ], - [ - "▁", - "Author" - ], - [ - "▁B", - "oard" - ], - [ - "▁Bo", - "ard" - ], - [ - "▁", - "Board" - ], - [ - "▁C", - "apt" - ], - [ - "▁Cap", - "t" - ], - [ - "▁Ca", - "pt" - ], - [ - "▁", - "Capt" - ], - [ - "TE", - "XT" - ], - [ - "T", - "EXT" - ], - [ - "▁re", - "con" - ], - [ - "▁rec", - "on" - ], - [ - "es", - "ta" - ], - [ - "est", - "a" - ], - [ - "e", - "sta" - ], - [ - "▁proper", - "ly" - ], - [ - "▁&", - "\\" - ], - [ - "▁", - "&\\" - ], - [ - "le", - "ton" - ], - [ - "let", - "on" - ], - [ - "l", - "eton" - ], - [ - "ik", - "er" - ], - [ - "ike", - "r" - ], - [ - "i", - "ker" - ], - [ - "G", - "u" - ], - [ - "▁K", - "om" - ], - [ - "▁Ko", - "m" - ], - [ - "oc", - "o" - ], - [ - "o", - "co" - ], - [ - "▁any", - "more" - ], - [ - "▁t", - "aste" - ], - [ - "▁ta", - "ste" - ], - [ - "▁tast", - "e" - ], - [ - "▁S", - "anta" - ], - [ - "▁San", - "ta" - ], - [ - "▁Sant", - "a" - ], - [ - "ge", - "x" - ], - [ - "g", - "ex" - ], - [ - "▁Se", - "cret" - ], - [ - "▁Sec", - "ret" - ], - [ - "▁", - "Secret" - ], - [ - "▁tal", - "ent" - ], - [ - "▁tale", - "nt" - ], - [ - "▁mom", - "ents" - ], - [ - "▁moment", - "s" - ], - [ - "▁mo", - "ments" - ], - [ - "▁B", - "a" - ], - [ - "▁ex", - "tr" - ], - [ - "▁ext", - "r" - ], - [ - "▁", - "extr" - ], - [ - "▁Com", - "mission" - ], - [ - "▁Comm", - "ission" - ], - [ - "▁mod", - "ify" - ], - [ - "▁Fig", - "ure" - ], - [ - "▁", - "Figure" - ], - [ - "▁d", - "omin" - ], - [ - "▁do", - "min" - ], - [ - "▁dom", - "in" - ], - [ - "▁", - "domin" - ], - [ - "▁p", - "lot" - ], - [ - "▁pl", - "ot" - ], - [ - "▁", - "plot" - ], - [ - "en", - "ger" - ], - [ - "eng", - "er" - ], - [ - "enge", - "r" - ], - [ - "ut", - "ch" - ], - [ - "▁c", - "ities" - ], - [ - "▁cit", - "ies" - ], - [ - "▁ci", - "ties" - ], - [ - "▁n", - "ut" - ], - [ - "▁nu", - "t" - ], - [ - "▁", - "nut" - ], - [ - "pro", - "file" - ], - [ - "prof", - "ile" - ], - [ - "▁S", - "tat" - ], - [ - "▁St", - "at" - ], - [ - "▁Sta", - "t" - ], - [ - "▁", - "Stat" - ], - [ - "▁n", - "odes" - ], - [ - "▁no", - "des" - ], - [ - "▁node", - "s" - ], - [ - "▁nod", - "es" - ], - [ - "▁", - "nodes" - ], - [ - "▁n", - "s" - ], - [ - "▁", - "ns" - ], - [ - "ess", - "ages" - ], - [ - "essage", - "s" - ], - [ - "essa", - "ges" - ], - [ - "im", - "pl" - ], - [ - "imp", - "l" - ], - [ - "ic", - "ker" - ], - [ - "ick", - "er" - ], - [ - "i", - "cker" - ], - [ - "▁ex", - "amples" - ], - [ - "▁example", - "s" - ], - [ - "▁exam", - "ples" - ], - [ - "ab", - "eth" - ], - [ - "abe", - "th" - ], - [ - "abet", - "h" - ], - [ - "▁st", - "ated" - ], - [ - "▁stat", - "ed" - ], - [ - "▁state", - "d" - ], - [ - "▁sta", - "ted" - ], - [ - "fi", - "re" - ], - [ - "f", - "ire" - ], - [ - "bu", - "l" - ], - [ - "b", - "ul" - ], - [ - "▁danger", - "ous" - ], - [ - "▁P", - "ay" - ], - [ - "▁Pa", - "y" - ], - [ - "▁", - "Pay" - ], - [ - "▁G", - "re" - ], - [ - "▁Gr", - "e" - ], - [ - "▁", - "Gre" - ], - [ - "▁Mon", - "day" - ], - [ - "▁Mond", - "ay" - ], - [ - "es", - "ome" - ], - [ - "eso", - "me" - ], - [ - "e", - "some" - ], - [ - "ig", - "an" - ], - [ - "iga", - "n" - ], - [ - "i", - "gan" - ], - [ - "ru", - "nd" - ], - [ - "run", - "d" - ], - [ - "r", - "und" - ], - [ - "pr", - "ise" - ], - [ - "p", - "rise" - ], - [ - "fa", - "il" - ], - [ - "f", - "ail" - ], - [ - "▁N", - "ever" - ], - [ - "▁Ne", - "ver" - ], - [ - "▁Nev", - "er" - ], - [ - "▁", - "Never" - ], - [ - "A", - "v" - ], - [ - "▁line", - "ar" - ], - [ - "▁lin", - "ear" - ], - [ - "▁", - "linear" - ], - [ - "▁u", - "l" - ], - [ - "▁", - "ul" - ], - [ - "WA", - "R" - ], - [ - "W", - "AR" - ], - [ - "ре", - "н" - ], - [ - "р", - "ен" - ], - [ - "▁A", - "T" - ], - [ - "▁", - "AT" - ], - [ - "▁d", - "op" - ], - [ - "▁do", - "p" - ], - [ - "▁n", - "ou" - ], - [ - "▁no", - "u" - ], - [ - "Des", - "t" - ], - [ - "De", - "st" - ], - [ - "D", - "est" - ], - [ - "▁claim", - "s" - ], - [ - "en", - "da" - ], - [ - "end", - "a" - ], - [ - "▁c", - "razy" - ], - [ - "▁cr", - "azy" - ], - [ - "ge", - "l" - ], - [ - "g", - "el" - ], - [ - "og", - "gle" - ], - [ - "ogg", - "le" - ], - [ - "▁rep", - "resentation" - ], - [ - "▁represent", - "ation" - ], - [ - "in", - "en" - ], - [ - "ine", - "n" - ], - [ - "i", - "nen" - ], - [ - "▁altern", - "ative" - ], - [ - "▁alter", - "native" - ], - [ - "D", - "M" - ], - [ - "AB", - "ILITY" - ], - [ - "face", - "s" - ], - [ - "fa", - "ces" - ], - [ - "fac", - "es" - ], - [ - "f", - "aces" - ], - [ - "▁do", - "ors" - ], - [ - "▁door", - "s" - ], - [ - "▁", - "doors" - ], - [ - "at", - "iv" - ], - [ - "ati", - "v" - ], - [ - "Lo", - "ok" - ], - [ - "L", - "ook" - ], - [ - "▁J", - "SON" - ], - [ - "▁JS", - "ON" - ], - [ - "▁", - "JSON" - ], - [ - "▁appe", - "arance" - ], - [ - "▁appear", - "ance" - ], - [ - "б", - "ря" - ], - [ - "S", - "QL" - ], - [ - "▁sil", - "ence" - ], - [ - "ud", - "o" - ], - [ - "u", - "do" - ], - [ - "▁Direct", - "or" - ], - [ - "▁Dire", - "ctor" - ], - [ - "▁Dir", - "ector" - ], - [ - "State", - "ment" - ], - [ - "Stat", - "ement" - ], - [ - "se", - "lected" - ], - [ - "select", - "ed" - ], - [ - "hi", - "gh" - ], - [ - "h", - "igh" - ], - [ - "pr", - "ime" - ], - [ - "prim", - "e" - ], - [ - "▁ign", - "ore" - ], - [ - "▁ignor", - "e" - ], - [ - "▁", - "ignore" - ], - [ - "▁col", - "ors" - ], - [ - "▁color", - "s" - ], - [ - "▁", - "colors" - ], - [ - "us", - "hing" - ], - [ - "ush", - "ing" - ], - [ - "▁v", - "irt" - ], - [ - "▁vi", - "rt" - ], - [ - "▁vir", - "t" - ], - [ - "▁", - "virt" - ], - [ - "man", - "ager" - ], - [ - "▁rem", - "ote" - ], - [ - "▁remot", - "e" - ], - [ - "▁", - "remote" - ], - [ - "ł", - "o" - ], - [ - "sm", - "all" - ], - [ - "▁cr", - "ime" - ], - [ - "▁crim", - "e" - ], - [ - "▁cri", - "me" - ], - [ - "r", - "b" - ], - [ - "▁c", - "reation" - ], - [ - "▁cre", - "ation" - ], - [ - "▁creat", - "ion" - ], - [ - "▁f", - "light" - ], - [ - "▁fl", - "ight" - ], - [ - "▁S", - "ign" - ], - [ - "▁Si", - "gn" - ], - [ - "▁Sig", - "n" - ], - [ - "▁", - "Sign" - ], - [ - "IL", - "E" - ], - [ - "I", - "LE" - ], - [ - "▁D", - "O" - ], - [ - "▁", - "DO" - ], - [ - "com", - "ment" - ], - [ - "comm", - "ent" - ], - [ - "▁C", - "ost" - ], - [ - "▁Co", - "st" - ], - [ - "▁Cos", - "t" - ], - [ - "▁", - "Cost" - ], - [ - "._", - "_" - ], - [ - ".", - "__" - ], - [ - "▁C", - "op" - ], - [ - "▁Co", - "p" - ], - [ - "▁", - "Cop" - ], - [ - "▁v", - "om" - ], - [ - "▁vo", - "m" - ], - [ - "▁Sc", - "ience" - ], - [ - "▁Sci", - "ence" - ], - [ - "ле", - "ния" - ], - [ - "oo", - "p" - ], - [ - "o", - "op" - ], - [ - "inter", - "face" - ], - [ - "▁WARRAN", - "TIES" - ], - [ - "▁P", - "age" - ], - [ - "▁Pa", - "ge" - ], - [ - "▁", - "Page" - ], - [ - "**", - "****" - ], - [ - "****", - "**" - ], - [ - "***", - "***" - ], - [ - "ско", - "м" - ], - [ - "с", - "ком" - ], - [ - "TR", - "UE" - ], - [ - "▁re", - "peated" - ], - [ - "▁repe", - "ated" - ], - [ - "▁repeat", - "ed" - ], - [ - "▁е", - "го" - ], - [ - "ш", - "о" - ], - [ - "▁r", - "oz" - ], - [ - "▁ro", - "z" - ], - [ - "▁", - "roz" - ], - [ - "P", - "e" - ], - [ - "▁IS", - "BN" - ], - [ - "ir", - "ts" - ], - [ - "irt", - "s" - ], - [ - "pos", - "es" - ], - [ - "po", - "ses" - ], - [ - "pose", - "s" - ], - [ - "p", - "oses" - ], - [ - "})", - "$" - ], - [ - "}", - ")$" - ], - [ - "▁", - "І" - ], - [ - "child", - "ren" - ], - [ - "ble", - "s" - ], - [ - "bl", - "es" - ], - [ - "b", - "les" - ], - [ - "EC", - "T" - ], - [ - "E", - "CT" - ], - [ - "��i", - "z" - ], - [ - "▁", - "iz" - ], - [ - "▁b", - "uilder" - ], - [ - "▁build", - "er" - ], - [ - "▁", - "builder" - ], - [ - "▁M", - "edia" - ], - [ - "▁Med", - "ia" - ], - [ - "▁", - "Media" - ], - [ - "ia", - "t" - ], - [ - "i", - "at" - ], - [ - "▁contr", - "ast" - ], - [ - "▁contra", - "st" - ], - [ - "”", - "," - ], - [ - "▁L", - "ink" - ], - [ - "▁Lin", - "k" - ], - [ - "▁", - "Link" - ], - [ - "▁Educ", - "ation" - ], - [ - "▁j", - "oint" - ], - [ - "▁join", - "t" - ], - [ - "▁jo", - "int" - ], - [ - "▁", - "joint" - ], - [ - "▁ex", - "ternal" - ], - [ - "▁extern", - "al" - ], - [ - "▁", - "external" - ], - [ - "▁ро", - "з" - ], - [ - "▁b", - "its" - ], - [ - "▁bit", - "s" - ], - [ - "▁bi", - "ts" - ], - [ - "▁", - "bits" - ], - [ - "FO", - "RM" - ], - [ - "FOR", - "M" - ], - [ - "F", - "ORM" - ], - [ - "er", - "man" - ], - [ - "erm", - "an" - ], - [ - "w", - "p" - ], - [ - "▁M", - "ike" - ], - [ - "▁Mi", - "ke" - ], - [ - "▁Mik", - "e" - ], - [ - "▁M", - "aster" - ], - [ - "▁Ma", - "ster" - ], - [ - "▁Mas", - "ter" - ], - [ - "▁", - "Master" - ], - [ - "▁sen", - "ior" - ], - [ - "▁N", - "av" - ], - [ - "▁Na", - "v" - ], - [ - "▁", - "Nav" - ], - [ - "▁record", - "ed" - ], - [ - "el", - "ing" - ], - [ - "eli", - "ng" - ], - [ - "elin", - "g" - ], - [ - "e", - "ling" - ], - [ - "es", - "h" - ], - [ - "e", - "sh" - ], - [ - "f", - "x" - ], - [ - "ка", - "н" - ], - [ - "к", - "ан" - ], - [ - "▁t", - "all" - ], - [ - "▁tal", - "l" - ], - [ - "▁ta", - "ll" - ], - [ - "▁John", - "son" - ], - [ - "▁s", - "ono" - ], - [ - "▁so", - "no" - ], - [ - "▁son", - "o" - ], - [ - "▁an", - "che" - ], - [ - "▁anc", - "he" - ], - [ - "▁anch", - "e" - ], - [ - "▁", - "anche" - ], - [ - "ic", - "ken" - ], - [ - "ick", - "en" - ], - [ - "i", - "cken" - ], - [ - "lo", - "op" - ], - [ - "l", - "oop" - ], - [ - "ici", - "ency" - ], - [ - "empor", - "ary" - ], - [ - "▁D", - "oes" - ], - [ - "▁Do", - "es" - ], - [ - "▁", - "Does" - ], - [ - "▁re", - "lation" - ], - [ - "▁rel", - "ation" - ], - [ - "▁", - "relation" - ], - [ - "м", - "ы" - ], - [ - "wa", - "s" - ], - [ - "w", - "as" - ], - [ - "lo", - "w" - ], - [ - "l", - "ow" - ], - [ - "ich", - "te" - ], - [ - "icht", - "e" - ], - [ - "i", - "chte" - ], - [ - "▁J", - "ones" - ], - [ - "▁Jo", - "nes" - ], - [ - "▁Jon", - "es" - ], - [ - "▁bed", - "room" - ], - [ - "DI", - "S" - ], - [ - "D", - "IS" - ], - [ - "▁mag", - "net" - ], - [ - "▁magn", - "et" - ], - [ - "▁Eng", - "ine" - ], - [ - "▁", - "Engine" - ], - [ - "▁feel", - "ings" - ], - [ - "▁feeling", - "s" - ], - [ - "▁fee", - "lings" - ], - [ - "G", - "C" - ], - [ - "▁t", - "orn" - ], - [ - "▁to", - "rn" - ], - [ - "▁tor", - "n" - ], - [ - "▁relationship", - "s" - ], - [ - "▁relation", - "ships" - ], - [ - "▁Р", - "е" - ], - [ - "▁p", - "roud" - ], - [ - "▁pro", - "ud" - ], - [ - "▁pr", - "oud" - ], - [ - "▁t", - "we" - ], - [ - "▁tw", - "e" - ], - [ - "ov", - "al" - ], - [ - "ova", - "l" - ], - [ - "o", - "val" - ], - [ - "▁w", - "aste" - ], - [ - "▁was", - "te" - ], - [ - "▁wa", - "ste" - ], - [ - "▁red", - "uced" - ], - [ - "▁redu", - "ced" - ], - [ - "▁reduce", - "d" - ], - [ - "il", - "ton" - ], - [ - "ilt", - "on" - ], - [ - "B", - "P" - ], - [ - "▁for", - "got" - ], - [ - "▁forg", - "ot" - ], - [ - "▁bod", - "ies" - ], - [ - "▁H", - "aw" - ], - [ - "▁Ha", - "w" - ], - [ - "la", - "g" - ], - [ - "l", - "ag" - ], - [ - "▁w", - "ww" - ], - [ - "▁", - "www" - ], - [ - "do", - "or" - ], - [ - "d", - "oor" - ], - [ - "▁s", - "ufficient" - ], - [ - "▁suff", - "icient" - ], - [ - "▁doll", - "ars" - ], - [ - "▁dollar", - "s" - ], - [ - "Le", - "n" - ], - [ - "L", - "en" - ], - [ - "▁talk", - "ed" - ], - [ - "▁tal", - "ked" - ], - [ - "▁b", - "ond" - ], - [ - "▁bo", - "nd" - ], - [ - "▁bon", - "d" - ], - [ - "▁B", - "or" - ], - [ - "▁Bo", - "r" - ], - [ - "}}", - "{" - ], - [ - "}", - "}{" - ], - [ - "ro", - "d" - ], - [ - "r", - "od" - ], - [ - "Pass", - "word" - ], - [ - "qu", - "are" - ], - [ - "▁l", - "ights" - ], - [ - "▁light", - "s" - ], - [ - "▁", - "lights" - ], - [ - "er", - "en" - ], - [ - "ere", - "n" - ], - [ - "e", - "ren" - ], - [ - "▁th", - "irty" - ], - [ - "N", - "C" - ], - [ - "▁T", - "ODO" - ], - [ - "▁TO", - "DO" - ], - [ - "▁res", - "pond" - ], - [ - "▁respon", - "d" - ], - [ - "▁resp", - "ond" - ], - [ - "▁", - "respond" - ], - [ - "ки", - "х" - ], - [ - "dir", - "ect" - ], - [ - "di", - "rect" - ], - [ - "dire", - "ct" - ], - [ - "d", - "irect" - ], - [ - "a", - "ção" - ], - [ - "▁he", - "av" - ], - [ - "Med", - "ia" - ], - [ - "M", - "edia" - ], - [ - "ex", - "it" - ], - [ - "e", - "xit" - ], - [ - "L", - "icense" - ], - [ - "`", - "." - ], - [ - "▁m", - "ixed" - ], - [ - "▁mix", - "ed" - ], - [ - "▁d", - "esk" - ], - [ - "▁de", - "sk" - ], - [ - "▁des", - "k" - ], - [ - "▁te", - "aching" - ], - [ - "▁teach", - "ing" - ], - [ - "▁tea", - "ching" - ], - [ - "▁m", - "aj" - ], - [ - "▁ma", - "j" - ], - [ - "▁n", - "erv" - ], - [ - "▁ne", - "rv" - ], - [ - "▁ner", - "v" - ], - [ - "in", - "ations" - ], - [ - "ination", - "s" - ], - [ - "type", - "of" - ], - [ - "▁co", - "ast" - ], - [ - "▁ж", - "е" - ], - [ - "▁", - "же" - ], - [ - "��be", - "side" - ], - [ - "▁bes", - "ide" - ], - [ - "um", - "my" - ], - [ - "umm", - "y" - ], - [ - "Do", - "c" - ], - [ - "D", - "oc" - ], - [ - "▁sche", - "dule" - ], - [ - "▁schedul", - "e" - ], - [ - "▁sched", - "ule" - ], - [ - "▁", - "schedule" - ], - [ - "▁re", - "cover" - ], - [ - "▁rec", - "over" - ], - [ - "▁Fur", - "ther" - ], - [ - "▁ste", - "el" - ], - [ - "bo", - "ot" - ], - [ - "b", - "oot" - ], - [ - "▁Per", - "haps" - ], - [ - "▁с", - "ъ" - ], - [ - "▁O", - "s" - ], - [ - "▁", - "Os" - ], - [ - "ri", - "ck" - ], - [ - "ric", - "k" - ], - [ - "r", - "ick" - ], - [ - "▁В", - "и" - ], - [ - "Supp", - "ort" - ], - [ - "Sup", - "port" - ], - [ - "S", - "upport" - ], - [ - "▁(", - "_" - ], - [ - "▁", - "(_" - ], - [ - "ni", - "l" - ], - [ - "n", - "il" - ], - [ - "pi", - "s" - ], - [ - "p", - "is" - ], - [ - "x", - "pected" - ], - [ - "▁process", - "ing" - ], - [ - "▁proces", - "sing" - ], - [ - "▁", - "processing" - ], - [ - "Bu", - "ild" - ], - [ - "B", - "uild" - ], - [ - "ar", - "ian" - ], - [ - "ari", - "an" - ], - [ - "aria", - "n" - ], - [ - "a", - "rian" - ], - [ - "▁i", - "con" - ], - [ - "▁ic", - "on" - ], - [ - "▁", - "icon" - ], - [ - "▁C", - "A" - ], - [ - "▁", - "CA" - ], - [ - "wi", - "ck" - ], - [ - "w", - "ick" - ], - [ - "=", - "(" - ], - [ - "▁al", - "gorithm" - ], - [ - "▁", - "algorithm" - ], - [ - "▁You", - "ng" - ], - [ - "▁Man", - "agement" - ], - [ - "▁", - "Management" - ], - [ - "▁anc", - "ient" - ], - [ - "▁anci", - "ent" - ], - [ - "но", - "сть" - ], - [ - "ност", - "ь" - ], - [ - "ot", - "i" - ], - [ - "o", - "ti" - ], - [ - "▁comb", - "ination" - ], - [ - "wor", - "ld" - ], - [ - "w", - "orld" - ], - [ - "n", - "n" - ], - [ - "▁d", - "ram" - ], - [ - "▁dr", - "am" - ], - [ - "en", - "abled" - ], - [ - "ena", - "bled" - ], - [ - "enable", - "d" - ], - [ - "A", - "c" - ], - [ - "C", - "CESS" - ], - [ - "ar", - "ation" - ], - [ - "▁bl", - "ocks" - ], - [ - "▁block", - "s" - ], - [ - "▁blo", - "cks" - ], - [ - "▁", - "blocks" - ], - [ - "▁Ang", - "eles" - ], - [ - "▁Angel", - "es" - ], - [ - "▁Q", - "ual" - ], - [ - "▁Qu", - "al" - ], - [ - "▁", - "Qual" - ], - [ - "▁suc", - "ceed" - ], - [ - "▁succ", - "eed" - ], - [ - "net", - "work" - ], - [ - "▁ob", - "lig" - ], - [ - "spring", - "framework" - ], - [ - "▁T", - "re" - ], - [ - "▁Tr", - "e" - ], - [ - "ok", - "es" - ], - [ - "oke", - "s" - ], - [ - "o", - "kes" - ], - [ - "mu", - "n" - ], - [ - "m", - "un" - ], - [ - "▁Net", - "work" - ], - [ - "▁", - "Network" - ], - [ - "De", - "l" - ], - [ - "D", - "el" - ], - [ - "▁e", - "state" - ], - [ - "▁est", - "ate" - ], - [ - "▁esta", - "te" - ], - [ - "▁l", - "iqu" - ], - [ - "▁li", - "qu" - ], - [ - "▁p", - "ob" - ], - [ - "▁po", - "b" - ], - [ - "▁d", - "ad" - ], - [ - "▁da", - "d" - ], - [ - "▁dist", - "inct" - ], - [ - "▁T", - "it" - ], - [ - "▁Ti", - "t" - ], - [ - "▁L", - "ear" - ], - [ - "▁Le", - "ar" - ], - [ - "fer", - "red" - ], - [ - "and", - "roid" - ], - [ - "andro", - "id" - ], - [ - "▁sub", - "sequ" - ], - [ - "▁subs", - "equ" - ], - [ - "▁Flor", - "ida" - ], - [ - "sub", - "set" - ], - [ - "▁whis", - "per" - ], - [ - "Vo", - "l" - ], - [ - "V", - "ol" - ], - [ - "ul", - "ous" - ], - [ - "ulo", - "us" - ], - [ - "▁c", - "rew" - ], - [ - "▁cre", - "w" - ], - [ - "▁cr", - "ew" - ], - [ - "▁l", - "ug" - ], - [ - "▁lu", - "g" - ], - [ - "pi", - "d" - ], - [ - "p", - "id" - ], - [ - "oc", - "ity" - ], - [ - "oci", - "ty" - ], - [ - "o", - "city" - ], - [ - "sk", - "b" - ], - [ - "s", - "kb" - ], - [ - "▁t", - "ea" - ], - [ - "▁te", - "a" - ], - [ - "у", - "н" - ], - [ - "▁hon", - "or" - ], - [ - "▁ho", - "nor" - ], - [ - "▁I", - "ns" - ], - [ - "▁In", - "s" - ], - [ - "▁", - "Ins" - ], - [ - "▁g", - "ew" - ], - [ - "▁ge", - "w" - ], - [ - "▁", - "gew" - ], - [ - "Det", - "ails" - ], - [ - "Detail", - "s" - ], - [ - "ene", - "ath" - ], - [ - "e", - "neath" - ], - [ - "at", - "ar" - ], - [ - "ata", - "r" - ], - [ - "a", - "tar" - ], - [ - "▁_", - "{" - ], - [ - "▁", - "_{" - ], - [ - "am", - "en" - ], - [ - "ame", - "n" - ], - [ - "a", - "men" - ], - [ - "▁set", - "up" - ], - [ - "▁", - "setup" - ], - [ - "Trans", - "action" - ], - [ - "▁bl", - "ank" - ], - [ - "▁", - "blank" - ], - [ - "Fail", - "ed" - ], - [ - "F", - "ailed" - ], - [ - "jo", - "b" - ], - [ - "j", - "ob" - ], - [ - "▁p", - "ret" - ], - [ - "▁pre", - "t" - ], - [ - "▁pr", - "et" - ], - [ - "▁", - "pret" - ], - [ - "ß", - "e" - ], - [ - "lo", - "or" - ], - [ - "l", - "oor" - ], - [ - "ř", - "í" - ], - [ - "nc", - "ia" - ], - [ - "n", - "cia" - ], - [ - "▁any", - "where" - ], - [ - "▁L", - "ight" - ], - [ - "▁Li", - "ght" - ], - [ - "▁", - "Light" - ], - [ - "▁A", - "k" - ], - [ - "B", - "D" - ], - [ - "▁exc", - "ited" - ], - [ - "▁excit", - "ed" - ], - [ - "ag", - "ers" - ], - [ - "age", - "rs" - ], - [ - "ager", - "s" - ], - [ - "a", - "gers" - ], - [ - "▁w", - "arning" - ], - [ - "▁war", - "ning" - ], - [ - "▁warn", - "ing" - ], - [ - "▁", - "warning" - ], - [ - "▁process", - "es" - ], - [ - "▁proces", - "ses" - ], - [ - "h", - "u" - ], - [ - "▁y", - "outh" - ], - [ - "▁you", - "th" - ], - [ - "▁yo", - "uth" - ], - [ - "▁d", - "ogs" - ], - [ - "���do", - "gs" - ], - [ - "▁dog", - "s" - ], - [ - "▁o", - "ct" - ], - [ - "▁oc", - "t" - ], - [ - "▁", - "oct" - ], - [ - "▁n", - "ine" - ], - [ - "▁ni", - "ne" - ], - [ - "▁nin", - "e" - ], - [ - "Write", - "r" - ], - [ - "Wr", - "iter" - ], - [ - "Writ", - "er" - ], - [ - "W", - "riter" - ], - [ - "gr", - "id" - ], - [ - "g", - "rid" - ], - [ - "▁import", - "ance" - ], - [ - "est", - "ic" - ], - [ - "▁care", - "fully" - ], - [ - "▁careful", - "ly" - ], - [ - "ma", - "ster" - ], - [ - "mas", - "ter" - ], - [ - "m", - "aster" - ], - [ - "▁dec", - "isions" - ], - [ - "▁decision", - "s" - ], - [ - "▁decis", - "ions" - ], - [ - "▁p", - "in" - ], - [ - "▁pi", - "n" - ], - [ - "▁", - "pin" - ], - [ - "▁cr", - "ack" - ], - [ - "TE", - "ST" - ], - [ - "TES", - "T" - ], - [ - "T", - "EST" - ], - [ - "▁L", - "ocal" - ], - [ - "▁Loc", - "al" - ], - [ - "▁Lo", - "cal" - ], - [ - "▁", - "Local" - ], - [ - "▁R", - "ight" - ], - [ - "▁", - "Right" - ], - [ - "▁v", - "ast" - ], - [ - "▁va", - "st" - ], - [ - "▁vas", - "t" - ], - [ - "▁f", - "aster" - ], - [ - "▁fa", - "ster" - ], - [ - "▁fast", - "er" - ], - [ - "▁inst", - "itut" - ], - [ - "▁ann", - "ual" - ], - [ - "LA", - "N" - ], - [ - "L", - "AN" - ], - [ - "▁e", - "pisode" - ], - [ - "▁epis", - "ode" - ], - [ - "▁X", - "V" - ], - [ - "▁del", - "ivery" - ], - [ - "▁deliver", - "y" - ], - [ - "t", - "l" - ], - [ - "F", - "P" - ], - [ - "ci", - "rc" - ], - [ - "cir", - "c" - ], - [ - "▁typ", - "ically" - ], - [ - "▁typical", - "ly" - ], - [ - "ig", - "o" - ], - [ - "i", - "go" - ], - [ - "▁int", - "el" - ], - [ - "▁inte", - "l" - ], - [ - "▁", - "intel" - ], - [ - "na", - "t" - ], - [ - "n", - "at" - ], - [ - "x", - "b" - ], - [ - "ст", - "ро" - ], - [ - "с", - "тро" - ], - [ - ")", - "-" - ], - [ - "▁B", - "al" - ], - [ - "▁Ba", - "l" - ], - [ - "▁", - "Bal" - ], - [ - "▁J", - "os" - ], - [ - "▁Jo", - "s" - ], - [ - "▁g", - "onna" - ], - [ - "▁R", - "est" - ], - [ - "▁Re", - "st" - ], - [ - "▁Res", - "t" - ], - [ - "▁", - "Rest" - ], - [ - "jo", - "r" - ], - [ - "j", - "or" - ], - [ - "on", - "ia" - ], - [ - "oni", - "a" - ], - [ - "o", - "nia" - ], - [ - "or", - "ship" - ], - [ - "ors", - "hip" - ], - [ - "ov", - "ery" - ], - [ - "ove", - "ry" - ], - [ - "over", - "y" - ], - [ - "o", - "very" - ], - [ - "LI", - "NE" - ], - [ - "LIN", - "E" - ], - [ - "L", - "INE" - ], - [ - "]", - ":" - ], - [ - "Que", - "ue" - ], - [ - "▁com", - "pare" - ], - [ - "▁comp", - "are" - ], - [ - "▁compar", - "e" - ], - [ - "▁", - "compare" - ], - [ - "▁ap", - "artment" - ], - [ - "▁apart", - "ment" - ], - [ - "▁r", - "ul" - ], - [ - "▁ru", - "l" - ], - [ - "D", - "r" - ], - [ - "gen", - "cy" - ], - [ - "g", - "ency" - ], - [ - "▁ob", - "viously" - ], - [ - "▁obvious", - "ly" - ], - [ - "zi", - "e" - ], - [ - "z", - "ie" - ], - [ - "yc", - "l" - ], - [ - "y", - "cl" - ], - [ - "fort", - "unately" - ], - [ - "fortun", - "ately" - ], - [ - "fortunate", - "ly" - ], - [ - "▁ste", - "pped" - ], - [ - "▁step", - "ped" - ], - [ - "▁S", - "eg" - ], - [ - "▁Se", - "g" - ], - [ - "▁", - "Seg" - ], - [ - "▁Wh", - "ich" - ], - [ - "▁", - "Which" - ], - [ - "▁P", - "C" - ], - [ - "▁", - "PC" - ], - [ - "▁a", - "st" - ], - [ - "▁as", - "t" - ], - [ - "▁", - "ast" - ], - [ - "end", - "or" - ], - [ - "endo", - "r" - ], - [ - "▁per", - "mission" - ], - [ - "▁perm", - "ission" - ], - [ - "▁", - "permission" - ], - [ - "CO", - "L" - ], - [ - "C", - "OL" - ], - [ - "▁T", - "EST" - ], - [ - "▁TE", - "ST" - ], - [ - "▁", - "TEST" - ], - [ - "P", - "ay" - ], - [ - "ère", - "s" - ], - [ - "è", - "res" - ], - [ - "▁stud", - "ied" - ], - [ - "▁accom", - "pl" - ], - [ - "▁accomp", - "l" - ], - [ - "ro", - "le" - ], - [ - "rol", - "e" - ], - [ - "r", - "ole" - ], - [ - "Wh", - "ere" - ], - [ - "Whe", - "re" - ], - [ - "W", - "here" - ], - [ - "proto", - "buf" - ], - [ - "met", - "adata" - ], - [ - "meta", - "data" - ], - [ - "Jo", - "b" - ], - [ - "J", - "ob" - ], - [ - "▁F", - "our" - ], - [ - "▁Fou", - "r" - ], - [ - "▁Fo", - "ur" - ], - [ - "pl", - "ements" - ], - [ - "ple", - "ments" - ], - [ - "plement", - "s" - ], - [ - "dis", - "able" - ], - [ - "▁l", - "oud" - ], - [ - "▁lo", - "ud" - ], - [ - "▁lou", - "d" - ], - [ - "▁happ", - "ening" - ], - [ - "▁happen", - "ing" - ], - [ - "▁U", - "sing" - ], - [ - "▁Us", - "ing" - ], - [ - "▁", - "Using" - ], - [ - "ro", - "g" - ], - [ - "r", - "og" - ], - [ - "▁depend", - "s" - ], - [ - "▁dep", - "ends" - ], - [ - "í", - "m" - ], - [ - "'", - "\\" - ], - [ - "▁t", - "aught" - ], - [ - "sh", - "ared" - ], - [ - "sha", - "red" - ], - [ - "share", - "d" - ], - [ - "▁att", - "ributes" - ], - [ - "▁attribute", - "s" - ], - [ - "▁attribut", - "es" - ], - [ - "▁", - "attributes" - ], - [ - "▁A", - "ction" - ], - [ - "▁Act", - "ion" - ], - [ - "▁", - "Action" - ], - [ - "▁d", - "ess" - ], - [ - "▁de", - "ss" - ], - [ - "▁des", - "s" - ], - [ - "▁", - "dess" - ], - [ - "▁h", - "ouses" - ], - [ - "▁house", - "s" - ], - [ - "▁hous", - "es" - ], - [ - "▁ho", - "uses" - ], - [ - "▁re", - "set" - ], - [ - "▁res", - "et" - ], - [ - "▁", - "reset" - ], - [ - "▁b", - "ien" - ], - [ - "▁bi", - "en" - ], - [ - "▁ex", - "plicit" - ], - [ - "▁expl", - "icit" - ], - [ - "LO", - "W" - ], - [ - "->", - "_" - ], - [ - "▁P", - "M" - ], - [ - "▁", - "PM" - ], - [ - "C", - "ategory" - ], - [ - "oi", - "ce" - ], - [ - "o", - "ice" - ], - [ - "in", - "to" - ], - [ - "int", - "o" - ], - [ - "▁m", - "ail" - ], - [ - "▁ma", - "il" - ], - [ - "▁mai", - "l" - ], - [ - "▁", - "mail" - ], - [ - "▁author", - "ity" - ], - [ - "▁un", - "able" - ], - [ - "▁una", - "ble" - ], - [ - "file", - "name" - ], - [ - "fil", - "ename" - ], - [ - "é", - "k" - ], - [ - "ле", - "й" - ], - [ - "л", - "ей" - ], - [ - "▁s", - "ector" - ], - [ - "▁se", - "ctor" - ], - [ - "▁sec", - "tor" - ], - [ - "▁sect", - "or" - ], - [ - "ap", - "point" - ], - [ - "app", - "oint" - ], - [ - "▁h", - "ang" - ], - [ - "▁ha", - "ng" - ], - [ - "▁han", - "g" - ], - [ - "▁", - "hang" - ], - [ - "▁c", - "el" - ], - [ - "▁ce", - "l" - ], - [ - "▁", - "cel" - ], - [ - "rel", - "ated" - ], - [ - "it", - "ate" - ], - [ - "ita", - "te" - ], - [ - "itat", - "e" - ], - [ - "▁'", - "<" - ], - [ - "am", - "ber" - ], - [ - "amb", - "er" - ], - [ - "a", - "mber" - ], - [ - "▁c", - "heap" - ], - [ - "▁che", - "ap" - ], - [ - "▁en", - "abled" - ], - [ - "▁enable", - "d" - ], - [ - "▁", - "enabled" - ], - [ - "▁di", - "vision" - ], - [ - "▁div", - "ision" - ], - [ - "▁divis", - "ion" - ], - [ - "An", - "y" - ], - [ - "A", - "ny" - ], - [ - "▁h", - "ier" - ], - [ - "▁hi", - "er" - ], - [ - "▁H", - "ead" - ], - [ - "▁He", - "ad" - ], - [ - "▁", - "Head" - ], - [ - "nt", - "ax" - ], - [ - "n", - "tax" - ], - [ - "ud", - "a" - ], - [ - "u", - "da" - ], - [ - "▁lim", - "itations" - ], - [ - "▁limit", - "ations" - ], - [ - "▁limitation", - "s" - ], - [ - "▁st", - "udio" - ], - [ - "▁stud", - "io" - ], - [ - "med", - "ia" - ], - [ - "medi", - "a" - ], - [ - "m", - "edia" - ], - [ - "▁cir", - "cle" - ], - [ - "▁circ", - "le" - ], - [ - "▁", - "circle" - ], - [ - "но", - "ва" - ], - [ - "нов", - "а" - ], - [ - "▁l", - "aug" - ], - [ - "▁la", - "ug" - ], - [ - "ac", - "ts" - ], - [ - "act", - "s" - ], - [ - "▁В", - "о" - ], - [ - "ó", - "d" - ], - [ - "pl", - "ed" - ], - [ - "ple", - "d" - ], - [ - "p", - "led" - ], - [ - "LO", - "C" - ], - [ - "L", - "OC" - ], - [ - "Ex", - "pr" - ], - [ - "Exp", - "r" - ], - [ - ">", - ":" - ], - [ - "▁pr", - "és" - ], - [ - "▁pré", - "s" - ], - [ - "▁", - "prés" - ], - [ - "▁laugh", - "ed" - ], - [ - "▁laug", - "hed" - ], - [ - "▁Th", - "ree" - ], - [ - "▁", - "Three" - ], - [ - "л", - "ы" - ], - [ - "▁en", - "ds" - ], - [ - "▁end", - "s" - ], - [ - "▁", - "ends" - ], - [ - "▁fund", - "ament" - ], - [ - "▁in", - "her" - ], - [ - "▁", - "inher" - ], - [ - "▁l", - "iv" - ], - [ - "▁li", - "v" - ], - [ - "▁", - "liv" - ], - [ - "bi", - "d" - ], - [ - "b", - "id" - ], - [ - "▁respons", - "ibility" - ], - [ - "▁check", - "ed" - ], - [ - "▁", - "checked" - ], - [ - "▁P", - "ac" - ], - [ - "▁Pa", - "c" - ], - [ - "▁f", - "ault" - ], - [ - "▁fa", - "ult" - ], - [ - "▁y", - "ellow" - ], - [ - "▁s", - "alt" - ], - [ - "▁sa", - "lt" - ], - [ - "▁sal", - "t" - ], - [ - "▁Franc", - "isco" - ], - [ - "▁Francis", - "co" - ], - [ - "▁", - "^" - ], - [ - "▁O", - "N" - ], - [ - "▁", - "ON" - ], - [ - "▁beaut", - "y" - ], - [ - "y", - "g" - ], - [ - "▁A", - "ff" - ], - [ - "▁Af", - "f" - ], - [ - "▁", - "Aff" - ], - [ - "▁E", - "q" - ], - [ - "▁", - "Eq" - ], - [ - "▁mag", - "ic" - ], - [ - "▁hand", - "ler" - ], - [ - "▁handle", - "r" - ], - [ - "▁", - "handler" - ], - [ - "x", - "E" - ], - [ - "▁numer", - "ous" - ], - [ - "▁numero", - "us" - ], - [ - "▁h", - "ole" - ], - [ - "▁hol", - "e" - ], - [ - "▁ho", - "le" - ], - [ - "▁", - "hole" - ], - [ - "▁ro", - "oms" - ], - [ - "▁room", - "s" - ], - [ - "▁", - "rooms" - ], - [ - "cc", - "ión" - ], - [ - "cció", - "n" - ], - [ - "c", - "ción" - ], - [ - "▁A", - "rm" - ], - [ - "▁Ar", - "m" - ], - [ - "▁", - "Arm" - ], - [ - "per", - "son" - ], - [ - "pers", - "on" - ], - [ - "p", - "erson" - ], - [ - "▁build", - "ings" - ], - [ - "▁building", - "s" - ], - [ - "▁p", - "late" - ], - [ - "▁pl", - "ate" - ], - [ - "▁plat", - "e" - ], - [ - "ble", - "d" - ], - [ - "bl", - "ed" - ], - [ - "b", - "led" - ], - [ - "er", - "rors" - ], - [ - "err", - "ors" - ], - [ - "error", - "s" - ], - [ - "▁A", - "gain" - ], - [ - "▁Ag", - "ain" - ], - [ - "▁Def", - "ault" - ], - [ - "▁", - "Default" - ], - [ - "▁H", - "ard" - ], - [ - "▁Har", - "d" - ], - [ - "▁Ha", - "rd" - ], - [ - "▁", - "Hard" - ], - [ - "t", - "ó" - ], - [ - "hu", - "s" - ], - [ - "h", - "us" - ], - [ - "▁dim", - "ension" - ], - [ - "ial", - "e" - ], - [ - "ia", - "le" - ], - [ - "i", - "ale" - ], - [ - "▁M", - "ult" - ], - [ - "▁Mu", - "lt" - ], - [ - "▁Mul", - "t" - ], - [ - "▁", - "Mult" - ], - [ - "▁Govern", - "ment" - ], - [ - "Fun", - "c" - ], - [ - "F", - "unc" - ], - [ - "▁b", - "low" - ], - [ - "▁bl", - "ow" - ], - [ - "▁blo", - "w" - ], - [ - "▁re", - "ct" - ], - [ - "▁r", - "ect" - ], - [ - "▁rec", - "t" - ], - [ - "▁", - "rect" - ], - [ - "er", - "ra" - ], - [ - "err", - "a" - ], - [ - "conne", - "ction" - ], - [ - "connect", - "ion" - ], - [ - "conn", - "ection" - ], - [ - "▁pass", - "ing" - ], - [ - "▁pas", - "sing" - ], - [ - "ße", - "n" - ], - [ - "ß", - "en" - ], - [ - "ph", - "as" - ], - [ - "pha", - "s" - ], - [ - "p", - "has" - ], - [ - "ens", - "ional" - ], - [ - "ension", - "al" - ], - [ - "re", - "cord" - ], - [ - "rec", - "ord" - ], - [ - "co", - "hol" - ], - [ - "▁H", - "arry" - ], - [ - "▁Har", - "ry" - ], - [ - "▁Harr", - "y" - ], - [ - "izont", - "al" - ], - [ - "izon", - "tal" - ], - [ - "▁f", - "inger" - ], - [ - "▁fin", - "ger" - ], - [ - "▁fing", - "er" - ], - [ - "▁young", - "er" - ], - [ - "▁S", - "C" - ], - [ - "▁", - "SC" - ], - [ - "oper", - "ation" - ], - [ - "B", - "Y" - ], - [ - "he", - "im" - ], - [ - "▁B", - "ad" - ], - [ - "▁Ba", - "d" - ], - [ - "▁", - "Bad" - ], - [ - "▁st", - "orm" - ], - [ - "▁stor", - "m" - ], - [ - "▁sto", - "rm" - ], - [ - "▁", - "storm" - ], - [ - "▁N", - "at" - ], - [ - "▁Na", - "t" - ], - [ - "▁bu", - "ying" - ], - [ - "▁buy", - "ing" - ], - [ - "▁S", - "ometimes" - ], - [ - "▁Some", - "times" - ], - [ - "▁С", - "та" - ], - [ - "es", - "sed" - ], - [ - "ess", - "ed" - ], - [ - "esse", - "d" - ], - [ - "▁da", - "mn" - ], - [ - "▁dam", - "n" - ], - [ - "▁m", - "eg" - ], - [ - "▁me", - "g" - ], - [ - "um", - "es" - ], - [ - "ume", - "s" - ], - [ - "u", - "mes" - ], - [ - "ün", - "d" - ], - [ - "ü", - "nd" - ], - [ - "т", - "ра" - ], - [ - "▁sil", - "ver" - ], - [ - "w", - "d" - ], - [ - "hid", - "den" - ], - [ - "h", - "idden" - ], - [ - "ar", - "do" - ], - [ - "ard", - "o" - ], - [ - "▁commun", - "ities" - ], - [ - "▁d", - "iet" - ], - [ - "▁di", - "et" - ], - [ - "▁die", - "t" - ], - [ - "ot", - "ted" - ], - [ - "ott", - "ed" - ], - [ - "otte", - "d" - ], - [ - "▁b", - "at" - ], - [ - "▁ba", - "t" - ], - [ - "▁", - "bat" - ], - [ - "an", - "cer" - ], - [ - "ance", - "r" - ], - [ - "anc", - "er" - ], - [ - "▁f", - "mt" - ], - [ - "▁", - "fmt" - ], - [ - "▁P", - "en" - ], - [ - "▁Pe", - "n" - ], - [ - "▁", - "Pen" - ], - [ - "▁t", - "il" - ], - [ - "▁ti", - "l" - ], - [ - "▁", - "til" - ], - [ - "En", - "um" - ], - [ - "E", - "num" - ], - [ - "PA", - "TH" - ], - [ - "P", - "ATH" - ], - [ - "▁mat", - "ters" - ], - [ - "▁matter", - "s" - ], - [ - "▁matt", - "ers" - ], - [ - "time", - "out" - ], - [ - "--", - "----------" - ], - [ - "----", - "--------" - ], - [ - "--------", - "----" - ], - [ - "---", - "---------" - ], - [ - "-----", - "-------" - ], - [ - "----------", - "--" - ], - [ - "------", - "------" - ], - [ - "---------", - "---" - ], - [ - "-------", - "-----" - ], - [ - "-----------", - "-" - ], - [ - "-", - "-----------" - ], - [ - "ka", - "n" - ], - [ - "k", - "an" - ], - [ - "▁Cor", - "por" - ], - [ - "=\"", - "../../" - ], - [ - "=\"../", - "../" - ], - [ - "▁A", - "le" - ], - [ - "▁Al", - "e" - ], - [ - "hent", - "ication" - ], - [ - "hentic", - "ation" - ], - [ - "▁com", - "plic" - ], - [ - "▁comp", - "lic" - ], - [ - "▁compl", - "ic" - ], - [ - "▁Se", - "curity" - ], - [ - "▁Sec", - "urity" - ], - [ - "▁", - "Security" - ], - [ - "OF", - "F" - ], - [ - "O", - "FF" - ], - [ - "R", - "ad" - ], - [ - "ap", - "se" - ], - [ - "aps", - "e" - ], - [ - "a", - "pse" - ], - [ - "▁d", - "ance" - ], - [ - "▁dan", - "ce" - ], - [ - "▁perm", - "issions" - ], - [ - "▁permission", - "s" - ], - [ - "▁war", - "rant" - ], - [ - "▁l", - "ad" - ], - [ - "▁la", - "d" - ], - [ - "▁", - "lad" - ], - [ - "▁is", - "ol" - ], - [ - "▁i", - "sol" - ], - [ - "d", - "l" - ], - [ - "▁A", - "u" - ], - [ - "ye", - "s" - ], - [ - "y", - "es" - ], - [ - "▁t", - "v" - ], - [ - "▁", - "tv" - ], - [ - "▁pro", - "vider" - ], - [ - "▁prov", - "ider" - ], - [ - "▁provide", - "r" - ], - [ - "▁", - "provider" - ], - [ - "▁ter", - "rible" - ], - [ - "▁terr", - "ible" - ], - [ - "▁dep", - "artment" - ], - [ - "▁depart", - "ment" - ], - [ - "er", - "al" - ], - [ - "era", - "l" - ], - [ - "e", - "ral" - ], - [ - "▁implement", - "ation" - ], - [ - "S", - "R" - ], - [ - "▁h", - "earing" - ], - [ - "▁he", - "aring" - ], - [ - "▁hear", - "ing" - ], - [ - "▁K", - "n" - ], - [ - "F", - "R" - ], - [ - "t", - "v" - ], - [ - "▁d", - "iss" - ], - [ - "▁dis", - "s" - ], - [ - "▁di", - "ss" - ], - [ - "F", - "UN" - ], - [ - "▁dur", - "ante" - ], - [ - "▁durant", - "e" - ], - [ - "os", - "is" - ], - [ - "osi", - "s" - ], - [ - "o", - "sis" - ], - [ - "▁task", - "s" - ], - [ - "▁", - "tasks" - ], - [ - "▁B", - "lo" - ], - [ - "▁Bl", - "o" - ], - [ - "▁", - "Blo" - ], - [ - "во", - "д" - ], - [ - "▁br", - "anch" - ], - [ - "▁", - "branch" - ], - [ - "▁polit", - "ics" - ], - [ - "▁E", - "lle" - ], - [ - "▁El", - "le" - ], - [ - "▁Ell", - "e" - ], - [ - "▁lead", - "ership" - ], - [ - "▁leader", - "ship" - ], - [ - "▁leaders", - "hip" - ], - [ - "ex", - "pr" - ], - [ - "exp", - "r" - ], - [ - "▁techn", - "iques" - ], - [ - "▁technique", - "s" - ], - [ - "pr", - "ec" - ], - [ - "pre", - "c" - ], - [ - "p", - "rec" - ], - [ - "Sig", - "ma" - ], - [ - "S", - "igma" - ], - [ - "im", - "ately" - ], - [ - "imate", - "ly" - ], - [ - "imat", - "ely" - ], - [ - "t", - "k" - ], - [ - "ach", - "ment" - ], - [ - "▁En", - "ter" - ], - [ - "▁Ent", - "er" - ], - [ - "▁", - "Enter" - ], - [ - "▁cre", - "ative" - ], - [ - "▁creat", - "ive" - ], - [ - "▁з", - "на" - ], - [ - "▁", - "зна" - ], - [ - "ap", - "py" - ], - [ - "app", - "y" - ], - [ - "un", - "ched" - ], - [ - "unch", - "ed" - ], - [ - "unc", - "hed" - ], - [ - "▁'", - "'," - ], - [ - "▁''", - "," - ], - [ - "on", - "der" - ], - [ - "ond", - "er" - ], - [ - "onde", - "r" - ], - [ - "o", - "nder" - ], - [ - "{", - "-" - ], - [ - "NU", - "M" - ], - [ - "N", - "UM" - ], - [ - "▁n", - "arr" - ], - [ - "▁na", - "rr" - ], - [ - "▁nar", - "r" - ], - [ - "Mem", - "ory" - ], - [ - "▁win", - "ning" - ], - [ - "▁", - "winning" - ], - [ - "▁F", - "ollow" - ], - [ - "▁Fol", - "low" - ], - [ - "▁", - "Follow" - ], - [ - "*/", - "\r" - ], - [ - "vis", - "ion" - ], - [ - "v", - "ision" - ], - [ - "res", - "ents" - ], - [ - "resent", - "s" - ], - [ - "zi", - "one" - ], - [ - "z", - "ione" - ], - [ - "▁l", - "atter" - ], - [ - "▁lat", - "ter" - ], - [ - "▁requ", - "ests" - ], - [ - "▁request", - "s" - ], - [ - "▁", - "requests" - ], - [ - "▁m", - "argin" - ], - [ - "▁mar", - "gin" - ], - [ - "▁marg", - "in" - ], - [ - "▁", - "margin" - ], - [ - "▁{", - "\"" - ], - [ - "▁", - "{\"" - ], - [ - "v", - "ideo" - ], - [ - "c", - "n" - ], - [ - "▁Im", - "age" - ], - [ - "▁", - "Image" - ], - [ - "T", - "im" - ], - [ - "CON", - "FIG" - ], - [ - "CONF", - "IG" - ], - [ - "▁all", - "owing" - ], - [ - "▁allow", - "ing" - ], - [ - "▁comb", - "ined" - ], - [ - "▁combine", - "d" - ], - [ - "PU", - "T" - ], - [ - "P", - "UT" - ], - [ - "▁instance", - "of" - ], - [ - "ig", - "in" - ], - [ - "igi", - "n" - ], - [ - "i", - "gin" - ], - [ - "▁p", - "ero" - ], - [ - "▁per", - "o" - ], - [ - "▁pe", - "ro" - ], - [ - "▁'", - "'" - ], - [ - "▁", - "''" - ], - [ - "▁conf", - "idence" - ], - [ - "▁equ", - "ivalent" - ], - [ - "▁equival", - "ent" - ], - [ - "pa", - "d" - ], - [ - "p", - "ad" - ], - [ - "ef", - "fect" - ], - [ - "eff", - "ect" - ], - [ - "e", - "ffect" - ], - [ - "R", - "X" - ], - [ - "▁l", - "ang" - ], - [ - "▁la", - "ng" - ], - [ - "▁lan", - "g" - ], - [ - "▁", - "lang" - ], - [ - "str", - "ong" - ], - [ - "▁b", - "ridge" - ], - [ - "▁br", - "idge" - ], - [ - "▁", - "bridge" - ], - [ - "ay", - "a" - ], - [ - "a", - "ya" - ], - [ - "▁t", - "reated" - ], - [ - "▁tre", - "ated" - ], - [ - "▁treat", - "ed" - ], - [ - "▁f", - "orth" - ], - [ - "▁for", - "th" - ], - [ - "▁fort", - "h" - ], - [ - "S", - "W" - ], - [ - "▁account", - "s" - ], - [ - "▁P", - "O" - ], - [ - "▁", - "PO" - ], - [ - "▁list", - "ening" - ], - [ - "▁listen", - "ing" - ], - [ - "Ro", - "ute" - ], - [ - "R", - "oute" - ], - [ - "()", - "))" - ], - [ - "())", - ")" - ], - [ - "(", - ")))" - ], - [ - "cp", - "y" - ], - [ - "c", - "py" - ], - [ - "▁re", - "form" - ], - [ - "▁ref", - "orm" - ], - [ - "▁g", - "ate" - ], - [ - "▁ga", - "te" - ], - [ - "▁", - "gate" - ], - [ - "▁W", - "alk" - ], - [ - "▁Wal", - "k" - ], - [ - "▁", - "Walk" - ], - [ - "▁some", - "how" - ], - [ - "t", - "f" - ], - [ - "▁l", - "ayout" - ], - [ - "▁la", - "yout" - ], - [ - "▁lay", - "out" - ], - [ - "▁", - "layout" - ], - [ - "um", - "in" - ], - [ - "umi", - "n" - ], - [ - "u", - "min" - ], - [ - "▁consider", - "ing" - ], - [ - "▁consid", - "ering" - ], - [ - "▁pre", - "mi" - ], - [ - "▁pr", - "emi" - ], - [ - "▁prem", - "i" - ], - [ - "▁M", - "om" - ], - [ - "▁Mo", - "m" - ], - [ - "at", - "han" - ], - [ - "ath", - "an" - ], - [ - "a", - "than" - ], - [ - "Ge", - "n" - ], - [ - "G", - "en" - ], - [ - "▁plan", - "et" - ], - [ - "▁plane", - "t" - ], - [ - "am", - "ples" - ], - [ - "amp", - "les" - ], - [ - "ample", - "s" - ], - [ - "▁M", - "O" - ], - [ - "▁", - "MO" - ], - [ - "sh", - "op" - ], - [ - "s", - "hop" - ], - [ - "▁prem", - "ier" - ], - [ - "▁premi", - "er" - ], - [ - "▁s", - "impl" - ], - [ - "▁sim", - "pl" - ], - [ - "▁s", - "egu" - ], - [ - "▁se", - "gu" - ], - [ - "▁seg", - "u" - ], - [ - "L", - "Y" - ], - [ - "Su", - "m" - ], - [ - "S", - "um" - ], - [ - "▁t", - "ables" - ], - [ - "▁table", - "s" - ], - [ - "▁tab", - "les" - ], - [ - "▁ta", - "bles" - ], - [ - "▁", - "tables" - ], - [ - "sk", - "a" - ], - [ - "s", - "ka" - ], - [ - "▁", - "ž" - ], - [ - "p", - "d" - ], - [ - "▁s", - "ous" - ], - [ - "▁so", - "us" - ], - [ - "▁sou", - "s" - ], - [ - "▁con", - "ference" - ], - [ - "▁confer", - "ence" - ], - [ - "▁D", - "at" - ], - [ - "▁Da", - "t" - ], - [ - "▁", - "Dat" - ], - [ - "Sc", - "roll" - ], - [ - "▁stand", - "ards" - ], - [ - "▁standard", - "s" - ], - [ - "▁г", - "ру" - ], - [ - "es", - "se" - ], - [ - "ess", - "e" - ], - [ - "▁citiz", - "ens" - ], - [ - "▁citizen", - "s" - ], - [ - "▁occur", - "red" - ], - [ - "▁dem", - "ocr" - ], - [ - "▁demo", - "cr" - ], - [ - "▁e", - "lev" - ], - [ - "▁el", - "ev" - ], - [ - "▁ele", - "v" - ], - [ - "▁S", - "em" - ], - [ - "▁Se", - "m" - ], - [ - "▁", - "Sem" - ], - [ - "ens", - "us" - ], - [ - "he", - "aders" - ], - [ - "head", - "ers" - ], - [ - "header", - "s" - ], - [ - "▁Ch", - "ris" - ], - [ - "im", - "ento" - ], - [ - "iment", - "o" - ], - [ - "imen", - "to" - ], - [ - "ko", - "m" - ], - [ - "k", - "om" - ], - [ - "Co", - "r" - ], - [ - "C", - "or" - ], - [ - "MI", - "N" - ], - [ - "M", - "IN" - ], - [ - "us", - "her" - ], - [ - "ush", - "er" - ], - [ - "Data", - "base" - ], - [ - "Dat", - "abase" - ], - [ - "▁f", - "ormal" - ], - [ - "▁for", - "mal" - ], - [ - "▁form", - "al" - ], - [ - "���forma", - "l" - ], - [ - "ig", - "ne" - ], - [ - "ign", - "e" - ], - [ - "▁organ", - "izations" - ], - [ - "▁organiz", - "ations" - ], - [ - "▁organization", - "s" - ], - [ - "▁I", - "re" - ], - [ - "▁Ir", - "e" - ], - [ - "X", - "ml" - ], - [ - "и", - "з" - ], - [ - "▁p", - "ray" - ], - [ - "▁pr", - "ay" - ], - [ - "▁pra", - "y" - ], - [ - "▁b", - "omb" - ], - [ - "▁bo", - "mb" - ], - [ - "▁bom", - "b" - ], - [ - "▁m", - "and" - ], - [ - "▁man", - "d" - ], - [ - "▁ma", - "nd" - ], - [ - "▁", - "mand" - ], - [ - "er", - "ts" - ], - [ - "ert", - "s" - ], - [ - "▁c", - "lock" - ], - [ - "▁cl", - "ock" - ], - [ - "▁clo", - "ck" - ], - [ - "▁", - "clock" - ], - [ - "▁b", - "uck" - ], - [ - "▁bu", - "ck" - ], - [ - "ва", - "ли" - ], - [ - "вал", - "и" - ], - [ - "в", - "али" - ], - [ - "en", - "sch" - ], - [ - "ens", - "ch" - ], - [ - "▁v", - "olt" - ], - [ - "▁vo", - "lt" - ], - [ - "▁vol", - "t" - ], - [ - "▁", - "volt" - ], - [ - "▁fil", - "ms" - ], - [ - "▁film", - "s" - ], - [ - "▁pl", - "ants" - ], - [ - "▁plan", - "ts" - ], - [ - "▁plant", - "s" - ], - [ - "in", - "ode" - ], - [ - "ino", - "de" - ], - [ - "i", - "node" - ], - [ - "Bo", - "olean" - ], - [ - "▁restaur", - "ant" - ], - [ - "ía", - "n" - ], - [ - "í", - "an" - ], - [ - "▁de", - "but" - ], - [ - "▁deb", - "ut" - ], - [ - "page", - "s" - ], - [ - "pa", - "ges" - ], - [ - "pag", - "es" - ], - [ - "p", - "ages" - ], - [ - "▁wor", - "dt" - ], - [ - "▁word", - "t" - ], - [ - "▁Б", - "а" - ], - [ - "▁great", - "est" - ], - [ - "(\"", - "/" - ], - [ - "▁c", - "opyright" - ], - [ - "▁copy", - "right" - ], - [ - "▁", - "copyright" - ], - [ - "▁r", - "it" - ], - [ - "▁ri", - "t" - ], - [ - "▁", - "rit" - ], - [ - "size", - "of" - ], - [ - "Tr", - "ace" - ], - [ - "Tra", - "ce" - ], - [ - "ue", - "nt" - ], - [ - "uen", - "t" - ], - [ - "u", - "ent" - ], - [ - "ту", - "р" - ], - [ - "т", - "ур" - ], - [ - "▁k", - "o" - ], - [ - "▁", - "ko" - ], - [ - ":", - "\\" - ], - [ - "▁b", - "igger" - ], - [ - "▁big", - "ger" - ], - [ - "▁perfect", - "ly" - ], - [ - "ten", - "ance" - ], - [ - "MA", - "SK" - ], - [ - "M", - "ASK" - ], - [ - "r", - "é" - ], - [ - "▁e", - "tt" - ], - [ - "▁et", - "t" - ], - [ - "▁", - "ett" - ], - [ - "▁n", - "ose" - ], - [ - "▁no", - "se" - ], - [ - "▁nos", - "e" - ], - [ - "▁c", - "raft" - ], - [ - "▁cr", - "aft" - ], - [ - "▁", - "craft" - ], - [ - "it", - "eral" - ], - [ - "ite", - "ral" - ], - [ - "iter", - "al" - ], - [ - "▁discuss", - "ed" - ], - [ - "▁Jew", - "ish" - ], - [ - "C", - "ap" - ], - [ - "▁Un", - "less" - ], - [ - "▁Jack", - "son" - ], - [ - "Att", - "ributes" - ], - [ - "Attribute", - "s" - ], - [ - "Attrib", - "utes" - ], - [ - "▁l", - "unch" - ], - [ - "▁lun", - "ch" - ], - [ - "ö", - "l" - ], - [ - "at", - "r" - ], - [ - "a", - "tr" - ], - [ - "▁pay", - "ing" - ], - [ - "▁pa", - "ying" - ], - [ - "Par", - "se" - ], - [ - "Pars", - "e" - ], - [ - "P", - "arse" - ], - [ - "()", - "\r" - ], - [ - "(", - ")\r" - ], - [ - "la", - "d" - ], - [ - "l", - "ad" - ], - [ - "▁r", - "are" - ], - [ - "▁ra", - "re" - ], - [ - "▁[", - "];" - ], - [ - "▁[]", - ";" - ], - [ - "▁", - "[];" - ], - [ - "st", - "one" - ], - [ - "ston", - "e" - ], - [ - "sto", - "ne" - ], - [ - "▁u", - "nc" - ], - [ - "▁un", - "c" - ], - [ - "▁", - "unc" - ], - [ - "▁def", - "ense" - ], - [ - "▁defens", - "e" - ], - [ - "}", - "+" - ], - [ - "▁Gl", - "obal" - ], - [ - "▁", - "Global" - ], - [ - "▁Sov", - "iet" - ], - [ - "▁Austral", - "ian" - ], - [ - "▁Australia", - "n" - ], - [ - "▁g", - "li" - ], - [ - "▁gl", - "i" - ], - [ - "var", - "iant" - ], - [ - "vari", - "ant" - ], - [ - "▁R", - "on" - ], - [ - "▁Ro", - "n" - ], - [ - "▁lo", - "an" - ], - [ - "St", - "ep" - ], - [ - "Ste", - "p" - ], - [ - "me", - "mber" - ], - [ - "mem", - "ber" - ], - [ - "m", - "ember" - ], - [ - "Sc", - "h" - ], - [ - "S", - "ch" - ], - [ - "▁Commit", - "tee" - ], - [ - "▁s", - "pending" - ], - [ - "▁sp", - "ending" - ], - [ - "▁spend", - "ing" - ], - [ - "▁T", - "ri" - ], - [ - "▁Tr", - "i" - ], - [ - "▁", - "Tri" - ], - [ - "▁J", - "ournal" - ], - [ - "▁Jour", - "nal" - ], - [ - "▁", - "Journal" - ], - [ - "▁s", - "ugar" - ], - [ - "▁su", - "gar" - ], - [ - "▁sug", - "ar" - ], - [ - "el", - "ly" - ], - [ - "ell", - "y" - ], - [ - "HT", - "ML" - ], - [ - "▁ad", - "vent" - ], - [ - "▁adv", - "ent" - ], - [ - "win", - "g" - ], - [ - "wi", - "ng" - ], - [ - "w", - "ing" - ], - [ - "▁Wh", - "ether" - ], - [ - "▁Whe", - "ther" - ], - [ - "or", - "ation" - ], - [ - "▁N", - "E" - ], - [ - "▁", - "NE" - ], - [ - "iv", - "eness" - ], - [ - "ive", - "ness" - ], - [ - "iven", - "ess" - ], - [ - "▁h", - "av" - ], - [ - "▁ha", - "v" - ], - [ - "▁", - "hav" - ], - [ - "▁con", - "scious" - ], - [ - "▁", - "conscious" - ], - [ - "ee", - "n" - ], - [ - "e", - "en" - ], - [ - "Sym", - "bol" - ], - [ - "S", - "ymbol" - ], - [ - "▁к", - "у" - ], - [ - "▁", - "ку" - ], - [ - "Log", - "ger" - ], - [ - "▁L", - "ittle" - ], - [ - "▁Lit", - "tle" - ], - [ - "wide", - "t" - ], - [ - "wi", - "det" - ], - [ - "wid", - "et" - ], - [ - "oc", - "ation" - ], - [ - "pi", - "n" - ], - [ - "p", - "in" - ], - [ - "▁sym", - "met" - ], - [ - "▁A", - "D" - ], - [ - "▁", - "AD" - ], - [ - "▁pos", - "ts" - ], - [ - "▁po", - "sts" - ], - [ - "▁post", - "s" - ], - [ - "▁", - "posts" - ], - [ - "sh", - "al" - ], - [ - "sha", - "l" - ], - [ - "s", - "hal" - ], - [ - "▁Con", - "f" - ], - [ - "▁Co", - "nf" - ], - [ - "▁", - "Conf" - ], - [ - "▁ch", - "ose" - ], - [ - "▁cho", - "se" - ], - [ - "ma", - "l" - ], - [ - "m", - "al" - ], - [ - "ul", - "o" - ], - [ - "u", - "lo" - ], - [ - "▁M", - "ethod" - ], - [ - "▁", - "Method" - ], - [ - "▁miss", - "ed" - ], - [ - "▁mis", - "sed" - ], - [ - "Re", - "move" - ], - [ - "Rem", - "ove" - ], - [ - "Aut", - "o" - ], - [ - "A", - "uto" - ], - [ - "VAL", - "UE" - ], - [ - "th", - "let" - ], - [ - "▁For", - "ce" - ], - [ - "▁", - "Force" - ], - [ - "p", - "f" - ], - [ - "▁", - "Я" - ], - [ - "la", - "te" - ], - [ - "lat", - "e" - ], - [ - "l", - "ate" - ], - [ - "▁p", - "ul" - ], - [ - "▁pu", - "l" - ], - [ - "▁", - "pul" - ], - [ - "Po", - "p" - ], - [ - "P", - "op" - ], - [ - "▁adv", - "anced" - ], - [ - "▁advance", - "d" - ], - [ - "air", - "es" - ], - [ - "ai", - "res" - ], - [ - "aire", - "s" - ], - [ - "a", - "ires" - ], - [ - "res", - "sed" - ], - [ - "ress", - "ed" - ], - [ - "resse", - "d" - ], - [ - "r", - "essed" - ], - [ - "AM", - "E" - ], - [ - "A", - "ME" - ], - [ - "be", - "ll" - ], - [ - "bel", - "l" - ], - [ - "b", - "ell" - ], - [ - "ac", - "hing" - ], - [ - "ach", - "ing" - ], - [ - "achi", - "ng" - ], - [ - "a", - "ching" - ], - [ - "i", - "ć" - ], - [ - "ec", - "ho" - ], - [ - "ech", - "o" - ], - [ - "e", - "cho" - ], - [ - "H", - "S" - ], - [ - "▁fun", - "ny" - ], - [ - "ри", - "и" - ], - [ - "▁e", - "er" - ], - [ - "▁ve", - "get" - ], - [ - "▁four", - "th" - ], - [ - "c", - "f" - ], - [ - "trans", - "form" - ], - [ - "▁g", - "rown" - ], - [ - "▁gr", - "own" - ], - [ - "▁grow", - "n" - ], - [ - "▁gro", - "wn" - ], - [ - "▁Mc", - "C" - ], - [ - "si", - "te" - ], - [ - "s", - "ite" - ], - [ - "▁b", - "eneath" - ], - [ - "▁be", - "neath" - ], - [ - "▁s", - "hell" - ], - [ - "▁sh", - "ell" - ], - [ - "▁she", - "ll" - ], - [ - "▁shel", - "l" - ], - [ - "▁", - "shell" - ], - [ - "x", - "d" - ], - [ - "Pl", - "ay" - ], - [ - "P", - "lay" - ], - [ - "sh", - "ort" - ], - [ - "Ro", - "le" - ], - [ - "R", - "ole" - ], - [ - "▁relig", - "ion" - ], - [ - "in", - "ator" - ], - [ - "ina", - "tor" - ], - [ - "}", - "", - "<" - ], - [ - "\"", - "><" - ], - [ - "as", - "p" - ], - [ - "a", - "sp" - ], - [ - "aj", - "o" - ], - [ - "a", - "jo" - ], - [ - "ex", - "ports" - ], - [ - "exp", - "orts" - ], - [ - "export", - "s" - ], - [ - "▁N", - "ode" - ], - [ - "▁No", - "de" - ], - [ - "▁", - "Node" - ], - [ - "▁j", - "ako" - ], - [ - "▁ja", - "ko" - ], - [ - "▁jak", - "o" - ], - [ - "▁y", - "a" - ], - [ - "▁", - "ya" - ], - [ - "▁success", - "fully" - ], - [ - "▁successful", - "ly" - ], - [ - "▁friend", - "ly" - ], - [ - "▁", - "friendly" - ], - [ - "buf", - "f" - ], - [ - "bu", - "ff" - ], - [ - "b", - "uff" - ], - [ - "DE", - "FAULT" - ], - [ - "▁pre", - "gn" - ], - [ - "▁preg", - "n" - ], - [ - "Requ", - "ired" - ], - [ - "Require", - "d" - ], - [ - "▁b", - "inary" - ], - [ - "▁bin", - "ary" - ], - [ - "▁", - "binary" - ], - [ - "is", - "ting" - ], - [ - "ist", - "ing" - ], - [ - "isti", - "ng" - ], - [ - "▁st", - "ared" - ], - [ - "▁star", - "ed" - ], - [ - "▁stare", - "d" - ], - [ - "▁sta", - "red" - ], - [ - "▁circum", - "stances" - ], - [ - "▁х", - "о" - ], - [ - "▁", - "хо" - ], - [ - "re", - "i" - ], - [ - "r", - "ei" - ], - [ - "▁Г", - "о" - ], - [ - "Trans", - "form" - ], - [ - "cn", - "t" - ], - [ - "c", - "nt" - ], - [ - "▁E", - "xt" - ], - [ - "▁Ex", - "t" - ], - [ - "▁", - "Ext" - ], - [ - "re", - "port" - ], - [ - "rep", - "ort" - ], - [ - "repo", - "rt" - ], - [ - "VER", - "SION" - ], - [ - "▁an", - "aly" - ], - [ - "▁anal", - "y" - ], - [ - "▁", - "analy" - ], - [ - "▁M", - "arg" - ], - [ - "▁Mar", - "g" - ], - [ - "▁Ma", - "rg" - ], - [ - "▁al", - "leg" - ], - [ - "▁all", - "eg" - ], - [ - "▁alle", - "g" - ], - [ - "build", - "er" - ], - [ - "b", - "uilder" - ], - [ - "To", - "String" - ], - [ - "La", - "yer" - ], - [ - "L", - "ayer" - ], - [ - "ís", - "t" - ], - [ - "í", - "st" - ], - [ - "Pro", - "p" - ], - [ - "Pr", - "op" - ], - [ - "P", - "rop" - ], - [ - "▁E", - "mp" - ], - [ - "▁Em", - "p" - ], - [ - "▁", - "Emp" - ], - [ - "}", - "]" - ], - [ - "▁s", - "elling" - ], - [ - "▁sell", - "ing" - ], - [ - "▁sel", - "ling" - ], - [ - "▁", - "selling" - ], - [ - "▁que", - "ue" - ], - [ - "▁", - "queue" - ], - [ - "▁ser", - "iously" - ], - [ - "▁serious", - "ly" - ], - [ - "▁L", - "ead" - ], - [ - "▁Le", - "ad" - ], - [ - "▁", - "Lead" - ], - [ - "text", - "it" - ], - [ - "tex", - "tit" - ], - [ - "test", - "ing" - ], - [ - "tes", - "ting" - ], - [ - "▁П", - "ре" - ], - [ - "se", - "curity" - ], - [ - "sec", - "urity" - ], - [ - "ia", - "ł" - ], - [ - "i", - "ał" - ], - [ - "ú", - "n" - ], - [ - "ch", - "ip" - ], - [ - "chi", - "p" - ], - [ - "c", - "hip" - ], - [ - "▁c", - "andidate" - ], - [ - "▁candid", - "ate" - ], - [ - "▁min", - "ister" - ], - [ - "▁mini", - "ster" - ], - [ - "▁minist", - "er" - ], - [ - "▁", - "minister" - ], - [ - "er", - "ia" - ], - [ - "eri", - "a" - ], - [ - "e", - "ria" - ], - [ - "▁H", - "et" - ], - [ - "▁He", - "t" - ], - [ - "ди", - "н" - ], - [ - "д", - "ин" - ], - [ - "▁Brit", - "ain" - ], - [ - "▁b", - "arely" - ], - [ - "▁bar", - "ely" - ], - [ - "▁bare", - "ly" - ], - [ - "▁s", - "ty" - ], - [ - "▁st", - "y" - ], - [ - "▁", - "sty" - ], - [ - "▁Span", - "ish" - ], - [ - "▁V", - "en" - ], - [ - "▁Ve", - "n" - ], - [ - "time", - "r" - ], - [ - "ti", - "mer" - ], - [ - "tim", - "er" - ], - [ - "t", - "imer" - ], - [ - "кі", - "в" - ], - [ - "к", - "ів" - ], - [ - "▁document", - "s" - ], - [ - "▁doc", - "uments" - ], - [ - "('", - "." - ], - [ - "(", - "'." - ], - [ - "▁d", - "ebug" - ], - [ - "▁de", - "bug" - ], - [ - "▁deb", - "ug" - ], - [ - "▁", - "debug" - ], - [ - "▁cont", - "ro" - ], - [ - "▁contr", - "o" - ], - [ - "сто", - "я" - ], - [ - "▁j", - "oy" - ], - [ - "▁jo", - "y" - ], - [ - "▁", - "joy" - ], - [ - "S", - "n" - ], - [ - "In", - "v" - ], - [ - "I", - "nv" - ], - [ - "▁pro", - "tocol" - ], - [ - "▁proto", - "col" - ], - [ - "▁prot", - "ocol" - ], - [ - "▁", - "protocol" - ], - [ - "▁f", - "aces" - ], - [ - "▁face", - "s" - ], - [ - "▁fac", - "es" - ], - [ - "▁fa", - "ces" - ], - [ - "▁", - "faces" - ], - [ - "▁Des", - "pite" - ], - [ - "se", - "d" - ], - [ - "s", - "ed" - ], - [ - "Con", - "f" - ], - [ - "Co", - "nf" - ], - [ - "AR", - "G" - ], - [ - "A", - "RG" - ], - [ - "▁e", - "volution" - ], - [ - "▁ev", - "olution" - ], - [ - "▁t", - "od" - ], - [ - "▁to", - "d" - ], - [ - "▁P", - "romise" - ], - [ - "▁Prom", - "ise" - ], - [ - "▁", - "Promise" - ], - [ - "▁pos", - "ted" - ], - [ - "▁po", - "sted" - ], - [ - "▁post", - "ed" - ], - [ - "Per", - "m" - ], - [ - "Pe", - "rm" - ], - [ - "P", - "erm" - ], - [ - "be", - "t" - ], - [ - "b", - "et" - ], - [ - "An", - "g" - ], - [ - "A", - "ng" - ], - [ - "J", - "ust" - ], - [ - "▁r", - "um" - ], - [ - "▁ru", - "m" - ], - [ - "▁", - "rum" - ], - [ - "la", - "yer" - ], - [ - "lay", - "er" - ], - [ - "l", - "ayer" - ], - [ - "▁beh", - "avi" - ], - [ - "▁behav", - "i" - ], - [ - "ip", - "ping" - ], - [ - "ipp", - "ing" - ], - [ - "ippi", - "ng" - ], - [ - "i", - "pping" - ], - [ - "▁d", - "ynam" - ], - [ - "▁dy", - "nam" - ], - [ - "▁dyn", - "am" - ], - [ - "▁sch", - "eme" - ], - [ - "▁sche", - "me" - ], - [ - "▁", - "scheme" - ], - [ - "▁pro", - "to" - ], - [ - "▁pr", - "oto" - ], - [ - "▁prot", - "o" - ], - [ - "▁", - "proto" - ], - [ - ")", - "/" - ], - [ - "Col", - "lections" - ], - [ - "Collection", - "s" - ], - [ - "Collect", - "ions" - ], - [ - "ri", - "ev" - ], - [ - "rie", - "v" - ], - [ - "r", - "iev" - ], - [ - "▁C", - "lick" - ], - [ - "▁Cl", - "ick" - ], - [ - "▁", - "Click" - ], - [ - "▁u", - "ns" - ], - [ - "▁un", - "s" - ], - [ - "▁", - "uns" - ], - [ - "wide", - "tilde" - ], - [ - "widet", - "ilde" - ], - [ - "▁remember", - "ed" - ], - [ - "г", - "і" - ], - [ - "in", - "ates" - ], - [ - "ina", - "tes" - ], - [ - "inate", - "s" - ], - [ - "▁incor", - "por" - ], - [ - "▁De", - "scription" - ], - [ - "▁Des", - "cription" - ], - [ - "▁", - "Description" - ], - [ - "▁pre", - "pare" - ], - [ - "▁prep", - "are" - ], - [ - "▁prepar", - "e" - ], - [ - "▁", - "prepare" - ], - [ - "▁F", - "inal" - ], - [ - "▁Fin", - "al" - ], - [ - "▁Fi", - "nal" - ], - [ - "▁", - "Final" - ], - [ - "u", - "ation" - ], - [ - "▁Qu", - "een" - ], - [ - "▁Que", - "en" - ], - [ - ">", - ";" - ], - [ - "▁autom", - "atically" - ], - [ - "▁automatic", - "ally" - ], - [ - "▁sh", - "arp" - ], - [ - "▁shar", - "p" - ], - [ - "▁sha", - "rp" - ], - [ - "▁me", - "at" - ], - [ - "at", - "eur" - ], - [ - "ate", - "ur" - ], - [ - "as", - "tern" - ], - [ - "ast", - "ern" - ], - [ - "aster", - "n" - ], - [ - "aste", - "rn" - ], - [ - "▁st", - "uck" - ], - [ - "ASS", - "ERT" - ], - [ - "▁pl", - "anned" - ], - [ - "▁plan", - "ned" - ], - [ - "do", - "ts" - ], - [ - "dot", - "s" - ], - [ - "d", - "ots" - ], - [ - "ook", - "ie" - ], - [ - "oo", - "kie" - ], - [ - "▁His", - "tor" - ], - [ - "▁Hist", - "or" - ], - [ - "▁re", - "views" - ], - [ - "▁review", - "s" - ], - [ - "IM", - "P" - ], - [ - "I", - "MP" - ], - [ - "▁answ", - "ered" - ], - [ - "▁answer", - "ed" - ], - [ - "To", - "tal" - ], - [ - "T", - "otal" - ], - [ - "▁s", - "au" - ], - [ - "▁sa", - "u" - ], - [ - "▁Me", - "xico" - ], - [ - "▁Mex", - "ico" - ], - [ - "contin", - "ue" - ], - [ - "▁App", - "le" - ], - [ - "▁Ap", - "ple" - ], - [ - "like", - "ly" - ], - [ - "lik", - "ely" - ], - [ - "з", - "ва" - ], - [ - "us", - "ers" - ], - [ - "use", - "rs" - ], - [ - "user", - "s" - ], - [ - "▁ident", - "ified" - ], - [ - "▁L", - "ev" - ], - [ - "▁Le", - "v" - ], - [ - "▁m", - "ol" - ], - [ - "▁mo", - "l" - ], - [ - "▁Is", - "lam" - ], - [ - "▁com", - "mitted" - ], - [ - "▁comm", - "itted" - ], - [ - "▁commit", - "ted" - ], - [ - "wr", - "it" - ], - [ - "w", - "rit" - ], - [ - "бе", - "р" - ], - [ - "б", - "ер" - ], - [ - "ri", - "ft" - ], - [ - "rif", - "t" - ], - [ - "r", - "ift" - ], - [ - "▁inter", - "rupt" - ], - [ - "▁", - "interrupt" - ], - [ - "▁read", - "only" - ], - [ - "sch", - "ema" - ], - [ - "sche", - "ma" - ], - [ - "s", - "chema" - ], - [ - "S", - "m" - ], - [ - "D", - "ouble" - ], - [ - "az", - "a" - ], - [ - "a", - "za" - ], - [ - "▁H", - "al" - ], - [ - "▁Ha", - "l" - ], - [ - "▁", - "Hal" - ], - [ - "Mo", - "ve" - ], - [ - "M", - "ove" - ], - [ - "▁S", - "eries" - ], - [ - "▁Se", - "ries" - ], - [ - "▁Ser", - "ies" - ], - [ - "▁Serie", - "s" - ], - [ - "▁", - "Series" - ], - [ - "in", - "line" - ], - [ - "▁кото", - "ры" - ], - [ - "so", - "c" - ], - [ - "s", - "oc" - ], - [ - "▁t", - "ent" - ], - [ - "▁te", - "nt" - ], - [ - "▁ten", - "t" - ], - [ - "▁a", - "mer" - ], - [ - "▁am", - "er" - ], - [ - "▁", - "amer" - ], - [ - "ak", - "i" - ], - [ - "a", - "ki" - ], - [ - "▁l", - "ady" - ], - [ - "▁la", - "dy" - ], - [ - "▁lad", - "y" - ], - [ - "▁t", - "ired" - ], - [ - "▁ti", - "red" - ], - [ - "▁tire", - "d" - ], - [ - "▁tir", - "ed" - ], - [ - "if", - "i" - ], - [ - "i", - "fi" - ], - [ - "▁m", - "ême" - ], - [ - "▁", - "même" - ], - [ - "ou", - "ver" - ], - [ - "▁a", - "side" - ], - [ - "▁as", - "ide" - ], - [ - "Di", - "d" - ], - [ - "D", - "id" - ], - [ - "',", - "\r" - ], - [ - "'", - ",\r" - ], - [ - "▁br", - "inging" - ], - [ - "▁bring", - "ing" - ], - [ - "Draw", - "ing" - ], - [ - "ar", - "o" - ], - [ - "a", - "ro" - ], - [ - "▁R", - "h" - ], - [ - "▁N", - "az" - ], - [ - "▁Na", - "z" - ], - [ - "es", - "so" - ], - [ - "ess", - "o" - ], - [ - "▁re", - "action" - ], - [ - "▁react", - "ion" - ], - [ - "mit", - "ted" - ], - [ - "mitt", - "ed" - ], - [ - "m", - "itted" - ], - [ - "▁abs", - "olute" - ], - [ - "▁absolut", - "e" - ], - [ - "▁", - "absolute" - ], - [ - "ha", - "ust" - ], - [ - "haus", - "t" - ], - [ - "((", - ")" - ], - [ - "(", - "()" - ], - [ - "▁T", - "ask" - ], - [ - "▁Ta", - "sk" - ], - [ - "▁", - "Task" - ], - [ - "ER", - "S" - ], - [ - "E", - "RS" - ], - [ - "▁^", - "{" - ], - [ - "▁", - "^{" - ], - [ - "V", - "D" - ], - [ - "▁t", - "one" - ], - [ - "▁to", - "ne" - ], - [ - "▁ton", - "e" - ], - [ - "dis", - "t" - ], - [ - "di", - "st" - ], - [ - "d", - "ist" - ], - [ - "v", - "s" - ], - [ - "▁whe", - "el" - ], - [ - "▁", - "wheel" - ], - [ - "▁administr", - "ation" - ], - [ - "▁admin", - "istration" - ], - [ - "▁inter", - "ests" - ], - [ - "▁interest", - "s" - ], - [ - "▁point", - "er" - ], - [ - "▁po", - "inter" - ], - [ - "▁", - "pointer" - ], - [ - "▁en", - "counter" - ], - [ - "▁enc", - "ounter" - ], - [ - "ave", - "r" - ], - [ - "av", - "er" - ], - [ - "a", - "ver" - ], - [ - "▁n", - "ord" - ], - [ - "▁no", - "rd" - ], - [ - "▁nor", - "d" - ], - [ - "ke", - "t" - ], - [ - "k", - "et" - ], - [ - "▁b", - "each" - ], - [ - "▁be", - "ach" - ], - [ - "▁enjoy", - "ed" - ], - [ - "cont", - "ains" - ], - [ - "▁app", - "end" - ], - [ - "▁ap", - "pend" - ], - [ - "▁appe", - "nd" - ], - [ - "▁", - "append" - ], - [ - "W", - "ait" - ], - [ - "▁s", - "quad" - ], - [ - "▁squ", - "ad" - ], - [ - "ze", - "l" - ], - [ - "z", - "el" - ], - [ - "▁med", - "ium" - ], - [ - "▁medi", - "um" - ], - [ - "▁", - "medium" - ], - [ - "▁s", - "ending" - ], - [ - "▁send", - "ing" - ], - [ - "▁sen", - "ding" - ], - [ - "▁L", - "ady" - ], - [ - "▁La", - "dy" - ], - [ - "▁Lad", - "y" - ], - [ - "ç", - "ões" - ], - [ - "▁dest", - "ination" - ], - [ - "▁destin", - "ation" - ], - [ - "▁", - "destination" - ], - [ - "ny", - "ch" - ], - [ - "n", - "ych" - ], - [ - "▁conf", - "lict" - ], - [ - "▁conflic", - "t" - ], - [ - "▁L", - "y" - ], - [ - "▁v", - "ul" - ], - [ - "▁vu", - "l" - ], - [ - "▁bas", - "ically" - ], - [ - "▁basic", - "ally" - ], - [ - "re", - "ated" - ], - [ - "reat", - "ed" - ], - [ - "reate", - "d" - ], - [ - "rea", - "ted" - ], - [ - "bl", - "ack" - ], - [ - "ug", - "ins" - ], - [ - "ugin", - "s" - ], - [ - "���cal", - "m" - ], - [ - "▁ca", - "lm" - ], - [ - "ér", - "ie" - ], - [ - "éri", - "e" - ], - [ - "é", - "rie" - ], - [ - "ha", - "r" - ], - [ - "h", - "ar" - ], - [ - "ла", - "н" - ], - [ - "л", - "ан" - ], - [ - "▁С", - "е" - ], - [ - "w", - "atch" - ], - [ - "▁P", - "ut" - ], - [ - "▁Pu", - "t" - ], - [ - "▁", - "Put" - ], - [ - "▁d", - "ump" - ], - [ - "▁du", - "mp" - ], - [ - "▁", - "dump" - ], - [ - "ac", - "her" - ], - [ - "ach", - "er" - ], - [ - "ache", - "r" - ], - [ - "a", - "cher" - ], - [ - "sc", - "roll" - ], - [ - "scr", - "oll" - ], - [ - "▁cl", - "aimed" - ], - [ - "▁claim", - "ed" - ], - [ - "▁", - "claimed" - ], - [ - "▁Cont", - "rol" - ], - [ - "▁", - "Control" - ], - [ - "▁bl", - "ind" - ], - [ - "en", - "ti" - ], - [ - "ent", - "i" - ], - [ - "▁Ke", - "ep" - ], - [ - "▁", - "Keep" - ], - [ - "▁Develop", - "ment" - ], - [ - "im", - "ages" - ], - [ - "image", - "s" - ], - [ - "ima", - "ges" - ], - [ - "imag", - "es" - ], - [ - "▁t", - "ough" - ], - [ - "▁to", - "ugh" - ], - [ - "▁tou", - "gh" - ], - [ - "ge", - "bra" - ], - [ - "geb", - "ra" - ], - [ - "▁se", - "pt" - ], - [ - "▁sep", - "t" - ], - [ - "he", - "w" - ], - [ - "h", - "ew" - ], - [ - "▁s", - "kill" - ], - [ - "▁sk", - "ill" - ], - [ - "▁ski", - "ll" - ], - [ - "▁", - "skill" - ], - [ - "▁T", - "ay" - ], - [ - "▁Ta", - "y" - ], - [ - "▁k", - "tó" - ], - [ - "ow", - "ner" - ], - [ - "own", - "er" - ], - [ - "par", - "e" - ], - [ - "pa", - "re" - ], - [ - "p", - "are" - ], - [ - "▁f", - "ee" - ], - [ - "▁fe", - "e" - ], - [ - "▁", - "fee" - ], - [ - "▁contin", - "ues" - ], - [ - "▁continue", - "s" - ], - [ - "▁continu", - "es" - ], - [ - "▁k", - "an" - ], - [ - "▁ka", - "n" - ], - [ - "▁", - "kan" - ], - [ - "be", - "s" - ], - [ - "b", - "es" - ], - [ - "▁c", - "ha" - ], - [ - "▁ch", - "a" - ], - [ - "▁", - "cha" - ], - [ - "ov", - "o" - ], - [ - "o", - "vo" - ], - [ - "▁N", - "ight" - ], - [ - "▁Ni", - "ght" - ], - [ - "ict", - "ure" - ], - [ - "sh", - "ire" - ], - [ - "s", - "hire" - ], - [ - "▁es", - "say" - ], - [ - "▁ess", - "ay" - ], - [ - "▁sup", - "pose" - ], - [ - "▁supp", - "ose" - ], - [ - "et", - "ic" - ], - [ - "eti", - "c" - ], - [ - "Ar", - "t" - ], - [ - "A", - "rt" - ], - [ - "ac", - "on" - ], - [ - "aco", - "n" - ], - [ - "a", - "con" - ], - [ - "ll", - "a" - ], - [ - "l", - "la" - ], - [ - "word", - "s" - ], - [ - "wor", - "ds" - ], - [ - "w", - "ords" - ], - [ - "▁compar", - "ison" - ], - [ - "▁B", - "E" - ], - [ - "▁", - "BE" - ], - [ - "▁challeng", - "es" - ], - [ - "▁challenge", - "s" - ], - [ - "▁o", - "l" - ], - [ - "▁", - "ol" - ], - [ - "cite", - "p" - ], - [ - "cit", - "ep" - ], - [ - "▁F", - "oot" - ], - [ - "▁Fo", - "ot" - ], - [ - "▁", - "Foot" - ], - [ - "▁S", - "uch" - ], - [ - "▁Su", - "ch" - ], - [ - "▁", - "Such" - ], - [ - "▁p", - "apers" - ], - [ - "▁paper", - "s" - ], - [ - "▁pa", - "pers" - ], - [ - "▁pap", - "ers" - ], - [ - "act", - "iv" - ], - [ - "qu", - "er" - ], - [ - "que", - "r" - ], - [ - "q", - "uer" - ], - [ - "т", - "я" - ], - [ - "▁Т", - "о" - ], - [ - "сь", - "кий" - ], - [ - "th", - "ur" - ], - [ - "do", - "ne" - ], - [ - "don", - "e" - ], - [ - "d", - "one" - ], - [ - "▁sh", - "ock" - ], - [ - "▁ded", - "icated" - ], - [ - "▁dedic", - "ated" - ], - [ - "▁cor", - "respond" - ], - [ - "▁correspon", - "d" - ], - [ - "Se", - "cond" - ], - [ - "Sec", - "ond" - ], - [ - "▁b", - "ull" - ], - [ - "▁bu", - "ll" - ], - [ - "▁bul", - "l" - ], - [ - "li", - "fe" - ], - [ - "lif", - "e" - ], - [ - "l", - "ife" - ], - [ - "ind", - "ent" - ], - [ - "inde", - "nt" - ], - [ - "inden", - "t" - ], - [ - "▁fig", - "ures" - ], - [ - "▁figure", - "s" - ], - [ - "▁And", - "rew" - ], - [ - "▁Andre", - "w" - ], - [ - "▁Andr", - "ew" - ], - [ - "is", - "p" - ], - [ - "i", - "sp" - ], - [ - "▁fav", - "our" - ], - [ - "зд", - "а" - ], - [ - "з", - "да" - ], - [ - "▁E", - "lect" - ], - [ - "▁El", - "ect" - ], - [ - "▁Ele", - "ct" - ], - [ - "F", - "ull" - ], - [ - "▁near", - "by" - ], - [ - "▁Reg", - "ister" - ], - [ - "▁", - "Register" - ], - [ - "Sc", - "ale" - ], - [ - "Scal", - "e" - ], - [ - "ic", - "ations" - ], - [ - "ication", - "s" - ], - [ - "и", - "н" - ], - [ - "▁A", - "M" - ], - [ - "▁", - "AM" - ], - [ - "pa", - "ir" - ], - [ - "p", - "air" - ], - [ - "▁pers", - "pective" - ], - [ - "▁n", - "os" - ], - [ - "▁no", - "s" - ], - [ - "▁", - "nos" - ], - [ - "ap", - "a" - ], - [ - "a", - "pa" - ], - [ - "ost", - "ał" - ], - [ - "osta", - "ł" - ], - [ - "▁P", - "ers" - ], - [ - "▁Per", - "s" - ], - [ - "▁Pe", - "rs" - ], - [ - "▁", - "Pers" - ], - [ - "ic", - "er" - ], - [ - "ice", - "r" - ], - [ - "i", - "cer" - ], - [ - "▁pl", - "astic" - ], - [ - "до", - "в" - ], - [ - "д", - "ов" - ], - [ - "ci", - "ples" - ], - [ - "cipl", - "es" - ], - [ - "cip", - "les" - ], - [ - "z", - "ą" - ], - [ - "cl", - "os" - ], - [ - "c", - "los" - ], - [ - "▁у", - "ча" - ], - [ - "▁", - "Á" - ], - [ - "pl", - "ugin" - ], - [ - "plug", - "in" - ], - [ - "▁an", - "gle" - ], - [ - "▁ang", - "le" - ], - [ - "▁angl", - "e" - ], - [ - "▁", - "angle" - ], - [ - "▁com", - "mission" - ], - [ - "▁comm", - "ission" - ], - [ - "▁fun", - "ds" - ], - [ - "▁fund", - "s" - ], - [ - "▁in", - "du" - ], - [ - "▁ind", - "u" - ], - [ - "▁d", - "rawn" - ], - [ - "▁dr", - "awn" - ], - [ - "▁draw", - "n" - ], - [ - "á", - "m" - ], - [ - "▁develop", - "ing" - ], - [ - "▁seg", - "ment" - ], - [ - "▁", - "segment" - ], - [ - "is", - "me" - ], - [ - "ism", - "e" - ], - [ - "sc", - "r" - ], - [ - "s", - "cr" - ], - [ - "▁l", - "ies" - ], - [ - "▁li", - "es" - ], - [ - "▁lie", - "s" - ], - [ - "▁I", - "L" - ], - [ - "▁", - "IL" - ], - [ - "▁a", - "pi" - ], - [ - "▁ap", - "i" - ], - [ - "▁", - "api" - ], - [ - "Ext", - "ension" - ], - [ - "▁s", - "cal" - ], - [ - "▁sc", - "al" - ], - [ - "▁", - "scal" - ], - [ - "inst", - "all" - ], - [ - "▁We", - "ek" - ], - [ - "▁", - "Week" - ], - [ - "▁gen", - "tle" - ], - [ - "▁gent", - "le" - ], - [ - "▁Canad", - "ian" - ], - [ - "▁d", - "ialog" - ], - [ - "▁dial", - "og" - ], - [ - "▁dia", - "log" - ], - [ - "▁", - "dialog" - ], - [ - "▁art", - "icles" - ], - [ - "▁article", - "s" - ], - [ - "▁artic", - "les" - ], - [ - "The", - "me" - ], - [ - "Th", - "eme" - ], - [ - "S", - "M" - ], - [ - "▁B", - "ul" - ], - [ - "▁Bu", - "l" - ], - [ - "▁", - "Bul" - ], - [ - "▁l", - "eur" - ], - [ - "▁le", - "ur" - ], - [ - "▁s", - "tom" - ], - [ - "▁st", - "om" - ], - [ - "▁sto", - "m" - ], - [ - "Pl", - "ugin" - ], - [ - "▁по", - "сле" - ], - [ - "▁пос", - "ле" - ], - [ - "▁st", - "ead" - ], - [ - "▁ste", - "ad" - ], - [ - "▁", - "stead" - ], - [ - "▁", - "ś" - ], - [ - "ip", - "her" - ], - [ - "iph", - "er" - ], - [ - "i", - "pher" - ], - [ - "▁pr", - "ze" - ], - [ - "▁prz", - "e" - ], - [ - "▁d", - "raft" - ], - [ - "▁dr", - "aft" - ], - [ - "▁", - "draft" - ], - [ - "bot", - "tom" - ], - [ - "b", - "ottom" - ], - [ - "▁{", - "};" - ], - [ - "▁{}", - ";" - ], - [ - "▁stay", - "ed" - ], - [ - "fe", - "ature" - ], - [ - "feat", - "ure" - ], - [ - "▁v", - "ot" - ], - [ - "▁vo", - "t" - ], - [ - "▁fab", - "ric" - ], - [ - "ç", - "a" - ], - [ - "('", - "#" - ], - [ - "re", - "a" - ], - [ - "r", - "ea" - ], - [ - "▁re", - "put" - ], - [ - "▁rep", - "ut" - ], - [ - "▁C", - "ir" - ], - [ - "▁Ci", - "r" - ], - [ - "▁", - "Cir" - ], - [ - "▁A", - "L" - ], - [ - "▁", - "AL" - ], - [ - "▁assert", - "Equals" - ], - [ - "▁", - "assertEquals" - ], - [ - "result", - "s" - ], - [ - "▁C", - "ross" - ], - [ - "▁Cr", - "oss" - ], - [ - "▁Cro", - "ss" - ], - [ - "▁", - "Cross" - ], - [ - "urs", - "day" - ], - [ - "▁a", - "udio" - ], - [ - "▁aud", - "io" - ], - [ - "▁", - "audio" - ], - [ - "▁g", - "ap" - ], - [ - "▁ga", - "p" - ], - [ - "▁stre", - "ets" - ], - [ - "▁street", - "s" - ], - [ - "▁scient", - "ific" - ], - [ - "pl", - "atform" - ], - [ - "▁a", - "uss" - ], - [ - "▁au", - "ss" - ], - [ - "▁aus", - "s" - ], - [ - "▁C", - "ro" - ], - [ - "▁Cr", - "o" - ], - [ - "▁part", - "ial" - ], - [ - "▁parti", - "al" - ], - [ - "▁", - "partial" - ], - [ - "un", - "c" - ], - [ - "u", - "nc" - ], - [ - "▁cho", - "ices" - ], - [ - "▁choice", - "s" - ], - [ - "▁и", - "ли" - ], - [ - "pr", - "ed" - ], - [ - "pre", - "d" - ], - [ - "p", - "red" - ], - [ - "▁he", - "ads" - ], - [ - "▁head", - "s" - ], - [ - "▁", - "heads" - ], - [ - "ter", - "day" - ], - [ - "▁N", - "ick" - ], - [ - "▁Nic", - "k" - ], - [ - "▁Ni", - "ck" - ], - [ - "▁we", - "ird" - ], - [ - "as", - "ant" - ], - [ - "asa", - "nt" - ], - [ - "▁represent", - "ed" - ], - [ - "▁п", - "и" - ], - [ - "▁", - "пи" - ], - [ - "D", - "P" - ], - [ - "or", - "ders" - ], - [ - "ord", - "ers" - ], - [ - "order", - "s" - ], - [ - "cl", - "ock" - ], - [ - "c", - "lock" - ], - [ - "▁H", - "o" - ], - [ - "ar", - "ters" - ], - [ - "art", - "ers" - ], - [ - "arter", - "s" - ], - [ - "arte", - "rs" - ], - [ - "C", - "md" - ], - [ - "og", - "a" - ], - [ - "o", - "ga" - ], - [ - "Key", - "s" - ], - [ - "Ke", - "ys" - ], - [ - "Re", - "port" - ], - [ - "Rep", - "ort" - ], - [ - "Repo", - "rt" - ], - [ - "▁V", - "ill" - ], - [ - "▁Vi", - "ll" - ], - [ - "▁Vil", - "l" - ], - [ - "▁M", - "u" - ], - [ - "▁", - "Mu" - ], - [ - "▁own", - "ed" - ], - [ - "▁", - "owned" - ], - [ - "SU", - "CCESS" - ], - [ - "▁type", - "of" - ], - [ - "▁", - "typeof" - ], - [ - "hd", - "r" - ], - [ - "h", - "dr" - ], - [ - "ua", - "ble" - ], - [ - "u", - "able" - ], - [ - "▁neighbor", - "hood" - ], - [ - "▁A", - "P" - ], - [ - "▁", - "AP" - ], - [ - "▁result", - "ing" - ], - [ - "▁sh", - "adow" - ], - [ - "▁", - "shadow" - ], - [ - "STR", - "ING" - ], - [ - "▁video", - "s" - ], - [ - "▁vide", - "os" - ], - [ - "ле", - "ння" - ], - [ - "лен", - "ня" - ], - [ - "ex", - "pect" - ], - [ - "exp", - "ect" - ], - [ - "▁Val", - "ley" - ], - [ - "▁Vall", - "ey" - ], - [ - "▁g", - "oto" - ], - [ - "▁go", - "to" - ], - [ - "▁got", - "o" - ], - [ - "▁", - "goto" - ], - [ - "▁S", - "her" - ], - [ - "▁She", - "r" - ], - [ - "▁Sh", - "er" - ], - [ - "fr", - "astr" - ], - [ - "▁oper", - "ating" - ], - [ - "▁opera", - "ting" - ], - [ - "▁э", - "то" - ], - [ - "▁License", - "d" - ], - [ - "▁Lic", - "ensed" - ], - [ - "Var", - "iable" - ], - [ - "Vari", - "able" - ], - [ - "▁P", - "R" - ], - [ - "▁", - "PR" - ], - [ - "▁H", - "ans" - ], - [ - "▁Ha", - "ns" - ], - [ - "▁Han", - "s" - ], - [ - "cl", - "one" - ], - [ - "▁G", - "esch" - ], - [ - "▁Ge", - "sch" - ], - [ - "▁Ges", - "ch" - ], - [ - "▁B", - "and" - ], - [ - "▁Ba", - "nd" - ], - [ - "▁Ban", - "d" - ], - [ - "▁", - "Band" - ], - [ - "...", - "....." - ], - [ - "....", - "...." - ], - [ - ".....", - "..." - ], - [ - "ui", - "ng" - ], - [ - "u", - "ing" - ], - [ - "▁hundred", - "s" - ], - [ - "▁о", - "к" - ], - [ - "▁emot", - "ional" - ], - [ - "▁emotion", - "al" - ], - [ - "▁Ind", - "ust" - ], - [ - ")", - "+" - ], - [ - "▁Egy", - "pt" - ], - [ - "▁fr", - "anç" - ], - [ - "▁", - "š" - ], - [ - "▁f", - "asc" - ], - [ - "▁fa", - "sc" - ], - [ - "on", - "to" - ], - [ - "ont", - "o" - ], - [ - "▁A", - "dam" - ], - [ - "▁Ad", - "am" - ], - [ - "▁l", - "aid" - ], - [ - "▁la", - "id" - ], - [ - "▁r", - "ig" - ], - [ - "▁ri", - "g" - ], - [ - "▁", - "rig" - ], - [ - "▁det", - "ailed" - ], - [ - "▁detail", - "ed" - ], - [ - "▁im", - "plements" - ], - [ - "▁implement", - "s" - ], - [ - "▁impl", - "ements" - ], - [ - "▁univers", - "ity" - ], - [ - "▁H", - "y" - ], - [ - "▁", - "Hy" - ], - [ - "▁g", - "rid" - ], - [ - "▁gr", - "id" - ], - [ - "▁gri", - "d" - ], - [ - "▁", - "grid" - ], - [ - "▁reg", - "ions" - ], - [ - "▁region", - "s" - ], - [ - "St", - "op" - ], - [ - "S", - "top" - ], - [ - "▁s", - "lot" - ], - [ - "▁sl", - "ot" - ], - [ - "▁", - "slot" - ], - [ - "▁ang", - "ry" - ], - [ - "▁-", - "=" - ], - [ - "▁wait", - "ed" - ], - [ - "▁wa", - "ited" - ], - [ - "Ver", - "t" - ], - [ - "V", - "ert" - ], - [ - "\":", - "\"" - ], - [ - "\"", - ":\"" - ], - [ - "▁e", - "lem" - ], - [ - "▁el", - "em" - ], - [ - "▁ele", - "m" - ], - [ - "▁", - "elem" - ], - [ - "▁r", - "ég" - ], - [ - "▁ré", - "g" - ], - [ - "ow", - "ed" - ], - [ - "owe", - "d" - ], - [ - "o", - "wed" - ], - [ - "Mem", - "ber" - ], - [ - "Me", - "mber" - ], - [ - "M", - "ember" - ], - [ - "▁r", - "atio" - ], - [ - "▁rat", - "io" - ], - [ - "▁", - "ratio" - ], - [ - "is", - "en" - ], - [ - "ise", - "n" - ], - [ - "i", - "sen" - ], - [ - "▁L", - "em" - ], - [ - "▁Le", - "m" - ], - [ - "ge", - "ry" - ], - [ - "ger", - "y" - ], - [ - "g", - "ery" - ], - [ - "▁c", - "ream" - ], - [ - "▁cre", - "am" - ], - [ - "▁ét", - "ait" - ], - [ - "▁", - "était" - ], - [ - "▁g", - "eb" - ], - [ - "▁ge", - "b" - ], - [ - "▁", - "geb" - ], - [ - "un", - "ique" - ], - [ - "uni", - "que" - ], - [ - "▁D", - "eb" - ], - [ - "▁De", - "b" - ], - [ - "▁f", - "actory" - ], - [ - "▁fact", - "ory" - ], - [ - "▁factor", - "y" - ], - [ - "▁", - "factory" - ], - [ - "ż", - "e" - ], - [ - "d", - "ialog" - ], - [ - "▁Con", - "fig" - ], - [ - "▁Conf", - "ig" - ], - [ - "▁", - "Config" - ], - [ - "Sy", - "nc" - ], - [ - "S", - "ync" - ], - [ - "an", - "gers" - ], - [ - "ang", - "ers" - ], - [ - "ange", - "rs" - ], - [ - "anger", - "s" - ], - [ - "▁gover", - "ning" - ], - [ - "▁govern", - "ing" - ], - [ - "▁H", - "un" - ], - [ - "▁Hu", - "n" - ], - [ - "Sp", - "ace" - ], - [ - "S", - "pace" - ], - [ - "▁j", - "est" - ], - [ - "▁je", - "st" - ], - [ - "ic", - "ious" - ], - [ - "ici", - "ous" - ], - [ - "icio", - "us" - ], - [ - "▁em", - "phas" - ], - [ - "▁emp", - "has" - ], - [ - "um", - "ps" - ], - [ - "ump", - "s" - ], - [ - "▁E", - "sp" - ], - [ - "▁Es", - "p" - ], - [ - "▁", - "Esp" - ], - [ - "▁s", - "ul" - ], - [ - "▁su", - "l" - ], - [ - "▁histor", - "ical" - ], - [ - "▁historic", - "al" - ], - [ - "ij", - "a" - ], - [ - "i", - "ja" - ], - [ - "▁l", - "ying" - ], - [ - "▁ly", - "ing" - ], - [ - "▁", - "lying" - ], - [ - "▁St", - "eve" - ], - [ - "▁Ste", - "ve" - ], - [ - "▁me", - "asures" - ], - [ - "▁measure", - "s" - ], - [ - "▁meas", - "ures" - ], - [ - "os", - "to" - ], - [ - "ost", - "o" - ], - [ - "o", - "sto" - ], - [ - "?", - "”" - ], - [ - "▁p", - "ocket" - ], - [ - "▁poc", - "ket" - ], - [ - "▁S", - "at" - ], - [ - "▁Sa", - "t" - ], - [ - "▁p", - "itch" - ], - [ - "▁pit", - "ch" - ], - [ - "▁n", - "atur" - ], - [ - "▁nat", - "ur" - ], - [ - "▁hum", - "ans" - ], - [ - "▁human", - "s" - ], - [ - "▁Sim", - "on" - ], - [ - "▁Si", - "mon" - ], - [ - "ad", - "ores" - ], - [ - "ado", - "res" - ], - [ - "ador", - "es" - ], - [ - "(\"", - "\\" - ], - [ - "(", - "\"\\" - ], - [ - "in", - "king" - ], - [ - "ink", - "ing" - ], - [ - "▁ex", - "pos" - ], - [ - "▁exp", - "os" - ], - [ - "mat", - "erial" - ], - [ - "mate", - "rial" - ], - [ - "m", - "aterial" - ], - [ - "▁app", - "arently" - ], - [ - "▁apparent", - "ly" - ], - [ - "▁appar", - "ently" - ], - [ - "▁C", - "amb" - ], - [ - "▁Cam", - "b" - ], - [ - "▁Ca", - "mb" - ], - [ - "▁B", - "ox" - ], - [ - "▁Bo", - "x" - ], - [ - "▁", - "Box" - ], - [ - "▁s", - "paces" - ], - [ - "▁sp", - "aces" - ], - [ - "▁space", - "s" - ], - [ - "ex", - "ists" - ], - [ - "exist", - "s" - ], - [ - "▁act", - "ing" - ], - [ - "▁ac", - "ting" - ], - [ - "OR", - "Y" - ], - [ - "зо", - "ва" - ], - [ - "Go", - "od" - ], - [ - "G", - "ood" - ], - [ - "ien", - "ne" - ], - [ - "i", - "enne" - ], - [ - "▁William", - "s" - ], - [ - "▁f", - "ruit" - ], - [ - "▁fr", - "uit" - ], - [ - "▁fru", - "it" - ], - [ - "ie", - "ra" - ], - [ - "ier", - "a" - ], - [ - "i", - "era" - ], - [ - "▁L", - "im" - ], - [ - "▁Li", - "m" - ], - [ - "▁", - "Lim" - ], - [ - "▁t", - "rait" - ], - [ - "▁tr", - "ait" - ], - [ - "▁tra", - "it" - ], - [ - "▁", - "trait" - ], - [ - "▁art", - "ists" - ], - [ - "▁artist", - "s" - ], - [ - "▁ab", - "sor" - ], - [ - "▁abs", - "or" - ], - [ - "ra", - "it" - ], - [ - "rai", - "t" - ], - [ - "r", - "ait" - ], - [ - "LO", - "AD" - ], - [ - "▁mov", - "ies" - ], - [ - "▁movie", - "s" - ], - [ - "▁d", - "ynamic" - ], - [ - "▁dynam", - "ic" - ], - [ - "▁dyn", - "amic" - ], - [ - "▁", - "dynamic" - ], - [ - "as", - "ts" - ], - [ - "ast", - "s" - ], - [ - "a", - "sts" - ], - [ - "▁In", - "teger" - ], - [ - "▁", - "Integer" - ], - [ - "▁sm", - "oke" - ], - [ - "п", - "і" - ], - [ - "an", - "gel" - ], - [ - "ang", - "el" - ], - [ - "ange", - "l" - ], - [ - ">(", - "\"" - ], - [ - ">", - "(\"" - ], - [ - "▁in", - "strument" - ], - [ - "▁instr", - "ument" - ], - [ - "▁f", - "uel" - ], - [ - "▁fue", - "l" - ], - [ - "▁fu", - "el" - ], - [ - "но", - "ї" - ], - [ - "atal", - "ogue" - ], - [ - "atalog", - "ue" - ], - [ - "▁s", - "erial" - ], - [ - "▁se", - "rial" - ], - [ - "▁ser", - "ial" - ], - [ - "▁", - "serial" - ], - [ - "File", - "s" - ], - [ - "Fil", - "es" - ], - [ - "Fi", - "les" - ], - [ - "F", - "iles" - ], - [ - "▁bath", - "room" - ], - [ - "il", - "o" - ], - [ - "i", - "lo" - ], - [ - "es", - "to" - ], - [ - "est", - "o" - ], - [ - "e", - "sto" - ], - [ - "▁p", - "m" - ], - [ - "▁", - "pm" - ], - [ - "ent", - "ials" - ], - [ - "ential", - "s" - ], - [ - "enti", - "als" - ], - [ - "▁On", - "line" - ], - [ - "wh", - "ite" - ], - [ - "▁t", - "ips" - ], - [ - "▁tip", - "s" - ], - [ - "▁ti", - "ps" - ], - [ - "▁cap", - "able" - ], - [ - "Fi", - "g" - ], - [ - "F", - "ig" - ], - [ - "T", - "V" - ], - [ - "▁о", - "н" - ], - [ - "▁", - "он" - ], - [ - "k", - "é" - ], - [ - "bit", - "r" - ], - [ - "bi", - "tr" - ], - [ - "b", - "itr" - ], - [ - "Map", - "ping" - ], - [ - "Ma", - "pping" - ], - [ - "M", - "apping" - ], - [ - "▁t", - "ak" - ], - [ - "▁ta", - "k" - ], - [ - "ю", - "щи" - ], - [ - "в", - "ля" - ], - [ - ")\"", - "," - ], - [ - ")", - "\"," - ], - [ - "▁K", - "arl" - ], - [ - "▁Kar", - "l" - ], - [ - "▁Ka", - "rl" - ], - [ - "▁H", - "uman" - ], - [ - "▁Hu", - "man" - ], - [ - "▁Hum", - "an" - ], - [ - "▁P", - "ot" - ], - [ - "▁Po", - "t" - ], - [ - "▁rep", - "resents" - ], - [ - "▁represent", - "s" - ], - [ - "▁cons", - "istent" - ], - [ - "▁consist", - "ent" - ], - [ - "_", - "(" - ], - [ - "we", - "n" - ], - [ - "w", - "en" - ], - [ - "▁R", - "ose" - ], - [ - "▁Ro", - "se" - ], - [ - "▁Ros", - "e" - ], - [ - "la", - "w" - ], - [ - "l", - "aw" - ], - [ - "▁F", - "ROM" - ], - [ - "▁FR", - "OM" - ], - [ - "▁", - "FROM" - ], - [ - "▁beg", - "ins" - ], - [ - "▁begin", - "s" - ], - [ - "▁e", - "dit" - ], - [ - "▁ed", - "it" - ], - [ - "▁", - "edit" - ], - [ - "▁mount", - "ain" - ], - [ - "▁ch", - "apter" - ], - [ - "▁chap", - "ter" - ], - [ - "▁wonder", - "ed" - ], - [ - "▁indust", - "rial" - ], - [ - "▁M", - "ajor" - ], - [ - "▁Ma", - "jor" - ], - [ - "▁Maj", - "or" - ], - [ - "▁g", - "es" - ], - [ - "▁ge", - "s" - ], - [ - "▁", - "ges" - ], - [ - "▁direct", - "ed" - ], - [ - "▁dire", - "cted" - ], - [ - "er", - "os" - ], - [ - "ero", - "s" - ], - [ - "e", - "ros" - ], - [ - "▁W", - "ild" - ], - [ - "▁Wil", - "d" - ], - [ - "▁Wi", - "ld" - ], - [ - "li", - "ament" - ], - [ - "lia", - "ment" - ], - [ - "Bo", - "ok" - ], - [ - "B", - "ook" - ], - [ - "user", - "name" - ], - [ - "ho", - "t" - ], - [ - "h", - "ot" - ], - [ - "▁n", - "am" - ], - [ - "▁na", - "m" - ], - [ - "▁", - "nam" - ], - [ - "▁le", - "ague" - ], - [ - "br", - "a" - ], - [ - "b", - "ra" - ], - [ - "ко", - "н" - ], - [ - "к", - "он" - ], - [ - "▁T", - "al" - ], - [ - "▁Ta", - "l" - ], - [ - "▁В", - "а" - ], - [ - "▁ex", - "ports" - ], - [ - "▁exp", - "orts" - ], - [ - "▁export", - "s" - ], - [ - "▁", - "exports" - ], - [ - "(", - "@" - ], - [ - "▁sh", - "aring" - ], - [ - "▁shar", - "ing" - ], - [ - "▁sha", - "ring" - ], - [ - "▁T", - "ro" - ], - [ - "▁Tr", - "o" - ], - [ - "ś", - "ć" - ], - [ - "ues", - "day" - ], - [ - "yl", - "v" - ], - [ - "y", - "lv" - ], - [ - "▁gu", - "itar" - ], - [ - "el", - "en" - ], - [ - "ele", - "n" - ], - [ - "e", - "len" - ], - [ - "Se", - "lection" - ], - [ - "Select", - "ion" - ], - [ - "S", - "election" - ], - [ - "▁conf", - "ident" - ], - [ - "ry", - "pto" - ], - [ - "rypt", - "o" - ], - [ - "▁h", - "ors" - ], - [ - "▁hor", - "s" - ], - [ - "▁ho", - "rs" - ], - [ - "ed", - "itor" - ], - [ - "edit", - "or" - ], - [ - "edi", - "tor" - ], - [ - "▁should", - "ers" - ], - [ - "▁shoulder", - "s" - ], - [ - "get", - "Name" - ], - [ - "en", - "cing" - ], - [ - "enc", - "ing" - ], - [ - "enci", - "ng" - ], - [ - "SE", - "LECT" - ], - [ - "SEL", - "ECT" - ], - [ - "в", - "ши" - ], - [ - "▁kind", - "s" - ], - [ - "▁kin", - "ds" - ], - [ - "▁W", - "el" - ], - [ - "▁We", - "l" - ], - [ - "▁pur", - "poses" - ], - [ - "▁purpose", - "s" - ], - [ - "Mat", - "rix" - ], - [ - "in", - "valid" - ], - [ - "▁own", - "ers" - ], - [ - "▁owner", - "s" - ], - [ - "▁", - "owners" - ], - [ - "▁Rec", - "ords" - ], - [ - "▁Record", - "s" - ], - [ - "▁", - "Records" - ], - [ - "▁Pro", - "cess" - ], - [ - "▁", - "Process" - ], - [ - "▁c", - "hat" - ], - [ - "▁ch", - "at" - ], - [ - "▁cha", - "t" - ], - [ - "▁", - "chat" - ], - [ - "▁D", - "or" - ], - [ - "▁Do", - "r" - ], - [ - "▁b", - "in" - ], - [ - "▁bi", - "n" - ], - [ - "▁", - "bin" - ], - [ - "re", - "dit" - ], - [ - "red", - "it" - ], - [ - "r", - "edit" - ], - [ - "oi", - "re" - ], - [ - "oir", - "e" - ], - [ - "o", - "ire" - ], - [ - "▁T", - "otal" - ], - [ - "▁To", - "tal" - ], - [ - "▁Tot", - "al" - ], - [ - "▁", - "Total" - ], - [ - "▁F", - "amily" - ], - [ - "▁Famil", - "y" - ], - [ - "▁", - "Family" - ], - [ - "AR", - "Y" - ], - [ - "▁b", - "read" - ], - [ - "▁br", - "ead" - ], - [ - "▁bre", - "ad" - ], - [ - "▁", - "bread" - ], - [ - "▁com", - "pre" - ], - [ - "▁comp", - "re" - ], - [ - "▁compr", - "e" - ], - [ - "▁sh", - "oes" - ], - [ - "▁shoe", - "s" - ], - [ - "▁r", - "az" - ], - [ - "▁ra", - "z" - ], - [ - "▁", - "raz" - ], - [ - "▁tr", - "ace" - ], - [ - "▁tra", - "ce" - ], - [ - "▁", - "trace" - ], - [ - "ne", - "j" - ], - [ - "n", - "ej" - ], - [ - "or", - "ted" - ], - [ - "ort", - "ed" - ], - [ - "orte", - "d" - ], - [ - "h", - "n" - ], - [ - "▁pro", - "cedure" - ], - [ - "▁proced", - "ure" - ], - [ - "pro", - "perties" - ], - [ - "pl", - "ier" - ], - [ - "▁h", - "ero" - ], - [ - "▁he", - "ro" - ], - [ - "▁her", - "o" - ], - [ - "▁", - "hero" - ], - [ - "pan", - "el" - ], - [ - "pa", - "nel" - ], - [ - "p", - "anel" - ], - [ - "▁mark", - "ed" - ], - [ - "▁mar", - "ked" - ], - [ - "▁wor", - "ried" - ], - [ - "\\", - "|" - ], - [ - "pt", - "s" - ], - [ - "p", - "ts" - ], - [ - "▁S", - "upport" - ], - [ - "▁Sup", - "port" - ], - [ - "▁Supp", - "ort" - ], - [ - "▁", - "Support" - ], - [ - "▁ser", - "ving" - ], - [ - "▁serv", - "ing" - ], - [ - "F", - "ail" - ], - [ - "▁dis", - "appoint" - ], - [ - "▁Sc", - "ot" - ], - [ - "▁ple", - "asure" - ], - [ - "▁j", - "udge" - ], - [ - "▁jud", - "ge" - ], - [ - "▁judg", - "e" - ], - [ - "ze", - "ich" - ], - [ - "▁for", - "ever" - ], - [ - "▁fore", - "ver" - ], - [ - "▁Ze", - "it" - ], - [ - "uo", - "us" - ], - [ - "u", - "ous" - ], - [ - "in", - "ent" - ], - [ - "ine", - "nt" - ], - [ - "inen", - "t" - ], - [ - "i", - "nent" - ], - [ - "▁d", - "w" - ], - [ - "▁", - "dw" - ], - [ - "▁w", - "aren" - ], - [ - "▁war", - "en" - ], - [ - "▁wa", - "ren" - ], - [ - "▁ware", - "n" - ], - [ - "▁fl", - "ash" - ], - [ - "▁", - "flash" - ], - [ - "▁tro", - "ops" - ], - [ - "▁dr", - "ugs" - ], - [ - "▁dru", - "gs" - ], - [ - "▁drug", - "s" - ], - [ - "▁d", - "iam" - ], - [ - "▁di", - "am" - ], - [ - "▁dia", - "m" - ], - [ - ".", - "~" - ], - [ - "im", - "p" - ], - [ - "i", - "mp" - ], - [ - "in", - "ned" - ], - [ - "inn", - "ed" - ], - [ - "▁E", - "V" - ], - [ - "▁", - "EV" - ], - [ - "St", - "ruct" - ], - [ - "Str", - "uct" - ], - [ - "▁just", - "ice" - ], - [ - "▁offic", - "ials" - ], - [ - "▁official", - "s" - ], - [ - "ff", - "ff" - ], - [ - "fff", - "f" - ], - [ - "f", - "fff" - ], - [ - "▁Com", - "mon" - ], - [ - "▁Comm", - "on" - ], - [ - "▁", - "Common" - ], - [ - "▁C", - "at" - ], - [ - "▁Ca", - "t" - ], - [ - "▁", - "Cat" - ], - [ - "▁tom", - "orrow" - ], - [ - "▁é", - "l" - ], - [ - "▁", - "él" - ], - [ - "Text", - "ure" - ], - [ - "Te", - "xture" - ], - [ - "qp", - "oint" - ], - [ - "q", - "point" - ], - [ - "▁F", - "ried" - ], - [ - "▁Fr", - "ied" - ], - [ - "▁T", - "erm" - ], - [ - "▁Te", - "rm" - ], - [ - "▁Ter", - "m" - ], - [ - "▁", - "Term" - ], - [ - "pgf", - "qpoint" - ], - [ - "▁n", - "em" - ], - [ - "▁ne", - "m" - ], - [ - "▁", - "nem" - ], - [ - "no", - "rm" - ], - [ - "nor", - "m" - ], - [ - "n", - "orm" - ], - [ - "▁hard", - "ly" - ], - [ - "od", - "a" - ], - [ - "o", - "da" - ], - [ - "ze", - "ta" - ], - [ - "zet", - "a" - ], - [ - "z", - "eta" - ], - [ - "em", - "ic" - ], - [ - "emi", - "c" - ], - [ - "e", - "mic" - ], - [ - "▁по", - "лу" - ], - [ - "▁пол", - "у" - ], - [ - "▁lo", - "aded" - ], - [ - "▁load", - "ed" - ], - [ - "▁", - "loaded" - ], - [ - "ke", - "s" - ], - [ - "k", - "es" - ], - [ - "ci", - "ó" - ], - [ - "c", - "ió" - ], - [ - "▁f", - "ool" - ], - [ - "▁fo", - "ol" - ], - [ - "▁foo", - "l" - ], - [ - "▁t", - "rick" - ], - [ - "▁tr", - "ick" - ], - [ - "▁tri", - "ck" - ], - [ - "▁d", - "st" - ], - [ - "▁ds", - "t" - ], - [ - "▁", - "dst" - ], - [ - "Fin", - "d" - ], - [ - "Fi", - "nd" - ], - [ - "F", - "ind" - ], - [ - "▁в", - "се" - ], - [ - "}}", - "," - ], - [ - "}", - "}," - ], - [ - "▁frame", - "work" - ], - [ - "▁", - "framework" - ], - [ - "▁mer", - "ely" - ], - [ - "▁mere", - "ly" - ], - [ - "▁un", - "ion" - ], - [ - "▁", - "union" - ], - [ - "▁Ed", - "ward" - ], - [ - "ri", - "f" - ], - [ - "r", - "if" - ], - [ - "Fl", - "ag" - ], - [ - "F", - "lag" - ], - [ - "▁cris", - "is" - ], - [ - "▁cri", - "sis" - ], - [ - "▁fin", - "ite" - ], - [ - "▁", - "finite" - ], - [ - "▁l", - "ol" - ], - [ - "▁lo", - "l" - ], - [ - "▁K", - "im" - ], - [ - "▁Ki", - "m" - ], - [ - "на", - "та" - ], - [ - "sin", - "ce" - ], - [ - "s", - "ince" - ], - [ - "▁com", - "pat" - ], - [ - "▁comp", - "at" - ], - [ - "▁", - "compat" - ], - [ - "▁p", - "ert" - ], - [ - "▁per", - "t" - ], - [ - "▁pe", - "rt" - ], - [ - "▁", - "pert" - ], - [ - "ib", - "ilities" - ], - [ - "ibil", - "ities" - ], - [ - "▁tamb", - "ién" - ], - [ - "ib", - "li" - ], - [ - "▁t", - "een" - ], - [ - "▁te", - "en" - ], - [ - "▁", - "teen" - ], - [ - "▁sym", - "pt" - ], - [ - "or", - "al" - ], - [ - "ora", - "l" - ], - [ - "o", - "ral" - ], - [ - "de", - "rs" - ], - [ - "der", - "s" - ], - [ - "d", - "ers" - ], - [ - "ot", - "te" - ], - [ - "ott", - "e" - ], - [ - "п", - "ри" - ], - [ - "▁J", - "ane" - ], - [ - "▁Jan", - "e" - ], - [ - "▁Ja", - "ne" - ], - [ - "▁original", - "ly" - ], - [ - "▁origin", - "ally" - ], - [ - "▁thro", - "at" - ], - [ - "ma", - "g" - ], - [ - "m", - "ag" - ], - [ - "su", - "p" - ], - [ - "s", - "up" - ], - [ - "un", - "i" - ], - [ - "u", - "ni" - ], - [ - "$", - "$" - ], - [ - "▁L", - "ibrary" - ], - [ - "▁", - "Library" - ], - [ - "▁att", - "acks" - ], - [ - "▁attack", - "s" - ], - [ - "in", - "gen" - ], - [ - "ing", - "en" - ], - [ - "inge", - "n" - ], - [ - "('", - "/" - ], - [ - "▁h", - "es" - ], - [ - "▁he", - "s" - ], - [ - "▁", - "hes" - ], - [ - "co", - "in" - ], - [ - "c", - "oin" - ], - [ - "oun", - "ce" - ], - [ - "▁Academ", - "y" - ], - [ - "MOD", - "ULE" - ], - [ - "is", - "ms" - ], - [ - "ism", - "s" - ], - [ - "▁A", - "dv" - ], - [ - "▁Ad", - "v" - ], - [ - "▁", - "Adv" - ], - [ - "▁B", - "ol" - ], - [ - "▁Bo", - "l" - ], - [ - "▁inc", - "ident" - ], - [ - ")^", - "{" - ], - [ - ")", - "^{" - ], - [ - "▁b", - "ij" - ], - [ - "▁bi", - "j" - ], - [ - "▁R", - "ome" - ], - [ - "▁Rom", - "e" - ], - [ - "▁Ro", - "me" - ], - [ - "▁It", - "aly" - ], - [ - "▁Ital", - "y" - ], - [ - "ev", - "ents" - ], - [ - "event", - "s" - ], - [ - "even", - "ts" - ], - [ - "▁F", - "ern" - ], - [ - "▁Fe", - "rn" - ], - [ - "▁Fer", - "n" - ], - [ - "▁b", - "er" - ], - [ - "▁be", - "r" - ], - [ - "▁", - "ber" - ], - [ - "▁sil", - "ent" - ], - [ - "▁p", - "ier" - ], - [ - "▁pie", - "r" - ], - [ - "▁pi", - "er" - ], - [ - "▁Y", - "O" - ], - [ - "▁pl", - "ain" - ], - [ - "▁", - "plain" - ], - [ - "B", - "as" - ], - [ - "▁p", - "ill" - ], - [ - "▁pi", - "ll" - ], - [ - "▁pil", - "l" - ], - [ - "ra", - "se" - ], - [ - "ras", - "e" - ], - [ - "r", - "ase" - ], - [ - "▁car", - "rying" - ], - [ - "▁carry", - "ing" - ], - [ - "▁re", - "sp" - ], - [ - "▁r", - "esp" - ], - [ - "▁res", - "p" - ], - [ - "▁", - "resp" - ], - [ - "ну", - "ю" - ], - [ - "▁typ", - "ical" - ], - [ - "Wrap", - "per" - ], - [ - "W", - "rapper" - ], - [ - "▁g", - "au" - ], - [ - "▁ga", - "u" - ], - [ - "▁chem", - "ical" - ], - [ - "▁h", - "al" - ], - [ - "▁ha", - "l" - ], - [ - "▁", - "hal" - ], - [ - "th", - "row" - ], - [ - "Cl", - "uster" - ], - [ - "▁G", - "ab" - ], - [ - "▁Ga", - "b" - ], - [ - "▁G", - "irl" - ], - [ - "▁Gi", - "rl" - ], - [ - "▁Gir", - "l" - ], - [ - "qu", - "ir" - ], - [ - "▁A", - "rg" - ], - [ - "▁Ar", - "g" - ], - [ - "▁", - "Arg" - ], - [ - "▁rel", - "ief" - ], - [ - "▁relie", - "f" - ], - [ - "▁reli", - "ef" - ], - [ - "▁В", - "е" - ], - [ - "d", - "m" - ], - [ - "▁fr", - "ustr" - ], - [ - "▁fru", - "str" - ], - [ - "\\", - "%" - ], - [ - "▁st", - "ores" - ], - [ - "▁store", - "s" - ], - [ - "▁stor", - "es" - ], - [ - "▁sto", - "res" - ], - [ - "▁bott", - "le" - ], - [ - "▁bot", - "tle" - ], - [ - "▁L", - "ew" - ], - [ - "▁Le", - "w" - ], - [ - "tw", - "o" - ], - [ - "t", - "wo" - ], - [ - "st", - "ad" - ], - [ - "sta", - "d" - ], - [ - "▁che", - "ek" - ], - [ - "▁concern", - "s" - ], - [ - "▁concer", - "ns" - ], - [ - "▁help", - "ful" - ], - [ - "▁co", - "verage" - ], - [ - "▁cover", - "age" - ], - [ - "is", - "i" - ], - [ - "i", - "si" - ], - [ - "AD", - "D" - ], - [ - "A", - "DD" - ], - [ - "as", - "ync" - ], - [ - "asy", - "nc" - ], - [ - "a", - "sync" - ], - [ - "▁approxim", - "ately" - ], - [ - "▁approx", - "imately" - ], - [ - "▁approximate", - "ly" - ], - [ - "if", - "fer" - ], - [ - "iff", - "er" - ], - [ - "iffe", - "r" - ], - [ - "ho", - "ok" - ], - [ - "h", - "ook" - ], - [ - "▁e", - "num" - ], - [ - "▁en", - "um" - ], - [ - "▁", - "enum" - ], - [ - "ov", - "á" - ], - [ - "o", - "vá" - ], - [ - "▁e", - "vil" - ], - [ - "▁ev", - "il" - ], - [ - "▁const", - "antly" - ], - [ - "▁constant", - "ly" - ], - [ - "ap", - "ply" - ], - [ - "app", - "ly" - ], - [ - "▁si", - "è" - ], - [ - "▁pract", - "ices" - ], - [ - "▁practice", - "s" - ], - [ - "▁te", - "achers" - ], - [ - "▁teach", - "ers" - ], - [ - "▁teacher", - "s" - ], - [ - "▁S", - "n" - ], - [ - "▁", - "Sn" - ], - [ - "▁A", - "wards" - ], - [ - "▁Award", - "s" - ], - [ - "▁Aw", - "ards" - ], - [ - "▁sub", - "stant" - ], - [ - "▁subst", - "ant" - ], - [ - "▁$", - "." - ], - [ - "▁", - "$." - ], - [ - "d", - "k" - ], - [ - "▁m", - "ob" - ], - [ - "▁mo", - "b" - ], - [ - "▁", - "mob" - ], - [ - "▁ing", - "red" - ], - [ - "ve", - "re" - ], - [ - "ver", - "e" - ], - [ - "v", - "ere" - ], - [ - "Mult", - "i" - ], - [ - "пе", - "р" - ], - [ - "п", - "ер" - ], - [ - "st", - "al" - ], - [ - "sta", - "l" - ], - [ - "s", - "tal" - ], - [ - "ya", - "rd" - ], - [ - "yar", - "d" - ], - [ - "y", - "ard" - ], - [ - "requ", - "ired" - ], - [ - "require", - "d" - ], - [ - "ve", - "ment" - ], - [ - "v", - "ement" - ], - [ - "▁int", - "elligence" - ], - [ - "▁intellig", - "ence" - ], - [ - "▁th", - "inks" - ], - [ - "▁think", - "s" - ], - [ - "▁thin", - "ks" - ], - [ - "▁person", - "ally" - ], - [ - "▁personal", - "ly" - ], - [ - "▁tr", - "ained" - ], - [ - "▁tra", - "ined" - ], - [ - "▁train", - "ed" - ], - [ - "▁", - "trained" - ], - [ - "or", - "ney" - ], - [ - "orn", - "ey" - ], - [ - "orne", - "y" - ], - [ - ")", - "", - "\\" - ], - [ - "an", - "al" - ], - [ - "ana", - "l" - ], - [ - "a", - "nal" - ], - [ - "Se", - "ction" - ], - [ - "S", - "ection" - ], - [ - "pl", - "us" - ], - [ - "ü", - "t" - ], - [ - "▁em", - "bed" - ], - [ - "▁emb", - "ed" - ], - [ - "▁", - "embed" - ], - [ - "▁st", - "rings" - ], - [ - "▁str", - "ings" - ], - [ - "▁string", - "s" - ], - [ - "▁", - "strings" - ], - [ - "Be", - "fore" - ], - [ - "B", - "efore" - ], - [ - "pro", - "c" - ], - [ - "pr", - "oc" - ], - [ - "p", - "roc" - ], - [ - "▁с", - "по" - ], - [ - "▁сп", - "о" - ], - [ - "▁", - "спо" - ], - [ - "tr", - "l" - ], - [ - "t", - "rl" - ], - [ - "v", - "r" - ], - [ - "Back", - "ground" - ], - [ - "log", - "ger" - ], - [ - "ag", - "raph" - ], - [ - "agr", - "aph" - ], - [ - "agra", - "ph" - ], - [ - "a", - "graph" - ], - [ - "ie", - "st" - ], - [ - "ies", - "t" - ], - [ - "i", - "est" - ], - [ - "▁good", - "s" - ], - [ - "bat", - "ch" - ], - [ - "b", - "atch" - ], - [ - "▁opt", - "ional" - ], - [ - "▁option", - "al" - ], - [ - "▁", - "optional" - ], - [ - "▁Tay", - "lor" - ], - [ - "▁recogn", - "ize" - ], - [ - "wal", - "k" - ], - [ - "w", - "alk" - ], - [ - "▁H", - "it" - ], - [ - "▁Hi", - "t" - ], - [ - "▁", - "Hit" - ], - [ - "▁Eliz", - "abeth" - ], - [ - "}", - ":" - ], - [ - "▁care", - "ful" - ], - [ - "кра", - "ї" - ], - [ - "▁loc", - "ations" - ], - [ - "▁location", - "s" - ], - [ - "▁struct", - "ures" - ], - [ - "▁structure", - "s" - ], - [ - "▁d", - "isk" - ], - [ - "▁dis", - "k" - ], - [ - "▁di", - "sk" - ], - [ - "▁", - "disk" - ], - [ - "▁sh", - "ips" - ], - [ - "▁ship", - "s" - ], - [ - "▁", - "ships" - ], - [ - "▁s", - "uo" - ], - [ - "▁su", - "o" - ], - [ - "▁s", - "owie" - ], - [ - "▁so", - "wie" - ], - [ - "▁sow", - "ie" - ], - [ - "▁E", - "ss" - ], - [ - "▁Es", - "s" - ], - [ - "▁H", - "ash" - ], - [ - "▁Ha", - "sh" - ], - [ - "▁Has", - "h" - ], - [ - "▁", - "Hash" - ], - [ - "▁reason", - "able" - ], - [ - "▁More", - "over" - ], - [ - "▁form", - "ula" - ], - [ - "▁C", - "entre" - ], - [ - "▁Cent", - "re" - ], - [ - "▁res", - "idents" - ], - [ - "▁resident", - "s" - ], - [ - "▁resid", - "ents" - ], - [ - "R", - "S" - ], - [ - "Id", - "s" - ], - [ - "I", - "ds" - ], - [ - "▁K", - "now" - ], - [ - "▁Kn", - "ow" - ], - [ - "▁t", - "rib" - ], - [ - "▁tr", - "ib" - ], - [ - "▁tri", - "b" - ], - [ - "▁r", - "és" - ], - [ - "▁ré", - "s" - ], - [ - "▁s", - "table" - ], - [ - "▁st", - "able" - ], - [ - "▁sta", - "ble" - ], - [ - "▁stab", - "le" - ], - [ - "▁", - "stable" - ], - [ - "▁W", - "ould" - ], - [ - "▁Wo", - "uld" - ], - [ - "▁", - "Would" - ], - [ - "▁break", - "ing" - ], - [ - "▁bre", - "aking" - ], - [ - "▁", - "breaking" - ], - [ - "▁me", - "al" - ], - [ - "▁p", - "hen" - ], - [ - "▁ph", - "en" - ], - [ - "▁f", - "el" - ], - [ - "▁fe", - "l" - ], - [ - "▁", - "fel" - ], - [ - "▁F", - "red" - ], - [ - "▁Fr", - "ed" - ], - [ - "▁Fre", - "d" - ], - [ - "Aut", - "hor" - ], - [ - "Auth", - "or" - ], - [ - "▁c", - "apture" - ], - [ - "▁capt", - "ure" - ], - [ - "▁", - "capture" - ], - [ - "op", - "ts" - ], - [ - "opt", - "s" - ], - [ - "o", - "pts" - ], - [ - "▁every", - "where" - ], - [ - "▁s", - "que" - ], - [ - "▁squ", - "e" - ], - [ - "▁sq", - "ue" - ], - [ - "▁m", - "oder" - ], - [ - "▁mod", - "er" - ], - [ - "▁mo", - "der" - ], - [ - "▁mode", - "r" - ], - [ - "set", - "up" - ], - [ - "▁S", - "upp" - ], - [ - "▁Su", - "pp" - ], - [ - "▁Sup", - "p" - ], - [ - "▁", - "Supp" - ], - [ - "▁when", - "ever" - ], - [ - "▁whe", - "never" - ], - [ - "{", - "(" - ], - [ - "wa", - "rt" - ], - [ - "war", - "t" - ], - [ - "w", - "art" - ], - [ - "▁t", - "oe" - ], - [ - "▁to", - "e" - ], - [ - "Pre", - "fix" - ], - [ - "Pref", - "ix" - ], - [ - "P", - "refix" - ], - [ - "ho", - "u" - ], - [ - "h", - "ou" - ], - [ - "ga", - "ge" - ], - [ - "g", - "age" - ], - [ - ">", - "\"" - ], - [ - "▁f", - "rag" - ], - [ - "▁fr", - "ag" - ], - [ - "▁fra", - "g" - ], - [ - "▁", - "frag" - ], - [ - "▁The", - "orem" - ], - [ - "mem", - "ory" - ], - [ - "▁cont", - "ents" - ], - [ - "▁content", - "s" - ], - [ - "▁conten", - "ts" - ], - [ - "▁", - "contents" - ], - [ - "do", - "cs" - ], - [ - "doc", - "s" - ], - [ - "}", - "'" - ], - [ - "▁Ir", - "ish" - ], - [ - "The", - "n" - ], - [ - "Th", - "en" - ], - [ - "T", - "hen" - ], - [ - "aa", - "ts" - ], - [ - "aat", - "s" - ], - [ - "a", - "ats" - ], - [ - "Sa", - "ve" - ], - [ - "S", - "ave" - ], - [ - "▁a", - "gency" - ], - [ - "▁ag", - "ency" - ], - [ - "▁и", - "ме" - ], - [ - "▁им", - "е" - ], - [ - "до", - "ва" - ], - [ - "дов", - "а" - ], - [ - "▁F", - "unction" - ], - [ - "▁Fun", - "ction" - ], - [ - "▁", - "Function" - ], - [ - "N", - "N" - ], - [ - "dest", - "roy" - ], - [ - "▁M", - "essage" - ], - [ - "▁Mess", - "age" - ], - [ - "▁", - "Message" - ], - [ - "▁c", - "ancel" - ], - [ - "▁can", - "cel" - ], - [ - "▁", - "cancel" - ], - [ - "▁super", - "ior" - ], - [ - "▁e", - "c" - ], - [ - "▁", - "ec" - ], - [ - "▁liter", - "ature" - ], - [ - "▁P", - "ART" - ], - [ - "▁PA", - "RT" - ], - [ - "▁PAR", - "T" - ], - [ - "▁", - "PART" - ], - [ - "I", - "l" - ], - [ - "▁C", - "ab" - ], - [ - "▁Ca", - "b" - ], - [ - "eng", - "ine" - ], - [ - "▁b", - "asket" - ], - [ - "▁bas", - "ket" - ], - [ - "wor", - "th" - ], - [ - "wort", - "h" - ], - [ - "w", - "orth" - ], - [ - "▁S", - "el" - ], - [ - "▁Se", - "l" - ], - [ - "f", - "etch" - ], - [ - "▁St", - "adt" - ], - [ - "▁Stad", - "t" - ], - [ - "▁Sta", - "dt" - ], - [ - "▁К", - "и" - ], - [ - "▁con", - "j" - ], - [ - "▁se", - "iner" - ], - [ - "▁sein", - "er" - ], - [ - "▁seine", - "r" - ], - [ - "▁sei", - "ner" - ], - [ - "▁conf", - "irmed" - ], - [ - "▁confirm", - "ed" - ], - [ - "▁Ar", - "gent" - ], - [ - "▁Arg", - "ent" - ], - [ - "am", - "ar" - ], - [ - "ama", - "r" - ], - [ - "a", - "mar" - ], - [ - "pgf", - "path" - ], - [ - "▁strugg", - "le" - ], - [ - "Pat", - "tern" - ], - [ - "▁M", - "iddle" - ], - [ - "it", - "an" - ], - [ - "ita", - "n" - ], - [ - "i", - "tan" - ], - [ - "▁m", - "oon" - ], - [ - "▁mo", - "on" - ], - [ - "or", - "ough" - ], - [ - "oro", - "ugh" - ], - [ - "o", - "rough" - ], - [ - "▁Cath", - "olic" - ], - [ - "▁str", - "uck" - ], - [ - "▁stru", - "ck" - ], - [ - "]", - "->" - ], - [ - "▁we", - "apon" - ], - [ - "▁weap", - "on" - ], - [ - "▁su", - "bst" - ], - [ - "▁sub", - "st" - ], - [ - "▁subs", - "t" - ], - [ - "▁inst", - "ructions" - ], - [ - "▁instruct", - "ions" - ], - [ - "▁instruction", - "s" - ], - [ - "▁occ", - "as" - ], - [ - "▁oc", - "cas" - ], - [ - "prote", - "cted" - ], - [ - "▁L", - "ess" - ], - [ - "▁Le", - "ss" - ], - [ - "▁Les", - "s" - ], - [ - "▁", - "Less" - ], - [ - "▁b", - "atch" - ], - [ - "▁bat", - "ch" - ], - [ - "▁", - "batch" - ], - [ - "▁con", - "tra" - ], - [ - "▁cont", - "ra" - ], - [ - "▁contr", - "a" - ], - [ - "▁de", - "ck" - ], - [ - "▁dec", - "k" - ], - [ - "▁", - "deck" - ], - [ - "▁ign", - "ored" - ], - [ - "▁ignore", - "d" - ], - [ - "▁ignor", - "ed" - ], - [ - "▁ref", - "used" - ], - [ - "▁refuse", - "d" - ], - [ - "tr", - "igger" - ], - [ - "▁crim", - "inal" - ], - [ - "G", - "A" - ], - [ - "ol", - "ly" - ], - [ - "oll", - "y" - ], - [ - "▁B", - "ell" - ], - [ - "▁Be", - "ll" - ], - [ - "▁Bel", - "l" - ], - [ - "▁", - "Ю" - ], - [ - "for", - "ward" - ], - [ - "▁p", - "refix" - ], - [ - "▁pre", - "fix" - ], - [ - "▁pref", - "ix" - ], - [ - "▁", - "prefix" - ], - [ - "▁im", - "mediate" - ], - [ - "▁immedi", - "ate" - ], - [ - "▁as", - "signed" - ], - [ - "▁ass", - "igned" - ], - [ - "▁assign", - "ed" - ], - [ - "▁e", - "lected" - ], - [ - "▁elect", - "ed" - ], - [ - "▁ele", - "cted" - ], - [ - "▁to", - "night" - ], - [ - "▁ton", - "ight" - ], - [ - "▁D", - "ies" - ], - [ - "▁Die", - "s" - ], - [ - "▁Di", - "es" - ], - [ - "▁B", - "each" - ], - [ - "▁Be", - "ach" - ], - [ - "▁pre", - "ced" - ], - [ - "▁prec", - "ed" - ], - [ - "ow", - "ał" - ], - [ - "owa", - "ł" - ], - [ - "▁gal", - "ax" - ], - [ - "▁log", - "ic" - ], - [ - "en", - "za" - ], - [ - "enz", - "a" - ], - [ - "▁Cap", - "tain" - ], - [ - "▁Capt", - "ain" - ], - [ - "▁H", - "ay" - ], - [ - "▁Ha", - "y" - ], - [ - "▁f", - "acts" - ], - [ - "▁fact", - "s" - ], - [ - "▁fac", - "ts" - ], - [ - "▁н", - "и" - ], - [ - "▁", - "ни" - ], - [ - "t", - "é" - ], - [ - "▁s", - "b" - ], - [ - "▁", - "sb" - ], - [ - "op", - "ed" - ], - [ - "ope", - "d" - ], - [ - "o", - "ped" - ], - [ - "▁com", - "bat" - ], - [ - "▁comb", - "at" - ], - [ - "▁expl", - "ore" - ], - [ - "▁explo", - "re" - ], - [ - "▁(", - "-" - ], - [ - "▁", - "(-" - ], - [ - "Load", - "er" - ], - [ - "Lo", - "ader" - ], - [ - "▁Wil", - "son" - ], - [ - "▁l", - "ocked" - ], - [ - "▁loc", - "ked" - ], - [ - "▁lock", - "ed" - ], - [ - "▁", - "locked" - ], - [ - ":", - "", - ")" - ], - [ - "▁qu", - "el" - ], - [ - "▁que", - "l" - ], - [ - "▁q", - "uel" - ], - [ - "▁", - "quel" - ], - [ - "▁Г", - "а" - ], - [ - "T", - "y" - ], - [ - "▁tem", - "ps" - ], - [ - "▁temp", - "s" - ], - [ - "▁g", - "host" - ], - [ - "Mat", - "erial" - ], - [ - "M", - "aterial" - ], - [ - "ER", - "CHANT" - ], - [ - "point", - "er" - ], - [ - "po", - "inter" - ], - [ - "ж", - "да" - ], - [ - "ah", - "a" - ], - [ - "a", - "ha" - ], - [ - "ul", - "f" - ], - [ - "▁sup", - "plement" - ], - [ - "▁supp", - "lement" - ], - [ - "▁d", - "ismiss" - ], - [ - "▁dis", - "miss" - ], - [ - "▁cl", - "osing" - ], - [ - "▁clos", - "ing" - ], - [ - "▁clo", - "sing" - ], - [ - "▁vul", - "ner" - ], - [ - "▁ap", - "rès" - ], - [ - "▁apr", - "ès" - ], - [ - "▁over", - "whel" - ], - [ - "ско", - "е" - ], - [ - "▁dis", - "ag" - ], - [ - "ac", - "ia" - ], - [ - "aci", - "a" - ], - [ - "a", - "cia" - ], - [ - "ou", - "red" - ], - [ - "our", - "ed" - ], - [ - "o", - "ured" - ], - [ - "ru", - "ption" - ], - [ - "rupt", - "ion" - ], - [ - "▁P", - "S" - ], - [ - "▁", - "PS" - ], - [ - "End", - "point" - ], - [ - "Re", - "al" - ], - [ - "▁T", - "ag" - ], - [ - "▁Ta", - "g" - ], - [ - "▁", - "Tag" - ], - [ - "▁st", - "airs" - ], - [ - "▁sta", - "irs" - ], - [ - "▁stair", - "s" - ], - [ - "▁", - "stairs" - ], - [ - "ly", - "n" - ], - [ - "l", - "yn" - ], - [ - "▁e", - "leg" - ], - [ - "▁el", - "eg" - ], - [ - "▁ele", - "g" - ], - [ - "▁v", - "eter" - ], - [ - "▁ve", - "ter" - ], - [ - "▁vet", - "er" - ], - [ - "factor", - "y" - ], - [ - "fact", - "ory" - ], - [ - "f", - "actory" - ], - [ - "an", - "ne" - ], - [ - "ann", - "e" - ], - [ - "▁B", - "at" - ], - [ - "▁Ba", - "t" - ], - [ - "▁fr", - "anc" - ], - [ - "▁fra", - "nc" - ], - [ - "lu", - "ng" - ], - [ - "l", - "ung" - ], - [ - "▁\"", - "'" - ], - [ - ".'", - "," - ], - [ - ".", - "'," - ], - [ - "▁C", - "ountry" - ], - [ - "▁Count", - "ry" - ], - [ - "▁Coun", - "try" - ], - [ - "▁", - "Country" - ], - [ - "^{", - "[" - ], - [ - "▁y", - "ours" - ], - [ - "▁you", - "rs" - ], - [ - "▁your", - "s" - ], - [ - "▁yo", - "urs" - ], - [ - "ail", - "ability" - ], - [ - "Cl", - "ear" - ], - [ - "C", - "lear" - ], - [ - "ät", - "t" - ], - [ - "ä", - "tt" - ], - [ - "пи", - "с" - ], - [ - "п", - "ис" - ], - [ - "▁j", - "oke" - ], - [ - "▁jo", - "ke" - ], - [ - "▁ann", - "oy" - ], - [ - "▁r", - "ag" - ], - [ - "▁ra", - "g" - ], - [ - "▁", - "rag" - ], - [ - "var", - "i" - ], - [ - "va", - "ri" - ], - [ - "v", - "ari" - ], - [ - "ле", - "кс" - ], - [ - "лек", - "с" - ], - [ - "▁P", - "sy" - ], - [ - "il", - "ty" - ], - [ - "ilt", - "y" - ], - [ - "mo", - "unt" - ], - [ - "m", - "ount" - ], - [ - "▁c", - "ual" - ], - [ - "▁cu", - "al" - ], - [ - "▁s", - "olar" - ], - [ - "▁so", - "lar" - ], - [ - "▁sol", - "ar" - ], - [ - "}^", - "{(" - ], - [ - "}^{", - "(" - ], - [ - "}", - "^{(" - ], - [ - "Sh", - "ort" - ], - [ - "▁tax", - "es" - ], - [ - "App", - "end" - ], - [ - "Ap", - "pend" - ], - [ - "Appe", - "nd" - ], - [ - "W", - "in" - ], - [ - "est", - "yle" - ], - [ - "esty", - "le" - ], - [ - "e", - "style" - ], - [ - "▁fac", - "il" - ], - [ - "▁fa", - "cil" - ], - [ - "в", - "ро" - ], - [ - "▁s", - "ought" - ], - [ - "▁sou", - "ght" - ], - [ - "▁b", - "are" - ], - [ - "▁bar", - "e" - ], - [ - "▁ba", - "re" - ], - [ - "▁re", - "act" - ], - [ - "▁", - "react" - ], - [ - "ja", - "r" - ], - [ - "j", - "ar" - ], - [ - "MA", - "C" - ], - [ - "M", - "AC" - ], - [ - "lo", - "v" - ], - [ - "l", - "ov" - ], - [ - "wa", - "rn" - ], - [ - "war", - "n" - ], - [ - "w", - "arn" - ], - [ - "▁cru", - "cial" - ], - [ - "▁m", - "useum" - ], - [ - "ни", - "ц" - ], - [ - "▁K", - "ent" - ], - [ - "▁Ke", - "nt" - ], - [ - "▁Ken", - "t" - ], - [ - "May", - "be" - ], - [ - "▁b", - "ike" - ], - [ - "▁bi", - "ke" - ], - [ - "▁Add", - "ress" - ], - [ - "▁", - "Address" - ], - [ - "X", - "ML" - ], - [ - "▁ad", - "mitted" - ], - [ - "▁adm", - "itted" - ], - [ - "▁admit", - "ted" - ], - [ - "▁$", - "(\\" - ], - [ - "▁$(", - "\\" - ], - [ - "▁sp", - "ell" - ], - [ - "▁spe", - "ll" - ], - [ - "▁spel", - "l" - ], - [ - "▁", - "spell" - ], - [ - "▁v", - "ic" - ], - [ - "▁vi", - "c" - ], - [ - "gr", - "e" - ], - [ - "g", - "re" - ], - [ - "▁p", - "roc" - ], - [ - "▁pro", - "c" - ], - [ - "▁pr", - "oc" - ], - [ - "▁", - "proc" - ], - [ - "th", - "eless" - ], - [ - "the", - "less" - ], - [ - "▁N", - "om" - ], - [ - "▁No", - "m" - ], - [ - "▁R", - "ail" - ], - [ - "▁Ra", - "il" - ], - [ - "▁acc", - "eler" - ], - [ - "▁con", - "vin" - ], - [ - "▁conv", - "in" - ], - [ - "▁Pro", - "perty" - ], - [ - "▁", - "Property" - ], - [ - "▁D", - "A" - ], - [ - "▁", - "DA" - ], - [ - "▁cl", - "ip" - ], - [ - "▁", - "clip" - ], - [ - "▁pl", - "ugin" - ], - [ - "▁plug", - "in" - ], - [ - "▁", - "plugin" - ], - [ - "Lim", - "it" - ], - [ - "Li", - "mit" - ], - [ - "L", - "imit" - ], - [ - "view", - "s" - ], - [ - "br", - "u" - ], - [ - "b", - "ru" - ], - [ - "▁p", - "ra" - ], - [ - "▁pr", - "a" - ], - [ - "▁a", - "k" - ], - [ - "▁", - "ak" - ], - [ - "▁e", - "j" - ], - [ - "▁", - "ej" - ], - [ - "▁o", - "pts" - ], - [ - "▁op", - "ts" - ], - [ - "▁opt", - "s" - ], - [ - "▁", - "opts" - ], - [ - "▁sl", - "ip" - ], - [ - "▁g", - "ang" - ], - [ - "▁gan", - "g" - ], - [ - "▁ga", - "ng" - ], - [ - "▁", - "gang" - ], - [ - "as", - "ted" - ], - [ - "ast", - "ed" - ], - [ - "aste", - "d" - ], - [ - "a", - "sted" - ], - [ - "ual", - "s" - ], - [ - "ua", - "ls" - ], - [ - "u", - "als" - ], - [ - "▁d", - "ying" - ], - [ - "▁dy", - "ing" - ], - [ - "Col", - "l" - ], - [ - "Co", - "ll" - ], - [ - "C", - "oll" - ], - [ - "am", - "men" - ], - [ - "amm", - "en" - ], - [ - "▁Pol", - "icy" - ], - [ - "▁", - "Policy" - ], - [ - "ERCHANT", - "ABILITY" - ], - [ - "▁Col", - "lection" - ], - [ - "▁Coll", - "ection" - ], - [ - "▁Collect", - "ion" - ], - [ - "▁", - "Collection" - ], - [ - "▁v", - "ec" - ], - [ - "▁ve", - "c" - ], - [ - "▁", - "vec" - ], - [ - "▁D", - "ick" - ], - [ - "▁Di", - "ck" - ], - [ - "st", - "ud" - ], - [ - "▁la", - "yers" - ], - [ - "▁lay", - "ers" - ], - [ - "▁layer", - "s" - ], - [ - "▁", - "layers" - ], - [ - "▁t", - "ied" - ], - [ - "▁tie", - "d" - ], - [ - "▁ti", - "ed" - ], - [ - "}\\", - "\\" - ], - [ - "}", - "\\\\" - ], - [ - "▁al", - "ors" - ], - [ - "▁j", - "ou" - ], - [ - "▁jo", - "u" - ], - [ - "▁ch", - "icken" - ], - [ - "▁chi", - "cken" - ], - [ - "▁chick", - "en" - ], - [ - "▁perman", - "ent" - ], - [ - "▁Every", - "thing" - ], - [ - "▁L", - "ow" - ], - [ - "▁Lo", - "w" - ], - [ - "▁", - "Low" - ], - [ - "▁C", - "ook" - ], - [ - "▁Co", - "ok" - ], - [ - "▁pe", - "ak" - ], - [ - "▁PARTIC", - "ULAR" - ], - [ - "▁d", - "ear" - ], - [ - "▁de", - "ar" - ], - [ - "i", - "č" - ], - [ - "▁introdu", - "ce" - ], - [ - "▁caus", - "ing" - ], - [ - "▁ca", - "using" - ], - [ - "пи", - "са" - ], - [ - "пис", - "а" - ], - [ - "Bo", - "und" - ], - [ - "B", - "ound" - ], - [ - "hu", - "nd" - ], - [ - "h", - "und" - ], - [ - "mult", - "i" - ], - [ - "mul", - "ti" - ], - [ - "▁p", - "are" - ], - [ - "▁par", - "e" - ], - [ - "▁pa", - "re" - ], - [ - "▁", - "pare" - ], - [ - "an", - "nt" - ], - [ - "ann", - "t" - ], - [ - "▁b", - "reat" - ], - [ - "▁bre", - "at" - ], - [ - "▁commit", - "ment" - ], - [ - "▁increasing", - "ly" - ], - [ - "ко", - "й" - ], - [ - "▁F", - "riend" - ], - [ - "▁", - "Friend" - ], - [ - "▁stat", - "istics" - ], - [ - "▁statist", - "ics" - ], - [ - "▁Man", - "ager" - ], - [ - "▁", - "Manager" - ], - [ - "pl", - "icate" - ], - [ - "plic", - "ate" - ], - [ - "plica", - "te" - ], - [ - "Cl", - "oud" - ], - [ - "ac", - "i" - ], - [ - "a", - "ci" - ], - [ - "▁Con", - "ference" - ], - [ - "Sp", - "an" - ], - [ - "S", - "pan" - ], - [ - "▁C", - "EO" - ], - [ - "▁CE", - "O" - ], - [ - "▁W", - "ait" - ], - [ - "▁Wa", - "it" - ], - [ - "▁", - "Wait" - ], - [ - "▁O", - "ber" - ], - [ - "▁Ob", - "er" - ], - [ - "if", - "ting" - ], - [ - "ift", - "ing" - ], - [ - "im", - "iento" - ], - [ - "imi", - "ento" - ], - [ - "get", - "Element" - ], - [ - "▁g", - "le" - ], - [ - "▁gl", - "e" - ], - [ - "▁", - "gle" - ], - [ - "ли", - "я" - ], - [ - "▁w", - "ieder" - ], - [ - "▁wie", - "der" - ], - [ - "▁inst", - "ruction" - ], - [ - "▁instr", - "uction" - ], - [ - "▁instruct", - "ion" - ], - [ - "gl", - "y" - ], - [ - "g", - "ly" - ], - [ - "▁bl", - "ame" - ], - [ - "▁list", - "ade" - ], - [ - "▁lista", - "de" - ], - [ - "▁a", - "apt" - ], - [ - "▁Lew", - "is" - ], - [ - "Fr", - "agment" - ], - [ - "▁g", - "ear" - ], - [ - "▁ge", - "ar" - ], - [ - "mi", - "ll" - ], - [ - "mil", - "l" - ], - [ - "m", - "ill" - ], - [ - "pro", - "d" - ], - [ - "pr", - "od" - ], - [ - "p", - "rod" - ], - [ - "▁bur", - "ning" - ], - [ - "▁burn", - "ing" - ], - [ - "є", - "ться" - ], - [ - "▁m", - "é" - ], - [ - "▁", - "mé" - ], - [ - "è", - "ne" - ], - [ - "▁com", - "plicated" - ], - [ - "▁compl", - "icated" - ], - [ - "▁complic", - "ated" - ], - [ - "b", - "h" - ], - [ - "▁Just", - "ice" - ], - [ - "▁t", - "ested" - ], - [ - "▁te", - "sted" - ], - [ - "▁test", - "ed" - ], - [ - "��st", - "aring" - ], - [ - "▁star", - "ing" - ], - [ - "▁sta", - "ring" - ], - [ - "▁surv", - "ive" - ], - [ - "▁surviv", - "e" - ], - [ - "▁c", - "ous" - ], - [ - "▁co", - "us" - ], - [ - "▁cou", - "s" - ], - [ - "▁r", - "ib" - ], - [ - "▁ri", - "b" - ], - [ - "▁", - "rib" - ], - [ - "am", - "l" - ], - [ - "a", - "ml" - ], - [ - "▁T", - "rust" - ], - [ - "▁Tr", - "ust" - ], - [ - "▁Tru", - "st" - ], - [ - "▁c", - "ad" - ], - [ - "▁ca", - "d" - ], - [ - "▁T", - "err" - ], - [ - "▁Te", - "rr" - ], - [ - "▁Ter", - "r" - ], - [ - "▁m", - "apping" - ], - [ - "▁map", - "ping" - ], - [ - "▁ma", - "pping" - ], - [ - "▁", - "mapping" - ], - [ - "▁tw", - "elve" - ], - [ - "▁g", - "rant" - ], - [ - "▁gr", - "ant" - ], - [ - "▁gran", - "t" - ], - [ - "▁gra", - "nt" - ], - [ - "▁th", - "orough" - ], - [ - "▁", - "Ü" - ], - [ - "▁fol", - "ks" - ], - [ - "▁folk", - "s" - ], - [ - "▁Cont", - "ent" - ], - [ - "▁", - "Content" - ], - [ - "▁child", - "hood" - ], - [ - "ck", - "er" - ], - [ - "cke", - "r" - ], - [ - "c", - "ker" - ], - [ - "с", - "но" - ], - [ - "RE", - "CT" - ], - [ - "REC", - "T" - ], - [ - "R", - "ECT" - ], - [ - "▁f", - "inale" - ], - [ - "▁fin", - "ale" - ], - [ - "▁final", - "e" - ], - [ - "▁sh", - "ower" - ], - [ - "▁show", - "er" - ], - [ - "ér", - "ic" - ], - [ - "éri", - "c" - ], - [ - "é", - "ric" - ], - [ - "▁s", - "pat" - ], - [ - "▁sp", - "at" - ], - [ - "od", - "ge" - ], - [ - "р", - "ь" - ], - [ - "▁p", - "es" - ], - [ - "▁pe", - "s" - ], - [ - "▁", - "pes" - ], - [ - "ed", - "a" - ], - [ - "e", - "da" - ], - [ - "D", - "b" - ], - [ - "▁Ant", - "onio" - ], - [ - "▁Anton", - "io" - ], - [ - "▁eng", - "aged" - ], - [ - "▁engage", - "d" - ], - [ - "▁v", - "ess" - ], - [ - "▁ve", - "ss" - ], - [ - "val", - "s" - ], - [ - "va", - "ls" - ], - [ - "v", - "als" - ], - [ - "▁elect", - "ronic" - ], - [ - "▁electron", - "ic" - ], - [ - "▁electro", - "nic" - ], - [ - "le", - "mma" - ], - [ - "lem", - "ma" - ], - [ - "▁W", - "y" - ], - [ - "ma", - "d" - ], - [ - "m", - "ad" - ], - [ - "mer", - "ge" - ], - [ - "ap", - "on" - ], - [ - "a", - "pon" - ], - [ - "▁priv", - "ile" - ], - [ - "▁nov", - "embre" - ], - [ - "▁nove", - "mbre" - ], - [ - "▁S", - "ports" - ], - [ - "▁Sp", - "orts" - ], - [ - "▁Sport", - "s" - ], - [ - "wi", - "ll" - ], - [ - "w", - "ill" - ], - [ - "▁control", - "s" - ], - [ - "▁contr", - "ols" - ], - [ - "▁contro", - "ls" - ], - [ - "▁", - "controls" - ], - [ - "▁c", - "ategories" - ], - [ - "▁categ", - "ories" - ], - [ - "▁categor", - "ies" - ], - [ - "▁", - "categories" - ], - [ - "▁Georg", - "ia" - ], - [ - "ip", - "edia" - ], - [ - "▁A", - "V" - ], - [ - "▁", - "AV" - ], - [ - "at", - "ori" - ], - [ - "ator", - "i" - ], - [ - "ato", - "ri" - ], - [ - "▁_", - "__" - ], - [ - "▁__", - "_" - ], - [ - "▁", - "___" - ], - [ - "▁", - "À" - ], - [ - "▁R", - "yan" - ], - [ - "▁Ry", - "an" - ], - [ - "▁Char", - "lie" - ], - [ - "▁Charl", - "ie" - ], - [ - "▁и", - "сто" - ], - [ - "▁ис", - "то" - ], - [ - "▁em", - "otion" - ], - [ - "▁emot", - "ion" - ], - [ - "▁co", - "oking" - ], - [ - "▁cook", - "ing" - ], - [ - "▁attempt", - "s" - ], - [ - "▁FIT", - "NESS" - ], - [ - "ät", - "er" - ], - [ - "ä", - "ter" - ], - [ - "En", - "able" - ], - [ - "D", - "T" - ], - [ - "▁Ch", - "ange" - ], - [ - "▁", - "Change" - ], - [ - "Asp", - "Net" - ], - [ - "▁г", - "а" - ], - [ - "▁", - "га" - ], - [ - "▁ord", - "inary" - ], - [ - "▁ordin", - "ary" - ], - [ - "▁S", - "QL" - ], - [ - "▁", - "SQL" - ], - [ - "pl", - "ane" - ], - [ - "plan", - "e" - ], - [ - "p", - "lane" - ], - [ - "%", - "." - ], - [ - "▁Sum", - "mer" - ], - [ - "▁av", - "ait" - ], - [ - "up", - "p" - ], - [ - "u", - "pp" - ], - [ - "▁ill", - "ness" - ], - [ - "UI", - "NT" - ], - [ - "U", - "INT" - ], - [ - ">", - "{" - ], - [ - "▁zw", - "ischen" - ], - [ - "▁hard", - "ware" - ], - [ - "▁sound", - "ed" - ], - [ - "equ", - "iv" - ], - [ - "▁p", - "iano" - ], - [ - "▁pi", - "ano" - ], - [ - "▁pian", - "o" - ], - [ - "us", - "et" - ], - [ - "use", - "t" - ], - [ - "u", - "set" - ], - [ - "k", - "n" - ], - [ - "TR", - "Y" - ], - [ - "▁b", - "ab" - ], - [ - "▁ba", - "b" - ], - [ - "не", - "н" - ], - [ - "н", - "ен" - ], - [ - "▁rel", - "iable" - ], - [ - "▁reli", - "able" - ], - [ - "▁Bron", - "nen" - ], - [ - "▁St", - "ore" - ], - [ - "▁Sto", - "re" - ], - [ - "▁", - "Store" - ], - [ - "A", - "z" - ], - [ - "▁»", - "," - ], - [ - "▁", - "»," - ], - [ - "St", - "atic" - ], - [ - "Stat", - "ic" - ], - [ - "d", - "w" - ], - [ - "gr", - "een" - ], - [ - "gre", - "en" - ], - [ - "g", - "reen" - ], - [ - "▁'", - "';" - ], - [ - "▁''", - ";" - ], - [ - "li", - "j" - ], - [ - "l", - "ij" - ], - [ - "ev", - "a" - ], - [ - "e", - "va" - ], - [ - "ні", - "й" - ], - [ - "▁S", - "yd" - ], - [ - "▁Sy", - "d" - ], - [ - "in", - "ois" - ], - [ - "ino", - "is" - ], - [ - "con", - "vert" - ], - [ - "conv", - "ert" - ], - [ - "▁decl", - "are" - ], - [ - "▁declar", - "e" - ], - [ - "br", - "es" - ], - [ - "bre", - "s" - ], - [ - "b", - "res" - ], - [ - "IN", - "K" - ], - [ - "it", - "led" - ], - [ - "itle", - "d" - ], - [ - "▁acc", - "ord" - ], - [ - "▁ac", - "cord" - ], - [ - "▁m", - "ars" - ], - [ - "▁mar", - "s" - ], - [ - "▁ma", - "rs" - ], - [ - "Sequ", - "ence" - ], - [ - "zi", - "p" - ], - [ - "z", - "ip" - ], - [ - "▁Braz", - "il" - ], - [ - "▁meet", - "ings" - ], - [ - "▁meeting", - "s" - ], - [ - "▁accur", - "acy" - ], - [ - "▁M", - "achine" - ], - [ - "▁Mach", - "ine" - ], - [ - "▁", - "Machine" - ], - [ - "▁aut", - "or" - ], - [ - "▁au", - "tor" - ], - [ - "▁auto", - "r" - ], - [ - "▁", - "autor" - ], - [ - "▁a", - "insi" - ], - [ - "▁ain", - "si" - ], - [ - "Sim", - "ple" - ], - [ - "Res", - "ources" - ], - [ - "Re", - "sources" - ], - [ - "Resource", - "s" - ], - [ - "ка", - "за" - ], - [ - "каз", - "а" - ], - [ - "▁M", - "P" - ], - [ - "▁", - "MP" - ], - [ - "th", - "ey" - ], - [ - "the", - "y" - ], - [ - "▁B", - "ang" - ], - [ - "▁Ba", - "ng" - ], - [ - "▁Ban", - "g" - ], - [ - "▁e", - "ing" - ], - [ - "▁ein", - "g" - ], - [ - "▁", - "eing" - ], - [ - "ate", - "ful" - ], - [ - "▁Some", - "thing" - ], - [ - "▁Som", - "ething" - ], - [ - "▁", - "Something" - ], - [ - "▁up", - "set" - ], - [ - "Hist", - "ory" - ], - [ - "Hi", - "story" - ], - [ - "dim", - "ensional" - ], - [ - "▁explan", - "ation" - ], - [ - "▁c", - "iv" - ], - [ - "▁ci", - "v" - ], - [ - "▁c", - "once" - ], - [ - "▁con", - "ce" - ], - [ - "▁conc", - "e" - ], - [ - "▁kö", - "z" - ], - [ - "▁prom", - "ised" - ], - [ - "▁promise", - "d" - ], - [ - "ж", - "ду" - ], - [ - "we", - "d" - ], - [ - "w", - "ed" - ], - [ - "For", - "e" - ], - [ - "F", - "ore" - ], - [ - "Am", - "ount" - ], - [ - "A", - "mount" - ], - [ - "ab", - "b" - ], - [ - "a", - "bb" - ], - [ - "▁cl", - "othing" - ], - [ - "▁cloth", - "ing" - ], - [ - "▁clo", - "thing" - ], - [ - "ли", - "сь" - ], - [ - "oe", - "n" - ], - [ - "o", - "en" - ], - [ - "▁Pr", - "int" - ], - [ - "▁Pri", - "nt" - ], - [ - "▁Prin", - "t" - ], - [ - "▁", - "Print" - ], - [ - "▁s", - "izes" - ], - [ - "▁size", - "s" - ], - [ - "▁si", - "zes" - ], - [ - "▁b", - "anks" - ], - [ - "▁bank", - "s" - ], - [ - "▁ban", - "ks" - ], - [ - "ri", - "bed" - ], - [ - "rib", - "ed" - ], - [ - "ribe", - "d" - ], - [ - "▁'", - "../" - ], - [ - "▁'.", - "./" - ], - [ - "FI", - "X" - ], - [ - "F", - "IX" - ], - [ - "▁H", - "ug" - ], - [ - "▁Hu", - "g" - ], - [ - "▁z", - "n" - ], - [ - "▁", - "zn" - ], - [ - "▁I", - "NT" - ], - [ - "▁IN", - "T" - ], - [ - "▁", - "INT" - ], - [ - "▁in", - "stances" - ], - [ - "▁inst", - "ances" - ], - [ - "▁instance", - "s" - ], - [ - "▁along", - "side" - ], - [ - "Name", - "space" - ], - [ - "Names", - "pace" - ], - [ - "▁re", - "new" - ], - [ - "▁ren", - "ew" - ], - [ - "▁a", - "sc" - ], - [ - "▁as", - "c" - ], - [ - "▁", - "asc" - ], - [ - "▁w", - "aves" - ], - [ - "▁wa", - "ves" - ], - [ - "▁wave", - "s" - ], - [ - "▁p", - "om" - ], - [ - "▁po", - "m" - ], - [ - "D", - "uration" - ], - [ - "day", - "s" - ], - [ - "da", - "ys" - ], - [ - "d", - "ays" - ], - [ - "$", - "(" - ], - [ - "▁grab", - "bed" - ], - [ - "▁sur", - "gery" - ], - [ - "▁surge", - "ry" - ], - [ - "▁surg", - "ery" - ], - [ - "▁re", - "store" - ], - [ - "▁rest", - "ore" - ], - [ - "▁", - "restore" - ], - [ - "Norm", - "al" - ], - [ - "N", - "ormal" - ], - [ - "▁L", - "eb" - ], - [ - "▁Le", - "b" - ], - [ - "▁anal", - "yt" - ], - [ - "▁analy", - "t" - ], - [ - "Lite", - "ral" - ], - [ - "L", - "iteral" - ], - [ - "H", - "A" - ], - [ - "▁sh", - "ares" - ], - [ - "▁share", - "s" - ], - [ - "▁shar", - "es" - ], - [ - "▁sha", - "res" - ], - [ - "il", - "let" - ], - [ - "ill", - "et" - ], - [ - "ille", - "t" - ], - [ - "ol", - "s" - ], - [ - "o", - "ls" - ], - [ - "▁D", - "og" - ], - [ - "▁Do", - "g" - ], - [ - "or", - "no" - ], - [ - "orn", - "o" - ], - [ - "▁man", - "ip" - ], - [ - "ja", - "v" - ], - [ - "j", - "av" - ], - [ - "▁ess", - "entially" - ], - [ - "▁essential", - "ly" - ], - [ - "▁cas", - "ual" - ], - [ - "op", - "l" - ], - [ - "o", - "pl" - ], - [ - "▁", - "р" - ], - [ - "▁S", - "U" - ], - [ - "▁", - "SU" - ], - [ - "▁engine", - "ering" - ], - [ - "▁engineer", - "ing" - ], - [ - "▁Pr", - "ime" - ], - [ - "▁Pri", - "me" - ], - [ - "▁Prim", - "e" - ], - [ - "▁S", - "W" - ], - [ - "▁", - "SW" - ], - [ - "▁re", - "aching" - ], - [ - "▁reach", - "ing" - ], - [ - "▁в", - "ла" - ], - [ - "▁Ро", - "сси" - ], - [ - "▁K", - "re" - ], - [ - "▁Kr", - "e" - ], - [ - "er", - "ry" - ], - [ - "err", - "y" - ], - [ - "▁op", - "pon" - ], - [ - "▁opp", - "on" - ], - [ - "pro", - "gram" - ], - [ - "pr", - "ogram" - ], - [ - "em", - "per" - ], - [ - "emp", - "er" - ], - [ - "is", - "Empty" - ], - [ - "▁U", - "nit" - ], - [ - "▁Un", - "it" - ], - [ - "▁", - "Unit" - ], - [ - "IN", - "TER" - ], - [ - "INT", - "ER" - ], - [ - "INTE", - "R" - ], - [ - "et", - "he" - ], - [ - "eth", - "e" - ], - [ - "e", - "the" - ], - [ - "z", - "d" - ], - [ - "CU", - "R" - ], - [ - "C", - "UR" - ], - [ - "▁v", - "m" - ], - [ - "▁", - "vm" - ], - [ - "con", - "v" - ], - [ - "co", - "nv" - ], - [ - "ro", - "pol" - ], - [ - "rop", - "ol" - ], - [ - "r", - "opol" - ], - [ - "▁Co", - "ast" - ], - [ - "▁S", - "elect" - ], - [ - "▁Se", - "lect" - ], - [ - "▁Sel", - "ect" - ], - [ - "▁", - "Select" - ], - [ - "▁бы", - "ла" - ], - [ - "▁был", - "а" - ], - [ - "▁V", - "e" - ], - [ - "ow", - "y" - ], - [ - "o", - "wy" - ], - [ - "▁my", - "th" - ], - [ - "ce", - "ptions" - ], - [ - "ception", - "s" - ], - [ - "cept", - "ions" - ], - [ - "class", - "es" - ], - [ - "▁w", - "orden" - ], - [ - "▁wor", - "den" - ], - [ - "▁word", - "en" - ], - [ - "▁ass", - "ault" - ], - [ - "▁d", - "ual" - ], - [ - "▁du", - "al" - ], - [ - "OR", - "K" - ], - [ - "▁in", - "ches" - ], - [ - "▁inc", - "hes" - ], - [ - "▁inch", - "es" - ], - [ - "▁F", - "A" - ], - [ - "▁", - "FA" - ], - [ - "▁St", - "ation" - ], - [ - "▁Stat", - "ion" - ], - [ - "▁", - "Station" - ], - [ - "▁person", - "ality" - ], - [ - "▁personal", - "ity" - ], - [ - "▁s", - "car" - ], - [ - "▁sc", - "ar" - ], - [ - "▁", - "scar" - ], - [ - "▁reg", - "ime" - ], - [ - "▁not", - "en" - ], - [ - "▁no", - "ten" - ], - [ - "▁note", - "n" - ], - [ - "▁r", - "ural" - ], - [ - "▁ru", - "ral" - ], - [ - "iz", - "a" - ], - [ - "i", - "za" - ], - [ - "Aud", - "io" - ], - [ - "A", - "udio" - ], - [ - "▁dis", - "put" - ], - [ - "▁disp", - "ut" - ], - [ - "▁a", - "ver" - ], - [ - "▁av", - "er" - ], - [ - "▁ave", - "r" - ], - [ - "▁", - "aver" - ], - [ - "▁o", - "bst" - ], - [ - "▁ob", - "st" - ], - [ - "▁obs", - "t" - ], - [ - "▁Reg", - "ion" - ], - [ - "▁", - "Region" - ], - [ - "ut", - "f" - ], - [ - "u", - "tf" - ], - [ - "▁C", - "ass" - ], - [ - "▁Cas", - "s" - ], - [ - "▁Ca", - "ss" - ], - [ - "hs", - "pace" - ], - [ - "h", - "space" - ], - [ - "▁sh", - "ipping" - ], - [ - "▁ship", - "ping" - ], - [ - "ik", - "o" - ], - [ - "i", - "ko" - ], - [ - "ic", - "ked" - ], - [ - "ick", - "ed" - ], - [ - "num", - "er" - ], - [ - "nu", - "mer" - ], - [ - "n", - "umer" - ], - [ - "д", - "на" - ], - [ - "ri", - "el" - ], - [ - "rie", - "l" - ], - [ - "r", - "iel" - ], - [ - "dis", - "abled" - ], - [ - "disable", - "d" - ], - [ - "op", - "ol" - ], - [ - "o", - "pol" - ], - [ - "lo", - "oking" - ], - [ - "look", - "ing" - ], - [ - "▁class", - "ical" - ], - [ - "▁classic", - "al" - ], - [ - "▁construct", - "ed" - ], - [ - "▁constru", - "cted" - ], - [ - "▁refer", - "enties" - ], - [ - "]", - "+" - ], - [ - "▁capt", - "ured" - ], - [ - "▁capture", - "d" - ], - [ - "▁min", - "imal" - ], - [ - "▁minim", - "al" - ], - [ - "▁mini", - "mal" - ], - [ - "▁s", - "ock" - ], - [ - "▁so", - "ck" - ], - [ - "▁soc", - "k" - ], - [ - "▁", - "sock" - ], - [ - "fa", - "ther" - ], - [ - "f", - "ather" - ], - [ - "is", - "ión" - ], - [ - "isi", - "ón" - ], - [ - "▁equ", - "ally" - ], - [ - "▁equal", - "ly" - ], - [ - "▁eq", - "ually" - ], - [ - "▁red", - "uction" - ], - [ - "▁redu", - "ction" - ], - [ - "An", - "t" - ], - [ - "A", - "nt" - ], - [ - "ais", - "on" - ], - [ - "ai", - "son" - ], - [ - "a", - "ison" - ], - [ - "▁ar", - "gue" - ], - [ - "▁arg", - "ue" - ], - [ - "cir", - "cle" - ], - [ - "circ", - "le" - ], - [ - "▁t", - "oler" - ], - [ - "▁to", - "ler" - ], - [ - "}\"", - "," - ], - [ - "}", - "\"," - ], - [ - "▁prim", - "arily" - ], - [ - "us", - "al" - ], - [ - "usa", - "l" - ], - [ - "u", - "sal" - ], - [ - "▁al", - "gebra" - ], - [ - "▁gather", - "ed" - ], - [ - "▁Re", - "member" - ], - [ - "▁Rem", - "ember" - ], - [ - "_)", - ";" - ], - [ - "_", - ");" - ], - [ - "UT", - "E" - ], - [ - "U", - "TE" - ], - [ - "▁K", - "it" - ], - [ - "▁Ki", - "t" - ], - [ - "▁", - "Kit" - ], - [ - "S", - "y" - ], - [ - "HE", - "AD" - ], - [ - "▁re", - "cipe" - ], - [ - "▁rec", - "ipe" - ], - [ - "▁recip", - "e" - ], - [ - "▁sc", - "enario" - ], - [ - "▁scen", - "ario" - ], - [ - "▁Follow", - "ing" - ], - [ - "VA", - "R" - ], - [ - "V", - "AR" - ], - [ - "▁y", - "ard" - ], - [ - "▁ya", - "rd" - ], - [ - "▁", - "yard" - ], - [ - "▁st", - "ad" - ], - [ - "▁sta", - "d" - ], - [ - "▁", - "stad" - ], - [ - "*", - "(" - ], - [ - "▁valid", - "ate" - ], - [ - "▁", - "validate" - ], - [ - "DE", - "X" - ], - [ - "D", - "EX" - ], - [ - "▁commit", - "tee" - ], - [ - "▁t", - "emporary" - ], - [ - "▁tempor", - "ary" - ], - [ - "▁consequ", - "ences" - ], - [ - "▁consequence", - "s" - ], - [ - "▁égal", - "ement" - ], - [ - "кти", - "в" - ], - [ - "к", - "тив" - ], - [ - "▁r", - "a" - ], - [ - "▁", - "ra" - ], - [ - "▁dis", - "pl" - ], - [ - "▁di", - "spl" - ], - [ - "▁disp", - "l" - ], - [ - "▁app", - "s" - ], - [ - "▁ap", - "ps" - ], - [ - "▁", - "apps" - ], - [ - "▁Te", - "il" - ], - [ - "▁»", - "." - ], - [ - "▁", - "»." - ], - [ - "▁adopt", - "ed" - ], - [ - "ten", - "sor" - ], - [ - "t", - "ensor" - ], - [ - "▁fe", - "min" - ], - [ - "▁fem", - "in" - ], - [ - "▁м", - "ар" - ], - [ - "▁ма", - "р" - ], - [ - "ло", - "ги" - ], - [ - "te", - "ch" - ], - [ - "t", - "ech" - ], - [ - "▁R", - "ot" - ], - [ - "▁Ro", - "t" - ], - [ - "▁", - "Rot" - ], - [ - "▁kn", - "ees" - ], - [ - "▁kne", - "es" - ], - [ - "▁knee", - "s" - ], - [ - "ph", - "ys" - ], - [ - "phy", - "s" - ], - [ - "ow", - "ej" - ], - [ - "owe", - "j" - ], - [ - "▁Ox", - "ford" - ], - [ - "ан", - "д" - ], - [ - "а", - "нд" - ], - [ - "he", - "ll" - ], - [ - "hel", - "l" - ], - [ - "h", - "ell" - ], - [ - "ograf", - "ia" - ], - [ - "▁ex", - "posed" - ], - [ - "▁exp", - "osed" - ], - [ - "▁expos", - "ed" - ], - [ - "▁expose", - "d" - ], - [ - "kt", - "op" - ], - [ - "k", - "top" - ], - [ - "ob", - "y" - ], - [ - "o", - "by" - ], - [ - "lo", - "wer" - ], - [ - "low", - "er" - ], - [ - "l", - "ower" - ], - [ - "▁Se", - "nate" - ], - [ - "▁Sen", - "ate" - ], - [ - "▁s", - "word" - ], - [ - "▁sw", - "ord" - ], - [ - "▁swo", - "rd" - ], - [ - "Fl", - "ow" - ], - [ - "F", - "low" - ], - [ - "▁Un", - "fortunately" - ], - [ - "▁box", - "es" - ], - [ - "▁", - "boxes" - ], - [ - "▁cu", - "ando" - ], - [ - "▁pi", - "lot" - ], - [ - "▁pil", - "ot" - ], - [ - "▁Al", - "bum" - ], - [ - "▁Alb", - "um" - ], - [ - "B", - "al" - ], - [ - "So", - "rt" - ], - [ - "S", - "ort" - ], - [ - "FI", - "ELD" - ], - [ - "▁de", - "sert" - ], - [ - "▁des", - "ert" - ], - [ - "CO", - "MM" - ], - [ - "COM", - "M" - ], - [ - "ro", - "ns" - ], - [ - "ron", - "s" - ], - [ - "r", - "ons" - ], - [ - "ad", - "ows" - ], - [ - "ado", - "ws" - ], - [ - "adow", - "s" - ], - [ - "▁l", - "oyal" - ], - [ - "▁lo", - "yal" - ], - [ - "▁as", - "set" - ], - [ - "▁ass", - "et" - ], - [ - "▁", - "asset" - ], - [ - "▁m", - "ud" - ], - [ - "▁mu", - "d" - ], - [ - "ф", - "а" - ], - [ - "▁second", - "ary" - ], - [ - "▁", - "secondary" - ], - [ - "▁А", - "р" - ], - [ - "▁c", - "ul" - ], - [ - "▁cu", - "l" - ], - [ - "▁", - "cul" - ], - [ - "▁As", - "ian" - ], - [ - "▁Asia", - "n" - ], - [ - "▁stay", - "ing" - ], - [ - "▁sta", - "ying" - ], - [ - "▁data", - "set" - ], - [ - "▁dat", - "aset" - ], - [ - "▁", - "dataset" - ], - [ - "▁U", - "SE" - ], - [ - "▁US", - "E" - ], - [ - "▁", - "USE" - ], - [ - "▁l", - "oves" - ], - [ - "▁lo", - "ves" - ], - [ - "▁love", - "s" - ], - [ - "▁lov", - "es" - ], - [ - "▁vel", - "ocity" - ], - [ - "▁veloc", - "ity" - ], - [ - "á", - "v" - ], - [ - "▁purch", - "ased" - ], - [ - "▁purchase", - "d" - ], - [ - "SO", - "C" - ], - [ - "S", - "OC" - ], - [ - "▁compet", - "itive" - ], - [ - "▁Foot", - "ball" - ], - [ - "is", - "ka" - ], - [ - "isk", - "a" - ], - [ - "i", - "ska" - ], - [ - "▁kn", - "ock" - ], - [ - "st", - "airs" - ], - [ - "sta", - "irs" - ], - [ - "az", - "y" - ], - [ - "a", - "zy" - ], - [ - "▁v", - "end" - ], - [ - "▁ve", - "nd" - ], - [ - "▁ven", - "d" - ], - [ - "▁ar", - "ts" - ], - [ - "▁art", - "s" - ], - [ - "▁", - "arts" - ], - [ - "▁B", - "ras" - ], - [ - "▁Br", - "as" - ], - [ - "▁Bra", - "s" - ], - [ - "ue", - "la" - ], - [ - "uel", - "a" - ], - [ - "u", - "ela" - ], - [ - "кт", - "о" - ], - [ - "к", - "то" - ], - [ - "tr", - "im" - ], - [ - "tri", - "m" - ], - [ - "t", - "rim" - ], - [ - "▁d", - "irty" - ], - [ - "▁dir", - "ty" - ], - [ - "▁dirt", - "y" - ], - [ - "▁", - "dirty" - ], - [ - "▁webs", - "ites" - ], - [ - "▁website", - "s" - ], - [ - "▁In", - "dep" - ], - [ - "▁Ind", - "ep" - ], - [ - "▁с", - "тра" - ], - [ - "▁ст", - "ра" - ], - [ - "▁", - "стра" - ], - [ - "s", - "r" - ], - [ - "▁t", - "icket" - ], - [ - "▁tick", - "et" - ], - [ - "at", - "ile" - ], - [ - "ati", - "le" - ], - [ - "a", - "tile" - ], - [ - "▁implement", - "ed" - ], - [ - "▁вре", - "мя" - ], - [ - "▁bo", - "wl" - ], - [ - "▁bow", - "l" - ], - [ - "DA", - "TE" - ], - [ - "DAT", - "E" - ], - [ - "D", - "ATE" - ], - [ - "▁al", - "ter" - ], - [ - "▁alt", - "er" - ], - [ - "▁", - "alter" - ], - [ - "▁S", - "pace" - ], - [ - "▁Sp", - "ace" - ], - [ - "▁", - "Space" - ], - [ - "▁accom", - "pan" - ], - [ - "▁accomp", - "an" - ], - [ - "or", - "don" - ], - [ - "ord", - "on" - ], - [ - "▁do", - "ctors" - ], - [ - "▁doctor", - "s" - ], - [ - "ist", - "as" - ], - [ - "ista", - "s" - ], - [ - "C", - "ast" - ], - [ - "до", - "м" - ], - [ - "CT", - "L" - ], - [ - "C", - "TL" - ], - [ - "ur", - "ers" - ], - [ - "ure", - "rs" - ], - [ - "urer", - "s" - ], - [ - "▁ingred", - "ients" - ], - [ - "▁calcul", - "ated" - ], - [ - "▁calculate", - "d" - ], - [ - "▁calc", - "ulated" - ], - [ - "▁le", - "ather" - ], - [ - "▁s", - "ensitive" - ], - [ - "▁sens", - "itive" - ], - [ - "▁sus", - "pic" - ], - [ - "▁susp", - "ic" - ], - [ - "st", - "an" - ], - [ - "sta", - "n" - ], - [ - "s", - "tan" - ], - [ - "▁an", - "ni" - ], - [ - "▁ann", - "i" - ], - [ - "▁", - "anni" - ], - [ - "aw", - "ait" - ], - [ - "awa", - "it" - ], - [ - "a", - "wait" - ], - [ - "▁Fr", - "anç" - ], - [ - "▁Fran", - "ç" - ], - [ - "▁ab", - "ort" - ], - [ - "▁", - "abort" - ], - [ - "▁Sp", - "irit" - ], - [ - "▁W", - "alter" - ], - [ - "▁Wal", - "ter" - ], - [ - "▁Walt", - "er" - ], - [ - "un", - "kt" - ], - [ - "unk", - "t" - ], - [ - "▁vert", - "ical" - ], - [ - "▁", - "vertical" - ], - [ - "OR", - "S" - ], - [ - "O", - "RS" - ], - [ - "be", - "st" - ], - [ - "bes", - "t" - ], - [ - "b", - "est" - ], - [ - "▁Cl", - "ient" - ], - [ - "▁", - "Client" - ], - [ - "it", - "ated" - ], - [ - "ita", - "ted" - ], - [ - "itate", - "d" - ], - [ - "itat", - "ed" - ], - [ - "▁в", - "а" - ], - [ - "▁", - "ва" - ], - [ - "▁", - "Č" - ], - [ - "▁v", - "ille" - ], - [ - "▁vi", - "lle" - ], - [ - "▁vill", - "e" - ], - [ - "▁vil", - "le" - ], - [ - "▁", - "ville" - ], - [ - "▁di", - "plom" - ], - [ - "or", - "ne" - ], - [ - "orn", - "e" - ], - [ - "▁b", - "ars" - ], - [ - "▁bar", - "s" - ], - [ - "▁ba", - "rs" - ], - [ - "▁", - "bars" - ], - [ - "U", - "ri" - ], - [ - "AP", - "TER" - ], - [ - "pon", - "s" - ], - [ - "po", - "ns" - ], - [ - "p", - "ons" - ], - [ - "ut", - "z" - ], - [ - "u", - "tz" - ], - [ - "Pro", - "to" - ], - [ - "Pr", - "oto" - ], - [ - "▁st", - "ir" - ], - [ - "▁ц", - "е" - ], - [ - "▁", - "це" - ], - [ - "▁pr", - "imer" - ], - [ - "▁prim", - "er" - ], - [ - "▁pri", - "mer" - ], - [ - "▁prime", - "r" - ], - [ - "ig", - "ible" - ], - [ - "igi", - "ble" - ], - [ - "ex", - "tra" - ], - [ - "ext", - "ra" - ], - [ - "extr", - "a" - ], - [ - "▁Bo", - "oks" - ], - [ - "▁Book", - "s" - ], - [ - "▁B", - "os" - ], - [ - "▁Bo", - "s" - ], - [ - "▁E", - "t" - ], - [ - "▁W", - "elt" - ], - [ - "▁We", - "lt" - ], - [ - "▁Wel", - "t" - ], - [ - "▁Kore", - "a" - ], - [ - "▁Ko", - "rea" - ], - [ - "▁Kor", - "ea" - ], - [ - "ри", - "то" - ], - [ - "р", - "ито" - ], - [ - "▁v", - "ibr" - ], - [ - "▁vi", - "br" - ], - [ - "S", - "elf" - ], - [ - "line", - "ar" - ], - [ - "lin", - "ear" - ], - [ - "о", - "б" - ], - [ - "▁L", - "ang" - ], - [ - "▁La", - "ng" - ], - [ - "▁Lan", - "g" - ], - [ - "▁", - "Lang" - ], - [ - "▁de", - "eper" - ], - [ - "▁deep", - "er" - ], - [ - "▁term", - "in" - ], - [ - "▁ter", - "min" - ], - [ - "▁", - "termin" - ], - [ - "en", - "schaft" - ], - [ - "ens", - "chaft" - ], - [ - "ensch", - "aft" - ], - [ - "▁ро", - "ці" - ], - [ - "am", - "med" - ], - [ - "amm", - "ed" - ], - [ - "vis", - "ible" - ], - [ - "v", - "isible" - ], - [ - "▁IO", - "Exception" - ], - [ - "▁", - "IOException" - ], - [ - "▁W", - "ind" - ], - [ - "▁Win", - "d" - ], - [ - "▁Wi", - "nd" - ], - [ - "us", - "qu" - ], - [ - "▁S", - "top" - ], - [ - "▁St", - "op" - ], - [ - "▁Sto", - "p" - ], - [ - "▁", - "Stop" - ], - [ - "▁ор", - "га" - ], - [ - "IN", - "VALID" - ], - [ - "INVAL", - "ID" - ], - [ - "▁c", - "ub" - ], - [ - "▁cu", - "b" - ], - [ - "▁j", - "ew" - ], - [ - "▁je", - "w" - ], - [ - "▁cap", - "tain" - ], - [ - "▁capt", - "ain" - ], - [ - "з", - "і" - ], - [ - "ch", - "unk" - ], - [ - "apt", - "ure" - ], - [ - "ash", - "board" - ], - [ - "▁div", - "ided" - ], - [ - "▁divid", - "ed" - ], - [ - "▁divide", - "d" - ], - [ - "▁ext", - "ensive" - ], - [ - "▁extens", - "ive" - ], - [ - "▁s", - "uffer" - ], - [ - "▁suff", - "er" - ], - [ - "▁he", - "ading" - ], - [ - "▁head", - "ing" - ], - [ - "▁", - "heading" - ], - [ - "cre", - "ated" - ], - [ - "create", - "d" - ], - [ - "creat", - "ed" - ], - [ - "c", - "reated" - ], - [ - "▁quiet", - "ly" - ], - [ - "▁n", - "y" - ], - [ - "▁", - "ny" - ], - [ - "▁по", - "л" - ], - [ - "▁", - "пол" - ], - [ - "\"", - "+" - ], - [ - "ik", - "an" - ], - [ - "ika", - "n" - ], - [ - "i", - "kan" - ], - [ - "▁design", - "s" - ], - [ - "z", - "u" - ], - [ - "}+", - "\\" - ], - [ - "}", - "+\\" - ], - [ - "Oper", - "ator" - ], - [ - "▁Le", - "mma" - ], - [ - "▁Lem", - "ma" - ], - [ - "▁на", - "у" - ], - [ - "ac", - "ji" - ], - [ - "ло", - "ве" - ], - [ - "лов", - "е" - ], - [ - "Serv", - "let" - ], - [ - "▁K", - "evin" - ], - [ - "▁Ke", - "vin" - ], - [ - "st", - "age" - ], - [ - "sta", - "ge" - ], - [ - "b", - "n" - ], - [ - "text", - "width" - ], - [ - "fa", - "iled" - ], - [ - "fail", - "ed" - ], - [ - "f", - "ailed" - ], - [ - "▁St", - "aff" - ], - [ - "▁Sta", - "ff" - ], - [ - "▁e", - "nem" - ], - [ - "▁en", - "em" - ], - [ - "un", - "de" - ], - [ - "und", - "e" - ], - [ - "u", - "nde" - ], - [ - "ен", - "ь" - ], - [ - "е", - "нь" - ], - [ - "Pack", - "et" - ], - [ - "P", - "acket" - ], - [ - "▁A", - "ls" - ], - [ - "▁Al", - "s" - ], - [ - "ka", - "r" - ], - [ - "k", - "ar" - ], - [ - "][", - "'" - ], - [ - "]", - "['" - ], - [ - "ke", - "d" - ], - [ - "k", - "ed" - ], - [ - "Per", - "s" - ], - [ - "Pe", - "rs" - ], - [ - "P", - "ers" - ], - [ - ">:", - ":" - ], - [ - ">", - "::" - ], - [ - "▁a", - "rc" - ], - [ - "▁ar", - "c" - ], - [ - "▁", - "arc" - ], - [ - "▁sy", - "nt" - ], - [ - "▁syn", - "t" - ], - [ - "SP", - "E" - ], - [ - "S", - "PE" - ], - [ - "▁Д", - "а" - ], - [ - "▁M", - "i" - ], - [ - "▁M", - "oh" - ], - [ - "▁Mo", - "h" - ], - [ - "▁De", - "ath" - ], - [ - "b", - "rowser" - ], - [ - "▁D", - "ave" - ], - [ - "▁Dav", - "e" - ], - [ - "▁Da", - "ve" - ], - [ - "▁s", - "ucc" - ], - [ - "▁su", - "cc" - ], - [ - "▁suc", - "c" - ], - [ - "t", - "oggle" - ], - [ - "▁t", - "ack" - ], - [ - "▁ta", - "ck" - ], - [ - "Com", - "ment" - ], - [ - "Comm", - "ent" - ], - [ - "er", - "on" - ], - [ - "ero", - "n" - ], - [ - "e", - "ron" - ], - [ - "▁aware", - "ness" - ], - [ - "▁h", - "ug" - ], - [ - "▁cont", - "emporary" - ], - [ - "▁contempor", - "ary" - ], - [ - "ul", - "ating" - ], - [ - "ula", - "ting" - ], - [ - "▁T", - "itle" - ], - [ - "▁Tit", - "le" - ], - [ - "▁Ti", - "tle" - ], - [ - "▁", - "Title" - ], - [ - "▁TH", - "IS" - ], - [ - "hav", - "ior" - ], - [ - "ran", - "k" - ], - [ - "r", - "ank" - ], - [ - "▁do", - "zen" - ], - [ - "▁che", - "ese" - ], - [ - "co", - "ln" - ], - [ - "col", - "n" - ], - [ - "▁rad", - "ius" - ], - [ - "▁radi", - "us" - ], - [ - "▁", - "radius" - ], - [ - "▁dim", - "ensions" - ], - [ - "▁dimension", - "s" - ], - [ - "rodu", - "ction" - ], - [ - "rod", - "uction" - ], - [ - "▁ad", - "ds" - ], - [ - "▁add", - "s" - ], - [ - "▁house", - "hold" - ], - [ - "▁D", - "avis" - ], - [ - "▁Dav", - "is" - ], - [ - "▁Da", - "vis" - ], - [ - "pk", - "g" - ], - [ - "p", - "kg" - ], - [ - "{", - "$" - ], - [ - "▁cas", - "ino" - ], - [ - "▁P", - "ierre" - ], - [ - "▁Pier", - "re" - ], - [ - "▁Pi", - "erre" - ], - [ - "▁object", - "ive" - ], - [ - "tr", - "ain" - ], - [ - "tra", - "in" - ], - [ - "▁Mich", - "igan" - ], - [ - "pay", - "load" - ], - [ - "▁r", - "ug" - ], - [ - "▁ru", - "g" - ], - [ - "▁", - "rug" - ], - [ - "▁se", - "vere" - ], - [ - "▁sever", - "e" - ], - [ - "me", - "an" - ], - [ - "▁t", - "oss" - ], - [ - "▁to", - "ss" - ], - [ - "▁embar", - "rass" - ], - [ - "▁V", - "ery" - ], - [ - "▁Ver", - "y" - ], - [ - "▁Ve", - "ry" - ], - [ - "▁", - "Very" - ], - [ - "▁appe", - "al" - ], - [ - "▁Com", - "put" - ], - [ - "▁Comp", - "ut" - ], - [ - "▁", - "Comput" - ], - [ - "▁forgot", - "ten" - ], - [ - "▁k", - "ernel" - ], - [ - "▁ker", - "nel" - ], - [ - "▁", - "kernel" - ], - [ - "▁car", - "bon" - ], - [ - "▁carb", - "on" - ], - [ - "f", - "w" - ], - [ - "▁С", - "у" - ], - [ - "▁Emp", - "ire" - ], - [ - "▁qu", - "ote" - ], - [ - "▁quot", - "e" - ], - [ - "▁", - "quote" - ], - [ - "et", - "z" - ], - [ - "e", - "tz" - ], - [ - "▁m", - "ini" - ], - [ - "▁min", - "i" - ], - [ - "▁mi", - "ni" - ], - [ - "▁p", - "ipe" - ], - [ - "▁pi", - "pe" - ], - [ - "▁pip", - "e" - ], - [ - "▁", - "pipe" - ], - [ - "▁n", - "ous" - ], - [ - "▁no", - "us" - ], - [ - "▁nou", - "s" - ], - [ - "▁M", - "ove" - ], - [ - "▁Mo", - "ve" - ], - [ - "▁Mov", - "e" - ], - [ - "▁", - "Move" - ], - [ - "▁д", - "у" - ], - [ - "▁", - "ду" - ], - [ - "▁nerv", - "ous" - ], - [ - "▁М", - "ар" - ], - [ - "▁Ма", - "р" - ], - [ - "*", - "\r" - ], - [ - "▁B", - "ush" - ], - [ - "▁Bus", - "h" - ], - [ - "▁Bu", - "sh" - ], - [ - "▁pe", - "er" - ], - [ - "▁", - "peer" - ], - [ - "▁W", - "rit" - ], - [ - "▁Wr", - "it" - ], - [ - "▁", - "Writ" - ], - [ - "▁satisf", - "ied" - ], - [ - "▁pull", - "ing" - ], - [ - "▁pul", - "ling" - ], - [ - "▁P", - "ur" - ], - [ - "▁Pu", - "r" - ], - [ - "▁M", - "iller" - ], - [ - "▁Mil", - "ler" - ], - [ - "▁Mill", - "er" - ], - [ - "▁F", - "L" - ], - [ - "▁", - "FL" - ], - [ - "am", - "az" - ], - [ - "ama", - "z" - ], - [ - "a", - "maz" - ], - [ - "▁m", - "ile" - ], - [ - "▁mil", - "e" - ], - [ - "▁mi", - "le" - ], - [ - "▁", - "mile" - ], - [ - "▁N", - "eed" - ], - [ - "▁Ne", - "ed" - ], - [ - "▁", - "Need" - ], - [ - "▁sup", - "plies" - ], - [ - "▁a", - "ño" - ], - [ - "▁p", - "ace" - ], - [ - "▁pa", - "ce" - ], - [ - "▁pac", - "e" - ], - [ - "▁", - "pace" - ], - [ - "▁Vict", - "oria" - ], - [ - "▁Victor", - "ia" - ], - [ - "▁ou", - "ght" - ], - [ - "▁", - "ought" - ], - [ - "▁P", - "layer" - ], - [ - "▁Pl", - "ayer" - ], - [ - "▁Play", - "er" - ], - [ - "▁", - "Player" - ], - [ - "agnost", - "ic" - ], - [ - "▁v", - "iv" - ], - [ - "▁vi", - "v" - ], - [ - "▁", - "viv" - ], - [ - "▁Pat", - "rick" - ], - [ - "▁Patri", - "ck" - ], - [ - "▁", - "Š" - ], - [ - "▁St", - "ory" - ], - [ - "▁Sto", - "ry" - ], - [ - "ac", - "a" - ], - [ - "a", - "ca" - ], - [ - "▁mount", - "ains" - ], - [ - "▁mountain", - "s" - ], - [ - "CL", - "ASS" - ], - [ - "▁fr", - "agment" - ], - [ - "▁frag", - "ment" - ], - [ - "▁", - "fragment" - ], - [ - "▁sett", - "lement" - ], - [ - "▁settle", - "ment" - ], - [ - "▁Further", - "more" - ], - [ - "▁dr", - "ivers" - ], - [ - "▁dri", - "vers" - ], - [ - "▁driv", - "ers" - ], - [ - "▁drive", - "rs" - ], - [ - "▁driver", - "s" - ], - [ - "▁J", - "u" - ], - [ - "▁бы", - "ли" - ], - [ - "▁был", - "и" - ], - [ - "Row", - "s" - ], - [ - "Ro", - "ws" - ], - [ - "R", - "ows" - ], - [ - "▁im", - "pression" - ], - [ - "▁imp", - "ression" - ], - [ - "▁impress", - "ion" - ], - [ - "▁in", - "fer" - ], - [ - "▁inf", - "er" - ], - [ - "▁Ex", - "pl" - ], - [ - "▁Exp", - "l" - ], - [ - "ol", - "ute" - ], - [ - "olut", - "e" - ], - [ - "olu", - "te" - ], - [ - "ov", - "an" - ], - [ - "ova", - "n" - ], - [ - "o", - "van" - ], - [ - "ar", - "ance" - ], - [ - "aran", - "ce" - ], - [ - "CA", - "P" - ], - [ - "C", - "AP" - ], - [ - "▁en", - "force" - ], - [ - "▁B", - "urn" - ], - [ - "▁Bur", - "n" - ], - [ - "▁Bu", - "rn" - ], - [ - "Res", - "et" - ], - [ - "Re", - "set" - ], - [ - "mo", - "ther" - ], - [ - "mot", - "her" - ], - [ - "m", - "other" - ], - [ - "▁B", - "attle" - ], - [ - "▁Bat", - "tle" - ], - [ - "▁Batt", - "le" - ], - [ - "▁", - "Battle" - ], - [ - "pad", - "ding" - ], - [ - "p", - "adding" - ], - [ - "ia", - "te" - ], - [ - "iat", - "e" - ], - [ - "i", - "ate" - ], - [ - "▁c", - "ried" - ], - [ - "▁cr", - "ied" - ], - [ - "▁cri", - "ed" - ], - [ - "A", - "K" - ], - [ - "un", - "s" - ], - [ - "u", - "ns" - ], - [ - "▁siè", - "cle" - ], - [ - "▁Cont", - "in" - ], - [ - "▁", - "Contin" - ], - [ - "ban", - "k" - ], - [ - "b", - "ank" - ], - [ - "ju", - "nit" - ], - [ - "j", - "unit" - ], - [ - "object", - "s" - ], - [ - "Ro", - "t" - ], - [ - "R", - "ot" - ], - [ - "is", - "sa" - ], - [ - "iss", - "a" - ], - [ - "▁be", - "gun" - ], - [ - "▁beg", - "un" - ], - [ - "*", - "-" - ], - [ - "▁vis", - "iting" - ], - [ - "▁visit", - "ing" - ], - [ - "ж", - "де" - ], - [ - "▁target", - "s" - ], - [ - "▁tar", - "gets" - ], - [ - "▁L", - "atin" - ], - [ - "▁Lat", - "in" - ], - [ - "у", - "т" - ], - [ - "▁E", - "sc" - ], - [ - "▁Es", - "c" - ], - [ - "*", - ";" - ], - [ - "ån", - "g" - ], - [ - "å", - "ng" - ], - [ - "▁(", - "{" - ], - [ - "▁", - "({" - ], - [ - "▁di", - "agram" - ], - [ - "▁dia", - "gram" - ], - [ - "Mod", - "els" - ], - [ - "Model", - "s" - ], - [ - "Mode", - "ls" - ], - [ - "▁part", - "nership" - ], - [ - "▁partner", - "ship" - ], - [ - "▁partners", - "hip" - ], - [ - "▁fr", - "ån" - ], - [ - "ul", - "ty" - ], - [ - "ult", - "y" - ], - [ - "Po", - "d" - ], - [ - "P", - "od" - ], - [ - "CA", - "LL" - ], - [ - "CAL", - "L" - ], - [ - "C", - "ALL" - ], - [ - "mod", - "al" - ], - [ - "mo", - "dal" - ], - [ - "si", - "g" - ], - [ - "s", - "ig" - ], - [ - "it", - "zer" - ], - [ - "itz", - "er" - ], - [ - "it", - "el" - ], - [ - "ite", - "l" - ], - [ - "▁convin", - "ced" - ], - [ - "▁convince", - "d" - ], - [ - "ab", - "l" - ], - [ - "a", - "bl" - ], - [ - "ст", - "ве" - ], - [ - "ств", - "е" - ], - [ - "▁c", - "ot" - ], - [ - "▁co", - "t" - ], - [ - "▁re", - "peat" - ], - [ - "▁repe", - "at" - ], - [ - "▁", - "repeat" - ], - [ - "▁l", - "ists" - ], - [ - "▁li", - "sts" - ], - [ - "▁list", - "s" - ], - [ - "▁", - "lists" - ], - [ - "so", - "und" - ], - [ - "s", - "ound" - ], - [ - "▁r", - "oyal" - ], - [ - "▁ro", - "yal" - ], - [ - "▁gr", - "ace" - ], - [ - "▁gra", - "ce" - ], - [ - "▁o", - "raz" - ], - [ - "▁or", - "az" - ], - [ - "Not", - "ification" - ], - [ - "pr", - "ite" - ], - [ - "prit", - "e" - ], - [ - "p", - "rite" - ], - [ - "▁arriv", - "al" - ], - [ - "▁arr", - "ival" - ], - [ - "an", - "cell" - ], - [ - "ance", - "ll" - ], - [ - "anc", - "ell" - ], - [ - "ancel", - "l" - ], - [ - "hent", - "ic" - ], - [ - "de", - "code" - ], - [ - "dec", - "ode" - ], - [ - "▁fant", - "astic" - ], - [ - "pro", - "gress" - ], - [ - "pro", - "xy" - ], - [ - "pr", - "oxy" - ], - [ - "z", - "ő" - ], - [ - "ke", - "l" - ], - [ - "k", - "el" - ], - [ - "▁conven", - "ient" - ], - [ - "aqu", - "e" - ], - [ - "a", - "que" - ], - [ - "ri", - "et" - ], - [ - "rie", - "t" - ], - [ - "r", - "iet" - ], - [ - "▁Dig", - "ital" - ], - [ - "io", - "rs" - ], - [ - "ior", - "s" - ], - [ - "i", - "ors" - ], - [ - "▁B", - "udd" - ], - [ - "▁Bud", - "d" - ], - [ - "▁Bu", - "dd" - ], - [ - "and", - "ra" - ], - [ - "ad", - "dy" - ], - [ - "add", - "y" - ], - [ - "▁o", - "vers" - ], - [ - "▁over", - "s" - ], - [ - "▁ov", - "ers" - ], - [ - "▁consum", - "ers" - ], - [ - "▁consumer", - "s" - ], - [ - "▁consume", - "rs" - ], - [ - "p", - "n" - ], - [ - "mo", - "use" - ], - [ - "m", - "ouse" - ], - [ - "▁B", - "C" - ], - [ - "▁", - "BC" - ], - [ - "de", - "g" - ], - [ - "d", - "eg" - ], - [ - "pe", - "rm" - ], - [ - "per", - "m" - ], - [ - "p", - "erm" - ], - [ - "it", - "és" - ], - [ - "ité", - "s" - ], - [ - "▁и", - "спо" - ], - [ - "▁ис", - "по" - ], - [ - "he", - "ast" - ], - [ - "h", - "east" - ], - [ - "ho", - "ur" - ], - [ - "hou", - "r" - ], - [ - "h", - "our" - ], - [ - "PAR", - "AM" - ], - [ - "con", - "scious" - ], - [ - "▁w", - "ing" - ], - [ - "▁win", - "g" - ], - [ - "▁", - "wing" - ], - [ - "▁atmos", - "phere" - ], - [ - "▁g", - "ig" - ], - [ - "▁gi", - "g" - ], - [ - "▁con", - "tre" - ], - [ - "▁cont", - "re" - ], - [ - "▁contr", - "e" - ], - [ - "▁dr", - "ama" - ], - [ - "▁dram", - "a" - ], - [ - "я", - "т" - ], - [ - "▁Fr", - "ont" - ], - [ - "▁Fro", - "nt" - ], - [ - "▁", - "Front" - ], - [ - "▁philosoph", - "y" - ], - [ - "▁H", - "art" - ], - [ - "▁Har", - "t" - ], - [ - "▁Ha", - "rt" - ], - [ - "▁n", - "urs" - ], - [ - "▁nu", - "rs" - ], - [ - "▁nur", - "s" - ], - [ - "ur", - "as" - ], - [ - "ura", - "s" - ], - [ - "u", - "ras" - ], - [ - "▁T", - "ru" - ], - [ - "▁Tr", - "u" - ], - [ - "▁s", - "ud" - ], - [ - "▁su", - "d" - ], - [ - "▁per", - "forming" - ], - [ - "▁perform", - "ing" - ], - [ - "п", - "ы" - ], - [ - "▁conf", - "used" - ], - [ - "▁che", - "cks" - ], - [ - "▁check", - "s" - ], - [ - "am", - "t" - ], - [ - "a", - "mt" - ], - [ - "Ma", - "ke" - ], - [ - "M", - "ake" - ], - [ - "▁R", - "O" - ], - [ - "▁", - "RO" - ], - [ - "▁d", - "f" - ], - [ - "▁", - "df" - ], - [ - "iz", - "ations" - ], - [ - "ization", - "s" - ], - [ - "▁deg", - "li" - ], - [ - "▁architect", - "ure" - ], - [ - "Render", - "er" - ], - [ - "▁Л", - "а" - ], - [ - "▁p", - "tr" - ], - [ - "▁pt", - "r" - ], - [ - "▁", - "ptr" - ], - [ - "▁die", - "ser" - ], - [ - "▁dies", - "er" - ], - [ - "▁diese", - "r" - ], - [ - "sub", - "mit" - ], - [ - "▁top", - "ics" - ], - [ - "▁topic", - "s" - ], - [ - "▁princip", - "les" - ], - [ - "▁prin", - "ciples" - ], - [ - "▁principle", - "s" - ], - [ - "var", - "s" - ], - [ - "va", - "rs" - ], - [ - "v", - "ars" - ], - [ - "so", - "ck" - ], - [ - "soc", - "k" - ], - [ - "s", - "ock" - ], - [ - "▁ton", - "gue" - ], - [ - "▁tong", - "ue" - ], - [ - "▁percent", - "age" - ], - [ - "▁S", - "S" - ], - [ - "▁", - "SS" - ], - [ - "▁d", - "ol" - ], - [ - "▁do", - "l" - ], - [ - "▁r", - "ice" - ], - [ - "▁ri", - "ce" - ], - [ - "▁ric", - "e" - ], - [ - "▁", - "rice" - ], - [ - "í", - "o" - ], - [ - "▁E", - "astern" - ], - [ - "▁East", - "ern" - ], - [ - "▁Easter", - "n" - ], - [ - "▁recogn", - "ition" - ], - [ - "▁E", - "rn" - ], - [ - "▁Er", - "n" - ], - [ - "▁U", - "t" - ], - [ - "▁", - "Ut" - ], - [ - "▁c", - "aut" - ], - [ - "▁ca", - "ut" - ], - [ - "▁Cl", - "oud" - ], - [ - "▁", - "Cloud" - ], - [ - "▁con", - "version" - ], - [ - "▁conv", - "ersion" - ], - [ - "▁convers", - "ion" - ], - [ - "▁Oh", - "io" - ], - [ - "▁M", - "E" - ], - [ - "▁", - "ME" - ], - [ - "▁sur", - "ely" - ], - [ - "▁sure", - "ly" - ], - [ - "▁g", - "ard" - ], - [ - "▁gar", - "d" - ], - [ - "▁ga", - "rd" - ], - [ - "pu", - "is" - ], - [ - "p", - "uis" - ], - [ - "▁u", - "rg" - ], - [ - "▁ur", - "g" - ], - [ - "▁", - "urg" - ], - [ - "im", - "i" - ], - [ - "i", - "mi" - ], - [ - "▁abs", - "ence" - ], - [ - "▁w", - "inner" - ], - [ - "▁win", - "ner" - ], - [ - "L", - "anguage" - ], - [ - "▁HT", - "TP" - ], - [ - "▁", - "HTTP" - ], - [ - "w", - "t" - ], - [ - "▁trans", - "lation" - ], - [ - "▁transl", - "ation" - ], - [ - "▁", - "translation" - ], - [ - "с", - "с" - ], - [ - "▁K", - "ind" - ], - [ - "▁Ki", - "nd" - ], - [ - "▁Kin", - "d" - ], - [ - "▁", - "Kind" - ], - [ - "Tw", - "o" - ], - [ - "T", - "wo" - ], - [ - "▁Re", - "volution" - ], - [ - "▁Rev", - "olution" - ], - [ - "In", - "sert" - ], - [ - "Ins", - "ert" - ], - [ - "Ev", - "ery" - ], - [ - "E", - "very" - ], - [ - "or", - "ient" - ], - [ - "ori", - "ent" - ], - [ - "orie", - "nt" - ], - [ - "o", - "rient" - ], - [ - "▁т", - "ра" - ], - [ - "▁", - "тра" - ], - [ - "▁emot", - "ions" - ], - [ - "▁emotion", - "s" - ], - [ - "det", - "ails" - ], - [ - "detail", - "s" - ], - [ - "▁f", - "lu" - ], - [ - "▁fl", - "u" - ], - [ - "▁", - "flu" - ], - [ - "▁oper", - "ate" - ], - [ - "▁opera", - "te" - ], - [ - "A", - "g" - ], - [ - "un", - "ning" - ], - [ - "unn", - "ing" - ], - [ - "▁part", - "ie" - ], - [ - "▁parti", - "e" - ], - [ - "tr", - "i" - ], - [ - "t", - "ri" - ], - [ - "▁gold", - "en" - ], - [ - "▁gol", - "den" - ], - [ - "▁Б", - "и" - ], - [ - "▁found", - "ation" - ], - [ - "is", - "ten" - ], - [ - "ist", - "en" - ], - [ - "iste", - "n" - ], - [ - "i", - "sten" - ], - [ - "▁Car", - "los" - ], - [ - "▁Carl", - "os" - ], - [ - "▁Carlo", - "s" - ], - [ - "Child", - "ren" - ], - [ - "▁neigh", - "b" - ], - [ - "▁C", - "art" - ], - [ - "▁Car", - "t" - ], - [ - "▁Ca", - "rt" - ], - [ - "▁", - "Cart" - ], - [ - "Be", - "gin" - ], - [ - "B", - "egin" - ], - [ - "г", - "да" - ], - [ - "▁s", - "cheduled" - ], - [ - "▁schedule", - "d" - ], - [ - "▁schedul", - "ed" - ], - [ - "'", - ">" - ], - [ - "▁observ", - "ations" - ], - [ - "▁observation", - "s" - ], - [ - "▁produ", - "cer" - ], - [ - "▁produce", - "r" - ], - [ - "ath", - "ers" - ], - [ - "ather", - "s" - ], - [ - "a", - "thers" - ], - [ - "но", - "му" - ], - [ - "ном", - "у" - ], - [ - "▁expect", - "ations" - ], - [ - "▁expectation", - "s" - ], - [ - "os", - "o" - ], - [ - "o", - "so" - ], - [ - "z", - "h" - ], - [ - "mu", - "table" - ], - [ - "mut", - "able" - ], - [ - "▁wr", - "ites" - ], - [ - "▁writ", - "es" - ], - [ - "▁write", - "s" - ], - [ - "▁p", - "ushing" - ], - [ - "▁push", - "ing" - ], - [ - "▁se", - "ats" - ], - [ - "▁sea", - "ts" - ], - [ - "▁seat", - "s" - ], - [ - "▁br", - "east" - ], - [ - "▁bre", - "ast" - ], - [ - "ap", - "ing" - ], - [ - "api", - "ng" - ], - [ - "a", - "ping" - ], - [ - "▁Sim", - "ple" - ], - [ - "▁", - "Simple" - ], - [ - "▁s", - "ocket" - ], - [ - "▁soc", - "ket" - ], - [ - "▁sock", - "et" - ], - [ - "▁", - "socket" - ], - [ - "▁sl", - "ave" - ], - [ - "▁sla", - "ve" - ], - [ - "▁", - "slave" - ], - [ - "il", - "ey" - ], - [ - "ile", - "y" - ], - [ - "i", - "ley" - ], - [ - "▁ass", - "istant" - ], - [ - "▁assist", - "ant" - ], - [ - "▁t", - "rim" - ], - [ - "▁tr", - "im" - ], - [ - "▁tri", - "m" - ], - [ - "▁", - "trim" - ], - [ - "▁land", - "scape" - ], - [ - "▁landsc", - "ape" - ], - [ - "▁associ", - "ation" - ], - [ - "qu", - "ant" - ], - [ - "▁Pal", - "est" - ], - [ - "▁swe", - "at" - ], - [ - "en", - "gers" - ], - [ - "eng", - "ers" - ], - [ - "enge", - "rs" - ], - [ - "enger", - "s" - ], - [ - "?", - "_" - ], - [ - "é", - "p" - ], - [ - ">", - "." - ], - [ - "▁c", - "urious" - ], - [ - "▁cur", - "ious" - ], - [ - "▁Com", - "ponent" - ], - [ - "▁", - "Component" - ], - [ - "▁re", - "placement" - ], - [ - "▁repl", - "acement" - ], - [ - "▁replace", - "ment" - ], - [ - "ра", - "ль" - ], - [ - "рал", - "ь" - ], - [ - "р", - "аль" - ], - [ - "▁Tr", - "ack" - ], - [ - "▁Tra", - "ck" - ], - [ - "▁", - "Track" - ], - [ - "▁Re", - "move" - ], - [ - "▁Rem", - "ove" - ], - [ - "▁", - "Remove" - ], - [ - "▁S", - "ize" - ], - [ - "▁Si", - "ze" - ], - [ - "▁", - "Size" - ], - [ - "pe", - "ror" - ], - [ - "per", - "or" - ], - [ - "▁cal", - "culate" - ], - [ - "▁calcul", - "ate" - ], - [ - "▁calc", - "ulate" - ], - [ - "▁s", - "essions" - ], - [ - "▁session", - "s" - ], - [ - "▁type", - "d" - ], - [ - "▁typ", - "ed" - ], - [ - "▁ty", - "ped" - ], - [ - "▁sub", - "mit" - ], - [ - "▁subm", - "it" - ], - [ - "▁", - "submit" - ], - [ - "!!", - "!" - ], - [ - "!", - "!!" - ], - [ - "▁part", - "ition" - ], - [ - "▁", - "partition" - ], - [ - "ed", - "ing" - ], - [ - "edi", - "ng" - ], - [ - "e", - "ding" - ], - [ - "--", - "---" - ], - [ - "----", - "-" - ], - [ - "---", - "--" - ], - [ - "-", - "----" - ], - [ - "az", - "ioni" - ], - [ - "azi", - "oni" - ], - [ - "lie", - "ß" - ], - [ - "on", - "al" - ], - [ - "ona", - "l" - ], - [ - "o", - "nal" - ], - [ - "▁sh", - "ru" - ], - [ - "▁shr", - "u" - ], - [ - "▁RE", - "G" - ], - [ - "▁", - "REG" - ], - [ - "▁F", - "ac" - ], - [ - "▁Fa", - "c" - ], - [ - "▁", - "Fac" - ], - [ - "config", - "uration" - ], - [ - "▁бы", - "ло" - ], - [ - "▁был", - "о" - ], - [ - "▁A", - "mong" - ], - [ - "▁Am", - "ong" - ], - [ - "__", - ");" - ], - [ - "__)", - ";" - ], - [ - "_", - "_);" - ], - [ - "▁Ser", - "ver" - ], - [ - "▁Serv", - "er" - ], - [ - "▁", - "Server" - ], - [ - "▁L", - "OG" - ], - [ - "▁LO", - "G" - ], - [ - "▁", - "LOG" - ], - [ - "▁c", - "and" - ], - [ - "▁can", - "d" - ], - [ - "▁ca", - "nd" - ], - [ - "']", - ");" - ], - [ - "'])", - ";" - ], - [ - "'", - "]);" - ], - [ - "go", - "v" - ], - [ - "g", - "ov" - ], - [ - "▁S", - "ix" - ], - [ - "▁Si", - "x" - ], - [ - "un", - "defined" - ], - [ - "und", - "efined" - ], - [ - "undef", - "ined" - ], - [ - "▁t", - "y" - ], - [ - "▁", - "ty" - ], - [ - "as", - "a" - ], - [ - "a", - "sa" - ], - [ - "▁part", - "icles" - ], - [ - "▁partic", - "les" - ], - [ - "▁particle", - "s" - ], - [ - "▁parti", - "cles" - ], - [ - "▁ф", - "ор" - ], - [ - "▁фо", - "р" - ], - [ - "▁", - "фор" - ], - [ - "`", - "`" - ], - [ - "T", - "ube" - ], - [ - "el", - "and" - ], - [ - "ela", - "nd" - ], - [ - "e", - "land" - ], - [ - "fo", - "ld" - ], - [ - "fol", - "d" - ], - [ - "f", - "old" - ], - [ - "og", - "o" - ], - [ - "o", - "go" - ], - [ - "▁appro", - "aches" - ], - [ - "▁approach", - "es" - ], - [ - "on", - "da" - ], - [ - "ond", - "a" - ], - [ - "ag", - "r" - ], - [ - "a", - "gr" - ], - [ - ",", - "$" - ], - [ - "▁{", - "{" - ], - [ - "▁", - "{{" - ], - [ - "▁Mod", - "ern" - ], - [ - "▁Mo", - "dern" - ], - [ - "▁Mode", - "rn" - ], - [ - "▁W", - "inter" - ], - [ - "▁Win", - "ter" - ], - [ - "av", - "ailable" - ], - [ - "▁L", - "ud" - ], - [ - "▁Lu", - "d" - ], - [ - "▁c", - "asa" - ], - [ - "▁cas", - "a" - ], - [ - "▁ca", - "sa" - ], - [ - "▁C", - "ould" - ], - [ - "▁Co", - "uld" - ], - [ - "▁Cou", - "ld" - ], - [ - "▁", - "Could" - ], - [ - "▁fif", - "teen" - ], - [ - "▁pot", - "entially" - ], - [ - "▁potential", - "ly" - ], - [ - "^", - "^" - ], - [ - "▁se", - "it" - ], - [ - "▁sei", - "t" - ], - [ - "An", - "imation" - ], - [ - "Anim", - "ation" - ], - [ - "ко", - "го" - ], - [ - "к", - "ого" - ], - [ - "Z", - "one" - ], - [ - "el", - "if" - ], - [ - "eli", - "f" - ], - [ - "e", - "lif" - ], - [ - "▁acknow", - "led" - ], - [ - "▁own", - "ership" - ], - [ - "▁owner", - "ship" - ], - [ - "▁owners", - "hip" - ], - [ - "▁describ", - "es" - ], - [ - "▁describe", - "s" - ], - [ - "▁re", - "verse" - ], - [ - "▁revers", - "e" - ], - [ - "▁rever", - "se" - ], - [ - "▁", - "reverse" - ], - [ - "▁con", - "test" - ], - [ - "▁cont", - "est" - ], - [ - "▁sc", - "ored" - ], - [ - "▁score", - "d" - ], - [ - "▁op", - "posed" - ], - [ - "▁opp", - "osed" - ], - [ - "▁oppos", - "ed" - ], - [ - "fl", - "ex" - ], - [ - "f", - "lex" - ], - [ - "kr", - "e" - ], - [ - "k", - "re" - ], - [ - "▁mer", - "ge" - ], - [ - "▁", - "merge" - ], - [ - "▁cover", - "ing" - ], - [ - "▁cov", - "ering" - ], - [ - "▁hon", - "estly" - ], - [ - "▁honest", - "ly" - ], - [ - "▁M", - "ess" - ], - [ - "▁Me", - "ss" - ], - [ - "▁Mes", - "s" - ], - [ - "▁r", - "arely" - ], - [ - "▁rare", - "ly" - ], - [ - "▁incred", - "ible" - ], - [ - "it", - "age" - ], - [ - "ita", - "ge" - ], - [ - "▁vict", - "ims" - ], - [ - "▁victim", - "s" - ], - [ - "ны", - "ми" - ], - [ - "ным", - "и" - ], - [ - "w", - "l" - ], - [ - "iz", - "za" - ], - [ - "izz", - "a" - ], - [ - "i", - "zza" - ], - [ - "d", - "n" - ], - [ - "on", - "de" - ], - [ - "ond", - "e" - ], - [ - "o", - "nde" - ], - [ - "▁pr", - "zy" - ], - [ - "▁prz", - "y" - ], - [ - "▁HT", - "ML" - ], - [ - "▁", - "HTML" - ], - [ - "▁pay", - "load" - ], - [ - "▁", - "payload" - ], - [ - "Bu", - "s" - ], - [ - "B", - "us" - ], - [ - "us", - "b" - ], - [ - "u", - "sb" - ], - [ - "F", - "n" - ], - [ - "▁display", - "ed" - ], - [ - "▁o", - "cean" - ], - [ - "▁A", - "venue" - ], - [ - "▁Av", - "enue" - ], - [ - "ac", - "ion" - ], - [ - "aci", - "on" - ], - [ - "acio", - "n" - ], - [ - "gh", - "an" - ], - [ - "g", - "han" - ], - [ - "met", - "ric" - ], - [ - "m", - "etric" - ], - [ - "ie", - "ties" - ], - [ - "iet", - "ies" - ], - [ - "▁attract", - "ive" - ], - [ - "▁attr", - "active" - ], - [ - "▁f", - "ö" - ], - [ - "▁", - "fö" - ], - [ - "C", - "reat" - ], - [ - "ver", - "ter" - ], - [ - "vert", - "er" - ], - [ - "▁Al", - "ice" - ], - [ - "▁Ali", - "ce" - ], - [ - "по", - "л" - ], - [ - "▁f", - "raction" - ], - [ - "▁fr", - "action" - ], - [ - "▁fra", - "ction" - ], - [ - "▁fract", - "ion" - ], - [ - "▁behav", - "iour" - ], - [ - "▁behavi", - "our" - ], - [ - "▁Jer", - "sey" - ], - [ - "▁re", - "venue" - ], - [ - "▁rev", - "enue" - ], - [ - "▁reven", - "ue" - ], - [ - "▁t", - "res" - ], - [ - "▁tr", - "es" - ], - [ - "▁tre", - "s" - ], - [ - "▁", - "tres" - ], - [ - "IL", - "D" - ], - [ - "I", - "LD" - ], - [ - "▁É", - "t" - ], - [ - "▁s", - "ync" - ], - [ - "▁sy", - "nc" - ], - [ - "▁syn", - "c" - ], - [ - "▁", - "sync" - ], - [ - "wi", - "ch" - ], - [ - "w", - "ich" - ], - [ - "▁anc", - "est" - ], - [ - "ъ", - "т" - ], - [ - "om", - "o" - ], - [ - "o", - "mo" - ], - [ - "▁I", - "de" - ], - [ - "▁Id", - "e" - ], - [ - "▁g", - "ained" - ], - [ - "▁gain", - "ed" - ], - [ - "▁ga", - "ined" - ], - [ - "▁moment", - "um" - ], - [ - "▁K", - "o" - ], - [ - "ie", - "u" - ], - [ - "i", - "eu" - ], - [ - "ie", - "lt" - ], - [ - "iel", - "t" - ], - [ - "i", - "elt" - ], - [ - "▁bon", - "us" - ], - [ - "▁te", - "xture" - ], - [ - "▁text", - "ure" - ], - [ - "▁", - "texture" - ], - [ - "Mod", - "al" - ], - [ - "Mo", - "dal" - ], - [ - "NE", - "XT" - ], - [ - "N", - "EXT" - ], - [ - "▁годи", - "не" - ], - [ - "▁l", - "anguages" - ], - [ - "▁language", - "s" - ], - [ - "v", - "t" - ], - [ - "▁represent", - "ing" - ], - [ - "▁D", - "ream" - ], - [ - "▁Dre", - "am" - ], - [ - "cur", - "r" - ], - [ - "cu", - "rr" - ], - [ - "qu", - "al" - ], - [ - "q", - "ual" - ], - [ - "▁j", - "s" - ], - [ - "▁", - "js" - ], - [ - "bu", - "rn" - ], - [ - "bur", - "n" - ], - [ - "b", - "urn" - ], - [ - "▁contribut", - "ions" - ], - [ - "▁contribution", - "s" - ], - [ - "▁r", - "ic" - ], - [ - "▁ri", - "c" - ], - [ - "▁", - "ric" - ], - [ - "}-", - "\\" - ], - [ - "}", - "-\\" - ], - [ - "={", - "{" - ], - [ - "=", - "{{" - ], - [ - "ca", - "rt" - ], - [ - "car", - "t" - ], - [ - "c", - "art" - ], - [ - "F", - "B" - ], - [ - "ju", - "d" - ], - [ - "j", - "ud" - ], - [ - "es", - "p" - ], - [ - "e", - "sp" - ], - [ - "▁elect", - "ron" - ], - [ - "▁electro", - "n" - ], - [ - "▁e", - "ll" - ], - [ - "▁el", - "l" - ], - [ - "▁", - "ell" - ], - [ - "▁Run", - "time" - ], - [ - "▁", - "Runtime" - ], - [ - "ac", - "hel" - ], - [ - "ach", - "el" - ], - [ - "ache", - "l" - ], - [ - "a", - "chel" - ], - [ - "\\", - "_" - ], - [ - "we", - "ek" - ], - [ - "pack", - "et" - ], - [ - "p", - "acket" - ], - [ - "▁Secret", - "ary" - ], - [ - "▁Jahr", - "hund" - ], - [ - "▁th", - "reshold" - ], - [ - "▁", - "threshold" - ], - [ - "ba", - "ge" - ], - [ - "bag", - "e" - ], - [ - "b", - "age" - ], - [ - "▁con", - "cer" - ], - [ - "▁conc", - "er" - ], - [ - "▁conce", - "r" - ], - [ - "▁b", - "one" - ], - [ - "▁bo", - "ne" - ], - [ - "▁bon", - "e" - ], - [ - "▁", - "bone" - ], - [ - "▁Holly", - "wood" - ], - [ - "Cur", - "sor" - ], - [ - "C", - "ursor" - ], - [ - "▁aw", - "arded" - ], - [ - "▁award", - "ed" - ], - [ - "▁sum", - "mary" - ], - [ - "▁summar", - "y" - ], - [ - "▁", - "summary" - ], - [ - "ag", - "gio" - ], - [ - "agg", - "io" - ], - [ - "aggi", - "o" - ], - [ - "▁st", - "ell" - ], - [ - "▁ste", - "ll" - ], - [ - "▁", - "stell" - ], - [ - "▁f", - "lesh" - ], - [ - "▁fl", - "esh" - ], - [ - "▁fle", - "sh" - ], - [ - "P", - "air" - ], - [ - "▁A", - "ge" - ], - [ - "▁Ag", - "e" - ], - [ - "ing", - "ton" - ], - [ - "▁'", - "." - ], - [ - "▁", - "'." - ], - [ - "as", - "er" - ], - [ - "ase", - "r" - ], - [ - "a", - "ser" - ], - [ - "ко", - "ва" - ], - [ - "ков", - "а" - ], - [ - "▁qu", - "art" - ], - [ - "▁q", - "uart" - ], - [ - "▁quar", - "t" - ], - [ - "ry", - "ption" - ], - [ - "rypt", - "ion" - ], - [ - "All", - "oc" - ], - [ - "Al", - "loc" - ], - [ - "ft", - "en" - ], - [ - "fte", - "n" - ], - [ - "f", - "ten" - ], - [ - "Oper", - "and" - ], - [ - "▁ind", - "icated" - ], - [ - "▁indic", - "ated" - ], - [ - "▁indicate", - "d" - ], - [ - "($", - "_" - ], - [ - "(", - "$_" - ], - [ - "get", - "String" - ], - [ - "▁list", - "ener" - ], - [ - "▁listen", - "er" - ], - [ - "▁", - "listener" - ], - [ - "sp", - "ir" - ], - [ - "spi", - "r" - ], - [ - ")", - "_" - ], - [ - "ve", - "ns" - ], - [ - "ven", - "s" - ], - [ - "v", - "ens" - ], - [ - "▁food", - "s" - ], - [ - "▁foo", - "ds" - ], - [ - "an", - "za" - ], - [ - "anz", - "a" - ], - [ - "te", - "il" - ], - [ - "DE", - "SC" - ], - [ - "▁n", - "otion" - ], - [ - "▁not", - "ion" - ], - [ - "▁em", - "ployment" - ], - [ - "▁employ", - "ment" - ], - [ - "▁s", - "wing" - ], - [ - "▁sw", - "ing" - ], - [ - "▁", - "swing" - ], - [ - "nb", - "sp" - ], - [ - "▁p", - "ounds" - ], - [ - "▁pound", - "s" - ], - [ - "to", - "ols" - ], - [ - "tool", - "s" - ], - [ - "too", - "ls" - ], - [ - "t", - "ools" - ], - [ - "▁particip", - "ate" - ], - [ - "▁T", - "ax" - ], - [ - "▁Ta", - "x" - ], - [ - "▁", - "Tax" - ], - [ - "▁с", - "кла" - ], - [ - "ap", - "ol" - ], - [ - "a", - "pol" - ], - [ - "▁f", - "ost" - ], - [ - "▁fo", - "st" - ], - [ - "▁fos", - "t" - ], - [ - "com", - "pat" - ], - [ - "comp", - "at" - ], - [ - "▁public", - "ation" - ], - [ - "▁rapid", - "ly" - ], - [ - "▁W", - "is" - ], - [ - "▁Wi", - "s" - ], - [ - "Event", - "Listener" - ], - [ - "▁prem", - "ière" - ], - [ - "▁premi", - "ère" - ], - [ - "us", - "o" - ], - [ - "u", - "so" - ], - [ - "ext", - "end" - ], - [ - "▁M", - "ERCHANTABILITY" - ], - [ - "UT", - "F" - ], - [ - "U", - "TF" - ], - [ - "▁exper", - "iments" - ], - [ - "▁experi", - "ments" - ], - [ - "▁experiment", - "s" - ], - [ - "sin", - "gle" - ], - [ - "sing", - "le" - ], - [ - "s", - "ingle" - ], - [ - "z", - "k" - ], - [ - "▁n", - "aj" - ], - [ - "▁na", - "j" - ], - [ - "}}", - "}" - ], - [ - "}", - "}}" - ], - [ - "Li", - "n" - ], - [ - "L", - "in" - ], - [ - "▁inter", - "act" - ], - [ - "▁inte", - "ract" - ], - [ - "▁c", - "ms" - ], - [ - "▁cm", - "s" - ], - [ - "▁Ro", - "ger" - ], - [ - "▁Rog", - "er" - ], - [ - "▁Р", - "у" - ], - [ - ">", - "'" - ], - [ - "com", - "mit" - ], - [ - "comm", - "it" - ], - [ - "ло", - "сь" - ], - [ - "▁out", - "come" - ], - [ - "▁h", - "its" - ], - [ - "▁hit", - "s" - ], - [ - "▁hi", - "ts" - ], - [ - "▁и", - "м" - ], - [ - "▁", - "им" - ], - [ - "▁s", - "park" - ], - [ - "▁sp", - "ark" - ], - [ - "con", - "sole" - ], - [ - "cons", - "ole" - ], - [ - "▁ver", - "w" - ], - [ - "▁ve", - "rw" - ], - [ - "▁ка", - "то" - ], - [ - "agnost", - "ics" - ], - [ - "agnostic", - "s" - ], - [ - "▁s", - "oci" - ], - [ - "▁so", - "ci" - ], - [ - "▁soc", - "i" - ], - [ - "▁d", - "ining" - ], - [ - "▁di", - "ning" - ], - [ - "▁din", - "ing" - ], - [ - "▁t", - "ech" - ], - [ - "▁te", - "ch" - ], - [ - "▁", - "tech" - ], - [ - "š", - "t" - ], - [ - "fo", - "lio" - ], - [ - "fol", - "io" - ], - [ - "ult", - "ane" - ], - [ - "ultan", - "e" - ], - [ - "кт", - "ор" - ], - [ - "кто", - "р" - ], - [ - "к", - "тор" - ], - [ - "▁B", - "rand" - ], - [ - "▁Br", - "and" - ], - [ - "▁Bra", - "nd" - ], - [ - "Jo", - "in" - ], - [ - "J", - "oin" - ], - [ - "▁и", - "ю" - ], - [ - "▁p", - "ros" - ], - [ - "▁pro", - "s" - ], - [ - "▁pr", - "os" - ], - [ - "▁pos", - "it" - ], - [ - "Pub", - "lic" - ], - [ - "P", - "ublic" - ], - [ - "AspNet", - "Core" - ], - [ - "▁S", - "hop" - ], - [ - "▁Sh", - "op" - ], - [ - "▁", - "Shop" - ], - [ - "▁co", - "inc" - ], - [ - "▁coin", - "c" - ], - [ - "ни", - "ем" - ], - [ - "ние", - "м" - ], - [ - "▁re", - "ferences" - ], - [ - "▁refer", - "ences" - ], - [ - "▁reference", - "s" - ], - [ - "ab", - "out" - ], - [ - "name", - "space" - ], - [ - "names", - "pace" - ], - [ - "D", - "L" - ], - [ - "▁I", - "R" - ], - [ - "▁", - "IR" - ], - [ - "▁c", - "ada" - ], - [ - "▁ca", - "da" - ], - [ - "▁cad", - "a" - ], - [ - "▁Jord", - "an" - ], - [ - "▁g", - "ep" - ], - [ - "▁ge", - "p" - ], - [ - "▁b", - "ron" - ], - [ - "▁br", - "on" - ], - [ - "▁bro", - "n" - ], - [ - "andid", - "ate" - ], - [ - "EX", - "PECT" - ], - [ - "EXP", - "ECT" - ], - [ - "am", - "o" - ], - [ - "a", - "mo" - ], - [ - "▁De", - "utsch" - ], - [ - "au", - "c" - ], - [ - "a", - "uc" - ], - [ - "▁ра", - "йо" - ], - [ - "▁рай", - "о" - ], - [ - "▁L", - "abor" - ], - [ - "▁La", - "bor" - ], - [ - "▁Lab", - "or" - ], - [ - "▁surround", - "ed" - ], - [ - "т", - "ро" - ], - [ - "▁n", - "ome" - ], - [ - "▁no", - "me" - ], - [ - "▁nom", - "e" - ], - [ - "▁under", - "lying" - ], - [ - "▁educ", - "ational" - ], - [ - "▁education", - "al" - ], - [ - "R", - "IGHT" - ], - [ - "CO", - "UNT" - ], - [ - "in", - "ch" - ], - [ - "inc", - "h" - ], - [ - "Ty", - "p" - ], - [ - "T", - "yp" - ], - [ - "um", - "ph" - ], - [ - "ump", - "h" - ], - [ - "fo", - "ur" - ], - [ - "f", - "our" - ], - [ - "Control", - "s" - ], - [ - "▁c", - "p" - ], - [ - "▁", - "cp" - ], - [ - "co", - "st" - ], - [ - "cos", - "t" - ], - [ - "c", - "ost" - ], - [ - "▁mechan", - "ism" - ], - [ - "en", - "ess" - ], - [ - "ene", - "ss" - ], - [ - "enes", - "s" - ], - [ - "e", - "ness" - ], - [ - "é", - "qu" - ], - [ - "▁acqu", - "ired" - ], - [ - "▁acquire", - "d" - ], - [ - "▁f", - "alls" - ], - [ - "▁fall", - "s" - ], - [ - "▁fal", - "ls" - ], - [ - "▁", - "falls" - ], - [ - "▁H", - "ou" - ], - [ - "▁Ho", - "u" - ], - [ - "▁L", - "E" - ], - [ - "▁", - "LE" - ], - [ - "for", - "Each" - ], - [ - "▁ver", - "tex" - ], - [ - "▁vert", - "ex" - ], - [ - "▁", - "vertex" - ], - [ - "▁I", - "F" - ], - [ - "▁", - "IF" - ], - [ - "cur", - "s" - ], - [ - "cu", - "rs" - ], - [ - "c", - "urs" - ], - [ - "'", - "=>" - ], - [ - "те", - "ри" - ], - [ - "тер", - "и" - ], - [ - "▁S", - "A" - ], - [ - "▁", - "SA" - ], - [ - "ri", - "ers" - ], - [ - "rie", - "rs" - ], - [ - "rier", - "s" - ], - [ - "r", - "iers" - ], - [ - "▁u", - "w" - ], - [ - "▁", - "uw" - ], - [ - "▁m", - "arks" - ], - [ - "▁mark", - "s" - ], - [ - "▁mar", - "ks" - ], - [ - "▁", - "marks" - ], - [ - "▁en", - "erg" - ], - [ - "▁ener", - "g" - ], - [ - "ho", - "f" - ], - [ - "h", - "of" - ], - [ - "ylv", - "ania" - ], - [ - "▁Al", - "len" - ], - [ - "▁All", - "en" - ], - [ - "um", - "py" - ], - [ - "ump", - "y" - ], - [ - "о", - "го" - ], - [ - "ст", - "ву" - ], - [ - "ств", - "у" - ], - [ - "vo", - "ice" - ], - [ - "v", - "oice" - ], - [ - "▁en", - "gage" - ], - [ - "▁eng", - "age" - ], - [ - "▁m", - "ant" - ], - [ - "▁man", - "t" - ], - [ - "▁ma", - "nt" - ], - [ - "or", - "se" - ], - [ - "ors", - "e" - ], - [ - "==", - "=" - ], - [ - "=", - "==" - ], - [ - "▁impro", - "vement" - ], - [ - "▁improve", - "ment" - ], - [ - "Op", - "t" - ], - [ - "O", - "pt" - ], - [ - "▁arr", - "ested" - ], - [ - "▁arrest", - "ed" - ], - [ - "ти", - "я" - ], - [ - "▁с", - "ле" - ], - [ - "▁", - "сле" - ], - [ - "it", - "ched" - ], - [ - "itch", - "ed" - ], - [ - "soc", - "ket" - ], - [ - "sock", - "et" - ], - [ - "s", - "ocket" - ], - [ - "▁c", - "ycl" - ], - [ - "▁cy", - "cl" - ], - [ - "▁", - "cycl" - ], - [ - "▁S", - "M" - ], - [ - "▁", - "SM" - ], - [ - "▁S", - "ex" - ], - [ - "▁Se", - "x" - ], - [ - "▁neut", - "ral" - ], - [ - "▁neutr", - "al" - ], - [ - "ва", - "в" - ], - [ - "▁J", - "ess" - ], - [ - "▁Je", - "ss" - ], - [ - "▁Jes", - "s" - ], - [ - "▁d", - "ip" - ], - [ - "▁di", - "p" - ], - [ - "▁op", - "position" - ], - [ - "▁oppos", - "ition" - ], - [ - "▁b", - "orrow" - ], - [ - "▁bor", - "row" - ], - [ - "с", - "пе" - ], - [ - "▁av", - "ant" - ], - [ - "ко", - "ла" - ], - [ - "▁t", - "a" - ], - [ - "▁", - "ta" - ], - [ - "An", - "im" - ], - [ - "A", - "nim" - ], - [ - "▁G", - "all" - ], - [ - "▁Gal", - "l" - ], - [ - "▁Ga", - "ll" - ], - [ - "rg", - "b" - ], - [ - "r", - "gb" - ], - [ - "▁gu", - "ilty" - ], - [ - "▁guilt", - "y" - ], - [ - "▁bu", - "ried" - ], - [ - "▁bur", - "ied" - ], - [ - "▁g", - "y" - ], - [ - "▁", - "gy" - ], - [ - "Init", - "ial" - ], - [ - "▁acc", - "omp" - ], - [ - "▁ac", - "comp" - ], - [ - "▁accom", - "p" - ], - [ - "▁breath", - "ing" - ], - [ - "▁breat", - "hing" - ], - [ - "ber", - "ry" - ], - [ - "b", - "erry" - ], - [ - "GR", - "O" - ], - [ - "G", - "RO" - ], - [ - "▁subsequ", - "ent" - ], - [ - "rou", - "pe" - ], - [ - "roup", - "e" - ], - [ - "ul", - "pt" - ], - [ - "ulp", - "t" - ], - [ - "t", - "b" - ], - [ - "▁", - "ä" - ], - [ - "P", - "i" - ], - [ - "arg", - "v" - ], - [ - "▁M", - "ust" - ], - [ - "▁Mus", - "t" - ], - [ - "▁Mu", - "st" - ], - [ - "▁", - "Must" - ], - [ - ":", - "'" - ], - [ - "sv", - "g" - ], - [ - "ou", - "p" - ], - [ - "o", - "up" - ], - [ - "▁prec", - "isely" - ], - [ - "▁precise", - "ly" - ], - [ - "▁T", - "a" - ], - [ - "re", - "na" - ], - [ - "ren", - "a" - ], - [ - "r", - "ena" - ], - [ - "▁f", - "older" - ], - [ - "▁fol", - "der" - ], - [ - "▁fold", - "er" - ], - [ - "▁", - "folder" - ], - [ - "▁Ch", - "annel" - ], - [ - "▁", - "Channel" - ], - [ - "▁re", - "vol" - ], - [ - "▁rev", - "ol" - ], - [ - "M", - "iss" - ], - [ - "ло", - "м" - ], - [ - "red", - "dit" - ], - [ - "adel", - "ph" - ], - [ - "▁dis", - "crim" - ], - [ - "▁disc", - "rim" - ], - [ - "▁a", - "ve" - ], - [ - "▁av", - "e" - ], - [ - "▁", - "ave" - ], - [ - "pl", - "eted" - ], - [ - "ple", - "ted" - ], - [ - "plete", - "d" - ], - [ - "plet", - "ed" - ], - [ - "p", - "leted" - ], - [ - "▁g", - "ently" - ], - [ - "▁gent", - "ly" - ], - [ - "FF", - "FF" - ], - [ - "ro", - "py" - ], - [ - "rop", - "y" - ], - [ - "r", - "opy" - ], - [ - "▁d", - "ial" - ], - [ - "▁di", - "al" - ], - [ - "▁dia", - "l" - ], - [ - "Not", - "Found" - ], - [ - "▁\"", - "[" - ], - [ - "Hom", - "e" - ], - [ - "H", - "ome" - ], - [ - "on", - "te" - ], - [ - "ont", - "e" - ], - [ - "o", - "nte" - ], - [ - "▁re", - "lie" - ], - [ - "▁rel", - "ie" - ], - [ - "▁reli", - "e" - ], - [ - "▁Con", - "text" - ], - [ - "▁Cont", - "ext" - ], - [ - "▁", - "Context" - ], - [ - "▁st", - "ats" - ], - [ - "▁stat", - "s" - ], - [ - "▁sta", - "ts" - ], - [ - "▁", - "stats" - ], - [ - "▁E", - "nergy" - ], - [ - "oun", - "ced" - ], - [ - "ounce", - "d" - ], - [ - "▁gr", - "ave" - ], - [ - "▁grav", - "e" - ], - [ - "▁gra", - "ve" - ], - [ - "▁re", - "cip" - ], - [ - "▁rec", - "ip" - ], - [ - "ли", - "н" - ], - [ - "л", - "ин" - ], - [ - "bl", - "og" - ], - [ - "blo", - "g" - ], - [ - "b", - "log" - ], - [ - "▁na", - "am" - ], - [ - "▁w", - "o" - ], - [ - "▁", - "wo" - ], - [ - "▁direct", - "ions" - ], - [ - "▁dire", - "ctions" - ], - [ - "▁direction", - "s" - ], - [ - "▁Lin", - "coln" - ], - [ - "!", - ")" - ], - [ - "un", - "ci" - ], - [ - "unc", - "i" - ], - [ - "ne", - "q" - ], - [ - "n", - "eq" - ], - [ - "Tag", - "s" - ], - [ - "T", - "ags" - ], - [ - "▁t", - "um" - ], - [ - "▁tu", - "m" - ], - [ - "▁s", - "aving" - ], - [ - "▁sa", - "ving" - ], - [ - "▁sav", - "ing" - ], - [ - "ail", - "le" - ], - [ - "ai", - "lle" - ], - [ - "a", - "ille" - ], - [ - "item", - "ize" - ], - [ - "▁F", - "amil" - ], - [ - "▁Fa", - "mil" - ], - [ - "ms", - "m" - ], - [ - "m", - "sm" - ], - [ - "ne", - "ws" - ], - [ - "new", - "s" - ], - [ - "FF", - "ER" - ], - [ - "F", - "FER" - ], - [ - "▁D", - "ead" - ], - [ - "▁De", - "ad" - ], - [ - "▁", - "Dead" - ], - [ - "▁terr", - "itory" - ], - [ - "▁territor", - "y" - ], - [ - "▁territo", - "ry" - ], - [ - "▁K", - "at" - ], - [ - "▁Ka", - "t" - ], - [ - "oc", - "ker" - ], - [ - "ock", - "er" - ], - [ - "o", - "cker" - ], - [ - "in", - "teger" - ], - [ - "inte", - "ger" - ], - [ - "▁s", - "ne" - ], - [ - "▁sn", - "e" - ], - [ - "▁f", - "ails" - ], - [ - "▁fa", - "ils" - ], - [ - "▁fail", - "s" - ], - [ - "▁franç", - "ais" - ], - [ - "▁int", - "roduction" - ], - [ - "▁introdu", - "ction" - ], - [ - "▁G", - "rant" - ], - [ - "▁Gr", - "ant" - ], - [ - "▁Gran", - "t" - ], - [ - "▁Gra", - "nt" - ], - [ - "ycl", - "e" - ], - [ - "yc", - "le" - ], - [ - "y", - "cle" - ], - [ - "']", - "." - ], - [ - "'", - "]." - ], - [ - "▁v", - "ier" - ], - [ - "▁vi", - "er" - ], - [ - "▁vie", - "r" - ], - [ - "▁", - "vier" - ], - [ - "nat", - "ive" - ], - [ - "n", - "ative" - ], - [ - "▁K", - "le" - ], - [ - "▁Kl", - "e" - ], - [ - "qu", - "ote" - ], - [ - "quot", - "e" - ], - [ - "User", - "s" - ], - [ - "Us", - "ers" - ], - [ - "Use", - "rs" - ], - [ - "▁ad", - "vis" - ], - [ - "▁adv", - "is" - ], - [ - "▁g", - "ym" - ], - [ - "▁gy", - "m" - ], - [ - "▁prote", - "in" - ], - [ - "ا", - "ل" - ], - [ - "▁M", - "ai" - ], - [ - "▁Ma", - "i" - ], - [ - "▁prov", - "iders" - ], - [ - "▁provide", - "rs" - ], - [ - "▁provider", - "s" - ], - [ - "▁so", - "il" - ], - [ - "gu", - "i" - ], - [ - "g", - "ui" - ], - [ - "▁N", - "ation" - ], - [ - "▁Nat", - "ion" - ], - [ - "re", - "ation" - ], - [ - "reat", - "ion" - ], - [ - "▁T", - "ab" - ], - [ - "▁Ta", - "b" - ], - [ - "▁", - "Tab" - ], - [ - "en", - "sis" - ], - [ - "ens", - "is" - ], - [ - "in", - "as" - ], - [ - "ina", - "s" - ], - [ - "i", - "nas" - ], - [ - "▁Scot", - "land" - ], - [ - "▁dis", - "patch" - ], - [ - "▁disp", - "atch" - ], - [ - "▁", - "dispatch" - ], - [ - "un", - "ion" - ], - [ - "uni", - "on" - ], - [ - "▁b", - "ere" - ], - [ - "▁be", - "re" - ], - [ - "▁ber", - "e" - ], - [ - "▁", - "bere" - ], - [ - "▁P", - "ow" - ], - [ - "▁Po", - "w" - ], - [ - "▁H", - "ig" - ], - [ - "▁Hi", - "g" - ], - [ - "▁stud", - "ying" - ], - [ - "▁study", - "ing" - ], - [ - "RE", - "F" - ], - [ - "R", - "EF" - ], - [ - "SS", - "L" - ], - [ - "S", - "SL" - ], - [ - "▁f", - "right" - ], - [ - "▁fr", - "ight" - ], - [ - "▁S", - "ORT" - ], - [ - "▁SO", - "RT" - ], - [ - "▁com", - "pr" - ], - [ - "▁comp", - "r" - ], - [ - "▁Mad", - "rid" - ], - [ - "row", - "ned" - ], - [ - "rown", - "ed" - ], - [ - "r", - "owned" - ], - [ - "op", - "es" - ], - [ - "ope", - "s" - ], - [ - "o", - "pes" - ], - [ - "pd", - "ev" - ], - [ - "p", - "dev" - ], - [ - "▁w", - "ash" - ], - [ - "▁was", - "h" - ], - [ - "▁wa", - "sh" - ], - [ - "▁'", - "../../" - ], - [ - "▁'../", - "../" - ], - [ - "}}", - "_" - ], - [ - "}", - "}_" - ], - [ - "▁acc", - "um" - ], - [ - "rol", - "ling" - ], - [ - "roll", - "ing" - ], - [ - "▁N", - "C" - ], - [ - "▁", - "NC" - ], - [ - "▁f", - "iction" - ], - [ - "▁fi", - "ction" - ], - [ - "▁fict", - "ion" - ], - [ - "ip", - "t" - ], - [ - "i", - "pt" - ], - [ - "conne", - "cted" - ], - [ - "connect", - "ed" - ], - [ - "lim", - "its" - ], - [ - "limit", - "s" - ], - [ - "▁l", - "ap" - ], - [ - "▁la", - "p" - ], - [ - "▁", - "lap" - ], - [ - "▁where", - "as" - ], - [ - "pro", - "m" - ], - [ - "pr", - "om" - ], - [ - "p", - "rom" - ], - [ - "▁appoint", - "ment" - ], - [ - "Pro", - "gram" - ], - [ - "Pr", - "ogram" - ], - [ - "▁П", - "ер" - ], - [ - "▁Пе", - "р" - ], - [ - "na", - "h" - ], - [ - "n", - "ah" - ], - [ - "Valid", - "ation" - ], - [ - "ic", - "ons" - ], - [ - "ico", - "ns" - ], - [ - "icon", - "s" - ], - [ - "i", - "cons" - ], - [ - "äl", - "l" - ], - [ - "ä", - "ll" - ], - [ - "▁rad", - "ical" - ], - [ - "▁radi", - "cal" - ], - [ - "▁ex", - "clusive" - ], - [ - "▁excl", - "usive" - ], - [ - "▁exclus", - "ive" - ], - [ - "em", - "ony" - ], - [ - "emon", - "y" - ], - [ - "▁challeng", - "ing" - ], - [ - "▁m", - "s" - ], - [ - "▁", - "ms" - ], - [ - "▁P", - "rivate" - ], - [ - "▁Priv", - "ate" - ], - [ - "▁", - "Private" - ], - [ - "▁v", - "ida" - ], - [ - "▁vi", - "da" - ], - [ - "▁vid", - "a" - ], - [ - "▁дру", - "ги" - ], - [ - "▁camp", - "us" - ], - [ - "▁cam", - "pus" - ], - [ - "form", - "s" - ], - [ - "for", - "ms" - ], - [ - "д", - "но" - ], - [ - "pl", - "aat" - ], - [ - "bs", - "t" - ], - [ - "b", - "st" - ], - [ - "AT", - "ED" - ], - [ - "ATE", - "D" - ], - [ - "▁Ab", - "stract" - ], - [ - "▁Abs", - "tract" - ], - [ - "▁", - "Abstract" - ], - [ - "▁int", - "ense" - ], - [ - "▁intens", - "e" - ], - [ - "▁L", - "td" - ], - [ - "▁contro", - "vers" - ], - [ - "ó", - "g" - ], - [ - "▁s", - "ă" - ], - [ - "▁land", - "ing" - ], - [ - "▁lan", - "ding" - ], - [ - "!", - "=" - ], - [ - "▁sc", - "enes" - ], - [ - "▁scene", - "s" - ], - [ - "▁scen", - "es" - ], - [ - "▁Ch", - "ap" - ], - [ - "▁Cha", - "p" - ], - [ - "▁sp", - "oken" - ], - [ - "▁spoke", - "n" - ], - [ - "▁spo", - "ken" - ], - [ - "cre", - "d" - ], - [ - "cr", - "ed" - ], - [ - "c", - "red" - ], - [ - "▁p", - "ride" - ], - [ - "▁pr", - "ide" - ], - [ - "▁pri", - "de" - ], - [ - "qu", - "et" - ], - [ - "que", - "t" - ], - [ - "▁m", - "eter" - ], - [ - "▁me", - "ter" - ], - [ - "▁met", - "er" - ], - [ - "▁de", - "utsch" - ], - [ - "uu", - "m" - ], - [ - "u", - "um" - ], - [ - "▁b", - "less" - ], - [ - "▁bl", - "ess" - ], - [ - "▁ble", - "ss" - ], - [ - "▁H", - "ann" - ], - [ - "▁Ha", - "nn" - ], - [ - "▁Han", - "n" - ], - [ - "▁input", - "s" - ], - [ - "▁", - "inputs" - ], - [ - "▁R", - "ow" - ], - [ - "▁Ro", - "w" - ], - [ - "▁", - "Row" - ], - [ - "▁with", - "draw" - ], - [ - "▁withd", - "raw" - ], - [ - "P", - "al" - ], - [ - "ac", - "les" - ], - [ - "acle", - "s" - ], - [ - "acl", - "es" - ], - [ - "a", - "cles" - ], - [ - "as", - "sets" - ], - [ - "ass", - "ets" - ], - [ - "asse", - "ts" - ], - [ - "asset", - "s" - ], - [ - "▁v", - "l" - ], - [ - "▁", - "vl" - ], - [ - "ве", - "де" - ], - [ - "вед", - "е" - ], - [ - "▁G", - "ot" - ], - [ - "▁Go", - "t" - ], - [ - "▁air", - "port" - ], - [ - "win", - "d" - ], - [ - "wi", - "nd" - ], - [ - "w", - "ind" - ], - [ - "▁Columb", - "ia" - ], - [ - "▁ch", - "ocolate" - ], - [ - "▁h", - "ö" - ], - [ - "▁", - "hö" - ], - [ - "▁al", - "arm" - ], - [ - "FT", - "WARE" - ], - [ - "▁J", - "ay" - ], - [ - "▁Ja", - "y" - ], - [ - "▁s", - "ake" - ], - [ - "▁sa", - "ke" - ], - [ - "▁reg", - "istration" - ], - [ - "▁registr", - "ation" - ], - [ - "vi", - "d" - ], - [ - "v", - "id" - ], - [ - "▁l", - "ake" - ], - [ - "▁la", - "ke" - ], - [ - "▁user", - "name" - ], - [ - "▁", - "username" - ], - [ - "▁h", - "ack" - ], - [ - "▁ha", - "ck" - ], - [ - "index", - "Of" - ], - [ - "c", - "x" - ], - [ - "▁f", - "estival" - ], - [ - "▁fest", - "ival" - ], - [ - "▁club", - "s" - ], - [ - "case", - "s" - ], - [ - "ca", - "ses" - ], - [ - "cas", - "es" - ], - [ - "c", - "ases" - ], - [ - "CT", - "RL" - ], - [ - "];", - "\r" - ], - [ - "]", - ";\r" - ], - [ - "▁A", - "ud" - ], - [ - "▁Au", - "d" - ], - [ - "▁", - "Aud" - ], - [ - "▁prim", - "era" - ], - [ - "▁prime", - "ra" - ], - [ - "▁primer", - "a" - ], - [ - "ва", - "т" - ], - [ - "в", - "ат" - ], - [ - "▁brill", - "iant" - ], - [ - "ut", - "her" - ], - [ - "uth", - "er" - ], - [ - "u", - "ther" - ], - [ - "▁difficult", - "y" - ], - [ - "it", - "als" - ], - [ - "ital", - "s" - ], - [ - "ita", - "ls" - ], - [ - "▁sc", - "ores" - ], - [ - "▁score", - "s" - ], - [ - "▁pol", - "ít" - ], - [ - "data", - "base" - ], - [ - "dat", - "abase" - ], - [ - "as", - "ka" - ], - [ - "ask", - "a" - ], - [ - "a", - "ska" - ], - [ - "▁##", - "####" - ], - [ - "▁###", - "###" - ], - [ - "▁####", - "##" - ], - [ - "▁#####", - "#" - ], - [ - "▁a", - "cid" - ], - [ - "▁ac", - "id" - ], - [ - "at", - "on" - ], - [ - "ato", - "n" - ], - [ - "a", - "ton" - ], - [ - "at", - "omic" - ], - [ - "ato", - "mic" - ], - [ - "atom", - "ic" - ], - [ - "fr", - "eq" - ], - [ - "fre", - "q" - ], - [ - "f", - "req" - ], - [ - "▁WARRAN", - "TY" - ], - [ - "▁report", - "ing" - ], - [ - ".)", - "," - ], - [ - ".", - ")," - ], - [ - "▁n", - "ights" - ], - [ - "▁night", - "s" - ], - [ - "▁program", - "me" - ], - [ - ")}", - "{" - ], - [ - ")", - "}{" - ], - [ - "xi", - "c" - ], - [ - "x", - "ic" - ], - [ - "▁s", - "po" - ], - [ - "▁sp", - "o" - ], - [ - "line", - "d" - ], - [ - "li", - "ned" - ], - [ - "lin", - "ed" - ], - [ - "l", - "ined" - ], - [ - "qu", - "arters" - ], - [ - "er", - "ee" - ], - [ - "ere", - "e" - ], - [ - "e", - "ree" - ], - [ - "mer", - "s" - ], - [ - "me", - "rs" - ], - [ - "m", - "ers" - ], - [ - "▁s", - "erves" - ], - [ - "▁ser", - "ves" - ], - [ - "▁serv", - "es" - ], - [ - "▁serve", - "s" - ], - [ - "co", - "w" - ], - [ - "c", - "ow" - ], - [ - "ль", - "ко" - ], - [ - "en", - "so" - ], - [ - "ens", - "o" - ], - [ - "▁env", - "iron" - ], - [ - "▁", - "environ" - ], - [ - "Li", - "ke" - ], - [ - "L", - "ike" - ], - [ - "an", - "che" - ], - [ - "anc", - "he" - ], - [ - "anch", - "e" - ], - [ - "▁cr", - "ash" - ], - [ - "▁K", - "ap" - ], - [ - "▁Ka", - "p" - ], - [ - "no", - "indent" - ], - [ - "Con", - "n" - ], - [ - "Co", - "nn" - ], - [ - "▁ав", - "то" - ], - [ - "▁in", - "frastructure" - ], - [ - "IM", - "E" - ], - [ - "I", - "ME" - ], - [ - "▁R", - "oom" - ], - [ - "▁Ro", - "om" - ], - [ - "▁", - "Room" - ], - [ - "ne", - "ed" - ], - [ - "n", - "eed" - ], - [ - "or", - "er" - ], - [ - "ore", - "r" - ], - [ - "o", - "rer" - ], - [ - "▁D", - "est" - ], - [ - "▁De", - "st" - ], - [ - "▁Des", - "t" - ], - [ - "▁", - "Dest" - ], - [ - "▁D", - "omin" - ], - [ - "▁Do", - "min" - ], - [ - "▁Dom", - "in" - ], - [ - "ather", - "ine" - ], - [ - "▁Syd", - "ney" - ], - [ - "▁g", - "auge" - ], - [ - "▁gau", - "ge" - ], - [ - "▁ga", - "uge" - ], - [ - "▁j", - "et" - ], - [ - "▁je", - "t" - ], - [ - "▁", - "jet" - ], - [ - "b", - "ably" - ], - [ - "▁comm", - "only" - ], - [ - "▁common", - "ly" - ], - [ - "▁st", - "ations" - ], - [ - "▁stat", - "ions" - ], - [ - "▁station", - "s" - ], - [ - "ia", - "h" - ], - [ - "i", - "ah" - ], - [ - "n", - "l" - ], - [ - "ж", - "у" - ], - [ - "et", - "en" - ], - [ - "ete", - "n" - ], - [ - "e", - "ten" - ], - [ - "_", - ")" - ], - [ - "ia", - "c" - ], - [ - "i", - "ac" - ], - [ - "am", - "os" - ], - [ - "amo", - "s" - ], - [ - "a", - "mos" - ], - [ - "ne", - "ment" - ], - [ - "nem", - "ent" - ], - [ - "n", - "ement" - ], - [ - "ko", - "n" - ], - [ - "k", - "on" - ], - [ - "Inter", - "val" - ], - [ - "▁cab", - "in" - ], - [ - "▁ca", - "bin" - ], - [ - "▁e", - "g" - ], - [ - "▁", - "eg" - ], - [ - "▁sh", - "ots" - ], - [ - "▁shot", - "s" - ], - [ - "▁", - "shots" - ], - [ - "▁A", - "rea" - ], - [ - "▁Ar", - "ea" - ], - [ - "▁Are", - "a" - ], - [ - "▁", - "Area" - ], - [ - "sm", - "ith" - ], - [ - "param", - "eter" - ], - [ - "'", - "}" - ], - [ - "▁h", - "em" - ], - [ - "▁he", - "m" - ], - [ - "▁", - "hem" - ], - [ - "▁s", - "inging" - ], - [ - "▁sing", - "ing" - ], - [ - "▁sin", - "ging" - ], - [ - "▁access", - "ible" - ], - [ - "▁P", - "rin" - ], - [ - "▁Pr", - "in" - ], - [ - "▁Pri", - "n" - ], - [ - "opt", - "ional" - ], - [ - "option", - "al" - ], - [ - "an", - "cial" - ], - [ - "anc", - "ial" - ], - [ - "ancia", - "l" - ], - [ - "sh", - "ips" - ], - [ - "ship", - "s" - ], - [ - "▁can", - "vas" - ], - [ - "▁", - "canvas" - ], - [ - "sp", - "e" - ], - [ - "s", - "pe" - ], - [ - "▁address", - "es" - ], - [ - "▁x", - "ml" - ], - [ - "▁", - "xml" - ], - [ - "▁'", - "\"" - ], - [ - "▁", - "'\"" - ], - [ - "▁k", - "ar" - ], - [ - "▁ka", - "r" - ], - [ - "▁", - "kar" - ], - [ - "ö", - "ff" - ], - [ - "▁a", - "ges" - ], - [ - "▁ag", - "es" - ], - [ - "▁age", - "s" - ], - [ - "▁", - "ages" - ], - [ - "ё", - "р" - ], - [ - "zi", - "ng" - ], - [ - "zin", - "g" - ], - [ - "z", - "ing" - ], - [ - "▁ö", - "ver" - ], - [ - "▁C", - "lean" - ], - [ - "▁Cle", - "an" - ], - [ - "▁", - "Clean" - ], - [ - "▁Sil", - "ver" - ], - [ - "▁о", - "со" - ], - [ - "▁ос", - "о" - ], - [ - "he", - "alth" - ], - [ - "Al", - "i" - ], - [ - "A", - "li" - ], - [ - "▁t", - "s" - ], - [ - "▁", - "ts" - ], - [ - "at", - "ern" - ], - [ - "ate", - "rn" - ], - [ - "ater", - "n" - ], - [ - "a", - "tern" - ], - [ - "▁cho", - "osing" - ], - [ - "▁bur", - "ned" - ], - [ - "▁burn", - "ed" - ], - [ - "br", - "id" - ], - [ - "b", - "rid" - ], - [ - "ro", - "oms" - ], - [ - "room", - "s" - ], - [ - "öt", - "t" - ], - [ - "ö", - "tt" - ], - [ - "K", - "ERN" - ], - [ - "▁d", - "ish" - ], - [ - "▁dis", - "h" - ], - [ - "▁di", - "sh" - ], - [ - "S", - "a" - ], - [ - "De", - "tail" - ], - [ - "Det", - "ail" - ], - [ - "▁H", - "ind" - ], - [ - "▁Hi", - "nd" - ], - [ - "▁D", - "ans" - ], - [ - "▁Dan", - "s" - ], - [ - "▁Da", - "ns" - ], - [ - "i", - "ę" - ], - [ - "▁J", - "ahren" - ], - [ - "▁Jah", - "ren" - ], - [ - "▁Jahr", - "en" - ], - [ - "▁Jahre", - "n" - ], - [ - "▁Ja", - "hren" - ], - [ - "ext", - "ension" - ], - [ - "al", - "las" - ], - [ - "all", - "as" - ], - [ - "alla", - "s" - ], - [ - "▁B", - "illy" - ], - [ - "▁Bill", - "y" - ], - [ - "▁Bil", - "ly" - ], - [ - "us", - "ammen" - ], - [ - "it", - "ud" - ], - [ - "itu", - "d" - ], - [ - "ge", - "on" - ], - [ - "geo", - "n" - ], - [ - "Te", - "mp" - ], - [ - "T", - "emp" - ], - [ - "Le", - "g" - ], - [ - "L", - "eg" - ], - [ - "itt", - "el" - ], - [ - "itte", - "l" - ], - [ - "add", - "le" - ], - [ - "▁mus", - "cle" - ], - [ - "▁sc", - "ared" - ], - [ - "▁scar", - "ed" - ], - [ - "ss", - "on" - ], - [ - "s", - "son" - ], - [ - "▁de", - "note" - ], - [ - "▁den", - "ote" - ], - [ - "ie", - "urs" - ], - [ - "ieu", - "rs" - ], - [ - "ieur", - "s" - ], - [ - "i", - "eurs" - ], - [ - "▁o", - "range" - ], - [ - "▁or", - "ange" - ], - [ - "▁h", - "ub" - ], - [ - "▁", - "hub" - ], - [ - "▁re", - "b" - ], - [ - "▁r", - "eb" - ], - [ - "▁", - "reb" - ], - [ - "ed", - "i" - ], - [ - "e", - "di" - ], - [ - "▁vo", - "ices" - ], - [ - "▁voice", - "s" - ], - [ - "F", - "older" - ], - [ - "▁s", - "uspend" - ], - [ - "▁sus", - "pend" - ], - [ - "▁susp", - "end" - ], - [ - "▁", - "suspend" - ], - [ - "▁He", - "art" - ], - [ - "▁sc", - "rap" - ], - [ - "▁scr", - "ap" - ], - [ - "▁a", - "ggreg" - ], - [ - "▁ag", - "greg" - ], - [ - "▁Gu", - "ide" - ], - [ - "trans", - "action" - ], - [ - "▁r", - "iding" - ], - [ - "▁ri", - "ding" - ], - [ - "▁rid", - "ing" - ], - [ - "▁v", - "á" - ], - [ - "▁", - "vá" - ], - [ - "▁b", - "reed" - ], - [ - "▁br", - "eed" - ], - [ - "▁bre", - "ed" - ], - [ - "▁bree", - "d" - ], - [ - "▁con", - "cert" - ], - [ - "▁conc", - "ert" - ], - [ - "▁conce", - "rt" - ], - [ - "▁concer", - "t" - ], - [ - "appro", - "x" - ], - [ - "▁ch", - "ances" - ], - [ - "▁chance", - "s" - ], - [ - "To", - "k" - ], - [ - "T", - "ok" - ], - [ - "E", - "q" - ], - [ - "par", - "ts" - ], - [ - "part", - "s" - ], - [ - "p", - "arts" - ], - [ - "▁sch", - "olar" - ], - [ - "▁schol", - "ar" - ], - [ - "of", - "fs" - ], - [ - "off", - "s" - ], - [ - "fl", - "ush" - ], - [ - "flu", - "sh" - ], - [ - "!", - "”" - ], - [ - "▁lo", - "gin" - ], - [ - "▁log", - "in" - ], - [ - "▁", - "login" - ], - [ - "▁so", - "ort" - ], - [ - "▁M", - "and" - ], - [ - "▁Man", - "d" - ], - [ - "▁Ma", - "nd" - ], - [ - "▁function", - "al" - ], - [ - "▁B", - "ou" - ], - [ - "▁Bo", - "u" - ], - [ - "▁subject", - "s" - ], - [ - "my", - "s" - ], - [ - "m", - "ys" - ], - [ - "▁extra", - "ord" - ], - [ - "▁Build", - "ing" - ], - [ - "ik", - "t" - ], - [ - "i", - "kt" - ], - [ - "B", - "ad" - ], - [ - "ia", - "mi" - ], - [ - "iam", - "i" - ], - [ - "i", - "ami" - ], - [ - "Dr", - "iver" - ], - [ - "D", - "river" - ], - [ - "êt", - "e" - ], - [ - "ê", - "te" - ], - [ - "▁k", - "v" - ], - [ - "▁", - "kv" - ], - [ - "▁t", - "imer" - ], - [ - "▁time", - "r" - ], - [ - "▁tim", - "er" - ], - [ - "▁ti", - "mer" - ], - [ - "▁", - "timer" - ], - [ - "ition", - "ally" - ], - [ - "itional", - "ly" - ], - [ - "▁a", - "thlet" - ], - [ - "▁ath", - "let" - ], - [ - "▁\"", - ");" - ], - [ - "▁\")", - ";" - ], - [ - "▁", - "\");" - ], - [ - "w", - "y" - ], - [ - "CF", - "G" - ], - [ - "▁he", - "aven" - ], - [ - "▁heav", - "en" - ], - [ - "о", - "в" - ], - [ - "▁exper", - "imental" - ], - [ - "▁experiment", - "al" - ], - [ - "▁b", - "ounds" - ], - [ - "▁bound", - "s" - ], - [ - "▁", - "bounds" - ], - [ - "IC", - "K" - ], - [ - "I", - "CK" - ], - [ - "▁ex", - "cit" - ], - [ - "▁exc", - "it" - ], - [ - "▁qu", - "it" - ], - [ - "▁qui", - "t" - ], - [ - "▁q", - "uit" - ], - [ - "▁univers", - "al" - ], - [ - "д", - "ь" - ], - [ - "▁S", - "P" - ], - [ - "▁", - "SP" - ], - [ - "▁st", - "ub" - ], - [ - "▁", - "stub" - ], - [ - "▁k", - "le" - ], - [ - "▁kl", - "e" - ], - [ - "▁", - "kle" - ], - [ - "▁B", - "art" - ], - [ - "▁Bar", - "t" - ], - [ - "▁Ba", - "rt" - ], - [ - "▁\"", - "@" - ], - [ - "pe", - "l" - ], - [ - "p", - "el" - ], - [ - "▁(", - "!(" - ], - [ - "▁(!", - "(" - ], - [ - "▁se", - "lector" - ], - [ - "▁select", - "or" - ], - [ - "▁sel", - "ector" - ], - [ - "▁sele", - "ctor" - ], - [ - "▁", - "selector" - ], - [ - "E", - "B" - ], - [ - "▁c", - "oc" - ], - [ - "▁co", - "c" - ], - [ - "et", - "ed" - ], - [ - "ete", - "d" - ], - [ - "e", - "ted" - ], - [ - "ют", - "ь" - ], - [ - "ю", - "ть" - ], - [ - "▁poss", - "ess" - ], - [ - "▁R", - "ick" - ], - [ - "▁Ric", - "k" - ], - [ - "▁unus", - "ual" - ], - [ - "ter", - "min" - ], - [ - "term", - "in" - ], - [ - "▁b", - "ags" - ], - [ - "▁bag", - "s" - ], - [ - "▁ba", - "gs" - ], - [ - "▁lo", - "ading" - ], - [ - "▁load", - "ing" - ], - [ - "▁", - "loading" - ], - [ - "▁t", - "f" - ], - [ - "▁", - "tf" - ], - [ - "▁)", - "\r" - ], - [ - "▁", - ")\r" - ], - [ - "pro", - "vider" - ], - [ - "prov", - "ider" - ], - [ - "plet", - "ion" - ], - [ - "▁c", - "ursor" - ], - [ - "▁cur", - "sor" - ], - [ - "▁", - "cursor" - ], - [ - "▁pa", - "used" - ], - [ - "▁paus", - "ed" - ], - [ - "▁pause", - "d" - ], - [ - "и", - "м" - ], - [ - "▁coun", - "sel" - ], - [ - "]", - "<" - ], - [ - "ze", - "ch" - ], - [ - "zec", - "h" - ], - [ - "z", - "ech" - ], - [ - "▁t", - "ie" - ], - [ - "▁ti", - "e" - ], - [ - "▁M", - "oon" - ], - [ - "▁Mo", - "on" - ], - [ - "▁ar", - "med" - ], - [ - "▁arm", - "ed" - ], - [ - "▁", - "armed" - ], - [ - "▁ob", - "serve" - ], - [ - "▁observ", - "e" - ], - [ - "▁obs", - "erve" - ], - [ - "▁per", - "met" - ], - [ - "▁perm", - "et" - ], - [ - "▁J", - "ob" - ], - [ - "▁Jo", - "b" - ], - [ - "▁", - "Job" - ], - [ - "fö", - "r" - ], - [ - "f", - "ör" - ], - [ - "arg", - "ument" - ], - [ - "▁egg", - "s" - ], - [ - "▁eg", - "gs" - ], - [ - "ás", - "t" - ], - [ - "á", - "st" - ], - [ - "▁incred", - "ibly" - ], - [ - "wer", - "ken" - ], - [ - "werk", - "en" - ], - [ - "iz", - "ard" - ], - [ - "izar", - "d" - ], - [ - "iza", - "rd" - ], - [ - "▁p", - "ainted" - ], - [ - "▁pain", - "ted" - ], - [ - "▁pa", - "inted" - ], - [ - "▁paint", - "ed" - ], - [ - "▁Viet", - "nam" - ], - [ - "▁vi", - "olent" - ], - [ - "▁viol", - "ent" - ], - [ - "Es", - "t" - ], - [ - "E", - "st" - ], - [ - "ier", - "ra" - ], - [ - "i", - "erra" - ], - [ - "re", - "ader" - ], - [ - "read", - "er" - ], - [ - "rea", - "der" - ], - [ - "we", - "ise" - ], - [ - "wei", - "se" - ], - [ - "▁J", - "osh" - ], - [ - "▁Jo", - "sh" - ], - [ - "▁Jos", - "h" - ], - [ - "▁H", - "im" - ], - [ - "▁Hi", - "m" - ], - [ - "as", - "hes" - ], - [ - "ash", - "es" - ], - [ - "or", - "igin" - ], - [ - "orig", - "in" - ], - [ - "ori", - "gin" - ], - [ - "▁sp", - "ir" - ], - [ - "▁", - "spir" - ], - [ - "▁T", - "ree" - ], - [ - "▁Tr", - "ee" - ], - [ - "▁Tre", - "e" - ], - [ - "▁", - "Tree" - ], - [ - "▁n", - "iet" - ], - [ - "▁nie", - "t" - ], - [ - "▁ni", - "et" - ], - [ - "WI", - "N" - ], - [ - "W", - "IN" - ], - [ - "mar", - "gin" - ], - [ - "m", - "argin" - ], - [ - "▁inv", - "olves" - ], - [ - "▁invol", - "ves" - ], - [ - "▁involve", - "s" - ], - [ - "▁organ", - "is" - ], - [ - "▁N", - "acional" - ], - [ - "bar", - "a" - ], - [ - "ba", - "ra" - ], - [ - "b", - "ara" - ], - [ - "▁de", - "puis" - ], - [ - "▁dep", - "uis" - ], - [ - "pi", - "o" - ], - [ - "p", - "io" - ], - [ - "fe", - "atures" - ], - [ - "feature", - "s" - ], - [ - "feat", - "ures" - ], - [ - "st", - "ru" - ], - [ - "str", - "u" - ], - [ - "▁Dis", - "ney" - ], - [ - "▁restaur", - "ants" - ], - [ - "▁restaurant", - "s" - ], - [ - "Mil", - "l" - ], - [ - "M", - "ill" - ], - [ - "))", - "\r" - ], - [ - ")", - ")\r" - ], - [ - "с", - "ла" - ], - [ - "rem", - "ote" - ], - [ - "▁Th", - "ird" - ], - [ - "▁base", - "ball" - ], - [ - "▁al", - "gun" - ], - [ - "▁alg", - "un" - ], - [ - "]", - "$" - ], - [ - "▁em", - "ployed" - ], - [ - "▁employ", - "ed" - ], - [ - "po", - "t" - ], - [ - "p", - "ot" - ], - [ - "▁Un", - "ityEngine" - ], - [ - "▁", - "UnityEngine" - ], - [ - "▁integr", - "ation" - ], - [ - "▁risk", - "s" - ], - [ - "▁ris", - "ks" - ], - [ - "▁st", - "ro" - ], - [ - "▁str", - "o" - ], - [ - "▁ag", - "osto" - ], - [ - "▁ago", - "sto" - ], - [ - "incl", - "uding" - ], - [ - "▁M", - "ind" - ], - [ - "▁Min", - "d" - ], - [ - "▁Mi", - "nd" - ], - [ - "▁st", - "roke" - ], - [ - "▁str", - "oke" - ], - [ - "▁stro", - "ke" - ], - [ - "▁", - "stroke" - ], - [ - "▁de", - "als" - ], - [ - "▁deal", - "s" - ], - [ - "aj", - "ax" - ], - [ - "aja", - "x" - ], - [ - "a", - "jax" - ], - [ - "ё", - "т" - ], - [ - "▁\\", - "|" - ], - [ - "▁", - "\\|" - ], - [ - "ta", - "r" - ], - [ - "t", - "ar" - ], - [ - "adelph", - "ia" - ], - [ - "▁s", - "ab" - ], - [ - "▁sa", - "b" - ], - [ - "pu", - "r" - ], - [ - "p", - "ur" - ], - [ - "▁sc", - "rew" - ], - [ - "▁scr", - "ew" - ], - [ - "▁in", - "ev" - ], - [ - "▁\\", - ";" - ], - [ - "▁Don", - "ald" - ], - [ - "▁", - "Donald" - ], - [ - "ö", - "d" - ], - [ - "cc", - "a" - ], - [ - "c", - "ca" - ], - [ - "es", - "is" - ], - [ - "esi", - "s" - ], - [ - "e", - "sis" - ], - [ - "▁separ", - "ated" - ], - [ - "▁separate", - "d" - ], - [ - "DB", - "G" - ], - [ - "D", - "BG" - ], - [ - "ag", - "ent" - ], - [ - "age", - "nt" - ], - [ - "agen", - "t" - ], - [ - "a", - "gent" - ], - [ - "▁p", - "acked" - ], - [ - "▁pack", - "ed" - ], - [ - "▁pac", - "ked" - ], - [ - "▁", - "packed" - ], - [ - "н", - "ня" - ], - [ - "in", - "tern" - ], - [ - "int", - "ern" - ], - [ - "inter", - "n" - ], - [ - "inte", - "rn" - ], - [ - "▁M", - "onte" - ], - [ - "▁Mon", - "te" - ], - [ - "▁Mont", - "e" - ], - [ - "▁Mo", - "nte" - ], - [ - "▁prov", - "ince" - ], - [ - "▁provinc", - "e" - ], - [ - "▁provin", - "ce" - ], - [ - "▁exp", - "anded" - ], - [ - "▁expand", - "ed" - ], - [ - "▁appro", - "ached" - ], - [ - "▁approach", - "ed" - ], - [ - "▁E", - "p" - ], - [ - "CL", - "K" - ], - [ - "▁o", - "re" - ], - [ - "▁or", - "e" - ], - [ - "▁", - "ore" - ], - [ - "B", - "atch" - ], - [ - "▁impress", - "ive" - ], - [ - "R", - "M" - ], - [ - "▁L", - "ocation" - ], - [ - "▁Loc", - "ation" - ], - [ - "▁", - "Location" - ], - [ - "▁sh", - "ame" - ], - [ - "▁sha", - "me" - ], - [ - "wrap", - "per" - ], - [ - "w", - "rapper" - ], - [ - "un", - "wrap" - ], - [ - "pe", - "er" - ], - [ - "Bit", - "s" - ], - [ - "Bi", - "ts" - ], - [ - "B", - "its" - ], - [ - "▁S", - "N" - ], - [ - "▁", - "SN" - ], - [ - "sc", - "ar" - ], - [ - "s", - "car" - ], - [ - "Com", - "e" - ], - [ - "Co", - "me" - ], - [ - "C", - "ome" - ], - [ - "▁coun", - "cil" - ], - [ - "▁shout", - "ed" - ], - [ - "ma", - "king" - ], - [ - "m", - "aking" - ], - [ - "▁M", - "aur" - ], - [ - "▁Ma", - "ur" - ], - [ - "▁Mau", - "r" - ], - [ - "▁w", - "is" - ], - [ - "LE", - "TE" - ], - [ - "LET", - "E" - ], - [ - "▁f", - "s" - ], - [ - "▁", - "fs" - ], - [ - "▁d", - "z" - ], - [ - "▁", - "dz" - ], - [ - "un", - "que" - ], - [ - "ue", - "go" - ], - [ - "u", - "ego" - ], - [ - "R", - "andom" - ], - [ - "H", - "tml" - ], - [ - "ze", - "m" - ], - [ - "z", - "em" - ], - [ - "▁D", - "utch" - ], - [ - "▁Gold", - "en" - ], - [ - "▁Gol", - "den" - ], - [ - "▁T", - "ar" - ], - [ - "▁Ta", - "r" - ], - [ - "▁H", - "erm" - ], - [ - "▁He", - "rm" - ], - [ - "▁Her", - "m" - ], - [ - "▁str", - "etch" - ], - [ - "▁stret", - "ch" - ], - [ - "var", - "d" - ], - [ - "va", - "rd" - ], - [ - "v", - "ard" - ], - [ - "▁t", - "ries" - ], - [ - "▁tr", - "ies" - ], - [ - "▁tri", - "es" - ], - [ - "W", - "I" - ], - [ - "▁disappe", - "ared" - ], - [ - "▁disappear", - "ed" - ], - [ - "▁cr", - "usher" - ], - [ - "▁crush", - "er" - ], - [ - "▁K", - "an" - ], - [ - "▁Ka", - "n" - ], - [ - "Ma", - "g" - ], - [ - "M", - "ag" - ], - [ - "ø", - "r" - ], - [ - "▁Cam", - "bridge" - ], - [ - "▁Camb", - "ridge" - ], - [ - "▁do", - "po" - ], - [ - "▁dop", - "o" - ], - [ - "at", - "ura" - ], - [ - "atur", - "a" - ], - [ - "atu", - "ra" - ], - [ - "he", - "art" - ], - [ - "▁Sp", - "iel" - ], - [ - "/*", - "*\r" - ], - [ - "/**", - "\r" - ], - [ - "Dir", - "ection" - ], - [ - "Direct", - "ion" - ], - [ - "Di", - "rection" - ], - [ - "D", - "irection" - ], - [ - "at", - "ting" - ], - [ - "att", - "ing" - ], - [ - "atti", - "ng" - ], - [ - "wi", - "g" - ], - [ - "w", - "ig" - ], - [ - "▁c", - "odes" - ], - [ - "▁co", - "des" - ], - [ - "▁code", - "s" - ], - [ - "▁cod", - "es" - ], - [ - "▁", - "codes" - ], - [ - "▁pow", - "der" - ], - [ - "al", - "ert" - ], - [ - "ale", - "rt" - ], - [ - "aler", - "t" - ], - [ - "sem", - "bl" - ], - [ - "semb", - "l" - ], - [ - "▁y", - "e" - ], - [ - "▁", - "ye" - ], - [ - "St", - "ar" - ], - [ - "S", - "tar" - ], - [ - "▁ro", - "ots" - ], - [ - "▁root", - "s" - ], - [ - "▁H", - "oll" - ], - [ - "▁Hol", - "l" - ], - [ - "▁Ho", - "ll" - ], - [ - "Re", - "le" - ], - [ - "Rel", - "e" - ], - [ - "R", - "ele" - ], - [ - "▁const", - "itu" - ], - [ - "n", - "c" - ], - [ - "“", - "." - ], - [ - "re", - "ference" - ], - [ - "refer", - "ence" - ], - [ - "if", - "icial" - ], - [ - "ific", - "ial" - ], - [ - "ifi", - "cial" - ], - [ - "clos", - "ure" - ], - [ - "▁fig", - "ured" - ], - [ - "▁figure", - "d" - ], - [ - "▁assum", - "ption" - ], - [ - "getElement", - "ById" - ], - [ - "▁A", - "G" - ], - [ - "▁", - "AG" - ], - [ - "os", - "es" - ], - [ - "ose", - "s" - ], - [ - "o", - "ses" - ], - [ - "▁_", - "\"" - ], - [ - "ep", - "per" - ], - [ - "ob", - "re" - ], - [ - "o", - "bre" - ], - [ - "en", - "umerate" - ], - [ - "о", - "графи" - ], - [ - "▁less", - "ons" - ], - [ - "▁lesson", - "s" - ], - [ - "▁qual", - "ified" - ], - [ - "Per", - "son" - ], - [ - "Pers", - "on" - ], - [ - "P", - "erson" - ], - [ - "an", - "se" - ], - [ - "ans", - "e" - ], - [ - "▁M", - "ort" - ], - [ - "▁Mor", - "t" - ], - [ - "▁Mo", - "rt" - ], - [ - "s", - "ylvania" - ], - [ - "▁c", - "ré" - ], - [ - "▁cr", - "é" - ], - [ - "Bind", - "ing" - ], - [ - "Bin", - "ding" - ], - [ - "B", - "inding" - ], - [ - "і", - "с" - ], - [ - "▁V", - "ari" - ], - [ - "▁Var", - "i" - ], - [ - "▁Va", - "ri" - ], - [ - "▁", - "Vari" - ], - [ - "▁re", - "minded" - ], - [ - "▁remind", - "ed" - ], - [ - "▁members", - "hip" - ], - [ - "▁member", - "ship" - ], - [ - "ip", - "er" - ], - [ - "ipe", - "r" - ], - [ - "i", - "per" - ], - [ - "zt", - "e" - ], - [ - "z", - "te" - ], - [ - "▁c", - "ref" - ], - [ - "▁cre", - "f" - ], - [ - "▁cr", - "ef" - ], - [ - "▁", - "cref" - ], - [ - "▁P", - "A" - ], - [ - "▁", - "PA" - ], - [ - "plaat", - "st" - ], - [ - "▁Env", - "ironment" - ], - [ - "▁", - "Environment" - ], - [ - "bo", - "y" - ], - [ - "b", - "oy" - ], - [ - "▁ph", - "rase" - ], - [ - "▁phr", - "ase" - ], - [ - "▁", - "phrase" - ], - [ - "riv", - "ial" - ], - [ - "ra", - "g" - ], - [ - "r", - "ag" - ], - [ - "во", - "ди" - ], - [ - "вод", - "и" - ], - [ - "▁p", - "se" - ], - [ - "▁ps", - "e" - ], - [ - "▁", - "pse" - ], - [ - "▁tour", - "nament" - ], - [ - ")}", - "," - ], - [ - ")", - "}," - ], - [ - "▁S", - "ound" - ], - [ - "▁So", - "und" - ], - [ - "▁Sou", - "nd" - ], - [ - "▁", - "Sound" - ], - [ - "▁V", - "el" - ], - [ - "▁Ve", - "l" - ], - [ - "▁", - "Vel" - ], - [ - "▁B", - "erg" - ], - [ - "▁Be", - "rg" - ], - [ - "▁Ber", - "g" - ], - [ - "el", - "son" - ], - [ - "els", - "on" - ], - [ - "▁ref", - "uge" - ], - [ - "▁else", - "where" - ], - [ - "qu", - "ality" - ], - [ - "qual", - "ity" - ], - [ - "▁abandon", - "ed" - ], - [ - "▁F", - "lo" - ], - [ - "▁Fl", - "o" - ], - [ - "ib", - "il" - ], - [ - "i", - "bil" - ], - [ - "UA", - "L" - ], - [ - "U", - "AL" - ], - [ - "▁Pl", - "atz" - ], - [ - "▁d", - "elta" - ], - [ - "▁del", - "ta" - ], - [ - "▁", - "delta" - ], - [ - "▁B", - "uy" - ], - [ - "▁Bu", - "y" - ], - [ - "ri", - "ère" - ], - [ - "r", - "ière" - ], - [ - "▁fl", - "our" - ], - [ - "▁flo", - "ur" - ], - [ - "▁laugh", - "ing" - ], - [ - "▁laug", - "hing" - ], - [ - "▁Look", - "ing" - ], - [ - "▁Lo", - "oking" - ], - [ - "Ag", - "ent" - ], - [ - "A", - "gent" - ], - [ - "▁w", - "x" - ], - [ - "▁", - "wx" - ], - [ - "▁W", - "ales" - ], - [ - "▁Wal", - "es" - ], - [ - "▁Wa", - "les" - ], - [ - "C", - "tx" - ], - [ - "▁c", - "ake" - ], - [ - "▁ca", - "ke" - ], - [ - "▁c", - "rate" - ], - [ - "▁cr", - "ate" - ], - [ - "▁", - "crate" - ], - [ - "▁к", - "ла" - ], - [ - "▁", - "кла" - ], - [ - "an", - "ga" - ], - [ - "ang", - "a" - ], - [ - "Z", - "ero" - ], - [ - "▁amount", - "s" - ], - [ - "Tr", - "a" - ], - [ - "T", - "ra" - ], - [ - "om", - "etric" - ], - [ - "omet", - "ric" - ], - [ - "o", - "metric" - ], - [ - "▁con", - "straints" - ], - [ - "▁constr", - "aints" - ], - [ - "▁constraint", - "s" - ], - [ - "▁tem", - "ple" - ], - [ - "▁templ", - "e" - ], - [ - "▁temp", - "le" - ], - [ - "▁install", - "ation" - ], - [ - "st", - "roke" - ], - [ - "str", - "oke" - ], - [ - "▁N", - "eder" - ], - [ - "▁Ne", - "der" - ], - [ - "▁Ned", - "er" - ], - [ - "ț", - "i" - ], - [ - "▁I", - "bid" - ], - [ - "▁o", - "bs" - ], - [ - "▁ob", - "s" - ], - [ - "▁", - "obs" - ], - [ - "ent", - "ries" - ], - [ - "entr", - "ies" - ], - [ - "▁j", - "usqu" - ], - [ - "OR", - "M" - ], - [ - "O", - "RM" - ], - [ - "▁S", - "ky" - ], - [ - "▁Sk", - "y" - ], - [ - "ik", - "es" - ], - [ - "ike", - "s" - ], - [ - "i", - "kes" - ], - [ - "na", - "k" - ], - [ - "n", - "ak" - ], - [ - "▁m", - "odes" - ], - [ - "▁mod", - "es" - ], - [ - "▁mo", - "des" - ], - [ - "▁mode", - "s" - ], - [ - "▁Hit", - "ler" - ], - [ - "▁b", - "elt" - ], - [ - "▁be", - "lt" - ], - [ - "▁bel", - "t" - ], - [ - "▁point", - "ing" - ], - [ - "▁B", - "an" - ], - [ - "▁Ba", - "n" - ], - [ - "ign", - "ore" - ], - [ - "▁per", - "su" - ], - [ - "▁pers", - "u" - ], - [ - "▁Bes", - "ides" - ], - [ - "yn", - "om" - ], - [ - "y", - "nom" - ], - [ - "▁leg", - "is" - ], - [ - "▁C", - "PU" - ], - [ - "▁CP", - "U" - ], - [ - "▁", - "CPU" - ], - [ - "an", - "ded" - ], - [ - "and", - "ed" - ], - [ - "ande", - "d" - ], - [ - "ui", - "s" - ], - [ - "u", - "is" - ], - [ - "bs", - "ite" - ], - [ - "b", - "site" - ], - [ - "▁E", - "uro" - ], - [ - "▁Eu", - "ro" - ], - [ - "▁ut", - "ter" - ], - [ - "▁", - "utter" - ], - [ - "e", - "clipse" - ], - [ - "▁ir", - "re" - ], - [ - "▁irr", - "e" - ], - [ - "▁D", - "ocument" - ], - [ - "▁Doc", - "ument" - ], - [ - "▁", - "Document" - ], - [ - "▁Mean", - "while" - ], - [ - "▁famil", - "ie" - ], - [ - "ver", - "ify" - ], - [ - "▁J", - "ason" - ], - [ - "▁Ja", - "son" - ], - [ - "▁O", - "rt" - ], - [ - "▁Or", - "t" - ], - [ - "▁ci", - "udad" - ], - [ - "▁techn", - "ologies" - ], - [ - "▁ча", - "сти" - ], - [ - "▁част", - "и" - ], - [ - "▁час", - "ти" - ], - [ - "ni", - "ca" - ], - [ - "nic", - "a" - ], - [ - "n", - "ica" - ], - [ - "can", - "cel" - ], - [ - "c", - "ancel" - ], - [ - "V", - "irtual" - ], - [ - "▁ev", - "ident" - ], - [ - "am", - "an" - ], - [ - "ama", - "n" - ], - [ - "a", - "man" - ], - [ - "▁Sup", - "reme" - ], - [ - "at", - "oes" - ], - [ - "ato", - "es" - ], - [ - "▁ste", - "ady" - ], - [ - "▁stead", - "y" - ], - [ - "▁month", - "ly" - ], - [ - "▁SO", - "FTWARE" - ], - [ - "Di", - "e" - ], - [ - "D", - "ie" - ], - [ - "▁app", - "lying" - ], - [ - "▁apply", - "ing" - ], - [ - "▁appl", - "ying" - ], - [ - "Di", - "g" - ], - [ - "D", - "ig" - ], - [ - "vi", - "er" - ], - [ - "v", - "ier" - ], - [ - "▁го", - "ро" - ], - [ - "▁W", - "H" - ], - [ - "▁", - "WH" - ], - [ - "▁min", - "ds" - ], - [ - "▁mind", - "s" - ], - [ - "▁k", - "am" - ], - [ - "▁ka", - "m" - ], - [ - "▁expert", - "ise" - ], - [ - "▁not", - "ification" - ], - [ - "▁", - "notification" - ], - [ - ".", - "-" - ], - [ - "▁del", - "iber" - ], - [ - "▁H", - "E" - ], - [ - "▁", - "HE" - ], - [ - "▁res", - "ist" - ], - [ - "ou", - "tes" - ], - [ - "out", - "es" - ], - [ - "oute", - "s" - ], - [ - "o", - "utes" - ], - [ - "▁How", - "ard" - ], - [ - "▁Ho", - "ward" - ], - [ - "spec", - "ial" - ], - [ - "spe", - "cial" - ], - [ - "▁p", - "resentation" - ], - [ - "▁present", - "ation" - ], - [ - "▁You", - "Tube" - ], - [ - "mi", - "r" - ], - [ - "m", - "ir" - ], - [ - "▁r", - "ust" - ], - [ - "▁ru", - "st" - ], - [ - "▁rus", - "t" - ], - [ - "▁", - "rust" - ], - [ - "▁n", - "ations" - ], - [ - "▁nat", - "ions" - ], - [ - "▁nation", - "s" - ], - [ - "▁G", - "ets" - ], - [ - "▁Ge", - "ts" - ], - [ - "▁Get", - "s" - ], - [ - "▁respon", - "ses" - ], - [ - "▁response", - "s" - ], - [ - "▁respons", - "es" - ], - [ - "ar", - "ded" - ], - [ - "ard", - "ed" - ], - [ - "arde", - "d" - ], - [ - "im", - "mer" - ], - [ - "imm", - "er" - ], - [ - "▁reve", - "al" - ], - [ - "▁M", - "eg" - ], - [ - "▁Me", - "g" - ], - [ - "▁tod", - "os" - ], - [ - "▁todo", - "s" - ], - [ - "▁a", - "de" - ], - [ - "▁ad", - "e" - ], - [ - "▁", - "ade" - ], - [ - "ateg", - "ories" - ], - [ - "ategor", - "ies" - ], - [ - "▁pay", - "ments" - ], - [ - "▁payment", - "s" - ], - [ - "ô", - "t" - ], - [ - "En", - "umer" - ], - [ - "Enum", - "er" - ], - [ - "E", - "numer" - ], - [ - "▁platform", - "s" - ], - [ - "▁plat", - "forms" - ], - [ - "▁life", - "time" - ], - [ - "▁lif", - "etime" - ], - [ - "Com", - "plete" - ], - [ - "Comp", - "lete" - ], - [ - "Qu", - "est" - ], - [ - "Que", - "st" - ], - [ - "Q", - "uest" - ], - [ - "en", - "ders" - ], - [ - "end", - "ers" - ], - [ - "ender", - "s" - ], - [ - "ende", - "rs" - ], - [ - "▁c", - "um" - ], - [ - "▁cu", - "m" - ], - [ - "pl", - "er" - ], - [ - "ple", - "r" - ], - [ - "p", - "ler" - ], - [ - "▁app", - "l" - ], - [ - "▁ap", - "pl" - ], - [ - "äh", - "rend" - ], - [ - "ähr", - "end" - ], - [ - "з", - "ь" - ], - [ - "en", - "ez" - ], - [ - "ene", - "z" - ], - [ - "e", - "nez" - ], - [ - "over", - "ty" - ], - [ - "yn", - "chron" - ], - [ - "▁arg", - "ued" - ], - [ - "▁argue", - "d" - ], - [ - "▁K", - "ath" - ], - [ - "▁Kat", - "h" - ], - [ - "▁Ka", - "th" - ], - [ - "▁s", - "ynchron" - ], - [ - "▁syn", - "chron" - ], - [ - "▁B", - "uilder" - ], - [ - "▁Build", - "er" - ], - [ - "▁", - "Builder" - ], - [ - "B", - "order" - ], - [ - "Pl", - "an" - ], - [ - "P", - "lan" - ], - [ - "ri", - "eb" - ], - [ - "rie", - "b" - ], - [ - "r", - "ieb" - ], - [ - "n", - "m" - ], - [ - "FOR", - "MAT" - ], - [ - "FORM", - "AT" - ], - [ - "us", - "k" - ], - [ - "u", - "sk" - ], - [ - "▁j", - "umped" - ], - [ - "▁jump", - "ed" - ], - [ - "ch", - "arg" - ], - [ - "char", - "g" - ], - [ - "cha", - "rg" - ], - [ - "▁cont", - "ribute" - ], - [ - "▁contribut", - "e" - ], - [ - "Me", - "sh" - ], - [ - "M", - "esh" - ], - [ - "Un", - "ivers" - ], - [ - "re", - "ll" - ], - [ - "rel", - "l" - ], - [ - "r", - "ell" - ], - [ - "▁p", - "olar" - ], - [ - "▁pol", - "ar" - ], - [ - "▁po", - "lar" - ], - [ - "▁tr", - "ois" - ], - [ - "▁tro", - "is" - ], - [ - "ic", - "io" - ], - [ - "ici", - "o" - ], - [ - "i", - "cio" - ], - [ - "Group", - "s" - ], - [ - "G", - "roups" - ], - [ - "▁(", - "%" - ], - [ - "▁", - "(%" - ], - [ - "Lo", - "op" - ], - [ - "L", - "oop" - ], - [ - "▁g", - "az" - ], - [ - "▁ga", - "z" - ], - [ - "db", - "g" - ], - [ - "d", - "bg" - ], - [ - "LA", - "Y" - ], - [ - "L", - "AY" - ], - [ - "Jo", - "hn" - ], - [ - "J", - "ohn" - ], - [ - "bl", - "ocks" - ], - [ - "block", - "s" - ], - [ - "blo", - "cks" - ], - [ - "▁l", - "ung" - ], - [ - "▁lu", - "ng" - ], - [ - "▁lun", - "g" - ], - [ - "▁", - "lung" - ], - [ - "▁k", - "ön" - ], - [ - "▁kö", - "n" - ], - [ - "th", - "rough" - ], - [ - "▁fif", - "th" - ], - [ - "lish", - "er" - ], - [ - "l", - "isher" - ], - [ - "▁inv", - "olving" - ], - [ - "▁invol", - "ving" - ], - [ - "▁De", - "ep" - ], - [ - "▁", - "Deep" - ], - [ - "▁обла", - "сти" - ], - [ - "▁s", - "ull" - ], - [ - "▁su", - "ll" - ], - [ - "▁sul", - "l" - ], - [ - "Ex", - "port" - ], - [ - "Exp", - "ort" - ], - [ - "▁K", - "ate" - ], - [ - "▁Kat", - "e" - ], - [ - "▁Ka", - "te" - ], - [ - "per", - "iod" - ], - [ - "ch", - "arge" - ], - [ - "char", - "ge" - ], - [ - "charg", - "e" - ], - [ - "G", - "T" - ], - [ - "\">", - "\r" - ], - [ - "\"", - ">\r" - ], - [ - "ти", - "н" - ], - [ - "т", - "ин" - ], - [ - "▁O", - "tt" - ], - [ - "▁Ot", - "t" - ], - [ - "▁inter", - "actions" - ], - [ - "▁interaction", - "s" - ], - [ - "▁interact", - "ions" - ], - [ - "▁Tor", - "onto" - ], - [ - "TR", - "ACE" - ], - [ - "TRA", - "CE" - ], - [ - "▁d", - "ifer" - ], - [ - "▁di", - "fer" - ], - [ - "▁dif", - "er" - ], - [ - "▁lib", - "eral" - ], - [ - "▁liber", - "al" - ], - [ - "▁p", - "article" - ], - [ - "▁part", - "icle" - ], - [ - "▁partic", - "le" - ], - [ - "▁parti", - "cle" - ], - [ - "▁sur", - "ve" - ], - [ - "▁surv", - "e" - ], - [ - "al", - "ous" - ], - [ - "alo", - "us" - ], - [ - "re", - "ason" - ], - [ - "rea", - "son" - ], - [ - "▁de", - "pression" - ], - [ - "▁dep", - "ression" - ], - [ - "▁depress", - "ion" - ], - [ - "а", - "л" - ], - [ - "▁f", - "lower" - ], - [ - "▁fl", - "ower" - ], - [ - "▁flo", - "wer" - ], - [ - "▁flow", - "er" - ], - [ - "▁wa", - "ar" - ], - [ - "▁h", - "ade" - ], - [ - "▁had", - "e" - ], - [ - "▁ha", - "de" - ], - [ - "▁cent", - "uries" - ], - [ - "ut", - "y" - ], - [ - "u", - "ty" - ], - [ - "par", - "ty" - ], - [ - "part", - "y" - ], - [ - "▁appro", - "val" - ], - [ - "gener", - "ate" - ], - [ - "▁B", - "arn" - ], - [ - "▁Bar", - "n" - ], - [ - "▁Ba", - "rn" - ], - [ - "▁m", - "arg" - ], - [ - "▁mar", - "g" - ], - [ - "▁ma", - "rg" - ], - [ - "▁m", - "onde" - ], - [ - "▁mon", - "de" - ], - [ - "▁mo", - "nde" - ], - [ - "▁mond", - "e" - ], - [ - "▁o", - "ok" - ], - [ - "▁", - "ook" - ], - [ - "▁Cl", - "ark" - ], - [ - "▁Clar", - "k" - ], - [ - "▁the", - "oret" - ], - [ - "vious", - "ly" - ], - [ - "vi", - "ously" - ], - [ - "v", - "iously" - ], - [ - "?", - ")" - ], - [ - "▁R", - "ud" - ], - [ - "▁Ru", - "d" - ], - [ - "st", - "mt" - ], - [ - "in", - "ction" - ], - [ - "inct", - "ion" - ], - [ - "▁t", - "un" - ], - [ - "▁tu", - "n" - ], - [ - "▁ro", - "ads" - ], - [ - "▁road", - "s" - ], - [ - "▁rot", - "ation" - ], - [ - "▁", - "rotation" - ], - [ - "pp", - "en" - ], - [ - "ppe", - "n" - ], - [ - "p", - "pen" - ], - [ - "sen", - "sor" - ], - [ - "s", - "ensor" - ], - [ - "▁K", - "ol" - ], - [ - "▁Ko", - "l" - ], - [ - "id", - "elines" - ], - [ - "ide", - "lines" - ], - [ - "idel", - "ines" - ], - [ - "▁", - "є" - ], - [ - "▁com", - "posed" - ], - [ - "▁comp", - "osed" - ], - [ - "▁compos", - "ed" - ], - [ - "▁v", - "irus" - ], - [ - "▁vi", - "rus" - ], - [ - "▁vir", - "us" - ], - [ - "'", - "$" - ], - [ - "S", - "N" - ], - [ - "▁V", - "on" - ], - [ - "▁Vo", - "n" - ], - [ - "mon", - "t" - ], - [ - "mo", - "nt" - ], - [ - "m", - "ont" - ], - [ - "la", - "r" - ], - [ - "l", - "ar" - ], - [ - "▁opin", - "ions" - ], - [ - "▁opinion", - "s" - ], - [ - "uct", - "ion" - ], - [ - "u", - "ction" - ], - [ - "ru", - "pal" - ], - [ - "rup", - "al" - ], - [ - "under", - "line" - ], - [ - "▁hor", - "ror" - ], - [ - "Mus", - "t" - ], - [ - "Mu", - "st" - ], - [ - "M", - "ust" - ], - [ - "ot", - "to" - ], - [ - "ott", - "o" - ], - [ - "o", - "tto" - ], - [ - "Sh", - "ould" - ], - [ - "▁stat", - "ist" - ], - [ - "▁g", - "em" - ], - [ - "▁ge", - "m" - ], - [ - "▁", - "gem" - ], - [ - "▁se", - "cre" - ], - [ - "▁sec", - "re" - ], - [ - "▁st", - "rip" - ], - [ - "▁str", - "ip" - ], - [ - "▁stri", - "p" - ], - [ - "▁", - "strip" - ], - [ - "▁d", - "irt" - ], - [ - "▁di", - "rt" - ], - [ - "▁dir", - "t" - ], - [ - "ama", - "zon" - ], - [ - "amaz", - "on" - ], - [ - "▁R", - "ound" - ], - [ - "▁Ro", - "und" - ], - [ - "▁Rou", - "nd" - ], - [ - "▁", - "Round" - ], - [ - "▁dis", - "covery" - ], - [ - "▁disc", - "overy" - ], - [ - "▁discover", - "y" - ], - [ - "▁disco", - "very" - ], - [ - "▁G", - "O" - ], - [ - "▁", - "GO" - ], - [ - "▁substant", - "ial" - ], - [ - "ib", - "t" - ], - [ - "i", - "bt" - ], - [ - "▁dem", - "ands" - ], - [ - "▁demand", - "s" - ], - [ - "▁every", - "day" - ], - [ - "▁b", - "esch" - ], - [ - "▁be", - "sch" - ], - [ - "▁bes", - "ch" - ], - [ - "▁B", - "ridge" - ], - [ - "▁Br", - "idge" - ], - [ - "▁H", - "D" - ], - [ - "▁", - "HD" - ], - [ - "▁D", - "ol" - ], - [ - "▁Do", - "l" - ], - [ - "▁t", - "rès" - ], - [ - "▁tr", - "ès" - ], - [ - "an", - "ni" - ], - [ - "ann", - "i" - ], - [ - "ro", - "it" - ], - [ - "()", - ");\r" - ], - [ - "());", - "\r" - ], - [ - "())", - ";\r" - ], - [ - "(", - "));\r" - ], - [ - "fa", - "r" - ], - [ - "f", - "ar" - ], - [ - "tim", - "estamp" - ], - [ - "▁bul", - "k" - ], - [ - "Bl", - "ack" - ], - [ - "▁g", - "an" - ], - [ - "▁ga", - "n" - ], - [ - "▁", - "gan" - ], - [ - "set", - "ting" - ], - [ - "ret", - "val" - ], - [ - "ва", - "не" - ], - [ - "ван", - "е" - ], - [ - "nu", - "ng" - ], - [ - "n", - "ung" - ], - [ - "▁talk", - "s" - ], - [ - "▁tal", - "ks" - ], - [ - "▁scient", - "ists" - ], - [ - "▁scientist", - "s" - ], - [ - "▁v", - "ig" - ], - [ - "▁vi", - "g" - ], - [ - "▁quant", - "ity" - ], - [ - "▁G", - "ard" - ], - [ - "▁Gar", - "d" - ], - [ - "▁Ga", - "rd" - ], - [ - "▁mov", - "ements" - ], - [ - "▁move", - "ments" - ], - [ - "▁movement", - "s" - ], - [ - "äh", - "r" - ], - [ - "ä", - "hr" - ], - [ - "ling", - "s" - ], - [ - "lin", - "gs" - ], - [ - "l", - "ings" - ], - [ - "▁Т", - "е" - ], - [ - "te", - "am" - ], - [ - "ri", - "to" - ], - [ - "rit", - "o" - ], - [ - "r", - "ito" - ], - [ - "▁as", - "sembly" - ], - [ - "▁", - "assembly" - ], - [ - "il", - "st" - ], - [ - "ils", - "t" - ], - [ - "i", - "lst" - ], - [ - "▁happ", - "iness" - ], - [ - "▁le", - "af" - ], - [ - "▁", - "leaf" - ], - [ - "▁ass", - "essment" - ], - [ - "▁assess", - "ment" - ], - [ - "Co", - "ord" - ], - [ - "ir", - "s" - ], - [ - "i", - "rs" - ], - [ - "sa", - "m" - ], - [ - "s", - "am" - ], - [ - "▁att", - "orney" - ], - [ - "▁g", - "eme" - ], - [ - "▁ge", - "me" - ], - [ - "▁gem", - "e" - ], - [ - "▁", - "geme" - ], - [ - "ID", - "E" - ], - [ - "I", - "DE" - ], - [ - "▁V", - "ere" - ], - [ - "▁Ver", - "e" - ], - [ - "▁Ve", - "re" - ], - [ - "▁Anth", - "ony" - ], - [ - "am", - "iento" - ], - [ - "ami", - "ento" - ], - [ - "▁A", - "st" - ], - [ - "▁As", - "t" - ], - [ - "▁cir", - "cul" - ], - [ - "▁circ", - "ul" - ], - [ - "▁Fr", - "ances" - ], - [ - "▁Franc", - "es" - ], - [ - "▁France", - "s" - ], - [ - "▁Fran", - "ces" - ], - [ - "▁p", - "ent" - ], - [ - "▁pe", - "nt" - ], - [ - "▁pen", - "t" - ], - [ - "▁", - "pent" - ], - [ - "▁m", - "ate" - ], - [ - "▁mat", - "e" - ], - [ - "▁ma", - "te" - ], - [ - "▁", - "mate" - ], - [ - "▁Trans", - "port" - ], - [ - "▁", - "Transport" - ], - [ - "ow", - "o" - ], - [ - "o", - "wo" - ], - [ - "ч", - "у" - ], - [ - "is", - "tes" - ], - [ - "ist", - "es" - ], - [ - "iste", - "s" - ], - [ - "TR", - "AN" - ], - [ - "TRA", - "N" - ], - [ - "T", - "RAN" - ], - [ - "IM", - "PORT" - ], - [ - "IMP", - "ORT" - ], - [ - "▁B", - "reak" - ], - [ - "▁Bre", - "ak" - ], - [ - "▁", - "Break" - ], - [ - "▁s", - "ons" - ], - [ - "▁so", - "ns" - ], - [ - "▁son", - "s" - ], - [ - "▁invest", - "ors" - ], - [ - "▁Phil", - "ipp" - ], - [ - "▁Philip", - "p" - ], - [ - "TH", - "OD" - ], - [ - "▁pan", - "ic" - ], - [ - "▁pa", - "nic" - ], - [ - "▁", - "panic" - ], - [ - "▁:", - ")" - ], - [ - "▁d", - "etection" - ], - [ - "▁det", - "ection" - ], - [ - "▁detect", - "ion" - ], - [ - "▁sim", - "ultane" - ], - [ - "nt", - "e" - ], - [ - "n", - "te" - ], - [ - "▁list", - "ened" - ], - [ - "▁listen", - "ed" - ], - [ - "к", - "ре" - ], - [ - "▁B", - "rig" - ], - [ - "▁Br", - "ig" - ], - [ - "Option", - "al" - ], - [ - "Opt", - "ional" - ], - [ - "▁a", - "bund" - ], - [ - "▁ab", - "und" - ], - [ - "▁c", - "riteria" - ], - [ - "▁crit", - "eria" - ], - [ - "▁c", - "hip" - ], - [ - "▁ch", - "ip" - ], - [ - "▁chi", - "p" - ], - [ - "▁", - "chip" - ], - [ - "▁ок", - "ру" - ], - [ - "▁Con", - "stant" - ], - [ - "▁Const", - "ant" - ], - [ - "▁", - "Constant" - ], - [ - "▁m", - "ining" - ], - [ - "▁min", - "ing" - ], - [ - "▁mi", - "ning" - ], - [ - "▁mini", - "ng" - ], - [ - "та", - "л" - ], - [ - "т", - "ал" - ], - [ - "ma", - "tes" - ], - [ - "mat", - "es" - ], - [ - "mate", - "s" - ], - [ - "m", - "ates" - ], - [ - "▁w", - "orship" - ], - [ - "▁wor", - "ship" - ], - [ - "ro", - "uter" - ], - [ - "rou", - "ter" - ], - [ - "route", - "r" - ], - [ - "r", - "outer" - ], - [ - "C", - "N" - ], - [ - "▁M", - "atch" - ], - [ - "▁Mat", - "ch" - ], - [ - "▁", - "Match" - ], - [ - "▁C", - "ole" - ], - [ - "▁Col", - "e" - ], - [ - "▁Co", - "le" - ], - [ - "▁down", - "t" - ], - [ - "▁dow", - "nt" - ], - [ - "▁h", - "oles" - ], - [ - "▁hol", - "es" - ], - [ - "▁ho", - "les" - ], - [ - "▁hole", - "s" - ], - [ - "▁gr", - "ateful" - ], - [ - "RES", - "ULT" - ], - [ - "▁Europ", - "a" - ], - [ - "▁Euro", - "pa" - ], - [ - "▁con", - "sent" - ], - [ - "▁cons", - "ent" - ], - [ - "▁conse", - "nt" - ], - [ - "l", - "ä" - ], - [ - "op", - "ter" - ], - [ - "opt", - "er" - ], - [ - "▁colle", - "agues" - ], - [ - "or", - "ous" - ], - [ - "oro", - "us" - ], - [ - "o", - "rous" - ], - [ - "▁enem", - "ies" - ], - [ - "ha", - "ng" - ], - [ - "han", - "g" - ], - [ - "h", - "ang" - ], - [ - "act", - "ual" - ], - [ - "Object", - "s" - ], - [ - "▁я", - "к" - ], - [ - "▁fl", - "uid" - ], - [ - "▁flu", - "id" - ], - [ - "fix", - "ed" - ], - [ - "f", - "ixed" - ], - [ - "▁G", - "raph" - ], - [ - "▁Gr", - "aph" - ], - [ - "▁Gra", - "ph" - ], - [ - "▁", - "Graph" - ], - [ - "▁scr", - "atch" - ], - [ - "ce", - "rs" - ], - [ - "cer", - "s" - ], - [ - "c", - "ers" - ], - [ - "ri", - "bu" - ], - [ - "rib", - "u" - ], - [ - "▁valid", - "ation" - ], - [ - "▁", - "validation" - ], - [ - "▁com", - "pletion" - ], - [ - "▁complet", - "ion" - ], - [ - "▁B", - "egin" - ], - [ - "▁Be", - "gin" - ], - [ - "▁Beg", - "in" - ], - [ - "▁", - "Begin" - ], - [ - "end", - "point" - ], - [ - "ri", - "ent" - ], - [ - "rie", - "nt" - ], - [ - "rien", - "t" - ], - [ - "r", - "ient" - ], - [ - "C", - "M" - ], - [ - "▁S", - "ite" - ], - [ - "▁Si", - "te" - ], - [ - "▁", - "Site" - ], - [ - "▁expl", - "ains" - ], - [ - "▁explain", - "s" - ], - [ - "tr", - "es" - ], - [ - "tre", - "s" - ], - [ - "t", - "res" - ], - [ - "▁any", - "body" - ], - [ - "fo", - "reach" - ], - [ - "fore", - "ach" - ], - [ - "for", - "each" - ], - [ - "lo", - "n" - ], - [ - "l", - "on" - ], - [ - "Ch", - "ain" - ], - [ - "▁B", - "uff" - ], - [ - "▁Bu", - "ff" - ], - [ - "▁", - "Buff" - ], - [ - "oc", - "al" - ], - [ - "oca", - "l" - ], - [ - "o", - "cal" - ], - [ - "▁M", - "organ" - ], - [ - "▁Mor", - "gan" - ], - [ - "▁s", - "ang" - ], - [ - "▁sa", - "ng" - ], - [ - "▁san", - "g" - ], - [ - "▁pass", - "es" - ], - [ - "▁pas", - "ses" - ], - [ - "@", - "@" - ], - [ - "ij", - "d" - ], - [ - "i", - "jd" - ], - [ - "W", - "ord" - ], - [ - "▁H", - "ung" - ], - [ - "▁Hun", - "g" - ], - [ - "▁Hu", - "ng" - ], - [ - "▁F", - "er" - ], - [ - "▁Fe", - "r" - ], - [ - "▁v", - "ý" - ], - [ - "ba", - "st" - ], - [ - "bas", - "t" - ], - [ - "b", - "ast" - ], - [ - "▁enter", - "tainment" - ], - [ - "▁entertain", - "ment" - ], - [ - "hi", - "n" - ], - [ - "h", - "in" - ], - [ - "▁g", - "rat" - ], - [ - "▁gr", - "at" - ], - [ - "▁gra", - "t" - ], - [ - "▁M", - "ember" - ], - [ - "▁Me", - "mber" - ], - [ - "▁Mem", - "ber" - ], - [ - "▁", - "Member" - ], - [ - "▁M", - "inn" - ], - [ - "▁Min", - "n" - ], - [ - "▁Mi", - "nn" - ], - [ - "▁pr", - "inted" - ], - [ - "▁print", - "ed" - ], - [ - "▁prin", - "ted" - ], - [ - "▁Frank", - "lin" - ], - [ - "▁I", - "mp" - ], - [ - "▁Im", - "p" - ], - [ - "▁", - "Imp" - ], - [ - "M", - "achine" - ], - [ - "column", - "s" - ], - [ - "▁de", - "leted" - ], - [ - "▁del", - "eted" - ], - [ - "▁delete", - "d" - ], - [ - "▁delet", - "ed" - ], - [ - "▁", - "deleted" - ], - [ - "▁manufact", - "uring" - ], - [ - "▁re", - "ly" - ], - [ - "▁r", - "ely" - ], - [ - "▁rel", - "y" - ], - [ - "▁con", - "se" - ], - [ - "▁cons", - "e" - ], - [ - "▁f", - "ishing" - ], - [ - "▁fish", - "ing" - ], - [ - "▁fis", - "hing" - ], - [ - "bl", - "o" - ], - [ - "b", - "lo" - ], - [ - "-", - "$" - ], - [ - "▁.", - "\"" - ], - [ - "▁", - ".\"" - ], - [ - "▁clin", - "ical" - ], - [ - "▁clinic", - "al" - ], - [ - "▁Stud", - "ies" - ], - [ - "▁Б", - "у" - ], - [ - "def", - "inition" - ], - [ - "▁evalu", - "ation" - ], - [ - "▁eval", - "uation" - ], - [ - "▁att", - "acked" - ], - [ - "▁attack", - "ed" - ], - [ - "▁fro", - "zen" - ], - [ - "ze", - "nt" - ], - [ - "zen", - "t" - ], - [ - "z", - "ent" - ], - [ - "▁ú", - "lt" - ], - [ - "▁r", - "ational" - ], - [ - "▁rat", - "ional" - ], - [ - "▁ratio", - "nal" - ], - [ - "ot", - "he" - ], - [ - "oth", - "e" - ], - [ - "o", - "the" - ], - [ - "Can", - "cel" - ], - [ - "C", - "ancel" - ], - [ - "hi", - "story" - ], - [ - "hist", - "ory" - ], - [ - "set", - "Text" - ], - [ - "▁a", - "lc" - ], - [ - "▁al", - "c" - ], - [ - "▁h", - "ydro" - ], - [ - "▁hy", - "dro" - ], - [ - "▁hyd", - "ro" - ], - [ - "▁The", - "atre" - ], - [ - "▁M", - "aterial" - ], - [ - "▁Mat", - "erial" - ], - [ - "▁", - "Material" - ], - [ - "IO", - "Exception" - ], - [ - "****", - "**/" - ], - [ - "******", - "/" - ], - [ - "sp", - "l" - ], - [ - "s", - "pl" - ], - [ - "NO", - "DE" - ], - [ - "att", - "rs" - ], - [ - "attr", - "s" - ], - [ - "▁m", - "ie" - ], - [ - "▁mi", - "e" - ], - [ - "▁off", - "ices" - ], - [ - "▁offic", - "es" - ], - [ - "▁office", - "s" - ], - [ - "r", - "ó" - ], - [ - "▁j", - "am" - ], - [ - "▁ja", - "m" - ], - [ - "▁Id", - "ent" - ], - [ - "▁Ide", - "nt" - ], - [ - "▁", - "Ident" - ], - [ - "v", - "é" - ], - [ - "Set", - "ting" - ], - [ - "▁Sever", - "al" - ], - [ - "▁Sev", - "eral" - ], - [ - "▁dec", - "ay" - ], - [ - "And", - "roid" - ], - [ - "▁S", - "ave" - ], - [ - "▁Sa", - "ve" - ], - [ - "▁Sav", - "e" - ], - [ - "▁", - "Save" - ], - [ - "un", - "ted" - ], - [ - "unt", - "ed" - ], - [ - "unte", - "d" - ], - [ - "▁Mount", - "ain" - ], - [ - "us", - "c" - ], - [ - "u", - "sc" - ], - [ - "▁mar", - "zo" - ], - [ - "▁a", - "sleep" - ], - [ - "▁as", - "leep" - ], - [ - "▁sold", - "ier" - ], - [ - "▁D", - "ouble" - ], - [ - "▁Dou", - "ble" - ], - [ - "▁", - "Double" - ], - [ - "P", - "K" - ], - [ - "▁cont", - "rad" - ], - [ - "▁contr", - "ad" - ], - [ - "▁contra", - "d" - ], - [ - "▁w", - "ins" - ], - [ - "▁win", - "s" - ], - [ - "ce", - "iver" - ], - [ - "ceive", - "r" - ], - [ - "▁se", - "asons" - ], - [ - "▁season", - "s" - ], - [ - "▁seas", - "ons" - ], - [ - "▁C", - "hall" - ], - [ - "▁Ch", - "all" - ], - [ - "▁Cha", - "ll" - ], - [ - "▁health", - "care" - ], - [ - "ła", - "d" - ], - [ - "ł", - "ad" - ], - [ - "о", - "т" - ], - [ - "▁F", - "ive" - ], - [ - "▁Fi", - "ve" - ], - [ - "▁H", - "ell" - ], - [ - "▁He", - "ll" - ], - [ - "▁Hel", - "l" - ], - [ - "▁world", - "wide" - ], - [ - "▁'", - "," - ], - [ - "▁", - "'," - ], - [ - "я", - "н" - ], - [ - "ma", - "de" - ], - [ - "mad", - "e" - ], - [ - "m", - "ade" - ], - [ - "▁respon", - "ded" - ], - [ - "▁respond", - "ed" - ], - [ - "▁a", - "y" - ], - [ - "▁", - "ay" - ], - [ - "▁proced", - "ures" - ], - [ - "▁procedure", - "s" - ], - [ - "те", - "ра" - ], - [ - "тер", - "а" - ], - [ - "▁cle", - "ared" - ], - [ - "▁clear", - "ed" - ], - [ - "\"]", - "." - ], - [ - "\"", - "]." - ], - [ - "▁T", - "arget" - ], - [ - "▁Tar", - "get" - ], - [ - "▁", - "Target" - ], - [ - "▁S", - "ide" - ], - [ - "▁Si", - "de" - ], - [ - "▁Sid", - "e" - ], - [ - "▁", - "Side" - ], - [ - "om", - "in" - ], - [ - "omi", - "n" - ], - [ - "o", - "min" - ], - [ - "▁de", - "ploy" - ], - [ - "▁T", - "ell" - ], - [ - "▁Te", - "ll" - ], - [ - "▁Tel", - "l" - ], - [ - "▁", - "Tell" - ], - [ - "▁on", - "going" - ], - [ - "fl", - "oor" - ], - [ - "f", - "loor" - ], - [ - "▁b", - "ones" - ], - [ - "▁bo", - "nes" - ], - [ - "▁bon", - "es" - ], - [ - "▁bone", - "s" - ], - [ - "▁De", - "lete" - ], - [ - "▁Del", - "ete" - ], - [ - "▁", - "Delete" - ], - [ - "▁shru", - "gged" - ], - [ - "O", - "ur" - ], - [ - "De", - "r" - ], - [ - "D", - "er" - ], - [ - "▁init", - "ialize" - ], - [ - "▁initial", - "ize" - ], - [ - "▁", - "initialize" - ], - [ - "▁T", - "ed" - ], - [ - "▁Te", - "d" - ], - [ - "MA", - "GE" - ], - [ - "MAG", - "E" - ], - [ - "M", - "AGE" - ], - [ - "▁h", - "ire" - ], - [ - "▁hi", - "re" - ], - [ - "▁", - "hire" - ], - [ - "▁tr", - "acking" - ], - [ - "▁track", - "ing" - ], - [ - "▁a", - "sh" - ], - [ - "▁as", - "h" - ], - [ - "▁", - "ash" - ], - [ - "▁ce", - "iling" - ], - [ - "ка", - "х" - ], - [ - "et", - "ti" - ], - [ - "ett", - "i" - ], - [ - "e", - "tti" - ], - [ - "▁cour", - "age" - ], - [ - "▁cou", - "rage" - ], - [ - "ensch", - "app" - ], - [ - "ют", - "ся" - ], - [ - "ю", - "тся" - ], - [ - "Mo", - "re" - ], - [ - "M", - "ore" - ], - [ - "▁fol", - "g" - ], - [ - "▁fo", - "lg" - ], - [ - "▁", - "folg" - ], - [ - "▁Gr", - "ace" - ], - [ - "▁Gra", - "ce" - ], - [ - "▁K", - "elly" - ], - [ - "▁Kel", - "ly" - ], - [ - "▁re", - "ven" - ], - [ - "▁r", - "even" - ], - [ - "▁rev", - "en" - ], - [ - "▁reve", - "n" - ], - [ - "▁A", - "li" - ], - [ - "▁Al", - "i" - ], - [ - "▁", - "Ali" - ], - [ - "▁d", - "isp" - ], - [ - "▁dis", - "p" - ], - [ - "▁di", - "sp" - ], - [ - "▁", - "disp" - ], - [ - "▁de", - "feat" - ], - [ - "▁defe", - "at" - ], - [ - "▁cre", - "ature" - ], - [ - "▁creat", - "ure" - ], - [ - "▁Kenn", - "edy" - ], - [ - "▁D", - "iego" - ], - [ - "▁Die", - "go" - ], - [ - "▁Di", - "ego" - ], - [ - "EM", - "P" - ], - [ - "E", - "MP" - ], - [ - "▁s", - "team" - ], - [ - "▁ste", - "am" - ], - [ - "end", - "ance" - ], - [ - "ri", - "g" - ], - [ - "r", - "ig" - ], - [ - "▁ign", - "or" - ], - [ - "▁ig", - "nor" - ], - [ - "em", - "en" - ], - [ - "eme", - "n" - ], - [ - "e", - "men" - ], - [ - "▁G", - "ru" - ], - [ - "▁Gr", - "u" - ], - [ - "▁pro", - "posal" - ], - [ - "▁propos", - "al" - ], - [ - "▁we", - "iter" - ], - [ - "▁weit", - "er" - ], - [ - "▁", - "лі" - ], - [ - "ib", - "les" - ], - [ - "ible", - "s" - ], - [ - "i", - "bles" - ], - [ - "▁consider", - "ation" - ], - [ - "▁belie", - "ves" - ], - [ - "▁believe", - "s" - ], - [ - "▁S", - "oph" - ], - [ - "▁So", - "ph" - ], - [ - "“", - "," - ], - [ - "▁Matt", - "hew" - ], - [ - "▁circ", - "uit" - ], - [ - "▁s", - "inger" - ], - [ - "▁sing", - "er" - ], - [ - "▁sin", - "ger" - ], - [ - "▁S", - "quare" - ], - [ - "ç", - "o" - ], - [ - "Ed", - "ge" - ], - [ - "▁a", - "str" - ], - [ - "▁as", - "tr" - ], - [ - "▁ast", - "r" - ], - [ - "▁", - "astr" - ], - [ - "▁represent", - "ative" - ], - [ - "▁comprehens", - "ive" - ], - [ - "li", - "ga" - ], - [ - "lig", - "a" - ], - [ - "l", - "iga" - ], - [ - "▁m", - "ere" - ], - [ - "▁me", - "re" - ], - [ - "▁mer", - "e" - ], - [ - "tb", - "l" - ], - [ - "t", - "bl" - ], - [ - "▁contin", - "uing" - ], - [ - "▁continu", - "ing" - ], - [ - "ograph", - "er" - ], - [ - "ograp", - "her" - ], - [ - "LE", - "D" - ], - [ - "L", - "ED" - ], - [ - "▁/*", - "**/" - ], - [ - "▁/**", - "*/" - ], - [ - "▁s", - "ear" - ], - [ - "▁se", - "ar" - ], - [ - "▁sea", - "r" - ], - [ - "▁enorm", - "ous" - ], - [ - "iz", - "i" - ], - [ - "i", - "zi" - ], - [ - "Di", - "t" - ], - [ - "D", - "it" - ], - [ - "th", - "ere" - ], - [ - "ther", - "e" - ], - [ - "the", - "re" - ], - [ - "t", - "here" - ], - [ - "і", - "н" - ], - [ - "си", - "те" - ], - [ - "▁gu", - "erra" - ], - [ - "▁end", - "point" - ], - [ - "▁", - "endpoint" - ], - [ - "▁le", - "sson" - ], - [ - "▁les", - "son" - ], - [ - "▁less", - "on" - ], - [ - "zo", - "n" - ], - [ - "z", - "on" - ], - [ - "var", - "iable" - ], - [ - "vari", - "able" - ], - [ - "и", - "с" - ], - [ - "▁research", - "ers" - ], - [ - "▁attempt", - "ed" - ], - [ - "▁e", - "nf" - ], - [ - "▁en", - "f" - ], - [ - "ту", - "ра" - ], - [ - "тур", - "а" - ], - [ - "▁de", - "fin" - ], - [ - "▁def", - "in" - ], - [ - "ве", - "ст" - ], - [ - "▁aw", - "ful" - ], - [ - "▁lo", - "west" - ], - [ - "▁low", - "est" - ], - [ - "ru", - "les" - ], - [ - "rule", - "s" - ], - [ - "r", - "ules" - ], - [ - "▁un", - "like" - ], - [ - "inter", - "val" - ], - [ - "▁produ", - "cing" - ], - [ - "▁K", - "am" - ], - [ - "▁Ka", - "m" - ], - [ - "▁I", - "MP" - ], - [ - "▁IM", - "P" - ], - [ - "▁", - "IMP" - ], - [ - "Gener", - "al" - ], - [ - "Gen", - "eral" - ], - [ - "▁f", - "aire" - ], - [ - "▁fa", - "ire" - ], - [ - "▁fair", - "e" - ], - [ - "▁max", - "im" - ], - [ - "▁ma", - "xim" - ], - [ - "as", - "semb" - ], - [ - "ass", - "emb" - ], - [ - "asse", - "mb" - ], - [ - "assem", - "b" - ], - [ - "ac", - "ent" - ], - [ - "ace", - "nt" - ], - [ - "a", - "cent" - ], - [ - "?", - ">" - ], - [ - "pl", - "ica" - ], - [ - "plic", - "a" - ], - [ - "p", - "lica" - ], - [ - "▁r", - "am" - ], - [ - "▁ra", - "m" - ], - [ - "▁", - "ram" - ], - [ - "ma", - "te" - ], - [ - "mat", - "e" - ], - [ - "m", - "ate" - ], - [ - "ц", - "у" - ], - [ - "m", - "n" - ], - [ - "▁H", - "i" - ], - [ - "▁", - "Hi" - ], - [ - "▁st", - "ages" - ], - [ - "▁stage", - "s" - ], - [ - "▁stag", - "es" - ], - [ - "▁sta", - "ges" - ], - [ - "▁Ed", - "itor" - ], - [ - "▁Edit", - "or" - ], - [ - "▁", - "Editor" - ], - [ - "▁t", - "ang" - ], - [ - "▁tan", - "g" - ], - [ - "▁ta", - "ng" - ], - [ - "R", - "D" - ], - [ - "▁i", - "ch" - ], - [ - "▁ic", - "h" - ], - [ - "▁", - "ich" - ], - [ - "▁depend", - "ent" - ], - [ - "▁dep", - "endent" - ], - [ - "▁", - "dependent" - ], - [ - "li", - "fer" - ], - [ - "life", - "r" - ], - [ - "lif", - "er" - ], - [ - "l", - "ifer" - ], - [ - "as", - "cript" - ], - [ - "asc", - "ript" - ], - [ - "a", - "script" - ], - [ - "▁expos", - "ure" - ], - [ - "ре", - "з" - ], - [ - "▁m", - "art" - ], - [ - "▁mar", - "t" - ], - [ - "▁ma", - "rt" - ], - [ - "▁", - "mart" - ], - [ - "▁Bar", - "cel" - ], - [ - "xs", - "pace" - ], - [ - "x", - "space" - ], - [ - "SE", - "SSION" - ], - [ - "▁p", - "rest" - ], - [ - "▁pre", - "st" - ], - [ - "▁pr", - "est" - ], - [ - "▁pres", - "t" - ], - [ - "UR", - "CE" - ], - [ - "-", - "." - ], - [ - "▁се", - "ло" - ], - [ - "ha", - "ve" - ], - [ - "hav", - "e" - ], - [ - "h", - "ave" - ], - [ - "▁observ", - "ation" - ], - [ - "▁obs", - "ervation" - ], - [ - "▁comm", - "ands" - ], - [ - "▁command", - "s" - ], - [ - "▁", - "commands" - ], - [ - "▁e", - "ager" - ], - [ - "▁out", - "door" - ], - [ - "▁DE", - "BUG" - ], - [ - "▁", - "DEBUG" - ], - [ - "▁h", - "r" - ], - [ - "▁", - "hr" - ], - [ - "A", - "X" - ], - [ - "▁p", - "uzz" - ], - [ - "▁pu", - "zz" - ], - [ - "bl", - "ank" - ], - [ - "бу", - "р" - ], - [ - "б", - "ур" - ], - [ - "▁k", - "ennis" - ], - [ - "▁reg", - "arded" - ], - [ - "▁regard", - "ed" - ], - [ - "▁}", - ")," - ], - [ - "▁})", - "," - ], - [ - "▁", - "})," - ], - [ - "vol", - "ume" - ], - [ - "▁про", - "из" - ], - [ - "▁Tr", - "aining" - ], - [ - "▁Tra", - "ining" - ], - [ - "▁Train", - "ing" - ], - [ - "a", - "ñ" - ], - [ - "▁f", - "ois" - ], - [ - "▁foi", - "s" - ], - [ - "▁fo", - "is" - ], - [ - "▁т", - "ри" - ], - [ - "▁", - "три" - ], - [ - "в", - "ня" - ], - [ - "▁opt", - "imal" - ], - [ - "▁optim", - "al" - ], - [ - "▁sub", - "scription" - ], - [ - "▁subs", - "cription" - ], - [ - "▁", - "subscription" - ], - [ - "br", - "idge" - ], - [ - "brid", - "ge" - ], - [ - "b", - "ridge" - ], - [ - "im", - "ental" - ], - [ - "iment", - "al" - ], - [ - "imen", - "tal" - ], - [ - "▁Th", - "ink" - ], - [ - "▁\"", - ";" - ], - [ - "▁", - "\";" - ], - [ - "▁leg", - "isl" - ], - [ - "▁legis", - "l" - ], - [ - "▁H", - "op" - ], - [ - "▁Ho", - "p" - ], - [ - "▁br", - "anches" - ], - [ - "▁branch", - "es" - ], - [ - "▁V", - "eg" - ], - [ - "▁Ve", - "g" - ], - [ - "▁s", - "print" - ], - [ - "▁spr", - "int" - ], - [ - "▁fl", - "ux" - ], - [ - "▁flu", - "x" - ], - [ - "▁Fr", - "eder" - ], - [ - "▁Fre", - "der" - ], - [ - "▁Fred", - "er" - ], - [ - "si", - "s" - ], - [ - "s", - "is" - ], - [ - "not", - "ify" - ], - [ - "▁Ф", - "ран" - ], - [ - "so", - "m" - ], - [ - "s", - "om" - ], - [ - "ny", - "m" - ], - [ - "n", - "ym" - ], - [ - "▁R", - "é" - ], - [ - "le", - "tt" - ], - [ - "let", - "t" - ], - [ - "l", - "ett" - ], - [ - "ing", - "ham" - ], - [ - "▁F", - "arm" - ], - [ - "▁Far", - "m" - ], - [ - "▁Fa", - "rm" - ], - [ - "DO", - "M" - ], - [ - "D", - "OM" - ], - [ - "▁sh", - "ield" - ], - [ - "He", - "re" - ], - [ - "Her", - "e" - ], - [ - "H", - "ere" - ], - [ - "▁T", - "reat" - ], - [ - "▁Tre", - "at" - ], - [ - "▁Lu", - "ke" - ], - [ - "▁un", - "safe" - ], - [ - "an", - "ton" - ], - [ - "ant", - "on" - ], - [ - "anto", - "n" - ], - [ - "▁Im", - "per" - ], - [ - "▁Imp", - "er" - ], - [ - "▁tele", - "phone" - ], - [ - "▁un", - "lock" - ], - [ - "▁", - "unlock" - ], - [ - "Own", - "er" - ], - [ - "col", - "lection" - ], - [ - "coll", - "ection" - ], - [ - "collect", - "ion" - ], - [ - "▁s", - "nd" - ], - [ - "▁sn", - "d" - ], - [ - "▁", - "snd" - ], - [ - "▁su", - "iv" - ], - [ - "▁ent", - "ering" - ], - [ - "▁enter", - "ing" - ], - [ - "ше", - "н" - ], - [ - "ш", - "ен" - ], - [ - "▁L", - "abel" - ], - [ - "▁La", - "bel" - ], - [ - "▁Lab", - "el" - ], - [ - "▁", - "Label" - ], - [ - "se", - "lector" - ], - [ - "sel", - "ector" - ], - [ - "select", - "or" - ], - [ - "▁G", - "ET" - ], - [ - "▁", - "GET" - ], - [ - "▁qu", - "ando" - ], - [ - "▁quand", - "o" - ], - [ - "▁f", - "ed" - ], - [ - "▁fe", - "d" - ], - [ - "▁", - "fed" - ], - [ - "j", - "Query" - ], - [ - "Or", - "igin" - ], - [ - "▁A", - "lan" - ], - [ - "▁Al", - "an" - ], - [ - "math", - "scr" - ], - [ - "▁pregn", - "ant" - ], - [ - "▁preg", - "nant" - ], - [ - "Ex", - "pect" - ], - [ - "Exp", - "ect" - ], - [ - "re", - "sources" - ], - [ - "res", - "ources" - ], - [ - "resource", - "s" - ], - [ - "▁er", - "sten" - ], - [ - "▁erst", - "en" - ], - [ - "▁ers", - "ten" - ], - [ - "▁erste", - "n" - ], - [ - "al", - "ia" - ], - [ - "ali", - "a" - ], - [ - "a", - "lia" - ], - [ - "▁ret", - "ired" - ], - [ - "▁retire", - "d" - ], - [ - "û", - "t" - ], - [ - "Cr", - "ed" - ], - [ - "C", - "red" - ], - [ - "▁m", - "éd" - ], - [ - "▁mé", - "d" - ], - [ - "▁e", - "rh" - ], - [ - "▁er", - "h" - ], - [ - "Frame", - "work" - ], - [ - "Sl", - "ot" - ], - [ - "S", - "lot" - ], - [ - "d", - "uration" - ], - [ - "sa", - "l" - ], - [ - "s", - "al" - ], - [ - "▁com", - "position" - ], - [ - "▁compos", - "ition" - ], - [ - "art", - "icle" - ], - [ - "gp", - "u" - ], - [ - "g", - "pu" - ], - [ - "▁per", - "mitted" - ], - [ - "▁perm", - "itted" - ], - [ - "▁permit", - "ted" - ], - [ - "▁F", - "ont" - ], - [ - "▁Fo", - "nt" - ], - [ - "▁", - "Font" - ], - [ - "▁M", - "uch" - ], - [ - "▁Mu", - "ch" - ], - [ - "▁p", - "ending" - ], - [ - "▁pen", - "ding" - ], - [ - "▁", - "pending" - ], - [ - "▁ag", - "encies" - ], - [ - "Column", - "s" - ], - [ - "▁k", - "lik" - ], - [ - "▁kl", - "ik" - ], - [ - "▁r", - "ating" - ], - [ - "▁rat", - "ing" - ], - [ - "▁ra", - "ting" - ], - [ - "▁", - "rating" - ], - [ - "min", - "d" - ], - [ - "mi", - "nd" - ], - [ - "m", - "ind" - ], - [ - "▁Penn", - "sylvania" - ], - [ - "J", - "ava" - ], - [ - "ab", - "stract" - ], - [ - "abs", - "tract" - ], - [ - "▁d", - "umb" - ], - [ - "▁du", - "mb" - ], - [ - "▁V", - "I" - ], - [ - "▁", - "VI" - ], - [ - "us", - "a" - ], - [ - "u", - "sa" - ], - [ - "Rem", - "ote" - ], - [ - "▁YO", - "U" - ], - [ - "▁C", - "reek" - ], - [ - "▁Cre", - "ek" - ], - [ - "ма", - "ти" - ], - [ - "мат", - "и" - ], - [ - "Bot", - "tom" - ], - [ - "B", - "ottom" - ], - [ - "▁roll", - "ing" - ], - [ - "▁", - "rolling" - ], - [ - "▁b", - "undle" - ], - [ - "▁bund", - "le" - ], - [ - "▁", - "bundle" - ], - [ - "▁g", - "olf" - ], - [ - "▁gol", - "f" - ], - [ - "gp", - "io" - ], - [ - "g", - "pio" - ], - [ - "▁Ch", - "air" - ], - [ - "▁Cha", - "ir" - ], - [ - "▁c", - "ls" - ], - [ - "▁cl", - "s" - ], - [ - "▁", - "cls" - ], - [ - "$", - "}" - ], - [ - "▁Par", - "liament" - ], - [ - "f", - "ühr" - ], - [ - "Man", - "y" - ], - [ - "Ma", - "ny" - ], - [ - "M", - "any" - ], - [ - "▁S", - "ep" - ], - [ - "▁Se", - "p" - ], - [ - "▁", - "Sep" - ], - [ - "▁bad", - "ly" - ], - [ - "ig", - "i" - ], - [ - "i", - "gi" - ], - [ - "▁Geme", - "inde" - ], - [ - "Il", - "l" - ], - [ - "I", - "ll" - ], - [ - "▁А", - "н" - ], - [ - "ua", - "rt" - ], - [ - "uar", - "t" - ], - [ - "u", - "art" - ], - [ - "it", - "empty" - ], - [ - "item", - "pty" - ], - [ - "▁N", - "iger" - ], - [ - "▁Ni", - "ger" - ], - [ - "▁im", - "migr" - ], - [ - "▁imm", - "igr" - ], - [ - "Su", - "per" - ], - [ - "Sup", - "er" - ], - [ - "S", - "uper" - ], - [ - "v", - "á" - ], - [ - "ist", - "ribute" - ], - [ - "istribut", - "e" - ], - [ - "Hel", - "pers" - ], - [ - "Helper", - "s" - ], - [ - "Help", - "ers" - ], - [ - "▁w", - "aters" - ], - [ - "▁water", - "s" - ], - [ - "▁wat", - "ers" - ], - [ - "▁wa", - "ters" - ], - [ - "▁join", - "ing" - ], - [ - "▁jo", - "ining" - ], - [ - "om", - "itempty" - ], - [ - "▁Other", - "wise" - ], - [ - "▁H", - "ost" - ], - [ - "▁Ho", - "st" - ], - [ - "▁", - "Host" - ], - [ - "▁re", - "dd" - ], - [ - "▁red", - "d" - ], - [ - "▁d", - "y" - ], - [ - "▁", - "dy" - ], - [ - "▁con", - "verted" - ], - [ - "▁convert", - "ed" - ], - [ - "▁conver", - "ted" - ], - [ - "▁pr", - "ayer" - ], - [ - "▁pray", - "er" - ], - [ - "▁pra", - "yer" - ], - [ - "▁У", - "краї" - ], - [ - "▁Укра", - "ї" - ], - [ - "▁e", - "lections" - ], - [ - "▁elect", - "ions" - ], - [ - "▁ele", - "ctions" - ], - [ - "▁election", - "s" - ], - [ - "re", - "b" - ], - [ - "r", - "eb" - ], - [ - "er", - "ie" - ], - [ - "eri", - "e" - ], - [ - "e", - "rie" - ], - [ - "▁с", - "вя" - ], - [ - "Ab", - "s" - ], - [ - "A", - "bs" - ], - [ - "ie", - "mbre" - ], - [ - "iem", - "bre" - ], - [ - "i", - "embre" - ], - [ - "hol", - "ders" - ], - [ - "hold", - "ers" - ], - [ - "holder", - "s" - ], - [ - "▁R", - "ol" - ], - [ - "▁Ro", - "l" - ], - [ - "ut", - "schen" - ], - [ - "uts", - "chen" - ], - [ - "utsch", - "en" - ], - [ - "utsche", - "n" - ], - [ - "▁G", - "h" - ], - [ - "ter", - "y" - ], - [ - "te", - "ry" - ], - [ - "t", - "ery" - ], - [ - "ан", - "г" - ], - [ - "а", - "нг" - ], - [ - "▁narr", - "ative" - ], - [ - "min", - "us" - ], - [ - "m", - "inus" - ], - [ - "▁I", - "ron" - ], - [ - "▁Ir", - "on" - ], - [ - "=\"", - "#" - ], - [ - "▁w", - "and" - ], - [ - "▁wa", - "nd" - ], - [ - "▁", - "wand" - ], - [ - "▁w", - "ished" - ], - [ - "▁wish", - "ed" - ], - [ - "▁wis", - "hed" - ], - [ - "ic", - "ode" - ], - [ - "ico", - "de" - ], - [ - "i", - "code" - ], - [ - "or", - "r" - ], - [ - "o", - "rr" - ], - [ - "[", - "[" - ], - [ - "▁detect", - "ed" - ], - [ - "▁municip", - "al" - ], - [ - "▁P", - "our" - ], - [ - "▁Po", - "ur" - ], - [ - "▁S", - "erv" - ], - [ - "▁Se", - "rv" - ], - [ - "▁Ser", - "v" - ], - [ - "▁", - "Serv" - ], - [ - "cite", - "t" - ], - [ - "cit", - "et" - ], - [ - "c", - "itet" - ], - [ - "▁g", - "rey" - ], - [ - "▁gr", - "ey" - ], - [ - "▁gre", - "y" - ], - [ - "▁R", - "ap" - ], - [ - "▁Ra", - "p" - ], - [ - "▁v", - "oy" - ], - [ - "▁vo", - "y" - ], - [ - "▁l", - "leg" - ], - [ - "▁ll", - "eg" - ], - [ - "▁cur", - "rency" - ], - [ - "▁curr", - "ency" - ], - [ - "▁", - "currency" - ], - [ - "▁S", - "cript" - ], - [ - "▁Sc", - "ript" - ], - [ - "▁", - "Script" - ], - [ - "str", - "ument" - ], - [ - "stru", - "ment" - ], - [ - "▁expect", - "ing" - ], - [ - "▁t", - "ickets" - ], - [ - "▁tick", - "ets" - ], - [ - "▁ticket", - "s" - ], - [ - "▁b", - "ucket" - ], - [ - "▁buck", - "et" - ], - [ - "▁", - "bucket" - ], - [ - "eg", - "r" - ], - [ - "e", - "gr" - ], - [ - "▁j", - "acket" - ], - [ - "▁jack", - "et" - ], - [ - "dr", - "v" - ], - [ - "d", - "rv" - ], - [ - "▁lo", - "ans" - ], - [ - "▁loan", - "s" - ], - [ - "▁k", - "ann" - ], - [ - "▁kan", - "n" - ], - [ - "▁ka", - "nn" - ], - [ - "▁integr", - "al" - ], - [ - "▁character", - "istics" - ], - [ - "▁characteristic", - "s" - ], - [ - "(\"", - "." - ], - [ - "(", - "\"." - ], - [ - "▁man", - "ual" - ], - [ - "▁d", - "ynamics" - ], - [ - "▁dynam", - "ics" - ], - [ - "▁dynamic", - "s" - ], - [ - ":", - "*" - ], - [ - "sh", - "a" - ], - [ - "s", - "ha" - ], - [ - "re", - "ens" - ], - [ - "ree", - "ns" - ], - [ - "reen", - "s" - ], - [ - "on", - "ical" - ], - [ - "oni", - "cal" - ], - [ - "onic", - "al" - ], - [ - "▁to", - "ile" - ], - [ - "añ", - "a" - ], - [ - "a", - "ña" - ], - [ - "▁d", - "istant" - ], - [ - "▁di", - "stant" - ], - [ - "▁dist", - "ant" - ], - [ - "▁hand", - "led" - ], - [ - "▁handle", - "d" - ], - [ - "Bo", - "ol" - ], - [ - "B", - "ool" - ], - [ - "▁pe", - "nal" - ], - [ - "▁pen", - "al" - ], - [ - "▁Th", - "ings" - ], - [ - "▁prom", - "inent" - ], - [ - "▁ex", - "ped" - ], - [ - "▁exp", - "ed" - ], - [ - "▁He", - "lp" - ], - [ - "▁Hel", - "p" - ], - [ - "▁", - "Help" - ], - [ - "▁a", - "sp" - ], - [ - "▁as", - "p" - ], - [ - "▁", - "asp" - ], - [ - "la", - "p" - ], - [ - "l", - "ap" - ], - [ - "▁A", - "uth" - ], - [ - "▁Aut", - "h" - ], - [ - "▁Au", - "th" - ], - [ - "▁", - "Auth" - ], - [ - "Bas", - "ic" - ], - [ - "ach", - "uset" - ], - [ - "▁B", - "ild" - ], - [ - "▁Bi", - "ld" - ], - [ - "▁Bil", - "d" - ], - [ - "▁ent", - "itled" - ], - [ - "▁j", - "ag" - ], - [ - "▁ja", - "g" - ], - [ - "▁reject", - "ed" - ], - [ - "▁m", - "emor" - ], - [ - "▁me", - "mor" - ], - [ - "▁mem", - "or" - ], - [ - "▁memo", - "r" - ], - [ - "or", - "ts" - ], - [ - "ort", - "s" - ], - [ - "▁ap", - "plies" - ], - [ - "▁appl", - "ies" - ], - [ - "▁L", - "anguage" - ], - [ - "▁", - "Language" - ], - [ - "spec", - "ific" - ], - [ - "achuset", - "ts" - ], - [ - "HA", - "ND" - ], - [ - "H", - "AND" - ], - [ - "▁R", - "oute" - ], - [ - "▁Ro", - "ute" - ], - [ - "▁Rou", - "te" - ], - [ - "▁", - "Route" - ], - [ - "mark", - "et" - ], - [ - "mar", - "ket" - ], - [ - "▁K", - "y" - ], - [ - "▁p", - "ose" - ], - [ - "▁pos", - "e" - ], - [ - "▁po", - "se" - ], - [ - "▁", - "pose" - ], - [ - "AC", - "HE" - ], - [ - "ACH", - "E" - ], - [ - "po", - "ll" - ], - [ - "pol", - "l" - ], - [ - "p", - "oll" - ], - [ - "▁r", - "ocks" - ], - [ - "▁ro", - "cks" - ], - [ - "▁rock", - "s" - ], - [ - "bo", - "ne" - ], - [ - "bon", - "e" - ], - [ - "b", - "one" - ], - [ - "▁D", - "IS" - ], - [ - "▁DI", - "S" - ], - [ - "▁", - "DIS" - ], - [ - "W", - "atch" - ], - [ - "▁sm", - "iling" - ], - [ - "ри", - "о" - ], - [ - "Mon", - "th" - ], - [ - "Mont", - "h" - ], - [ - "▁e", - "fter" - ], - [ - "con", - "struct" - ], - [ - "const", - "ruct" - ], - [ - "▁b", - "ands" - ], - [ - "▁band", - "s" - ], - [ - "▁ban", - "ds" - ], - [ - "▁", - "bands" - ], - [ - "▁collabor", - "ation" - ], - [ - "ни", - "ми" - ], - [ - "ним", - "и" - ], - [ - "gl", - "as" - ], - [ - "g", - "las" - ], - [ - "▁v", - "y" - ], - [ - "▁", - "vy" - ], - [ - "▁eng", - "agement" - ], - [ - "▁engage", - "ment" - ], - [ - "__", - ")" - ], - [ - "_", - "_)" - ], - [ - "▁w", - "ings" - ], - [ - "▁win", - "gs" - ], - [ - "▁wing", - "s" - ], - [ - "ки", - "м" - ], - [ - "к", - "им" - ], - [ - "net", - "je" - ], - [ - "at", - "iva" - ], - [ - "ati", - "va" - ], - [ - "ativ", - "a" - ], - [ - "▁Du", - "ke" - ], - [ - "ле", - "е" - ], - [ - "▁With", - "in" - ], - [ - "▁d", - "ove" - ], - [ - "▁do", - "ve" - ], - [ - "▁c", - "b" - ], - [ - "▁", - "cb" - ], - [ - "ye", - "rs" - ], - [ - "yer", - "s" - ], - [ - "y", - "ers" - ], - [ - "po", - "w" - ], - [ - "p", - "ow" - ], - [ - "[", - "(" - ], - [ - "▁evalu", - "ate" - ], - [ - "▁eval", - "uate" - ], - [ - "Point", - "s" - ], - [ - "▁р", - "і" - ], - [ - "▁", - "рі" - ], - [ - "od", - "igd" - ], - [ - "odi", - "gd" - ], - [ - "on", - "omy" - ], - [ - "ono", - "my" - ], - [ - "onom", - "y" - ], - [ - "▁Ill", - "inois" - ], - [ - "▁T", - "yp" - ], - [ - "▁Ty", - "p" - ], - [ - "▁", - "Typ" - ], - [ - "▁coord", - "inates" - ], - [ - "▁coordinate", - "s" - ], - [ - "pis", - "ode" - ], - [ - "uck", - "ed" - ], - [ - "uc", - "ked" - ], - [ - "▁f", - "lav" - ], - [ - "▁fl", - "av" - ], - [ - "▁br", - "ands" - ], - [ - "▁brand", - "s" - ], - [ - "▁cal", - "endar" - ], - [ - "▁", - "calendar" - ], - [ - "Li", - "b" - ], - [ - "L", - "ib" - ], - [ - "▁uit", - "gen" - ], - [ - "▁t", - "ale" - ], - [ - "▁tal", - "e" - ], - [ - "▁ta", - "le" - ], - [ - "▁brief", - "ly" - ], - [ - "▁m", - "ic" - ], - [ - "▁mi", - "c" - ], - [ - "▁", - "mic" - ], - [ - "RE", - "SS" - ], - [ - "RES", - "S" - ], - [ - "▁sp", - "äter" - ], - [ - "▁integr", - "ated" - ], - [ - "▁integrate", - "d" - ], - [ - "▁cook", - "ies" - ], - [ - "▁cookie", - "s" - ], - [ - "▁uitgen", - "odigd" - ], - [ - "▁P", - "riv" - ], - [ - "▁Pr", - "iv" - ], - [ - "▁Pri", - "v" - ], - [ - "▁", - "Priv" - ], - [ - "▁phen", - "omen" - ], - [ - "▁vo", - "egen" - ], - [ - "Su", - "pp" - ], - [ - "Sup", - "p" - ], - [ - "S", - "upp" - ], - [ - "▁re", - "fers" - ], - [ - "▁ref", - "ers" - ], - [ - "▁refer", - "s" - ], - [ - "па", - "д" - ], - [ - "▁Cl", - "inton" - ], - [ - "▁Clin", - "ton" - ], - [ - "▁ass", - "ignment" - ], - [ - "▁assign", - "ment" - ], - [ - "in", - "als" - ], - [ - "ina", - "ls" - ], - [ - "inal", - "s" - ], - [ - "i", - "nals" - ], - [ - "▁a", - "sym" - ], - [ - "▁as", - "ym" - ], - [ - "cy", - "cle" - ], - [ - "cycl", - "e" - ], - [ - "c", - "ycle" - ], - [ - "▁And", - "erson" - ], - [ - "▁Anders", - "on" - ], - [ - "▁b", - "inding" - ], - [ - "▁bin", - "ding" - ], - [ - "▁bind", - "ing" - ], - [ - "▁", - "binding" - ], - [ - "ri", - "que" - ], - [ - "r", - "ique" - ], - [ - "hi", - "nd" - ], - [ - "hin", - "d" - ], - [ - "h", - "ind" - ], - [ - "▁be", - "half" - ], - [ - "▁beh", - "alf" - ], - [ - "▁F", - "le" - ], - [ - "▁Fl", - "e" - ], - [ - "▁break", - "s" - ], - [ - "▁bre", - "aks" - ], - [ - "▁so", - "ap" - ], - [ - "▁", - "soap" - ], - [ - "ва", - "р" - ], - [ - "в", - "ар" - ], - [ - "▁v", - "ä" - ], - [ - "▁", - "vä" - ], - [ - "▁c", - "rying" - ], - [ - "▁cr", - "ying" - ], - [ - "▁cry", - "ing" - ], - [ - "▁", - "���" - ], - [ - "▁m", - "sm" - ], - [ - "▁ms", - "m" - ], - [ - "▁", - "msm" - ], - [ - "▁bo", - "ots" - ], - [ - "▁boot", - "s" - ], - [ - "ow", - "ing" - ], - [ - "owi", - "ng" - ], - [ - "o", - "wing" - ], - [ - "▁b", - "ell" - ], - [ - "▁be", - "ll" - ], - [ - "▁bel", - "l" - ], - [ - "▁", - "bell" - ], - [ - "su", - "ite" - ], - [ - "suit", - "e" - ], - [ - "▁Bund", - "es" - ], - [ - "▁Bun", - "des" - ], - [ - "Y", - "ear" - ], - [ - "nd", - "ef" - ], - [ - "nde", - "f" - ], - [ - "n", - "def" - ], - [ - "O", - "ther" - ], - [ - "▁go", - "ogle" - ], - [ - "▁goog", - "le" - ], - [ - "▁", - "google" - ], - [ - "EN", - "CE" - ], - [ - "ENC", - "E" - ], - [ - "WE", - "R" - ], - [ - "W", - "ER" - ], - [ - "Le", - "s" - ], - [ - "L", - "es" - ], - [ - "Sh", - "ared" - ], - [ - "Share", - "d" - ], - [ - "▁E", - "D" - ], - [ - "▁", - "ED" - ], - [ - "IF", - "T" - ], - [ - "I", - "FT" - ], - [ - "▁flo", - "ating" - ], - [ - "▁float", - "ing" - ], - [ - "ý", - "m" - ], - [ - "{}", - "," - ], - [ - "{", - "}," - ], - [ - "Bin", - "ary" - ], - [ - "B", - "inary" - ], - [ - "▁ro", - "ce" - ], - [ - "ra", - "j" - ], - [ - "r", - "aj" - ], - [ - "▁be", - "werken" - ], - [ - "B", - "F" - ], - [ - "▁H", - "ur" - ], - [ - "▁Hu", - "r" - ], - [ - "ce", - "n" - ], - [ - "c", - "en" - ], - [ - "▁e", - "re" - ], - [ - "▁er", - "e" - ], - [ - "▁", - "ere" - ], - [ - "▁c", - "amb" - ], - [ - "▁cam", - "b" - ], - [ - "▁ca", - "mb" - ], - [ - "▁Pak", - "istan" - ], - [ - "▁great", - "ly" - ], - [ - "▁log", - "ging" - ], - [ - "▁", - "logging" - ], - [ - "/", - "." - ], - [ - "Ten", - "sor" - ], - [ - "T", - "ensor" - ], - [ - "▁op", - "ens" - ], - [ - "▁open", - "s" - ], - [ - "▁", - "opens" - ], - [ - "▁R", - "io" - ], - [ - "▁klik", - "ken" - ], - [ - "▁sc", - "ulpt" - ], - [ - "ap", - "ore" - ], - [ - "apor", - "e" - ], - [ - "w", - "x" - ], - [ - "▁N", - "ich" - ], - [ - "▁Nic", - "h" - ], - [ - "▁Ni", - "ch" - ], - [ - "na", - "n" - ], - [ - "n", - "an" - ], - [ - "▁inj", - "ured" - ], - [ - "com", - "pare" - ], - [ - "comp", - "are" - ], - [ - "compar", - "e" - ], - [ - "th", - "a" - ], - [ - "t", - "ha" - ], - [ - "Sam", - "ple" - ], - [ - "S", - "ample" - ], - [ - "Sh", - "ell" - ], - [ - "She", - "ll" - ], - [ - "S", - "hell" - ], - [ - "▁comm", - "ander" - ], - [ - "▁command", - "er" - ], - [ - "▁re", - "ceiver" - ], - [ - "▁rece", - "iver" - ], - [ - "▁receive", - "r" - ], - [ - "▁h", - "opes" - ], - [ - "▁hope", - "s" - ], - [ - "▁hop", - "es" - ], - [ - "▁ho", - "pes" - ], - [ - "▁b", - "yl" - ], - [ - "▁by", - "l" - ], - [ - "▁pro", - "xy" - ], - [ - "▁pr", - "oxy" - ], - [ - "▁", - "proxy" - ], - [ - "▁g", - "all" - ], - [ - "▁gal", - "l" - ], - [ - "▁ga", - "ll" - ], - [ - "get", - "Id" - ], - [ - "▁B", - "ab" - ], - [ - "▁Ba", - "b" - ], - [ - "fe", - "ld" - ], - [ - "fel", - "d" - ], - [ - "f", - "eld" - ], - [ - "▁\"", - "_" - ], - [ - "▁H", - "ab" - ], - [ - "▁Ha", - "b" - ], - [ - "sim", - "ple" - ], - [ - "▁execut", - "ed" - ], - [ - "▁execute", - "d" - ], - [ - "▁a", - "te" - ], - [ - "▁at", - "e" - ], - [ - "▁", - "ate" - ], - [ - "▁an", - "imation" - ], - [ - "▁anim", - "ation" - ], - [ - "▁", - "animation" - ], - [ - "▁in", - "hab" - ], - [ - "▁бо", - "ль" - ], - [ - "▁r", - "outer" - ], - [ - "▁ro", - "uter" - ], - [ - "▁rout", - "er" - ], - [ - "▁route", - "r" - ], - [ - "▁rou", - "ter" - ], - [ - "▁", - "router" - ], - [ - "▁gl", - "ob" - ], - [ - "▁glo", - "b" - ], - [ - "▁", - "glob" - ], - [ - "Ge", - "plaatst" - ], - [ - "▁begin", - "netje" - ], - [ - "▁K", - "ur" - ], - [ - "▁Ku", - "r" - ], - [ - "▁Х", - "а" - ], - [ - "al", - "igned" - ], - [ - "align", - "ed" - ], - [ - "▁cert", - "ificate" - ], - [ - "▁", - "Å" - ], - [ - ".)", - "." - ], - [ - ".", - ")." - ], - [ - "▁s", - "oll" - ], - [ - "▁so", - "ll" - ], - [ - "▁sol", - "l" - ], - [ - "▁Im", - "port" - ], - [ - "▁Imp", - "ort" - ], - [ - "▁", - "Import" - ], - [ - "ре", - "ди" - ], - [ - "ред", - "и" - ], - [ - "р", - "еди" - ], - [ - "▁pand", - "emic" - ], - [ - "▁n", - "ic" - ], - [ - "▁ni", - "c" - ], - [ - "▁", - "nic" - ], - [ - "v", - "ä" - ], - [ - "▁G", - "ree" - ], - [ - "▁Gr", - "ee" - ], - [ - "▁Gre", - "e" - ], - [ - "▁S", - "ay" - ], - [ - "▁Sa", - "y" - ], - [ - "▁д", - "і" - ], - [ - "▁", - "ді" - ], - [ - "▁N", - "um" - ], - [ - "▁Nu", - "m" - ], - [ - "▁", - "Num" - ], - [ - "▁rough", - "ly" - ], - [ - "▁des", - "pués" - ], - [ - "▁", - "​" - ], - [ - "▁spec", - "ify" - ], - [ - "Map", - "per" - ], - [ - "lic", - "ht" - ], - [ - "li", - "cht" - ], - [ - "lich", - "t" - ], - [ - "l", - "icht" - ], - [ - "▁th", - "umb" - ], - [ - "▁", - "thumb" - ], - [ - "wi", - "e" - ], - [ - "w", - "ie" - ], - [ - "▁un", - "likely" - ], - [ - "▁unlike", - "ly" - ], - [ - "▁", - "unlikely" - ], - [ - "▁E", - "dd" - ], - [ - "▁Ed", - "d" - ], - [ - "He", - "y" - ], - [ - "H", - "ey" - ], - [ - "▁O", - "pt" - ], - [ - "▁Op", - "t" - ], - [ - "▁", - "Opt" - ], - [ - "B", - "LOCK" - ], - [ - "во", - "р" - ], - [ - "в", - "ор" - ], - [ - "▁", - "×" - ], - [ - "▁b", - "a" - ], - [ - "▁", - "ba" - ], - [ - "▁period", - "s" - ], - [ - "▁title", - "s" - ], - [ - "▁tit", - "les" - ], - [ - "Me", - "d" - ], - [ - "M", - "ed" - ], - [ - "▁f", - "on" - ], - [ - "▁fo", - "n" - ], - [ - "▁", - "fon" - ], - [ - "▁b", - "ast" - ], - [ - "▁bas", - "t" - ], - [ - "▁ba", - "st" - ], - [ - "▁", - "bast" - ], - [ - "▁F", - "orest" - ], - [ - "▁For", - "est" - ], - [ - "▁Fore", - "st" - ], - [ - "▁Fo", - "rest" - ], - [ - "▁", - "№" - ], - [ - "on", - "ds" - ], - [ - "ond", - "s" - ], - [ - "▁f", - "al" - ], - [ - "▁fa", - "l" - ], - [ - "▁g", - "esch" - ], - [ - "▁ge", - "sch" - ], - [ - "▁ges", - "ch" - ], - [ - "▁", - "gesch" - ], - [ - "dir", - "ection" - ], - [ - "di", - "rection" - ], - [ - "direct", - "ion" - ], - [ - "dire", - "ction" - ], - [ - "d", - "irection" - ], - [ - "IF", - "Y" - ], - [ - "▁L", - "A" - ], - [ - "▁", - "LA" - ], - [ - "▁(", - "((" - ], - [ - "▁((", - "(" - ], - [ - "▁", - "(((" - ], - [ - "GT", - "H" - ], - [ - "G", - "TH" - ], - [ - "it", - "udes" - ], - [ - "itude", - "s" - ], - [ - "itu", - "des" - ], - [ - "itud", - "es" - ], - [ - "▁dest", - "ruction" - ], - [ - "▁destruct", - "ion" - ], - [ - "▁J", - "a" - ], - [ - "▁s", - "take" - ], - [ - "▁st", - "ake" - ], - [ - "▁sta", - "ke" - ], - [ - "iffer", - "ent" - ], - [ - "iffe", - "rent" - ], - [ - "▁ident", - "ical" - ], - [ - "▁f", - "og" - ], - [ - "▁fo", - "g" - ], - [ - "▁R", - "eb" - ], - [ - "▁Re", - "b" - ], - [ - "▁", - "Reb" - ], - [ - "ски", - "е" - ], - [ - "сту", - "п" - ], - [ - "ja", - "x" - ], - [ - "j", - "ax" - ], - [ - "▁M", - "ars" - ], - [ - "▁Mar", - "s" - ], - [ - "▁Ma", - "rs" - ], - [ - "▁hist", - "oric" - ], - [ - "▁histor", - "ic" - ], - [ - "▁V", - "o" - ], - [ - "▁", - "Vo" - ], - [ - "▁entre", - "pre" - ], - [ - "▁t", - "ension" - ], - [ - "▁tens", - "ion" - ], - [ - "▁W", - "HERE" - ], - [ - "▁WH", - "ERE" - ], - [ - "▁WHE", - "RE" - ], - [ - "▁Phil", - "adelphia" - ], - [ - "Count", - "er" - ], - [ - "Co", - "unter" - ], - [ - "C", - "ounter" - ], - [ - "▁fr", - "ames" - ], - [ - "▁frame", - "s" - ], - [ - "▁fra", - "mes" - ], - [ - "▁fram", - "es" - ], - [ - "▁", - "frames" - ], - [ - "▁m", - "uy" - ], - [ - "▁mu", - "y" - ], - [ - "e", - "j" - ], - [ - "ö", - "t" - ], - [ - "e", - "u" - ], - [ - "▁че", - "лове" - ], - [ - "PRO", - "C" - ], - [ - "PR", - "OC" - ], - [ - "▁res", - "olved" - ], - [ - "▁resolve", - "d" - ], - [ - "▁", - "resolved" - ], - [ - "▁t", - "ape" - ], - [ - "▁tap", - "e" - ], - [ - "▁ta", - "pe" - ], - [ - "ци", - "он" - ], - [ - "▁sing", - "ular" - ], - [ - "▁person", - "nel" - ], - [ - "▁M", - "un" - ], - [ - "▁Mu", - "n" - ], - [ - "▁O", - "cc" - ], - [ - "▁", - "Occ" - ], - [ - "▁scal", - "ar" - ], - [ - "▁", - "scalar" - ], - [ - "de", - "ss" - ], - [ - "des", - "s" - ], - [ - "d", - "ess" - ], - [ - "▁c", - "able" - ], - [ - "▁cab", - "le" - ], - [ - "▁ca", - "ble" - ], - [ - "be", - "ing" - ], - [ - "b", - "eing" - ], - [ - "▁J", - "enn" - ], - [ - "▁Je", - "nn" - ], - [ - "▁Jen", - "n" - ], - [ - "▁er", - "st" - ], - [ - "▁ers", - "t" - ], - [ - "▁", - "erst" - ], - [ - "Action", - "s" - ], - [ - "Act", - "ions" - ], - [ - "A", - "ctions" - ], - [ - "Env", - "ironment" - ], - [ - "vi", - "a" - ], - [ - "v", - "ia" - ], - [ - "▁strugg", - "ling" - ], - [ - "▁D", - "VD" - ], - [ - "wh", - "e" - ], - [ - "w", - "he" - ], - [ - "▁throw", - "ing" - ], - [ - "▁thr", - "owing" - ], - [ - "▁thro", - "wing" - ], - [ - "Bound", - "s" - ], - [ - "B", - "ounds" - ], - [ - "▁M", - "D" - ], - [ - "▁", - "MD" - ], - [ - "▁\"", - "../" - ], - [ - "▁\".", - "./" - ], - [ - "▁satisf", - "y" - ], - [ - "▁Color", - "ado" - ], - [ - "▁Act", - "ive" - ], - [ - "▁Activ", - "e" - ], - [ - "▁", - "Active" - ], - [ - "Task", - "s" - ], - [ - "<>(", - ");" - ], - [ - "<>", - "();" - ], - [ - "<", - ">();" - ], - [ - "▁sl", - "ipped" - ], - [ - "▁slip", - "ped" - ], - [ - "▁po", - "ison" - ], - [ - "▁poi", - "son" - ], - [ - "z", - "b" - ], - [ - "Dis", - "patch" - ], - [ - "war", - "ning" - ], - [ - "warn", - "ing" - ], - [ - "w", - "arning" - ], - [ - "▁ult", - "imate" - ], - [ - "p", - "icture" - ], - [ - "ex", - "pression" - ], - [ - "exp", - "ression" - ], - [ - "expr", - "ession" - ], - [ - "express", - "ion" - ], - [ - "▁T", - "alk" - ], - [ - "▁Tal", - "k" - ], - [ - "▁f", - "lick" - ], - [ - "▁fl", - "ick" - ], - [ - "▁rais", - "ing" - ], - [ - "▁ra", - "ising" - ], - [ - "▁", - "raising" - ], - [ - "▁trans", - "actions" - ], - [ - "▁transaction", - "s" - ], - [ - "▁gl", - "ance" - ], - [ - "▁g", - "ri" - ], - [ - "▁gr", - "i" - ], - [ - "▁п", - "рез" - ], - [ - "▁пре", - "з" - ], - [ - "se", - "lection" - ], - [ - "sel", - "ection" - ], - [ - "select", - "ion" - ], - [ - "s", - "election" - ], - [ - "њ", - "а" - ], - [ - "en", - "dl" - ], - [ - "end", - "l" - ], - [ - "▁A", - "bb" - ], - [ - "▁Ab", - "b" - ], - [ - "▁b", - "old" - ], - [ - "▁bo", - "ld" - ], - [ - "▁bol", - "d" - ], - [ - "▁", - "bold" - ], - [ - "▁maint", - "ained" - ], - [ - "▁maintain", - "ed" - ], - [ - "Ex", - "ists" - ], - [ - "▁encour", - "aged" - ], - [ - "▁encourage", - "d" - ], - [ - "Qu", - "al" - ], - [ - "Q", - "ual" - ], - [ - "▁ess", - "ere" - ], - [ - "▁h", - "ired" - ], - [ - "▁hi", - "red" - ], - [ - "▁hire", - "d" - ], - [ - "let", - "ter" - ], - [ - "lett", - "er" - ], - [ - "lette", - "r" - ], - [ - "it", - "ches" - ], - [ - "itch", - "es" - ], - [ - "oth", - "ers" - ], - [ - "other", - "s" - ], - [ - "othe", - "rs" - ], - [ - "o", - "thers" - ], - [ - "▁w", - "oj" - ], - [ - "▁wo", - "j" - ], - [ - "▁inj", - "uries" - ], - [ - "▁d", - "il" - ], - [ - "▁di", - "l" - ], - [ - "ex", - "ecut" - ], - [ - "exec", - "ut" - ], - [ - "▁Ste", - "el" - ], - [ - "▁G", - "arden" - ], - [ - "▁Gar", - "den" - ], - [ - "▁Gard", - "en" - ], - [ - "з", - "я" - ], - [ - "\\,", - "\\" - ], - [ - "\\", - ",\\" - ], - [ - "▁An", - "gel" - ], - [ - "▁Ang", - "el" - ], - [ - "pr", - "im" - ], - [ - "p", - "rim" - ], - [ - ">:", - "]<" - ], - [ - "g", - "b" - ], - [ - "pe", - "at" - ], - [ - "in", - "te" - ], - [ - "int", - "e" - ], - [ - "i", - "nte" - ], - [ - "▁ap", - "olog" - ], - [ - "▁reg", - "ulations" - ], - [ - "▁regul", - "ations" - ], - [ - "▁regulation", - "s" - ], - [ - "S", - "rc" - ], - [ - "k", - "h" - ], - [ - "Up", - "load" - ], - [ - "U", - "pload" - ], - [ - "ma", - "pping" - ], - [ - "map", - "ping" - ], - [ - "m", - "apping" - ], - [ - "▁p", - "resents" - ], - [ - "▁pres", - "ents" - ], - [ - "▁present", - "s" - ], - [ - "▁po", - "etry" - ], - [ - "▁poet", - "ry" - ], - [ - "▁st", - "ops" - ], - [ - "▁stop", - "s" - ], - [ - "▁sto", - "ps" - ], - [ - "▁T", - "ol" - ], - [ - "▁To", - "l" - ], - [ - "▁t", - "ower" - ], - [ - "▁to", - "wer" - ], - [ - "▁tow", - "er" - ], - [ - "▁O", - "UT" - ], - [ - "▁", - "OUT" - ], - [ - "Th", - "ank" - ], - [ - "Than", - "k" - ], - [ - "▁organ", - "ic" - ], - [ - "▁d", - "rei" - ], - [ - "▁dr", - "ei" - ], - [ - "▁dre", - "i" - ], - [ - "▁p", - "ound" - ], - [ - "▁po", - "und" - ], - [ - "▁pou", - "nd" - ], - [ - "cent", - "ury" - ], - [ - "▁mod", - "ules" - ], - [ - "▁module", - "s" - ], - [ - "▁", - "modules" - ], - [ - "▁д", - "ере" - ], - [ - "▁де", - "ре" - ], - [ - "▁w", - "orn" - ], - [ - "▁wor", - "n" - ], - [ - "▁wo", - "rn" - ], - [ - "▁par", - "ad" - ], - [ - "▁para", - "d" - ], - [ - "▁pa", - "rad" - ], - [ - "▁C", - "os" - ], - [ - "▁Co", - "s" - ], - [ - "fi", - "c" - ], - [ - "f", - "ic" - ], - [ - "▁бе", - "з" - ], - [ - "▁Jim", - "my" - ], - [ - "▁l", - "ands" - ], - [ - "▁land", - "s" - ], - [ - "▁lan", - "ds" - ], - [ - "▁", - "lands" - ], - [ - "▁min", - "ist" - ], - [ - "▁mini", - "st" - ], - [ - "vs", - "pace" - ], - [ - "v", - "space" - ], - [ - "▁light", - "ing" - ], - [ - "▁n", - "aked" - ], - [ - "▁na", - "ked" - ], - [ - "▁design", - "er" - ], - [ - "▁St", - "ream" - ], - [ - "▁Stre", - "am" - ], - [ - "▁", - "Stream" - ], - [ - "TM", - "P" - ], - [ - "T", - "MP" - ], - [ - "Cent", - "er" - ], - [ - "C", - "enter" - ], - [ - "resent", - "ation" - ], - [ - "ON", - "T" - ], - [ - "O", - "NT" - ], - [ - "▁e", - "rs" - ], - [ - "▁er", - "s" - ], - [ - "▁", - "ers" - ], - [ - "▁measure", - "ment" - ], - [ - "▁mus", - "cles" - ], - [ - "▁muscle", - "s" - ], - [ - "▁I", - "gn" - ], - [ - "▁", - "Ign" - ], - [ - "▁C", - "OM" - ], - [ - "▁CO", - "M" - ], - [ - "▁", - "COM" - ], - [ - "▁f", - "ru" - ], - [ - "▁fr", - "u" - ], - [ - "▁gen", - "re" - ], - [ - "▁al", - "pha" - ], - [ - "▁", - "alpha" - ], - [ - "▁ret", - "irement" - ], - [ - "▁retire", - "ment" - ], - [ - "▁G", - "on" - ], - [ - "▁Go", - "n" - ], - [ - "ő", - "l" - ], - [ - "cont", - "ents" - ], - [ - "content", - "s" - ], - [ - "▁he", - "aling" - ], - [ - "▁heal", - "ing" - ], - [ - "▁s", - "ido" - ], - [ - "▁si", - "do" - ], - [ - "▁sid", - "o" - ], - [ - "incip", - "al" - ], - [ - "Per", - "mission" - ], - [ - "Perm", - "ission" - ], - [ - "ра", - "к" - ], - [ - "▁G", - "ordon" - ], - [ - "▁Gor", - "don" - ], - [ - "▁R", - "ank" - ], - [ - "▁Ran", - "k" - ], - [ - "▁", - "Rank" - ], - [ - "▁Aut", - "om" - ], - [ - "▁Au", - "tom" - ], - [ - "▁Auto", - "m" - ], - [ - "▁", - "Autom" - ], - [ - "Con", - "structor" - ], - [ - "Construct", - "or" - ], - [ - "wi", - "ki" - ], - [ - "wik", - "i" - ], - [ - "w", - "iki" - ], - [ - "▁concern", - "ing" - ], - [ - "▁concer", - "ning" - ], - [ - "riz", - "ona" - ], - [ - "▁var", - "iant" - ], - [ - "▁vari", - "ant" - ], - [ - "▁", - "variant" - ], - [ - "▁arr", - "anged" - ], - [ - "▁arrang", - "ed" - ], - [ - "▁arrange", - "d" - ], - [ - "▁S", - "pr" - ], - [ - "▁Sp", - "r" - ], - [ - "BP", - "ACK" - ], - [ - "B", - "PACK" - ], - [ - "Tim", - "estamp" - ], - [ - "re", - "store" - ], - [ - "rest", - "ore" - ], - [ - "aw", - "are" - ], - [ - "awa", - "re" - ], - [ - "a", - "ware" - ], - [ - "▁Ob", - "serv" - ], - [ - "▁", - "Observ" - ], - [ - "▁S", - "V" - ], - [ - "▁", - "SV" - ], - [ - "ip", - "p" - ], - [ - "i", - "pp" - ], - [ - "▁Execut", - "ive" - ], - [ - "▁col", - "leg" - ], - [ - "▁coll", - "eg" - ], - [ - "▁colle", - "g" - ], - [ - "▁explicit", - "ly" - ], - [ - "wr", - "itten" - ], - [ - "writ", - "ten" - ], - [ - "▁K", - "ön" - ], - [ - "▁Kö", - "n" - ], - [ - "ir", - "us" - ], - [ - "i", - "rus" - ], - [ - "▁H", - "old" - ], - [ - "▁Hol", - "d" - ], - [ - "▁Ho", - "ld" - ], - [ - "▁P", - "ract" - ], - [ - "▁Pr", - "act" - ], - [ - "▁Pra", - "ct" - ], - [ - "Char", - "acter" - ], - [ - "▁red", - "istribute" - ], - [ - "uer", - "to" - ], - [ - "��Stud", - "ent" - ], - [ - "▁", - "Student" - ], - [ - "▁el", - "der" - ], - [ - "▁D", - "op" - ], - [ - "▁Do", - "p" - ], - [ - "v", - "p" - ], - [ - "▁H", - "ub" - ], - [ - "▁Hu", - "b" - ], - [ - "▁", - "Hub" - ], - [ - "▁gr", - "ounds" - ], - [ - "▁ground", - "s" - ], - [ - "▁R", - "y" - ], - [ - "▁sign", - "als" - ], - [ - "▁sig", - "nals" - ], - [ - "▁signal", - "s" - ], - [ - "▁g", - "ifts" - ], - [ - "▁gift", - "s" - ], - [ - "▁streng", - "then" - ], - [ - "▁strength", - "en" - ], - [ - "▁L", - "yn" - ], - [ - "▁Ly", - "n" - ], - [ - "com", - "mun" - ], - [ - "comm", - "un" - ], - [ - "▁на", - "й" - ], - [ - "▁fin", - "ance" - ], - [ - "▁financ", - "e" - ], - [ - "no", - "c" - ], - [ - "n", - "oc" - ], - [ - "he", - "lm" - ], - [ - "hel", - "m" - ], - [ - "h", - "elm" - ], - [ - "▁c", - "uts" - ], - [ - "▁cut", - "s" - ], - [ - "▁cu", - "ts" - ], - [ - "▁advent", - "ure" - ], - [ - "▁R", - "ic" - ], - [ - "▁intellect", - "ual" - ], - [ - "▁Out", - "put" - ], - [ - "▁", - "Output" - ], - [ - "▁aw", - "k" - ], - [ - "▁", - "awk" - ], - [ - "▁concentr", - "ation" - ], - [ - "▁guid", - "ance" - ], - [ - "Buf", - "f" - ], - [ - "Bu", - "ff" - ], - [ - "B", - "uff" - ], - [ - "▁f", - "illing" - ], - [ - "▁fil", - "ling" - ], - [ - "▁fill", - "ing" - ], - [ - "▁reg", - "ul" - ], - [ - "▁del", - "icious" - ], - [ - "([", - "]" - ], - [ - "(", - "[]" - ], - [ - "ши", - "х" - ], - [ - "▁t", - "ons" - ], - [ - "▁to", - "ns" - ], - [ - "▁ton", - "s" - ], - [ - "▁", - "tons" - ], - [ - "act", - "ivity" - ], - [ - "activ", - "ity" - ], - [ - "G", - "P" - ], - [ - "LO", - "B" - ], - [ - "L", - "OB" - ], - [ - "st", - "adt" - ], - [ - "sta", - "dt" - ], - [ - "stad", - "t" - ], - [ - "ta", - "l" - ], - [ - "t", - "al" - ], - [ - "▁im", - "g" - ], - [ - "▁i", - "mg" - ], - [ - "▁", - "img" - ], - [ - "▁r", - "ush" - ], - [ - "▁ru", - "sh" - ], - [ - "▁rus", - "h" - ], - [ - "att", - "ice" - ], - [ - "atti", - "ce" - ], - [ - "▁p", - "ok" - ], - [ - "▁po", - "k" - ], - [ - "st", - "eps" - ], - [ - "ste", - "ps" - ], - [ - "step", - "s" - ], - [ - "▁l", - "id" - ], - [ - "▁li", - "d" - ], - [ - "▁D", - "NA" - ], - [ - "B", - "rowser" - ], - [ - "▁lad", - "ies" - ], - [ - "▁an", - "nées" - ], - [ - "▁ann", - "ées" - ], - [ - "▁resc", - "ue" - ], - [ - "av", - "ity" - ], - [ - "avi", - "ty" - ], - [ - "ro", - "ck" - ], - [ - "roc", - "k" - ], - [ - "r", - "ock" - ], - [ - "▁glass", - "es" - ], - [ - "▁B", - "ey" - ], - [ - "▁Be", - "y" - ], - [ - ")}", - "$" - ], - [ - ")", - "}$" - ], - [ - "de", - "tail" - ], - [ - "det", - "ail" - ], - [ - "▁d", - "és" - ], - [ - "▁dé", - "s" - ], - [ - "ta", - "x" - ], - [ - "t", - "ax" - ], - [ - "▁favour", - "ite" - ], - [ - "▁prec", - "ision" - ], - [ - "▁con", - "oc" - ], - [ - "▁co", - "noc" - ], - [ - "M", - "s" - ], - [ - "▁N", - "ative" - ], - [ - "▁Nat", - "ive" - ], - [ - "▁", - "Native" - ], - [ - "▁P", - "il" - ], - [ - "▁Pi", - "l" - ], - [ - "Input", - "Stream" - ], - [ - "or", - "p" - ], - [ - "o", - "rp" - ], - [ - "▁P", - "ap" - ], - [ - "▁Pa", - "p" - ], - [ - "▁p", - "icking" - ], - [ - "▁pick", - "ing" - ], - [ - "▁pic", - "king" - ], - [ - "ip", - "h" - ], - [ - "i", - "ph" - ], - [ - "Load", - "ing" - ], - [ - "Lo", - "ading" - ], - [ - "▁pr", - "iest" - ], - [ - "▁pri", - "est" - ], - [ - "H", - "ook" - ], - [ - "▁p", - "ist" - ], - [ - "▁pi", - "st" - ], - [ - "▁U", - "ne" - ], - [ - "▁Un", - "e" - ], - [ - "▁", - "Une" - ], - [ - "%", - "," - ], - [ - "▁b", - "il" - ], - [ - "▁bi", - "l" - ], - [ - "▁", - "bil" - ], - [ - "▁conserv", - "ative" - ], - [ - "ev", - "al" - ], - [ - "eva", - "l" - ], - [ - "e", - "val" - ], - [ - "ik", - "ing" - ], - [ - "iki", - "ng" - ], - [ - "i", - "king" - ], - [ - "'}", - "," - ], - [ - "'", - "}," - ], - [ - "▁sa", - "uce" - ], - [ - "▁sau", - "ce" - ], - [ - "▁D", - "ue" - ], - [ - "▁Du", - "e" - ], - [ - "as", - "sen" - ], - [ - "ass", - "en" - ], - [ - "asse", - "n" - ], - [ - "▁occasion", - "ally" - ], - [ - "▁occasional", - "ly" - ], - [ - "▁Д", - "ж" - ], - [ - "un", - "known" - ], - [ - "unk", - "nown" - ], - [ - "DE", - "D" - ], - [ - "D", - "ED" - ], - [ - "▁d", - "rum" - ], - [ - "▁dr", - "um" - ], - [ - "▁dru", - "m" - ], - [ - "▁d", - "ub" - ], - [ - "▁du", - "b" - ], - [ - "AT", - "URE" - ], - [ - "us", - "age" - ], - [ - "usa", - "ge" - ], - [ - "get", - "Type" - ], - [ - "re", - "ply" - ], - [ - "rep", - "ly" - ], - [ - "▁strateg", - "ic" - ], - [ - "▁k", - "ap" - ], - [ - "▁ka", - "p" - ], - [ - "▁", - "kap" - ], - [ - "de", - "sign" - ], - [ - "des", - "ign" - ], - [ - "date", - "time" - ], - [ - "dat", - "etime" - ], - [ - "▁P", - "rim" - ], - [ - "▁Pr", - "im" - ], - [ - "▁Pri", - "m" - ], - [ - "▁", - "Prim" - ], - [ - "Ma", - "ster" - ], - [ - "M", - "aster" - ], - [ - "▁Cor", - "ps" - ], - [ - "▁consider", - "able" - ], - [ - "▁T", - "u" - ], - [ - "▁", - "ла" - ], - [ - "▁t", - "ous" - ], - [ - "▁to", - "us" - ], - [ - "▁tou", - "s" - ], - [ - "▁c", - "lar" - ], - [ - "▁cl", - "ar" - ], - [ - "▁po", - "em" - ], - [ - "al", - "bum" - ], - [ - "]", - "*" - ], - [ - "lo", - "aded" - ], - [ - "load", - "ed" - ], - [ - "▁travel", - "ing" - ], - [ - "▁trav", - "eling" - ], - [ - "вы", - "е" - ], - [ - "▁F", - "err" - ], - [ - "▁Fe", - "rr" - ], - [ - "▁Fer", - "r" - ], - [ - "▁p", - "harm" - ], - [ - "▁ph", - "arm" - ], - [ - "ab", - "i" - ], - [ - "a", - "bi" - ], - [ - "▁}", - "\\" - ], - [ - "▁", - "}\\" - ], - [ - "col", - "lect" - ], - [ - "coll", - "ect" - ], - [ - "▁B", - "our" - ], - [ - "▁Bo", - "ur" - ], - [ - "▁Bou", - "r" - ], - [ - "O", - "C" - ], - [ - "▁measure", - "ments" - ], - [ - "▁measurement", - "s" - ], - [ - "▁Profess", - "ional" - ], - [ - "▁s", - "ensor" - ], - [ - "▁sens", - "or" - ], - [ - "▁sen", - "sor" - ], - [ - "▁", - "sensor" - ], - [ - "ut", - "sche" - ], - [ - "uts", - "che" - ], - [ - "utsch", - "e" - ], - [ - "▁dem", - "anded" - ], - [ - "▁demand", - "ed" - ], - [ - "▁accompan", - "ied" - ], - [ - "▁p", - "rend" - ], - [ - "▁pre", - "nd" - ], - [ - "▁pr", - "end" - ], - [ - "▁enc", - "oding" - ], - [ - "▁", - "encoding" - ], - [ - "▁Gesch", - "ichte" - ], - [ - "▁m", - "ig" - ], - [ - "▁mi", - "g" - ], - [ - "▁G", - "ib" - ], - [ - "▁Gi", - "b" - ], - [ - "▁Re", - "ich" - ], - [ - "▁m", - "yster" - ], - [ - "▁my", - "ster" - ], - [ - "▁myst", - "er" - ], - [ - "▁M", - "ock" - ], - [ - "▁Mo", - "ck" - ], - [ - "▁", - "Mock" - ], - [ - "▁phys", - "ically" - ], - [ - "▁physical", - "ly" - ], - [ - "▁B", - "au" - ], - [ - "▁Ba", - "u" - ], - [ - "▁S", - "ingle" - ], - [ - "▁Sing", - "le" - ], - [ - "▁Sin", - "gle" - ], - [ - "▁", - "Single" - ], - [ - "▁man", - "aging" - ], - [ - "▁K", - "il" - ], - [ - "▁Ki", - "l" - ], - [ - "▁Tem", - "ple" - ], - [ - "▁Temp", - "le" - ], - [ - "▁l", - "ev" - ], - [ - "▁le", - "v" - ], - [ - "▁", - "lev" - ], - [ - "▁l", - "í" - ], - [ - "CP", - "U" - ], - [ - "C", - "PU" - ], - [ - "▁Prem", - "ier" - ], - [ - "▁G", - "ive" - ], - [ - "▁Gi", - "ve" - ], - [ - "ir", - "i" - ], - [ - "i", - "ri" - ], - [ - "N", - "V" - ], - [ - "▁A", - "I" - ], - [ - "▁", - "AI" - ], - [ - "▁f", - "p" - ], - [ - "▁", - "fp" - ], - [ - "лекс", - "анд" - ], - [ - "▁t", - "ant" - ], - [ - "▁tan", - "t" - ], - [ - "▁ta", - "nt" - ], - [ - "▁f", - "ot" - ], - [ - "▁fo", - "t" - ], - [ - "Null", - "able" - ], - [ - "▁gu", - "ards" - ], - [ - "▁guard", - "s" - ], - [ - "On", - "ce" - ], - [ - "▁ch", - "amber" - ], - [ - "▁cha", - "mber" - ], - [ - "fil", - "m" - ], - [ - "fi", - "lm" - ], - [ - "▁b", - "ias" - ], - [ - "▁bi", - "as" - ], - [ - "▁", - "bias" - ], - [ - "▁T", - "ai" - ], - [ - "▁Ta", - "i" - ], - [ - "ins", - "ic" - ], - [ - "insi", - "c" - ], - [ - "▁m", - "l" - ], - [ - "▁", - "ml" - ], - [ - "▁K", - "a" - ], - [ - "ва", - "л" - ], - [ - "в", - "ал" - ], - [ - "▁S", - "ER" - ], - [ - "▁SE", - "R" - ], - [ - "▁", - "SER" - ], - [ - "▁Some", - "one" - ], - [ - "}}", - "_{" - ], - [ - "}}_", - "{" - ], - [ - "}", - "}_{" - ], - [ - "Fix", - "ed" - ], - [ - "F", - "ixed" - ], - [ - "▁b", - "ent" - ], - [ - "▁be", - "nt" - ], - [ - "▁ben", - "t" - ], - [ - "▁pro", - "hib" - ], - [ - "▁b", - "id" - ], - [ - "▁bi", - "d" - ], - [ - "▁", - "bid" - ], - [ - "▁fe", - "wer" - ], - [ - "▁few", - "er" - ], - [ - "к", - "ры" - ], - [ - "▁l", - "ugar" - ], - [ - "▁lug", - "ar" - ], - [ - "▁lu", - "gar" - ], - [ - "▁de", - "serve" - ], - [ - "▁des", - "erve" - ], - [ - "ss", - "l" - ], - [ - "s", - "sl" - ], - [ - "▁c", - "fg" - ], - [ - "▁cf", - "g" - ], - [ - "▁", - "cfg" - ], - [ - "re", - "ck" - ], - [ - "rec", - "k" - ], - [ - "▁st", - "ability" - ], - [ - "▁stabil", - "ity" - ], - [ - "▁stab", - "ility" - ], - [ - "re", - "size" - ], - [ - "res", - "ize" - ], - [ - "▁assert", - "That" - ], - [ - "Tr", - "igger" - ], - [ - "▁ста", - "нов" - ], - [ - "▁стан", - "ов" - ], - [ - "▁", - "станов" - ], - [ - "pl", - "ugins" - ], - [ - "plugin", - "s" - ], - [ - "plug", - "ins" - ], - [ - "▁l", - "ets" - ], - [ - "▁le", - "ts" - ], - [ - "▁let", - "s" - ], - [ - "▁", - "lets" - ], - [ - "хі", - "д" - ], - [ - "х", - "ід" - ], - [ - "▁La", - "ura" - ], - [ - "▁Lau", - "ra" - ], - [ - "не", - "р" - ], - [ - "н", - "ер" - ], - [ - "▁br", - "ut" - ], - [ - "▁bru", - "t" - ], - [ - "▁F", - "I" - ], - [ - "▁", - "FI" - ], - [ - "is", - "ons" - ], - [ - "ison", - "s" - ], - [ - "iso", - "ns" - ], - [ - "▁d", - "yn" - ], - [ - "▁dy", - "n" - ], - [ - "▁", - "dyn" - ], - [ - "ic", - "her" - ], - [ - "ich", - "er" - ], - [ - "iche", - "r" - ], - [ - "i", - "cher" - ], - [ - "ray", - "ed" - ], - [ - "▁frequ", - "ent" - ], - [ - "▁jed", - "och" - ], - [ - "▁Mar", - "ine" - ], - [ - "st", - "rings" - ], - [ - "str", - "ings" - ], - [ - "string", - "s" - ], - [ - "▁U", - "til" - ], - [ - "▁Ut", - "il" - ], - [ - "▁", - "Util" - ], - [ - "▁b", - "os" - ], - [ - "▁bo", - "s" - ], - [ - "Mu", - "s" - ], - [ - "M", - "us" - ], - [ - "▁Portug", - "al" - ], - [ - "Str", - "ategy" - ], - [ - "▁по", - "се" - ], - [ - "▁пос", - "е" - ], - [ - "▁sl", - "ice" - ], - [ - "▁slic", - "e" - ], - [ - "▁", - "slice" - ], - [ - "▁ins", - "ight" - ], - [ - "▁w", - "idget" - ], - [ - "▁wid", - "get" - ], - [ - "▁", - "widget" - ], - [ - "▁gén", - "éral" - ], - [ - "message", - "s" - ], - [ - "m", - "essages" - ], - [ - "▁H", - "u" - ], - [ - "▁requ", - "irement" - ], - [ - "▁require", - "ment" - ], - [ - "Si", - "de" - ], - [ - "S", - "ide" - ], - [ - "empl", - "ates" - ], - [ - "emplate", - "s" - ], - [ - "▁cer", - "emony" - ], - [ - "▁ceremon", - "y" - ], - [ - "▁phys", - "ics" - ], - [ - "▁grad", - "uate" - ], - [ - "▁gradu", - "ate" - ], - [ - "▁", - "graduate" - ], - [ - "par", - "a" - ], - [ - "pa", - "ra" - ], - [ - "p", - "ara" - ], - [ - "▁pre", - "serv" - ], - [ - "▁pres", - "erv" - ], - [ - "▁sh", - "ops" - ], - [ - "▁shop", - "s" - ], - [ - "▁", - "shops" - ], - [ - "ze", - "k" - ], - [ - "z", - "ek" - ], - [ - "▁u", - "b" - ], - [ - "▁", - "ub" - ], - [ - "pre", - "pare" - ], - [ - "▁O", - "il" - ], - [ - "▁f", - "ib" - ], - [ - "▁fi", - "b" - ], - [ - "▁run", - "time" - ], - [ - "▁", - "runtime" - ], - [ - "▁h", - "ogy" - ], - [ - "▁ho", - "gy" - ], - [ - "Warn", - "ing" - ], - [ - "War", - "ning" - ], - [ - "W", - "arning" - ], - [ - "▁Con", - "vert" - ], - [ - "▁", - "Convert" - ], - [ - "bour", - "ne" - ], - [ - "▁emer", - "ged" - ], - [ - "▁emerge", - "d" - ], - [ - "▁Д", - "и" - ], - [ - "ight", - "h" - ], - [ - "igh", - "th" - ], - [ - "gu", - "ard" - ], - [ - "ka", - "l" - ], - [ - "k", - "al" - ], - [ - "valid", - "ation" - ], - [ - "ên", - "cia" - ], - [ - "ê", - "ncia" - ], - [ - "▁dr", - "inks" - ], - [ - "▁drink", - "s" - ], - [ - "the", - "orem" - ], - [ - "H", - "R" - ], - [ - "ie", - "v" - ], - [ - "i", - "ev" - ], - [ - "ploy", - "ee" - ], - [ - "Us", - "age" - ], - [ - "▁с", - "пе" - ], - [ - "▁сп", - "е" - ], - [ - "▁", - "спе" - ], - [ - "dis", - "patch" - ], - [ - "disp", - "atch" - ], - [ - "▁inst", - "antly" - ], - [ - "▁instant", - "ly" - ], - [ - "ob", - "i" - ], - [ - "o", - "bi" - ], - [ - "▁just", - "ify" - ], - [ - "▁N", - "ev" - ], - [ - "▁Ne", - "v" - ], - [ - "▁я", - "вля" - ], - [ - "ag", - "ra" - ], - [ - "agr", - "a" - ], - [ - "a", - "gra" - ], - [ - "▁trans", - "mission" - ], - [ - "▁transm", - "ission" - ], - [ - "fl", - "y" - ], - [ - "f", - "ly" - ], - [ - ";", - "'", - ";" - ], - [ - ">", - "';" - ], - [ - "▁cou", - "sin" - ], - [ - "▁cous", - "in" - ], - [ - "create", - "Element" - ], - [ - "Co", - "uld" - ], - [ - "C", - "ould" - ], - [ - "▁cap", - "ac" - ], - [ - "▁p", - "ause" - ], - [ - "▁pa", - "use" - ], - [ - "▁paus", - "e" - ], - [ - "▁", - "pause" - ], - [ - "Array", - "List" - ], - [ - "kt", - "e" - ], - [ - "k", - "te" - ], - [ - "ord", - "ered" - ], - [ - "order", - "ed" - ], - [ - "▁sh", - "aking" - ], - [ - "▁sha", - "king" - ], - [ - "label", - "s" - ], - [ - "lab", - "els" - ], - [ - "▁redu", - "cing" - ], - [ - "вы", - "х" - ], - [ - "US", - "ED" - ], - [ - "USE", - "D" - ], - [ - "U", - "SED" - ], - [ - "▁v", - "oting" - ], - [ - "▁vo", - "ting" - ], - [ - "▁vot", - "ing" - ], - [ - "▁Min", - "istry" - ], - [ - "▁M", - "ig" - ], - [ - "▁Mi", - "g" - ], - [ - "▁C", - "hen" - ], - [ - "▁Ch", - "en" - ], - [ - "▁Che", - "n" - ], - [ - "▁ac", - "company" - ], - [ - "▁accompan", - "y" - ], - [ - "▁accomp", - "any" - ], - [ - "ul", - "le" - ], - [ - "ull", - "e" - ], - [ - "u", - "lle" - ], - [ - "▁g", - "a" - ], - [ - "▁", - "ga" - ], - [ - "▁equ", - "ipped" - ], - [ - "▁equip", - "ped" - ], - [ - "▁n", - "un" - ], - [ - "▁nu", - "n" - ], - [ - "Be", - "t" - ], - [ - "B", - "et" - ], - [ - "▁lic", - "ensed" - ], - [ - "▁license", - "d" - ], - [ - "AR", - "CH" - ], - [ - "F", - "N" - ], - [ - "▁eng", - "ines" - ], - [ - "▁engine", - "s" - ], - [ - "▁s", - "ter" - ], - [ - "▁st", - "er" - ], - [ - "▁ste", - "r" - ], - [ - "▁", - "ster" - ], - [ - "▁loc", - "ale" - ], - [ - "▁local", - "e" - ], - [ - "▁", - "locale" - ], - [ - "▁в", - "ъ" - ], - [ - "lin", - "ks" - ], - [ - "link", - "s" - ], - [ - "l", - "inks" - ], - [ - "▁Cap", - "ital" - ], - [ - "▁al", - "ien" - ], - [ - "▁ali", - "en" - ], - [ - "W", - "r" - ], - [ - "р", - "ъ" - ], - [ - "Car", - "t" - ], - [ - "C", - "art" - ], - [ - "▁Mark", - "eting" - ], - [ - "▁Market", - "ing" - ], - [ - "▁R", - "T" - ], - [ - "▁", - "RT" - ], - [ - "File", - "Name" - ], - [ - "▁t", - "i" - ], - [ - "▁", - "ti" - ], - [ - "ij", - "i" - ], - [ - "i", - "ji" - ], - [ - "▁vers", - "us" - ], - [ - "li", - "ve" - ], - [ - "liv", - "e" - ], - [ - "l", - "ive" - ], - [ - "Sy", - "m" - ], - [ - "S", - "ym" - ], - [ - "ko", - "r" - ], - [ - "k", - "or" - ], - [ - "▁e", - "mission" - ], - [ - "▁em", - "ission" - ], - [ - "um", - "m" - ], - [ - "u", - "mm" - ], - [ - "yc", - "z" - ], - [ - "y", - "cz" - ], - [ - "▁clim", - "bed" - ], - [ - "▁climb", - "ed" - ], - [ - "▁plus", - "ieurs" - ], - [ - "к", - "ри" - ], - [ - "ya", - "r" - ], - [ - "y", - "ar" - ], - [ - "os", - "ten" - ], - [ - "ost", - "en" - ], - [ - "o", - "sten" - ], - [ - "▁u", - "sb" - ], - [ - "▁us", - "b" - ], - [ - "▁", - "usb" - ], - [ - "▁cross", - "ing" - ], - [ - "▁pol", - "ynom" - ], - [ - "▁poly", - "nom" - ], - [ - "▁rem", - "oval" - ], - [ - "▁Ad", - "ams" - ], - [ - "▁Adam", - "s" - ], - [ - "▁i", - "hre" - ], - [ - "▁ih", - "re" - ], - [ - "▁ihr", - "e" - ], - [ - "an", - "den" - ], - [ - "and", - "en" - ], - [ - "ande", - "n" - ], - [ - "▁Ben", - "j" - ], - [ - "▁P", - "hill" - ], - [ - "▁Ph", - "ill" - ], - [ - "▁Phil", - "l" - ], - [ - "▁wound", - "ed" - ], - [ - "▁Cast", - "le" - ], - [ - "▁Cas", - "tle" - ], - [ - "bi", - "ld" - ], - [ - "bil", - "d" - ], - [ - "b", - "ild" - ], - [ - "An", - "notation" - ], - [ - "Process", - "or" - ], - [ - "▁t", - "in" - ], - [ - "▁ti", - "n" - ], - [ - "fo", - "lg" - ], - [ - "fol", - "g" - ], - [ - "▁Stud", - "ents" - ], - [ - "▁Student", - "s" - ], - [ - "▁Mex", - "ican" - ], - [ - "▁administr", - "ative" - ], - [ - "IL", - "ED" - ], - [ - "ILE", - "D" - ], - [ - "I", - "LED" - ], - [ - "▁con", - "qu" - ], - [ - "▁che", - "er" - ], - [ - "▁C", - "es" - ], - [ - "▁Ce", - "s" - ], - [ - "B", - "ecause" - ], - [ - "▁J", - "uni" - ], - [ - "▁Jun", - "i" - ], - [ - "▁Ju", - "ni" - ], - [ - "▁en", - "contr" - ], - [ - "av", - "i" - ], - [ - "a", - "vi" - ], - [ - "V", - "I" - ], - [ - "ak", - "u" - ], - [ - "a", - "ku" - ], - [ - "▁T", - "on" - ], - [ - "▁To", - "n" - ], - [ - "▁sm", - "oking" - ], - [ - "▁b", - "ay" - ], - [ - "▁ba", - "y" - ], - [ - "work", - "s" - ], - [ - "wor", - "ks" - ], - [ - "а", - "т" - ], - [ - "at", - "tered" - ], - [ - "att", - "ered" - ], - [ - "atter", - "ed" - ], - [ - "atte", - "red" - ], - [ - "▁Bo", - "olean" - ], - [ - "▁", - "Boolean" - ], - [ - "▁B", - "alt" - ], - [ - "▁Ba", - "lt" - ], - [ - "▁Bal", - "t" - ], - [ - "de", - "fer" - ], - [ - "def", - "er" - ], - [ - "path", - "y" - ], - [ - "pat", - "hy" - ], - [ - "pa", - "thy" - ], - [ - "A", - "h" - ], - [ - "▁a", - "kt" - ], - [ - "▁ak", - "t" - ], - [ - "▁", - "akt" - ], - [ - "▁gover", - "nor" - ], - [ - "▁govern", - "or" - ], - [ - "P", - "ad" - ], - [ - "▁si", - "sters" - ], - [ - "▁sister", - "s" - ], - [ - "▁sist", - "ers" - ], - [ - "La", - "t" - ], - [ - "L", - "at" - ], - [ - "▁re", - "vel" - ], - [ - "▁r", - "evel" - ], - [ - "▁rev", - "el" - ], - [ - "▁reve", - "l" - ], - [ - "▁S", - "Y" - ], - [ - "▁", - "SY" - ], - [ - "it", - "os" - ], - [ - "ito", - "s" - ], - [ - "i", - "tos" - ], - [ - "▁fil", - "ters" - ], - [ - "▁filter", - "s" - ], - [ - "▁", - "filters" - ], - [ - "Ch", - "unk" - ], - [ - "con", - "sum" - ], - [ - "cons", - "um" - ], - [ - "▁rem", - "oving" - ], - [ - "▁H", - "err" - ], - [ - "▁He", - "rr" - ], - [ - "▁Her", - "r" - ], - [ - "▁gener", - "ator" - ], - [ - "▁", - "generator" - ], - [ - "▁C", - "ra" - ], - [ - "▁Cr", - "a" - ], - [ - "▁far", - "mers" - ], - [ - "▁farm", - "ers" - ], - [ - "▁farmer", - "s" - ], - [ - "▁Mem", - "bers" - ], - [ - "▁Member", - "s" - ], - [ - "▁", - "Members" - ], - [ - "▁over", - "come" - ], - [ - "▁C", - "in" - ], - [ - "▁Ci", - "n" - ], - [ - "ig", - "keit" - ], - [ - "cri", - "ptions" - ], - [ - "cription", - "s" - ], - [ - "cript", - "ions" - ], - [ - "Test", - "s" - ], - [ - "Te", - "sts" - ], - [ - "T", - "ests" - ], - [ - "▁к", - "лу" - ], - [ - "▁sh", - "ake" - ], - [ - "▁sha", - "ke" - ], - [ - "▁", - "shake" - ], - [ - "▁y", - "y" - ], - [ - "▁", - "yy" - ], - [ - "pl", - "acement" - ], - [ - "place", - "ment" - ], - [ - "plac", - "ement" - ], - [ - "▁a", - "wards" - ], - [ - "▁aw", - "ards" - ], - [ - "▁award", - "s" - ], - [ - "▁epis", - "odes" - ], - [ - "▁episode", - "s" - ], - [ - "▁Bl", - "ood" - ], - [ - "▁Blo", - "od" - ], - [ - "▁bul", - "let" - ], - [ - "▁bull", - "et" - ], - [ - "▁", - "bullet" - ], - [ - "▁v", - "iene" - ], - [ - "▁vi", - "ene" - ], - [ - "▁vie", - "ne" - ], - [ - "▁Fin", - "ancial" - ], - [ - "F", - "uture" - ], - [ - "▁r", - "ou" - ], - [ - "▁ro", - "u" - ], - [ - "▁", - "rou" - ], - [ - "▁bi", - "ologie" - ], - [ - "▁use", - "State" - ], - [ - "ia", - "ni" - ], - [ - "ian", - "i" - ], - [ - "i", - "ani" - ], - [ - "pie", - "ce" - ], - [ - "p", - "iece" - ], - [ - "▁spe", - "aker" - ], - [ - "▁speak", - "er" - ], - [ - "▁re", - "fr" - ], - [ - "▁ref", - "r" - ], - [ - "AR", - "K" - ], - [ - "▁M", - "IT" - ], - [ - "▁MI", - "T" - ], - [ - "▁", - "MIT" - ], - [ - "▁T", - "an" - ], - [ - "▁Ta", - "n" - ], - [ - "▁B", - "ased" - ], - [ - "▁Bas", - "ed" - ], - [ - "▁Base", - "d" - ], - [ - "▁Ba", - "sed" - ], - [ - "▁", - "Based" - ], - [ - "▁cult", - "iv" - ], - [ - "▁hung", - "ry" - ], - [ - "▁A", - "y" - ], - [ - "▁H", - "ey" - ], - [ - "▁He", - "y" - ], - [ - "▁", - "Hey" - ], - [ - "▁excit", - "ement" - ], - [ - "ibr", - "aries" - ], - [ - "Hi", - "t" - ], - [ - "H", - "it" - ], - [ - "▁E", - "nde" - ], - [ - "▁En", - "de" - ], - [ - "▁End", - "e" - ], - [ - "N", - "G" - ], - [ - "FI", - "L" - ], - [ - "F", - "IL" - ], - [ - ".\"", - ")" - ], - [ - ".", - "\")" - ], - [ - "F", - "amily" - ], - [ - "in", - "ery" - ], - [ - "ine", - "ry" - ], - [ - "iner", - "y" - ], - [ - "ne", - "cess" - ], - [ - "ve", - "lope" - ], - [ - "vel", - "ope" - ], - [ - "velop", - "e" - ], - [ - "▁B", - "ot" - ], - [ - "▁Bo", - "t" - ], - [ - "▁", - "Bot" - ], - [ - "port", - "er" - ], - [ - "por", - "ter" - ], - [ - "porte", - "r" - ], - [ - "p", - "orter" - ], - [ - "▁cl", - "imb" - ], - [ - "▁clim", - "b" - ], - [ - "▁E", - "li" - ], - [ - "▁El", - "i" - ], - [ - "ur", - "ent" - ], - [ - "ure", - "nt" - ], - [ - "uren", - "t" - ], - [ - "u", - "rent" - ], - [ - "▁mist", - "akes" - ], - [ - "▁mistake", - "s" - ], - [ - "áb", - "an" - ], - [ - "á", - "ban" - ], - [ - "mark", - "s" - ], - [ - "mar", - "ks" - ], - [ - "m", - "arks" - ], - [ - "pk", - "t" - ], - [ - "p", - "kt" - ], - [ - "L", - "ibrary" - ], - [ - "st", - "ed" - ], - [ - "ste", - "d" - ], - [ - "s", - "ted" - ], - [ - "ublic", - "e" - ], - [ - "ubl", - "ice" - ], - [ - "▁Administr", - "ation" - ], - [ - "▁Admin", - "istration" - ], - [ - "▁sh", - "apes" - ], - [ - "▁shape", - "s" - ], - [ - "▁sha", - "pes" - ], - [ - "пу", - "бли" - ], - [ - "Go", - "d" - ], - [ - "G", - "od" - ], - [ - "in", - "nen" - ], - [ - "inn", - "en" - ], - [ - "ко", - "ло" - ], - [ - "к", - "оло" - ], - [ - "<<", - "<<" - ], - [ - "ib", - "e" - ], - [ - "i", - "be" - ], - [ - "ê", - "s" - ], - [ - "▁С", - "ША" - ], - [ - "▁Fore", - "ign" - ], - [ - "▁", - "Foreign" - ], - [ - "▁Marg", - "aret" - ], - [ - "▁g", - "ene" - ], - [ - "▁gen", - "e" - ], - [ - "▁ge", - "ne" - ], - [ - "▁dist", - "urb" - ], - [ - "▁т", - "ер" - ], - [ - "▁те", - "р" - ], - [ - "▁", - "тер" - ], - [ - "▁on", - "Click" - ], - [ - "▁Engine", - "ering" - ], - [ - "▁stop", - "ping" - ], - [ - "▁sto", - "pping" - ], - [ - "▁restr", - "ictions" - ], - [ - "▁restrict", - "ions" - ], - [ - "▁restriction", - "s" - ], - [ - ",", - "*" - ], - [ - "BU", - "F" - ], - [ - "▁sh", - "adows" - ], - [ - "▁shadow", - "s" - ], - [ - "hc", - "i" - ], - [ - "h", - "ci" - ], - [ - "▁Christ", - "ians" - ], - [ - "▁Christian", - "s" - ], - [ - "▁f", - "ence" - ], - [ - "▁fen", - "ce" - ], - [ - "▁lux", - "ury" - ], - [ - "ak", - "h" - ], - [ - "a", - "kh" - ], - [ - "co", - "ord" - ], - [ - "▁invest", - "igate" - ], - [ - "▁investig", - "ate" - ], - [ - "▁convent", - "ional" - ], - [ - "▁convention", - "al" - ], - [ - "\"", - "—" - ], - [ - "▁vis", - "its" - ], - [ - "▁visit", - "s" - ], - [ - "is", - "é" - ], - [ - "▁S", - "ac" - ], - [ - "▁Sa", - "c" - ], - [ - "class", - "Name" - ], - [ - "▁Psy", - "ch" - ], - [ - "▁ref", - "lected" - ], - [ - "▁reflect", - "ed" - ], - [ - "▁п", - "ло" - ], - [ - "▁", - "пло" - ], - [ - "▁V", - "ice" - ], - [ - "▁Vi", - "ce" - ], - [ - "▁Vic", - "e" - ], - [ - "ła", - "w" - ], - [ - "ł", - "aw" - ], - [ - "________", - "________" - ], - [ - "▁W", - "olf" - ], - [ - "▁Wol", - "f" - ], - [ - "re", - "nte" - ], - [ - "ren", - "te" - ], - [ - "rent", - "e" - ], - [ - "r", - "ente" - ], - [ - "▁Ch", - "ampion" - ], - [ - "▁sim", - "ulation" - ], - [ - "es", - "ota" - ], - [ - "eso", - "ta" - ], - [ - "▁S", - "oon" - ], - [ - "▁So", - "on" - ], - [ - "▁C", - "el" - ], - [ - "▁Ce", - "l" - ], - [ - "▁the", - "ories" - ], - [ - "▁S", - "TR" - ], - [ - "▁ST", - "R" - ], - [ - "▁", - "STR" - ], - [ - "▁collect", - "ive" - ], - [ - "▁coord", - "inate" - ], - [ - "query", - "Selector" - ], - [ - "em", - "ed" - ], - [ - "eme", - "d" - ], - [ - "e", - "med" - ], - [ - "B", - "reak" - ], - [ - "▁g", - "ef" - ], - [ - "▁ge", - "f" - ], - [ - "▁electric", - "ity" - ], - [ - "▁gather", - "ing" - ], - [ - "at", - "ers" - ], - [ - "ate", - "rs" - ], - [ - "ater", - "s" - ], - [ - "a", - "ters" - ], - [ - "ex", - "per" - ], - [ - "exp", - "er" - ], - [ - "▁R", - "oma" - ], - [ - "▁Rom", - "a" - ], - [ - "▁Ro", - "ma" - ], - [ - "▁Co", - "oper" - ], - [ - "SY", - "MBOL" - ], - [ - "v", - "d" - ], - [ - "ivers", - "ary" - ], - [ - "ain", - "es" - ], - [ - "ai", - "nes" - ], - [ - "aine", - "s" - ], - [ - "a", - "ines" - ], - [ - "▁G", - "rad" - ], - [ - "▁Gr", - "ad" - ], - [ - "▁Gra", - "d" - ], - [ - "▁", - "Grad" - ], - [ - "▁independ", - "ence" - ], - [ - "wo", - "h" - ], - [ - "w", - "oh" - ], - [ - "▁con", - "sequence" - ], - [ - "▁consequ", - "ence" - ], - [ - "▁convers", - "ations" - ], - [ - "▁conversation", - "s" - ], - [ - "▁R", - "ou" - ], - [ - "▁Ro", - "u" - ], - [ - "▁and", - "ere" - ], - [ - "▁ander", - "e" - ], - [ - "▁System", - "s" - ], - [ - "га", - "р" - ], - [ - "г", - "ар" - ], - [ - "▁mo", - "ist" - ], - [ - "▁mois", - "t" - ], - [ - "fl", - "u" - ], - [ - "f", - "lu" - ], - [ - "ці", - "я" - ], - [ - "ни", - "ш" - ], - [ - "▁r", - "ode" - ], - [ - "▁ro", - "de" - ], - [ - "▁rod", - "e" - ], - [ - "▁p", - "erd" - ], - [ - "▁per", - "d" - ], - [ - "▁pe", - "rd" - ], - [ - "▁s", - "zer" - ], - [ - "▁sz", - "er" - ], - [ - "▁fl", - "ood" - ], - [ - "▁flo", - "od" - ], - [ - "▁in", - "tim" - ], - [ - "▁int", - "im" - ], - [ - "std", - "err" - ], - [ - "▁ref", - "lection" - ], - [ - "▁reflect", - "ion" - ], - [ - "Sc", - "an" - ], - [ - "S", - "can" - ], - [ - "▁dis", - "aster" - ], - [ - "ake", - "spe" - ], - [ - "akes", - "pe" - ], - [ - "▁In", - "valid" - ], - [ - "▁", - "Invalid" - ], - [ - "▁hum", - "or" - ], - [ - "▁Fried", - "rich" - ], - [ - "▁suggest", - "ions" - ], - [ - "▁suggestion", - "s" - ], - [ - "uv", - "ud" - ], - [ - "De", - "lay" - ], - [ - "Del", - "ay" - ], - [ - "br", - "ief" - ], - [ - "b", - "rief" - ], - [ - "▁и", - "с" - ], - [ - "▁", - "ис" - ], - [ - "gl", - "ied" - ], - [ - "fa", - "s" - ], - [ - "f", - "as" - ], - [ - "▁S", - "mart" - ], - [ - "▁Sm", - "art" - ], - [ - "▁m", - "edi" - ], - [ - "▁me", - "di" - ], - [ - "▁med", - "i" - ], - [ - "▁", - "medi" - ], - [ - "sd", - "k" - ], - [ - "s", - "dk" - ], - [ - "▁se", - "us" - ], - [ - "▁seu", - "s" - ], - [ - "▁A", - "rizona" - ], - [ - "▁innoc", - "ent" - ], - [ - "War", - "n" - ], - [ - "W", - "arn" - ], - [ - "ac", - "ious" - ], - [ - "aci", - "ous" - ], - [ - "acio", - "us" - ], - [ - "▁Mos", - "cow" - ], - [ - "▁c", - "aps" - ], - [ - "▁cap", - "s" - ], - [ - "▁ca", - "ps" - ], - [ - "▁", - "caps" - ], - [ - "Dele", - "gate" - ], - [ - "▁dram", - "atic" - ], - [ - "bo", - "oks" - ], - [ - "book", - "s" - ], - [ - "▁sh", - "ore" - ], - [ - "▁", - "shore" - ], - [ - "uk", - "i" - ], - [ - "u", - "ki" - ], - [ - "▁Russ", - "ell" - ], - [ - "▁cor", - "relation" - ], - [ - "▁corre", - "lation" - ], - [ - "▁correl", - "ation" - ], - [ - "He", - "lp" - ], - [ - "Hel", - "p" - ], - [ - "▁pub", - "blic" - ], - [ - "zy", - "m" - ], - [ - "z", - "ym" - ], - [ - "com", - "b" - ], - [ - "co", - "mb" - ], - [ - "c", - "omb" - ], - [ - "E", - "Y" - ], - [ - "LEN", - "GTH" - ], - [ - "▁M", - "ün" - ], - [ - "▁_", - "." - ], - [ - "▁", - "_." - ], - [ - "▁f", - "erm" - ], - [ - "▁fe", - "rm" - ], - [ - "▁fer", - "m" - ], - [ - "▁I", - "an" - ], - [ - "▁St", - "udio" - ], - [ - "▁Stud", - "io" - ], - [ - "▁aff", - "airs" - ], - [ - "▁affair", - "s" - ], - [ - "lo", - "s" - ], - [ - "l", - "os" - ], - [ - "Rule", - "s" - ], - [ - "R", - "ules" - ], - [ - "run", - "ning" - ], - [ - "r", - "unning" - ], - [ - "▁Post", - "ed" - ], - [ - "▁Po", - "sted" - ], - [ - "▁Pos", - "ted" - ], - [ - "P", - "ixel" - ], - [ - "▁d", - "ancing" - ], - [ - "▁dan", - "cing" - ], - [ - "▁agree", - "ments" - ], - [ - "▁agre", - "ements" - ], - [ - "▁agreement", - "s" - ], - [ - "▁P", - "ic" - ], - [ - "▁Pi", - "c" - ], - [ - "an", - "cia" - ], - [ - "anc", - "ia" - ], - [ - "a", - "ncia" - ], - [ - "▁m", - "á" - ], - [ - "ation", - "Token" - ], - [ - "des", - "criptor" - ], - [ - "▁C", - "arter" - ], - [ - "▁Car", - "ter" - ], - [ - "▁Cart", - "er" - ], - [ - "Re", - "lease" - ], - [ - "Rele", - "ase" - ], - [ - "****", - "********" - ], - [ - "********", - "****" - ], - [ - "******", - "******" - ], - [ - "▁out", - "standing" - ], - [ - "ch", - "anges" - ], - [ - "change", - "s" - ], - [ - "chan", - "ges" - ], - [ - "AR", - "RAY" - ], - [ - "▁Bar", - "bara" - ], - [ - "▁Barb", - "ara" - ], - [ - "▁nur", - "se" - ], - [ - "▁nurs", - "e" - ], - [ - "(", - "\r" - ], - [ - "▁Dou", - "glas" - ], - [ - "▁Doug", - "las" - ], - [ - "▁nu", - "cle" - ], - [ - "▁nuc", - "le" - ], - [ - "ou", - "ri" - ], - [ - "our", - "i" - ], - [ - "o", - "uri" - ], - [ - "▁St", - "yle" - ], - [ - "▁", - "Style" - ], - [ - "av", - "o" - ], - [ - "a", - "vo" - ], - [ - "▁pain", - "ful" - ], - [ - "▁s", - "lic" - ], - [ - "▁sl", - "ic" - ], - [ - "▁sein", - "em" - ], - [ - "▁seine", - "m" - ], - [ - "▁sei", - "nem" - ], - [ - "SUP", - "PORT" - ], - [ - "og", - "ene" - ], - [ - "ogen", - "e" - ], - [ - "oge", - "ne" - ], - [ - "▁sat", - "ell" - ], - [ - "ta", - "gon" - ], - [ - "tag", - "on" - ], - [ - "t", - "agon" - ], - [ - "▁coll", - "apse" - ], - [ - "▁", - "collapse" - ], - [ - "ve", - "lle" - ], - [ - "vel", - "le" - ], - [ - "v", - "elle" - ], - [ - "MO", - "N" - ], - [ - "M", - "ON" - ], - [ - "augh", - "ters" - ], - [ - "aught", - "ers" - ], - [ - "aughter", - "s" - ], - [ - "▁threat", - "ened" - ], - [ - "▁Il", - "legal" - ], - [ - "▁desper", - "ate" - ], - [ - "st", - "rict" - ], - [ - "str", - "ict" - ], - [ - "stri", - "ct" - ], - [ - "ru", - "s" - ], - [ - "r", - "us" - ], - [ - "сти", - "ту" - ], - [ - "\\\"", - ":" - ], - [ - "\\", - "\":" - ], - [ - "▁conf", - "lic" - ], - [ - "down", - "load" - ], - [ - "at", - "os" - ], - [ - "ato", - "s" - ], - [ - "a", - "tos" - ], - [ - "▁Pos", - "ition" - ], - [ - "▁", - "Position" - ], - [ - ".*", - ";" - ], - [ - ".", - "*;" - ], - [ - "▁the", - "ater" - ], - [ - "▁ple", - "asant" - ], - [ - "▁C", - "ette" - ], - [ - "▁Sing", - "apore" - ], - [ - "he", - "et" - ], - [ - "▁p", - "ir" - ], - [ - "▁pi", - "r" - ], - [ - "▁ac", - "quis" - ], - [ - "▁acqu", - "is" - ], - [ - "▁на", - "зва" - ], - [ - "те", - "ля" - ], - [ - "тел", - "я" - ], - [ - "▁rec", - "ru" - ], - [ - "же", - "ния" - ], - [ - "ё", - "л" - ], - [ - "вер", - "сите" - ], - [ - "▁res", - "pective" - ], - [ - "▁respect", - "ive" - ], - [ - "▁t", - "unnel" - ], - [ - "▁tun", - "nel" - ], - [ - "▁tunn", - "el" - ], - [ - "▁De", - "an" - ], - [ - "D", - "u" - ], - [ - "▁un", - "cle" - ], - [ - "▁unc", - "le" - ], - [ - "▁off", - "ensive" - ], - [ - "co", - "lo" - ], - [ - "col", - "o" - ], - [ - "c", - "olo" - ], - [ - "▁Un", - "like" - ], - [ - "se", - "ries" - ], - [ - "ser", - "ies" - ], - [ - "serie", - "s" - ], - [ - "s", - "eries" - ], - [ - "▁A", - "rn" - ], - [ - "▁Ar", - "n" - ], - [ - "min", - "ute" - ], - [ - "▁des", - "criptor" - ], - [ - "▁", - "descriptor" - ], - [ - "▁st", - "ones" - ], - [ - "▁stone", - "s" - ], - [ - "▁sto", - "nes" - ], - [ - "IC", - "ATION" - ], - [ - "▁P", - "ad" - ], - [ - "▁Pa", - "d" - ], - [ - "▁", - "Pad" - ], - [ - "▁i", - "Phone" - ], - [ - "e", - "i" - ], - [ - "▁fant", - "asy" - ], - [ - "▁Kore", - "an" - ], - [ - "▁Korea", - "n" - ], - [ - "\"", - "}" - ], - [ - "▁or", - "th" - ], - [ - "▁", - "orth" - ], - [ - "hal", - "ten" - ], - [ - "halt", - "en" - ], - [ - "de", - "ep" - ], - [ - "▁K", - "ay" - ], - [ - "▁Ka", - "y" - ], - [ - "requ", - "ency" - ], - [ - "▁du", - "ties" - ], - [ - "▁dut", - "ies" - ], - [ - "aw", - "t" - ], - [ - "a", - "wt" - ], - [ - "▁ne", - "arest" - ], - [ - "▁near", - "est" - ], - [ - "▁dis", - "order" - ], - [ - "ст", - "ру" - ], - [ - "▁Ch", - "ile" - ], - [ - "▁Chi", - "le" - ], - [ - "▁s", - "eq" - ], - [ - "▁se", - "q" - ], - [ - "▁", - "seq" - ], - [ - "▁transport", - "ation" - ], - [ - "O", - "O" - ], - [ - "▁D", - "ez" - ], - [ - "▁De", - "z" - ], - [ - "ij", - "u" - ], - [ - "i", - "ju" - ], - [ - "▁Result", - "s" - ], - [ - "▁", - "Results" - ], - [ - "je", - "d" - ], - [ - "j", - "ed" - ], - [ - "iv", - "el" - ], - [ - "ive", - "l" - ], - [ - "i", - "vel" - ], - [ - "HO", - "ST" - ], - [ - "H", - "OST" - ], - [ - "▁", - "€" - ], - [ - "▁", - "Î" - ], - [ - "▁c", - "hin" - ], - [ - "▁ch", - "in" - ], - [ - "▁chi", - "n" - ], - [ - "▁m", - "att" - ], - [ - "▁mat", - "t" - ], - [ - "▁ma", - "tt" - ], - [ - "▁v", - "oted" - ], - [ - "▁vo", - "ted" - ], - [ - "▁vote", - "d" - ], - [ - "▁vot", - "ed" - ], - [ - "▁ge", - "hör" - ], - [ - "▁s", - "ue" - ], - [ - "▁su", - "e" - ], - [ - "▁leg", - "acy" - ], - [ - "в", - "ся" - ], - [ - "SO", - "URCE" - ], - [ - "W", - "ORK" - ], - [ - "it", - "is" - ], - [ - "iti", - "s" - ], - [ - "▁$", - "|" - ], - [ - "▁о", - "бо" - ], - [ - "▁об", - "о" - ], - [ - "▁n", - "r" - ], - [ - "▁", - "nr" - ], - [ - "▁T", - "amb" - ], - [ - "▁Ta", - "mb" - ], - [ - "▁Tam", - "b" - ], - [ - "▁sn", - "ap" - ], - [ - "▁", - "snap" - ], - [ - "▁im", - "pressed" - ], - [ - "▁imp", - "ressed" - ], - [ - "▁impress", - "ed" - ], - [ - "▁depos", - "it" - ], - [ - "▁d", - "ivid" - ], - [ - "▁di", - "vid" - ], - [ - "▁div", - "id" - ], - [ - "Seg", - "ment" - ], - [ - "▁к", - "ар" - ], - [ - "▁ка", - "р" - ], - [ - "▁", - "кар" - ], - [ - "▁G", - "as" - ], - [ - "▁Ga", - "s" - ], - [ - "▁cr", - "imes" - ], - [ - "▁crim", - "es" - ], - [ - "▁crime", - "s" - ], - [ - "▁cri", - "mes" - ], - [ - "▁ins", - "ult" - ], - [ - "▁H", - "um" - ], - [ - "▁Hu", - "m" - ], - [ - "▁bound", - "ed" - ], - [ - "▁k", - "icked" - ], - [ - "▁kick", - "ed" - ], - [ - "▁М", - "у" - ], - [ - "▁|", - "\\" - ], - [ - "▁", - "|\\" - ], - [ - "ad", - "ded" - ], - [ - "add", - "ed" - ], - [ - "Pro", - "du" - ], - [ - "P", - "rodu" - ], - [ - "▁.", - "/" - ], - [ - "▁", - "./" - ], - [ - "▁awk", - "ward" - ], - [ - "▁К", - "ра" - ], - [ - "▁", - "ї" - ], - [ - "▁CON", - "TR" - ], - [ - "▁be", - "im" - ], - [ - "▁bei", - "m" - ], - [ - "▁place", - "holder" - ], - [ - "▁", - "placeholder" - ], - [ - "sp", - "i" - ], - [ - "s", - "pi" - ], - [ - "▁B", - "ei" - ], - [ - "▁Be", - "i" - ], - [ - "▁P", - "f" - ], - [ - "ient", - "es" - ], - [ - "ien", - "tes" - ], - [ - "iente", - "s" - ], - [ - "i", - "entes" - ], - [ - "dis", - "k" - ], - [ - "di", - "sk" - ], - [ - "d", - "isk" - ], - [ - "bl", - "k" - ], - [ - "ne", - "o" - ], - [ - "it", - "arian" - ], - [ - "ita", - "rian" - ], - [ - "itar", - "ian" - ], - [ - "▁c", - "ogn" - ], - [ - "▁co", - "gn" - ], - [ - "▁s", - "out" - ], - [ - "▁so", - "ut" - ], - [ - "▁sou", - "t" - ], - [ - "▁tr", - "ash" - ], - [ - "▁tra", - "sh" - ], - [ - "▁tras", - "h" - ], - [ - "▁R", - "ab" - ], - [ - "▁Ra", - "b" - ], - [ - "▁dec", - "line" - ], - [ - "▁decl", - "ine" - ], - [ - "ta", - "t" - ], - [ - "t", - "at" - ], - [ - "▁comb", - "ine" - ], - [ - "▁T", - "ot" - ], - [ - "▁To", - "t" - ], - [ - "▁dr", - "ops" - ], - [ - "▁dro", - "ps" - ], - [ - "▁drop", - "s" - ], - [ - "Time", - "s" - ], - [ - "Tim", - "es" - ], - [ - "T", - "imes" - ], - [ - "ched", - "uler" - ], - [ - "chedul", - "er" - ], - [ - "▁govern", - "ments" - ], - [ - "▁government", - "s" - ], - [ - "Te", - "x" - ], - [ - "T", - "ex" - ], - [ - "▁U", - "sed" - ], - [ - "▁Us", - "ed" - ], - [ - "▁Use", - "d" - ], - [ - "▁", - "Used" - ], - [ - "за", - "н" - ], - [ - "з", - "ан" - ], - [ - "▁p", - "d" - ], - [ - "▁", - "pd" - ], - [ - "ме", - "т" - ], - [ - "м", - "ет" - ], - [ - "▁&=", - "&" - ], - [ - "▁N", - "ag" - ], - [ - "▁Na", - "g" - ], - [ - "▁до", - "л" - ], - [ - "▁", - "дол" - ], - [ - "▁Al", - "ways" - ], - [ - "rt", - "c" - ], - [ - "r", - "tc" - ], - [ - "ск", - "е" - ], - [ - "с", - "ке" - ], - [ - "▁perform", - "ances" - ], - [ - "▁performance", - "s" - ], - [ - "rupt", - "ed" - ], - [ - "rup", - "ted" - ], - [ - "▁д", - "ва" - ], - [ - "▁man", - "agers" - ], - [ - "▁manager", - "s" - ], - [ - "▁manage", - "rs" - ], - [ - "▁P", - "itt" - ], - [ - "▁Pi", - "tt" - ], - [ - "▁myst", - "ery" - ], - [ - "▁myster", - "y" - ], - [ - "▁set", - "tle" - ], - [ - "▁sett", - "le" - ], - [ - "ul", - "se" - ], - [ - "uls", - "e" - ], - [ - "cr", - "oss" - ], - [ - "cro", - "ss" - ], - [ - "c", - "ross" - ], - [ - "quest", - "ion" - ], - [ - "as", - "ha" - ], - [ - "ash", - "a" - ], - [ - "a", - "sha" - ], - [ - "se", - "ed" - ], - [ - "see", - "d" - ], - [ - "s", - "eed" - ], - [ - "ur", - "able" - ], - [ - "ura", - "ble" - ], - [ - "Fin", - "al" - ], - [ - "Fi", - "nal" - ], - [ - "F", - "inal" - ], - [ - "++", - "++" - ], - [ - "input", - "s" - ], - [ - "▁back", - "up" - ], - [ - "▁", - "backup" - ], - [ - "▁Le", - "arning" - ], - [ - "▁Lear", - "ning" - ], - [ - "▁Learn", - "ing" - ], - [ - "▁*", - "," - ], - [ - "▁", - "*," - ], - [ - "lo", - "go" - ], - [ - "log", - "o" - ], - [ - "l", - "ogo" - ], - [ - "▁se", - "inen" - ], - [ - "▁sein", - "en" - ], - [ - "▁seine", - "n" - ], - [ - "▁sei", - "nen" - ], - [ - "▁vulner", - "able" - ], - [ - "direct", - "ory" - ], - [ - "i", - "ë" - ], - [ - "▁friend", - "ship" - ], - [ - "▁friends", - "hip" - ], - [ - "t", - "u" - ], - [ - "▁V", - "ec" - ], - [ - "▁Ve", - "c" - ], - [ - "▁", - "Vec" - ], - [ - "rif", - "ice" - ], - [ - "rific", - "e" - ], - [ - "▁б", - "ра" - ], - [ - "▁", - "бра" - ], - [ - "▁inv", - "olve" - ], - [ - "▁invol", - "ve" - ], - [ - "TO", - "N" - ], - [ - "T", - "ON" - ], - [ - "▁cor", - "rid" - ], - [ - "se", - "par" - ], - [ - "sep", - "ar" - ], - [ - "Dest", - "roy" - ], - [ - "▁j", - "ul" - ], - [ - "▁ju", - "l" - ], - [ - "▁inequ", - "ality" - ], - [ - "▁a", - "in" - ], - [ - "▁ai", - "n" - ], - [ - "▁", - "ain" - ], - [ - "he", - "x" - ], - [ - "h", - "ex" - ], - [ - "▁w", - "ider" - ], - [ - "▁wide", - "r" - ], - [ - "▁wid", - "er" - ], - [ - "те", - "ли" - ], - [ - "тел", - "и" - ], - [ - "▁j", - "ack" - ], - [ - "▁ja", - "ck" - ], - [ - "▁", - "jack" - ], - [ - "▁qu", - "ot" - ], - [ - "▁", - "quot" - ], - [ - "▁G", - "len" - ], - [ - "▁Gl", - "en" - ], - [ - "▁Gle", - "n" - ], - [ - "init", - "ely" - ], - [ - "ih", - "ood" - ], - [ - "i", - "hood" - ], - [ - "▁wa", - "ist" - ], - [ - "▁Man", - "chester" - ], - [ - "reg", - "ular" - ], - [ - "▁(", - "&" - ], - [ - "▁", - "(&" - ], - [ - "▁mass", - "es" - ], - [ - "▁mas", - "ses" - ], - [ - "▁DE", - "FAULT" - ], - [ - "▁", - "DEFAULT" - ], - [ - "▁ch", - "airs" - ], - [ - "▁chair", - "s" - ], - [ - "▁cha", - "irs" - ], - [ - "▁F", - "ast" - ], - [ - "▁Fa", - "st" - ], - [ - "▁", - "Fast" - ], - [ - "▁c", - "itt" - ], - [ - "▁cit", - "t" - ], - [ - "▁ci", - "tt" - ], - [ - "_{", - "{\\" - ], - [ - "_", - "{{\\" - ], - [ - "o", - "a" - ], - [ - "▁$", - "\\{" - ], - [ - "▁$\\", - "{" - ], - [ - "▁se", - "eds" - ], - [ - "▁see", - "ds" - ], - [ - "▁seed", - "s" - ], - [ - "▁A", - "ld" - ], - [ - "▁Al", - "d" - ], - [ - "▁B", - "att" - ], - [ - "▁Ba", - "tt" - ], - [ - "▁Bat", - "t" - ], - [ - "fa", - "b" - ], - [ - "f", - "ab" - ], - [ - "▁democr", - "acy" - ], - [ - "DT", - "O" - ], - [ - "D", - "TO" - ], - [ - "▁H", - "ij" - ], - [ - "▁Hi", - "j" - ], - [ - "PT", - "R" - ], - [ - "P", - "TR" - ], - [ - "N", - "a" - ], - [ - "▁Har", - "vard" - ], - [ - "si", - "d" - ], - [ - "s", - "id" - ], - [ - "Pr", - "ed" - ], - [ - "Pre", - "d" - ], - [ - "P", - "red" - ], - [ - "fer", - "s" - ], - [ - "fe", - "rs" - ], - [ - "f", - "ers" - ], - [ - "▁s", - "pare" - ], - [ - "▁sp", - "are" - ], - [ - "AM", - "P" - ], - [ - "A", - "MP" - ], - [ - "▁g", - "roupe" - ], - [ - "▁group", - "e" - ], - [ - "▁s", - "ender" - ], - [ - "▁se", - "nder" - ], - [ - "▁send", - "er" - ], - [ - "▁sen", - "der" - ], - [ - "▁", - "sender" - ], - [ - "▁Christ", - "opher" - ], - [ - "▁prison", - "ers" - ], - [ - "▁prisoner", - "s" - ], - [ - "▁K", - "er" - ], - [ - "▁Ke", - "r" - ], - [ - "▁C", - "rist" - ], - [ - "▁Cr", - "ist" - ], - [ - "▁Cris", - "t" - ], - [ - "▁A", - "LL" - ], - [ - "▁AL", - "L" - ], - [ - "▁", - "ALL" - ], - [ - "ri", - "ce" - ], - [ - "ric", - "e" - ], - [ - "r", - "ice" - ], - [ - "▁an", - "tes" - ], - [ - "▁ant", - "es" - ], - [ - "▁ante", - "s" - ], - [ - "▁", - "antes" - ], - [ - "nat", - "ural" - ], - [ - "▁Su", - "san" - ], - [ - "▁Sus", - "an" - ], - [ - "▁J", - "uli" - ], - [ - "▁Jul", - "i" - ], - [ - "▁Ju", - "li" - ], - [ - "▁di", - "ab" - ], - [ - "▁dia", - "b" - ], - [ - "ix", - "on" - ], - [ - "ic", - "ator" - ], - [ - "ica", - "tor" - ], - [ - "▁flex", - "ible" - ], - [ - "▁re", - "serve" - ], - [ - "▁res", - "erve" - ], - [ - "▁reserv", - "e" - ], - [ - "Cont", - "ains" - ], - [ - "▁H", - "il" - ], - [ - "▁Hi", - "l" - ], - [ - "▁I", - "sa" - ], - [ - "▁Is", - "a" - ], - [ - "▁town", - "s" - ], - [ - "▁tow", - "ns" - ], - [ - "G", - "S" - ], - [ - "▁T", - "rad" - ], - [ - "▁Tr", - "ad" - ], - [ - "▁Tra", - "d" - ], - [ - "▁L", - "ock" - ], - [ - "▁Loc", - "k" - ], - [ - "▁Lo", - "ck" - ], - [ - "▁", - "Lock" - ], - [ - "▁G", - "rund" - ], - [ - "▁Gr", - "und" - ], - [ - "▁Gru", - "nd" - ], - [ - "▁crit", - "icism" - ], - [ - "▁critic", - "ism" - ], - [ - "н", - "ю" - ], - [ - "▁c", - "ă" - ], - [ - "▁polit", - "ician" - ], - [ - "st", - "able" - ], - [ - "sta", - "ble" - ], - [ - "s", - "table" - ], - [ - "Ac", - "cept" - ], - [ - "Sum", - "mary" - ], - [ - "▁tamb", - "ém" - ], - [ - "▁també", - "m" - ], - [ - "}^", - "{-" - ], - [ - "}^{", - "-" - ], - [ - "}", - "^{-" - ], - [ - "▁I", - "M" - ], - [ - "▁", - "IM" - ], - [ - "id", - "al" - ], - [ - "ida", - "l" - ], - [ - "i", - "dal" - ], - [ - "мо", - "р" - ], - [ - "м", - "ор" - ], - [ - "Bl", - "ue" - ], - [ - "GRO", - "UP" - ], - [ - "▁term", - "inal" - ], - [ - "▁termin", - "al" - ], - [ - "▁complex", - "ity" - ], - [ - "▁loc", - "ally" - ], - [ - "▁local", - "ly" - ], - [ - "DO", - "WN" - ], - [ - "▁N", - "ear" - ], - [ - "▁Ne", - "ar" - ], - [ - "Dep", - "th" - ], - [ - "▁p", - "ole" - ], - [ - "▁pol", - "e" - ], - [ - "▁po", - "le" - ], - [ - "▁e", - "quality" - ], - [ - "▁equ", - "ality" - ], - [ - "▁equal", - "ity" - ], - [ - "Si", - "te" - ], - [ - "S", - "ite" - ], - [ - "▁is", - "instance" - ], - [ - "Sp", - "eed" - ], - [ - "Spe", - "ed" - ], - [ - "S", - "peed" - ], - [ - "ip", - "pi" - ], - [ - "ipp", - "i" - ], - [ - ",", - "&" - ], - [ - "▁E", - "nc" - ], - [ - "▁En", - "c" - ], - [ - "▁", - "Enc" - ], - [ - "ще", - "н" - ], - [ - "щ", - "ен" - ], - [ - "▁m", - "ater" - ], - [ - "▁mat", - "er" - ], - [ - "▁ma", - "ter" - ], - [ - "▁mate", - "r" - ], - [ - "▁sl", - "aves" - ], - [ - "▁slave", - "s" - ], - [ - "▁sla", - "ves" - ], - [ - "AC", - "TION" - ], - [ - "ACT", - "ION" - ], - [ - "A", - "CTION" - ], - [ - "usal", - "em" - ], - [ - "usa", - "lem" - ], - [ - "▁h", - "az" - ], - [ - "▁ha", - "z" - ], - [ - "▁Be", - "at" - ], - [ - "▁w", - "rest" - ], - [ - "▁wr", - "est" - ], - [ - "▁l", - "lam" - ], - [ - "▁ll", - "am" - ], - [ - "In", - "s" - ], - [ - "I", - "ns" - ], - [ - "ми", - "на" - ], - [ - "▁бу", - "в" - ], - [ - "▁Fr", - "ame" - ], - [ - "▁Fra", - "me" - ], - [ - "▁", - "Frame" - ], - [ - "us", - "hes" - ], - [ - "ush", - "es" - ], - [ - "▁virtual", - "ly" - ], - [ - "▁virt", - "ually" - ], - [ - "▁P", - "erm" - ], - [ - "▁Per", - "m" - ], - [ - "▁Pe", - "rm" - ], - [ - "▁", - "Perm" - ], - [ - "▁we", - "ights" - ], - [ - "▁weight", - "s" - ], - [ - "▁weigh", - "ts" - ], - [ - "▁", - "weights" - ], - [ - "▁ll", - "vm" - ], - [ - "▁", - "llvm" - ], - [ - "▁c", - "ave" - ], - [ - "▁ca", - "ve" - ], - [ - "▁cav", - "e" - ], - [ - "st", - "ates" - ], - [ - "state", - "s" - ], - [ - "stat", - "es" - ], - [ - "sta", - "tes" - ], - [ - "DM", - "A" - ], - [ - "D", - "MA" - ], - [ - "el", - "lt" - ], - [ - "ell", - "t" - ], - [ - "if", - "act" - ], - [ - "ifa", - "ct" - ], - [ - "i", - "fact" - ], - [ - "v", - "endor" - ], - [ - "▁E", - "mma" - ], - [ - "▁Em", - "ma" - ], - [ - "Loc", - "ale" - ], - [ - "Local", - "e" - ], - [ - "▁S", - "ET" - ], - [ - "▁SE", - "T" - ], - [ - "▁", - "SET" - ], - [ - "▁ge", - "ometry" - ], - [ - "▁", - "geometry" - ], - [ - "St", - "yles" - ], - [ - "Style", - "s" - ], - [ - "▁Ref", - "eree" - ], - [ - "▁Refer", - "ee" - ], - [ - "▁we", - "it" - ], - [ - "fi", - "ca" - ], - [ - "fic", - "a" - ], - [ - "f", - "ica" - ], - [ - "▁a", - "ds" - ], - [ - "▁ad", - "s" - ], - [ - "▁", - "ads" - ], - [ - "gr", - "ay" - ], - [ - "gra", - "y" - ], - [ - "g", - "ray" - ], - [ - "▁B", - "urg" - ], - [ - "▁Bur", - "g" - ], - [ - "▁Bu", - "rg" - ], - [ - "ion", - "a" - ], - [ - "io", - "na" - ], - [ - "i", - "ona" - ], - [ - "dag", - "ger" - ], - [ - "d", - "agger" - ], - [ - "▁Jan", - "uar" - ], - [ - "де", - "й" - ], - [ - "д", - "ей" - ], - [ - "ister", - "schaft" - ], - [ - "pp", - "o" - ], - [ - "p", - "po" - ], - [ - "oid", - "s" - ], - [ - "oi", - "ds" - ], - [ - "o", - "ids" - ], - [ - "▁dé", - "part" - ], - [ - "Sh", - "ader" - ], - [ - "▁con", - "straint" - ], - [ - "▁constr", - "aint" - ], - [ - "▁", - "constraint" - ], - [ - "Se", - "cret" - ], - [ - "Sec", - "ret" - ], - [ - "▁P", - "eters" - ], - [ - "▁Pe", - "ters" - ], - [ - "▁Peter", - "s" - ], - [ - "▁Pet", - "ers" - ], - [ - "▁Pete", - "rs" - ], - [ - "▁ey", - "eb" - ], - [ - "▁eye", - "b" - ], - [ - "▁m", - "esh" - ], - [ - "▁me", - "sh" - ], - [ - "▁mes", - "h" - ], - [ - "▁", - "mesh" - ], - [ - "▁c", - "ookie" - ], - [ - "▁cook", - "ie" - ], - [ - "▁", - "cookie" - ], - [ - "▁P", - "ick" - ], - [ - "▁Pic", - "k" - ], - [ - "▁Pi", - "ck" - ], - [ - "▁n", - "ick" - ], - [ - "▁ni", - "ck" - ], - [ - "▁nic", - "k" - ], - [ - "▁", - "nick" - ], - [ - "by", - "e" - ], - [ - "b", - "ye" - ], - [ - "▁sav", - "ings" - ], - [ - "▁saving", - "s" - ], - [ - "Tr", - "y" - ], - [ - "T", - "ry" - ], - [ - "py", - "thon" - ], - [ - "▁p", - "atri" - ], - [ - "▁pat", - "ri" - ], - [ - "▁pa", - "tri" - ], - [ - "▁mult", - "ip" - ], - [ - "▁multi", - "p" - ], - [ - "▁mul", - "tip" - ], - [ - "▁", - "multip" - ], - [ - "▁k", - "inda" - ], - [ - "▁kind", - "a" - ], - [ - "▁kin", - "da" - ], - [ - "▁'", - "_" - ], - [ - "▁", - "'_" - ], - [ - "▁Fr", - "anz" - ], - [ - "▁Fran", - "z" - ], - [ - "▁cl", - "oth" - ], - [ - "▁clo", - "th" - ], - [ - "зу", - "льта" - ], - [ - "▁fle", - "et" - ], - [ - "▁human", - "ity" - ], - [ - "re", - "sa" - ], - [ - "res", - "a" - ], - [ - "r", - "esa" - ], - [ - "bl", - "ob" - ], - [ - "blo", - "b" - ], - [ - "▁T", - "X" - ], - [ - "▁", - "TX" - ], - [ - "▁B", - "uch" - ], - [ - "▁Bu", - "ch" - ], - [ - "▁Buc", - "h" - ], - [ - "▁L", - "ond" - ], - [ - "▁Lo", - "nd" - ], - [ - "▁val", - "ley" - ], - [ - "▁m", - "urm" - ], - [ - "▁mur", - "m" - ], - [ - "▁mu", - "rm" - ], - [ - "▁T", - "rade" - ], - [ - "▁Tr", - "ade" - ], - [ - "▁Tra", - "de" - ], - [ - "▁Trad", - "e" - ], - [ - "line", - "width" - ], - [ - "▁e", - "special" - ], - [ - "▁espec", - "ial" - ], - [ - "up", - "per" - ], - [ - "upp", - "er" - ], - [ - "▁h", - "osp" - ], - [ - "▁ho", - "sp" - ], - [ - "▁t", - "anto" - ], - [ - "▁tan", - "to" - ], - [ - "▁tant", - "o" - ], - [ - "▁old", - "est" - ], - [ - "▁ol", - "dest" - ], - [ - "▁R", - "oose" - ], - [ - "▁Ro", - "ose" - ], - [ - "▁h", - "itting" - ], - [ - "▁hit", - "ting" - ], - [ - "do", - "g" - ], - [ - "d", - "og" - ], - [ - "ov", - "i" - ], - [ - "o", - "vi" - ], - [ - "},", - "\r" - ], - [ - "}", - ",\r" - ], - [ - "▁compat", - "ible" - ], - [ - "▁", - "compatible" - ], - [ - "▁We", - "bsite" - ], - [ - "▁Web", - "site" - ], - [ - "po", - "ch" - ], - [ - "p", - "och" - ], - [ - "▁B", - "ag" - ], - [ - "▁Ba", - "g" - ], - [ - "▁", - "Bag" - ], - [ - "▁accompl", - "ish" - ], - [ - "▁accomp", - "lish" - ], - [ - "Ch", - "rist" - ], - [ - "as", - "set" - ], - [ - "ass", - "et" - ], - [ - "asse", - "t" - ], - [ - "▁U", - "ntil" - ], - [ - "▁Un", - "til" - ], - [ - "▁", - "Until" - ], - [ - "▁g", - "eld" - ], - [ - "▁ge", - "ld" - ], - [ - "▁gel", - "d" - ], - [ - "List", - "en" - ], - [ - "Li", - "sten" - ], - [ - "L", - "isten" - ], - [ - "S", - "B" - ], - [ - "Set", - "up" - ], - [ - "ic", - "ia" - ], - [ - "ici", - "a" - ], - [ - "i", - "cia" - ], - [ - "▁l", - "um" - ], - [ - "▁lu", - "m" - ], - [ - "▁jan", - "vier" - ], - [ - "PA", - "GE" - ], - [ - "P", - "AGE" - ], - [ - "▁N", - "u" - ], - [ - "/", - "\"" - ], - [ - "▁divor", - "ce" - ], - [ - "Ex", - "ecute" - ], - [ - "Execut", - "e" - ], - [ - "Exec", - "ute" - ], - [ - "De", - "pend" - ], - [ - "Dep", - "end" - ], - [ - "▁Scott", - "ish" - ], - [ - "▁T", - "s" - ], - [ - "ru", - "ppe" - ], - [ - "rup", - "pe" - ], - [ - "▁ref", - "use" - ], - [ - "▁Ok", - "tober" - ], - [ - "ij", - "k" - ], - [ - "i", - "jk" - ], - [ - "▁A", - "my" - ], - [ - "▁Am", - "y" - ], - [ - "▁di", - "min" - ], - [ - "▁dim", - "in" - ], - [ - "▁g", - "ross" - ], - [ - "▁gr", - "oss" - ], - [ - "▁gro", - "ss" - ], - [ - "▁t", - "rat" - ], - [ - "▁tr", - "at" - ], - [ - "▁tra", - "t" - ], - [ - "is", - "ible" - ], - [ - "isi", - "ble" - ], - [ - "mix", - "er" - ], - [ - "m", - "ixer" - ], - [ - "▁aut", - "res" - ], - [ - "▁au", - "tres" - ], - [ - "▁autre", - "s" - ], - [ - "▁", - "autres" - ], - [ - "▁ne", - "at" - ], - [ - "▁ot", - "ros" - ], - [ - "▁otro", - "s" - ], - [ - "Vo", - "id" - ], - [ - "V", - "oid" - ], - [ - "▁sc", - "hol" - ], - [ - "▁sch", - "ol" - ], - [ - "▁Wal", - "ker" - ], - [ - "▁Walk", - "er" - ], - [ - "▁t", - "ube" - ], - [ - "▁tu", - "be" - ], - [ - "▁tub", - "e" - ], - [ - "olog", - "ists" - ], - [ - "ologist", - "s" - ], - [ - "▁г", - "руп" - ], - [ - "▁гру", - "п" - ], - [ - "▁h", - "aben" - ], - [ - "▁hab", - "en" - ], - [ - "▁ha", - "ben" - ], - [ - "ub", - "er" - ], - [ - "ube", - "r" - ], - [ - "u", - "ber" - ], - [ - "ACT", - "IVE" - ], - [ - "▁Att", - "endance" - ], - [ - "▁о", - "п" - ], - [ - "▁bl", - "ade" - ], - [ - "opl", - "us" - ], - [ - "o", - "plus" - ], - [ - "▁Or", - "iginal" - ], - [ - "▁Origin", - "al" - ], - [ - "▁", - "Original" - ], - [ - "▁manufact", - "urer" - ], - [ - "as", - "z" - ], - [ - "a", - "sz" - ], - [ - "ât", - "e" - ], - [ - "â", - "te" - ], - [ - "re", - "r" - ], - [ - "r", - "er" - ], - [ - "▁J", - "son" - ], - [ - "▁", - "Json" - ], - [ - "▁succeed", - "ed" - ], - [ - "uff", - "le" - ], - [ - "▁b", - "acked" - ], - [ - "▁back", - "ed" - ], - [ - "es", - "ian" - ], - [ - "esi", - "an" - ], - [ - "ti", - "ck" - ], - [ - "t", - "ick" - ], - [ - "Ex", - "ternal" - ], - [ - "▁X", - "IX" - ], - [ - "▁XI", - "X" - ], - [ - "▁he", - "arts" - ], - [ - "▁heart", - "s" - ], - [ - "▁hear", - "ts" - ], - [ - "▁По", - "сле" - ], - [ - "ol", - "u" - ], - [ - "o", - "lu" - ], - [ - "▁ле", - "т" - ], - [ - "▁", - "лет" - ], - [ - "VI", - "CE" - ], - [ - "V", - "ICE" - ], - [ - "ár", - "io" - ], - [ - "á", - "rio" - ], - [ - "▁fr", - "aud" - ], - [ - "▁fra", - "ud" - ], - [ - "ed", - "u" - ], - [ - "e", - "du" - ], - [ - "Pr", - "imary" - ], - [ - "Prim", - "ary" - ], - [ - "▁g", - "aming" - ], - [ - "▁gam", - "ing" - ], - [ - "▁ga", - "ming" - ], - [ - "▁p", - "lt" - ], - [ - "▁pl", - "t" - ], - [ - "ig", - "ator" - ], - [ - "iga", - "tor" - ], - [ - "IE", - "S" - ], - [ - "I", - "ES" - ], - [ - "Comp", - "iler" - ], - [ - "▁mon", - "ument" - ], - [ - "ag", - "em" - ], - [ - "age", - "m" - ], - [ - "a", - "gem" - ], - [ - "▁R", - "ain" - ], - [ - "▁Ra", - "in" - ], - [ - "▁mo", - "ins" - ], - [ - "ok", - "u" - ], - [ - "o", - "ku" - ], - [ - "os", - "ex" - ], - [ - "ose", - "x" - ], - [ - "o", - "sex" - ], - [ - "▁K", - "ansas" - ], - [ - "▁gep", - "ublice" - ], - [ - "▁J", - "oy" - ], - [ - "▁Jo", - "y" - ], - [ - "Sc", - "ene" - ], - [ - "▁king", - "dom" - ], - [ - "ri", - "ces" - ], - [ - "ric", - "es" - ], - [ - "rice", - "s" - ], - [ - "r", - "ices" - ], - [ - "▁ju", - "in" - ], - [ - "▁uncomfort", - "able" - ], - [ - "▁M", - "oney" - ], - [ - "▁Mon", - "ey" - ], - [ - "▁Mo", - "ney" - ], - [ - "ob", - "b" - ], - [ - "o", - "bb" - ], - [ - "ex", - "pl" - ], - [ - "exp", - "l" - ], - [ - "str", - "cmp" - ], - [ - "▁d", - "read" - ], - [ - "▁dr", - "ead" - ], - [ - "▁dre", - "ad" - ], - [ - "rit", - "ion" - ], - [ - "r", - "ition" - ], - [ - "▁C", - "hi" - ], - [ - "▁Ch", - "i" - ], - [ - "▁demonstr", - "ated" - ], - [ - "▁demonstrate", - "d" - ], - [ - "▁vert", - "ices" - ], - [ - "ч", - "о" - ], - [ - "▁C", - "ulture" - ], - [ - "▁", - "Culture" - ], - [ - "F", - "X" - ], - [ - "D", - "ictionary" - ], - [ - "▁D", - "ru" - ], - [ - "▁Dr", - "u" - ], - [ - "tr", - "m" - ], - [ - "t", - "rm" - ], - [ - "▁ex", - "amine" - ], - [ - "▁exam", - "ine" - ], - [ - "▁the", - "rap" - ], - [ - "▁ther", - "ap" - ], - [ - "i", - "ème" - ], - [ - "ми", - "ни" - ], - [ - "▁produ", - "ces" - ], - [ - "▁produce", - "s" - ], - [ - "▁photograph", - "s" - ], - [ - "▁thread", - "s" - ], - [ - "▁", - "threads" - ], - [ - "▁M", - "I" - ], - [ - "▁", - "MI" - ], - [ - "▁extraord", - "inary" - ], - [ - "ски", - "м" - ], - [ - "ск", - "им" - ], - [ - "с", - "ким" - ], - [ - "▁gepublice", - "erd" - ], - [ - "▁Pol", - "and" - ], - [ - "▁Po", - "land" - ], - [ - "▁guarante", - "ed" - ], - [ - "▁guarantee", - "d" - ], - [ - "R", - "G" - ], - [ - "os", - "c" - ], - [ - "o", - "sc" - ], - [ - "ал", - "и" - ], - [ - "а", - "ли" - ], - [ - "▁те", - "х" - ], - [ - "err", - "no" - ], - [ - "sc", - "ience" - ], - [ - "if", - "fs" - ], - [ - "iff", - "s" - ], - [ - "▁T", - "am" - ], - [ - "▁Ta", - "m" - ], - [ - "▁B", - "eth" - ], - [ - "▁Be", - "th" - ], - [ - "▁Bet", - "h" - ], - [ - "▁Tr", - "avel" - ], - [ - "▁Tra", - "vel" - ], - [ - "▁trans", - "late" - ], - [ - "▁transl", - "ate" - ], - [ - "▁", - "translate" - ], - [ - "ch", - "é" - ], - [ - "▁l", - "ing" - ], - [ - "▁li", - "ng" - ], - [ - "▁lin", - "g" - ], - [ - "▁", - "ling" - ], - [ - "▁bel", - "ongs" - ], - [ - "▁belong", - "s" - ], - [ - "▁elect", - "rical" - ], - [ - "▁electric", - "al" - ], - [ - "en", - "sk" - ], - [ - "ens", - "k" - ], - [ - "▁Com", - "pet" - ], - [ - "▁Comp", - "et" - ], - [ - "c", - "g" - ], - [ - "V", - "C" - ], - [ - "to", - "pic" - ], - [ - "top", - "ic" - ], - [ - "t", - "opic" - ], - [ - "▁pre", - "sum" - ], - [ - "▁pres", - "um" - ], - [ - "ве", - "та" - ], - [ - "вет", - "а" - ], - [ - "▁approxim", - "ation" - ], - [ - "▁approx", - "imation" - ], - [ - "▁g", - "rim" - ], - [ - "▁gr", - "im" - ], - [ - "▁gri", - "m" - ], - [ - "▁И", - "з" - ], - [ - "_{", - "(" - ], - [ - "_", - "{(" - ], - [ - "ви", - "н" - ], - [ - "в", - "ин" - ], - [ - "ut", - "ion" - ], - [ - "uti", - "on" - ], - [ - "ow", - "ych" - ], - [ - "owy", - "ch" - ], - [ - "å", - "g" - ], - [ - "ster", - "reich" - ], - [ - "▁character", - "istic" - ], - [ - "om", - "ing" - ], - [ - "omin", - "g" - ], - [ - "omi", - "ng" - ], - [ - "o", - "ming" - ], - [ - "▁/*", - "!" - ], - [ - "▁", - "/*!" - ], - [ - "▁pr", - "ize" - ], - [ - "▁pri", - "ze" - ], - [ - "▁Minn", - "esota" - ], - [ - "te", - "d" - ], - [ - "t", - "ed" - ], - [ - "ц", - "ы" - ], - [ - "▁O", - "m" - ], - [ - "▁", - "Om" - ], - [ - "▁ind", - "ices" - ], - [ - "▁indic", - "es" - ], - [ - "▁", - "indices" - ], - [ - "▁s", - "tem" - ], - [ - "▁st", - "em" - ], - [ - "▁ste", - "m" - ], - [ - "re", - "gon" - ], - [ - "reg", - "on" - ], - [ - "ни", - "че" - ], - [ - "▁Sal", - "v" - ], - [ - "▁Sa", - "lv" - ], - [ - "és", - "e" - ], - [ - "é", - "se" - ], - [ - "▁a", - "ged" - ], - [ - "▁ag", - "ed" - ], - [ - "▁age", - "d" - ], - [ - "▁", - "aged" - ], - [ - "▁P", - "ast" - ], - [ - "▁Pa", - "st" - ], - [ - "▁Pas", - "t" - ], - [ - "▁intern", - "ation" - ], - [ - "▁V", - "ic" - ], - [ - "▁Vi", - "c" - ], - [ - "▁res", - "ume" - ], - [ - "▁", - "resume" - ], - [ - "akespe", - "are" - ], - [ - "▁est", - "ado" - ], - [ - "▁esta", - "do" - ], - [ - "▁estad", - "o" - ], - [ - "▁ab", - "ilities" - ], - [ - "▁", - "abilities" - ], - [ - "▁b", - "row" - ], - [ - "▁br", - "ow" - ], - [ - "▁bro", - "w" - ], - [ - "▁N", - "FL" - ], - [ - "▁tr", - "ends" - ], - [ - "▁trend", - "s" - ], - [ - "▁tren", - "ds" - ], - [ - "▁Aust", - "in" - ], - [ - "▁L", - "IMIT" - ], - [ - "▁LI", - "MIT" - ], - [ - "▁", - "LIMIT" - ], - [ - "▁K", - "or" - ], - [ - "▁Ko", - "r" - ], - [ - "▁f", - "olk" - ], - [ - "▁fol", - "k" - ], - [ - "▁", - "folk" - ], - [ - "▁w", - "ard" - ], - [ - "▁war", - "d" - ], - [ - "▁wa", - "rd" - ], - [ - "▁", - "ward" - ], - [ - "▁n", - "est" - ], - [ - "▁ne", - "st" - ], - [ - "▁Jun", - "ior" - ], - [ - "▁Juni", - "or" - ], - [ - "▁maint", - "aining" - ], - [ - "▁maintain", - "ing" - ], - [ - "P", - "ub" - ], - [ - "OB", - "JECT" - ], - [ - "▁blo", - "ody" - ], - [ - "▁blood", - "y" - ], - [ - "▁s", - "j" - ], - [ - "▁d", - "type" - ], - [ - "▁dt", - "ype" - ], - [ - "▁", - "dtype" - ], - [ - "Pan", - "e" - ], - [ - "P", - "ane" - ], - [ - "▁b", - "acter" - ], - [ - "▁grad", - "ually" - ], - [ - "▁gradu", - "ally" - ], - [ - "m", - "r" - ], - [ - "Te", - "am" - ], - [ - "▁ind", - "icating" - ], - [ - "▁indic", - "ating" - ], - [ - "▁decre", - "ase" - ], - [ - "te", - "k" - ], - [ - "t", - "ek" - ], - [ - "▁Re", - "present" - ], - [ - "▁Rep", - "resent" - ], - [ - "▁develop", - "ers" - ], - [ - "▁developer", - "s" - ], - [ - "Gu", - "id" - ], - [ - "Gui", - "d" - ], - [ - "G", - "uid" - ], - [ - "▁D", - "iet" - ], - [ - "▁Die", - "t" - ], - [ - "▁Di", - "et" - ], - [ - "▁re", - "tr" - ], - [ - "▁r", - "etr" - ], - [ - "▁ret", - "r" - ], - [ - "Nav", - "igation" - ], - [ - "es", - "i" - ], - [ - "e", - "si" - ], - [ - "▁l", - "azy" - ], - [ - "▁la", - "zy" - ], - [ - "Stand", - "ard" - ], - [ - "E", - "r" - ], - [ - "A", - "W" - ], - [ - "▁Ét", - "ats" - ], - [ - "▁ass", - "ured" - ], - [ - "▁assure", - "d" - ], - [ - "Sa", - "n" - ], - [ - "S", - "an" - ], - [ - "▁And", - "re" - ], - [ - "▁Andr", - "e" - ], - [ - "’", - "," - ], - [ - "fa", - "ng" - ], - [ - "fan", - "g" - ], - [ - "f", - "ang" - ], - [ - "ér", - "ation" - ], - [ - "▁indust", - "ries" - ], - [ - "▁in", - "con" - ], - [ - "▁inc", - "on" - ], - [ - "Em", - "it" - ], - [ - "E", - "mit" - ], - [ - "▁г", - "де" - ], - [ - "▁ret", - "riev" - ], - [ - "▁retr", - "iev" - ], - [ - "en", - "i" - ], - [ - "e", - "ni" - ], - [ - "▁Tur", - "key" - ], - [ - "▁Turk", - "ey" - ], - [ - "iz", - "ers" - ], - [ - "ize", - "rs" - ], - [ - "izer", - "s" - ], - [ - "An", - "gle" - ], - [ - "Ang", - "le" - ], - [ - "▁o", - "c" - ], - [ - "▁", - "oc" - ], - [ - "▁pal", - "m" - ], - [ - "▁pa", - "lm" - ], - [ - "▁s", - "tan" - ], - [ - "▁st", - "an" - ], - [ - "▁sta", - "n" - ], - [ - "▁", - "stan" - ], - [ - "ль", - "но" - ], - [ - "▁C", - "SS" - ], - [ - "▁CS", - "S" - ], - [ - "▁", - "CSS" - ], - [ - "▁fr", - "ances" - ], - [ - "▁franc", - "es" - ], - [ - "▁g", - "rin" - ], - [ - "▁gr", - "in" - ], - [ - "▁gri", - "n" - ], - [ - "▁tiem", - "po" - ], - [ - "▁P", - "rix" - ], - [ - "▁Pr", - "ix" - ], - [ - "▁Pri", - "x" - ], - [ - "])", - "." - ], - [ - "]", - ")." - ], - [ - "▁de", - "put" - ], - [ - "▁dep", - "ut" - ], - [ - "▁P", - "in" - ], - [ - "▁Pi", - "n" - ], - [ - "▁", - "Pin" - ], - [ - "▁si", - "xt" - ], - [ - "▁six", - "t" - ], - [ - "▁predict", - "ed" - ], - [ - "▁pred", - "icted" - ], - [ - "az", - "ure" - ], - [ - "azu", - "re" - ], - [ - "▁Mo", - "tor" - ], - [ - "▁Mot", - "or" - ], - [ - "▁i", - "hm" - ], - [ - "▁ih", - "m" - ], - [ - "▁man", - "us" - ], - [ - "ap", - "os" - ], - [ - "a", - "pos" - ], - [ - "▁instr", - "uments" - ], - [ - "▁instrument", - "s" - ], - [ - "▁co", - "unts" - ], - [ - "▁coun", - "ts" - ], - [ - "▁count", - "s" - ], - [ - "▁aim", - "ed" - ], - [ - "▁ai", - "med" - ], - [ - "▁", - "aimed" - ], - [ - "pro", - "fit" - ], - [ - "prof", - "it" - ], - [ - "▁d", - "ok" - ], - [ - "▁do", - "k" - ], - [ - "об", - "ра" - ], - [ - "о", - "бра" - ], - [ - "▁e", - "stud" - ], - [ - "▁est", - "ud" - ], - [ - "ie", - "sz" - ], - [ - "ies", - "z" - ], - [ - "i", - "esz" - ], - [ - "▁p", - "iss" - ], - [ - "▁pi", - "ss" - ], - [ - "▁in", - "aug" - ], - [ - "▁vo", - "ters" - ], - [ - "▁vote", - "rs" - ], - [ - "▁vot", - "ers" - ], - [ - "▁pack", - "ages" - ], - [ - "▁package", - "s" - ], - [ - "▁", - "packages" - ], - [ - "▁c", - "ute" - ], - [ - "▁cut", - "e" - ], - [ - "▁cu", - "te" - ], - [ - "▁f", - "itness" - ], - [ - "▁fit", - "ness" - ], - [ - "▁l", - "eurs" - ], - [ - "▁le", - "urs" - ], - [ - "▁leur", - "s" - ], - [ - "▁s", - "orted" - ], - [ - "▁sort", - "ed" - ], - [ - "▁sor", - "ted" - ], - [ - "ph", - "ant" - ], - [ - "pha", - "nt" - ], - [ - "phan", - "t" - ], - [ - "OP", - "T" - ], - [ - "O", - "PT" - ], - [ - "▁z", - "ip" - ], - [ - "▁", - "zip" - ], - [ - "se", - "ason" - ], - [ - "sea", - "son" - ], - [ - "em", - "i" - ], - [ - "e", - "mi" - ], - [ - "enc", - "oding" - ], - [ - "wo", - "n" - ], - [ - "w", - "on" - ], - [ - "el", - "ect" - ], - [ - "ele", - "ct" - ], - [ - "e", - "lect" - ], - [ - "▁t", - "ooth" - ], - [ - "▁to", - "oth" - ], - [ - "▁too", - "th" - ], - [ - "▁up", - "coming" - ], - [ - "▁G", - "raham" - ], - [ - "▁Gra", - "ham" - ], - [ - "nu", - "t" - ], - [ - "n", - "ut" - ], - [ - "▁Ar", - "k" - ], - [ - "äl", - "t" - ], - [ - "ä", - "lt" - ], - [ - "▁prec", - "ious" - ], - [ - "ag", - "le" - ], - [ - "a", - "gle" - ], - [ - "né", - "e" - ], - [ - "n", - "ée" - ], - [ - "ни", - "ца" - ], - [ - "ниц", - "а" - ], - [ - "ar", - "is" - ], - [ - "ari", - "s" - ], - [ - "a", - "ris" - ], - [ - "▁p", - "ile" - ], - [ - "▁pi", - "le" - ], - [ - "▁pil", - "e" - ], - [ - "co", - "le" - ], - [ - "col", - "e" - ], - [ - "c", - "ole" - ], - [ - "▁W", - "ITH" - ], - [ - "▁WIT", - "H" - ], - [ - "▁", - "WITH" - ], - [ - "rou", - "ting" - ], - [ - "r", - "outing" - ], - [ - "▁*", - "**" - ], - [ - "▁**", - "*" - ], - [ - "▁", - "***" - ], - [ - "Appe", - "arance" - ], - [ - "ll", - "vm" - ], - [ - "▁O", - "liver" - ], - [ - "▁Ol", - "iver" - ], - [ - "▁P", - "L" - ], - [ - "▁", - "PL" - ], - [ - "if", - "ndef" - ], - [ - "et", - "zt" - ], - [ - "etz", - "t" - ], - [ - "sk", - "iego" - ], - [ - "ski", - "ego" - ], - [ - "▁p", - "on" - ], - [ - "▁po", - "n" - ], - [ - "▁", - "pon" - ], - [ - "AR", - "GET" - ], - [ - "ARG", - "ET" - ], - [ - "k", - "ö" - ], - [ - "al", - "led" - ], - [ - "all", - "ed" - ], - [ - "alle", - "d" - ], - [ - "▁=", - "\\" - ], - [ - "▁", - "=\\" - ], - [ - "su", - "re" - ], - [ - "sur", - "e" - ], - [ - "s", - "ure" - ], - [ - "mat", - "ches" - ], - [ - "match", - "es" - ], - [ - "▁temper", - "atures" - ], - [ - "▁temperature", - "s" - ], - [ - "SE", - "L" - ], - [ - "S", - "EL" - ], - [ - "▁cl", - "one" - ], - [ - "▁clo", - "ne" - ], - [ - "▁", - "clone" - ], - [ - "▁el", - "ler" - ], - [ - "▁elle", - "r" - ], - [ - "▁ell", - "er" - ], - [ - "▁", - "eller" - ], - [ - "er", - "na" - ], - [ - "ern", - "a" - ], - [ - "▁п", - "оло" - ], - [ - "▁по", - "ло" - ], - [ - "▁пол", - "о" - ], - [ - "Man", - "agement" - ], - [ - "comp", - "any" - ], - [ - "▁l", - "un" - ], - [ - "▁lu", - "n" - ], - [ - "▁stre", - "aming" - ], - [ - "▁stream", - "ing" - ], - [ - "▁N", - "i" - ], - [ - "▁s", - "í" - ], - [ - "Cont", - "act" - ], - [ - "▁C", - "redit" - ], - [ - "▁Cr", - "edit" - ], - [ - "▁Cre", - "dit" - ], - [ - "▁O", - "ak" - ], - [ - "▁пред", - "став" - ], - [ - "rad", - "ius" - ], - [ - "cl", - "i" - ], - [ - "c", - "li" - ], - [ - "IE", - "NT" - ], - [ - "I", - "ENT" - ], - [ - "▁Lu", - "cy" - ], - [ - "▁Luc", - "y" - ], - [ - "▁calcul", - "ation" - ], - [ - "▁calc", - "ulation" - ], - [ - "▁p", - "ixel" - ], - [ - "▁", - "pixel" - ], - [ - "▁m", - "ul" - ], - [ - "▁mu", - "l" - ], - [ - "▁", - "mul" - ], - [ - "▁out", - "comes" - ], - [ - "▁outcome", - "s" - ], - [ - "▁cent", - "ers" - ], - [ - "▁center", - "s" - ], - [ - "▁res", - "idence" - ], - [ - "▁resid", - "ence" - ], - [ - "Con", - "straint" - ], - [ - "▁pre", - "serve" - ], - [ - "▁pres", - "erve" - ], - [ - "▁preserv", - "e" - ], - [ - "pe", - "on" - ], - [ - "uf", - "fix" - ], - [ - "uff", - "ix" - ], - [ - "▁Rober", - "ts" - ], - [ - "▁Robert", - "s" - ], - [ - "▁Rob", - "erts" - ], - [ - "▁pro", - "mot" - ], - [ - "▁pr", - "omot" - ], - [ - "▁prom", - "ot" - ], - [ - "?", - "!" - ], - [ - "bal", - "ance" - ], - [ - "▁cour", - "ts" - ], - [ - "▁court", - "s" - ], - [ - "▁dis", - "g" - ], - [ - "▁di", - "sg" - ], - [ - "PR", - "INT" - ], - [ - "PRI", - "NT" - ], - [ - "▁и", - "х" - ], - [ - "el", - "fare" - ], - [ - "elf", - "are" - ], - [ - "▁ret", - "reat" - ], - [ - "▁А", - "в" - ], - [ - "Co", - "st" - ], - [ - "C", - "ost" - ], - [ - "al", - "so" - ], - [ - "als", - "o" - ], - [ - "▁F", - "ür" - ], - [ - "▁Mär", - "z" - ], - [ - "DI", - "O" - ], - [ - "D", - "IO" - ], - [ - "▁b", - "ez" - ], - [ - "▁be", - "z" - ], - [ - "▁", - "bez" - ], - [ - "AUT", - "H" - ], - [ - "AU", - "TH" - ], - [ - "De", - "n" - ], - [ - "D", - "en" - ], - [ - "▁a", - "tom" - ], - [ - "▁at", - "om" - ], - [ - "▁", - "atom" - ], - [ - "▁r", - "oman" - ], - [ - "▁ro", - "man" - ], - [ - "▁rom", - "an" - ], - [ - "▁P", - "el" - ], - [ - "▁Pe", - "l" - ], - [ - "▁Roose", - "velt" - ], - [ - "▁Pl", - "ant" - ], - [ - "▁Plan", - "t" - ], - [ - "Cont", - "ents" - ], - [ - "Content", - "s" - ], - [ - "▁Bet", - "ween" - ], - [ - "▁cou", - "pling" - ], - [ - "▁coup", - "ling" - ], - [ - "str", - "ucture" - ], - [ - "struct", - "ure" - ], - [ - "▁Mar", - "shall" - ], - [ - "▁Mars", - "hall" - ], - [ - "▁Marshal", - "l" - ], - [ - "▁Care", - "er" - ], - [ - "▁rail", - "way" - ], - [ - "▁B", - "ureau" - ], - [ - "▁Bur", - "eau" - ], - [ - "▁poss", - "ibilities" - ], - [ - "▁k", - "or" - ], - [ - "▁ko", - "r" - ], - [ - "▁", - "kor" - ], - [ - "){", - "\r" - ], - [ - ")", - "{\r" - ], - [ - "mer", - "o" - ], - [ - "me", - "ro" - ], - [ - "m", - "ero" - ], - [ - "mo", - "v" - ], - [ - "m", - "ov" - ], - [ - "анг", - "л" - ], - [ - "AI", - "N" - ], - [ - "A", - "IN" - ], - [ - "mu", - "nd" - ], - [ - "mun", - "d" - ], - [ - "m", - "und" - ], - [ - "let", - "te" - ], - [ - "lett", - "e" - ], - [ - "l", - "ette" - ], - [ - "▁sum", - "mar" - ], - [ - "▁describ", - "ing" - ], - [ - "▁N", - "AS" - ], - [ - "▁NA", - "S" - ], - [ - "▁E", - "mb" - ], - [ - "▁Em", - "b" - ], - [ - "▁", - "Emb" - ], - [ - "Inst", - "ruction" - ], - [ - "li", - "est" - ], - [ - "lie", - "st" - ], - [ - "l", - "iest" - ], - [ - "▁S", - "ig" - ], - [ - "▁Si", - "g" - ], - [ - "▁", - "Sig" - ], - [ - "Bi", - "ll" - ], - [ - "B", - "ill" - ], - [ - "▁v", - "erd" - ], - [ - "▁ver", - "d" - ], - [ - "▁ve", - "rd" - ], - [ - "pl", - "ant" - ], - [ - "plan", - "t" - ], - [ - "▁galax", - "ies" - ], - [ - "\"]", - ")" - ], - [ - "\"", - "])" - ], - [ - "▁Py", - "Object" - ], - [ - "▁", - "PyObject" - ], - [ - "▁G", - "y" - ], - [ - "▁m", - "ě" - ], - [ - "▁organ", - "isation" - ], - [ - "▁organis", - "ation" - ], - [ - "He", - "r" - ], - [ - "H", - "er" - ], - [ - "Se", - "p" - ], - [ - "S", - "ep" - ], - [ - "oc", - "om" - ], - [ - "oco", - "m" - ], - [ - "o", - "com" - ], - [ - "▁S", - "ame" - ], - [ - "▁Sam", - "e" - ], - [ - "▁Sa", - "me" - ], - [ - "▁", - "Same" - ], - [ - "▁b", - "ite" - ], - [ - "▁bit", - "e" - ], - [ - "▁bi", - "te" - ], - [ - "��Se", - "attle" - ], - [ - "зы", - "ва" - ], - [ - "Ob", - "server" - ], - [ - "Observ", - "er" - ], - [ - "’", - "." - ], - [ - "▁m", - "orph" - ], - [ - "▁mor", - "ph" - ], - [ - "ur", - "ches" - ], - [ - "urch", - "es" - ], - [ - "al", - "ph" - ], - [ - "re", - "ement" - ], - [ - "ree", - "ment" - ], - [ - "con", - "sin" - ], - [ - "cons", - "in" - ], - [ - "^", - "-" - ], - [ - "▁d", - "ann" - ], - [ - "▁da", - "nn" - ], - [ - "▁dan", - "n" - ], - [ - "trans", - "late" - ], - [ - "transl", - "ate" - ], - [ - "ви", - "х" - ], - [ - "Re", - "act" - ], - [ - "▁c", - "ats" - ], - [ - "▁cat", - "s" - ], - [ - "▁ca", - "ts" - ], - [ - "▁b", - "rew" - ], - [ - "▁br", - "ew" - ], - [ - "▁bre", - "w" - ], - [ - "▁", - "brew" - ], - [ - "▁d", - "s" - ], - [ - "▁", - "ds" - ], - [ - "▁cir", - "cles" - ], - [ - "▁circ", - "les" - ], - [ - "▁circle", - "s" - ], - [ - "▁d", - "rift" - ], - [ - "▁dr", - "ift" - ], - [ - "▁dri", - "ft" - ], - [ - "ag", - "ma" - ], - [ - "▁Val", - "ent" - ], - [ - "PI", - "N" - ], - [ - "P", - "IN" - ], - [ - "AR", - "M" - ], - [ - "A", - "RM" - ], - [ - "▁sur", - "viv" - ], - [ - "▁surv", - "iv" - ], - [ - "al", - "in" - ], - [ - "ali", - "n" - ], - [ - "a", - "lin" - ], - [ - "Pr", - "ef" - ], - [ - "Pre", - "f" - ], - [ - "P", - "ref" - ], - [ - "friend", - "ly" - ], - [ - "▁uncertain", - "ty" - ], - [ - "▁f", - "d" - ], - [ - "▁", - "fd" - ], - [ - "▁engine", - "er" - ], - [ - "Be", - "n" - ], - [ - "B", - "en" - ], - [ - "ic", - "ular" - ], - [ - "i", - "cular" - ], - [ - "or", - "est" - ], - [ - "ore", - "st" - ], - [ - "ores", - "t" - ], - [ - "o", - "rest" - ], - [ - "▁hor", - "izontal" - ], - [ - "▁horizon", - "tal" - ], - [ - "▁", - "horizontal" - ], - [ - "UT", - "C" - ], - [ - "U", - "TC" - ], - [ - "text", - "rm" - ], - [ - "tex", - "trm" - ], - [ - "Li", - "ve" - ], - [ - "L", - "ive" - ], - [ - "Sc", - "ore" - ], - [ - "S", - "core" - ], - [ - "▁Germ", - "ans" - ], - [ - "▁German", - "s" - ], - [ - "▁Ger", - "mans" - ], - [ - "di", - "stance" - ], - [ - "dist", - "ance" - ], - [ - "d", - "istance" - ], - [ - "ut", - "i" - ], - [ - "u", - "ti" - ], - [ - "▁é", - "qu" - ], - [ - "▁", - "équ" - ], - [ - "▁numer", - "ical" - ], - [ - "▁re", - "ass" - ], - [ - "Act", - "iv" - ], - [ - "▁c", - "od" - ], - [ - "▁co", - "d" - ], - [ - "▁", - "cod" - ], - [ - "bul", - "let" - ], - [ - "en", - "sing" - ], - [ - "ens", - "ing" - ], - [ - "▁G", - "em" - ], - [ - "▁Ge", - "m" - ], - [ - "▁nav", - "igation" - ], - [ - "▁navig", - "ation" - ], - [ - "▁", - "navigation" - ], - [ - "add", - "Class" - ], - [ - "▁simultane", - "ously" - ], - [ - "ви", - "й" - ], - [ - "▁йо", - "го" - ], - [ - "▁й", - "ого" - ], - [ - "▁H", - "ö" - ], - [ - "▁har", - "sh" - ], - [ - "prec", - "ated" - ], - [ - "p", - "recated" - ], - [ - "С", - "СР" - ], - [ - "▁Equ", - "ip" - ], - [ - "ad", - "get" - ], - [ - "▁T", - "YPE" - ], - [ - "▁", - "TYPE" - ], - [ - "▁m", - "g" - ], - [ - "▁", - "mg" - ], - [ - "IG", - "H" - ], - [ - "▁v", - "in" - ], - [ - "▁vi", - "n" - ], - [ - "▁", - "vin" - ], - [ - "▁fin", - "dings" - ], - [ - "▁find", - "ings" - ], - [ - "▁finding", - "s" - ], - [ - "iv", - "an" - ], - [ - "iva", - "n" - ], - [ - "i", - "van" - ], - [ - "▁pos", - "session" - ], - [ - "▁poss", - "ession" - ], - [ - "▁possess", - "ion" - ], - [ - "▁т", - "ого" - ], - [ - "▁то", - "го" - ], - [ - "▁", - "того" - ], - [ - "▁par", - "sed" - ], - [ - "▁parse", - "d" - ], - [ - "▁", - "parsed" - ], - [ - "ri", - "ors" - ], - [ - "rior", - "s" - ], - [ - "rio", - "rs" - ], - [ - "r", - "iors" - ], - [ - "zeich", - "net" - ], - [ - "ни", - "ков" - ], - [ - "ник", - "ов" - ], - [ - "Work", - "er" - ], - [ - "▁en", - "ables" - ], - [ - "▁enable", - "s" - ], - [ - "▁(", - "$\\" - ], - [ - "▁($", - "\\" - ], - [ - "▁C", - "opy" - ], - [ - "▁Co", - "py" - ], - [ - "▁Cop", - "y" - ], - [ - "▁", - "Copy" - ], - [ - "▁orient", - "ation" - ], - [ - "ст", - "ре" - ], - [ - "с", - "тре" - ], - [ - "▁Ind", - "ians" - ], - [ - "▁India", - "ns" - ], - [ - "▁Indian", - "s" - ], - [ - "▁G", - "ary" - ], - [ - "▁Gar", - "y" - ], - [ - "▁Ga", - "ry" - ], - [ - "▁Ins", - "urance" - ], - [ - "is", - "an" - ], - [ - "isa", - "n" - ], - [ - "i", - "san" - ], - [ - "Ch", - "at" - ], - [ - "C", - "hat" - ], - [ - "▁com", - "un" - ], - [ - "▁co", - "mun" - ], - [ - "▁co", - "ron" - ], - [ - "▁cor", - "on" - ], - [ - "ографи", - "я" - ], - [ - "up", - "dated" - ], - [ - "update", - "d" - ], - [ - "▁И", - "н" - ], - [ - "The", - "se" - ], - [ - "Th", - "ese" - ], - [ - "SE", - "C" - ], - [ - "S", - "EC" - ], - [ - "▁boy", - "friend" - ], - [ - "Di", - "agnostics" - ], - [ - "Hi", - "nt" - ], - [ - "H", - "int" - ], - [ - "mu", - "l" - ], - [ - "m", - "ul" - ], - [ - "▁in", - "ode" - ], - [ - "▁i", - "node" - ], - [ - "▁", - "inode" - ], - [ - "x", - "A" - ], - [ - "ef", - "t" - ], - [ - "e", - "ft" - ], - [ - "OP", - "TION" - ], - [ - "OPT", - "ION" - ], - [ - "un", - "ct" - ], - [ - "unc", - "t" - ], - [ - "an", - "non" - ], - [ - "ann", - "on" - ], - [ - "anno", - "n" - ], - [ - "EN", - "S" - ], - [ - "E", - "NS" - ], - [ - "st", - "rip" - ], - [ - "str", - "ip" - ], - [ - "stri", - "p" - ], - [ - "▁enthus", - "i" - ], - [ - "▁W", - "hit" - ], - [ - "▁Wh", - "it" - ], - [ - "▁Ф", - "и" - ], - [ - "au", - "de" - ], - [ - "aud", - "e" - ], - [ - "a", - "ude" - ], - [ - "▁disag", - "ree" - ], - [ - "▁sn", - "apped" - ], - [ - "▁snap", - "ped" - ], - [ - "Ph", - "ys" - ], - [ - "▁S", - "yn" - ], - [ - "▁Sy", - "n" - ], - [ - "▁s", - "our" - ], - [ - "▁so", - "ur" - ], - [ - "▁sou", - "r" - ], - [ - "▁L", - "ux" - ], - [ - "▁Lu", - "x" - ], - [ - "ug", - "ar" - ], - [ - "uga", - "r" - ], - [ - "u", - "gar" - ], - [ - "til", - "e" - ], - [ - "ti", - "le" - ], - [ - "t", - "ile" - ], - [ - "▁in", - "fection" - ], - [ - "▁inf", - "ection" - ], - [ - "▁infect", - "ion" - ], - [ - "▁F", - "eb" - ], - [ - "▁Fe", - "b" - ], - [ - "▁C", - "hem" - ], - [ - "▁Ch", - "em" - ], - [ - "▁Che", - "m" - ], - [ - "data", - "set" - ], - [ - "dat", - "aset" - ], - [ - "ch", - "ts" - ], - [ - "cht", - "s" - ], - [ - "D", - "ynamic" - ], - [ - "▁с", - "ред" - ], - [ - "▁qu", - "een" - ], - [ - "▁que", - "en" - ], - [ - "work", - "er" - ], - [ - "wor", - "ker" - ], - [ - "sw", - "ap" - ], - [ - "▁tim", - "estamp" - ], - [ - "▁", - "timestamp" - ], - [ - "▁In", - "tegr" - ], - [ - "▁Int", - "egr" - ], - [ - "▁", - "Integr" - ], - [ - "▁inter", - "views" - ], - [ - "▁interview", - "s" - ], - [ - "su", - "ch" - ], - [ - "s", - "uch" - ], - [ - "▁l", - "aughter" - ], - [ - "▁laugh", - "ter" - ], - [ - "pro", - "f" - ], - [ - "pr", - "of" - ], - [ - "▁B", - "ird" - ], - [ - "▁Bi", - "rd" - ], - [ - "▁Bir", - "d" - ], - [ - "(", - "|" - ], - [ - "â", - "n" - ], - [ - "▁g", - "ra" - ], - [ - "▁gr", - "a" - ], - [ - "▁", - "gra" - ], - [ - "&", - "=" - ], - [ - "ze", - "ns" - ], - [ - "zen", - "s" - ], - [ - "z", - "ens" - ], - [ - "get", - "Message" - ], - [ - "▁O", - "st" - ], - [ - "▁Os", - "t" - ], - [ - "▁g", - "ab" - ], - [ - "▁ga", - "b" - ], - [ - "▁mort", - "gage" - ], - [ - "mult", - "icol" - ], - [ - "multi", - "col" - ], - [ - "LE", - "VEL" - ], - [ - "part", - "ition" - ], - [ - "se", - "en" - ], - [ - "see", - "n" - ], - [ - "s", - "een" - ], - [ - "▁dec", - "lar" - ], - [ - "▁decl", - "ar" - ], - [ - "A", - "U" - ], - [ - "▁o", - "x" - ], - [ - "▁", - "ox" - ], - [ - "▁l", - "igger" - ], - [ - "▁lig", - "ger" - ], - [ - "▁C", - "arm" - ], - [ - "▁Car", - "m" - ], - [ - "▁Ca", - "rm" - ], - [ - "ge", - "me" - ], - [ - "gem", - "e" - ], - [ - "g", - "eme" - ], - [ - "▁Ve", - "gas" - ], - [ - "▁Veg", - "as" - ], - [ - "▁E", - "ug" - ], - [ - "▁Eu", - "g" - ], - [ - "or", - "us" - ], - [ - "o", - "rus" - ], - [ - "▁b", - "rick" - ], - [ - "▁br", - "ick" - ], - [ - "▁as", - "í" - ], - [ - "▁Mag", - "azine" - ], - [ - "HasColumn", - "Type" - ], - [ - "V", - "R" - ], - [ - "lic", - "her" - ], - [ - "li", - "cher" - ], - [ - "lich", - "er" - ], - [ - "liche", - "r" - ], - [ - "l", - "icher" - ], - [ - "▁F", - "uture" - ], - [ - "▁Fut", - "ure" - ], - [ - "▁", - "Future" - ], - [ - "▁J", - "ug" - ], - [ - "▁Ju", - "g" - ], - [ - "at", - "tan" - ], - [ - "att", - "an" - ], - [ - "atta", - "n" - ], - [ - "con", - "structor" - ], - [ - "construct", - "or" - ], - [ - "V", - "P" - ], - [ - "▁т", - "ур" - ], - [ - "▁ту", - "р" - ], - [ - "▁", - "тур" - ], - [ - "чи", - "на" - ], - [ - "чин", - "а" - ], - [ - "Comp", - "arator" - ], - [ - "Compar", - "ator" - ], - [ - "▁aut", - "hentic" - ], - [ - "▁mon", - "ster" - ], - [ - "▁trans", - "formed" - ], - [ - "▁transform", - "ed" - ], - [ - "▁firm", - "s" - ], - [ - "▁fir", - "ms" - ], - [ - "F", - "W" - ], - [ - "▁c", - "atalog" - ], - [ - "▁catal", - "og" - ], - [ - "▁", - "catalog" - ], - [ - "bo", - "ards" - ], - [ - "board", - "s" - ], - [ - "▁dise", - "ases" - ], - [ - "▁disease", - "s" - ], - [ - "▁Benj", - "amin" - ], - [ - "▁hor", - "izon" - ], - [ - "▁Av", - "ailable" - ], - [ - "▁", - "Available" - ], - [ - "M", - "vc" - ], - [ - "St", - "ud" - ], - [ - "▁l", - "ord" - ], - [ - "▁lo", - "rd" - ], - [ - "▁", - "lord" - ], - [ - "gen", - "eral" - ], - [ - "gener", - "al" - ], - [ - "па", - "р" - ], - [ - "п", - "ар" - ], - [ - "▁cab", - "inet" - ], - [ - "▁cabin", - "et" - ], - [ - "▁Bas", - "ic" - ], - [ - "▁", - "Basic" - ], - [ - "Test", - "Case" - ], - [ - "an", - "sk" - ], - [ - "ans", - "k" - ], - [ - "▁S", - "now" - ], - [ - "▁Sn", - "ow" - ], - [ - "ier", - "ten" - ], - [ - "iert", - "en" - ], - [ - "ierte", - "n" - ], - [ - "i", - "erten" - ], - [ - "▁v", - "ocal" - ], - [ - "▁vo", - "cal" - ], - [ - "▁voc", - "al" - ], - [ - "Pad", - "ding" - ], - [ - "P", - "adding" - ], - [ - "ha", - "lt" - ], - [ - "hal", - "t" - ], - [ - "h", - "alt" - ], - [ - "▁Alex", - "and" - ], - [ - "▁Col", - "omb" - ], - [ - "iv", - "amente" - ], - [ - "iva", - "mente" - ], - [ - "▁art", - "ificial" - ], - [ - "▁Atl", - "anta" - ], - [ - "▁m", - "entre" - ], - [ - "▁men", - "tre" - ], - [ - "▁ment", - "re" - ], - [ - "▁est", - "aba" - ], - [ - "▁estab", - "a" - ], - [ - "▁esta", - "ba" - ], - [ - "je", - "kt" - ], - [ - "jek", - "t" - ], - [ - "j", - "ekt" - ], - [ - "▁sle", - "pt" - ], - [ - "▁end", - "less" - ], - [ - "▁endl", - "ess" - ], - [ - "ér", - "o" - ], - [ - "é", - "ro" - ], - [ - "at", - "tery" - ], - [ - "att", - "ery" - ], - [ - "atter", - "y" - ], - [ - "atte", - "ry" - ], - [ - "uu", - "r" - ], - [ - "u", - "ur" - ], - [ - "▁weak", - "ness" - ], - [ - "▁attempt", - "ing" - ], - [ - "BY", - "TE" - ], - [ - "▁found", - "er" - ], - [ - "▁fo", - "under" - ], - [ - "▁fou", - "nder" - ], - [ - "▁sa", - "lv" - ], - [ - "▁sal", - "v" - ], - [ - "▁Medic", - "ine" - ], - [ - "ti", - "d" - ], - [ - "t", - "id" - ], - [ - "▁Sch", - "we" - ], - [ - "▁Schw", - "e" - ], - [ - "ra", - "ction" - ], - [ - "ract", - "ion" - ], - [ - "r", - "action" - ], - [ - "▁", - "¿" - ], - [ - "cr", - "ate" - ], - [ - "c", - "rate" - ], - [ - "SER", - "VER" - ], - [ - "▁comp", - "ound" - ], - [ - "▁con", - "ve" - ], - [ - "▁conv", - "e" - ], - [ - "▁c", - "af" - ], - [ - "▁ca", - "f" - ], - [ - "▁hand", - "ful" - ], - [ - "on", - "ne" - ], - [ - "úblic", - "a" - ], - [ - "▁def", - "ensive" - ], - [ - "▁defens", - "ive" - ], - [ - "Al", - "ignment" - ], - [ - "Align", - "ment" - ], - [ - "▁pr", - "éc" - ], - [ - "▁pré", - "c" - ], - [ - "▁signific", - "ance" - ], - [ - "él", - "é" - ], - [ - "é", - "lé" - ], - [ - "ar", - "ta" - ], - [ - "art", - "a" - ], - [ - "Da", - "m" - ], - [ - "D", - "am" - ], - [ - "▁per", - "pet" - ], - [ - "▁c", - "aller" - ], - [ - "▁call", - "er" - ], - [ - "▁cal", - "ler" - ], - [ - "ic", - "ients" - ], - [ - "ici", - "ents" - ], - [ - "icient", - "s" - ], - [ - "ce", - "p" - ], - [ - "c", - "ep" - ], - [ - "▁Mult", - "i" - ], - [ - "▁Mul", - "ti" - ], - [ - "▁", - "Multi" - ], - [ - "▁st", - "olen" - ], - [ - "▁sto", - "len" - ], - [ - "▁stole", - "n" - ], - [ - "▁focus", - "ing" - ], - [ - "em", - "bed" - ], - [ - "emb", - "ed" - ], - [ - "▁b", - "ree" - ], - [ - "▁br", - "ee" - ], - [ - "▁bre", - "e" - ], - [ - "▁A", - "B" - ], - [ - "▁", - "AB" - ], - [ - "▁occasion", - "s" - ], - [ - "▁occas", - "ions" - ], - [ - "se", - "a" - ], - [ - "s", - "ea" - ], - [ - "Pro", - "v" - ], - [ - "Pr", - "ov" - ], - [ - "P", - "rov" - ], - [ - "че", - "ние" - ], - [ - "▁C", - "ategory" - ], - [ - "▁", - "Category" - ], - [ - "▁s", - "q" - ], - [ - "▁", - "sq" - ], - [ - "▁Ф", - "е" - ], - [ - "V", - "A" - ], - [ - "Di", - "ff" - ], - [ - "D", - "iff" - ], - [ - "Tr", - "i" - ], - [ - "T", - "ri" - ], - [ - "iss", - "ement" - ], - [ - "isse", - "ment" - ], - [ - "▁act", - "ress" - ], - [ - "▁П", - "е" - ], - [ - "▁j", - "ej" - ], - [ - "▁je", - "j" - ], - [ - "▁tw", - "isted" - ], - [ - "▁twist", - "ed" - ], - [ - "▁N", - "icol" - ], - [ - "▁Nic", - "ol" - ], - [ - "▁Ni", - "col" - ], - [ - "▁jun", - "ior" - ], - [ - "▁junio", - "r" - ], - [ - "▁juni", - "or" - ], - [ - "So", - "und" - ], - [ - "S", - "ound" - ], - [ - "▁Bra", - "sil" - ], - [ - "▁Bras", - "il" - ], - [ - "▁ju", - "ice" - ], - [ - "▁>", - ">>" - ], - [ - "▁>>", - ">" - ], - [ - "▁", - ">>>" - ], - [ - "▁A", - "lb" - ], - [ - "▁Al", - "b" - ], - [ - "▁soft", - "ly" - ], - [ - "▁Mc", - "K" - ], - [ - "▁G", - "ren" - ], - [ - "▁Gr", - "en" - ], - [ - "▁Gre", - "n" - ], - [ - "▁ital", - "iano" - ], - [ - "▁cre", - "atures" - ], - [ - "▁creat", - "ures" - ], - [ - "▁creature", - "s" - ], - [ - "▁res", - "idential" - ], - [ - "▁resident", - "ial" - ], - [ - "▁resid", - "ential" - ], - [ - "▁Inst", - "agram" - ], - [ - "uck", - "s" - ], - [ - "uc", - "ks" - ], - [ - "u", - "cks" - ], - [ - "▁k", - "iller" - ], - [ - "▁kill", - "er" - ], - [ - "▁kil", - "ler" - ], - [ - "▁John", - "ny" - ], - [ - "▁enter", - "prise" - ], - [ - "D", - "to" - ], - [ - "ch", - "estra" - ], - [ - "che", - "stra" - ], - [ - "ches", - "tra" - ], - [ - "chestr", - "a" - ], - [ - "▁T", - "el" - ], - [ - "▁Te", - "l" - ], - [ - "▁Act", - "iv" - ], - [ - "▁", - "Activ" - ], - [ - "fa", - "ctor" - ], - [ - "fac", - "tor" - ], - [ - "fact", - "or" - ], - [ - "f", - "actor" - ], - [ - "ou", - "st" - ], - [ - "ous", - "t" - ], - [ - "o", - "ust" - ], - [ - "▁vac", - "uum" - ], - [ - "ра", - "л" - ], - [ - "р", - "ал" - ], - [ - "')", - "->" - ], - [ - "'", - ")->" - ], - [ - "▁L", - "eft" - ], - [ - "▁Le", - "ft" - ], - [ - "▁", - "Left" - ], - [ - "▁de", - "fect" - ], - [ - "▁def", - "ect" - ], - [ - "▁defe", - "ct" - ], - [ - "▁nine", - "te" - ], - [ - "▁nin", - "ete" - ], - [ - "fa", - "re" - ], - [ - "far", - "e" - ], - [ - "f", - "are" - ], - [ - "▁reg", - "ret" - ], - [ - "▁s", - "har" - ], - [ - "▁sh", - "ar" - ], - [ - "▁sha", - "r" - ], - [ - "ctr", - "ine" - ], - [ - "me", - "sh" - ], - [ - "mes", - "h" - ], - [ - "m", - "esh" - ], - [ - "ci", - "ty" - ], - [ - "cit", - "y" - ], - [ - "c", - "ity" - ], - [ - "ic", - "it" - ], - [ - "ici", - "t" - ], - [ - "i", - "cit" - ], - [ - "▁F", - "em" - ], - [ - "▁Fe", - "m" - ], - [ - "lim", - "ited" - ], - [ - "limit", - "ed" - ], - [ - "ok", - "a" - ], - [ - "o", - "ka" - ], - [ - "!\\", - "!\\" - ], - [ - "Don", - "ald" - ], - [ - "з", - "но" - ], - [ - "▁pro", - "vision" - ], - [ - "▁prov", - "ision" - ], - [ - "▁discuss", - "ions" - ], - [ - "▁discussion", - "s" - ], - [ - "Dr", - "ag" - ], - [ - "D", - "rag" - ], - [ - "▁In", - "cl" - ], - [ - "▁Inc", - "l" - ], - [ - "Ex", - "it" - ], - [ - "E", - "xit" - ], - [ - "▁A", - "bd" - ], - [ - "▁Ab", - "d" - ], - [ - "st", - "ory" - ], - [ - "sto", - "ry" - ], - [ - "ie", - "ve" - ], - [ - "iev", - "e" - ], - [ - "i", - "eve" - ], - [ - "▁by", - "ł" - ], - [ - "ol", - "ving" - ], - [ - "olv", - "ing" - ], - [ - "woh", - "ner" - ], - [ - "▁gu", - "idelines" - ], - [ - "▁guide", - "lines" - ], - [ - "▁guid", - "elines" - ], - [ - "▁st", - "raw" - ], - [ - "▁str", - "aw" - ], - [ - "▁stra", - "w" - ], - [ - "ü", - "ss" - ], - [ - "▁бу", - "ло" - ], - [ - "▁bur", - "den" - ], - [ - "▁spat", - "ial" - ], - [ - "▁stret", - "ched" - ], - [ - "▁stretch", - "ed" - ], - [ - "▁I", - "nf" - ], - [ - "▁In", - "f" - ], - [ - "▁", - "Inf" - ], - [ - "▁type", - "def" - ], - [ - "▁typed", - "ef" - ], - [ - "▁ro", - "bot" - ], - [ - "▁rob", - "ot" - ], - [ - "▁D", - "oc" - ], - [ - "▁Do", - "c" - ], - [ - "▁", - "Doc" - ], - [ - "pl", - "iers" - ], - [ - "plier", - "s" - ], - [ - "wa", - "l" - ], - [ - "w", - "al" - ], - [ - "ca", - "mp" - ], - [ - "cam", - "p" - ], - [ - "c", - "amp" - ], - [ - "▁dif", - "fé" - ], - [ - "▁diff", - "é" - ], - [ - "▁Mc", - "G" - ], - [ - "▁t", - "el" - ], - [ - "▁te", - "l" - ], - [ - "ar", - "ette" - ], - [ - "aret", - "te" - ], - [ - "▁sub", - "sequently" - ], - [ - "▁subsequ", - "ently" - ], - [ - "▁subsequent", - "ly" - ], - [ - "▁h", - "oney" - ], - [ - "▁hon", - "ey" - ], - [ - "▁ho", - "ney" - ], - [ - "FUN", - "C" - ], - [ - "▁establish", - "ment" - ], - [ - "te", - "sy" - ], - [ - "tes", - "y" - ], - [ - "▁któ", - "ry" - ], - [ - "▁се", - "ль" - ], - [ - "▁F", - "O" - ], - [ - "▁", - "FO" - ], - [ - "▁Is", - "lands" - ], - [ - "▁Island", - "s" - ], - [ - "▁m", - "p" - ], - [ - "▁", - "mp" - ], - [ - "Scal", - "ar" - ], - [ - "▁Y", - "an" - ], - [ - "▁Ya", - "n" - ], - [ - "ck", - "en" - ], - [ - "cke", - "n" - ], - [ - "c", - "ken" - ], - [ - "▁var", - "iation" - ], - [ - "▁vari", - "ation" - ], - [ - "i", - "ą" - ], - [ - "op", - "tim" - ], - [ - "opt", - "im" - ], - [ - "az", - "or" - ], - [ - "tu", - "ple" - ], - [ - "t", - "uple" - ], - [ - "▁gr", - "avity" - ], - [ - "▁grav", - "ity" - ], - [ - "▁con", - "clude" - ], - [ - "▁concl", - "ude" - ], - [ - "▁col", - "lections" - ], - [ - "▁collection", - "s" - ], - [ - "▁collect", - "ions" - ], - [ - "▁colle", - "ctions" - ], - [ - "és", - "z" - ], - [ - "é", - "sz" - ], - [ - "▁L", - "iver" - ], - [ - "▁Li", - "ver" - ], - [ - "▁Live", - "r" - ], - [ - "▁Liv", - "er" - ], - [ - "▁eth", - "nic" - ], - [ - "comp", - "ile" - ], - [ - "▁p", - "arl" - ], - [ - "▁par", - "l" - ], - [ - "▁pa", - "rl" - ], - [ - "Sur", - "face" - ], - [ - "{", - "'" - ], - [ - "▁par", - "agraph" - ], - [ - "▁para", - "graph" - ], - [ - "▁", - "paragraph" - ], - [ - "pos", - "ite" - ], - [ - "po", - "site" - ], - [ - "ít", - "ulo" - ], - [ - "ob", - "a" - ], - [ - "o", - "ba" - ], - [ - "bin", - "ary" - ], - [ - "b", - "inary" - ], - [ - "ro", - "b" - ], - [ - "r", - "ob" - ], - [ - "▁Pe", - "dro" - ], - [ - "▁Ped", - "ro" - ], - [ - "▁f", - "is" - ], - [ - "▁fi", - "s" - ], - [ - "▁Gr", - "ande" - ], - [ - "▁Grand", - "e" - ], - [ - "▁Gran", - "de" - ], - [ - "▁Gra", - "nde" - ], - [ - "od", - "ox" - ], - [ - "odo", - "x" - ], - [ - "▁pos", - "ting" - ], - [ - "▁post", - "ing" - ], - [ - "<", - "!--" - ], - [ - "▁rac", - "ial" - ], - [ - "▁ra", - "cial" - ], - [ - "CO", - "M" - ], - [ - "C", - "OM" - ], - [ - "ё", - "м" - ], - [ - "▁A", - "UT" - ], - [ - "▁AU", - "T" - ], - [ - "▁", - "AUT" - ], - [ - "▁d", - "ishes" - ], - [ - "▁dis", - "hes" - ], - [ - "▁dish", - "es" - ], - [ - "assert", - "True" - ], - [ - "▁G", - "row" - ], - [ - "▁Gr", - "ow" - ], - [ - "▁Gro", - "w" - ], - [ - "▁sl", - "id" - ], - [ - "▁ju", - "illet" - ], - [ - "сс", - "о" - ], - [ - "с", - "со" - ], - [ - "Run", - "ner" - ], - [ - "Sa", - "l" - ], - [ - "S", - "al" - ], - [ - "Sa", - "me" - ], - [ - "Sam", - "e" - ], - [ - "S", - "ame" - ], - [ - "▁Stud", - "y" - ], - [ - "▁Col", - "onel" - ], - [ - "▁J", - "oin" - ], - [ - "▁Jo", - "in" - ], - [ - "▁", - "Join" - ], - [ - "ar", - "ms" - ], - [ - "arm", - "s" - ], - [ - "▁l", - "y" - ], - [ - "▁", - "ly" - ], - [ - "▁co", - "oper" - ], - [ - "▁cur", - "ves" - ], - [ - "▁curve", - "s" - ], - [ - "▁curv", - "es" - ], - [ - "He", - "alth" - ], - [ - "▁M", - "OD" - ], - [ - "▁MO", - "D" - ], - [ - "▁", - "MOD" - ], - [ - "▁pr", - "imo" - ], - [ - "▁prim", - "o" - ], - [ - "▁pri", - "mo" - ], - [ - "ock", - "ets" - ], - [ - "ocket", - "s" - ], - [ - "multi", - "column" - ], - [ - "multicol", - "umn" - ], - [ - "▁С", - "ан" - ], - [ - "▁Са", - "н" - ], - [ - "▁H", - "unter" - ], - [ - "▁Hun", - "ter" - ], - [ - "▁Hunt", - "er" - ], - [ - "Custom", - "er" - ], - [ - "ot", - "hy" - ], - [ - "oth", - "y" - ], - [ - "o", - "thy" - ], - [ - "Des", - "ign" - ], - [ - "De", - "sign" - ], - [ - "ma", - "ss" - ], - [ - "mas", - "s" - ], - [ - "m", - "ass" - ], - [ - "▁fam", - "ille" - ], - [ - "▁famil", - "le" - ], - [ - "▁fue", - "ron" - ], - [ - "▁fu", - "eron" - ], - [ - "▁fuer", - "on" - ], - [ - "ä", - "m" - ], - [ - "▁head", - "quarters" - ], - [ - "▁d", - "ign" - ], - [ - "▁di", - "gn" - ], - [ - "▁dig", - "n" - ], - [ - "▁Ro", - "bin" - ], - [ - "▁Rob", - "in" - ], - [ - "▁me", - "ets" - ], - [ - "▁meet", - "s" - ], - [ - "▁so", - "it" - ], - [ - "па", - "да" - ], - [ - "пад", - "а" - ], - [ - ")\"", - ");" - ], - [ - ")", - "\");" - ], - [ - "▁w", - "rapper" - ], - [ - "▁wrap", - "per" - ], - [ - "▁", - "wrapper" - ], - [ - "▁theoret", - "ical" - ], - [ - "▁u", - "d" - ], - [ - "▁", - "ud" - ], - [ - "pl", - "icity" - ], - [ - "plic", - "ity" - ], - [ - "plicit", - "y" - ], - [ - "▁w", - "p" - ], - [ - "▁", - "wp" - ], - [ - "▁испо", - "ль" - ], - [ - "▁c", - "amps" - ], - [ - "▁camp", - "s" - ], - [ - "▁cam", - "ps" - ], - [ - "▁A", - "gency" - ], - [ - "▁Ag", - "ency" - ], - [ - "g", - "c" - ], - [ - "hu", - "m" - ], - [ - "h", - "um" - ], - [ - "AT", - "T" - ], - [ - "A", - "TT" - ], - [ - "B", - "tn" - ], - [ - "C", - "ent" - ], - [ - "▁H", - "elen" - ], - [ - "▁He", - "len" - ], - [ - "▁Hel", - "en" - ], - [ - "▁am", - "plit" - ], - [ - "▁ampl", - "it" - ], - [ - "▁Mem", - "orial" - ], - [ - "und", - "ial" - ], - [ - "SH", - "IFT" - ], - [ - "wi", - "k" - ], - [ - "w", - "ik" - ], - [ - "▁Lie", - "utenant" - ], - [ - "VAL", - "ID" - ], - [ - "▁B", - "ath" - ], - [ - "▁Ba", - "th" - ], - [ - "▁Bat", - "h" - ], - [ - "▁Jeff", - "erson" - ], - [ - "▁C", - "ut" - ], - [ - "▁Cu", - "t" - ], - [ - "▁", - "Cut" - ], - [ - "▁ser", - "vers" - ], - [ - "▁serv", - "ers" - ], - [ - "▁server", - "s" - ], - [ - "▁serve", - "rs" - ], - [ - "▁", - "servers" - ], - [ - "ly", - "ph" - ], - [ - "▁CO", - "PY" - ], - [ - "▁COP", - "Y" - ], - [ - "▁comput", - "ers" - ], - [ - "▁computer", - "s" - ], - [ - "▁compute", - "rs" - ], - [ - "const", - "ruction" - ], - [ - "construct", - "ion" - ], - [ - "▁P", - "DF" - ], - [ - "▁PD", - "F" - ], - [ - "▁", - "PDF" - ], - [ - "▁pro", - "tagon" - ], - [ - "▁prot", - "agon" - ], - [ - "▁fore", - "head" - ], - [ - "custom", - "er" - ], - [ - "Un", - "is" - ], - [ - "U", - "nis" - ], - [ - "▁sign", - "ing" - ], - [ - "▁sig", - "ning" - ], - [ - ".", - "’" - ], - [ - "F", - "etch" - ], - [ - "▁S", - "core" - ], - [ - "▁Sc", - "ore" - ], - [ - "▁", - "Score" - ], - [ - "hu", - "man" - ], - [ - "hum", - "an" - ], - [ - "h", - "uman" - ], - [ - "▁down", - "town" - ], - [ - "▁downt", - "own" - ], - [ - "In", - "tern" - ], - [ - "Int", - "ern" - ], - [ - "Inter", - "n" - ], - [ - "▁bes", - "ides" - ], - [ - "▁beside", - "s" - ], - [ - "▁д", - "во" - ], - [ - "▁пра", - "ви" - ], - [ - "▁", - "прави" - ], - [ - "▁c", - "c" - ], - [ - "▁", - "cc" - ], - [ - "▁D", - "ebug" - ], - [ - "▁De", - "bug" - ], - [ - "▁Deb", - "ug" - ], - [ - "▁", - "Debug" - ], - [ - "▁Cl", - "ose" - ], - [ - "▁", - "Close" - ], - [ - "el", - "ihood" - ], - [ - "eli", - "hood" - ], - [ - "▁al", - "gorithms" - ], - [ - "▁algorithm", - "s" - ], - [ - "▁H", - "amb" - ], - [ - "▁Ham", - "b" - ], - [ - "▁Ha", - "mb" - ], - [ - "ч", - "на" - ], - [ - "▁c", - "ust" - ], - [ - "▁cu", - "st" - ], - [ - "▁mo", - "unted" - ], - [ - "▁mount", - "ed" - ], - [ - "par", - "en" - ], - [ - "pa", - "ren" - ], - [ - "pare", - "n" - ], - [ - "p", - "aren" - ], - [ - "▁isol", - "ated" - ], - [ - "▁A", - "gr" - ], - [ - "▁Ag", - "r" - ], - [ - "▁or", - "bit" - ], - [ - "▁orb", - "it" - ], - [ - "print", - "k" - ], - [ - "▁t", - "urb" - ], - [ - "▁tu", - "rb" - ], - [ - "▁tur", - "b" - ], - [ - "▁gru", - "po" - ], - [ - "ми", - "и" - ], - [ - "\"\"", - "\"" - ], - [ - "\"", - "\"\"" - ], - [ - "▁h", - "ills" - ], - [ - "▁hill", - "s" - ], - [ - "ря", - "д" - ], - [ - "▁B", - "od" - ], - [ - "▁Bo", - "d" - ], - [ - "▁об", - "ще" - ], - [ - "est", - "one" - ], - [ - "esto", - "ne" - ], - [ - "eston", - "e" - ], - [ - "e", - "stone" - ], - [ - "▁satisf", - "ying" - ], - [ - "▁satisfy", - "ing" - ], - [ - "▁I", - "van" - ], - [ - "▁Iv", - "an" - ], - [ - "▁associ", - "ate" - ], - [ - "name", - "d" - ], - [ - "na", - "med" - ], - [ - "nam", - "ed" - ], - [ - "n", - "amed" - ], - [ - "oc", - "cup" - ], - [ - "occ", - "up" - ], - [ - "GP", - "IO" - ], - [ - "G", - "PIO" - ], - [ - "hi", - "t" - ], - [ - "h", - "it" - ], - [ - "▁dis", - "tract" - ], - [ - "▁di", - "stract" - ], - [ - "▁dist", - "ract" - ], - [ - "▁bar", - "rel" - ], - [ - "▁barr", - "el" - ], - [ - "▁in", - "variant" - ], - [ - "di", - "d" - ], - [ - "d", - "id" - ], - [ - "▁l", - "ieu" - ], - [ - "▁li", - "eu" - ], - [ - "▁lie", - "u" - ], - [ - "sc", - "ene" - ], - [ - "UN", - "K" - ], - [ - "▁Ont", - "ario" - ], - [ - "▁M", - "ission" - ], - [ - "▁Miss", - "ion" - ], - [ - "zi", - "al" - ], - [ - "z", - "ial" - ], - [ - "▁comp", - "ete" - ], - [ - "▁compet", - "e" - ], - [ - "▁cou", - "ples" - ], - [ - "▁couple", - "s" - ], - [ - "▁coup", - "les" - ], - [ - "SH", - "A" - ], - [ - "S", - "HA" - ], - [ - "▁s", - "ei" - ], - [ - "▁se", - "i" - ], - [ - "▁m", - "igration" - ], - [ - "▁migr", - "ation" - ], - [ - "ac", - "ked" - ], - [ - "ack", - "ed" - ], - [ - "▁b", - "arn" - ], - [ - "▁bar", - "n" - ], - [ - "▁ba", - "rn" - ], - [ - "hal", - "f" - ], - [ - "h", - "alf" - ], - [ - "▁neigh", - "bour" - ], - [ - "▁neighb", - "our" - ], - [ - "ft", - "e" - ], - [ - "f", - "te" - ], - [ - "▁od", - "ds" - ], - [ - "▁odd", - "s" - ], - [ - "▁optim", - "ization" - ], - [ - "▁I", - "C" - ], - [ - "▁", - "IC" - ], - [ - "▁H", - "end" - ], - [ - "▁He", - "nd" - ], - [ - "▁Hen", - "d" - ], - [ - "pay", - "ment" - ], - [ - "M", - "r" - ], - [ - "')", - ":" - ], - [ - "'", - "):" - ], - [ - "vo", - "ir" - ], - [ - "v", - "oir" - ], - [ - "▁R", - "ange" - ], - [ - "▁Rang", - "e" - ], - [ - "▁Ran", - "ge" - ], - [ - "▁", - "Range" - ], - [ - "▁polit", - "icians" - ], - [ - "▁politician", - "s" - ], - [ - "▁K", - "han" - ], - [ - "▁Kh", - "an" - ], - [ - "▁shel", - "ter" - ], - [ - "▁tim", - "ing" - ], - [ - "▁ti", - "ming" - ], - [ - "Create", - "d" - ], - [ - "Creat", - "ed" - ], - [ - "C", - "reated" - ], - [ - "▁sept", - "embre" - ], - [ - "li", - "t" - ], - [ - "l", - "it" - ], - [ - "▁S", - "hel" - ], - [ - "▁She", - "l" - ], - [ - "▁Sh", - "el" - ], - [ - "▁c", - "ouch" - ], - [ - "▁co", - "uch" - ], - [ - "▁cou", - "ch" - ], - [ - "▁d", - "är" - ], - [ - "ult", - "ur" - ], - [ - "▁G", - "iov" - ], - [ - "▁Gi", - "ov" - ], - [ - "ô", - "le" - ], - [ - "RE", - "AM" - ], - [ - "▁O", - "cean" - ], - [ - "▁M", - "B" - ], - [ - "▁", - "MB" - ], - [ - "▁lie", - "gt" - ], - [ - "▁o", - "v" - ], - [ - "▁", - "ov" - ], - [ - "▁car", - "pet" - ], - [ - "та", - "р" - ], - [ - "т", - "ар" - ], - [ - "▁го", - "дина" - ], - [ - "▁годи", - "на" - ], - [ - "▁S", - "ão" - ], - [ - "▁о", - "тно" - ], - [ - "▁от", - "но" - ], - [ - "ab", - "ling" - ], - [ - "abl", - "ing" - ], - [ - "a", - "bling" - ], - [ - "in", - "th" - ], - [ - "int", - "h" - ], - [ - "▁purs", - "ue" - ], - [ - "▁Const", - "itution" - ], - [ - "an", - "j" - ], - [ - "▁F", - "BI" - ], - [ - "▁ar", - "row" - ], - [ - "▁arr", - "ow" - ], - [ - "▁", - "arrow" - ], - [ - "ph", - "ones" - ], - [ - "phone", - "s" - ], - [ - "▁kn", - "ocked" - ], - [ - "▁knock", - "ed" - ], - [ - "▁de", - "com" - ], - [ - "▁dec", - "om" - ], - [ - "ie", - "k" - ], - [ - "i", - "ek" - ], - [ - "ь", - "е" - ], - [ - "St", - "rip" - ], - [ - "Str", - "ip" - ], - [ - "▁V", - "enez" - ], - [ - "▁Ven", - "ez" - ], - [ - "▁Ve", - "nez" - ], - [ - "▁p", - "upp" - ], - [ - "▁pu", - "pp" - ], - [ - "▁pup", - "p" - ], - [ - "bi", - "an" - ], - [ - "bia", - "n" - ], - [ - "b", - "ian" - ], - [ - "▁cot", - "ton" - ], - [ - "h", - "p" - ], - [ - "▁the", - "atre" - ], - [ - "▁accept", - "able" - ], - [ - "cuss", - "ion" - ], - [ - "▁r", - "ounds" - ], - [ - "▁round", - "s" - ], - [ - "▁act", - "ively" - ], - [ - "▁activ", - "ely" - ], - [ - "▁active", - "ly" - ], - [ - "▁among", - "st" - ], - [ - "▁a", - "bc" - ], - [ - "▁ab", - "c" - ], - [ - "▁", - "abc" - ], - [ - "F", - "M" - ], - [ - "Pop", - "up" - ], - [ - "▁divers", - "ity" - ], - [ - "us", - "z" - ], - [ - "u", - "sz" - ], - [ - "▁employ", - "er" - ], - [ - "spec", - "ially" - ], - [ - "special", - "ly" - ], - [ - "▁sus", - "pected" - ], - [ - "▁suspect", - "ed" - ], - [ - "▁c", - "rypt" - ], - [ - "▁cry", - "pt" - ], - [ - "▁O", - "scar" - ], - [ - "▁Os", - "car" - ], - [ - "no", - "r" - ], - [ - "n", - "or" - ], - [ - "▁bab", - "ies" - ], - [ - "во", - "м" - ], - [ - "▁m", - "undo" - ], - [ - "▁li", - "bert" - ], - [ - "▁lib", - "ert" - ], - [ - "▁liber", - "t" - ], - [ - "S", - "G" - ], - [ - "ah", - "ren" - ], - [ - "ahr", - "en" - ], - [ - "a", - "hren" - ], - [ - "▁magn", - "itude" - ], - [ - "T", - "M" - ], - [ - "'", - "+" - ], - [ - "▁об", - "ъ" - ], - [ - "▁G", - "ust" - ], - [ - "▁Gu", - "st" - ], - [ - "▁gr", - "ain" - ], - [ - "▁gra", - "in" - ], - [ - "мен", - "т" - ], - [ - "м", - "ент" - ], - [ - "to", - "Equal" - ], - [ - "▁m", - "os" - ], - [ - "▁mo", - "s" - ], - [ - "▁", - "mos" - ], - [ - "▁consist", - "ently" - ], - [ - "▁consistent", - "ly" - ], - [ - "х", - "у" - ], - [ - "▁domin", - "ant" - ], - [ - "Con", - "verter" - ], - [ - "Convert", - "er" - ], - [ - "at", - "able" - ], - [ - "ata", - "ble" - ], - [ - "a", - "table" - ], - [ - "▁J", - "ag" - ], - [ - "▁Ja", - "g" - ], - [ - "scri", - "ptions" - ], - [ - "script", - "ions" - ], - [ - "scription", - "s" - ], - [ - "s", - "criptions" - ], - [ - "x", - "B" - ], - [ - "▁", - "©" - ], - [ - "fol", - "der" - ], - [ - "fold", - "er" - ], - [ - "f", - "older" - ], - [ - "▁sub", - "stance" - ], - [ - "▁subst", - "ance" - ], - [ - "▁по", - "с" - ], - [ - "L", - "o" - ], - [ - "BU", - "S" - ], - [ - "B", - "US" - ], - [ - "bas", - "ic" - ], - [ - "us", - "sen" - ], - [ - "uss", - "en" - ], - [ - "▁co", - "ins" - ], - [ - "▁coin", - "s" - ], - [ - ":", - "-" - ], - [ - "▁N", - "elson" - ], - [ - "▁Nel", - "son" - ], - [ - "In", - "ner" - ], - [ - "ograf", - "ía" - ], - [ - "▁ex", - "empl" - ], - [ - "▁exem", - "pl" - ], - [ - "ch", - "g" - ], - [ - "▁sy", - "nd" - ], - [ - "▁syn", - "d" - ], - [ - "dyn", - "amic" - ], - [ - "d", - "ynamic" - ], - [ - "ver", - "ted" - ], - [ - "vert", - "ed" - ], - [ - "▁EV", - "ENT" - ], - [ - "▁", - "EVENT" - ], - [ - "se", - "ek" - ], - [ - "see", - "k" - ], - [ - "av", - "ier" - ], - [ - "avi", - "er" - ], - [ - "a", - "vier" - ], - [ - "▁p", - "rot" - ], - [ - "▁pro", - "t" - ], - [ - "▁pr", - "ot" - ], - [ - "▁", - "prot" - ], - [ - "--", - "----" - ], - [ - "----", - "--" - ], - [ - "---", - "---" - ], - [ - "-----", - "-" - ], - [ - "-", - "-----" - ], - [ - "▁con", - "vention" - ], - [ - "▁conv", - "ention" - ], - [ - "▁convent", - "ion" - ], - [ - "▁станов", - "ника" - ], - [ - "gl", - "ing" - ], - [ - "g", - "ling" - ], - [ - "hor", - "a" - ], - [ - "ho", - "ra" - ], - [ - "h", - "ora" - ], - [ - "ши", - "й" - ], - [ - "▁wh", - "ilst" - ], - [ - "ser", - "ialize" - ], - [ - "serial", - "ize" - ], - [ - "s", - "erialize" - ], - [ - "▁R", - "ing" - ], - [ - "([", - "'" - ], - [ - "(", - "['" - ], - [ - "▁c", - "her" - ], - [ - "▁ch", - "er" - ], - [ - "▁che", - "r" - ], - [ - "▁", - "cher" - ], - [ - "сь", - "кі" - ], - [ - "▁D", - "anny" - ], - [ - "▁Dan", - "ny" - ], - [ - "▁re", - "aches" - ], - [ - "▁reach", - "es" - ], - [ - "▁el", - "igible" - ], - [ - "▁P", - "arent" - ], - [ - "▁Par", - "ent" - ], - [ - "▁Pa", - "rent" - ], - [ - "▁", - "Parent" - ], - [ - "▁came", - "ras" - ], - [ - "▁cam", - "eras" - ], - [ - "▁camera", - "s" - ], - [ - "▁discipl", - "ine" - ], - [ - "▁s", - "illy" - ], - [ - "▁sil", - "ly" - ], - [ - "re", - "ts" - ], - [ - "ret", - "s" - ], - [ - "r", - "ets" - ], - [ - "yt", - "ics" - ], - [ - "▁Reg", - "ional" - ], - [ - "▁Region", - "al" - ], - [ - "▁B", - "aby" - ], - [ - "▁Ba", - "by" - ], - [ - "▁Bab", - "y" - ], - [ - "te", - "le" - ], - [ - "t", - "ele" - ], - [ - "WAR", - "NING" - ], - [ - "WARN", - "ING" - ], - [ - "su", - "pp" - ], - [ - "sup", - "p" - ], - [ - "s", - "upp" - ], - [ - "▁refer", - "ring" - ], - [ - "▁mer", - "ch" - ], - [ - "▁merc", - "h" - ], - [ - "ol", - "ves" - ], - [ - "olve", - "s" - ], - [ - "olv", - "es" - ], - [ - "em", - "et" - ], - [ - "eme", - "t" - ], - [ - "e", - "met" - ], - [ - "ck", - "e" - ], - [ - "c", - "ke" - ], - [ - "▁M", - "unicip" - ], - [ - "▁Mun", - "icip" - ], - [ - "Wh", - "ite" - ], - [ - "▁", - "Ś" - ], - [ - "ri", - "os" - ], - [ - "rio", - "s" - ], - [ - "r", - "ios" - ], - [ - "log", - "ging" - ], - [ - "▁d", - "x" - ], - [ - "▁", - "dx" - ], - [ - "▁su", - "sp" - ], - [ - "▁sus", - "p" - ], - [ - "ex", - "ternal" - ], - [ - "▁Liber", - "al" - ], - [ - "▁Lib", - "eral" - ], - [ - "▁Init", - "ialize" - ], - [ - "▁Initial", - "ize" - ], - [ - "▁", - "Initialize" - ], - [ - "▁exhib", - "ition" - ], - [ - "▁exhibit", - "ion" - ], - [ - "▁ext", - "ensions" - ], - [ - "▁extension", - "s" - ], - [ - "▁extens", - "ions" - ], - [ - "▁", - "extensions" - ], - [ - "ke", - "eper" - ], - [ - "keep", - "er" - ], - [ - "kee", - "per" - ], - [ - "SY", - "S" - ], - [ - "▁J", - "ake" - ], - [ - "▁Ja", - "ke" - ], - [ - "▁Jak", - "e" - ], - [ - "fo", - "oter" - ], - [ - "foot", - "er" - ], - [ - "foo", - "ter" - ], - [ - "▁ph", - "ones" - ], - [ - "▁phone", - "s" - ], - [ - "▁", - "phones" - ], - [ - "▁real", - "m" - ], - [ - "▁contribut", - "ed" - ], - [ - "▁contribute", - "d" - ], - [ - "ME", - "SS" - ], - [ - "▁For", - "mat" - ], - [ - "▁Form", - "at" - ], - [ - "▁", - "Format" - ], - [ - "Per", - "iod" - ], - [ - "▁h", - "id" - ], - [ - "▁hi", - "d" - ], - [ - "▁", - "hid" - ], - [ - "▁me", - "tres" - ], - [ - "▁met", - "res" - ], - [ - "▁D", - "im" - ], - [ - "▁Di", - "m" - ], - [ - "▁", - "Dim" - ], - [ - "ache", - "lor" - ], - [ - "achel", - "or" - ], - [ - "▁T", - "ak" - ], - [ - "▁Ta", - "k" - ], - [ - "▁ве", - "ли" - ], - [ - "▁g", - "ram" - ], - [ - "▁gr", - "am" - ], - [ - "▁gra", - "m" - ], - [ - "▁", - "gram" - ], - [ - "▁M", - "Y" - ], - [ - "▁", - "MY" - ], - [ - "on", - "ders" - ], - [ - "ond", - "ers" - ], - [ - "onder", - "s" - ], - [ - "onde", - "rs" - ], - [ - "';", - "\r" - ], - [ - "'", - ";\r" - ], - [ - "▁F", - "ro" - ], - [ - "▁Fr", - "o" - ], - [ - "▁advant", - "ages" - ], - [ - "▁advantage", - "s" - ], - [ - "io", - "v" - ], - [ - "i", - "ov" - ], - [ - "▁she", - "ets" - ], - [ - "▁sheet", - "s" - ], - [ - "ce", - "mbre" - ], - [ - "c", - "embre" - ], - [ - "ž", - "e" - ], - [ - "]", - "\r" - ], - [ - "▁D", - "J" - ], - [ - "subset", - "eq" - ], - [ - "UP", - "DATE" - ], - [ - "▁b", - "locked" - ], - [ - "▁bl", - "ocked" - ], - [ - "▁block", - "ed" - ], - [ - "▁pan", - "els" - ], - [ - "▁pa", - "nels" - ], - [ - "▁panel", - "s" - ], - [ - "E", - "A" - ], - [ - "nd", - "e" - ], - [ - "n", - "de" - ], - [ - "ê", - "t" - ], - [ - "Bu", - "l" - ], - [ - "B", - "ul" - ], - [ - "▁m", - "eters" - ], - [ - "▁me", - "ters" - ], - [ - "▁met", - "ers" - ], - [ - "▁meter", - "s" - ], - [ - "jo", - "ur" - ], - [ - "j", - "our" - ], - [ - "▁rap", - "port" - ], - [ - "▁rapp", - "ort" - ], - [ - "▁J", - "ak" - ], - [ - "▁Ja", - "k" - ], - [ - "▁V", - "AL" - ], - [ - "▁VA", - "L" - ], - [ - "▁", - "VAL" - ], - [ - "▁p", - "up" - ], - [ - "▁pu", - "p" - ], - [ - "▁k", - "a" - ], - [ - "▁", - "ka" - ], - [ - "for", - "ced" - ], - [ - "force", - "d" - ], - [ - "▁ав", - "гу" - ], - [ - "ener", - "gy" - ], - [ - "e", - "nergy" - ], - [ - "▁V", - "a" - ], - [ - "not", - "es" - ], - [ - "no", - "tes" - ], - [ - "note", - "s" - ], - [ - "n", - "otes" - ], - [ - "▁relax", - "ed" - ], - [ - "C", - "r" - ], - [ - "id", - "ding" - ], - [ - "idd", - "ing" - ], - [ - "▁def", - "ines" - ], - [ - "▁define", - "s" - ], - [ - "▁defin", - "es" - ], - [ - "▁kiss", - "ed" - ], - [ - "▁inv", - "asion" - ], - [ - "▁invas", - "ion" - ], - [ - "▁sc", - "reens" - ], - [ - "▁screen", - "s" - ], - [ - "C", - "trl" - ], - [ - "▁pass", - "engers" - ], - [ - "▁passenger", - "s" - ], - [ - "▁Х", - "о" - ], - [ - "ation", - "ship" - ], - [ - "ations", - "hip" - ], - [ - "per", - "cent" - ], - [ - "\\", - "}" - ], - [ - "▁be", - "ating" - ], - [ - "▁beat", - "ing" - ], - [ - "life", - "ray" - ], - [ - "lifer", - "ay" - ], - [ - "▁V", - "M" - ], - [ - "▁", - "VM" - ], - [ - "▁Gab", - "riel" - ], - [ - "▁g", - "allery" - ], - [ - "▁gall", - "ery" - ], - [ - "▁Л", - "о" - ], - [ - "iv", - "ot" - ], - [ - "ivo", - "t" - ], - [ - "▁r", - "ental" - ], - [ - "▁ren", - "tal" - ], - [ - "▁rent", - "al" - ], - [ - "▁sh", - "ocked" - ], - [ - "▁shock", - "ed" - ], - [ - "▁Ste", - "in" - ], - [ - "▁B", - "h" - ], - [ - "▁", - "ло" - ], - [ - "Un", - "e" - ], - [ - "U", - "ne" - ], - [ - "ге", - "н" - ], - [ - "г", - "ен" - ], - [ - "▁kom", - "mun" - ], - [ - "an", - "ka" - ], - [ - "ank", - "a" - ], - [ - "▁C", - "ape" - ], - [ - "▁Cap", - "e" - ], - [ - "▁Ca", - "pe" - ], - [ - "Re", - "ady" - ], - [ - "Read", - "y" - ], - [ - "▁к", - "ри" - ], - [ - "▁", - "кри" - ], - [ - "tr", - "ag" - ], - [ - "tra", - "g" - ], - [ - "t", - "rag" - ], - [ - "Al", - "ign" - ], - [ - "Ali", - "gn" - ], - [ - "▁host", - "ed" - ], - [ - "▁ho", - "sted" - ], - [ - "▁\\", - "(" - ], - [ - "▁S", - "ession" - ], - [ - "▁", - "Session" - ], - [ - "ys", - "k" - ], - [ - "y", - "sk" - ], - [ - "Pen", - "ding" - ], - [ - "P", - "ending" - ], - [ - "ellig", - "ence" - ], - [ - "elli", - "gence" - ], - [ - "▁Never", - "theless" - ], - [ - "bit", - "ro" - ], - [ - "bitr", - "o" - ], - [ - "ho", - "lm" - ], - [ - "hol", - "m" - ], - [ - "quir", - "y" - ], - [ - "▁mechan", - "ical" - ], - [ - "▁D", - "é" - ], - [ - "an", - "eous" - ], - [ - "ane", - "ous" - ], - [ - "▁psych", - "ological" - ], - [ - "▁a", - "broad" - ], - [ - "▁ab", - "road" - ], - [ - "▁a", - "voir" - ], - [ - "▁av", - "oir" - ], - [ - "▁separ", - "ation" - ], - [ - "▁sep", - "aration" - ], - [ - "▁Haw", - "ai" - ], - [ - "iej", - "sc" - ], - [ - "▁N", - "ether" - ], - [ - "▁Ne", - "ther" - ], - [ - "▁Net", - "her" - ], - [ - "▁sub", - "tle" - ], - [ - "bi", - "rd" - ], - [ - "b", - "ird" - ], - [ - "▁mark", - "er" - ], - [ - "▁mar", - "ker" - ], - [ - "▁", - "marker" - ], - [ - "▁со", - "зда" - ], - [ - "ва", - "ла" - ], - [ - "вал", - "а" - ], - [ - "▁Work", - "ing" - ], - [ - "▁Wor", - "king" - ], - [ - "▁h", - "over" - ], - [ - "▁ho", - "ver" - ], - [ - "▁", - "hover" - ], - [ - "%%%%", - "%%%%" - ], - [ - "▁м", - "ат" - ], - [ - "▁ма", - "т" - ], - [ - "▁", - "мат" - ], - [ - "▁s", - "oup" - ], - [ - "▁so", - "up" - ], - [ - "▁sou", - "p" - ], - [ - "Al", - "ert" - ], - [ - "ch", - "r" - ], - [ - "c", - "hr" - ], - [ - "▁P", - "CI" - ], - [ - "▁PC", - "I" - ], - [ - "��", - "PCI" - ], - [ - "▁m", - "ús" - ], - [ - "ient", - "ras" - ], - [ - "ien", - "tras" - ], - [ - "▁St", - "orage" - ], - [ - "▁Sto", - "rage" - ], - [ - "▁", - "Storage" - ], - [ - "▁av", - "ailability" - ], - [ - "▁op", - "era" - ], - [ - "▁oper", - "a" - ], - [ - "▁P", - "roduction" - ], - [ - "▁Produ", - "ction" - ], - [ - "▁Product", - "ion" - ], - [ - "ia", - "ne" - ], - [ - "ian", - "e" - ], - [ - "i", - "ane" - ], - [ - "▁Bet", - "ter" - ], - [ - "▁B", - "utton" - ], - [ - "▁But", - "ton" - ], - [ - "▁", - "Button" - ], - [ - "▁Pe", - "ace" - ], - [ - "▁Mor", - "ris" - ], - [ - "▁s", - "ib" - ], - [ - "▁si", - "b" - ], - [ - "▁f", - "iber" - ], - [ - "▁fi", - "ber" - ], - [ - "▁fib", - "er" - ], - [ - "Int", - "ent" - ], - [ - "▁D", - "esc" - ], - [ - "▁De", - "sc" - ], - [ - "▁Des", - "c" - ], - [ - "▁", - "Desc" - ], - [ - "ning", - "en" - ], - [ - "n", - "ingen" - ], - [ - "ze", - "j" - ], - [ - "z", - "ej" - ], - [ - "av", - "an" - ], - [ - "ava", - "n" - ], - [ - "a", - "van" - ], - [ - "cover", - "ed" - ], - [ - "cov", - "ered" - ], - [ - "▁s", - "yst" - ], - [ - "▁sy", - "st" - ], - [ - "▁sys", - "t" - ], - [ - "_", - "+" - ], - [ - "▁орга", - "ни" - ], - [ - "▁Re", - "lig" - ], - [ - "▁Rel", - "ig" - ], - [ - "ци", - "аль" - ], - [ - "▁s", - "pite" - ], - [ - "▁sp", - "ite" - ], - [ - "▁re", - "prés" - ], - [ - "▁~", - "~" - ], - [ - "▁", - "~~" - ], - [ - "▁to", - "xic" - ], - [ - "▁a", - "pro" - ], - [ - "▁ap", - "ro" - ], - [ - "▁apr", - "o" - ], - [ - "X", - "Y" - ], - [ - "▁tr", - "ips" - ], - [ - "▁tri", - "ps" - ], - [ - "▁trip", - "s" - ], - [ - "▁pl", - "aats" - ], - [ - "▁con", - "vey" - ], - [ - "▁conv", - "ey" - ], - [ - "▁conve", - "y" - ], - [ - "Pr", - "im" - ], - [ - "P", - "rim" - ], - [ - "▁о", - "ста" - ], - [ - "▁ос", - "та" - ], - [ - "▁ост", - "а" - ], - [ - "ok", - "o" - ], - [ - "o", - "ko" - ], - [ - "▁l", - "obby" - ], - [ - "▁lob", - "by" - ], - [ - "▁recommend", - "ations" - ], - [ - "▁recommendation", - "s" - ], - [ - "SP", - "ACE" - ], - [ - "▁overwhel", - "ming" - ], - [ - "ennes", - "see" - ], - [ - "▁ac", - "quire" - ], - [ - "▁acqu", - "ire" - ], - [ - "w", - "m" - ], - [ - "LOB", - "AL" - ], - [ - "▁D", - "EF" - ], - [ - "▁DE", - "F" - ], - [ - "▁", - "DEF" - ], - [ - "je", - "r" - ], - [ - "j", - "er" - ], - [ - "▁re", - "cur" - ], - [ - "▁rec", - "ur" - ], - [ - "om", - "men" - ], - [ - "omm", - "en" - ], - [ - "▁j", - "og" - ], - [ - "▁jo", - "g" - ], - [ - "▁n", - "ast" - ], - [ - "▁na", - "st" - ], - [ - "▁nas", - "t" - ], - [ - "▁L", - "P" - ], - [ - "▁", - "LP" - ], - [ - "jo", - "n" - ], - [ - "j", - "on" - ], - [ - "▁w", - "ishes" - ], - [ - "▁wish", - "es" - ], - [ - "▁wis", - "hes" - ], - [ - "▁N", - "ancy" - ], - [ - "▁support", - "ers" - ], - [ - "▁supp", - "orters" - ], - [ - "^{", - "-\\" - ], - [ - "^{-", - "\\" - ], - [ - "▁T", - "rib" - ], - [ - "▁Tr", - "ib" - ], - [ - "▁Tri", - "b" - ], - [ - "▁", - "Ä" - ], - [ - "▁disappoint", - "ed" - ], - [ - "▁у", - "ни" - ], - [ - "x", - "D" - ], - [ - "li", - "nt" - ], - [ - "lin", - "t" - ], - [ - "l", - "int" - ], - [ - "I", - "p" - ], - [ - "▁Islam", - "ic" - ], - [ - "än", - "de" - ], - [ - "änd", - "e" - ], - [ - "ä", - "nde" - ], - [ - "end", - "ment" - ], - [ - "dt", - "ype" - ], - [ - "d", - "type" - ], - [ - "▁di", - "gest" - ], - [ - "▁dig", - "est" - ], - [ - "▁Set", - "tings" - ], - [ - "▁Setting", - "s" - ], - [ - "▁", - "Settings" - ], - [ - "ér", - "a" - ], - [ - "é", - "ra" - ], - [ - "▁aggress", - "ive" - ], - [ - "▁intellig", - "ent" - ], - [ - "eder", - "börd" - ], - [ - "ster", - "dam" - ], - [ - "pc", - "i" - ], - [ - "p", - "ci" - ], - [ - "▁over", - "flow" - ], - [ - "▁", - "overflow" - ], - [ - "im", - "b" - ], - [ - "i", - "mb" - ], - [ - "re", - "ach" - ], - [ - "rea", - "ch" - ], - [ - "r", - "each" - ], - [ - "cept", - "or" - ], - [ - "cep", - "tor" - ], - [ - "▁yield", - "s" - ], - [ - "▁Se", - "bast" - ], - [ - "▁ut", - "ility" - ], - [ - "▁util", - "ity" - ], - [ - "▁р", - "и" - ], - [ - "▁", - "ри" - ], - [ - "▁fac", - "ulty" - ], - [ - "▁In", - "ternal" - ], - [ - "▁Intern", - "al" - ], - [ - "▁Inter", - "nal" - ], - [ - "▁", - "Internal" - ], - [ - "▁attract", - "ed" - ], - [ - "▁attra", - "cted" - ], - [ - "рі", - "в" - ], - [ - "р", - "ів" - ], - [ - "▁mix", - "ing" - ], - [ - "▁R", - "uth" - ], - [ - "▁Ru", - "th" - ], - [ - "▁esc", - "aped" - ], - [ - "▁escape", - "d" - ], - [ - "▁E", - "asy" - ], - [ - "▁dr", - "ain" - ], - [ - "▁r", - "ings" - ], - [ - "▁ring", - "s" - ], - [ - "▁", - "rings" - ], - [ - "qu", - "ire" - ], - [ - "quir", - "e" - ], - [ - "Av", - "ailable" - ], - [ - "▁ц", - "и" - ], - [ - "▁", - "ци" - ], - [ - "▁conv", - "ince" - ], - [ - "▁convin", - "ce" - ], - [ - "or", - "sch" - ], - [ - "ors", - "ch" - ], - [ - "ут", - "бо" - ], - [ - "CP", - "P" - ], - [ - "C", - "PP" - ], - [ - "ra", - "ge" - ], - [ - "rag", - "e" - ], - [ - "r", - "age" - ], - [ - "ч", - "і" - ], - [ - "▁p", - "rod" - ], - [ - "▁pro", - "d" - ], - [ - "▁pr", - "od" - ], - [ - "▁", - "prod" - ], - [ - "▁p", - "ig" - ], - [ - "▁pi", - "g" - ], - [ - "▁C", - "atal" - ], - [ - "▁Cat", - "al" - ], - [ - "▁Ca", - "tal" - ], - [ - "▁al", - "ias" - ], - [ - "▁ali", - "as" - ], - [ - "▁", - "alias" - ], - [ - "▁че", - "мпи" - ], - [ - "▁чем", - "пи" - ], - [ - "Pl", - "ace" - ], - [ - "P", - "lace" - ], - [ - "▁g", - "orge" - ], - [ - "▁depend", - "ence" - ], - [ - "▁cr", - "uel" - ], - [ - "▁cru", - "el" - ], - [ - "▁ther", - "mal" - ], - [ - "▁therm", - "al" - ], - [ - "ut", - "down" - ], - [ - "ref", - "resh" - ], - [ - "▁re", - "sort" - ], - [ - "▁res", - "ort" - ], - [ - "▁S", - "HA" - ], - [ - "▁SH", - "A" - ], - [ - "▁", - "SHA" - ], - [ - "ти", - "й" - ], - [ - "fo", - "od" - ], - [ - "foo", - "d" - ], - [ - "f", - "ood" - ], - [ - "▁N", - "ad" - ], - [ - "▁Na", - "d" - ], - [ - "▁pregn", - "ancy" - ], - [ - "▁pro", - "jection" - ], - [ - "▁project", - "ion" - ], - [ - "▁pa", - "ís" - ], - [ - "▁полу", - "чи" - ], - [ - "▁the", - "mes" - ], - [ - "▁them", - "es" - ], - [ - "▁theme", - "s" - ], - [ - "▁fun", - "eral" - ], - [ - "▁cas", - "o" - ], - [ - "▁ca", - "so" - ], - [ - "ле", - "кт" - ], - [ - "лек", - "т" - ], - [ - "Ex", - "tra" - ], - [ - "Ext", - "ra" - ], - [ - "▁t", - "issue" - ], - [ - "▁dr", - "agon" - ], - [ - "▁drag", - "on" - ], - [ - "▁l", - "ig" - ], - [ - "▁li", - "g" - ], - [ - "▁", - "lig" - ], - [ - "▁n", - "ei" - ], - [ - "▁ne", - "i" - ], - [ - "▁com", - "edy" - ], - [ - "▁come", - "dy" - ], - [ - "▁comed", - "y" - ], - [ - "те", - "м" - ], - [ - "т", - "ем" - ], - [ - "сла", - "в" - ], - [ - "с", - "лав" - ], - [ - "▁pass", - "enger" - ], - [ - "Cl", - "one" - ], - [ - "i", - "ção" - ], - [ - "yg", - "on" - ], - [ - "y", - "gon" - ], - [ - "▁H", - "alf" - ], - [ - "▁Hal", - "f" - ], - [ - "▁la", - "bour" - ], - [ - "▁lab", - "our" - ], - [ - "▁vill", - "ages" - ], - [ - "▁village", - "s" - ], - [ - "▁ві", - "й" - ], - [ - "▁О", - "т" - ], - [ - "▁L", - "isa" - ], - [ - "▁Li", - "sa" - ], - [ - "▁Lis", - "a" - ], - [ - "_", - "[" - ], - [ - "ba", - "g" - ], - [ - "b", - "ag" - ], - [ - "▁d", - "iver" - ], - [ - "▁di", - "ver" - ], - [ - "▁div", - "er" - ], - [ - "▁dive", - "r" - ], - [ - "▁M", - "L" - ], - [ - "▁", - "ML" - ], - [ - "▁transl", - "ated" - ], - [ - "▁translate", - "d" - ], - [ - "▁per", - "ò" - ], - [ - "ab", - "ama" - ], - [ - "aba", - "ma" - ], - [ - "▁cas", - "tle" - ], - [ - "▁cast", - "le" - ], - [ - "▁", - "castle" - ], - [ - "*", - "\\" - ], - [ - "▁reg", - "ia" - ], - [ - "!!", - "!!" - ], - [ - "!!!", - "!" - ], - [ - "!", - "!!!" - ], - [ - "*>", - "(" - ], - [ - "*", - ">(" - ], - [ - "▁Work", - "s" - ], - [ - "▁Wor", - "ks" - ], - [ - "▁N", - "ature" - ], - [ - "▁Nat", - "ure" - ], - [ - "▁Natur", - "e" - ], - [ - "NE", - "L" - ], - [ - "N", - "EL" - ], - [ - "▁P", - "om" - ], - [ - "▁Po", - "m" - ], - [ - "tt", - "a" - ], - [ - "t", - "ta" - ], - [ - "▁Jam", - "ie" - ], - [ - "▁p", - "unch" - ], - [ - "▁pun", - "ch" - ], - [ - "tain", - "ment" - ], - [ - "▁K", - "rieg" - ], - [ - "▁Kr", - "ieg" - ], - [ - "▁restr", - "icted" - ], - [ - "▁restrict", - "ed" - ], - [ - "mob", - "ile" - ], - [ - "m", - "obile" - ], - [ - "▁grand", - "mother" - ], - [ - "Arg", - "uments" - ], - [ - "Argument", - "s" - ], - [ - "▁s", - "inc" - ], - [ - "▁si", - "nc" - ], - [ - "▁sin", - "c" - ], - [ - "▁Mon", - "th" - ], - [ - "▁Mont", - "h" - ], - [ - "▁", - "Month" - ], - [ - "esc", - "ape" - ], - [ - "e", - "scape" - ], - [ - "▁opt", - "ical" - ], - [ - "▁L", - "ane" - ], - [ - "▁La", - "ne" - ], - [ - "▁Lan", - "e" - ], - [ - "▁Deutsch", - "land" - ], - [ - "▁S", - "aison" - ], - [ - "▁Sa", - "ison" - ], - [ - "▁V", - "irtual" - ], - [ - "▁", - "Virtual" - ], - [ - "pe", - "z" - ], - [ - "p", - "ez" - ], - [ - "In", - "line" - ], - [ - "ow", - "any" - ], - [ - "owa", - "ny" - ], - [ - "rad", - "io" - ], - [ - "r", - "adio" - ], - [ - "ö", - "ß" - ], - [ - "▁O", - "thers" - ], - [ - "▁Other", - "s" - ], - [ - "MA", - "IN" - ], - [ - "M", - "AIN" - ], - [ - "sc", - "al" - ], - [ - "s", - "cal" - ], - [ - "▁D", - "allas" - ], - [ - "▁Dal", - "las" - ], - [ - "▁an", - "chor" - ], - [ - "▁anc", - "hor" - ], - [ - "▁anch", - "or" - ], - [ - "▁", - "anchor" - ], - [ - "en", - "cias" - ], - [ - "enc", - "ias" - ], - [ - "encia", - "s" - ], - [ - "enci", - "as" - ], - [ - "▁re", - "porter" - ], - [ - "▁rep", - "orter" - ], - [ - "▁report", - "er" - ], - [ - "▁veget", - "ables" - ], - [ - "▁enforce", - "ment" - ], - [ - "▁Wis", - "consin" - ], - [ - "▁con", - "dem" - ], - [ - "▁cond", - "em" - ], - [ - "▁e", - "b" - ], - [ - "▁", - "eb" - ], - [ - "▁s", - "its" - ], - [ - "▁sit", - "s" - ], - [ - "▁si", - "ts" - ], - [ - "▁calcul", - "ations" - ], - [ - "▁calculation", - "s" - ], - [ - "▁calc", - "ulations" - ], - [ - "▁\"", - "--" - ], - [ - "▁\"-", - "-" - ], - [ - "ue", - "lle" - ], - [ - "uel", - "le" - ], - [ - "u", - "elle" - ], - [ - "▁tip", - "o" - ], - [ - "▁ti", - "po" - ], - [ - "▁P", - "AR" - ], - [ - "▁PA", - "R" - ], - [ - "▁", - "PAR" - ], - [ - "co", - "rd" - ], - [ - "cor", - "d" - ], - [ - "c", - "ord" - ], - [ - "▁ро", - "ків" - ], - [ - "ph", - "an" - ], - [ - "pha", - "n" - ], - [ - "p", - "han" - ], - [ - "▁kon", - "nte" - ], - [ - "▁z", - "ap" - ], - [ - "▁za", - "p" - ], - [ - "wr", - "iting" - ], - [ - "writ", - "ing" - ], - [ - "en", - "gu" - ], - [ - "eng", - "u" - ], - [ - "▁pert", - "urb" - ], - [ - "Fac", - "e" - ], - [ - "F", - "ace" - ], - [ - "ag", - "og" - ], - [ - "ago", - "g" - ], - [ - "▁De", - "cl" - ], - [ - "▁Dec", - "l" - ], - [ - "▁", - "Decl" - ], - [ - "est", - "ly" - ], - [ - "▁War", - "ren" - ], - [ - "▁H", - "ills" - ], - [ - "▁Hill", - "s" - ], - [ - "▁Hil", - "ls" - ], - [ - "▁ref", - "resh" - ], - [ - "▁refr", - "esh" - ], - [ - "▁refres", - "h" - ], - [ - "▁", - "refresh" - ], - [ - "▁fl", - "ip" - ], - [ - "io", - "p" - ], - [ - "i", - "op" - ], - [ - "▁key", - "board" - ], - [ - "is", - "to" - ], - [ - "ist", - "o" - ], - [ - "i", - "sto" - ], - [ - "▁prom", - "oted" - ], - [ - "▁promote", - "d" - ], - [ - "▁promot", - "ed" - ], - [ - "back", - "s" - ], - [ - "ba", - "cks" - ], - [ - "b", - "acks" - ], - [ - "Enc", - "oding" - ], - [ - "▁", - "ال" - ], - [ - "▁g", - "min" - ], - [ - "ро", - "б" - ], - [ - "р", - "об" - ], - [ - "▁follow", - "ers" - ], - [ - "▁p", - "epper" - ], - [ - "um", - "ble" - ], - [ - "umb", - "le" - ], - [ - "▁sp", - "ray" - ], - [ - "▁spr", - "ay" - ], - [ - "▁dr", - "ives" - ], - [ - "▁dri", - "ves" - ], - [ - "▁driv", - "es" - ], - [ - "▁drive", - "s" - ], - [ - "P", - "ush" - ], - [ - "cook", - "ie" - ], - [ - "c", - "ookie" - ], - [ - "▁gel", - "dig" - ], - [ - "▁geld", - "ig" - ], - [ - "ig", - "ung" - ], - [ - "igu", - "ng" - ], - [ - "vis", - "it" - ], - [ - "▁at", - "omic" - ], - [ - "▁atom", - "ic" - ], - [ - "▁", - "atomic" - ], - [ - "▁A", - "thlet" - ], - [ - "▁Ath", - "let" - ], - [ - "▁Or", - "igin" - ], - [ - "▁Ori", - "gin" - ], - [ - "▁", - "Origin" - ], - [ - "▁H", - "appy" - ], - [ - "▁G", - "ra" - ], - [ - "▁Gr", - "a" - ], - [ - "▁att", - "ribut" - ], - [ - "▁п", - "ов" - ], - [ - "▁по", - "в" - ], - [ - "▁", - "пов" - ], - [ - "▁n", - "ost" - ], - [ - "▁no", - "st" - ], - [ - "▁nos", - "t" - ], - [ - "▁", - "nost" - ], - [ - "ur", - "u" - ], - [ - "u", - "ru" - ], - [ - "▁Ne", - "ither" - ], - [ - "▁ma", - "ar" - ], - [ - "ject", - "ions" - ], - [ - "je", - "ctions" - ], - [ - "jection", - "s" - ], - [ - "▁re", - "nov" - ], - [ - "▁ren", - "ov" - ], - [ - "fin", - "ity" - ], - [ - "f", - "inity" - ], - [ - "gener", - "ic" - ], - [ - "init", - "ialize" - ], - [ - "initial", - "ize" - ], - [ - "pgf", - "set" - ], - [ - "▁hyp", - "othes" - ], - [ - "▁ma", - "cro" - ], - [ - "▁mac", - "ro" - ], - [ - "ma", - "ps" - ], - [ - "map", - "s" - ], - [ - "m", - "aps" - ], - [ - "▁f", - "are" - ], - [ - "▁far", - "e" - ], - [ - "▁fa", - "re" - ], - [ - "▁", - "fare" - ], - [ - "Be", - "st" - ], - [ - "B", - "est" - ], - [ - "uch", - "t" - ], - [ - "uc", - "ht" - ], - [ - "u", - "cht" - ], - [ - "co", - "d" - ], - [ - "c", - "od" - ], - [ - "▁h", - "orm" - ], - [ - "▁hor", - "m" - ], - [ - "▁ho", - "rm" - ], - [ - "▁P", - "oll" - ], - [ - "▁Pol", - "l" - ], - [ - "▁Po", - "ll" - ], - [ - "▁host", - "ing" - ], - [ - "▁Re", - "ading" - ], - [ - "▁Read", - "ing" - ], - [ - "Cert", - "ificate" - ], - [ - "▁и", - "ма" - ], - [ - "▁им", - "а" - ], - [ - "▁C", - "ov" - ], - [ - "▁Co", - "v" - ], - [ - "▁P", - "red" - ], - [ - "▁Pr", - "ed" - ], - [ - "▁Pre", - "d" - ], - [ - "▁", - "Pred" - ], - [ - "re", - "direct" - ], - [ - "red", - "irect" - ], - [ - "▁l", - "attice" - ], - [ - "▁port", - "folio" - ], - [ - "▁o", - "ven" - ], - [ - "▁ov", - "en" - ], - [ - "▁", - "oven" - ], - [ - "ie", - "len" - ], - [ - "iel", - "en" - ], - [ - "iele", - "n" - ], - [ - "i", - "elen" - ], - [ - "sub", - "scribe" - ], - [ - "foot", - "note" - ], - [ - "но", - "ю" - ], - [ - "▁mom", - "ento" - ], - [ - "▁moment", - "o" - ], - [ - "▁d", - "ich" - ], - [ - "▁di", - "ch" - ], - [ - "▁dic", - "h" - ], - [ - "▁ent", - "ert" - ], - [ - "▁enter", - "t" - ], - [ - "▁g", - "é" - ], - [ - "▁connect", - "ing" - ], - [ - "▁n", - "acional" - ], - [ - "▁o", - "tt" - ], - [ - "▁ot", - "t" - ], - [ - "▁", - "ott" - ], - [ - "ні", - "в" - ], - [ - "н", - "ів" - ], - [ - "▁rac", - "ist" - ], - [ - "▁penal", - "ty" - ], - [ - "ül", - "t" - ], - [ - "ü", - "lt" - ], - [ - "▁Israel", - "i" - ], - [ - "▁(", - "†" - ], - [ - "▁desc", - "end" - ], - [ - "▁ос", - "іб" - ], - [ - "▁b", - "elly" - ], - [ - "▁bel", - "ly" - ], - [ - "▁bell", - "y" - ], - [ - "ні", - "сть" - ], - [ - "▁encounter", - "ed" - ], - [ - "T", - "ip" - ], - [ - "▁gu", - "ilt" - ], - [ - "▁d", - "amp" - ], - [ - "▁da", - "mp" - ], - [ - "▁dam", - "p" - ], - [ - "ze", - "ug" - ], - [ - "▁Mem", - "ory" - ], - [ - "▁", - "Memory" - ], - [ - "Check", - "ed" - ], - [ - "▁Sh", - "akespeare" - ], - [ - "hi", - "ll" - ], - [ - "h", - "ill" - ], - [ - "▁w", - "oke" - ], - [ - "▁wo", - "ke" - ], - [ - "▁sal", - "ary" - ], - [ - "eth", - "eless" - ], - [ - "ethe", - "less" - ], - [ - "e", - "theless" - ], - [ - "▁Т", - "и" - ], - [ - "er", - "de" - ], - [ - "erd", - "e" - ], - [ - "▁He", - "in" - ], - [ - "▁g", - "it" - ], - [ - "▁gi", - "t" - ], - [ - "▁", - "git" - ], - [ - "=\"", - "\"" - ], - [ - "=", - "\"\"" - ], - [ - "ül", - "l" - ], - [ - "ü", - "ll" - ], - [ - "ge", - "ben" - ], - [ - "geb", - "en" - ], - [ - "g", - "eben" - ], - [ - "Pr", - "es" - ], - [ - "Pre", - "s" - ], - [ - "P", - "res" - ], - [ - "ie", - "val" - ], - [ - "iev", - "al" - ], - [ - "i", - "eval" - ], - [ - "mark", - "er" - ], - [ - "mar", - "ker" - ], - [ - "▁д", - "ан" - ], - [ - "▁да", - "н" - ], - [ - "▁", - "дан" - ], - [ - "▁oct", - "obre" - ], - [ - "RO", - "L" - ], - [ - "R", - "OL" - ], - [ - "▁jan", - "u" - ], - [ - "▁ja", - "nu" - ], - [ - "▁)", - ":" - ], - [ - "▁", - "):" - ], - [ - "br", - "anch" - ], - [ - "▁J", - "erry" - ], - [ - "▁Jer", - "ry" - ], - [ - "ke", - "hr" - ], - [ - "▁contr", - "acts" - ], - [ - "▁contract", - "s" - ], - [ - "▁aff", - "air" - ], - [ - "▁Росси", - "и" - ], - [ - "ja", - "ck" - ], - [ - "j", - "ack" - ], - [ - "AN", - "G" - ], - [ - "A", - "NG" - ], - [ - "▁dro", - "pping" - ], - [ - "▁drop", - "ping" - ], - [ - "▁d", - "ic" - ], - [ - "▁di", - "c" - ], - [ - "sch", - "ool" - ], - [ - "▁Fin", - "land" - ], - [ - "▁d", - "ort" - ], - [ - "▁do", - "rt" - ], - [ - "▁K", - "ings" - ], - [ - "▁King", - "s" - ], - [ - "▁Kin", - "gs" - ], - [ - "▁Arg", - "ument" - ], - [ - "▁", - "Argument" - ], - [ - "▁Sim", - "ilarly" - ], - [ - "▁Similar", - "ly" - ], - [ - "▁V", - "erm" - ], - [ - "▁Ver", - "m" - ], - [ - "▁Ve", - "rm" - ], - [ - "▁pret", - "end" - ], - [ - "!", - "_" - ], - [ - "łu", - "g" - ], - [ - "ł", - "ug" - ], - [ - "же", - "ння" - ], - [ - "жен", - "ня" - ], - [ - "da", - "ting" - ], - [ - "dat", - "ing" - ], - [ - "d", - "ating" - ], - [ - "cs", - "v" - ], - [ - "c", - "sv" - ], - [ - "▁dialog", - "ue" - ], - [ - "▁dial", - "ogue" - ], - [ - "STR", - "U" - ], - [ - "▁public", - "ly" - ], - [ - "wed", - "ge" - ], - [ - "w", - "edge" - ], - [ - "▁H", - "och" - ], - [ - "▁Ho", - "ch" - ], - [ - "▁spe", - "aks" - ], - [ - "▁speak", - "s" - ], - [ - "▁compens", - "ation" - ], - [ - "an", - "ca" - ], - [ - "anc", - "a" - ], - [ - "text", - "tt" - ], - [ - "▁Fil", - "ter" - ], - [ - "▁", - "Filter" - ], - [ - "▁part", - "ly" - ], - [ - "▁us", - "eless" - ], - [ - "▁use", - "less" - ], - [ - "▁г", - "у" - ], - [ - "▁", - "гу" - ], - [ - "▁d", - "eter" - ], - [ - "▁de", - "ter" - ], - [ - "▁det", - "er" - ], - [ - "IE", - "W" - ], - [ - "▁con", - "secut" - ], - [ - "▁cons", - "ecut" - ], - [ - "▁conse", - "cut" - ], - [ - "▁h", - "oly" - ], - [ - "▁hol", - "y" - ], - [ - "▁ho", - "ly" - ], - [ - "▁grad", - "uated" - ], - [ - "▁gradu", - "ated" - ], - [ - "▁graduate", - "d" - ], - [ - "an", - "dal" - ], - [ - "and", - "al" - ], - [ - "anda", - "l" - ], - [ - "ți", - "e" - ], - [ - "ț", - "ie" - ], - [ - "▁W", - "ant" - ], - [ - "▁Wa", - "nt" - ], - [ - "▁Aust", - "ria" - ], - [ - "or", - "den" - ], - [ - "ord", - "en" - ], - [ - "fr", - "ag" - ], - [ - "f", - "rag" - ], - [ - "▁f", - "oo" - ], - [ - "▁fo", - "o" - ], - [ - "▁", - "foo" - ], - [ - "cl", - "aimed" - ], - [ - "claim", - "ed" - ], - [ - "во", - "е" - ], - [ - "▁not", - "able" - ], - [ - "▁no", - "table" - ], - [ - "▁journal", - "ist" - ], - [ - "▁M", - "ail" - ], - [ - "▁Ma", - "il" - ], - [ - "▁Mai", - "l" - ], - [ - "▁", - "Mail" - ], - [ - "!(", - "\"" - ], - [ - "!", - "(\"" - ], - [ - "ps", - "e" - ], - [ - "p", - "se" - ], - [ - "▁C", - "lay" - ], - [ - "▁Cl", - "ay" - ], - [ - "iv", - "i" - ], - [ - "i", - "vi" - ], - [ - "▁sc", - "ales" - ], - [ - "▁scale", - "s" - ], - [ - "▁scal", - "es" - ], - [ - "▁er", - "ste" - ], - [ - "▁erst", - "e" - ], - [ - "▁ers", - "te" - ], - [ - "Data", - "Type" - ], - [ - "▁D", - "iam" - ], - [ - "▁Di", - "am" - ], - [ - "í", - "r" - ], - [ - "loc", - "ale" - ], - [ - "local", - "e" - ], - [ - "▁rel", - "uct" - ], - [ - "ien", - "st" - ], - [ - "iens", - "t" - ], - [ - "ast", - "ro" - ], - [ - "astr", - "o" - ], - [ - "act", - "ly" - ], - [ - "я", - "х" - ], - [ - "▁Vill", - "age" - ], - [ - "▁Villa", - "ge" - ], - [ - "▁Vil", - "lage" - ], - [ - "▁d", - "aughters" - ], - [ - "▁daughter", - "s" - ], - [ - "▁manufact", - "urers" - ], - [ - "▁manufacturer", - "s" - ], - [ - "▁print", - "ing" - ], - [ - "▁prin", - "ting" - ], - [ - "ч", - "ка" - ], - [ - "Nd", - "Ex" - ], - [ - "Ch", - "anges" - ], - [ - "Change", - "s" - ], - [ - "▁/", - "******/" - ], - [ - "ver", - "tex" - ], - [ - "vert", - "ex" - ], - [ - "▁b", - "rows" - ], - [ - "▁br", - "ows" - ], - [ - "▁bro", - "ws" - ], - [ - "▁brow", - "s" - ], - [ - "▁K", - "ö" - ], - [ - "not", - "ations" - ], - [ - "notation", - "s" - ], - [ - "▁i", - "ls" - ], - [ - "▁il", - "s" - ], - [ - "▁", - "ils" - ], - [ - "at", - "el" - ], - [ - "ate", - "l" - ], - [ - "C", - "ir" - ], - [ - "▁meaning", - "ful" - ], - [ - "q", - "a" - ], - [ - "▁C", - "old" - ], - [ - "▁Col", - "d" - ], - [ - "▁Co", - "ld" - ], - [ - "ue", - "to" - ], - [ - "u", - "eto" - ], - [ - "you", - "r" - ], - [ - "yo", - "ur" - ], - [ - "y", - "our" - ], - [ - "m", - "f" - ], - [ - "мо", - "в" - ], - [ - "м", - "ов" - ], - [ - "▁Ü", - "ber" - ], - [ - "▁fam", - "ilia" - ], - [ - "▁famil", - "ia" - ], - [ - "▁ste", - "ep" - ], - [ - "▁pres", - "idential" - ], - [ - "▁president", - "ial" - ], - [ - "▁presid", - "ential" - ], - [ - "▁z", - "á" - ], - [ - "▁", - "zá" - ], - [ - "▁w", - "ars" - ], - [ - "▁war", - "s" - ], - [ - "▁wa", - "rs" - ], - [ - "▁C", - "re" - ], - [ - "▁Cr", - "e" - ], - [ - "▁after", - "wards" - ], - [ - "▁afterward", - "s" - ], - [ - "ha", - "lb" - ], - [ - "hal", - "b" - ], - [ - "▁strugg", - "led" - ], - [ - "▁struggle", - "d" - ], - [ - "Ch", - "art" - ], - [ - "Char", - "t" - ], - [ - "User", - "Id" - ], - [ - "ac", - "ular" - ], - [ - "a", - "cular" - ], - [ - "iv", - "ia" - ], - [ - "ivi", - "a" - ], - [ - "i", - "via" - ], - [ - "▁u", - "gly" - ], - [ - "▁K", - "unst" - ], - [ - "E", - "s" - ], - [ - "▁Q", - "String" - ], - [ - "▁C", - "ow" - ], - [ - "▁Co", - "w" - ], - [ - "Rad", - "ius" - ], - [ - "▁Gr", - "iff" - ], - [ - "▁V", - "as" - ], - [ - "▁Va", - "s" - ], - [ - "HA", - "L" - ], - [ - "H", - "AL" - ], - [ - "Mod", - "ified" - ], - [ - "ra", - "le" - ], - [ - "ral", - "e" - ], - [ - "r", - "ale" - ], - [ - "mem", - "cpy" - ], - [ - "▁в", - "клю" - ], - [ - "▁r", - "s" - ], - [ - "▁", - "rs" - ], - [ - "▁h", - "alt" - ], - [ - "▁ha", - "lt" - ], - [ - "▁hal", - "t" - ], - [ - "▁", - "halt" - ], - [ - "▁Miss", - "iss" - ], - [ - "▁h", - "uvud" - ], - [ - "ec", - "a" - ], - [ - "e", - "ca" - ], - [ - "▁Jahrhund", - "ert" - ], - [ - "E", - "urope" - ], - [ - "Sign", - "ature" - ], - [ - "▁grand", - "father" - ], - [ - "▁O", - "regon" - ], - [ - "gu", - "e" - ], - [ - "g", - "ue" - ], - [ - "xy", - "gen" - ], - [ - "fr", - "ames" - ], - [ - "frame", - "s" - ], - [ - "▁hab", - "its" - ], - [ - "▁ha", - "bits" - ], - [ - "▁habit", - "s" - ], - [ - "Support", - "ed" - ], - [ - "Supp", - "orted" - ], - [ - "▁low", - "ered" - ], - [ - "▁lower", - "ed" - ], - [ - "▁rad", - "iation" - ], - [ - "▁radi", - "ation" - ], - [ - "ab", - "en" - ], - [ - "abe", - "n" - ], - [ - "a", - "ben" - ], - [ - "▁Pro", - "gress" - ], - [ - "▁", - "Progress" - ], - [ - "▁C", - "osta" - ], - [ - "▁Co", - "sta" - ], - [ - "▁Cost", - "a" - ], - [ - "▁Cos", - "ta" - ], - [ - "▁dev", - "oted" - ], - [ - "▁gest", - "ure" - ], - [ - "▁Dez", - "ember" - ], - [ - "▁qu", - "oted" - ], - [ - "▁quote", - "d" - ], - [ - "▁quot", - "ed" - ], - [ - "▁difficult", - "ies" - ], - [ - "т", - "ре" - ], - [ - "▁sustain", - "able" - ], - [ - "▁d", - "ense" - ], - [ - "▁den", - "se" - ], - [ - "▁dens", - "e" - ], - [ - "▁ih", - "rer" - ], - [ - "▁ihr", - "er" - ], - [ - "▁ihre", - "r" - ], - [ - "▁firm", - "ly" - ], - [ - "â", - "t" - ], - [ - "om", - "ent" - ], - [ - "ome", - "nt" - ], - [ - "omen", - "t" - ], - [ - "o", - "ment" - ], - [ - "▁c", - "out" - ], - [ - "▁co", - "ut" - ], - [ - "▁cou", - "t" - ], - [ - "▁", - "cout" - ], - [ - "▁p", - "oi" - ], - [ - "▁po", - "i" - ], - [ - "d", - "jango" - ], - [ - "▁pro", - "found" - ], - [ - "▁prof", - "ound" - ], - [ - "▁Wil", - "helm" - ], - [ - "▁fl", - "ush" - ], - [ - "▁flu", - "sh" - ], - [ - "▁", - "flush" - ], - [ - "▁av", - "ril" - ], - [ - "LA", - "B" - ], - [ - "L", - "AB" - ], - [ - "▁B", - "row" - ], - [ - "▁Br", - "ow" - ], - [ - "▁Bro", - "w" - ], - [ - "▁pro", - "pose" - ], - [ - "▁prop", - "ose" - ], - [ - "▁propos", - "e" - ], - [ - "▁r", - "anks" - ], - [ - "▁ran", - "ks" - ], - [ - "▁rank", - "s" - ], - [ - "WI", - "D" - ], - [ - "W", - "ID" - ], - [ - "▁mut", - "ual" - ], - [ - "▁text", - "s" - ], - [ - "▁tex", - "ts" - ], - [ - "▁S", - "ale" - ], - [ - "▁Sal", - "e" - ], - [ - "▁Sa", - "le" - ], - [ - "▁qu", - "asi" - ], - [ - "▁n", - "og" - ], - [ - "▁no", - "g" - ], - [ - "▁", - "nog" - ], - [ - "▁nouve", - "au" - ], - [ - "▁c", - "v" - ], - [ - "▁", - "cv" - ], - [ - "▁no", - "ble" - ], - [ - "▁nob", - "le" - ], - [ - "▁dé", - "cembre" - ], - [ - "▁déc", - "embre" - ], - [ - "▁cl", - "ever" - ], - [ - "▁cle", - "ver" - ], - [ - "▁P", - "ir" - ], - [ - "▁Pi", - "r" - ], - [ - "▁graph", - "ics" - ], - [ - "▁graphic", - "s" - ], - [ - "▁", - "graphics" - ], - [ - "▁G", - "R" - ], - [ - "▁", - "GR" - ], - [ - "че", - "ской" - ], - [ - "▁s", - "ag" - ], - [ - "▁sa", - "g" - ], - [ - "ict", - "ions" - ], - [ - "iction", - "s" - ], - [ - "i", - "ctions" - ], - [ - "na", - "nt" - ], - [ - "nan", - "t" - ], - [ - "n", - "ant" - ], - [ - "▁th", - "é" - ], - [ - "C", - "G" - ], - [ - "▁Jac", - "ques" - ], - [ - "W", - "M" - ], - [ - "▁F", - "inn" - ], - [ - "▁Fin", - "n" - ], - [ - "▁Fi", - "nn" - ], - [ - "▁dev", - "ast" - ], - [ - "зо", - "м" - ], - [ - "хо", - "в" - ], - [ - "х", - "ов" - ], - [ - "▁En", - "tre" - ], - [ - "▁Ent", - "re" - ], - [ - ".", - ";" - ], - [ - "▁fl", - "uct" - ], - [ - "▁flu", - "ct" - ], - [ - "▁Sc", - "iences" - ], - [ - "▁Sci", - "ences" - ], - [ - "▁Science", - "s" - ], - [ - "▁т", - "у" - ], - [ - "▁", - "ту" - ], - [ - "path", - "s" - ], - [ - "pat", - "hs" - ], - [ - "▁sh", - "orter" - ], - [ - "▁short", - "er" - ], - [ - "▁suggest", - "ion" - ], - [ - "ER", - "Y" - ], - [ - "▁D", - "ire" - ], - [ - "▁Di", - "re" - ], - [ - "▁Dir", - "e" - ], - [ - "at", - "eurs" - ], - [ - "ate", - "urs" - ], - [ - "ateur", - "s" - ], - [ - "▁round", - "ed" - ], - [ - "▁t", - "art" - ], - [ - "▁tar", - "t" - ], - [ - "▁ta", - "rt" - ], - [ - "ю", - "ще" - ], - [ - "up", - "er" - ], - [ - "u", - "per" - ], - [ - "▁secret", - "s" - ], - [ - "▁sec", - "rets" - ], - [ - "▁secre", - "ts" - ], - [ - "▁compan", - "ion" - ], - [ - "▁K", - "EY" - ], - [ - "▁", - "KEY" - ], - [ - "T", - "ile" - ], - [ - "▁B", - "ibli" - ], - [ - "x", - "s" - ], - [ - "▁ang", - "ular" - ], - [ - "▁", - "angular" - ], - [ - "pa", - "g" - ], - [ - "p", - "ag" - ], - [ - "er", - "ness" - ], - [ - "ern", - "ess" - ], - [ - "erne", - "ss" - ], - [ - "▁S", - "orry" - ], - [ - "▁Sor", - "ry" - ], - [ - "▁", - "Sorry" - ], - [ - "▁pre", - "diction" - ], - [ - "▁predict", - "ion" - ], - [ - "▁pred", - "iction" - ], - [ - "▁M", - "aking" - ], - [ - "▁Ma", - "king" - ], - [ - "▁Mak", - "ing" - ], - [ - "на", - "род" - ], - [ - "ol", - "are" - ], - [ - "ola", - "re" - ], - [ - "olar", - "e" - ], - [ - "rp", - "c" - ], - [ - "r", - "pc" - ], - [ - "▁t", - "ens" - ], - [ - "▁te", - "ns" - ], - [ - "▁ten", - "s" - ], - [ - "en", - "as" - ], - [ - "ena", - "s" - ], - [ - "e", - "nas" - ], - [ - "▁Re", - "ally" - ], - [ - "▁Real", - "ly" - ], - [ - "H", - "I" - ], - [ - "port", - "al" - ], - [ - "por", - "tal" - ], - [ - "▁for", - "me" - ], - [ - "▁form", - "e" - ], - [ - "gan", - "g" - ], - [ - "ga", - "ng" - ], - [ - "g", - "ang" - ], - [ - "▁l", - "ane" - ], - [ - "▁la", - "ne" - ], - [ - "▁lan", - "e" - ], - [ - "▁", - "lane" - ], - [ - "▁s", - "tag" - ], - [ - "▁st", - "ag" - ], - [ - "▁sta", - "g" - ], - [ - "▁Mar", - "x" - ], - [ - "▁Ma", - "rx" - ], - [ - "▁L", - "LC" - ], - [ - "▁LL", - "C" - ], - [ - "▁d", - "are" - ], - [ - "▁da", - "re" - ], - [ - "▁dar", - "e" - ], - [ - "▁Olymp", - "ic" - ], - [ - "▁p", - "ant" - ], - [ - "▁pan", - "t" - ], - [ - "▁pa", - "nt" - ], - [ - "build", - "ing" - ], - [ - ";", - ";" - ], - [ - "▁c", - "ops" - ], - [ - "▁co", - "ps" - ], - [ - "▁cop", - "s" - ], - [ - "▁r", - "ushed" - ], - [ - "▁rush", - "ed" - ], - [ - "▁rus", - "hed" - ], - [ - "▁L", - "ot" - ], - [ - "▁Lo", - "t" - ], - [ - "▁init", - "iative" - ], - [ - "▁initi", - "ative" - ], - [ - "▁inv", - "ite" - ], - [ - "▁Saf", - "ety" - ], - [ - "▁Safe", - "ty" - ], - [ - "FA", - "ILED" - ], - [ - "FAIL", - "ED" - ], - [ - "▁habit", - "ants" - ], - [ - "en", - "sen" - ], - [ - "ens", - "en" - ], - [ - "ense", - "n" - ], - [ - "▁l", - "ég" - ], - [ - "▁W", - "elcome" - ], - [ - "▁Wel", - "come" - ], - [ - "Valid", - "ate" - ], - [ - "▁qu", - "atre" - ], - [ - "▁G", - "ray" - ], - [ - "▁Gr", - "ay" - ], - [ - "▁Gra", - "y" - ], - [ - "▁E", - "ve" - ], - [ - "▁Ev", - "e" - ], - [ - "▁C", - "omb" - ], - [ - "▁Com", - "b" - ], - [ - "▁Co", - "mb" - ], - [ - "▁", - "Comb" - ], - [ - "▁p", - "endant" - ], - [ - "a", - "qu" - ], - [ - "con", - "figure" - ], - [ - "config", - "ure" - ], - [ - "▁A", - "dm" - ], - [ - "▁Ad", - "m" - ], - [ - "▁rif", - "le" - ], - [ - "▁Exper", - "ience" - ], - [ - "Decl", - "aration" - ], - [ - "▁å", - "r" - ], - [ - "▁", - "år" - ], - [ - "ill", - "ery" - ], - [ - "ille", - "ry" - ], - [ - "iller", - "y" - ], - [ - "os", - "pel" - ], - [ - "osp", - "el" - ], - [ - "▁A", - "rena" - ], - [ - "▁Ar", - "ena" - ], - [ - "▁Are", - "na" - ], - [ - "▁bo", - "ards" - ], - [ - "▁board", - "s" - ], - [ - "▁", - "boards" - ], - [ - "▁pur", - "ple" - ], - [ - "▁p", - "ills" - ], - [ - "▁pil", - "ls" - ], - [ - "▁pill", - "s" - ], - [ - "ueto", - "oth" - ], - [ - "li", - "que" - ], - [ - "l", - "ique" - ], - [ - "▁pop", - "ulations" - ], - [ - "▁population", - "s" - ], - [ - "▁popul", - "ations" - ], - [ - "▁acc", - "ent" - ], - [ - "▁ac", - "cent" - ], - [ - "▁r", - "anges" - ], - [ - "▁range", - "s" - ], - [ - "▁ran", - "ges" - ], - [ - "▁rang", - "es" - ], - [ - "▁Anal", - "ysis" - ], - [ - "▁", - "Analysis" - ], - [ - "▁d", - "ictionary" - ], - [ - "▁Dr", - "agon" - ], - [ - "▁Drag", - "on" - ], - [ - "re", - "ction" - ], - [ - "rect", - "ion" - ], - [ - "r", - "ection" - ], - [ - "▁vis", - "itor" - ], - [ - "▁visit", - "or" - ], - [ - "seg", - "ment" - ], - [ - "▁д", - "р" - ], - [ - "▁F", - "uck" - ], - [ - "▁Fu", - "ck" - ], - [ - "д", - "ж" - ], - [ - "▁ident", - "ification" - ], - [ - "Class", - "Name" - ], - [ - "boot", - "strap" - ], - [ - "▁sur", - "faces" - ], - [ - "▁surface", - "s" - ], - [ - "▁surf", - "aces" - ], - [ - "▁scream", - "ing" - ], - [ - "кт", - "у" - ], - [ - "к", - "ту" - ], - [ - "pl", - "ain" - ], - [ - "sh", - "adow" - ], - [ - "incl", - "udes" - ], - [ - "include", - "s" - ], - [ - "▁j", - "azz" - ], - [ - "▁ja", - "zz" - ], - [ - "▁á", - "l" - ], - [ - "▁", - "ál" - ], - [ - "ri", - "ka" - ], - [ - "rik", - "a" - ], - [ - "r", - "ika" - ], - [ - "ho", - "p" - ], - [ - "h", - "op" - ], - [ - "▁i", - "on" - ], - [ - "▁io", - "n" - ], - [ - "▁", - "ion" - ], - [ - "vr", - "e" - ], - [ - "v", - "re" - ], - [ - "▁newsp", - "apers" - ], - [ - "▁newspaper", - "s" - ], - [ - "▁i", - "hn" - ], - [ - "▁ih", - "n" - ], - [ - "▁P", - "arse" - ], - [ - "▁Par", - "se" - ], - [ - "▁Pars", - "e" - ], - [ - "▁", - "Parse" - ], - [ - "П", - "о" - ], - [ - "▁strict", - "ly" - ], - [ - "▁re", - "covered" - ], - [ - "▁recover", - "ed" - ], - [ - "▁U", - "na" - ], - [ - "▁Un", - "a" - ], - [ - "▁err", - "e" - ], - [ - "▁er", - "re" - ], - [ - "▁", - "erre" - ], - [ - "iss", - "ues" - ], - [ - "issue", - "s" - ], - [ - "▁exp", - "ense" - ], - [ - "че", - "ния" - ], - [ - "▁do", - "nc" - ], - [ - "▁don", - "c" - ], - [ - "Bi", - "n" - ], - [ - "B", - "in" - ], - [ - "▁Com", - "ment" - ], - [ - "▁Comm", - "ent" - ], - [ - "▁", - "Comment" - ], - [ - "▁sac", - "rifice" - ], - [ - "▁sacrific", - "e" - ], - [ - "T", - "uple" - ], - [ - "()", - "[" - ], - [ - "(", - ")[" - ], - [ - "▁tra", - "vers" - ], - [ - "▁trav", - "ers" - ], - [ - "Im", - "p" - ], - [ - "I", - "mp" - ], - [ - "J", - "e" - ], - [ - "▁Lin", - "ux" - ], - [ - "▁е", - "ё" - ], - [ - "▁P", - "i" - ], - [ - "▁", - "Pi" - ], - [ - "▁cur", - "ios" - ], - [ - "▁cu", - "rios" - ], - [ - "▁r", - "age" - ], - [ - "▁rag", - "e" - ], - [ - "▁ra", - "ge" - ], - [ - "▁", - "rage" - ], - [ - "▁e", - "scal" - ], - [ - "▁es", - "cal" - ], - [ - "▁esc", - "al" - ], - [ - "▁al", - "ignment" - ], - [ - "▁align", - "ment" - ], - [ - "▁pent", - "ru" - ], - [ - "▁cur", - "r" - ], - [ - "▁cu", - "rr" - ], - [ - "▁", - "curr" - ], - [ - "▁b", - "este" - ], - [ - "▁be", - "ste" - ], - [ - "▁best", - "e" - ], - [ - "▁bes", - "te" - ], - [ - "[]", - "," - ], - [ - "[", - "]," - ], - [ - "▁//", - "!" - ], - [ - "H", - "ub" - ], - [ - "Vis", - "ibility" - ], - [ - "▁A", - "sk" - ], - [ - "▁As", - "k" - ], - [ - "ab", - "ul" - ], - [ - "a", - "bul" - ], - [ - "co", - "lon" - ], - [ - "col", - "on" - ], - [ - "colo", - "n" - ], - [ - "▁D", - "ays" - ], - [ - "▁Day", - "s" - ], - [ - "▁Da", - "ys" - ], - [ - "Aut", - "hentication" - ], - [ - "ві", - "т" - ], - [ - "▁l", - "od" - ], - [ - "▁lo", - "d" - ], - [ - "xF", - "C" - ], - [ - "x", - "FC" - ], - [ - "Look", - "up" - ], - [ - "js", - "ce" - ], - [ - "Al", - "pha" - ], - [ - "▁harm", - "ony" - ], - [ - "▁harmon", - "y" - ], - [ - "▁W", - "ard" - ], - [ - "▁War", - "d" - ], - [ - "▁Wa", - "rd" - ], - [ - "trans", - "fer" - ], - [ - "▁H", - "orn" - ], - [ - "▁Hor", - "n" - ], - [ - "▁Ho", - "rn" - ], - [ - "▁s", - "d" - ], - [ - "▁", - "sd" - ], - [ - "so", - "ap" - ], - [ - "▁z", - "ich" - ], - [ - "▁Con", - "sole" - ], - [ - "▁Cons", - "ole" - ], - [ - "▁", - "Console" - ], - [ - "▁ко", - "ли" - ], - [ - "▁Ph", - "one" - ], - [ - "▁", - "Phone" - ], - [ - "pa", - "per" - ], - [ - "p", - "aper" - ], - [ - "й", - "н" - ], - [ - "▁z", - "m" - ], - [ - "▁", - "zm" - ], - [ - "Do", - "ne" - ], - [ - "Don", - "e" - ], - [ - "D", - "one" - ], - [ - "ph", - "ase" - ], - [ - "pha", - "se" - ], - [ - "phas", - "e" - ], - [ - "▁Jul", - "ia" - ], - [ - "▁Ju", - "lia" - ], - [ - "▁Juli", - "a" - ], - [ - "▁ed", - "ited" - ], - [ - "▁edit", - "ed" - ], - [ - "af", - "fe" - ], - [ - "aff", - "e" - ], - [ - "Sy", - "ntax" - ], - [ - "yl", - "l" - ], - [ - "y", - "ll" - ], - [ - "▁Lu", - "cas" - ], - [ - "▁Luc", - "as" - ], - [ - "▁and", - "eren" - ], - [ - "▁andere", - "n" - ], - [ - "▁ander", - "en" - ], - [ - "[", - "<" - ], - [ - "▁Data", - "base" - ], - [ - "▁Dat", - "abase" - ], - [ - "▁", - "Database" - ], - [ - "▁spect", - "ral" - ], - [ - "▁spectra", - "l" - ], - [ - "ass", - "ador" - ], - [ - "ска", - "та" - ], - [ - "с", - "ката" - ], - [ - "▁import", - "ante" - ], - [ - "▁important", - "e" - ], - [ - "▁х", - "а" - ], - [ - "▁", - "ха" - ], - [ - "t", - "z" - ], - [ - "▁s", - "tere" - ], - [ - "▁st", - "ere" - ], - [ - "▁ste", - "re" - ], - [ - "▁ster", - "e" - ], - [ - "▁m", - "elt" - ], - [ - "▁me", - "lt" - ], - [ - "▁mel", - "t" - ], - [ - "▁C", - "row" - ], - [ - "▁Cr", - "ow" - ], - [ - "▁Cro", - "w" - ], - [ - "ш", - "ка" - ], - [ - "it", - "utes" - ], - [ - "itut", - "es" - ], - [ - "itute", - "s" - ], - [ - "itu", - "tes" - ], - [ - "▁satisf", - "ies" - ], - [ - "▁L", - "iga" - ], - [ - "▁Li", - "ga" - ], - [ - "▁t", - "omb" - ], - [ - "▁to", - "mb" - ], - [ - "▁tom", - "b" - ], - [ - "▁f", - "ühr" - ], - [ - "▁", - "führ" - ], - [ - "▁sol", - "ely" - ], - [ - "▁sole", - "ly" - ], - [ - "▁E", - "ither" - ], - [ - "▁t", - "ennis" - ], - [ - "▁ten", - "nis" - ], - [ - "▁s", - "igh" - ], - [ - "▁si", - "gh" - ], - [ - "▁sig", - "h" - ], - [ - "ser", - "de" - ], - [ - "s", - "erde" - ], - [ - "ub", - "a" - ], - [ - "u", - "ba" - ], - [ - "ę", - "d" - ], - [ - "le", - "z" - ], - [ - "l", - "ez" - ], - [ - "Fac", - "t" - ], - [ - "F", - "act" - ], - [ - "▁sque", - "ez" - ], - [ - "▁Thom", - "pson" - ], - [ - "▁N", - "L" - ], - [ - "▁", - "NL" - ], - [ - "▁P", - "ara" - ], - [ - "▁Par", - "a" - ], - [ - "▁Pa", - "ra" - ], - [ - "▁?", - "?" - ], - [ - "▁", - "??" - ], - [ - "▁fin", - "ishing" - ], - [ - "▁finish", - "ing" - ], - [ - "She", - "et" - ], - [ - "S", - "heet" - ], - [ - "LIN", - "K" - ], - [ - "L", - "INK" - ], - [ - "▁б", - "ро" - ], - [ - "▁", - "бро" - ], - [ - "▁l", - "over" - ], - [ - "▁lo", - "ver" - ], - [ - "▁love", - "r" - ], - [ - "▁lov", - "er" - ], - [ - "m", - "achine" - ], - [ - "▁L", - "esser" - ], - [ - "▁Les", - "ser" - ], - [ - "▁Less", - "er" - ], - [ - "pon", - "d" - ], - [ - "po", - "nd" - ], - [ - "p", - "ond" - ], - [ - "▁pain", - "tings" - ], - [ - "▁paint", - "ings" - ], - [ - "▁painting", - "s" - ], - [ - "▁assum", - "ptions" - ], - [ - "▁assumption", - "s" - ], - [ - "▁mod", - "ification" - ], - [ - "fr", - "e" - ], - [ - "f", - "re" - ], - [ - "▁U", - "lt" - ], - [ - "▁Ul", - "t" - ], - [ - "▁A", - "F" - ], - [ - "▁", - "AF" - ], - [ - "R", - "V" - ], - [ - "bin", - "ding" - ], - [ - "bind", - "ing" - ], - [ - "b", - "inding" - ], - [ - "▁toile", - "t" - ], - [ - "ra", - "r" - ], - [ - "r", - "ar" - ], - [ - "▁an", - "ge" - ], - [ - "▁ang", - "e" - ], - [ - "▁", - "ange" - ], - [ - "▁she", - "ep" - ], - [ - "PRO", - "TO" - ], - [ - "act", - "ic" - ], - [ - "a", - "ctic" - ], - [ - "▁S", - "peed" - ], - [ - "▁Sp", - "eed" - ], - [ - "▁Spe", - "ed" - ], - [ - "▁", - "Speed" - ], - [ - "▁I", - "ce" - ], - [ - "gn", - "u" - ], - [ - "g", - "nu" - ], - [ - "ow", - "ned" - ], - [ - "own", - "ed" - ], - [ - "Sub", - "scription" - ], - [ - "yr", - "ics" - ], - [ - "y", - "rics" - ], - [ - "▁back", - "ward" - ], - [ - ">\"", - "." - ], - [ - ">", - "\"." - ], - [ - "pi", - "t" - ], - [ - "p", - "it" - ], - [ - "▁real", - "istic" - ], - [ - "öff", - "ent" - ], - [ - "az", - "i" - ], - [ - "a", - "zi" - ], - [ - "DE", - "R" - ], - [ - "D", - "ER" - ], - [ - "b", - "ucket" - ], - [ - "én", - "y" - ], - [ - "é", - "ny" - ], - [ - "xF", - "E" - ], - [ - "x", - "FE" - ], - [ - "▁f", - "ancy" - ], - [ - "▁fan", - "cy" - ], - [ - "ex", - "cept" - ], - [ - "▁S", - "ul" - ], - [ - "▁Su", - "l" - ], - [ - "▁l", - "aser" - ], - [ - "▁la", - "ser" - ], - [ - "▁las", - "er" - ], - [ - "Mon", - "itor" - ], - [ - "▁c", - "omic" - ], - [ - "▁com", - "ic" - ], - [ - "▁co", - "mic" - ], - [ - "▁Arch", - "itect" - ], - [ - "▁ex", - "pr" - ], - [ - "▁exp", - "r" - ], - [ - "▁", - "expr" - ], - [ - "ount", - "ers" - ], - [ - "oun", - "ters" - ], - [ - "ounter", - "s" - ], - [ - "▁Mel", - "bourne" - ], - [ - "com", - "plex" - ], - [ - "comp", - "lex" - ], - [ - "'.", - "$" - ], - [ - "'", - ".$" - ], - [ - "om", - "ot" - ], - [ - "omo", - "t" - ], - [ - "o", - "mot" - ], - [ - "▁M", - "enu" - ], - [ - "▁Me", - "nu" - ], - [ - "▁Men", - "u" - ], - [ - "▁", - "Menu" - ], - [ - "astic", - "search" - ], - [ - "▁ed", - "iting" - ], - [ - "▁edit", - "ing" - ], - [ - "Pre", - "sent" - ], - [ - "Pres", - "ent" - ], - [ - "P", - "resent" - ], - [ - "op", - "les" - ], - [ - "ople", - "s" - ], - [ - "opl", - "es" - ], - [ - "o", - "ples" - ], - [ - "è", - "ncia" - ], - [ - "▁в", - "то" - ], - [ - "gl", - "ise" - ], - [ - "she", - "et" - ], - [ - "s", - "heet" - ], - [ - "▁he", - "lic" - ], - [ - "▁hel", - "ic" - ], - [ - "▁str", - "anger" - ], - [ - "▁strange", - "r" - ], - [ - "▁strang", - "er" - ], - [ - "▁ex", - "ec" - ], - [ - "▁", - "exec" - ], - [ - "FE", - "R" - ], - [ - "F", - "ER" - ], - [ - "in", - "ian" - ], - [ - "ini", - "an" - ], - [ - "SET", - "TING" - ], - [ - "▁M", - "ix" - ], - [ - "▁Mi", - "x" - ], - [ - "▁", - "Mix" - ], - [ - "▁com", - "plain" - ], - [ - "▁compl", - "ain" - ], - [ - "▁in", - "crement" - ], - [ - "▁incre", - "ment" - ], - [ - "CS", - "S" - ], - [ - "C", - "SS" - ], - [ - "mm", - "a" - ], - [ - "m", - "ma" - ], - [ - "sl", - "ide" - ], - [ - "▁про", - "тив" - ], - [ - "▁проти", - "в" - ], - [ - "▁Lim", - "ited" - ], - [ - "Con", - "sole" - ], - [ - "Cons", - "ole" - ], - [ - "▁eng", - "aging" - ], - [ - "ul", - "er" - ], - [ - "ule", - "r" - ], - [ - "u", - "ler" - ], - [ - "▁O", - "ptions" - ], - [ - "▁Option", - "s" - ], - [ - "▁Opt", - "ions" - ], - [ - "▁", - "Options" - ], - [ - "▁l", - "ens" - ], - [ - "▁le", - "ns" - ], - [ - "▁len", - "s" - ], - [ - "Ma", - "il" - ], - [ - "M", - "ail" - ], - [ - "▁bar", - "rier" - ], - [ - "▁barr", - "ier" - ], - [ - "trans", - "port" - ], - [ - "▁c", - "ups" - ], - [ - "▁cu", - "ps" - ], - [ - "▁cup", - "s" - ], - [ - "it", - "err" - ], - [ - "ite", - "rr" - ], - [ - "iter", - "r" - ], - [ - "▁const", - "ants" - ], - [ - "▁constant", - "s" - ], - [ - "▁", - "constants" - ], - [ - "▁T", - "ech" - ], - [ - "▁Te", - "ch" - ], - [ - "iz", - "io" - ], - [ - "izi", - "o" - ], - [ - "сту", - "па" - ], - [ - "ступ", - "а" - ], - [ - "▁Sw", - "eden" - ], - [ - "at", - "hon" - ], - [ - "ath", - "on" - ], - [ - "a", - "thon" - ], - [ - "▁M", - "agn" - ], - [ - "▁Mag", - "n" - ], - [ - "▁Ma", - "gn" - ], - [ - "trans", - "ition" - ], - [ - "де", - "ла" - ], - [ - "es", - "k" - ], - [ - "e", - "sk" - ], - [ - "So", - "ft" - ], - [ - "S", - "oft" - ], - [ - "fun", - "ctions" - ], - [ - "function", - "s" - ], - [ - "ne", - "a" - ], - [ - "n", - "ea" - ], - [ - "Im", - "plement" - ], - [ - "Impl", - "ement" - ], - [ - "Imp", - "lement" - ], - [ - "ev", - "ery" - ], - [ - "ever", - "y" - ], - [ - "eve", - "ry" - ], - [ - "e", - "very" - ], - [ - "▁Man", - "ufact" - ], - [ - "▁improve", - "ments" - ], - [ - "▁improvement", - "s" - ], - [ - "▁Ind", - "iana" - ], - [ - "▁India", - "na" - ], - [ - "▁Indian", - "a" - ], - [ - "▁host", - "s" - ], - [ - "▁ho", - "sts" - ], - [ - "C", - "V" - ], - [ - "We", - "st" - ], - [ - "W", - "est" - ], - [ - "to", - "wn" - ], - [ - "t", - "own" - ], - [ - "can", - "vas" - ], - [ - "▁ш", - "ко" - ], - [ - "▁Col", - "umn" - ], - [ - "▁", - "Column" - ], - [ - "▁Par", - "ker" - ], - [ - "▁Park", - "er" - ], - [ - "▁es", - "pa" - ], - [ - "▁esp", - "a" - ], - [ - "▁Pub", - "lish" - ], - [ - "▁которы", - "й" - ], - [ - "av", - "is" - ], - [ - "avi", - "s" - ], - [ - "a", - "vis" - ], - [ - "▁Z", - "w" - ], - [ - "▁emphas", - "is" - ], - [ - "ol", - "v" - ], - [ - "o", - "lv" - ], - [ - "▁re", - "curs" - ], - [ - "▁rec", - "urs" - ], - [ - "▁recur", - "s" - ], - [ - "it", - "aire" - ], - [ - "ita", - "ire" - ], - [ - "▁B", - "ishop" - ], - [ - "▁Bi", - "shop" - ], - [ - "▁Bis", - "hop" - ], - [ - "ne", - "ro" - ], - [ - "ner", - "o" - ], - [ - "n", - "ero" - ], - [ - "▁d", - "eny" - ], - [ - "▁de", - "ny" - ], - [ - "▁den", - "y" - ], - [ - "▁do", - "ub" - ], - [ - "▁dou", - "b" - ], - [ - "peon", - "ato" - ], - [ - "▁C", - "ourse" - ], - [ - "▁Cour", - "se" - ], - [ - "▁Que", - "ens" - ], - [ - "▁Queen", - "s" - ], - [ - "▁bl", - "ur" - ], - [ - "el", - "ed" - ], - [ - "ele", - "d" - ], - [ - "e", - "led" - ], - [ - "iz", - "o" - ], - [ - "i", - "zo" - ], - [ - "▁dé", - "but" - ], - [ - "▁Mod", - "ule" - ], - [ - "▁Mo", - "dule" - ], - [ - "▁", - "Module" - ], - [ - "▁anx", - "ious" - ], - [ - "▁st", - "are" - ], - [ - "▁star", - "e" - ], - [ - "▁sta", - "re" - ], - [ - "▁Pro", - "position" - ], - [ - "▁K", - "u" - ], - [ - "▁i", - "c" - ], - [ - "▁", - "ic" - ], - [ - "Per", - "cent" - ], - [ - "Qu", - "ant" - ], - [ - "▁И", - "сто" - ], - [ - "▁h", - "ex" - ], - [ - "▁he", - "x" - ], - [ - "▁", - "hex" - ], - [ - "ass", - "oci" - ], - [ - "asso", - "ci" - ], - [ - "▁arrang", - "ement" - ], - [ - "▁arrange", - "ment" - ], - [ - "▁bo", - "ats" - ], - [ - "▁boat", - "s" - ], - [ - "Un", - "d" - ], - [ - "U", - "nd" - ], - [ - "▁sl", - "ots" - ], - [ - "▁slot", - "s" - ], - [ - "се", - "н" - ], - [ - "с", - "ен" - ], - [ - "necess", - "ary" - ], - [ - "▁app", - "earing" - ], - [ - "▁appe", - "aring" - ], - [ - "▁appear", - "ing" - ], - [ - "▁R", - "ule" - ], - [ - "▁Ru", - "le" - ], - [ - "▁", - "Rule" - ], - [ - "▁G", - "T" - ], - [ - "▁", - "GT" - ], - [ - "For", - "ce" - ], - [ - "et", - "to" - ], - [ - "ett", - "o" - ], - [ - "e", - "tto" - ], - [ - "ze", - "nia" - ], - [ - "zen", - "ia" - ], - [ - "▁o", - "uts" - ], - [ - "▁out", - "s" - ], - [ - "▁ou", - "ts" - ], - [ - "▁", - "outs" - ], - [ - "▁vari", - "ations" - ], - [ - "▁variation", - "s" - ], - [ - "▁wh", - "ites" - ], - [ - "▁white", - "s" - ], - [ - "▁g", - "lo" - ], - [ - "▁gl", - "o" - ], - [ - "▁B", - "R" - ], - [ - "▁", - "BR" - ], - [ - "ic", - "ky" - ], - [ - "ick", - "y" - ], - [ - "▁j", - "ury" - ], - [ - "▁ju", - "ry" - ], - [ - "▁jur", - "y" - ], - [ - "▁treat", - "ments" - ], - [ - "▁treatment", - "s" - ], - [ - "▁The", - "ater" - ], - [ - "kn", - "ow" - ], - [ - "k", - "now" - ], - [ - "▁pro", - "files" - ], - [ - "▁prof", - "iles" - ], - [ - "▁profile", - "s" - ], - [ - "▁con", - "spir" - ], - [ - "▁class", - "room" - ], - [ - "▁B", - "ass" - ], - [ - "▁Bas", - "s" - ], - [ - "▁Ba", - "ss" - ], - [ - "▁law", - "yers" - ], - [ - "▁lawyer", - "s" - ], - [ - "v", - "ue" - ], - [ - "▁A", - "rc" - ], - [ - "▁Ar", - "c" - ], - [ - "▁", - "Arc" - ], - [ - "▁s", - "la" - ], - [ - "▁sl", - "a" - ], - [ - "▁att", - "ending" - ], - [ - "▁attend", - "ing" - ], - [ - "n", - "x" - ], - [ - "m", - "x" - ], - [ - "TO", - "P" - ], - [ - "T", - "OP" - ], - [ - "▁b", - "ored" - ], - [ - "▁bo", - "red" - ], - [ - "▁bore", - "d" - ], - [ - "▁bor", - "ed" - ], - [ - "pre", - "vious" - ], - [ - "prev", - "ious" - ], - [ - "r", - "w" - ], - [ - "pt", - "ic" - ], - [ - "љ", - "у" - ], - [ - "▁app", - "ar" - ], - [ - "▁ap", - "par" - ], - [ - "▁P", - "ont" - ], - [ - "▁Po", - "nt" - ], - [ - ":", - "_" - ], - [ - "ii", - "i" - ], - [ - "i", - "ii" - ], - [ - "▁j", - "erk" - ], - [ - "▁jer", - "k" - ], - [ - "hed", - "ral" - ], - [ - "сс", - "а" - ], - [ - "с", - "са" - ], - [ - "▁Pr", - "ize" - ], - [ - "▁Pri", - "ze" - ], - [ - "▁Р", - "и" - ], - [ - "б", - "ре" - ], - [ - "▁hand", - "les" - ], - [ - "▁handle", - "s" - ], - [ - "▁j", - "ak" - ], - [ - "▁ja", - "k" - ], - [ - "▁Afghan", - "istan" - ], - [ - "▁b", - "oring" - ], - [ - "▁bo", - "ring" - ], - [ - "▁bor", - "ing" - ], - [ - "if", - "ik" - ], - [ - "ifi", - "k" - ], - [ - "▁sh", - "ade" - ], - [ - "▁sha", - "de" - ], - [ - "air", - "o" - ], - [ - "ai", - "ro" - ], - [ - "a", - "iro" - ], - [ - "od", - "ay" - ], - [ - "oda", - "y" - ], - [ - "o", - "day" - ], - [ - "▁pl", - "ates" - ], - [ - "▁plate", - "s" - ], - [ - "▁plat", - "es" - ], - [ - "▁Championship", - "s" - ], - [ - "▁Champion", - "ships" - ], - [ - "▁che", - "eks" - ], - [ - "▁cheek", - "s" - ], - [ - "ri", - "ke" - ], - [ - "rik", - "e" - ], - [ - "r", - "ike" - ], - [ - "▁kön", - "nen" - ], - [ - "▁app", - "le" - ], - [ - "▁ap", - "ple" - ], - [ - "▁appl", - "e" - ], - [ - "▁", - "apple" - ], - [ - "▁Ed", - "die" - ], - [ - "▁Edd", - "ie" - ], - [ - "▁s", - "od" - ], - [ - "▁so", - "d" - ], - [ - "▁tr", - "ains" - ], - [ - "▁tra", - "ins" - ], - [ - "▁train", - "s" - ], - [ - "pan", - "ic" - ], - [ - "pa", - "nic" - ], - [ - "▁Ad", - "vent" - ], - [ - "▁Adv", - "ent" - ], - [ - "ub", - "re" - ], - [ - "u", - "bre" - ], - [ - "▁d", - "å" - ], - [ - "▁S", - "ymbol" - ], - [ - "▁Sym", - "bol" - ], - [ - "▁", - "Symbol" - ], - [ - "▁с", - "те" - ], - [ - "▁ст", - "е" - ], - [ - "▁", - "сте" - ], - [ - "Sa", - "m" - ], - [ - "S", - "am" - ], - [ - "inher", - "it" - ], - [ - "cam", - "era" - ], - [ - "▁c", - "ours" - ], - [ - "▁co", - "urs" - ], - [ - "▁cour", - "s" - ], - [ - "▁cou", - "rs" - ], - [ - "▁make", - "up" - ], - [ - "re", - "gex" - ], - [ - "reg", - "ex" - ], - [ - "▁U", - "E" - ], - [ - "▁", - "UE" - ], - [ - "▁Det", - "roit" - ], - [ - "▁W", - "eight" - ], - [ - "▁We", - "ight" - ], - [ - "▁", - "Weight" - ], - [ - "▁P", - "iet" - ], - [ - "▁Pi", - "et" - ], - [ - "▁a", - "ria" - ], - [ - "▁ar", - "ia" - ], - [ - "▁", - "aria" - ], - [ - "DI", - "RECT" - ], - [ - "DIR", - "ECT" - ], - [ - "ace", - "ae" - ], - [ - "▁In", - "fo" - ], - [ - "▁Inf", - "o" - ], - [ - "▁", - "Info" - ], - [ - "an", - "ya" - ], - [ - "any", - "a" - ], - [ - "back", - "end" - ], - [ - "▁T", - "ennessee" - ], - [ - "pi", - "cker" - ], - [ - "pic", - "ker" - ], - [ - "pick", - "er" - ], - [ - "p", - "icker" - ], - [ - "▁Le", - "o" - ], - [ - "▁P", - "oss" - ], - [ - "▁Po", - "ss" - ], - [ - "▁Pos", - "s" - ], - [ - "pr", - "ises" - ], - [ - "prise", - "s" - ], - [ - "▁m", - "ature" - ], - [ - "▁mat", - "ure" - ], - [ - "сь", - "ких" - ], - [ - "▁F", - "ant" - ], - [ - "▁Fa", - "nt" - ], - [ - "Re", - "ason" - ], - [ - "▁m", - "oy" - ], - [ - "▁mo", - "y" - ], - [ - "▁B", - "aker" - ], - [ - "▁Ba", - "ker" - ], - [ - "▁Bak", - "er" - ], - [ - "▁sub", - "set" - ], - [ - "▁subs", - "et" - ], - [ - "▁", - "subset" - ], - [ - "▁Stan", - "ley" - ], - [ - "▁el", - "even" - ], - [ - "▁ele", - "ven" - ], - [ - "▁elev", - "en" - ], - [ - "ol", - "ate" - ], - [ - "ola", - "te" - ], - [ - "o", - "late" - ], - [ - "▁fort", - "une" - ], - [ - "Status", - "Code" - ], - [ - "▁ent", - "ities" - ], - [ - "▁", - "entities" - ], - [ - "▁Ok", - "ay" - ], - [ - "▁", - "Okay" - ], - [ - "ц", - "о" - ], - [ - "an", - "os" - ], - [ - "ano", - "s" - ], - [ - "a", - "nos" - ], - [ - "rel", - "ative" - ], - [ - "▁order", - "ing" - ], - [ - "▁ord", - "ering" - ], - [ - "▁No", - "body" - ], - [ - "▁Nob", - "ody" - ], - [ - "▁str", - "len" - ], - [ - "▁", - "strlen" - ], - [ - "▁r", - "ope" - ], - [ - "▁ro", - "pe" - ], - [ - "▁cig", - "arette" - ], - [ - "hol", - "ds" - ], - [ - "hold", - "s" - ], - [ - "h", - "olds" - ], - [ - "ir", - "able" - ], - [ - "ira", - "ble" - ], - [ - "value", - "Of" - ], - [ - "St", - "ub" - ], - [ - "▁phot", - "ography" - ], - [ - "▁photograph", - "y" - ], - [ - "es", - "tra" - ], - [ - "est", - "ra" - ], - [ - "estr", - "a" - ], - [ - "e", - "stra" - ], - [ - "▁cult", - "ures" - ], - [ - "▁culture", - "s" - ], - [ - "▁decl", - "aration" - ], - [ - "▁declar", - "ation" - ], - [ - "mer", - "cial" - ], - [ - "LI", - "ED" - ], - [ - "au", - "te" - ], - [ - "aut", - "e" - ], - [ - "a", - "ute" - ], - [ - "al", - "ter" - ], - [ - "alt", - "er" - ], - [ - "Sub", - "mit" - ], - [ - "▁Mag", - "ic" - ], - [ - "▁r", - "hythm" - ], - [ - "Pay", - "ment" - ], - [ - "ni", - "h" - ], - [ - "n", - "ih" - ], - [ - "▁inter", - "section" - ], - [ - "l", - "é" - ], - [ - "EN", - "TRY" - ], - [ - "/", - ")" - ], - [ - "▁m", - "og" - ], - [ - "▁mo", - "g" - ], - [ - "ru", - "st" - ], - [ - "rus", - "t" - ], - [ - "r", - "ust" - ], - [ - "▁threat", - "s" - ], - [ - "▁Mil", - "itary" - ], - [ - "ap", - "or" - ], - [ - "a", - "por" - ], - [ - "▁s", - "igu" - ], - [ - "▁si", - "gu" - ], - [ - "▁sig", - "u" - ], - [ - "set", - "minus" - ], - [ - "▁I", - "ng" - ], - [ - "▁In", - "g" - ], - [ - "st", - "ation" - ], - [ - "stat", - "ion" - ], - [ - "T", - "ake" - ], - [ - "▁s", - "hed" - ], - [ - "▁sh", - "ed" - ], - [ - "▁she", - "d" - ], - [ - "▁Fr", - "ancia" - ], - [ - "▁Franc", - "ia" - ], - [ - "▁Fra", - "ncia" - ], - [ - "▁Fran", - "cia" - ], - [ - "pos", - "ts" - ], - [ - "po", - "sts" - ], - [ - "post", - "s" - ], - [ - "Mar", - "ker" - ], - [ - "Mark", - "er" - ], - [ - "Lower", - "Case" - ], - [ - "▁be", - "find" - ], - [ - "▁bef", - "ind" - ], - [ - "▁C", - "zech" - ], - [ - "▁Cz", - "ech" - ], - [ - "ícul", - "a" - ], - [ - "▁Per", - "formance" - ], - [ - "▁W", - "es" - ], - [ - "▁We", - "s" - ], - [ - "▁L", - "arry" - ], - [ - "▁Lar", - "ry" - ], - [ - "▁o", - "st" - ], - [ - "▁os", - "t" - ], - [ - "▁", - "ost" - ], - [ - "▁em", - "ails" - ], - [ - "▁email", - "s" - ], - [ - "▁Re", - "lease" - ], - [ - "▁", - "Release" - ], - [ - "▁ad", - "apter" - ], - [ - "▁adapt", - "er" - ], - [ - "▁", - "adapter" - ], - [ - "▁pad", - "re" - ], - [ - "ac", - "io" - ], - [ - "aci", - "o" - ], - [ - "a", - "cio" - ], - [ - "▁з", - "ем" - ], - [ - "▁gen", - "etic" - ], - [ - "▁ge", - "netic" - ], - [ - "▁U", - "nd" - ], - [ - "▁Un", - "d" - ], - [ - "▁", - "Und" - ], - [ - "▁accept", - "ance" - ], - [ - "да", - "н" - ], - [ - "д", - "ан" - ], - [ - "▁Girl", - "s" - ], - [ - "▁Gir", - "ls" - ], - [ - "comp", - "iler" - ], - [ - "compile", - "r" - ], - [ - "su", - "n" - ], - [ - "s", - "un" - ], - [ - "▁whe", - "els" - ], - [ - "▁wheel", - "s" - ], - [ - "▁thorough", - "ly" - ], - [ - "gr", - "und" - ], - [ - "gru", - "nd" - ], - [ - "g", - "rund" - ], - [ - "un", - "ction" - ], - [ - "unct", - "ion" - ], - [ - "▁e", - "lla" - ], - [ - "▁el", - "la" - ], - [ - "▁ell", - "a" - ], - [ - "▁", - "ella" - ], - [ - "X", - "FF" - ], - [ - "ug", - "s" - ], - [ - "u", - "gs" - ], - [ - "ient", - "os" - ], - [ - "ien", - "tos" - ], - [ - "iento", - "s" - ], - [ - "▁D", - "M" - ], - [ - "▁", - "DM" - ], - [ - "▁polit", - "ique" - ], - [ - "▁campaign", - "s" - ], - [ - "▁Tok", - "yo" - ], - [ - "▁album", - "s" - ], - [ - "KERN", - "EL" - ], - [ - "pd", - "ata" - ], - [ - "p", - "data" - ], - [ - "▁lap", - "top" - ], - [ - "▁lapt", - "op" - ], - [ - "▁v", - "ál" - ], - [ - "▁vá", - "l" - ], - [ - "▁f", - "ou" - ], - [ - "▁fo", - "u" - ], - [ - "or", - "b" - ], - [ - "o", - "rb" - ], - [ - "▁T", - "ower" - ], - [ - "▁To", - "wer" - ], - [ - "▁Tow", - "er" - ], - [ - "▁Get", - "ting" - ], - [ - "▁cor", - "ners" - ], - [ - "▁corner", - "s" - ], - [ - "▁corn", - "ers" - ], - [ - "pl", - "ess" - ], - [ - "ple", - "ss" - ], - [ - "ples", - "s" - ], - [ - "p", - "less" - ], - [ - "▁special", - "ist" - ], - [ - "▁i", - "v" - ], - [ - "▁", - "iv" - ], - [ - "Ui", - "nt" - ], - [ - "U", - "int" - ], - [ - "▁name", - "ly" - ], - [ - "▁nam", - "ely" - ], - [ - "▁sc", - "aling" - ], - [ - "▁scal", - "ing" - ], - [ - "Ext", - "ensions" - ], - [ - "Extension", - "s" - ], - [ - "▁cent", - "ro" - ], - [ - "omorph", - "ism" - ], - [ - "▁dé", - "f" - ], - [ - "),", - "\\" - ], - [ - ")", - ",\\" - ], - [ - "▁contr", - "ary" - ], - [ - "▁contra", - "ry" - ], - [ - "▁str", - "iking" - ], - [ - "▁stri", - "king" - ], - [ - "▁B", - "ere" - ], - [ - "▁Be", - "re" - ], - [ - "▁Ber", - "e" - ], - [ - "▁fore", - "cast" - ], - [ - "▁z", - "ones" - ], - [ - "▁zone", - "s" - ], - [ - "▁zo", - "nes" - ], - [ - "sm", - "art" - ], - [ - "s", - "mart" - ], - [ - "as", - "hi" - ], - [ - "ash", - "i" - ], - [ - "ri", - "n" - ], - [ - "r", - "in" - ], - [ - "NE", - "W" - ], - [ - "▁sim", - "ulations" - ], - [ - "▁simulation", - "s" - ], - [ - "▁R", - "ather" - ], - [ - "▁Ra", - "ther" - ], - [ - "▁Rat", - "her" - ], - [ - "▁Writ", - "ing" - ], - [ - "▁Wr", - "iting" - ], - [ - "▁$", - "[" - ], - [ - "▁as", - "sh" - ], - [ - "▁ass", - "h" - ], - [ - "▁f", - "ailing" - ], - [ - "▁fa", - "iling" - ], - [ - "▁fail", - "ing" - ], - [ - "▁man", - "if" - ], - [ - "▁B", - "og" - ], - [ - "▁Bo", - "g" - ], - [ - "▁D", - "ir" - ], - [ - "▁Di", - "r" - ], - [ - "▁", - "Dir" - ], - [ - "▁influ", - "enced" - ], - [ - "▁influence", - "d" - ], - [ - "conf", - "irm" - ], - [ - "▁we", - "igh" - ], - [ - "▁in", - "ventory" - ], - [ - "▁invent", - "ory" - ], - [ - "▁a", - "pare" - ], - [ - "▁ap", - "are" - ], - [ - "▁e", - "u" - ], - [ - "▁", - "eu" - ], - [ - "char", - "acter" - ], - [ - "io", - "m" - ], - [ - "i", - "om" - ], - [ - "▁o", - "rb" - ], - [ - "▁or", - "b" - ], - [ - "▁", - "orb" - ], - [ - "dev", - "ices" - ], - [ - "device", - "s" - ], - [ - "▁L", - "ED" - ], - [ - "▁LE", - "D" - ], - [ - "▁", - "LED" - ], - [ - "▁prop", - "ortion" - ], - [ - "▁proport", - "ion" - ], - [ - "▁Hon", - "or" - ], - [ - "▁Ho", - "nor" - ], - [ - "▁appro", - "aching" - ], - [ - "▁approach", - "ing" - ], - [ - "de", - "leg" - ], - [ - "del", - "eg" - ], - [ - "▁B", - "B" - ], - [ - "▁", - "BB" - ], - [ - "hel", - "pers" - ], - [ - "help", - "ers" - ], - [ - "helper", - "s" - ], - [ - "re", - "pository" - ], - [ - "rep", - "ository" - ], - [ - "▁б", - "ере" - ], - [ - "▁бе", - "ре" - ], - [ - "▁inhab", - "it" - ], - [ - "▁s", - "ão" - ], - [ - "▁travel", - "ed" - ], - [ - "▁trav", - "eled" - ], - [ - "ne", - "x" - ], - [ - "n", - "ex" - ], - [ - "▁C", - "lin" - ], - [ - "▁Cl", - "in" - ], - [ - "CE", - "PT" - ], - [ - "▁off", - "ense" - ], - [ - "▁in", - "cent" - ], - [ - "▁inc", - "ent" - ], - [ - "ID", - "S" - ], - [ - "I", - "DS" - ], - [ - "▁coeff", - "icients" - ], - [ - "▁coefficient", - "s" - ], - [ - "▁l", - "p" - ], - [ - "▁", - "lp" - ], - [ - "чно", - "го" - ], - [ - "ч", - "ного" - ], - [ - "▁c", - "d" - ], - [ - "▁", - "cd" - ], - [ - "mu", - "st" - ], - [ - "mus", - "t" - ], - [ - "m", - "ust" - ], - [ - "▁soon", - "er" - ], - [ - "ez", - "e" - ], - [ - "e", - "ze" - ], - [ - "C", - "at" - ], - [ - "ma", - "ker" - ], - [ - "make", - "r" - ], - [ - "m", - "aker" - ], - [ - "▁r", - "anked" - ], - [ - "▁ran", - "ked" - ], - [ - "▁rank", - "ed" - ], - [ - "ful", - "ness" - ], - [ - "▁part", - "ially" - ], - [ - "▁partial", - "ly" - ], - [ - "▁parti", - "ally" - ], - [ - "Pro", - "m" - ], - [ - "Pr", - "om" - ], - [ - "P", - "rom" - ], - [ - "▁ф", - "он" - ], - [ - "▁фо", - "н" - ], - [ - "▁Pro", - "bably" - ], - [ - "▁c", - "ached" - ], - [ - "▁cache", - "d" - ], - [ - "▁ca", - "ched" - ], - [ - "▁", - "cached" - ], - [ - "▁bal", - "anced" - ], - [ - "▁balance", - "d" - ], - [ - "ah", - "oma" - ], - [ - "aho", - "ma" - ], - [ - "▁Mur", - "ray" - ], - [ - "▁a", - "li" - ], - [ - "▁al", - "i" - ], - [ - "▁", - "ali" - ], - [ - "iv", - "os" - ], - [ - "ivo", - "s" - ], - [ - "▁b", - "ark" - ], - [ - "▁bar", - "k" - ], - [ - "IT", - "EM" - ], - [ - "ITE", - "M" - ], - [ - "▁Kir", - "che" - ], - [ - "▁alloc", - "ated" - ], - [ - "▁allocate", - "d" - ], - [ - "Al", - "t" - ], - [ - "A", - "lt" - ], - [ - "▁am", - "éric" - ], - [ - "íl", - "ia" - ], - [ - "í", - "lia" - ], - [ - "▁c", - "ens" - ], - [ - "▁ce", - "ns" - ], - [ - "▁lic", - "enses" - ], - [ - "▁license", - "s" - ], - [ - "▁", - "licenses" - ], - [ - "ac", - "z" - ], - [ - "a", - "cz" - ], - [ - "▁G", - "ate" - ], - [ - "▁Ga", - "te" - ], - [ - "▁", - "Gate" - ], - [ - "▁B", - "L" - ], - [ - "▁", - "BL" - ], - [ - "▁re", - "public" - ], - [ - "▁rep", - "ublic" - ], - [ - "RO", - "W" - ], - [ - "▁состав", - "ля" - ], - [ - "▁соста", - "вля" - ], - [ - "▁Fil", - "ip" - ], - [ - "▁Ind", - "ivid" - ], - [ - "▁tr", - "ials" - ], - [ - "▁tri", - "als" - ], - [ - "▁trial", - "s" - ], - [ - "/*", - "!" - ], - [ - "▁G", - "P" - ], - [ - "▁", - "GP" - ], - [ - "ni", - "ka" - ], - [ - "nik", - "a" - ], - [ - "n", - "ika" - ], - [ - "▁ex", - "em" - ], - [ - "▁ad", - "vers" - ], - [ - "▁adv", - "ers" - ], - [ - "um", - "ped" - ], - [ - "ump", - "ed" - ], - [ - "▁Dev", - "ice" - ], - [ - "▁", - "Device" - ], - [ - "wa", - "ke" - ], - [ - "w", - "ake" - ], - [ - "Ex", - "ec" - ], - [ - "ar", - "ding" - ], - [ - "ard", - "ing" - ], - [ - "ardi", - "ng" - ], - [ - "▁pobl", - "ación" - ], - [ - "▁k", - "een" - ], - [ - "▁ke", - "en" - ], - [ - "▁b", - "itch" - ], - [ - "▁bit", - "ch" - ], - [ - "▁embed", - "ded" - ], - [ - "▁B", - "ond" - ], - [ - "▁Bo", - "nd" - ], - [ - "▁Bon", - "d" - ], - [ - "ri", - "des" - ], - [ - "ride", - "s" - ], - [ - "rid", - "es" - ], - [ - "r", - "ides" - ], - [ - "▁W", - "oman" - ], - [ - "▁Wo", - "man" - ], - [ - ".", - "[" - ], - [ - "ér", - "é" - ], - [ - "é", - "ré" - ], - [ - "▁Hash", - "Map" - ], - [ - "▁", - "HashMap" - ], - [ - "▁co", - "unting" - ], - [ - "▁coun", - "ting" - ], - [ - "▁count", - "ing" - ], - [ - "▁Init", - "ial" - ], - [ - "▁", - "Initial" - ], - [ - "▁ver", - "se" - ], - [ - "▁vers", - "e" - ], - [ - "▁", - "verse" - ], - [ - "▁Vere", - "in" - ], - [ - ">\"", - "," - ], - [ - ">", - "\"," - ], - [ - "▁an", - "th" - ], - [ - "▁ant", - "h" - ], - [ - "▁", - "anth" - ], - [ - "ci", - "d" - ], - [ - "c", - "id" - ], - [ - "▁h", - "unt" - ], - [ - "▁hun", - "t" - ], - [ - "на", - "л" - ], - [ - "н", - "ал" - ], - [ - "ci", - "es" - ], - [ - "cie", - "s" - ], - [ - "c", - "ies" - ], - [ - "Pi", - "n" - ], - [ - "P", - "in" - ], - [ - "▁#", - "!" - ], - [ - "ва", - "я" - ], - [ - "sn", - "d" - ], - [ - "s", - "nd" - ], - [ - "▁u", - "k" - ], - [ - "▁", - "uk" - ], - [ - "▁sw", - "ift" - ], - [ - "▁tempor", - "ada" - ], - [ - "▁environment", - "s" - ], - [ - "▁environ", - "ments" - ], - [ - "claim", - "er" - ], - [ - "eme", - "tery" - ], - [ - "emet", - "ery" - ], - [ - "j", - "är" - ], - [ - "▁ча", - "ст" - ], - [ - "▁час", - "т" - ], - [ - "Trans", - "port" - ], - [ - "▁A", - "rr" - ], - [ - "▁Ar", - "r" - ], - [ - "▁", - "Arr" - ], - [ - "▁P", - "aper" - ], - [ - "▁Pa", - "per" - ], - [ - "▁Pap", - "er" - ], - [ - "▁b", - "ew" - ], - [ - "▁be", - "w" - ], - [ - "▁", - "bew" - ], - [ - "▁har", - "vest" - ], - [ - "▁-", - "----" - ], - [ - "▁--", - "---" - ], - [ - "▁---", - "--" - ], - [ - "▁", - "-----" - ], - [ - "product", - "s" - ], - [ - "ле", - "т" - ], - [ - "л", - "ет" - ], - [ - "ident", - "ifier" - ], - [ - "RO", - "OT" - ], - [ - "▁M", - "ak" - ], - [ - "▁Ma", - "k" - ], - [ - "▁App", - "ro" - ], - [ - "▁Ap", - "pro" - ], - [ - "▁", - "Appro" - ], - [ - "ie", - "ri" - ], - [ - "ier", - "i" - ], - [ - "i", - "eri" - ], - [ - "▁F", - "ly" - ], - [ - "▁Fl", - "y" - ], - [ - "▁is", - "set" - ], - [ - "▁iss", - "et" - ], - [ - "▁", - "isset" - ], - [ - "▁determ", - "ination" - ], - [ - "▁determin", - "ation" - ], - [ - "Ge", - "ometry" - ], - [ - "▁emer", - "ging" - ], - [ - "sub", - "scription" - ], - [ - "ol", - "y" - ], - [ - "o", - "ly" - ], - [ - "▁R", - "ace" - ], - [ - "▁Ra", - "ce" - ], - [ - "▁B", - "ah" - ], - [ - "▁Ba", - "h" - ], - [ - "▁Config", - "uration" - ], - [ - "▁", - "Configuration" - ], - [ - "▁Inter", - "est" - ], - [ - "ско", - "в" - ], - [ - "ск", - "ов" - ], - [ - "с", - "ков" - ], - [ - "ist", - "rz" - ], - [ - "istr", - "z" - ], - [ - "▁S", - "han" - ], - [ - "▁Sh", - "an" - ], - [ - "▁Sha", - "n" - ], - [ - "▁P", - "ain" - ], - [ - "▁Pa", - "in" - ], - [ - "CON", - "NE" - ], - [ - "ma", - "jor" - ], - [ - "m", - "ajor" - ], - [ - "▁St", - "ay" - ], - [ - "▁Sta", - "y" - ], - [ - "▁bron", - "ze" - ], - [ - "▁f", - "itting" - ], - [ - "▁fit", - "ting" - ], - [ - "▁J", - "ar" - ], - [ - "▁Ja", - "r" - ], - [ - "mg", - "r" - ], - [ - "m", - "gr" - ], - [ - "▁S", - "har" - ], - [ - "▁Sh", - "ar" - ], - [ - "▁Sha", - "r" - ], - [ - "FL", - "O" - ], - [ - "F", - "LO" - ], - [ - "ut", - "er" - ], - [ - "ute", - "r" - ], - [ - "u", - "ter" - ], - [ - "с", - "ы" - ], - [ - "▁cont", - "acts" - ], - [ - "▁contact", - "s" - ], - [ - "▁f", - "iring" - ], - [ - "▁fi", - "ring" - ], - [ - "▁fir", - "ing" - ], - [ - "на", - "н" - ], - [ - "н", - "ан" - ], - [ - "▁prof", - "es" - ], - [ - "sk", - "é" - ], - [ - "s", - "ké" - ], - [ - "▁rule", - "d" - ], - [ - "▁ru", - "led" - ], - [ - "▁rul", - "ed" - ], - [ - "=\"", - "/" - ], - [ - "an", - "dro" - ], - [ - "and", - "ro" - ], - [ - "▁ens", - "uring" - ], - [ - "iz", - "en" - ], - [ - "ize", - "n" - ], - [ - "i", - "zen" - ], - [ - "▁че", - "рез" - ], - [ - "ise", - "cond" - ], - [ - "i", - "second" - ], - [ - "ob", - "il" - ], - [ - "obi", - "l" - ], - [ - "o", - "bil" - ], - [ - "▁re", - "ck" - ], - [ - "▁rec", - "k" - ], - [ - "▁", - "reck" - ], - [ - ")}", - "(" - ], - [ - ")", - "}(" - ], - [ - "bit", - "map" - ], - [ - "▁B", - "run" - ], - [ - "▁Br", - "un" - ], - [ - "▁Bru", - "n" - ], - [ - "▁Jer", - "usalem" - ], - [ - "▁W", - "o" - ], - [ - "▁Republic", - "ans" - ], - [ - "▁Republican", - "s" - ], - [ - "mat", - "ic" - ], - [ - "m", - "atic" - ], - [ - "▁E", - "arl" - ], - [ - "▁d", - "ock" - ], - [ - "▁do", - "ck" - ], - [ - "▁doc", - "k" - ], - [ - "▁M", - "all" - ], - [ - "▁Mal", - "l" - ], - [ - "▁Ma", - "ll" - ], - [ - "k", - "k" - ], - [ - "▁", - "Й" - ], - [ - "▁C", - "OL" - ], - [ - "▁CO", - "L" - ], - [ - "▁", - "COL" - ], - [ - "▁lat", - "ach" - ], - [ - "UI", - "nt" - ], - [ - "U", - "Int" - ], - [ - "ци", - "ональ" - ], - [ - "цион", - "аль" - ], - [ - "циона", - "ль" - ], - [ - "▁seg", - "ments" - ], - [ - "▁segment", - "s" - ], - [ - "▁re", - "fund" - ], - [ - "▁ref", - "und" - ], - [ - "fa", - "c" - ], - [ - "f", - "ac" - ], - [ - "▁Art", - "icle" - ], - [ - "▁B", - "orn" - ], - [ - "▁Bo", - "rn" - ], - [ - "▁Bor", - "n" - ], - [ - "²", - "." - ], - [ - "br", - "and" - ], - [ - "bra", - "nd" - ], - [ - "b", - "rand" - ], - [ - "{$", - "\\" - ], - [ - "{", - "$\\" - ], - [ - "▁s", - "s" - ], - [ - "▁", - "ss" - ], - [ - "▁Re", - "sources" - ], - [ - "▁Res", - "ources" - ], - [ - "▁Resource", - "s" - ], - [ - "▁", - "Resources" - ], - [ - "▁re", - "cycl" - ], - [ - "▁rec", - "ycl" - ], - [ - "▁$", - "$\\" - ], - [ - "▁$$", - "\\" - ], - [ - "▁Conne", - "ction" - ], - [ - "▁Connect", - "ion" - ], - [ - "▁", - "Connection" - ], - [ - "▁imp", - "erial" - ], - [ - "▁imper", - "ial" - ], - [ - "▁pract", - "ically" - ], - [ - "▁practical", - "ly" - ], - [ - "▁–", - "," - ], - [ - "▁Dis", - "play" - ], - [ - "▁", - "Display" - ], - [ - "ier", - "no" - ], - [ - "mo", - "uth" - ], - [ - "m", - "outh" - ], - [ - "ed", - "es" - ], - [ - "ede", - "s" - ], - [ - "e", - "des" - ], - [ - "ba", - "hn" - ], - [ - "b", - "ahn" - ], - [ - "▁C", - "atherine" - ], - [ - "▁high", - "way" - ], - [ - "un", - "ting" - ], - [ - "unt", - "ing" - ], - [ - "▁Any", - "way" - ], - [ - "Sp", - "ell" - ], - [ - "Spe", - "ll" - ], - [ - "▁L", - "iste" - ], - [ - "▁List", - "e" - ], - [ - "▁Li", - "ste" - ], - [ - "▁Lis", - "te" - ], - [ - "▁ret", - "rieve" - ], - [ - "▁retr", - "ieve" - ], - [ - "▁retriev", - "e" - ], - [ - "▁z", - "d" - ], - [ - "▁", - "zd" - ], - [ - "stra", - "ße" - ], - [ - "▁dom", - "inated" - ], - [ - "▁domin", - "ated" - ], - [ - "to", - "uch" - ], - [ - "t", - "ouch" - ], - [ - "▁m", - "b" - ], - [ - "▁", - "mb" - ], - [ - "LO", - "NG" - ], - [ - "L", - "ONG" - ], - [ - "as", - "ures" - ], - [ - "asure", - "s" - ], - [ - "TL", - "S" - ], - [ - "T", - "LS" - ], - [ - "▁accompl", - "ished" - ], - [ - "▁accomp", - "lished" - ], - [ - "▁accomplish", - "ed" - ], - [ - "▁f", - "ears" - ], - [ - "▁fe", - "ars" - ], - [ - "▁fear", - "s" - ], - [ - "▁seem", - "ingly" - ], - [ - "▁d", - "ag" - ], - [ - "▁da", - "g" - ], - [ - "▁", - "dag" - ], - [ - "▁b", - "ureau" - ], - [ - "▁bur", - "eau" - ], - [ - "▁Gro", - "ß" - ], - [ - "▁accord", - "ance" - ], - [ - ".", - "]" - ], - [ - "ou", - "x" - ], - [ - "o", - "ux" - ], - [ - "▁col", - "onial" - ], - [ - "▁colon", - "ial" - ], - [ - "▁compass", - "ion" - ], - [ - "th", - "umb" - ], - [ - "▁s", - "wo" - ], - [ - "▁sw", - "o" - ], - [ - "on", - "line" - ], - [ - "▁J", - "i" - ], - [ - "▁work", - "shop" - ], - [ - "▁works", - "hop" - ], - [ - "▁l", - "ub" - ], - [ - "▁lu", - "b" - ], - [ - "év", - "rier" - ], - [ - "ш", - "і" - ], - [ - ">\"", - ";" - ], - [ - ">", - "\";" - ], - [ - "▁gener", - "ous" - ], - [ - "▁gene", - "rous" - ], - [ - "ro", - "us" - ], - [ - "rou", - "s" - ], - [ - "r", - "ous" - ], - [ - "av", - "id" - ], - [ - "avi", - "d" - ], - [ - "a", - "vid" - ], - [ - "igen", - "ous" - ], - [ - "▁R", - "aw" - ], - [ - "▁Ra", - "w" - ], - [ - "▁", - "Raw" - ], - [ - "▁sw", - "ap" - ], - [ - "▁", - "swap" - ], - [ - "h", - "c" - ], - [ - "java", - "script" - ], - [ - "jav", - "ascript" - ], - [ - "Fact", - "or" - ], - [ - "Fac", - "tor" - ], - [ - "F", - "actor" - ], - [ - "▁gar", - "bage" - ], - [ - "▁M", - "icro" - ], - [ - "▁Mic", - "ro" - ], - [ - "▁Mi", - "cro" - ], - [ - "co", - "u" - ], - [ - "c", - "ou" - ], - [ - "ü", - "ber" - ], - [ - "▁f", - "atal" - ], - [ - "▁fa", - "tal" - ], - [ - "▁fat", - "al" - ], - [ - "▁trans", - "parent" - ], - [ - "▁b", - "earing" - ], - [ - "▁be", - "aring" - ], - [ - "▁bear", - "ing" - ], - [ - "▁celebr", - "ated" - ], - [ - "▁celebrate", - "d" - ], - [ - "VI", - "S" - ], - [ - "V", - "IS" - ], - [ - "▁B", - "M" - ], - [ - "▁", - "BM" - ], - [ - "▁pr", - "ince" - ], - [ - "▁prin", - "ce" - ], - [ - "to", - "l" - ], - [ - "t", - "ol" - ], - [ - "▁'", - "", - "" - ], - [ - "\\", - "\">" - ], - [ - "▁du", - "rant" - ], - [ - "▁dur", - "ant" - ], - [ - "▁vent", - "ure" - ], - [ - "▁F", - "itz" - ], - [ - "▁Fi", - "tz" - ], - [ - "▁C", - "BD" - ], - [ - "▁CB", - "D" - ], - [ - "▁b", - "acking" - ], - [ - "▁back", - "ing" - ], - [ - "▁w", - "are" - ], - [ - "▁war", - "e" - ], - [ - "▁wa", - "re" - ], - [ - "▁", - "ware" - ], - [ - "ev", - "e" - ], - [ - "e", - "ve" - ], - [ - "O", - "G" - ], - [ - "ed", - "ish" - ], - [ - "edi", - "sh" - ], - [ - "▁Giov", - "anni" - ], - [ - "▁Sh", - "are" - ], - [ - "▁Shar", - "e" - ], - [ - "▁Sha", - "re" - ], - [ - "▁", - "Share" - ], - [ - "▁rec", - "ipes" - ], - [ - "▁recipe", - "s" - ], - [ - "▁recip", - "es" - ], - [ - "big", - "g" - ], - [ - "bi", - "gg" - ], - [ - "b", - "igg" - ], - [ - "▁minor", - "ity" - ], - [ - "▁n", - "ar" - ], - [ - "▁na", - "r" - ], - [ - "▁", - "nar" - ], - [ - "oll", - "ary" - ], - [ - "ollar", - "y" - ], - [ - "▁F", - "E" - ], - [ - "▁", - "FE" - ], - [ - "sh", - "irt" - ], - [ - "▁redu", - "ces" - ], - [ - "▁reduce", - "s" - ], - [ - "Ch", - "e" - ], - [ - "C", - "he" - ], - [ - "▁NOT", - "E" - ], - [ - "▁NO", - "TE" - ], - [ - "j", - "query" - ], - [ - "▁F", - "low" - ], - [ - "▁Fl", - "ow" - ], - [ - "▁Flo", - "w" - ], - [ - "▁", - "Flow" - ], - [ - "task", - "s" - ], - [ - "pr", - "event" - ], - [ - "pre", - "vent" - ], - [ - "prev", - "ent" - ], - [ - "▁со", - "вет" - ], - [ - "▁сов", - "ет" - ], - [ - "it", - "as" - ], - [ - "ita", - "s" - ], - [ - "▁exam", - "ined" - ], - [ - "▁examine", - "d" - ], - [ - "ho", - "n" - ], - [ - "h", - "on" - ], - [ - "▁M", - "ine" - ], - [ - "▁Min", - "e" - ], - [ - "▁Mi", - "ne" - ], - [ - "▁grad", - "ient" - ], - [ - "▁V", - "ien" - ], - [ - "▁Vi", - "en" - ], - [ - "▁b", - "eds" - ], - [ - "▁be", - "ds" - ], - [ - "▁bed", - "s" - ], - [ - "ET", - "H" - ], - [ - "E", - "TH" - ], - [ - "fl", - "at" - ], - [ - "f", - "lat" - ], - [ - "an", - "son" - ], - [ - "ans", - "on" - ], - [ - "▁in", - "tu" - ], - [ - "▁int", - "u" - ], - [ - "▁fl", - "ows" - ], - [ - "▁flo", - "ws" - ], - [ - "▁flow", - "s" - ], - [ - "но", - "к" - ], - [ - "▁E", - "ine" - ], - [ - "▁Ein", - "e" - ], - [ - "ро", - "ди" - ], - [ - "род", - "и" - ], - [ - "▁ко", - "р" - ], - [ - "▁к", - "ор" - ], - [ - "▁", - "кор" - ], - [ - "▁aff", - "ection" - ], - [ - "▁af", - "fection" - ], - [ - "▁affect", - "ion" - ], - [ - "▁p", - "orts" - ], - [ - "▁por", - "ts" - ], - [ - "▁port", - "s" - ], - [ - "▁", - "ports" - ], - [ - "__", - "." - ], - [ - "_", - "_." - ], - [ - "re", - "po" - ], - [ - "rep", - "o" - ], - [ - "ail", - "and" - ], - [ - "ai", - "land" - ], - [ - "▁по", - "да" - ], - [ - "▁под", - "а" - ], - [ - "int", - "age" - ], - [ - "inta", - "ge" - ], - [ - "▁Prote", - "ction" - ], - [ - "î", - "t" - ], - [ - "▁[", - "{" - ], - [ - "▁l", - "amp" - ], - [ - "▁la", - "mp" - ], - [ - "▁benef", - "icial" - ], - [ - "ка", - "де" - ], - [ - "▁Станов", - "ништво" - ], - [ - "▁l", - "ined" - ], - [ - "▁li", - "ned" - ], - [ - "▁line", - "d" - ], - [ - "▁lin", - "ed" - ], - [ - "▁", - "lined" - ], - [ - "▁Ex", - "change" - ], - [ - "▁f", - "itted" - ], - [ - "▁fit", - "ted" - ], - [ - "▁v", - "erk" - ], - [ - "▁ver", - "k" - ], - [ - "▁focus", - "es" - ], - [ - "vo", - "d" - ], - [ - "v", - "od" - ], - [ - "▁Car", - "lo" - ], - [ - "▁Carl", - "o" - ], - [ - "▁ра", - "спо" - ], - [ - "▁рас", - "по" - ], - [ - "ain", - "ted" - ], - [ - "aint", - "ed" - ], - [ - "ainte", - "d" - ], - [ - "a", - "inted" - ], - [ - "▁r", - "ape" - ], - [ - "▁rap", - "e" - ], - [ - "▁ra", - "pe" - ], - [ - "▁t", - "ogg" - ], - [ - "▁to", - "gg" - ], - [ - "ac", - "ker" - ], - [ - "ack", - "er" - ], - [ - "a", - "cker" - ], - [ - "T", - "w" - ], - [ - "ra", - "h" - ], - [ - "r", - "ah" - ], - [ - "trans", - "l" - ], - [ - "▁je", - "alous" - ], - [ - "▁re", - "pository" - ], - [ - "▁rep", - "ository" - ], - [ - "▁", - "repository" - ], - [ - "re", - "marks" - ], - [ - "rem", - "arks" - ], - [ - "remark", - "s" - ], - [ - "▁i", - "e" - ], - [ - "▁", - "ie" - ], - [ - "í", - "d" - ], - [ - "▁sk", - "ull" - ], - [ - "ra", - "c" - ], - [ - "r", - "ac" - ], - [ - "()", - "]" - ], - [ - "(", - ")]" - ], - [ - "ri", - "en" - ], - [ - "rie", - "n" - ], - [ - "r", - "ien" - ], - [ - "?", - "(" - ], - [ - "▁K", - "ids" - ], - [ - "▁Ki", - "ds" - ], - [ - "▁Kid", - "s" - ], - [ - "▁sw", - "itched" - ], - [ - "▁switch", - "ed" - ], - [ - "▁G", - "ew" - ], - [ - "▁Ge", - "w" - ], - [ - "▁be", - "ef" - ], - [ - "▁appear", - "ances" - ], - [ - "▁appearance", - "s" - ], - [ - "▁Coll", - "ins" - ], - [ - "▁V", - "illa" - ], - [ - "▁Vill", - "a" - ], - [ - "▁Vi", - "lla" - ], - [ - "▁Vil", - "la" - ], - [ - "▁z", - "ona" - ], - [ - "▁zo", - "na" - ], - [ - "▁n", - "eu" - ], - [ - "▁ne", - "u" - ], - [ - "те", - "льно" - ], - [ - "тель", - "но" - ], - [ - "▁х", - "удо" - ], - [ - "▁oper", - "ational" - ], - [ - "▁operation", - "al" - ], - [ - "ON", - "LY" - ], - [ - "▁h", - "ockey" - ], - [ - "▁ś", - "wi" - ], - [ - "ö", - "k" - ], - [ - "Sl", - "ice" - ], - [ - "Ref", - "resh" - ], - [ - "▁n", - "uts" - ], - [ - "▁nu", - "ts" - ], - [ - "▁nut", - "s" - ], - [ - "sa", - "y" - ], - [ - "s", - "ay" - ], - [ - "▁ста", - "нови" - ], - [ - "▁станов", - "и" - ], - [ - "х", - "е" - ], - [ - "▁le", - "aning" - ], - [ - "▁lean", - "ing" - ], - [ - "▁H", - "aus" - ], - [ - "▁Ha", - "us" - ], - [ - "▁o", - "ral" - ], - [ - "▁or", - "al" - ], - [ - "▁", - "oral" - ], - [ - "▁", - "Ž" - ], - [ - "▁Sup", - "pose" - ], - [ - "▁Supp", - "ose" - ], - [ - "▁ess", - "ence" - ], - [ - "EN", - "TER" - ], - [ - "ENT", - "ER" - ], - [ - "B", - "ucket" - ], - [ - "▁C", - "ant" - ], - [ - "▁Can", - "t" - ], - [ - "▁Ca", - "nt" - ], - [ - "▁N", - "azi" - ], - [ - "▁Na", - "zi" - ], - [ - "▁Naz", - "i" - ], - [ - "ш", - "ти" - ], - [ - "▁Vol", - "ume" - ], - [ - "▁", - "Volume" - ], - [ - "▁wor", - "thy" - ], - [ - "▁worth", - "y" - ], - [ - "▁", - "worthy" - ], - [ - "B", - "u" - ], - [ - "Ent", - "ries" - ], - [ - "on", - "ie" - ], - [ - "oni", - "e" - ], - [ - "o", - "nie" - ], - [ - "▁h", - "ood" - ], - [ - "▁ho", - "od" - ], - [ - "▁", - "hood" - ], - [ - "▁emp", - "ire" - ], - [ - "▁dé", - "velop" - ], - [ - "▁p", - "robe" - ], - [ - "▁pro", - "be" - ], - [ - "▁pr", - "obe" - ], - [ - "▁prob", - "e" - ], - [ - "▁", - "probe" - ], - [ - "▁K", - "night" - ], - [ - "▁Kn", - "ight" - ], - [ - "▁peace", - "ful" - ], - [ - "hu", - "b" - ], - [ - "h", - "ub" - ], - [ - "▁ál", - "bum" - ], - [ - "su", - "it" - ], - [ - "s", - "uit" - ], - [ - "▁sil", - "k" - ], - [ - "+", - "=" - ], - [ - "▁p", - "ione" - ], - [ - "▁pi", - "one" - ], - [ - "'", - "\"" - ], - [ - "ка", - "ми" - ], - [ - "▁N", - "ull" - ], - [ - "▁Nu", - "ll" - ], - [ - "▁", - "Null" - ], - [ - "Label", - "s" - ], - [ - "au", - "tres" - ], - [ - "aut", - "res" - ], - [ - "autre", - "s" - ], - [ - "to", - "LowerCase" - ], - [ - "▁b", - "uzz" - ], - [ - "▁bu", - "zz" - ], - [ - "▁w", - "ashed" - ], - [ - "▁was", - "hed" - ], - [ - "▁wash", - "ed" - ], - [ - "'", - "*" - ], - [ - "itzer", - "land" - ], - [ - "▁r", - "amp" - ], - [ - "▁ra", - "mp" - ], - [ - "▁ram", - "p" - ], - [ - "▁к", - "ни" - ], - [ - "▁k", - "un" - ], - [ - "col", - "ors" - ], - [ - "color", - "s" - ], - [ - "colo", - "rs" - ], - [ - "▁vacc", - "ine" - ], - [ - "an", - "imation" - ], - [ - "anim", - "ation" - ], - [ - "▁Just", - "in" - ], - [ - "mem", - "set" - ], - [ - "▁c", - "ensus" - ], - [ - "▁cens", - "us" - ], - [ - "in", - "fl" - ], - [ - "inf", - "l" - ], - [ - "▁statist", - "ical" - ], - [ - "▁trop", - "ical" - ], - [ - "Dis", - "abled" - ], - [ - "Disable", - "d" - ], - [ - "\r", - "\r" - ], - [ - "▁Cra", - "ig" - ], - [ - "Page", - "s" - ], - [ - "Pag", - "es" - ], - [ - "P", - "ages" - ], - [ - "▁mag", - "az" - ], - [ - "▁comput", - "ing" - ], - [ - "▁flo", - "ors" - ], - [ - "▁floor", - "s" - ], - [ - "oin", - "e" - ], - [ - "oi", - "ne" - ], - [ - "o", - "ine" - ], - [ - "▁tit", - "olo" - ], - [ - "▁an", - "ci" - ], - [ - "▁anc", - "i" - ], - [ - "▁Indust", - "ry" - ], - [ - "▁г", - "лав" - ], - [ - "▁гла", - "в" - ], - [ - "Bo", - "ot" - ], - [ - "B", - "oot" - ], - [ - "Cl", - "ip" - ], - [ - "▁d", - "v" - ], - [ - "▁", - "dv" - ], - [ - "▁met", - "all" - ], - [ - "▁metal", - "l" - ], - [ - "▁meta", - "ll" - ], - [ - "▁Is", - "abel" - ], - [ - "▁Isa", - "bel" - ], - [ - "▁look", - "up" - ], - [ - "▁", - "lookup" - ], - [ - "▁ц", - "ер" - ], - [ - "▁це", - "р" - ], - [ - "▁", - "цер" - ], - [ - "▁car", - "ries" - ], - [ - "f", - "u" - ], - [ - "tp", - "l" - ], - [ - "t", - "pl" - ], - [ - "pe", - "rp" - ], - [ - "per", - "p" - ], - [ - "▁St", - "orm" - ], - [ - "▁Sto", - "rm" - ], - [ - "eh", - "icle" - ], - [ - "▁S", - "even" - ], - [ - "▁Se", - "ven" - ], - [ - "▁Sev", - "en" - ], - [ - "љ", - "а" - ], - [ - "▁l", - "ut" - ], - [ - "▁lu", - "t" - ], - [ - "th", - "reshold" - ], - [ - "▁d", - "ull" - ], - [ - "▁du", - "ll" - ], - [ - "▁E", - "ND" - ], - [ - "▁EN", - "D" - ], - [ - "▁", - "END" - ], - [ - "▁O", - "tto" - ], - [ - "▁Ot", - "to" - ], - [ - "▁Ott", - "o" - ], - [ - "▁there", - "by" - ], - [ - "TE", - "MP" - ], - [ - "T", - "EMP" - ], - [ - "▁S", - "cal" - ], - [ - "▁Sc", - "al" - ], - [ - "▁", - "Scal" - ], - [ - "Com", - "put" - ], - [ - "Comp", - "ut" - ], - [ - "ip", - "v" - ], - [ - "i", - "pv" - ], - [ - "▁ins", - "ane" - ], - [ - "▁myster", - "ious" - ], - [ - "▁M", - "is" - ], - [ - "▁Mi", - "s" - ], - [ - "uch", - "ar" - ], - [ - "uc", - "har" - ], - [ - "u", - "char" - ], - [ - "as", - "ma" - ], - [ - "asm", - "a" - ], - [ - "au", - "ch" - ], - [ - "auc", - "h" - ], - [ - "a", - "uch" - ], - [ - "ne", - "tt" - ], - [ - "net", - "t" - ], - [ - "n", - "ett" - ], - [ - "El", - "em" - ], - [ - "E", - "lem" - ], - [ - "de", - "rive" - ], - [ - "der", - "ive" - ], - [ - "▁murder", - "ed" - ], - [ - "ak", - "ten" - ], - [ - "akt", - "en" - ], - [ - "akte", - "n" - ], - [ - "ро", - "ван" - ], - [ - "ров", - "ан" - ], - [ - "рова", - "н" - ], - [ - "▁a", - "nos" - ], - [ - "▁an", - "os" - ], - [ - "▁ano", - "s" - ], - [ - "▁", - "anos" - ], - [ - "}}", - "^" - ], - [ - "}", - "}^" - ], - [ - "▁F", - "uß" - ], - [ - "▁Fu", - "ß" - ], - [ - "▁S", - "ister" - ], - [ - "▁Si", - "ster" - ], - [ - "▁volunte", - "er" - ], - [ - "::", - "_" - ], - [ - ":", - ":_" - ], - [ - "er", - "ta" - ], - [ - "ert", - "a" - ], - [ - "▁бо", - "лее" - ], - [ - "og", - "rá" - ], - [ - "▁Im", - "Gui" - ], - [ - "sa", - "me" - ], - [ - "sam", - "e" - ], - [ - "s", - "ame" - ], - [ - "Sh", - "adow" - ], - [ - "▁re", - "actions" - ], - [ - "▁reaction", - "s" - ], - [ - "▁react", - "ions" - ], - [ - "▁purch", - "asing" - ], - [ - "PRE", - "FIX" - ], - [ - "▁emb", - "od" - ], - [ - "со", - "м" - ], - [ - "▁alt", - "ogether" - ], - [ - "▁prom", - "oting" - ], - [ - "▁promot", - "ing" - ], - [ - "U", - "V" - ], - [ - "▁ind", - "uced" - ], - [ - "▁indu", - "ced" - ], - [ - "▁eer", - "ste" - ], - [ - "▁eerst", - "e" - ], - [ - "Li", - "fe" - ], - [ - "Lif", - "e" - ], - [ - "L", - "ife" - ], - [ - "hd", - "d" - ], - [ - "h", - "dd" - ], - [ - "ní", - "ch" - ], - [ - "▁c", - "hill" - ], - [ - "▁ch", - "ill" - ], - [ - "▁chi", - "ll" - ], - [ - "RG", - "B" - ], - [ - "R", - "GB" - ], - [ - "red", - "uce" - ], - [ - "redu", - "ce" - ], - [ - "FR", - "OM" - ], - [ - "F", - "ROM" - ], - [ - "dir", - "name" - ], - [ - "▁t", - "une" - ], - [ - "▁tu", - "ne" - ], - [ - "▁tun", - "e" - ], - [ - "▁r", - "ay" - ], - [ - "▁ra", - "y" - ], - [ - "▁", - "ray" - ], - [ - "T", - "D" - ], - [ - "▁к", - "ъ" - ], - [ - "▁Febru", - "ar" - ], - [ - "▁suspend", - "ed" - ], - [ - "▁susp", - "ended" - ], - [ - "▁u", - "pp" - ], - [ - "▁up", - "p" - ], - [ - "▁", - "upp" - ], - [ - "er", - "i" - ], - [ - "e", - "ri" - ], - [ - "pr", - "eter" - ], - [ - "pre", - "ter" - ], - [ - "pret", - "er" - ], - [ - "▁E", - "R" - ], - [ - "▁", - "ER" - ], - [ - "то", - "н" - ], - [ - "т", - "он" - ], - [ - "▁c", - "atal" - ], - [ - "▁cat", - "al" - ], - [ - "▁ca", - "tal" - ], - [ - "▁h", - "iring" - ], - [ - "▁hi", - "ring" - ], - [ - "▁п", - "ів" - ], - [ - "▁пі", - "в" - ], - [ - "▁Olymp", - "ics" - ], - [ - "▁Olympic", - "s" - ], - [ - "da", - "le" - ], - [ - "dal", - "e" - ], - [ - "d", - "ale" - ], - [ - "::", - "{" - ], - [ - ":", - ":{" - ], - [ - "▁expl", - "oring" - ], - [ - "▁explo", - "ring" - ], - [ - "▁с", - "тал" - ], - [ - "▁ста", - "л" - ], - [ - "▁ст", - "ал" - ], - [ - "▁univers", - "ities" - ], - [ - "Class", - "es" - ], - [ - "▁ча", - "с" - ], - [ - "▁C", - "ool" - ], - [ - "▁Co", - "ol" - ], - [ - "▁S", - "ony" - ], - [ - "▁So", - "ny" - ], - [ - "▁Son", - "y" - ], - [ - "th", - "al" - ], - [ - "tha", - "l" - ], - [ - "t", - "hal" - ], - [ - "▁es", - "crit" - ], - [ - "▁esc", - "rit" - ], - [ - "▁cor", - "ruption" - ], - [ - "▁corrupt", - "ion" - ], - [ - "az", - "ar" - ], - [ - "aza", - "r" - ], - [ - "▁N", - "eb" - ], - [ - "▁Ne", - "b" - ], - [ - "▁Py", - "thon" - ], - [ - "▁c", - "him" - ], - [ - "▁ch", - "im" - ], - [ - "▁chi", - "m" - ], - [ - "▁cap", - "ability" - ], - [ - "cy", - "cl" - ], - [ - "c", - "ycl" - ], - [ - "▁re", - "try" - ], - [ - "▁r", - "etry" - ], - [ - "▁ret", - "ry" - ], - [ - "▁retr", - "y" - ], - [ - "▁", - "retry" - ], - [ - "++", - "]" - ], - [ - "▁t", - "oy" - ], - [ - "▁to", - "y" - ], - [ - "▁T", - "erry" - ], - [ - "▁Ter", - "ry" - ], - [ - "▁Terr", - "y" - ], - [ - "View", - "ById" - ], - [ - "▁v", - "ine" - ], - [ - "▁vi", - "ne" - ], - [ - "▁vin", - "e" - ], - [ - "▁Kit", - "chen" - ], - [ - "▁B", - "iden" - ], - [ - "▁Bi", - "den" - ], - [ - "Back", - "end" - ], - [ - "gl", - "ich" - ], - [ - "g", - "lich" - ], - [ - "re", - "lation" - ], - [ - "rel", - "ation" - ], - [ - "▁rat", - "ings" - ], - [ - "▁ra", - "tings" - ], - [ - "▁rating", - "s" - ], - [ - "Execut", - "or" - ], - [ - "ibr", - "ation" - ], - [ - ">(", - ")" - ], - [ - ">", - "()" - ], - [ - "▁he", - "al" - ], - [ - "if", - "iable" - ], - [ - "ifi", - "able" - ], - [ - "par", - "k" - ], - [ - "p", - "ark" - ], - [ - "▁P", - "ete" - ], - [ - "▁Pe", - "te" - ], - [ - "▁Pet", - "e" - ], - [ - "▁tr", - "aged" - ], - [ - "▁tra", - "ged" - ], - [ - "▁trag", - "ed" - ], - [ - "▁ch", - "uck" - ], - [ - "▁wire", - "less" - ], - [ - "▁wir", - "eless" - ], - [ - "Re", - "place" - ], - [ - "Rep", - "lace" - ], - [ - "IR", - "Q" - ], - [ - "▁се", - "зо" - ], - [ - "i", - "ß" - ], - [ - "▁j", - "unto" - ], - [ - "▁jun", - "to" - ], - [ - "Lo", - "w" - ], - [ - "L", - "ow" - ], - [ - "▁s", - "id" - ], - [ - "▁si", - "d" - ], - [ - "▁", - "sid" - ], - [ - "Tag", - "Helpers" - ], - [ - "TagHelper", - "s" - ], - [ - "▁comp", - "aring" - ], - [ - "▁compar", - "ing" - ], - [ - "▁c", - "elle" - ], - [ - "▁cell", - "e" - ], - [ - "▁ce", - "lle" - ], - [ - "▁cel", - "le" - ], - [ - "▁obt", - "aining" - ], - [ - "▁obtain", - "ing" - ], - [ - "▁qu", - "ar" - ], - [ - "▁q", - "uar" - ], - [ - "Br", - "o" - ], - [ - "B", - "ro" - ], - [ - "▁E", - "C" - ], - [ - "▁", - "EC" - ], - [ - "in", - "ea" - ], - [ - "ine", - "a" - ], - [ - "i", - "nea" - ], - [ - "▁F", - "ue" - ], - [ - "▁Fu", - "e" - ], - [ - "▁Prince", - "ss" - ], - [ - "▁Prin", - "cess" - ], - [ - "ij", - "o" - ], - [ - "i", - "jo" - ], - [ - "ge", - "ns" - ], - [ - "gen", - "s" - ], - [ - "g", - "ens" - ], - [ - "PO", - "L" - ], - [ - "P", - "OL" - ], - [ - "è", - "tres" - ], - [ - "▁h", - "ind" - ], - [ - "▁hi", - "nd" - ], - [ - "▁", - "hind" - ], - [ - "Var", - "iant" - ], - [ - "Vari", - "ant" - ], - [ - "▁rece", - "ives" - ], - [ - "▁receive", - "s" - ], - [ - "go", - "d" - ], - [ - "g", - "od" - ], - [ - "ik", - "en" - ], - [ - "ike", - "n" - ], - [ - "i", - "ken" - ], - [ - "na", - "il" - ], - [ - "n", - "ail" - ], - [ - "▁amer", - "ican" - ], - [ - "▁", - "american" - ], - [ - "br", - "as" - ], - [ - "bra", - "s" - ], - [ - "b", - "ras" - ], - [ - "('", - "\\" - ], - [ - "(", - "'\\" - ], - [ - "ie", - "ce" - ], - [ - "if", - "ference" - ], - [ - "iffer", - "ence" - ], - [ - "iffe", - "rence" - ], - [ - "▁b", - "ubble" - ], - [ - "▁bub", - "ble" - ], - [ - "▁B", - "ear" - ], - [ - "▁Be", - "ar" - ], - [ - "un", - "ivers" - ], - [ - "uni", - "vers" - ], - [ - "▁demand", - "ing" - ], - [ - "sa", - "ved" - ], - [ - "save", - "d" - ], - [ - "s", - "aved" - ], - [ - "▁cred", - "entials" - ], - [ - "MS", - "M" - ], - [ - "M", - "SM" - ], - [ - "▁struct", - "ural" - ], - [ - "Con", - "s" - ], - [ - "Co", - "ns" - ], - [ - "C", - "ons" - ], - [ - "▁Way", - "ne" - ], - [ - "▁blank", - "et" - ], - [ - "▁re", - "pet" - ], - [ - "▁rep", - "et" - ], - [ - "▁repe", - "t" - ], - [ - "Ne", - "g" - ], - [ - "N", - "eg" - ], - [ - "▁exclusive", - "ly" - ], - [ - "▁exclus", - "ively" - ], - [ - "IF", - "I" - ], - [ - "I", - "FI" - ], - [ - "бур", - "г" - ], - [ - "▁arg", - "uing" - ], - [ - "▁Re", - "pub" - ], - [ - "▁Rep", - "ub" - ], - [ - "▁f", - "rowned" - ], - [ - "▁fr", - "owned" - ], - [ - "Met", - "ric" - ], - [ - "M", - "etric" - ], - [ - "sk", - "im" - ], - [ - "ski", - "m" - ], - [ - "s", - "kim" - ], - [ - "▁П", - "ет" - ], - [ - "▁Пе", - "т" - ], - [ - "▁rele", - "ases" - ], - [ - "▁release", - "s" - ], - [ - "▁t", - "ast" - ], - [ - "▁ta", - "st" - ], - [ - "▁p", - "reference" - ], - [ - "▁pre", - "ference" - ], - [ - "▁prefer", - "ence" - ], - [ - "▁S", - "üd" - ], - [ - "▁Sü", - "d" - ], - [ - "oc", - "c" - ], - [ - "o", - "cc" - ], - [ - "▁r", - "x" - ], - [ - "▁", - "rx" - ], - [ - "activ", - "ate" - ], - [ - "cl", - "am" - ], - [ - "c", - "lam" - ], - [ - "▁фи", - "ль" - ], - [ - "▁Sud", - "denly" - ], - [ - "▁cr", - "ushing" - ], - [ - "▁crush", - "ing" - ], - [ - "▁L", - "ower" - ], - [ - "▁Lo", - "wer" - ], - [ - "▁Low", - "er" - ], - [ - "▁", - "Lower" - ], - [ - "ei", - "ng" - ], - [ - "e", - "ing" - ], - [ - "wa", - "lt" - ], - [ - "wal", - "t" - ], - [ - "w", - "alt" - ], - [ - "▁Г", - "ер" - ], - [ - "▁Ге", - "р" - ], - [ - "▁m", - "ö" - ], - [ - "ри", - "сто" - ], - [ - "la", - "gen" - ], - [ - "lag", - "en" - ], - [ - "lage", - "n" - ], - [ - "l", - "agen" - ], - [ - "▁co", - "aching" - ], - [ - "▁coach", - "ing" - ], - [ - "ight", - "ers" - ], - [ - "igh", - "ters" - ], - [ - "ighter", - "s" - ], - [ - "▁bas", - "ement" - ], - [ - "▁base", - "ment" - ], - [ - "▁F", - "IX" - ], - [ - "▁FI", - "X" - ], - [ - "▁", - "FIX" - ], - [ - "Te", - "le" - ], - [ - "T", - "ele" - ], - [ - "With", - "out" - ], - [ - "▁Com", - "mons" - ], - [ - "▁Comm", - "ons" - ], - [ - "▁Common", - "s" - ], - [ - "ul", - "ly" - ], - [ - "ull", - "y" - ], - [ - "h", - "box" - ], - [ - "fl", - "ash" - ], - [ - "▁por", - "tal" - ], - [ - "▁port", - "al" - ], - [ - "▁", - "portal" - ], - [ - "ot", - "ype" - ], - [ - "o", - "type" - ], - [ - "▁S", - "or" - ], - [ - "▁So", - "r" - ], - [ - "▁trou", - "bles" - ], - [ - "▁trouble", - "s" - ], - [ - "ar", - "si" - ], - [ - "ars", - "i" - ], - [ - "▁с", - "тан" - ], - [ - "▁ста", - "н" - ], - [ - "▁ст", - "ан" - ], - [ - "▁", - "стан" - ], - [ - "CA", - "M" - ], - [ - "C", - "AM" - ], - [ - "▁de", - "notes" - ], - [ - "▁den", - "otes" - ], - [ - "▁denote", - "s" - ], - [ - "LA", - "NG" - ], - [ - "LAN", - "G" - ], - [ - "L", - "ANG" - ], - [ - "▁Be", - "yond" - ], - [ - "▁Bey", - "ond" - ], - [ - "▁Bo", - "wl" - ], - [ - "▁Bow", - "l" - ], - [ - "▁import", - "antly" - ], - [ - "▁important", - "ly" - ], - [ - "▁W", - "R" - ], - [ - "▁", - "WR" - ], - [ - "▁rel", - "ating" - ], - [ - "▁a", - "nder" - ], - [ - "▁and", - "er" - ], - [ - "▁an", - "der" - ], - [ - "▁", - "ander" - ], - [ - "▁gr", - "inned" - ], - [ - "▁grin", - "ned" - ], - [ - "▁D", - "ak" - ], - [ - "▁Da", - "k" - ], - [ - "▁Brook", - "lyn" - ], - [ - "▁d", - "p" - ], - [ - "▁", - "dp" - ], - [ - "▁P", - "oly" - ], - [ - "▁Pol", - "y" - ], - [ - "▁Po", - "ly" - ], - [ - "▁", - "Poly" - ], - [ - "▁Sch", - "ul" - ], - [ - "▁B", - "uffer" - ], - [ - "▁Buff", - "er" - ], - [ - "▁", - "Buffer" - ], - [ - "▁h", - "older" - ], - [ - "▁hold", - "er" - ], - [ - "▁hol", - "der" - ], - [ - "▁", - "holder" - ], - [ - "IC", - "AL" - ], - [ - "I", - "CAL" - ], - [ - "▁tra", - "iler" - ], - [ - "▁trail", - "er" - ], - [ - "er", - "ek" - ], - [ - "ere", - "k" - ], - [ - "e", - "rek" - ], - [ - "▁n", - "ě" - ], - [ - "▁", - "ně" - ], - [ - "sh", - "aped" - ], - [ - "shape", - "d" - ], - [ - "sha", - "ped" - ], - [ - ":", - "`" - ], - [ - "▁de", - "code" - ], - [ - "▁dec", - "ode" - ], - [ - "▁", - "decode" - ], - [ - "▁co", - "unted" - ], - [ - "▁coun", - "ted" - ], - [ - "▁count", - "ed" - ], - [ - "▁v", - "amp" - ], - [ - "▁va", - "mp" - ], - [ - "▁re", - "late" - ], - [ - "▁rel", - "ate" - ], - [ - "▁M", - "ason" - ], - [ - "▁Ma", - "son" - ], - [ - "▁Mas", - "on" - ], - [ - "▁t", - "itled" - ], - [ - "▁title", - "d" - ], - [ - "▁tit", - "led" - ], - [ - "▁Kent", - "ucky" - ], - [ - "▁particip", - "ated" - ], - [ - "▁participate", - "d" - ], - [ - "▁Jenn", - "ifer" - ], - [ - "▁mat", - "rices" - ], - [ - "Cal", - "endar" - ], - [ - "st", - "s" - ], - [ - "s", - "ts" - ], - [ - "Ass", - "oci" - ], - [ - "▁f", - "orum" - ], - [ - "▁for", - "um" - ], - [ - "▁fo", - "rum" - ], - [ - "▁s", - "phere" - ], - [ - "▁sp", - "here" - ], - [ - "▁spher", - "e" - ], - [ - "▁S", - "EO" - ], - [ - "▁SE", - "O" - ], - [ - "pop", - "up" - ], - [ - "▁Current", - "ly" - ], - [ - "CL", - "E" - ], - [ - "C", - "LE" - ], - [ - "▁vol", - "unt" - ], - [ - "▁stell", - "ar" - ], - [ - "for", - "all" - ], - [ - "Is", - "s" - ], - [ - "I", - "ss" - ], - [ - "im", - "et" - ], - [ - "ime", - "t" - ], - [ - "i", - "met" - ], - [ - "q", - "p" - ], - [ - "la", - "test" - ], - [ - "lat", - "est" - ], - [ - "late", - "st" - ], - [ - "▁config", - "ured" - ], - [ - "▁configure", - "d" - ], - [ - "ab", - "ol" - ], - [ - "a", - "bol" - ], - [ - "ig", - "ent" - ], - [ - "igen", - "t" - ], - [ - "ige", - "nt" - ], - [ - "i", - "gent" - ], - [ - "▁delay", - "ed" - ], - [ - "ff", - "ic" - ], - [ - "f", - "fic" - ], - [ - "▁g", - "ing" - ], - [ - "▁gi", - "ng" - ], - [ - "▁", - "ging" - ], - [ - "▁s", - "cent" - ], - [ - "▁sc", - "ent" - ], - [ - "▁scen", - "t" - ], - [ - "▁disg", - "ust" - ], - [ - "▁disgu", - "st" - ], - [ - "he", - "sis" - ], - [ - "hes", - "is" - ], - [ - "h", - "esis" - ], - [ - "im", - "en" - ], - [ - "ime", - "n" - ], - [ - "i", - "men" - ], - [ - "▁re", - "ign" - ], - [ - "▁П", - "и" - ], - [ - "ul", - "as" - ], - [ - "ula", - "s" - ], - [ - "u", - "las" - ], - [ - "um", - "ing" - ], - [ - "umin", - "g" - ], - [ - "umi", - "ng" - ], - [ - "u", - "ming" - ], - [ - "in", - "nings" - ], - [ - "inn", - "ings" - ], - [ - "Re", - "nd" - ], - [ - "R", - "end" - ], - [ - "id", - "ity" - ], - [ - "idi", - "ty" - ], - [ - "▁do", - "zens" - ], - [ - "▁dozen", - "s" - ], - [ - "wa", - "rf" - ], - [ - "war", - "f" - ], - [ - "▁Del", - "hi" - ], - [ - "▁bi", - "ological" - ], - [ - "▁corrid", - "or" - ], - [ - "Vis", - "ual" - ], - [ - "▁I", - "z" - ], - [ - "▁s", - "uits" - ], - [ - "▁su", - "its" - ], - [ - "▁suit", - "s" - ], - [ - "Py", - "Object" - ], - [ - "ia", - "go" - ], - [ - "i", - "ago" - ], - [ - "▁div", - "ide" - ], - [ - "▁divid", - "e" - ], - [ - "pe", - "nt" - ], - [ - "pen", - "t" - ], - [ - "p", - "ent" - ], - [ - "hel", - "lo" - ], - [ - "hell", - "o" - ], - [ - "h", - "ello" - ], - [ - "▁b", - "eta" - ], - [ - "▁be", - "ta" - ], - [ - "▁bet", - "a" - ], - [ - "▁", - "beta" - ], - [ - "▁ex", - "terior" - ], - [ - "▁fin", - "est" - ], - [ - "▁fine", - "st" - ], - [ - "▁B", - "ir" - ], - [ - "▁Bi", - "r" - ], - [ - "▁f", - "reed" - ], - [ - "▁fr", - "eed" - ], - [ - "▁free", - "d" - ], - [ - "▁fre", - "ed" - ], - [ - "▁K", - "el" - ], - [ - "▁Ke", - "l" - ], - [ - "Se", - "m" - ], - [ - "S", - "em" - ], - [ - "▁fr", - "uits" - ], - [ - "▁fruit", - "s" - ], - [ - "▁fru", - "its" - ], - [ - "▁serv", - "ants" - ], - [ - "▁servant", - "s" - ], - [ - "▁pub", - "lisher" - ], - [ - "▁publish", - "er" - ], - [ - "▁cop", - "per" - ], - [ - "ol", - "ation" - ], - [ - "o", - "lation" - ], - [ - "se", - "p" - ], - [ - "s", - "ep" - ], - [ - "▁chair", - "man" - ], - [ - "ti", - "k" - ], - [ - "t", - "ik" - ], - [ - "▁m", - "others" - ], - [ - "▁mother", - "s" - ], - [ - "▁mo", - "thers" - ], - [ - "A", - "ug" - ], - [ - "▁je", - "ans" - ], - [ - "[]", - ")" - ], - [ - "[", - "])" - ], - [ - "▁D", - "ATA" - ], - [ - "▁DA", - "TA" - ], - [ - "▁", - "DATA" - ], - [ - "▁reve", - "als" - ], - [ - "▁reveal", - "s" - ], - [ - "▁un", - "conscious" - ], - [ - "▁h", - "acer" - ], - [ - "▁ha", - "cer" - ], - [ - "▁hace", - "r" - ], - [ - "ric", - "ulum" - ], - [ - "▁T", - "ogether" - ], - [ - "▁ш", - "та" - ], - [ - "▁", - "шта" - ], - [ - "or", - "sz" - ], - [ - "ors", - "z" - ], - [ - "▁c", - "anal" - ], - [ - "▁can", - "al" - ], - [ - "▁ca", - "nal" - ], - [ - "ös", - "t" - ], - [ - "ö", - "st" - ], - [ - "▁equ", - "als" - ], - [ - "▁equal", - "s" - ], - [ - "▁eq", - "uals" - ], - [ - "▁", - "equals" - ], - [ - "▁по", - "мо" - ], - [ - "▁al", - "location" - ], - [ - "▁all", - "ocation" - ], - [ - "▁alloc", - "ation" - ], - [ - "st", - "änd" - ], - [ - "▁ч", - "ер" - ], - [ - "▁че", - "р" - ], - [ - "ac", - "king" - ], - [ - "ack", - "ing" - ], - [ - "▁motiv", - "ation" - ], - [ - "со", - "н" - ], - [ - "с", - "он" - ], - [ - "▁R", - "ole" - ], - [ - "▁Ro", - "le" - ], - [ - "▁Rol", - "e" - ], - [ - "▁", - "Role" - ], - [ - "App", - "ly" - ], - [ - "Ap", - "ply" - ], - [ - "ig", - "es" - ], - [ - "ige", - "s" - ], - [ - "i", - "ges" - ], - [ - "*", - "{" - ], - [ - "▁f", - "ires" - ], - [ - "▁fire", - "s" - ], - [ - "▁fi", - "res" - ], - [ - "▁fir", - "es" - ], - [ - "Us", - "ed" - ], - [ - "Use", - "d" - ], - [ - "U", - "sed" - ], - [ - "▁he", - "ute" - ], - [ - "sk", - "iej" - ], - [ - "ski", - "ej" - ], - [ - "▁Or", - "leans" - ], - [ - "yl", - "an" - ], - [ - "y", - "lan" - ], - [ - "▁warm", - "th" - ], - [ - "▁w", - "elfare" - ], - [ - "▁wel", - "fare" - ], - [ - "je", - "m" - ], - [ - "j", - "em" - ], - [ - "▁си", - "сте" - ], - [ - "be", - "z" - ], - [ - "b", - "ez" - ], - [ - "ř", - "e" - ], - [ - "ke", - "e" - ], - [ - "k", - "ee" - ], - [ - "▁segu", - "ito" - ], - [ - "un", - "ge" - ], - [ - "ung", - "e" - ], - [ - "▁y", - "oga" - ], - [ - "▁yo", - "ga" - ], - [ - "▁d", - "ug" - ], - [ - "▁du", - "g" - ], - [ - "▁rest", - "ored" - ], - [ - "▁restore", - "d" - ], - [ - "Dr", - "oid" - ], - [ - "D", - "roid" - ], - [ - "▁P", - "ent" - ], - [ - "▁Pe", - "nt" - ], - [ - "▁Pen", - "t" - ], - [ - "▁ran", - "king" - ], - [ - "▁rank", - "ing" - ], - [ - "mo", - "r" - ], - [ - "m", - "or" - ], - [ - ".~", - "(\\" - ], - [ - "ograph", - "ical" - ], - [ - "ographic", - "al" - ], - [ - "▁p", - "ian" - ], - [ - "▁pi", - "an" - ], - [ - "▁g", - "ates" - ], - [ - "▁gate", - "s" - ], - [ - "▁ga", - "tes" - ], - [ - "▁с", - "ти" - ], - [ - "▁ст", - "и" - ], - [ - "▁", - "сти" - ], - [ - "s", - "quare" - ], - [ - "▁im", - "plicit" - ], - [ - "▁impl", - "icit" - ], - [ - "▁G", - "ram" - ], - [ - "▁Gr", - "am" - ], - [ - "▁Gra", - "m" - ], - [ - "▁Apr", - "ès" - ], - [ - "▁Ap", - "rès" - ], - [ - "▁Ass", - "istant" - ], - [ - "▁p", - "ac" - ], - [ - "▁pa", - "c" - ], - [ - "▁P", - "ope" - ], - [ - "▁Po", - "pe" - ], - [ - "▁Pop", - "e" - ], - [ - "г", - "ре" - ], - [ - "▁sc", - "attering" - ], - [ - "▁scatter", - "ing" - ], - [ - "стра", - "тив" - ], - [ - "▁all", - "ocate" - ], - [ - "▁alloc", - "ate" - ], - [ - "▁Man", - "hattan" - ], - [ - "▁а", - "нг" - ], - [ - "▁ан", - "г" - ], - [ - "▁", - "анг" - ], - [ - "▁inter", - "rupted" - ], - [ - "▁interrupt", - "ed" - ], - [ - "ér", - "ieur" - ], - [ - "éri", - "eur" - ], - [ - "érie", - "ur" - ], - [ - "数", - "据" - ], - [ - "Sign", - "al" - ], - [ - "Sig", - "nal" - ], - [ - "▁Con", - "tract" - ], - [ - "▁Cont", - "ract" - ], - [ - "▁", - "Contract" - ], - [ - "ór", - "ia" - ], - [ - "ó", - "ria" - ], - [ - "WI", - "TH" - ], - [ - "W", - "ITH" - ], - [ - "хо", - "дя" - ], - [ - "ход", - "я" - ], - [ - "Ag", - "greg" - ], - [ - "A", - "ggreg" - ], - [ - "cul", - "es" - ], - [ - "cu", - "les" - ], - [ - "cule", - "s" - ], - [ - "c", - "ules" - ], - [ - "J", - "an" - ], - [ - "▁s", - "to" - ], - [ - "▁st", - "o" - ], - [ - "▁", - "sto" - ], - [ - "▁G", - "PIO" - ], - [ - "▁GP", - "IO" - ], - [ - "▁", - "GPIO" - ], - [ - "▁ident", - "ifying" - ], - [ - "▁identify", - "ing" - ], - [ - "▁p", - "id" - ], - [ - "▁pi", - "d" - ], - [ - "▁", - "pid" - ], - [ - "ę", - "p" - ], - [ - "▁di", - "git" - ], - [ - "▁dig", - "it" - ], - [ - "el", - "ia" - ], - [ - "eli", - "a" - ], - [ - "e", - "lia" - ], - [ - "inv", - "oke" - ], - [ - "▁Fl", - "oren" - ], - [ - "▁Flor", - "en" - ], - [ - "▁Flo", - "ren" - ], - [ - "▁sh", - "allow" - ], - [ - "▁shall", - "ow" - ], - [ - "get", - "Class" - ], - [ - "getC", - "lass" - ], - [ - "▁advert", - "is" - ], - [ - "ем", - "ы" - ], - [ - "е", - "мы" - ], - [ - "▁H", - "R" - ], - [ - "▁", - "HR" - ], - [ - "ym", - "an" - ], - [ - "y", - "man" - ], - [ - "▁C", - "E" - ], - [ - "▁", - "CE" - ], - [ - "▁sec", - "ured" - ], - [ - "▁secure", - "d" - ], - [ - "▁secur", - "ed" - ], - [ - "▁rel", - "atives" - ], - [ - "▁relative", - "s" - ], - [ - "▁relativ", - "es" - ], - [ - "▁s", - "ob" - ], - [ - "▁so", - "b" - ], - [ - "▁s", - "tab" - ], - [ - "▁st", - "ab" - ], - [ - "▁sta", - "b" - ], - [ - "Trans", - "ition" - ], - [ - "▁w", - "en" - ], - [ - "▁we", - "n" - ], - [ - "▁", - "wen" - ], - [ - "sh", - "ops" - ], - [ - "shop", - "s" - ], - [ - "▁k", - "ont" - ], - [ - "▁kon", - "t" - ], - [ - "▁ko", - "nt" - ], - [ - "▁h", - "acia" - ], - [ - "▁ha", - "cia" - ], - [ - "H", - "y" - ], - [ - "в", - "ри" - ], - [ - "sh", - "ell" - ], - [ - "she", - "ll" - ], - [ - "s", - "hell" - ], - [ - "▁ant", - "ib" - ], - [ - "▁anti", - "b" - ], - [ - "env", - "ironment" - ], - [ - "environ", - "ment" - ], - [ - "um", - "bs" - ], - [ - "umb", - "s" - ], - [ - "Tr", - "acker" - ], - [ - "Track", - "er" - ], - [ - "Tra", - "cker" - ], - [ - "en", - "tr" - ], - [ - "ent", - "r" - ], - [ - "▁Polit", - "ical" - ], - [ - "ex", - "tract" - ], - [ - "ext", - "ract" - ], - [ - "extra", - "ct" - ], - [ - "extr", - "act" - ], - [ - "=\"", - "{{" - ], - [ - "▁m", - "erc" - ], - [ - "▁me", - "rc" - ], - [ - "▁mer", - "c" - ], - [ - "▁p", - "oc" - ], - [ - "▁po", - "c" - ], - [ - "▁Re", - "set" - ], - [ - "▁Res", - "et" - ], - [ - "▁", - "Reset" - ], - [ - "▁pur", - "ely" - ], - [ - "▁pure", - "ly" - ], - [ - "▁M", - "ul" - ], - [ - "▁Mu", - "l" - ], - [ - "▁gorge", - "ous" - ], - [ - "▁Î", - "n" - ], - [ - "ri", - "ven" - ], - [ - "riv", - "en" - ], - [ - "rive", - "n" - ], - [ - "r", - "iven" - ], - [ - "▁rom", - "ance" - ], - [ - "▁roman", - "ce" - ], - [ - "▁d", - "av" - ], - [ - "▁da", - "v" - ], - [ - "че", - "ского" - ], - [ - "ér", - "ica" - ], - [ - "éri", - "ca" - ], - [ - "éric", - "a" - ], - [ - "▁tra", - "ject" - ], - [ - "▁a", - "rise" - ], - [ - "▁ar", - "ise" - ], - [ - "▁sw", - "ung" - ], - [ - "▁p", - "ockets" - ], - [ - "▁pocket", - "s" - ], - [ - "▁trad", - "itions" - ], - [ - "▁tradition", - "s" - ], - [ - "▁re", - "ver" - ], - [ - "▁r", - "ever" - ], - [ - "▁rev", - "er" - ], - [ - "▁reve", - "r" - ], - [ - ">>", - ">" - ], - [ - ">", - ">>" - ], - [ - "▁n", - "d" - ], - [ - "▁", - "nd" - ], - [ - "▁di", - "vis" - ], - [ - "▁div", - "is" - ], - [ - "▁bel", - "oved" - ], - [ - "▁quant", - "ities" - ], - [ - "▁é", - "d" - ], - [ - "▁", - "éd" - ], - [ - "ien", - "do" - ], - [ - "i", - "endo" - ], - [ - "▁tal", - "ented" - ], - [ - "▁talent", - "ed" - ], - [ - "▁C", - "ad" - ], - [ - "▁Ca", - "d" - ], - [ - "▁В", - "ла" - ], - [ - "▁imm", - "igration" - ], - [ - "▁immigr", - "ation" - ], - [ - "▁ju", - "ris" - ], - [ - "▁jur", - "is" - ], - [ - "▁a", - "er" - ], - [ - "▁e", - "aten" - ], - [ - "▁eat", - "en" - ], - [ - "▁m", - "iejsc" - ], - [ - "▁sum", - "mon" - ], - [ - "pe", - "ople" - ], - [ - "▁g", - "ains" - ], - [ - "▁gain", - "s" - ], - [ - "▁ga", - "ins" - ], - [ - "▁пра", - "во" - ], - [ - "▁restr", - "iction" - ], - [ - "▁restrict", - "ion" - ], - [ - "st", - "ub" - ], - [ - "▁b", - "out" - ], - [ - "▁bo", - "ut" - ], - [ - "▁bou", - "t" - ], - [ - "▁slave", - "ry" - ], - [ - "▁sla", - "very" - ], - [ - "▁comput", - "ation" - ], - [ - "▁ar", - "mor" - ], - [ - "▁arm", - "or" - ], - [ - "▁e", - "k" - ], - [ - "▁", - "ek" - ], - [ - "▁Muslim", - "s" - ], - [ - "▁co", - "operation" - ], - [ - "▁cooper", - "ation" - ], - [ - "▁enh", - "anced" - ], - [ - "▁enhance", - "d" - ], - [ - "os", - "lav" - ], - [ - "▁ab", - "rupt" - ], - [ - "▁pod", - "cast" - ], - [ - "▁hospital", - "s" - ], - [ - "▁hosp", - "itals" - ], - [ - "нь", - "о" - ], - [ - "▁hot", - "els" - ], - [ - "▁hotel", - "s" - ], - [ - "▁Wik", - "ipedia" - ], - [ - "▁ж", - "ен" - ], - [ - "▁же", - "н" - ], - [ - "▁", - "жен" - ], - [ - "G", - "LOBAL" - ], - [ - "▁Commun", - "ist" - ], - [ - "an", - "gles" - ], - [ - "ang", - "les" - ], - [ - "angle", - "s" - ], - [ - "▁t", - "high" - ], - [ - "▁th", - "igh" - ], - [ - "▁K", - "irk" - ], - [ - "▁Kir", - "k" - ], - [ - "▁t", - "ends" - ], - [ - "▁ten", - "ds" - ], - [ - "▁tend", - "s" - ], - [ - "▁M", - "ode" - ], - [ - "▁Mod", - "e" - ], - [ - "▁Mo", - "de" - ], - [ - "▁", - "Mode" - ], - [ - "▁N", - "atur" - ], - [ - "▁Nat", - "ur" - ], - [ - "▁de", - "let" - ], - [ - "▁del", - "et" - ], - [ - "▁po", - "pul" - ], - [ - "▁pop", - "ul" - ], - [ - "▁Ch", - "amber" - ], - [ - "▁Cha", - "mber" - ], - [ - "▁Conserv", - "ative" - ], - [ - "kr", - "ieg" - ], - [ - "k", - "rieg" - ], - [ - "▁Class", - "ic" - ], - [ - "▁die", - "sem" - ], - [ - "▁dies", - "em" - ], - [ - "▁diese", - "m" - ], - [ - "▁em", - "power" - ], - [ - "▁emp", - "ower" - ], - [ - "▁M", - "es" - ], - [ - "▁Me", - "s" - ], - [ - "▁de", - "alt" - ], - [ - "▁deal", - "t" - ], - [ - "▁e", - "stad" - ], - [ - "▁est", - "ad" - ], - [ - "▁esta", - "d" - ], - [ - "▁Se", - "it" - ], - [ - "▁cred", - "its" - ], - [ - "▁credit", - "s" - ], - [ - "sub", - "subsection" - ], - [ - "Inv", - "oke" - ], - [ - "▁phys", - "ician" - ], - [ - "це", - "в" - ], - [ - "ц", - "ев" - ], - [ - "ás", - "a" - ], - [ - "á", - "sa" - ], - [ - "▁g", - "ob" - ], - [ - "▁go", - "b" - ], - [ - "▁R", - "ug" - ], - [ - "▁Ru", - "g" - ], - [ - "▁м", - "іс" - ], - [ - "▁мі", - "с" - ], - [ - "sh", - "aller" - ], - [ - "shal", - "ler" - ], - [ - "shall", - "er" - ], - [ - "▁k", - "ol" - ], - [ - "▁ko", - "l" - ], - [ - "▁", - "kol" - ], - [ - "▁c", - "ared" - ], - [ - "▁car", - "ed" - ], - [ - "▁care", - "d" - ], - [ - "▁ca", - "red" - ], - [ - "▁of", - "icial" - ], - [ - "no", - "s" - ], - [ - "n", - "os" - ], - [ - "▁j", - "el" - ], - [ - "▁je", - "l" - ], - [ - "▁", - "jel" - ], - [ - "null", - "able" - ], - [ - "GU", - "I" - ], - [ - "G", - "UI" - ], - [ - "▁r", - "app" - ], - [ - "▁rap", - "p" - ], - [ - "▁ra", - "pp" - ], - [ - "▁An", - "nie" - ], - [ - "▁Ann", - "ie" - ], - [ - "▁st", - "ocks" - ], - [ - "▁stock", - "s" - ], - [ - "▁sto", - "cks" - ], - [ - "▁develop", - "er" - ], - [ - "▁pl", - "acement" - ], - [ - "▁place", - "ment" - ], - [ - "▁plac", - "ement" - ], - [ - "▁", - "placement" - ], - [ - "(\"", - "<" - ], - [ - "▁l", - "avor" - ], - [ - "▁la", - "vor" - ], - [ - "▁lav", - "or" - ], - [ - "▁acc", - "us" - ], - [ - "Mar", - "t" - ], - [ - "Ma", - "rt" - ], - [ - "M", - "art" - ], - [ - "amer", - "ikan" - ], - [ - "▁sk", - "etch" - ], - [ - "▁sent", - "iment" - ], - [ - "▁а", - "мерикан" - ], - [ - "An", - "chor" - ], - [ - "Mer", - "ge" - ], - [ - "Pe", - "ople" - ], - [ - "▁rend", - "ered" - ], - [ - "▁render", - "ed" - ], - [ - "▁la", - "und" - ], - [ - "▁n", - "ons" - ], - [ - "▁no", - "ns" - ], - [ - "▁non", - "s" - ], - [ - "▁bl", - "ew" - ], - [ - "▁ble", - "w" - ], - [ - "k", - "b" - ], - [ - "ate", - "gor" - ], - [ - "ateg", - "or" - ], - [ - "▁franç", - "aise" - ], - [ - "▁français", - "e" - ], - [ - "KE", - "N" - ], - [ - "K", - "EN" - ], - [ - "method", - "s" - ], - [ - "▁Part", - "icip" - ], - [ - "nost", - "i" - ], - [ - "nos", - "ti" - ], - [ - "n", - "osti" - ], - [ - "▁com", - "merce" - ], - [ - "▁commer", - "ce" - ], - [ - "▁", - "commerce" - ], - [ - "▁до", - "ма" - ], - [ - "▁d", - "re" - ], - [ - "▁dr", - "e" - ], - [ - "▁t", - "win" - ], - [ - "▁tw", - "in" - ], - [ - "▁ded", - "ic" - ], - [ - "▁U", - "TC" - ], - [ - "▁", - "UTC" - ], - [ - "We", - "ek" - ], - [ - "▁differ", - "ential" - ], - [ - "▁different", - "ial" - ], - [ - "л", - "ё" - ], - [ - "▁Ch", - "oose" - ], - [ - "▁Cho", - "ose" - ], - [ - "▁\"", - "(" - ], - [ - "▁то", - "м" - ], - [ - "▁", - "том" - ], - [ - "▁про", - "фе" - ], - [ - "em", - "ark" - ], - [ - "e", - "mark" - ], - [ - "▁fe", - "ared" - ], - [ - "▁fear", - "ed" - ], - [ - "sk", - "o" - ], - [ - "s", - "ko" - ], - [ - "Br", - "anch" - ], - [ - "▁in", - "vention" - ], - [ - "▁inv", - "ention" - ], - [ - "▁invent", - "ion" - ], - [ - "er", - "mine" - ], - [ - "erm", - "ine" - ], - [ - "▁car", - "act" - ], - [ - "▁ca", - "ract" - ], - [ - "ро", - "го" - ], - [ - "р", - "ого" - ], - [ - "lo", - "yd" - ], - [ - "▁ку", - "ль" - ], - [ - "▁", - "куль" - ], - [ - "▁del", - "icate" - ], - [ - "Or", - "gan" - ], - [ - "▁Im", - "pro" - ], - [ - "▁Imp", - "ro" - ], - [ - "▁r", - "ip" - ], - [ - "▁ri", - "p" - ], - [ - "▁", - "rip" - ], - [ - "Up", - "dated" - ], - [ - "Update", - "d" - ], - [ - "ul", - "ent" - ], - [ - "ule", - "nt" - ], - [ - "▁o", - "bra" - ], - [ - "▁ob", - "ra" - ], - [ - "s", - "uspend" - ], - [ - "Line", - "s" - ], - [ - "Lin", - "es" - ], - [ - "Li", - "nes" - ], - [ - "L", - "ines" - ], - [ - "▁b", - "anda" - ], - [ - "▁band", - "a" - ], - [ - "▁ban", - "da" - ], - [ - "ot", - "ta" - ], - [ - "ott", - "a" - ], - [ - "o", - "tta" - ], - [ - "▁k", - "ole" - ], - [ - "▁ko", - "le" - ], - [ - "▁kol", - "e" - ], - [ - "il", - "io" - ], - [ - "ili", - "o" - ], - [ - "i", - "lio" - ], - [ - "▁output", - "s" - ], - [ - "▁", - "outputs" - ], - [ - "est", - "ro" - ], - [ - "estr", - "o" - ], - [ - "AAAA", - "AAAA" - ], - [ - "R", - "UN" - ], - [ - "ne", - "nt" - ], - [ - "nen", - "t" - ], - [ - "n", - "ent" - ], - [ - "▁d", - "ated" - ], - [ - "▁da", - "ted" - ], - [ - "▁dat", - "ed" - ], - [ - "▁date", - "d" - ], - [ - "▁", - "dated" - ], - [ - "▁s", - "py" - ], - [ - "▁sp", - "y" - ], - [ - "▁c", - "rap" - ], - [ - "▁cr", - "ap" - ], - [ - "▁in", - "coming" - ], - [ - "▁inc", - "oming" - ], - [ - "▁ф", - "ев" - ], - [ - "▁фе", - "в" - ], - [ - "PH", - "Y" - ], - [ - "P", - "HY" - ], - [ - "▁O", - "range" - ], - [ - "▁Or", - "ange" - ], - [ - "▁ob", - "server" - ], - [ - "▁observ", - "er" - ], - [ - "▁observe", - "r" - ], - [ - "▁up", - "stairs" - ], - [ - "ion", - "ed" - ], - [ - "io", - "ned" - ], - [ - "ione", - "d" - ], - [ - "i", - "oned" - ], - [ - "▁a", - "tr" - ], - [ - "▁at", - "r" - ], - [ - "▁", - "atr" - ], - [ - "igh", - "bor" - ], - [ - "▁expect", - "ation" - ], - [ - "Hi", - "s" - ], - [ - "H", - "is" - ], - [ - "im", - "edia" - ], - [ - "i", - "media" - ], - [ - "com", - "put" - ], - [ - "comp", - "ut" - ], - [ - "▁arg", - "v" - ], - [ - "▁", - "argv" - ], - [ - "▁ear", - "liest" - ], - [ - "та", - "ли" - ], - [ - "тал", - "и" - ], - [ - "т", - "али" - ], - [ - "мо", - "н" - ], - [ - "м", - "он" - ], - [ - "ol", - "len" - ], - [ - "oll", - "en" - ], - [ - "ra", - "ke" - ], - [ - "r", - "ake" - ], - [ - "▁pat", - "ience" - ], - [ - "ходи", - "т" - ], - [ - "ход", - "ит" - ], - [ - "▁де", - "ка" - ], - [ - "▁bu", - "yers" - ], - [ - "▁buy", - "ers" - ], - [ - "▁buyer", - "s" - ], - [ - "▁Conne", - "ct" - ], - [ - "▁", - "Connect" - ], - [ - "▁Univers", - "al" - ], - [ - "▁adjust", - "ed" - ], - [ - "▁adj", - "usted" - ], - [ - "im", - "eq" - ], - [ - "ime", - "q" - ], - [ - "el", - "lers" - ], - [ - "ell", - "ers" - ], - [ - "elle", - "rs" - ], - [ - "eller", - "s" - ], - [ - "▁ru", - "in" - ], - [ - "▁Cr", - "usher" - ], - [ - "▁Freder", - "ick" - ], - [ - "ott", - "age" - ], - [ - "otta", - "ge" - ], - [ - "▁com", - "prom" - ], - [ - "▁comp", - "rom" - ], - [ - "▁compr", - "om" - ], - [ - "ia", - "sm" - ], - [ - "ias", - "m" - ], - [ - "i", - "asm" - ], - [ - "wa", - "ve" - ], - [ - "w", - "ave" - ], - [ - "▁encour", - "aging" - ], - [ - "▁be", - "ans" - ], - [ - "▁bean", - "s" - ], - [ - "▁", - "beans" - ], - [ - "▁per", - "ceived" - ], - [ - "…", - "]" - ], - [ - "▁gl", - "obe" - ], - [ - "▁glob", - "e" - ], - [ - "▁glo", - "be" - ], - [ - "▁S", - "F" - ], - [ - "▁", - "SF" - ], - [ - "he", - "rent" - ], - [ - "her", - "ent" - ], - [ - "here", - "nt" - ], - [ - "▁a", - "like" - ], - [ - "▁al", - "ike" - ], - [ - "▁ali", - "ke" - ], - [ - "▁hur", - "ried" - ], - [ - "qu", - "el" - ], - [ - "que", - "l" - ], - [ - "q", - "uel" - ], - [ - "▁mus", - "icians" - ], - [ - "▁music", - "ians" - ], - [ - "▁musician", - "s" - ], - [ - "ar", - "z" - ], - [ - "a", - "rz" - ], - [ - "по", - "в" - ], - [ - "п", - "ов" - ], - [ - "drop", - "down" - ], - [ - "ac", - "l" - ], - [ - "a", - "cl" - ], - [ - "pre", - "view" - ], - [ - "prev", - "iew" - ], - [ - "p", - "review" - ], - [ - "▁under", - "neath" - ], - [ - "ze", - "ś" - ], - [ - "▁fem", - "ales" - ], - [ - "▁female", - "s" - ], - [ - "list", - "ener" - ], - [ - "listen", - "er" - ], - [ - "▁C", - "AN" - ], - [ - "▁CA", - "N" - ], - [ - "▁", - "CAN" - ], - [ - "▁T", - "ow" - ], - [ - "▁To", - "w" - ], - [ - "▁pe", - "ers" - ], - [ - "▁peer", - "s" - ], - [ - "tl", - "s" - ], - [ - "t", - "ls" - ], - [ - "at", - "ra" - ], - [ - "atr", - "a" - ], - [ - "a", - "tra" - ], - [ - "se", - "nder" - ], - [ - "send", - "er" - ], - [ - "sen", - "der" - ], - [ - "s", - "ender" - ], - [ - "TIME", - "OUT" - ], - [ - "fu", - "rt" - ], - [ - "fur", - "t" - ], - [ - "f", - "urt" - ], - [ - "▁Gu", - "erra" - ], - [ - "{}", - ")" - ], - [ - "{", - "})" - ], - [ - "▁D", - "urch" - ], - [ - "▁Dur", - "ch" - ], - [ - "▁s", - "ki" - ], - [ - "▁sk", - "i" - ], - [ - "▁", - "ski" - ], - [ - "il", - "las" - ], - [ - "ill", - "as" - ], - [ - "illa", - "s" - ], - [ - "▁S", - "of" - ], - [ - "▁So", - "f" - ], - [ - "▁Organ", - "ization" - ], - [ - "▁C", - "leveland" - ], - [ - "▁b", - "utt" - ], - [ - "▁but", - "t" - ], - [ - "▁bu", - "tt" - ], - [ - "▁sim", - "ilarly" - ], - [ - "▁similar", - "ly" - ], - [ - "▁assert", - "True" - ], - [ - "▁", - "assertTrue" - ], - [ - "▁inev", - "itable" - ], - [ - "ne", - "ll" - ], - [ - "nel", - "l" - ], - [ - "n", - "ell" - ], - [ - "▁R", - "af" - ], - [ - "▁Ra", - "f" - ], - [ - "DIS", - "ABLE" - ], - [ - "am", - "ine" - ], - [ - "ami", - "ne" - ], - [ - "amin", - "e" - ], - [ - "a", - "mine" - ], - [ - "▁Com", - "plete" - ], - [ - "▁Comp", - "lete" - ], - [ - "▁", - "Complete" - ], - [ - "▁be", - "iden" - ], - [ - "▁bei", - "den" - ], - [ - "▁Chall", - "enge" - ], - [ - "Rad", - "io" - ], - [ - "R", - "adio" - ], - [ - "▁Not", - "ice" - ], - [ - "He", - "x" - ], - [ - "H", - "ex" - ], - [ - "▁C", - "uba" - ], - [ - "▁Cub", - "a" - ], - [ - "▁Cu", - "ba" - ], - [ - "▁aug", - "ust" - ], - [ - "▁Philipp", - "ines" - ], - [ - "Mar", - "gin" - ], - [ - "M", - "argin" - ], - [ - "ja", - "l" - ], - [ - "j", - "al" - ], - [ - "gener", - "ator" - ], - [ - "▁t", - "atto" - ], - [ - "▁ta", - "tto" - ], - [ - "▁H", - "em" - ], - [ - "▁He", - "m" - ], - [ - "▁S", - "alt" - ], - [ - "▁Sal", - "t" - ], - [ - "▁Sa", - "lt" - ], - [ - "un", - "ately" - ], - [ - "unate", - "ly" - ], - [ - "▁terr", - "ain" - ], - [ - "▁terra", - "in" - ], - [ - ",\\", - "," - ], - [ - ",", - "\\," - ], - [ - "гра", - "д" - ], - [ - "▁c", - "rop" - ], - [ - "▁cr", - "op" - ], - [ - "▁cro", - "p" - ], - [ - "Name", - "d" - ], - [ - "Na", - "med" - ], - [ - "N", - "amed" - ], - [ - "▁W", - "onder" - ], - [ - "▁Wo", - "nder" - ], - [ - "▁Won", - "der" - ], - [ - "es", - "sen" - ], - [ - "ess", - "en" - ], - [ - "esse", - "n" - ], - [ - "▁f", - "ist" - ], - [ - "▁fi", - "st" - ], - [ - "▁fis", - "t" - ], - [ - "▁z", - "oom" - ], - [ - "▁zo", - "om" - ], - [ - "▁", - "zoom" - ], - [ - "пе", - "н" - ], - [ - "п", - "ен" - ], - [ - "▁ru", - "ling" - ], - [ - "▁rul", - "ing" - ], - [ - "un", - "likely" - ], - [ - "as", - "sy" - ], - [ - "ass", - "y" - ], - [ - "or", - "ent" - ], - [ - "ore", - "nt" - ], - [ - "oren", - "t" - ], - [ - "o", - "rent" - ], - [ - "▁g", - "ibt" - ], - [ - "▁gi", - "bt" - ], - [ - "▁A", - "w" - ], - [ - "sim", - "eq" - ], - [ - "s", - "imeq" - ], - [ - "▁r", - "aid" - ], - [ - "▁ra", - "id" - ], - [ - "▁", - "raid" - ], - [ - "▁Com", - "par" - ], - [ - "▁Comp", - "ar" - ], - [ - "▁", - "Compar" - ], - [ - "▁free", - "ly" - ], - [ - "▁fre", - "ely" - ], - [ - "▁esp", - "añ" - ], - [ - "▁espa", - "ñ" - ], - [ - "▁py", - "thon" - ], - [ - "▁", - "python" - ], - [ - "▁diagn", - "osis" - ], - [ - "▁ch", - "ips" - ], - [ - "▁chip", - "s" - ], - [ - "▁chi", - "ps" - ], - [ - "R", - "azor" - ], - [ - "▁V", - "ert" - ], - [ - "▁Ver", - "t" - ], - [ - "▁Ve", - "rt" - ], - [ - "▁", - "Vert" - ], - [ - "For", - "ward" - ], - [ - "▁P", - "é" - ], - [ - "▁compar", - "able" - ], - [ - "▁anal", - "ys" - ], - [ - "▁analy", - "s" - ], - [ - "St", - "d" - ], - [ - "S", - "td" - ], - [ - "▁Franç", - "ois" - ], - [ - "▁c", - "ó" - ], - [ - "jo", - "s" - ], - [ - "j", - "os" - ], - [ - "▁p", - "eg" - ], - [ - "▁pe", - "g" - ], - [ - "▁", - "peg" - ], - [ - "CON", - "ST" - ], - [ - "cl", - "usive" - ], - [ - "▁voy", - "age" - ], - [ - "▁Sch", - "l" - ], - [ - "▁Sc", - "hl" - ], - [ - "Group", - "Layout" - ], - [ - "oi", - "se" - ], - [ - "ois", - "e" - ], - [ - "o", - "ise" - ], - [ - "сс", - "е" - ], - [ - "с", - "се" - ], - [ - "▁cr", - "ush" - ], - [ - "▁cru", - "sh" - ], - [ - "▁Die", - "se" - ], - [ - "▁Di", - "ese" - ], - [ - "▁Dies", - "e" - ], - [ - "▁be", - "kan" - ], - [ - "▁bek", - "an" - ], - [ - "ci", - "t" - ], - [ - "c", - "it" - ], - [ - "▁Ein", - "wohner" - ], - [ - "▁L", - "an" - ], - [ - "▁La", - "n" - ], - [ - "▁dress", - "ing" - ], - [ - "▁s", - "olved" - ], - [ - "▁sol", - "ved" - ], - [ - "▁solve", - "d" - ], - [ - "М", - "а" - ], - [ - "▁C", - "hel" - ], - [ - "▁Ch", - "el" - ], - [ - "▁Che", - "l" - ], - [ - "par", - "ed" - ], - [ - "pa", - "red" - ], - [ - "pare", - "d" - ], - [ - "p", - "ared" - ], - [ - "▁se", - "aled" - ], - [ - "▁sea", - "led" - ], - [ - "▁seal", - "ed" - ], - [ - "})", - ")" - ], - [ - "}", - "))" - ], - [ - "anc", - "ouver" - ], - [ - "se", - "h" - ], - [ - "s", - "eh" - ], - [ - "ta", - "bles" - ], - [ - "table", - "s" - ], - [ - "tab", - "les" - ], - [ - "t", - "ables" - ], - [ - "▁red", - "dit" - ], - [ - "▁redd", - "it" - ], - [ - "▁", - "reddit" - ], - [ - "▁m", - "our" - ], - [ - "▁mo", - "ur" - ], - [ - "▁mou", - "r" - ], - [ - "▁clean", - "up" - ], - [ - "▁", - "cleanup" - ], - [ - "ov", - "ić" - ], - [ - "ovi", - "ć" - ], - [ - "▁Ur", - "ban" - ], - [ - "oc", - "t" - ], - [ - "o", - "ct" - ], - [ - "то", - "ра" - ], - [ - "тор", - "а" - ], - [ - "▁Le", - "gal" - ], - [ - "▁Leg", - "al" - ], - [ - "▁J", - "ur" - ], - [ - "▁Ju", - "r" - ], - [ - "▁N", - "as" - ], - [ - "▁Na", - "s" - ], - [ - "C", - "ity" - ], - [ - "▁un", - "fortunately" - ], - [ - "▁unfortunate", - "ly" - ], - [ - "▁P", - "ER" - ], - [ - "▁PE", - "R" - ], - [ - "▁", - "PER" - ], - [ - "ma", - "kers" - ], - [ - "make", - "rs" - ], - [ - "maker", - "s" - ], - [ - "m", - "akers" - ], - [ - "▁sig", - "lo" - ], - [ - "▁k", - "in" - ], - [ - "▁ki", - "n" - ], - [ - "▁", - "kin" - ], - [ - "co", - "des" - ], - [ - "code", - "s" - ], - [ - "cod", - "es" - ], - [ - "c", - "odes" - ], - [ - "ля", - "р" - ], - [ - "NI", - "NG" - ], - [ - "N", - "ING" - ], - [ - "▁C", - "ec" - ], - [ - "▁Ce", - "c" - ], - [ - "▁C", - "T" - ], - [ - "▁", - "CT" - ], - [ - "▁R", - "acing" - ], - [ - "▁Ra", - "cing" - ], - [ - "da", - "n" - ], - [ - "d", - "an" - ], - [ - "▁He", - "rz" - ], - [ - "▁Her", - "z" - ], - [ - "▁gen", - "ius" - ], - [ - "▁e", - "urop" - ], - [ - "▁eu", - "rop" - ], - [ - "serv", - "let" - ], - [ - "ow", - "ego" - ], - [ - "owe", - "go" - ], - [ - "▁Im", - "agine" - ], - [ - "▁Imp", - "erial" - ], - [ - "▁Imper", - "ial" - ], - [ - "Re", - "gex" - ], - [ - "Reg", - "ex" - ], - [ - "c", - "é" - ], - [ - "HE", - "D" - ], - [ - "H", - "ED" - ], - [ - "det", - "ect" - ], - [ - "з", - "ни" - ], - [ - "io", - "c" - ], - [ - "i", - "oc" - ], - [ - "Anal", - "ysis" - ], - [ - "Analy", - "sis" - ], - [ - "▁*", - "=" - ], - [ - "▁f", - "ever" - ], - [ - "▁fe", - "ver" - ], - [ - "▁Ob", - "viously" - ], - [ - "F", - "oot" - ], - [ - "Line", - "ar" - ], - [ - "Lin", - "ear" - ], - [ - "▁p", - "ró" - ], - [ - "▁pr", - "ó" - ], - [ - "▁satell", - "ite" - ], - [ - "▁B", - "eng" - ], - [ - "▁Be", - "ng" - ], - [ - "▁Ben", - "g" - ], - [ - "bound", - "s" - ], - [ - "b", - "ounds" - ], - [ - "▁J", - "azz" - ], - [ - "▁Ja", - "zz" - ], - [ - "▁C", - "urt" - ], - [ - "▁Cur", - "t" - ], - [ - "▁Cu", - "rt" - ], - [ - "▁поли", - "ти" - ], - [ - "▁b", - "ild" - ], - [ - "▁bi", - "ld" - ], - [ - "▁bil", - "d" - ], - [ - "▁", - "bild" - ], - [ - "▁\"", - "\");" - ], - [ - "▁\"\"", - ");" - ], - [ - "▁\"\")", - ";" - ], - [ - "▁document", - "ary" - ], - [ - "▁gr", - "asp" - ], - [ - "▁gra", - "sp" - ], - [ - "▁gras", - "p" - ], - [ - "▁d", - "la" - ], - [ - "▁dl", - "a" - ], - [ - "TR", - "A" - ], - [ - "T", - "RA" - ], - [ - "▁read", - "ily" - ], - [ - "To", - "r" - ], - [ - "T", - "or" - ], - [ - "C", - "ACHE" - ], - [ - "▁Const", - "ruction" - ], - [ - "▁Construct", - "ion" - ], - [ - "▁d", - "ía" - ], - [ - "да", - "т" - ], - [ - "д", - "ат" - ], - [ - "▁G", - "rey" - ], - [ - "▁Gr", - "ey" - ], - [ - "▁Gre", - "y" - ], - [ - "run", - "ner" - ], - [ - "le", - "ading" - ], - [ - "▁co", - "oked" - ], - [ - "▁cook", - "ed" - ], - [ - "ro", - "log" - ], - [ - "rol", - "og" - ], - [ - "r", - "olog" - ], - [ - "▁annoy", - "ing" - ], - [ - "DE", - "LETE" - ], - [ - "amer", - "ican" - ], - [ - "▁Niger", - "ia" - ], - [ - "▁d", - "ai" - ], - [ - "▁da", - "i" - ], - [ - "▁", - "dai" - ], - [ - "▁sac", - "rific" - ], - [ - "▁serv", - "ant" - ], - [ - "▁s", - "kb" - ], - [ - "▁sk", - "b" - ], - [ - "▁", - "skb" - ], - [ - "▁b", - "arg" - ], - [ - "▁bar", - "g" - ], - [ - "▁ba", - "rg" - ], - [ - "pix", - "el" - ], - [ - "p", - "ixel" - ], - [ - "In", - "ject" - ], - [ - "ca", - "ched" - ], - [ - "cache", - "d" - ], - [ - "c", - "ached" - ], - [ - "▁cou", - "pled" - ], - [ - "▁couple", - "d" - ], - [ - "▁coup", - "led" - ], - [ - "un", - "gle" - ], - [ - "ung", - "le" - ], - [ - "pro", - "b" - ], - [ - "pr", - "ob" - ], - [ - "p", - "rob" - ], - [ - ">{", - "@" - ], - [ - "ла", - "го" - ], - [ - "default", - "s" - ], - [ - "▁por", - "trait" - ], - [ - "▁port", - "rait" - ], - [ - "▁d", - "ental" - ], - [ - "▁den", - "tal" - ], - [ - "▁dent", - "al" - ], - [ - "▁d", - "estro" - ], - [ - "▁dest", - "ro" - ], - [ - "▁r", - "ue" - ], - [ - "▁ru", - "e" - ], - [ - "▁hy", - "brid" - ], - [ - "▁", - "й" - ], - [ - "▁CO", - "MP" - ], - [ - "▁COM", - "P" - ], - [ - "▁", - "COMP" - ], - [ - "▁B", - "ent" - ], - [ - "▁Be", - "nt" - ], - [ - "▁Ben", - "t" - ], - [ - "Com", - "pare" - ], - [ - "Comp", - "are" - ], - [ - "Compar", - "e" - ], - [ - "bo", - "th" - ], - [ - "bot", - "h" - ], - [ - "b", - "oth" - ], - [ - "kl", - "ahoma" - ], - [ - "ais", - "er" - ], - [ - "ai", - "ser" - ], - [ - "aise", - "r" - ], - [ - "a", - "iser" - ], - [ - "Su", - "re" - ], - [ - "Sur", - "e" - ], - [ - "S", - "ure" - ], - [ - "▁s", - "olving" - ], - [ - "▁sol", - "ving" - ], - [ - "▁l", - "ista" - ], - [ - "▁li", - "sta" - ], - [ - "▁list", - "a" - ], - [ - "▁", - "lista" - ], - [ - "▁у", - "чи" - ], - [ - "▁Ev", - "ans" - ], - [ - "▁Eva", - "ns" - ], - [ - "▁f", - "usion" - ], - [ - "▁fus", - "ion" - ], - [ - "▁compl", - "aint" - ], - [ - "▁complain", - "t" - ], - [ - "H", - "P" - ], - [ - "He", - "ap" - ], - [ - "al", - "ways" - ], - [ - "M", - "gr" - ], - [ - "▁appro", - "x" - ], - [ - "▁", - "approx" - ], - [ - "display", - "style" - ], - [ - "lo", - "rd" - ], - [ - "lor", - "d" - ], - [ - "l", - "ord" - ], - [ - "in", - "sn" - ], - [ - "ins", - "n" - ], - [ - "▁Fe", - "ature" - ], - [ - "▁", - "Feature" - ], - [ - "RP", - "C" - ], - [ - "R", - "PC" - ], - [ - "▁v", - "et" - ], - [ - "▁ve", - "t" - ], - [ - "▁", - "vet" - ], - [ - "К", - "а" - ], - [ - "▁kil", - "omet" - ], - [ - "▁kilom", - "et" - ], - [ - "▁deliver", - "ing" - ], - [ - "▁const", - "itution" - ], - [ - "sh", - "ine" - ], - [ - "ле", - "к" - ], - [ - "▁го", - "род" - ], - [ - "▁горо", - "д" - ], - [ - "▁prob", - "able" - ], - [ - "▁run", - "ner" - ], - [ - "▁", - "runner" - ], - [ - "hr", - "en" - ], - [ - "hre", - "n" - ], - [ - "h", - "ren" - ], - [ - "▁N", - "ep" - ], - [ - "▁Ne", - "p" - ], - [ - "▁over", - "night" - ], - [ - "pr", - "ead" - ], - [ - "pre", - "ad" - ], - [ - "p", - "read" - ], - [ - "л", - "та" - ], - [ - "фор", - "ма" - ], - [ - "CL", - "O" - ], - [ - "C", - "LO" - ], - [ - "ie", - "sa" - ], - [ - "ies", - "a" - ], - [ - "i", - "esa" - ], - [ - "▁object", - "ives" - ], - [ - "▁objective", - "s" - ], - [ - "con", - "tract" - ], - [ - "cont", - "ract" - ], - [ - "contr", - "act" - ], - [ - "EX", - "P" - ], - [ - "▁col", - "ours" - ], - [ - "▁colour", - "s" - ], - [ - "xi", - "co" - ], - [ - "xic", - "o" - ], - [ - "x", - "ico" - ], - [ - "C", - "lean" - ], - [ - "▁light", - "ly" - ], - [ - "▁scen", - "arios" - ], - [ - "▁scenario", - "s" - ], - [ - "▁qu", - "arters" - ], - [ - "▁quarter", - "s" - ], - [ - "▁quart", - "ers" - ], - [ - "▁quar", - "ters" - ], - [ - "▁", - "quarters" - ], - [ - "▁D", - "ear" - ], - [ - "▁De", - "ar" - ], - [ - "▁l", - "uc" - ], - [ - "▁lu", - "c" - ], - [ - "▁app", - "et" - ], - [ - "▁ap", - "pet" - ], - [ - "▁appe", - "t" - ], - [ - "▁de", - "port" - ], - [ - "▁dep", - "ort" - ], - [ - "Sa", - "fe" - ], - [ - "▁me", - "nos" - ], - [ - "▁men", - "os" - ], - [ - "▁Paul", - "o" - ], - [ - "▁Pa", - "ulo" - ], - [ - "CI", - "AL" - ], - [ - "C", - "IAL" - ], - [ - "ці", - "в" - ], - [ - "ц", - "ів" - ], - [ - "▁R", - "oc" - ], - [ - "▁Ro", - "c" - ], - [ - "▁c", - "aring" - ], - [ - "▁car", - "ing" - ], - [ - "▁ca", - "ring" - ], - [ - "▁elect", - "ro" - ], - [ - "▁de", - "cember" - ], - [ - "▁dec", - "ember" - ], - [ - "▁dece", - "mber" - ], - [ - "▁Phil", - "osoph" - ], - [ - "▁col", - "ored" - ], - [ - "▁color", - "ed" - ], - [ - "▁", - "colored" - ], - [ - "it", - "sch" - ], - [ - "its", - "ch" - ], - [ - "ropol", - "itan" - ], - [ - "os", - "ti" - ], - [ - "ost", - "i" - ], - [ - "▁N", - "ut" - ], - [ - "▁Nu", - "t" - ], - [ - "▁consecut", - "ive" - ], - [ - "Pe", - "er" - ], - [ - "ar", - "ness" - ], - [ - "arn", - "ess" - ], - [ - "▁ż", - "e" - ], - [ - "▁", - "że" - ], - [ - "▁A", - "round" - ], - [ - "▁Ar", - "ound" - ], - [ - "af", - "ka" - ], - [ - "▁d", - "io" - ], - [ - "▁di", - "o" - ], - [ - "ci", - "p" - ], - [ - "c", - "ip" - ], - [ - "▁to", - "ys" - ], - [ - "▁toy", - "s" - ], - [ - "cr", - "o" - ], - [ - "c", - "ro" - ], - [ - "▁m", - "iser" - ], - [ - "▁mis", - "er" - ], - [ - "▁mi", - "ser" - ], - [ - "▁mise", - "r" - ], - [ - "check", - "box" - ], - [ - "▁F", - "isher" - ], - [ - "▁Fish", - "er" - ], - [ - "▁gover", - "ned" - ], - [ - "▁govern", - "ed" - ], - [ - "▁h", - "á" - ], - [ - "▁En", - "able" - ], - [ - "▁", - "Enable" - ], - [ - "▁t", - "rivial" - ], - [ - "▁occup", - "ation" - ], - [ - "ro", - "rs" - ], - [ - "ror", - "s" - ], - [ - "r", - "ors" - ], - [ - "▁l", - "av" - ], - [ - "▁la", - "v" - ], - [ - "▁", - "lav" - ], - [ - "▁m", - "ou" - ], - [ - "▁mo", - "u" - ], - [ - "▁b", - "ord" - ], - [ - "▁bo", - "rd" - ], - [ - "▁bor", - "d" - ], - [ - "ли", - "ч" - ], - [ - "Ro", - "om" - ], - [ - "R", - "oom" - ], - [ - "')", - "\r" - ], - [ - "'", - ")\r" - ], - [ - "▁art", - "ic" - ], - [ - "▁m", - "ientras" - ], - [ - "ch", - "air" - ], - [ - "cha", - "ir" - ], - [ - "uation", - "s" - ], - [ - "u", - "ations" - ], - [ - "▁comm", - "ented" - ], - [ - "▁comment", - "ed" - ], - [ - "▁trigger", - "ed" - ], - [ - "Can", - "not" - ], - [ - "C", - "annot" - ], - [ - "▁Marc", - "us" - ], - [ - "▁p", - "unct" - ], - [ - "▁pun", - "ct" - ], - [ - "▁achie", - "vement" - ], - [ - "▁achieve", - "ment" - ], - [ - "е", - "ди" - ], - [ - "ext", - "ensions" - ], - [ - "extension", - "s" - ], - [ - "ad", - "ers" - ], - [ - "ade", - "rs" - ], - [ - "ader", - "s" - ], - [ - "a", - "ders" - ], - [ - "jo", - "urs" - ], - [ - "jour", - "s" - ], - [ - "j", - "ours" - ], - [ - "ir", - "lines" - ], - [ - "irl", - "ines" - ], - [ - "▁со", - "стоя" - ], - [ - "V", - "IEW" - ], - [ - "▁Nap", - "ole" - ], - [ - "Conf", - "irm" - ], - [ - "▁por", - "que" - ], - [ - "........", - "........" - ], - [ - "▁LI", - "ABILITY" - ], - [ - "Wall", - "et" - ], - [ - "W", - "allet" - ], - [ - "Sub", - "ject" - ], - [ - "al", - "gorithm" - ], - [ - "▁tr", - "iple" - ], - [ - "▁tri", - "ple" - ], - [ - "▁trip", - "le" - ], - [ - "ru", - "b" - ], - [ - "r", - "ub" - ], - [ - "▁se", - "cur" - ], - [ - "▁sec", - "ur" - ], - [ - "▁hand", - "some" - ], - [ - "▁hands", - "ome" - ], - [ - "▁d", - "od" - ], - [ - "▁do", - "d" - ], - [ - "r", - "ès" - ], - [ - "ac", - "ja" - ], - [ - "ch", - "od" - ], - [ - "cho", - "d" - ], - [ - "н", - "ва" - ], - [ - "es", - "ar" - ], - [ - "esa", - "r" - ], - [ - "an", - "chor" - ], - [ - "anc", - "hor" - ], - [ - "anch", - "or" - ], - [ - "▁Soph", - "ie" - ], - [ - "▁Украї", - "ни" - ], - [ - "Up", - "per" - ], - [ - "am", - "ous" - ], - [ - "amo", - "us" - ], - [ - "Fe", - "atures" - ], - [ - "Feature", - "s" - ], - [ - "▁б", - "ли" - ], - [ - "▁", - "бли" - ], - [ - "Supp", - "ress" - ], - [ - "Sup", - "press" - ], - [ - "▁kil", - "om" - ], - [ - "▁Z", - "u" - ], - [ - "▁belong", - "ed" - ], - [ - "▁Red", - "dit" - ], - [ - "▁pro", - "ces" - ], - [ - "▁proc", - "es" - ], - [ - "▁с", - "тар" - ], - [ - "▁ста", - "р" - ], - [ - "▁ст", - "ар" - ], - [ - "▁F", - "est" - ], - [ - "▁Fe", - "st" - ], - [ - "/", - "%" - ], - [ - "▁P", - "am" - ], - [ - "▁Pa", - "m" - ], - [ - "st", - "orm" - ], - [ - "sto", - "rm" - ], - [ - "W", - "W" - ], - [ - "P", - "aul" - ], - [ - "▁t", - "ales" - ], - [ - "▁tal", - "es" - ], - [ - "▁ta", - "les" - ], - [ - "▁tale", - "s" - ], - [ - "▁рай", - "она" - ], - [ - "▁райо", - "на" - ], - [ - "▁район", - "а" - ], - [ - "▁spread", - "ing" - ], - [ - "▁s", - "ched" - ], - [ - "▁sc", - "hed" - ], - [ - "▁sch", - "ed" - ], - [ - "▁sche", - "d" - ], - [ - "▁", - "sched" - ], - [ - "le", - "ased" - ], - [ - "lease", - "d" - ], - [ - "Non", - "Null" - ], - [ - "▁High", - "way" - ], - [ - "▁Re", - "serve" - ], - [ - "▁Res", - "erve" - ], - [ - "▁c", - "ater" - ], - [ - "▁cat", - "er" - ], - [ - "▁ca", - "ter" - ], - [ - "▁t", - "ire" - ], - [ - "▁ti", - "re" - ], - [ - "▁tir", - "e" - ], - [ - "▁por", - "ch" - ], - [ - "qu", - "ier" - ], - [ - "US", - "A" - ], - [ - "U", - "SA" - ], - [ - "▁Sw", - "iss" - ], - [ - "▁", - "È" - ], - [ - "▁br", - "ave" - ], - [ - "▁bra", - "ve" - ], - [ - "▁explos", - "ion" - ], - [ - "l", - "r" - ], - [ - "▁class", - "ified" - ], - [ - "Ab", - "out" - ], - [ - "▁P", - "ict" - ], - [ - "▁Pic", - "t" - ], - [ - "▁Pi", - "ct" - ], - [ - "▁Dub", - "lin" - ], - [ - "▁separ", - "ately" - ], - [ - "▁separate", - "ly" - ], - [ - "▁bank", - "ing" - ], - [ - "▁ban", - "king" - ], - [ - "▁Christian", - "ity" - ], - [ - "mi", - "gr" - ], - [ - "m", - "igr" - ], - [ - "Ro", - "b" - ], - [ - "R", - "ob" - ], - [ - "се", - "р" - ], - [ - "с", - "ер" - ], - [ - "▁el", - "f" - ], - [ - "▁", - "elf" - ], - [ - "▁employ", - "ers" - ], - [ - "▁employer", - "s" - ], - [ - "▁S", - "low" - ], - [ - "▁Sl", - "ow" - ], - [ - "▁j", - "uli" - ], - [ - "▁ju", - "li" - ], - [ - "▁jul", - "i" - ], - [ - "west", - "ern" - ], - [ - "w", - "estern" - ], - [ - "▁anal", - "yst" - ], - [ - "▁analy", - "st" - ], - [ - "▁analys", - "t" - ], - [ - "ob", - "serv" - ], - [ - "obs", - "erv" - ], - [ - "▁N", - "ice" - ], - [ - "▁Nic", - "e" - ], - [ - "▁Ni", - "ce" - ], - [ - "▁G", - "C" - ], - [ - "▁", - "GC" - ], - [ - "▁Let", - "ter" - ], - [ - "▁ha", - "rass" - ], - [ - "▁har", - "ass" - ], - [ - "User", - "name" - ], - [ - "▁A", - "unt" - ], - [ - "▁Au", - "nt" - ], - [ - "▁с", - "ент" - ], - [ - "Su", - "p" - ], - [ - "S", - "up" - ], - [ - "IC", - "ES" - ], - [ - "ICE", - "S" - ], - [ - "RE", - "NT" - ], - [ - "R", - "ENT" - ], - [ - "rat", - "io" - ], - [ - "r", - "atio" - ], - [ - "▁Мо", - "ск" - ], - [ - "▁an", - "gles" - ], - [ - "▁ang", - "les" - ], - [ - "▁angle", - "s" - ], - [ - "▁angl", - "es" - ], - [ - "▁", - "angles" - ], - [ - "▁l", - "lev" - ], - [ - "▁ll", - "ev" - ], - [ - "_", - "*" - ], - [ - "▁n", - "it" - ], - [ - "▁ni", - "t" - ], - [ - "▁", - "nit" - ], - [ - "▁w", - "reck" - ], - [ - "▁pat", - "rol" - ], - [ - "▁loyal", - "ty" - ], - [ - "▁n", - "ationale" - ], - [ - "▁nat", - "ionale" - ], - [ - "▁national", - "e" - ], - [ - "▁nation", - "ale" - ], - [ - "go", - "m" - ], - [ - "g", - "om" - ], - [ - "}$", - "-" - ], - [ - "}", - "$-" - ], - [ - "▁dis", - "pute" - ], - [ - "▁disput", - "e" - ], - [ - "▁disp", - "ute" - ], - [ - "▁r", - "us" - ], - [ - "▁ru", - "s" - ], - [ - "▁", - "rus" - ], - [ - "▁П", - "рез" - ], - [ - "▁Пре", - "з" - ], - [ - "▁Indust", - "rial" - ], - [ - "▁dem", - "ocratic" - ], - [ - "▁democr", - "atic" - ], - [ - "b", - "w" - ], - [ - "li", - "mp" - ], - [ - "lim", - "p" - ], - [ - "l", - "imp" - ], - [ - "ur", - "bed" - ], - [ - "urb", - "ed" - ], - [ - "▁mie", - "jsce" - ], - [ - "▁miejsc", - "e" - ], - [ - "ру", - "д" - ], - [ - "▁t", - "ex" - ], - [ - "▁te", - "x" - ], - [ - "▁", - "tex" - ], - [ - "▁develop", - "ments" - ], - [ - "▁development", - "s" - ], - [ - "▁B", - "right" - ], - [ - "▁Br", - "ight" - ], - [ - "▁Brig", - "ht" - ], - [ - "▁var", - "ying" - ], - [ - "▁va", - "rying" - ], - [ - "▁vary", - "ing" - ], - [ - "fa", - "ct" - ], - [ - "fac", - "t" - ], - [ - "f", - "act" - ], - [ - "▁Port", - "al" - ], - [ - "▁Por", - "tal" - ], - [ - "as", - "is" - ], - [ - "asi", - "s" - ], - [ - "a", - "sis" - ], - [ - "▁горо", - "да" - ], - [ - "▁город", - "а" - ], - [ - "▁cre", - "ativity" - ], - [ - "▁creat", - "ivity" - ], - [ - "))", - "))" - ], - [ - ")))", - ")" - ], - [ - ")", - ")))" - ], - [ - ".\"", - ";" - ], - [ - ".", - "\";" - ], - [ - "ie", - "ux" - ], - [ - "ieu", - "x" - ], - [ - "▁prov", - "isions" - ], - [ - "▁provision", - "s" - ], - [ - "uv", - "e" - ], - [ - "u", - "ve" - ], - [ - "La", - "ng" - ], - [ - "L", - "ang" - ], - [ - "miss", - "ing" - ], - [ - "ра", - "т" - ], - [ - "р", - "ат" - ], - [ - "ph", - "ony" - ], - [ - "▁out", - "line" - ], - [ - "pa", - "s" - ], - [ - "p", - "as" - ], - [ - "el", - "m" - ], - [ - "e", - "lm" - ], - [ - "mon", - "itor" - ], - [ - "TC", - "P" - ], - [ - "T", - "CP" - ], - [ - "ka", - "t" - ], - [ - "k", - "at" - ], - [ - "uc", - "ed" - ], - [ - "uce", - "d" - ], - [ - "u", - "ced" - ], - [ - "\\\"", - "," - ], - [ - "\\", - "\"," - ], - [ - "yn", - "a" - ], - [ - "y", - "na" - ], - [ - "ра", - "бо" - ], - [ - "раб", - "о" - ], - [ - "oc", - "ate" - ], - [ - "oca", - "te" - ], - [ - "▁c", - "ares" - ], - [ - "▁car", - "es" - ], - [ - "▁care", - "s" - ], - [ - "▁ca", - "res" - ], - [ - "▁f", - "ins" - ], - [ - "▁fin", - "s" - ], - [ - "▁fi", - "ns" - ], - [ - "▁he", - "ap" - ], - [ - "▁", - "heap" - ], - [ - "▁small", - "est" - ], - [ - "äch", - "st" - ], - [ - "▁I", - "X" - ], - [ - "▁", - "IX" - ], - [ - "re", - "cv" - ], - [ - "rec", - "v" - ], - [ - "key", - "word" - ], - [ - "▁at", - "tra" - ], - [ - "▁att", - "ra" - ], - [ - "▁attr", - "a" - ], - [ - "▁sel", - "bst" - ], - [ - "Un", - "expected" - ], - [ - "Une", - "xpected" - ], - [ - "Sm", - "all" - ], - [ - "▁насе", - "ље" - ], - [ - "▁H", - "us" - ], - [ - "▁Hu", - "s" - ], - [ - "Enc", - "oder" - ], - [ - "Encode", - "r" - ], - [ - "▁un", - "set" - ], - [ - "▁uns", - "et" - ], - [ - "▁home", - "less" - ], - [ - "▁hom", - "eless" - ], - [ - "▁Johann", - "es" - ], - [ - "▁U", - "RI" - ], - [ - "▁", - "URI" - ], - [ - "ant", - "age" - ], - [ - "anta", - "ge" - ], - [ - "▁in", - "hib" - ], - [ - "▁appreci", - "ated" - ], - [ - "▁appreciate", - "d" - ], - [ - "ie", - "lte" - ], - [ - "iel", - "te" - ], - [ - "ielt", - "e" - ], - [ - "i", - "elte" - ], - [ - "▁st", - "ays" - ], - [ - "▁stay", - "s" - ], - [ - "▁sta", - "ys" - ], - [ - "▁alle", - "ged" - ], - [ - "▁alleg", - "ed" - ], - [ - "▁c", - "oding" - ], - [ - "▁co", - "ding" - ], - [ - "▁cod", - "ing" - ], - [ - "▁tv", - "å" - ], - [ - "pipe", - "line" - ], - [ - "p", - "ipeline" - ], - [ - "▁W", - "or" - ], - [ - "▁Wo", - "r" - ], - [ - "File", - "Path" - ], - [ - "▁accept", - "ing" - ], - [ - "▁Ex", - "cell" - ], - [ - "▁L", - "uther" - ], - [ - "▁Lu", - "ther" - ], - [ - "▁Friend", - "s" - ], - [ - "▁c", - "urt" - ], - [ - "▁cur", - "t" - ], - [ - "▁cu", - "rt" - ], - [ - "▁'", - "$" - ], - [ - "▁", - "'$" - ], - [ - "▁tight", - "ly" - ], - [ - "▁cz", - "ę" - ], - [ - "▁un", - "necessary" - ], - [ - "▁F", - "ed" - ], - [ - "▁Fe", - "d" - ], - [ - "▁А", - "нд" - ], - [ - "▁Ан", - "д" - ], - [ - "▁H", - "P" - ], - [ - "▁", - "HP" - ], - [ - "▁String", - "Builder" - ], - [ - "en", - "burg" - ], - [ - "'", - "(" - ], - [ - "vm", - "a" - ], - [ - "v", - "ma" - ], - [ - "▁Ab", - "raham" - ], - [ - "W", - "L" - ], - [ - "▁Re", - "ference" - ], - [ - "▁Refer", - "ence" - ], - [ - "▁", - "Reference" - ], - [ - "J", - "o" - ], - [ - "Bl", - "ob" - ], - [ - "Blo", - "b" - ], - [ - "▁H", - "ugh" - ], - [ - "▁Hug", - "h" - ], - [ - "▁Hu", - "gh" - ], - [ - "▁Bul", - "gar" - ], - [ - "MESS", - "AGE" - ], - [ - "з", - "во" - ], - [ - "▁avoid", - "ed" - ], - [ - "▁po", - "ems" - ], - [ - "▁poem", - "s" - ], - [ - "▁с", - "ы" - ], - [ - "▁", - "сы" - ], - [ - "▁O", - "pp" - ], - [ - "▁Op", - "p" - ], - [ - "av", - "irus" - ], - [ - "avi", - "rus" - ], - [ - "Pre", - "view" - ], - [ - "Prev", - "iew" - ], - [ - "P", - "review" - ], - [ - "▁k", - "er" - ], - [ - "▁ke", - "r" - ], - [ - "▁", - "ker" - ], - [ - "ue", - "va" - ], - [ - "u", - "eva" - ], - [ - "fl", - "ix" - ], - [ - "▁char", - "ging" - ], - [ - "▁charg", - "ing" - ], - [ - "▁motiv", - "ated" - ], - [ - "▁O", - "rd" - ], - [ - "▁Or", - "d" - ], - [ - "▁", - "Ord" - ], - [ - "▁av", - "eva" - ], - [ - "▁ave", - "va" - ], - [ - "x", - "l" - ], - [ - "▁flex", - "ibility" - ], - [ - "ag", - "na" - ], - [ - "agn", - "a" - ], - [ - "▁rac", - "ism" - ], - [ - "d", - "h" - ], - [ - "▁b", - "aking" - ], - [ - "▁ba", - "king" - ], - [ - "F", - "riend" - ], - [ - "ble", - "r" - ], - [ - "bl", - "er" - ], - [ - "b", - "ler" - ], - [ - "▁Log", - "ger" - ], - [ - "▁", - "Logger" - ], - [ - "Te", - "n" - ], - [ - "T", - "en" - ], - [ - "nav", - "igation" - ], - [ - "▁att", - "achment" - ], - [ - "▁attach", - "ment" - ], - [ - "▁", - "attachment" - ], - [ - "▁b", - "ajo" - ], - [ - "▁ba", - "jo" - ], - [ - "▁pr", - "icing" - ], - [ - "▁pri", - "cing" - ], - [ - "▁T", - "ip" - ], - [ - "▁Ti", - "p" - ], - [ - "▁", - "Tip" - ], - [ - "da", - "r" - ], - [ - "d", - "ar" - ], - [ - "G", - "G" - ], - [ - "To", - "ols" - ], - [ - "Tool", - "s" - ], - [ - "Too", - "ls" - ], - [ - "T", - "ools" - ], - [ - "vol", - "ution" - ], - [ - "v", - "olution" - ], - [ - "am", - "as" - ], - [ - "ama", - "s" - ], - [ - "a", - "mas" - ], - [ - "▁b", - "ibli" - ], - [ - "▁adapt", - "ed" - ], - [ - "ox", - "y" - ], - [ - "o", - "xy" - ], - [ - "▁F", - "reedom" - ], - [ - "▁Free", - "dom" - ], - [ - "ri", - "co" - ], - [ - "ric", - "o" - ], - [ - "r", - "ico" - ], - [ - "▁coll", - "apsed" - ], - [ - "▁collapse", - "d" - ], - [ - "z", - "m" - ], - [ - "pl", - "o" - ], - [ - "p", - "lo" - ], - [ - "▁c", - "ô" - ], - [ - "▁r", - "t" - ], - [ - "▁", - "rt" - ], - [ - "än", - "ger" - ], - [ - "äng", - "er" - ], - [ - "änge", - "r" - ], - [ - "▁D", - "R" - ], - [ - "▁", - "DR" - ], - [ - "▁Bit", - "coin" - ], - [ - "go", - "w" - ], - [ - "g", - "ow" - ], - [ - "▁ch", - "ez" - ], - [ - "▁che", - "z" - ], - [ - "▁", - "chez" - ], - [ - "▁ot", - "ro" - ], - [ - "▁te", - "il" - ], - [ - "▁", - "teil" - ], - [ - "ла", - "га" - ], - [ - "▁St", - "ars" - ], - [ - "▁Star", - "s" - ], - [ - "▁Sta", - "rs" - ], - [ - "▁invest", - "ing" - ], - [ - "▁a", - "board" - ], - [ - "▁ab", - "oard" - ], - [ - "▁f", - "lights" - ], - [ - "▁fl", - "ights" - ], - [ - "▁flight", - "s" - ], - [ - "▁genu", - "inely" - ], - [ - "▁genuine", - "ly" - ], - [ - "▁prom", - "ising" - ], - [ - "Rot", - "ation" - ], - [ - "O", - "cc" - ], - [ - "▁su", - "oi" - ], - [ - "▁suo", - "i" - ], - [ - "string", - "ify" - ], - [ - "ac", - "ies" - ], - [ - "aci", - "es" - ], - [ - "a", - "cies" - ], - [ - "▁G", - "round" - ], - [ - "▁Gr", - "ound" - ], - [ - "▁Gro", - "und" - ], - [ - "▁sequ", - "ences" - ], - [ - "▁sequence", - "s" - ], - [ - "▁c", - "ure" - ], - [ - "▁cur", - "e" - ], - [ - "▁cu", - "re" - ], - [ - "out", - "ine" - ], - [ - "▁!", - "!" - ], - [ - "▁", - "!!" - ], - [ - "▁G", - "ay" - ], - [ - "▁Ga", - "y" - ], - [ - "▁garden", - "s" - ], - [ - "▁gard", - "ens" - ], - [ - "▁G", - "las" - ], - [ - "▁Gl", - "as" - ], - [ - "▁Tai", - "wan" - ], - [ - "reg", - "istry" - ], - [ - "▁#", - "{" - ], - [ - "▁", - "#{" - ], - [ - "▁ins", - "pection" - ], - [ - "▁insp", - "ection" - ], - [ - "▁inspect", - "ion" - ], - [ - "Te", - "ll" - ], - [ - "T", - "ell" - ], - [ - "▁`", - "${" - ], - [ - "p", - "matrix" - ], - [ - "▁reg", - "ulation" - ], - [ - "▁regul", - "ation" - ], - [ - "fin", - "ish" - ], - [ - "▁Ed", - "ge" - ], - [ - "▁", - "Edge" - ], - [ - "Sp", - "rite" - ], - [ - "S", - "prite" - ], - [ - "▁Conf", - "eder" - ], - [ - "▁immigr", - "ants" - ], - [ - "▁elder", - "ly" - ], - [ - "um", - "ed" - ], - [ - "ume", - "d" - ], - [ - "u", - "med" - ], - [ - "▁Quest", - "ion" - ], - [ - "▁", - "Question" - ], - [ - "Gate", - "way" - ], - [ - "fo", - "ny" - ], - [ - "fon", - "y" - ], - [ - "f", - "ony" - ], - [ - "ît", - "re" - ], - [ - "î", - "tre" - ], - [ - "▁co", - "sm" - ], - [ - "▁cos", - "m" - ], - [ - "Ro", - "und" - ], - [ - "R", - "ound" - ], - [ - "▁ign", - "oring" - ], - [ - "▁ignor", - "ing" - ], - [ - "▁K", - "i" - ], - [ - "▁sens", - "itivity" - ], - [ - "âte", - "au" - ], - [ - "ât", - "eau" - ], - [ - "▁engine", - "ers" - ], - [ - "▁engineer", - "s" - ], - [ - "▁cor", - "rel" - ], - [ - "▁corre", - "l" - ], - [ - "ir", - "teen" - ], - [ - "irt", - "een" - ], - [ - "▁Sw", - "itzerland" - ], - [ - "▁inher", - "it" - ], - [ - "▁", - "inherit" - ], - [ - "wo", - "r" - ], - [ - "w", - "or" - ], - [ - "▁mid", - "night" - ], - [ - "▁P", - "un" - ], - [ - "▁Pu", - "n" - ], - [ - "ak", - "te" - ], - [ - "akt", - "e" - ], - [ - "a", - "kte" - ], - [ - "Dis", - "able" - ], - [ - "▁es", - "per" - ], - [ - "▁esp", - "er" - ], - [ - "▁not", - "ation" - ], - [ - "▁", - "notation" - ], - [ - "▁Univers", - "idad" - ], - [ - "so", - "l" - ], - [ - "s", - "ol" - ], - [ - "de", - "rn" - ], - [ - "der", - "n" - ], - [ - "d", - "ern" - ], - [ - "in", - "ge" - ], - [ - "ing", - "e" - ], - [ - "▁inv", - "itation" - ], - [ - ")}", - "}" - ], - [ - ")", - "}}" - ], - [ - "▁", - "â" - ], - [ - "▁ess", - "ays" - ], - [ - "▁essay", - "s" - ], - [ - "ar", - "med" - ], - [ - "arm", - "ed" - ], - [ - "ch", - "sel" - ], - [ - "chs", - "el" - ], - [ - "▁не", - "го" - ], - [ - "▁", - "него" - ], - [ - "▁confirm", - "ation" - ], - [ - "un", - "ity" - ], - [ - "unit", - "y" - ], - [ - "uni", - "ty" - ], - [ - "▁Br", - "other" - ], - [ - "▁Bro", - "ther" - ], - [ - "▁", - "Є" - ], - [ - "ni", - "ce" - ], - [ - "nic", - "e" - ], - [ - "n", - "ice" - ], - [ - "▁S", - "ue" - ], - [ - "▁Su", - "e" - ], - [ - "▁t", - "ray" - ], - [ - "▁tr", - "ay" - ], - [ - "▁tra", - "y" - ], - [ - "ро", - "и" - ], - [ - "C", - "ookie" - ], - [ - "▁Feder", - "ation" - ], - [ - "IC", - "T" - ], - [ - "I", - "CT" - ], - [ - "▁p", - "éri" - ], - [ - "stud", - "ent" - ], - [ - "▁V", - "ent" - ], - [ - "▁Ven", - "t" - ], - [ - "▁Ve", - "nt" - ], - [ - "K", - "K" - ], - [ - "ST", - "EM" - ], - [ - "aw", - "k" - ], - [ - "▁re", - "un" - ], - [ - "▁pe", - "oples" - ], - [ - "▁people", - "s" - ], - [ - "io", - "res" - ], - [ - "ior", - "es" - ], - [ - "iore", - "s" - ], - [ - "i", - "ores" - ], - [ - "ou", - "bt" - ], - [ - "▁St", - "age" - ], - [ - "▁Sta", - "ge" - ], - [ - "▁", - "Stage" - ], - [ - "▁c", - "harm" - ], - [ - "▁ch", - "arm" - ], - [ - "▁char", - "m" - ], - [ - "▁cha", - "rm" - ], - [ - "ie", - "ur" - ], - [ - "ieu", - "r" - ], - [ - "i", - "eur" - ], - [ - "▁util", - "ize" - ], - [ - "▁utiliz", - "e" - ], - [ - "▁d", - "istribute" - ], - [ - "▁dist", - "ribute" - ], - [ - "▁distribut", - "e" - ], - [ - "▁g", - "otta" - ], - [ - "▁go", - "tta" - ], - [ - "▁got", - "ta" - ], - [ - "▁block", - "ing" - ], - [ - "H", - "ot" - ], - [ - "br", - "ew" - ], - [ - "bre", - "w" - ], - [ - "b", - "rew" - ], - [ - "▁b", - "onds" - ], - [ - "▁bon", - "ds" - ], - [ - "▁bond", - "s" - ], - [ - "le", - "af" - ], - [ - "Pro", - "te" - ], - [ - "Pr", - "ote" - ], - [ - "P", - "rote" - ], - [ - "▁d", - "ice" - ], - [ - "▁di", - "ce" - ], - [ - "▁dic", - "e" - ], - [ - "▁Nor", - "man" - ], - [ - "▁Norm", - "an" - ], - [ - "▁о", - "кт" - ], - [ - "▁ок", - "т" - ], - [ - "▁in", - "spir" - ], - [ - "▁insp", - "ir" - ], - [ - "Pr", - "iv" - ], - [ - "P", - "riv" - ], - [ - "▁P", - "uerto" - ], - [ - "▁то", - "ва" - ], - [ - "RS", - "T" - ], - [ - "R", - "ST" - ], - [ - "▁s", - "f" - ], - [ - "▁", - "sf" - ], - [ - "▁qu", - "ale" - ], - [ - "▁qual", - "e" - ], - [ - "ni", - "ck" - ], - [ - "nic", - "k" - ], - [ - "n", - "ick" - ], - [ - "▁sup", - "press" - ], - [ - "▁supp", - "ress" - ], - [ - "ча", - "т" - ], - [ - "ч", - "ат" - ], - [ - "▁H", - "ello" - ], - [ - "▁Hel", - "lo" - ], - [ - "▁Hell", - "o" - ], - [ - "▁", - "Hello" - ], - [ - "▁crow", - "ded" - ], - [ - "▁crowd", - "ed" - ], - [ - "hba", - "r" - ], - [ - "h", - "bar" - ], - [ - "▁lo", - "ads" - ], - [ - "▁load", - "s" - ], - [ - "▁", - "loads" - ], - [ - "▁cor", - "rection" - ], - [ - "▁correct", - "ion" - ], - [ - "▁corre", - "ction" - ], - [ - "ad", - "just" - ], - [ - "adj", - "ust" - ], - [ - "▁E", - "state" - ], - [ - "▁Est", - "ate" - ], - [ - "▁Esta", - "te" - ], - [ - "text", - "sc" - ], - [ - "▁cool", - "ing" - ], - [ - "iv", - "eau" - ], - [ - "ive", - "au" - ], - [ - "▁bet", - "ting" - ], - [ - "====", - "========" - ], - [ - "========", - "====" - ], - [ - "re", - "mark" - ], - [ - "rem", - "ark" - ], - [ - "r", - "emark" - ], - [ - "▁im", - "plications" - ], - [ - "▁impl", - "ications" - ], - [ - "▁p", - "oz" - ], - [ - "▁po", - "z" - ], - [ - "ün", - "g" - ], - [ - "ü", - "ng" - ], - [ - "▁reg", - "ards" - ], - [ - "▁regard", - "s" - ], - [ - "▁a", - "mid" - ], - [ - "▁am", - "id" - ], - [ - "▁habit", - "antes" - ], - [ - "G", - "I" - ], - [ - "▁F", - "ou" - ], - [ - "▁Fo", - "u" - ], - [ - "▁j", - "ar" - ], - [ - "▁ja", - "r" - ], - [ - "▁", - "jar" - ], - [ - "▁requ", - "iring" - ], - [ - "▁D", - "rupal" - ], - [ - "▁Dru", - "pal" - ], - [ - "▁li", - "ability" - ], - [ - "cz", - "as" - ], - [ - "c", - "zas" - ], - [ - "▁l", - "yrics" - ], - [ - "▁ly", - "rics" - ], - [ - "▁N", - "ort" - ], - [ - "▁No", - "rt" - ], - [ - "▁Nor", - "t" - ], - [ - "si", - "l" - ], - [ - "s", - "il" - ], - [ - "▁M", - "ey" - ], - [ - "▁Me", - "y" - ], - [ - "UN", - "IT" - ], - [ - "ва", - "ния" - ], - [ - "f", - "uture" - ], - [ - "hi", - "r" - ], - [ - "h", - "ir" - ], - [ - "CA", - "L" - ], - [ - "C", - "AL" - ], - [ - "LAB", - "EL" - ], - [ - "▁S", - "weet" - ], - [ - "▁stat", - "ue" - ], - [ - "bor", - "ne" - ], - [ - "born", - "e" - ], - [ - "b", - "orne" - ], - [ - "Not", - "ify" - ], - [ - "▁her", - "itage" - ], - [ - "▁d", - "orm" - ], - [ - "▁do", - "rm" - ], - [ - "▁l", - "ever" - ], - [ - "▁le", - "ver" - ], - [ - "▁lev", - "er" - ], - [ - "▁mut", - "tered" - ], - [ - "}", - "&" - ], - [ - "▁inter", - "mediate" - ], - [ - "▁Wat", - "son" - ], - [ - "▁view", - "ing" - ], - [ - "▁vie", - "wing" - ], - [ - "kt", - "or" - ], - [ - "k", - "tor" - ], - [ - "enti", - "eth" - ], - [ - "xx", - "x" - ], - [ - "x", - "xx" - ], - [ - "at", - "u" - ], - [ - "a", - "tu" - ], - [ - "▁Inst", - "all" - ], - [ - "▁", - "Install" - ], - [ - "Cont", - "in" - ], - [ - "▁t", - "oute" - ], - [ - "▁to", - "ute" - ], - [ - "▁tou", - "te" - ], - [ - "▁tout", - "e" - ], - [ - "▁P", - "T" - ], - [ - "▁", - "PT" - ], - [ - "▁u", - "ri" - ], - [ - "▁ur", - "i" - ], - [ - "▁", - "uri" - ], - [ - "Call", - "ed" - ], - [ - "Cal", - "led" - ], - [ - "C", - "alled" - ], - [ - "▁O", - "FF" - ], - [ - "▁OF", - "F" - ], - [ - "▁", - "OFF" - ], - [ - "ig", - "lia" - ], - [ - "ic", - "hi" - ], - [ - "ich", - "i" - ], - [ - "i", - "chi" - ], - [ - "с", - "ни" - ], - [ - "V", - "o" - ], - [ - "▁exhib", - "it" - ], - [ - "▁asym", - "pt" - ], - [ - "▁G", - "ulf" - ], - [ - "л", - "ли" - ], - [ - "do", - "min" - ], - [ - "dom", - "in" - ], - [ - "d", - "omin" - ], - [ - "▁départ", - "ement" - ], - [ - "mi", - "l" - ], - [ - "m", - "il" - ], - [ - "▁B", - "ez" - ], - [ - "▁Be", - "z" - ], - [ - "▁l", - "ately" - ], - [ - "▁late", - "ly" - ], - [ - "▁lat", - "ely" - ], - [ - "▁def", - "ining" - ], - [ - "▁defin", - "ing" - ], - [ - "▁E", - "L" - ], - [ - "▁", - "EL" - ], - [ - "omorph", - "ic" - ], - [ - "▁f", - "ebru" - ], - [ - "▁fe", - "bru" - ], - [ - "▁febr", - "u" - ], - [ - "IS", - "TER" - ], - [ - "IST", - "ER" - ], - [ - "I", - "STER" - ], - [ - "res", - "olved" - ], - [ - "resolve", - "d" - ], - [ - "те", - "й" - ], - [ - "т", - "ей" - ], - [ - "▁S", - "pect" - ], - [ - "▁Sp", - "ect" - ], - [ - "▁Spec", - "t" - ], - [ - "▁Spe", - "ct" - ], - [ - "▁sem", - "pre" - ], - [ - "▁Se", - "pt" - ], - [ - "▁Sep", - "t" - ], - [ - "▁cl", - "earing" - ], - [ - "▁cle", - "aring" - ], - [ - "▁clear", - "ing" - ], - [ - "▁diam", - "eter" - ], - [ - "in", - "do" - ], - [ - "ind", - "o" - ], - [ - "▁soc", - "cer" - ], - [ - "▁D", - "CHECK" - ], - [ - "▁DC", - "HECK" - ], - [ - "vo", - "te" - ], - [ - "v", - "ote" - ], - [ - "▁n", - "omin" - ], - [ - "▁no", - "min" - ], - [ - "▁nom", - "in" - ], - [ - "Type", - "d" - ], - [ - "Ty", - "ped" - ], - [ - "Typ", - "ed" - ], - [ - "Miss", - "ing" - ], - [ - "W", - "as" - ], - [ - "▁Cent", - "ury" - ], - [ - "▁direct", - "ors" - ], - [ - "▁dire", - "ctors" - ], - [ - "▁director", - "s" - ], - [ - "▁mode", - "rate" - ], - [ - "▁moder", - "ate" - ], - [ - "▁Ill", - "uminate" - ], - [ - "▁", - "Illuminate" - ], - [ - "▁челове", - "к" - ], - [ - "▁B", - "apt" - ], - [ - "▁Ba", - "pt" - ], - [ - "▁Qu", - "ant" - ], - [ - "▁", - "Quant" - ], - [ - "▁tre", - "ating" - ], - [ - "▁treat", - "ing" - ], - [ - "ag", - "i" - ], - [ - "a", - "gi" - ], - [ - "Si", - "l" - ], - [ - "S", - "il" - ], - [ - "ring", - "e" - ], - [ - "rin", - "ge" - ], - [ - "r", - "inge" - ], - [ - "ł", - "ą" - ], - [ - "el", - "lan" - ], - [ - "ell", - "an" - ], - [ - "ella", - "n" - ], - [ - "▁f", - "ino" - ], - [ - "▁fin", - "o" - ], - [ - "▁fi", - "no" - ], - [ - "Capt", - "ure" - ], - [ - "C", - "apture" - ], - [ - "▁S", - "ic" - ], - [ - "▁Si", - "c" - ], - [ - "▁st", - "amp" - ], - [ - "▁sta", - "mp" - ], - [ - "▁stam", - "p" - ], - [ - "▁B", - "uen" - ], - [ - "▁Bu", - "en" - ], - [ - "▁seg", - "undo" - ], - [ - "▁in", - "verse" - ], - [ - "▁d", - "up" - ], - [ - "▁du", - "p" - ], - [ - "▁", - "dup" - ], - [ - "▁br", - "oker" - ], - [ - "▁bro", - "ker" - ], - [ - "▁broke", - "r" - ], - [ - "▁search", - "ed" - ], - [ - "▁sear", - "ched" - ], - [ - "be", - "ans" - ], - [ - "bean", - "s" - ], - [ - "▁A", - "BC" - ], - [ - "▁AB", - "C" - ], - [ - "is", - "ha" - ], - [ - "ish", - "a" - ], - [ - "i", - "sha" - ], - [ - "▁Lin", - "ked" - ], - [ - "▁Link", - "ed" - ], - [ - "▁", - "Linked" - ], - [ - "▁Nich", - "olas" - ], - [ - "▁Sw", - "edish" - ], - [ - "he", - "mal" - ], - [ - "hem", - "al" - ], - [ - "▁E", - "M" - ], - [ - "▁", - "EM" - ], - [ - "▁j", - "ego" - ], - [ - "▁je", - "go" - ], - [ - "че", - "ский" - ], - [ - "чески", - "й" - ], - [ - "lo", - "t" - ], - [ - "l", - "ot" - ], - [ - "▁dis", - "cret" - ], - [ - "▁disc", - "ret" - ], - [ - "▁discre", - "t" - ], - [ - "▁E", - "g" - ], - [ - "pi", - "ck" - ], - [ - "pic", - "k" - ], - [ - "p", - "ick" - ], - [ - "am", - "on" - ], - [ - "amo", - "n" - ], - [ - "a", - "mon" - ], - [ - "▁Rail", - "way" - ], - [ - "ка", - "р" - ], - [ - "к", - "ар" - ], - [ - "▁nav", - "igate" - ], - [ - "▁navig", - "ate" - ], - [ - "▁Comm", - "ander" - ], - [ - "▁Command", - "er" - ], - [ - "▁disappe", - "ar" - ], - [ - "▁con", - "gress" - ], - [ - "▁congr", - "ess" - ], - [ - "▁graph", - "ic" - ], - [ - "sp", - "r" - ], - [ - "s", - "pr" - ], - [ - "FLO", - "AT" - ], - [ - "▁S", - "erial" - ], - [ - "▁Se", - "rial" - ], - [ - "▁Ser", - "ial" - ], - [ - "▁", - "Serial" - ], - [ - "▁я", - "нва" - ], - [ - "so", - "cial" - ], - [ - "soc", - "ial" - ], - [ - "s", - "ocial" - ], - [ - "bu", - "ch" - ], - [ - "b", - "uch" - ], - [ - "▁se", - "al" - ], - [ - "▁sea", - "l" - ], - [ - "▁c", - "ement" - ], - [ - "▁ce", - "ment" - ], - [ - "▁Y", - "e" - ], - [ - "ot", - "ti" - ], - [ - "ott", - "i" - ], - [ - "o", - "tti" - ], - [ - "▁The", - "od" - ], - [ - "remove", - "Class" - ], - [ - "▁Jul", - "ie" - ], - [ - "▁Ju", - "lie" - ], - [ - "▁Juli", - "e" - ], - [ - "▁gr", - "öß" - ], - [ - "ST", - "REAM" - ], - [ - "▁G", - "B" - ], - [ - "▁", - "GB" - ], - [ - "▁Ben", - "ef" - ], - [ - "▁Mat", - "rix" - ], - [ - "▁", - "Matrix" - ], - [ - "▁ke", - "ine" - ], - [ - "▁cont", - "inent" - ], - [ - "▁contin", - "ent" - ], - [ - "▁ja", - "ar" - ], - [ - "DA", - "I" - ], - [ - "D", - "AI" - ], - [ - "▁S", - "equ" - ], - [ - "▁Se", - "qu" - ], - [ - "▁", - "Sequ" - ], - [ - "kre", - "is" - ], - [ - "▁c", - "rown" - ], - [ - "▁cr", - "own" - ], - [ - "▁crow", - "n" - ], - [ - "▁cro", - "wn" - ], - [ - "Init", - "ialize" - ], - [ - "Initial", - "ize" - ], - [ - "ax", - "y" - ], - [ - "a", - "xy" - ], - [ - "▁C", - "IA" - ], - [ - "▁int", - "end" - ], - [ - "▁inte", - "nd" - ], - [ - "▁b", - "ub" - ], - [ - "▁bu", - "b" - ], - [ - "▁mask", - "s" - ], - [ - "▁mas", - "ks" - ], - [ - "▁sit", - "uated" - ], - [ - "▁situ", - "ated" - ], - [ - "▁E", - "du" - ], - [ - "▁Ed", - "u" - ], - [ - "▁particip", - "ating" - ], - [ - "ше", - "й" - ], - [ - "ш", - "ей" - ], - [ - "_{", - "-" - ], - [ - "_", - "{-" - ], - [ - "▁Tele", - "vision" - ], - [ - "▁pre", - "ferences" - ], - [ - "▁prefer", - "ences" - ], - [ - "▁preference", - "s" - ], - [ - "▁D", - "rop" - ], - [ - "▁Dr", - "op" - ], - [ - "▁", - "Drop" - ], - [ - "re", - "view" - ], - [ - "rev", - "iew" - ], - [ - "▁vi", - "olation" - ], - [ - "▁viol", - "ation" - ], - [ - "▁ch", - "rist" - ], - [ - "▁chr", - "ist" - ], - [ - "q", - "q" - ], - [ - "▁M", - "yst" - ], - [ - "▁My", - "st" - ], - [ - "comm", - "ands" - ], - [ - "command", - "s" - ], - [ - "▁prim", - "itive" - ], - [ - "ill", - "ance" - ], - [ - "▁r", - "anging" - ], - [ - "▁ran", - "ging" - ], - [ - "▁rang", - "ing" - ], - [ - "▁Adv", - "anced" - ], - [ - ")", - "&" - ], - [ - "▁О", - "б" - ], - [ - "▁sub", - "str" - ], - [ - "▁subst", - "r" - ], - [ - "▁subs", - "tr" - ], - [ - "▁", - "substr" - ], - [ - "▁clos", - "ure" - ], - [ - "▁clo", - "sure" - ], - [ - "▁", - "closure" - ], - [ - "tw", - "itter" - ], - [ - "ne", - "z" - ], - [ - "n", - "ez" - ], - [ - "▁pr", - "zed" - ], - [ - "▁prz", - "ed" - ], - [ - "▁prze", - "d" - ], - [ - "▁mer", - "ged" - ], - [ - "▁merge", - "d" - ], - [ - "ur", - "os" - ], - [ - "uro", - "s" - ], - [ - "u", - "ros" - ], - [ - "▁j", - "er" - ], - [ - "▁je", - "r" - ], - [ - "▁", - "jer" - ], - [ - "▁_", - "(" - ], - [ - "▁", - "_(" - ], - [ - "ar", - "an" - ], - [ - "ara", - "n" - ], - [ - "a", - "ran" - ], - [ - "▁P", - "atri" - ], - [ - "▁Pat", - "ri" - ], - [ - "▁Pa", - "tri" - ], - [ - "▁T", - "un" - ], - [ - "▁Tu", - "n" - ], - [ - "U", - "K" - ], - [ - "il", - "iation" - ], - [ - "ili", - "ation" - ], - [ - "▁Ke", - "ith" - ], - [ - "Own", - "Property" - ], - [ - "op", - "sis" - ], - [ - "ops", - "is" - ], - [ - "Ma", - "d" - ], - [ - "M", - "ad" - ], - [ - "▁def", - "ence" - ], - [ - "A", - "ir" - ], - [ - "=$", - "{" - ], - [ - "=", - "${" - ], - [ - "cript", - "ors" - ], - [ - "criptor", - "s" - ], - [ - "So", - "m" - ], - [ - "S", - "om" - ], - [ - "▁", - "±" - ], - [ - "▁HA", - "VE" - ], - [ - "~~~~", - "~~~~" - ], - [ - "▁be", - "aten" - ], - [ - "▁beat", - "en" - ], - [ - "▁int", - "imate" - ], - [ - "▁intim", - "ate" - ], - [ - "op", - "ic" - ], - [ - "o", - "pic" - ], - [ - "▁p", - "řed" - ], - [ - "▁př", - "ed" - ], - [ - "Sh", - "op" - ], - [ - "S", - "hop" - ], - [ - "Table", - "s" - ], - [ - "Tab", - "les" - ], - [ - "T", - "ables" - ], - [ - "▁S", - "I" - ], - [ - "▁", - "SI" - ], - [ - "re", - "name" - ], - [ - "ren", - "ame" - ], - [ - "rena", - "me" - ], - [ - "r", - "ename" - ], - [ - "▁product", - "ive" - ], - [ - "rib", - "ly" - ], - [ - "r", - "ibly" - ], - [ - "▁L", - "uck" - ], - [ - "▁Lu", - "ck" - ], - [ - "▁Luc", - "k" - ], - [ - "▁kl", - "ub" - ], - [ - "}}", - "^{" - ], - [ - "}}^", - "{" - ], - [ - "}", - "}^{" - ], - [ - "▁F", - "ish" - ], - [ - "▁Fi", - "sh" - ], - [ - "PR", - "I" - ], - [ - "P", - "RI" - ], - [ - "en", - "ario" - ], - [ - "ena", - "rio" - ], - [ - "▁pse", - "ud" - ], - [ - "Or", - "d" - ], - [ - "O", - "rd" - ], - [ - "▁quel", - "ques" - ], - [ - "▁D", - "od" - ], - [ - "▁Do", - "d" - ], - [ - "▁p", - "unto" - ], - [ - "▁pun", - "to" - ], - [ - "▁punt", - "o" - ], - [ - "se", - "nal" - ], - [ - "sen", - "al" - ], - [ - "▁Br", - "others" - ], - [ - "▁Bro", - "thers" - ], - [ - "▁Brother", - "s" - ], - [ - "▁diab", - "etes" - ], - [ - "P", - "aint" - ], - [ - "▁person", - "as" - ], - [ - "▁persona", - "s" - ], - [ - "в", - "ър" - ], - [ - "▁n", - "ep" - ], - [ - "▁ne", - "p" - ], - [ - "▁El", - "len" - ], - [ - "▁Ell", - "en" - ], - [ - "▁Elle", - "n" - ], - [ - "▁h", - "ä" - ], - [ - "cr", - "tc" - ], - [ - "c", - "rtc" - ], - [ - "▁frustr", - "ation" - ], - [ - ".", - "^{[" - ], - [ - "▁s", - "printf" - ], - [ - "▁sprint", - "f" - ], - [ - "▁", - "sprintf" - ], - [ - "+", - "-" - ], - [ - "En", - "code" - ], - [ - "Enc", - "ode" - ], - [ - "▁насе", - "лення" - ], - [ - "Draw", - "able" - ], - [ - "▁b", - "ore" - ], - [ - "▁bo", - "re" - ], - [ - "▁bor", - "e" - ], - [ - "▁E", - "ld" - ], - [ - "▁El", - "d" - ], - [ - "те", - "т" - ], - [ - "т", - "ет" - ], - [ - "T", - "ick" - ], - [ - "ar", - "ator" - ], - [ - "ara", - "tor" - ], - [ - "▁Fin", - "ance" - ], - [ - "▁agric", - "ultural" - ], - [ - ")^", - "{-" - ], - [ - ")^{", - "-" - ], - [ - ")", - "^{-" - ], - [ - "may", - "be" - ], - [ - "Sche", - "dule" - ], - [ - "▁[", - "…]" - ], - [ - "et", - "ection" - ], - [ - "ete", - "ction" - ], - [ - "ль", - "ного" - ], - [ - "льно", - "го" - ], - [ - "▁he", - "els" - ], - [ - "▁En", - "joy" - ], - [ - "Sy", - "s" - ], - [ - "S", - "ys" - ], - [ - "orsz", - "ág" - ], - [ - "CONT", - "ROL" - ], - [ - "cc", - "cc" - ], - [ - "▁D", - "ictionary" - ], - [ - "▁", - "Dictionary" - ], - [ - "Ne", - "ed" - ], - [ - "N", - "eed" - ], - [ - "▁He", - "aven" - ], - [ - "▁vess", - "els" - ], - [ - "▁vessel", - "s" - ], - [ - "ec", - "ycle" - ], - [ - "e", - "cycle" - ], - [ - "ti", - "es" - ], - [ - "t", - "ies" - ], - [ - "▁e", - "nde" - ], - [ - "▁en", - "de" - ], - [ - "▁end", - "e" - ], - [ - "▁", - "ende" - ], - [ - "SI", - "NG" - ], - [ - "S", - "ING" - ], - [ - "De", - "scribe" - ], - [ - "Desc", - "ribe" - ], - [ - "▁Pub", - "lished" - ], - [ - "▁Publish", - "ed" - ], - [ - "▁win", - "ds" - ], - [ - "▁wind", - "s" - ], - [ - "neh", - "men" - ], - [ - "▁D", - "ES" - ], - [ - "▁DE", - "S" - ], - [ - "Hor", - "izontal" - ], - [ - "▁L", - "ost" - ], - [ - "▁Los", - "t" - ], - [ - "▁Lo", - "st" - ], - [ - "--", - "-----------" - ], - [ - "----", - "---------" - ], - [ - "--------", - "-----" - ], - [ - "---", - "----------" - ], - [ - "------------", - "-" - ], - [ - "-----", - "--------" - ], - [ - "----------", - "---" - ], - [ - "------", - "-------" - ], - [ - "---------", - "----" - ], - [ - "-------", - "------" - ], - [ - "-----------", - "--" - ], - [ - "-", - "------------" - ], - [ - "▁p", - "x" - ], - [ - "▁", - "px" - ], - [ - "}(", - "{\\" - ], - [ - "}", - "({\\" - ], - [ - "▁Hein", - "rich" - ], - [ - "oms", - "nitt" - ], - [ - "ho", - "s" - ], - [ - "h", - "os" - ], - [ - "Ro", - "ll" - ], - [ - "R", - "oll" - ], - [ - "tor", - "ch" - ], - [ - "▁equ", - "ity" - ], - [ - "▁eq", - "uity" - ], - [ - "▁collect", - "ing" - ], - [ - "▁l", - "ifting" - ], - [ - "▁lif", - "ting" - ], - [ - "▁lift", - "ing" - ], - [ - "sub", - "figure" - ], - [ - "Ne", - "ver" - ], - [ - "N", - "ever" - ], - [ - "▁L", - "ength" - ], - [ - "▁Le", - "ngth" - ], - [ - "▁", - "Length" - ], - [ - "▁w", - "inners" - ], - [ - "▁win", - "ners" - ], - [ - "▁winner", - "s" - ], - [ - "▁U", - "SD" - ], - [ - "▁US", - "D" - ], - [ - "▁st", - "esso" - ], - [ - "▁а", - "бо" - ], - [ - "▁al", - "tri" - ], - [ - "▁alt", - "ri" - ], - [ - "▁produ", - "cers" - ], - [ - "▁produce", - "rs" - ], - [ - "▁producer", - "s" - ], - [ - "mon", - "s" - ], - [ - "mo", - "ns" - ], - [ - "m", - "ons" - ], - [ - "▁Pop", - "ular" - ], - [ - "Com", - "b" - ], - [ - "Co", - "mb" - ], - [ - "C", - "omb" - ], - [ - "ab", - "lo" - ], - [ - "abl", - "o" - ], - [ - "a", - "blo" - ], - [ - "RE", - "SET" - ], - [ - "RES", - "ET" - ], - [ - "т", - "ва" - ], - [ - "Over", - "lay" - ], - [ - "▁id", - "iot" - ], - [ - "▁idi", - "ot" - ], - [ - "ex", - "ist" - ], - [ - "Be", - "havior" - ], - [ - "UB", - "LE" - ], - [ - "ier", - "re" - ], - [ - "i", - "erre" - ], - [ - "mine", - "craft" - ], - [ - "▁f", - "os" - ], - [ - "▁fo", - "s" - ], - [ - "▁encuent", - "ra" - ], - [ - "▁scream", - "ed" - ], - [ - "▁polynom", - "ial" - ], - [ - "▁c", - "one" - ], - [ - "▁con", - "e" - ], - [ - "▁co", - "ne" - ], - [ - "▁c", - "ited" - ], - [ - "▁cit", - "ed" - ], - [ - "▁ci", - "ted" - ], - [ - "▁president", - "e" - ], - [ - "▁presid", - "ente" - ], - [ - "▁re", - "sign" - ], - [ - "▁res", - "ign" - ], - [ - "▁y", - "elled" - ], - [ - "▁i", - "k" - ], - [ - "▁", - "ik" - ], - [ - "Pl", - "us" - ], - [ - "▁Ми", - "ха" - ], - [ - "▁The", - "me" - ], - [ - "▁Th", - "eme" - ], - [ - "▁", - "Theme" - ], - [ - "▁re", - "li" - ], - [ - "▁r", - "eli" - ], - [ - "▁rel", - "i" - ], - [ - "ne", - "m" - ], - [ - "n", - "em" - ], - [ - "▁a", - "men" - ], - [ - "▁am", - "en" - ], - [ - "▁", - "amen" - ], - [ - "▁", - "Ј" - ], - [ - "Th", - "anks" - ], - [ - "Thank", - "s" - ], - [ - "Than", - "ks" - ], - [ - "▁al", - "umin" - ], - [ - "▁sh", - "elf" - ], - [ - "▁shel", - "f" - ], - [ - "!\"", - ");" - ], - [ - "!", - "\");" - ], - [ - "append", - "Child" - ], - [ - "▁l", - "ogs" - ], - [ - "▁lo", - "gs" - ], - [ - "▁log", - "s" - ], - [ - "▁", - "logs" - ], - [ - "▁re", - "gex" - ], - [ - "▁reg", - "ex" - ], - [ - "▁", - "regex" - ], - [ - "▁p", - "unk" - ], - [ - "▁pun", - "k" - ], - [ - "CO", - "RE" - ], - [ - "▁b", - "orders" - ], - [ - "▁border", - "s" - ], - [ - "▁bord", - "ers" - ], - [ - "▁bor", - "ders" - ], - [ - "▁Requ", - "ired" - ], - [ - "▁", - "Required" - ], - [ - "▁f", - "law" - ], - [ - "▁fl", - "aw" - ], - [ - "▁cin", - "ema" - ], - [ - "▁v", - "í" - ], - [ - "▁", - "ví" - ], - [ - "▁ab", - "ortion" - ], - [ - "▁abort", - "ion" - ], - [ - "jour", - "nal" - ], - [ - "j", - "ournal" - ], - [ - "in", - "itions" - ], - [ - "init", - "ions" - ], - [ - "inition", - "s" - ], - [ - "state", - "ment" - ], - [ - "stat", - "ement" - ], - [ - "▁o", - "urs" - ], - [ - "▁our", - "s" - ], - [ - "▁ou", - "rs" - ], - [ - "▁", - "ours" - ], - [ - "ó", - "t" - ], - [ - "▁Tur", - "ner" - ], - [ - "▁Turn", - "er" - ], - [ - "in", - "us" - ], - [ - "ev", - "es" - ], - [ - "eve", - "s" - ], - [ - "e", - "ves" - ], - [ - "▁magazine", - "s" - ], - [ - "▁magaz", - "ines" - ], - [ - "…", - "…" - ], - [ - "la", - "ce" - ], - [ - "l", - "ace" - ], - [ - "sl", - "ider" - ], - [ - "slide", - "r" - ], - [ - "▁l", - "ocate" - ], - [ - "▁loc", - "ate" - ], - [ - "▁des", - "arroll" - ], - [ - "P", - "an" - ], - [ - "To", - "m" - ], - [ - "T", - "om" - ], - [ - "▁Land", - "es" - ], - [ - "▁Lan", - "des" - ], - [ - "ol", - "ia" - ], - [ - "oli", - "a" - ], - [ - "o", - "lia" - ], - [ - "▁u", - "nm" - ], - [ - "▁un", - "m" - ], - [ - "▁Sen", - "ator" - ], - [ - "▁ad", - "minister" - ], - [ - "▁admin", - "ister" - ], - [ - "▁ко", - "ји" - ], - [ - "▁'", - "{" - ], - [ - "▁)", - "{" - ], - [ - "▁", - "){" - ], - [ - "▁G", - "olf" - ], - [ - "▁Gol", - "f" - ], - [ - "▁g", - "ele" - ], - [ - "▁ge", - "le" - ], - [ - "▁gel", - "e" - ], - [ - "▁d", - "rank" - ], - [ - "▁dr", - "ank" - ], - [ - "pos", - "ing" - ], - [ - "po", - "sing" - ], - [ - "p", - "osing" - ], - [ - "▁en", - "semble" - ], - [ - "he", - "ap" - ], - [ - "sign", - "ature" - ], - [ - "то", - "й" - ], - [ - "ци", - "й" - ], - [ - "scri", - "ber" - ], - [ - "scr", - "iber" - ], - [ - "scribe", - "r" - ], - [ - "scrib", - "er" - ], - [ - "▁ch", - "amp" - ], - [ - "▁cha", - "mp" - ], - [ - "ni", - "o" - ], - [ - "n", - "io" - ], - [ - "la", - "yers" - ], - [ - "lay", - "ers" - ], - [ - "layer", - "s" - ], - [ - "▁tr", - "ump" - ], - [ - "▁mod", - "al" - ], - [ - "▁mo", - "dal" - ], - [ - "▁", - "modal" - ], - [ - "on", - "ces" - ], - [ - "once", - "s" - ], - [ - "че", - "ння" - ], - [ - "чен", - "ня" - ], - [ - "▁C", - "ort" - ], - [ - "▁Co", - "rt" - ], - [ - "▁Cor", - "t" - ], - [ - "▁sun", - "light" - ], - [ - "▁M", - "use" - ], - [ - "▁Mus", - "e" - ], - [ - "▁Mu", - "se" - ], - [ - "ém", - "ent" - ], - [ - "é", - "ment" - ], - [ - "▁curios", - "ity" - ], - [ - "▁v", - "r" - ], - [ - "▁", - "vr" - ], - [ - "O", - "ct" - ], - [ - "yl", - "on" - ], - [ - "y", - "lon" - ], - [ - "▁rel", - "ativ" - ], - [ - "st", - "y" - ], - [ - "s", - "ty" - ], - [ - "]", - "/" - ], - [ - "az", - "u" - ], - [ - "a", - "zu" - ], - [ - "▁U", - "SS" - ], - [ - "▁US", - "S" - ], - [ - "▁person", - "a" - ], - [ - "▁pers", - "ona" - ], - [ - "Me", - "n" - ], - [ - "M", - "en" - ], - [ - "▁w", - "ides" - ], - [ - "▁wide", - "s" - ], - [ - "▁wid", - "es" - ], - [ - "▁K", - "as" - ], - [ - "▁Ka", - "s" - ], - [ - "ic", - "ies" - ], - [ - "ici", - "es" - ], - [ - "i", - "cies" - ], - [ - "▁C", - "off" - ], - [ - "▁Co", - "ff" - ], - [ - "▁con", - "solid" - ], - [ - "▁cons", - "olid" - ], - [ - "▁inter", - "active" - ], - [ - "▁interact", - "ive" - ], - [ - "op", - "ing" - ], - [ - "o", - "ping" - ], - [ - "La", - "nd" - ], - [ - "L", - "and" - ], - [ - "▁energ", - "ies" - ], - [ - "▁independ", - "ently" - ], - [ - "▁independent", - "ly" - ], - [ - "inner", - "HTML" - ], - [ - "Requ", - "ire" - ], - [ - "Re", - "quire" - ], - [ - "▁abs", - "urd" - ], - [ - "▁IN", - "FO" - ], - [ - "▁", - "INFO" - ], - [ - "▁b", - "und" - ], - [ - "▁bu", - "nd" - ], - [ - "▁", - "bund" - ], - [ - "anz", - "ös" - ], - [ - "▁G", - "ent" - ], - [ - "▁Ge", - "nt" - ], - [ - "▁Gen", - "t" - ], - [ - "▁scholar", - "s" - ], - [ - "▁schol", - "ars" - ], - [ - "▁C", - "reated" - ], - [ - "▁Create", - "d" - ], - [ - "▁Creat", - "ed" - ], - [ - "▁Cre", - "ated" - ], - [ - "▁", - "Created" - ], - [ - "▁mar", - "ine" - ], - [ - "▁mari", - "ne" - ], - [ - "..", - ".'" - ], - [ - "...", - "'" - ], - [ - "EN", - "V" - ], - [ - "E", - "NV" - ], - [ - "ach", - "te" - ], - [ - "acht", - "e" - ], - [ - "a", - "chte" - ], - [ - "am", - "ents" - ], - [ - "ament", - "s" - ], - [ - "amen", - "ts" - ], - [ - "a", - "ments" - ], - [ - "▁tr", - "ucks" - ], - [ - "▁truck", - "s" - ], - [ - "▁re", - "wards" - ], - [ - "▁reward", - "s" - ], - [ - "og", - "s" - ], - [ - "o", - "gs" - ], - [ - "Gr", - "een" - ], - [ - "Gre", - "en" - ], - [ - "G", - "reen" - ], - [ - "▁n", - "ä" - ], - [ - "▁inher", - "ited" - ], - [ - "▁inherit", - "ed" - ], - [ - "im", - "ated" - ], - [ - "imate", - "d" - ], - [ - "ima", - "ted" - ], - [ - "imat", - "ed" - ], - [ - "▁F", - "REE" - ], - [ - "▁FR", - "EE" - ], - [ - "▁", - "FREE" - ], - [ - "▁ext", - "ens" - ], - [ - "da", - "g" - ], - [ - "d", - "ag" - ], - [ - "▁g", - "low" - ], - [ - "▁gl", - "ow" - ], - [ - "▁glo", - "w" - ], - [ - "ar", - "di" - ], - [ - "ard", - "i" - ], - [ - "N", - "F" - ], - [ - "▁evalu", - "ated" - ], - [ - "▁evaluate", - "d" - ], - [ - "▁eval", - "uated" - ], - [ - "▁o", - "ps" - ], - [ - "▁op", - "s" - ], - [ - "▁", - "ops" - ], - [ - "▁cle", - "aned" - ], - [ - "▁clean", - "ed" - ], - [ - "▁Prov", - "ince" - ], - [ - "▁Provinc", - "e" - ], - [ - "ha", - "bil" - ], - [ - "hab", - "il" - ], - [ - "h", - "abil" - ], - [ - "гра", - "фі" - ], - [ - "▁T", - "CP" - ], - [ - "▁", - "TCP" - ], - [ - "▁я", - "кі" - ], - [ - "▁як", - "і" - ], - [ - "▁de", - "ce" - ], - [ - "▁dec", - "e" - ], - [ - "▁cont", - "empl" - ], - [ - "▁acquis", - "ition" - ], - [ - "})", - "$." - ], - [ - "})$", - "." - ], - [ - "}", - ")$." - ], - [ - "=\"", - "-" - ], - [ - "▁se", - "ctors" - ], - [ - "▁sector", - "s" - ], - [ - "▁sect", - "ors" - ], - [ - "::", - "<" - ], - [ - "u", - "ß" - ], - [ - "▁trab", - "aj" - ], - [ - "th", - "an" - ], - [ - "tha", - "n" - ], - [ - "t", - "han" - ], - [ - "▁S", - "ta" - ], - [ - "▁St", - "a" - ], - [ - "Mem", - "bers" - ], - [ - "Member", - "s" - ], - [ - "▁r", - "v" - ], - [ - "▁", - "rv" - ], - [ - ")^", - "{\\" - ], - [ - ")^{", - "\\" - ], - [ - ")", - "^{\\" - ], - [ - "mit", - "t" - ], - [ - "mi", - "tt" - ], - [ - "m", - "itt" - ], - [ - "▁W", - "ang" - ], - [ - "▁Wa", - "ng" - ], - [ - "▁W", - "end" - ], - [ - "▁We", - "nd" - ], - [ - "▁G", - "lass" - ], - [ - "▁Gl", - "ass" - ], - [ - "▁Glas", - "s" - ], - [ - "▁t", - "xt" - ], - [ - "▁tx", - "t" - ], - [ - "▁", - "txt" - ], - [ - "▁Cam", - "eron" - ], - [ - "ie", - "ls" - ], - [ - "iel", - "s" - ], - [ - "i", - "els" - ], - [ - "▁im", - "mer" - ], - [ - "▁imm", - "er" - ], - [ - "▁", - "immer" - ], - [ - "▁насе", - "ления" - ], - [ - "..", - ".", - "/" - ], - [ - "▁ро", - "ди" - ], - [ - "▁", - "роди" - ], - [ - "▁sophistic", - "ated" - ], - [ - "▁R", - "he" - ], - [ - "▁Rh", - "e" - ], - [ - "us", - "sy" - ], - [ - "uss", - "y" - ], - [ - "▁Sy", - "ria" - ], - [ - "▁Car", - "oline" - ], - [ - "▁Carol", - "ine" - ], - [ - "riter", - "ion" - ], - [ - "ér", - "c" - ], - [ - "é", - "rc" - ], - [ - "Lo", - "ve" - ], - [ - "L", - "ove" - ], - [ - "▁cy", - "cles" - ], - [ - "▁cycle", - "s" - ], - [ - "▁cycl", - "es" - ], - [ - "▁Ter", - "ms" - ], - [ - "▁Term", - "s" - ], - [ - "▁med", - "ieval" - ], - [ - "▁medi", - "eval" - ], - [ - "ь", - "я" - ], - [ - "▁m", - "issions" - ], - [ - "▁miss", - "ions" - ], - [ - "▁mission", - "s" - ], - [ - "Har", - "d" - ], - [ - "Ha", - "rd" - ], - [ - "H", - "ard" - ], - [ - "▁rég", - "ion" - ], - [ - "▁Ph", - "oenix" - ], - [ - "De", - "ep" - ], - [ - "▁sam", - "pling" - ], - [ - "▁dismiss", - "ed" - ], - [ - "prop", - "ri" - ], - [ - "p", - "ropri" - ], - [ - "▁jud", - "ges" - ], - [ - "▁judge", - "s" - ], - [ - "▁judg", - "es" - ], - [ - "ał", - "a" - ], - [ - "a", - "ła" - ], - [ - "ul", - "os" - ], - [ - "ulo", - "s" - ], - [ - "u", - "los" - ], - [ - "▁L", - "ion" - ], - [ - "▁Li", - "on" - ], - [ - "▁loc", - "als" - ], - [ - "▁local", - "s" - ], - [ - "neg", - "ative" - ], - [ - "ogen", - "eous" - ], - [ - "ogene", - "ous" - ], - [ - "▁A", - "pi" - ], - [ - "▁Ap", - "i" - ], - [ - "▁", - "Api" - ], - [ - "▁d", - "ici" - ], - [ - "▁di", - "ci" - ], - [ - "▁dic", - "i" - ], - [ - "▁а", - "пре" - ], - [ - "▁author", - "ized" - ], - [ - "▁", - "authorized" - ], - [ - "ze", - "rw" - ], - [ - "zer", - "w" - ], - [ - "▁p", - "g" - ], - [ - "▁", - "pg" - ], - [ - "▁A", - "WS" - ], - [ - "▁key", - "word" - ], - [ - "▁", - "keyword" - ], - [ - "▁entrepre", - "neur" - ], - [ - "▁п", - "рое" - ], - [ - "▁про", - "е" - ], - [ - "▁V", - "ancouver" - ], - [ - "it", - "ating" - ], - [ - "ita", - "ting" - ], - [ - "itat", - "ing" - ], - [ - "F", - "ast" - ], - [ - "▁acknowled", - "ged" - ], - [ - "▁acknowledge", - "d" - ], - [ - "▁tour", - "ist" - ], - [ - "▁tou", - "rist" - ], - [ - "▁G", - "rid" - ], - [ - "▁Gr", - "id" - ], - [ - "▁", - "Grid" - ], - [ - "▁En", - "try" - ], - [ - "▁Ent", - "ry" - ], - [ - "▁", - "Entry" - ], - [ - "▁g", - "ebru" - ], - [ - "▁ge", - "bru" - ], - [ - "▁geb", - "ru" - ], - [ - "sa", - "t" - ], - [ - "s", - "at" - ], - [ - "ber", - "ger" - ], - [ - "berg", - "er" - ], - [ - "▁T", - "F" - ], - [ - "▁", - "TF" - ], - [ - "▁m", - "t" - ], - [ - "▁", - "mt" - ], - [ - "▁Mar", - "cel" - ], - [ - "▁Marc", - "el" - ], - [ - "▁Tw", - "enty" - ], - [ - "▁", - "”" - ], - [ - "{}", - "{" - ], - [ - "{", - "}{" - ], - [ - "hi", - "nt" - ], - [ - "hin", - "t" - ], - [ - "h", - "int" - ], - [ - "▁an", - "onymous" - ], - [ - "Cam", - "p" - ], - [ - "C", - "amp" - ], - [ - "▁**", - "_" - ], - [ - "By", - "Comparator" - ], - [ - "U", - "C" - ], - [ - "▁t", - "ö" - ], - [ - "Event", - "Handler" - ], - [ - "▁t", - "ours" - ], - [ - "▁to", - "urs" - ], - [ - "▁tour", - "s" - ], - [ - "▁tou", - "rs" - ], - [ - "▁lon", - "ely" - ], - [ - "▁Sum", - "mary" - ], - [ - "▁", - "Summary" - ], - [ - "st", - "ick" - ], - [ - "s", - "tick" - ], - [ - "All", - "owed" - ], - [ - "Allow", - "ed" - ], - [ - "лі", - "в" - ], - [ - "л", - "ів" - ], - [ - "▁B", - "rew" - ], - [ - "▁Br", - "ew" - ], - [ - "▁Bre", - "w" - ], - [ - "AME", - "TER" - ], - [ - "▁review", - "ed" - ], - [ - "ir", - "at" - ], - [ - "ira", - "t" - ], - [ - "i", - "rat" - ], - [ - "▁n", - "erve" - ], - [ - "▁nerv", - "e" - ], - [ - "▁ner", - "ve" - ], - [ - "▁L", - "inda" - ], - [ - "▁Lin", - "da" - ], - [ - "▁Lind", - "a" - ], - [ - "▁dec", - "is" - ], - [ - "▁sp", - "okes" - ], - [ - "▁spoke", - "s" - ], - [ - "▁spo", - "kes" - ], - [ - "▁qu", - "ed" - ], - [ - "▁que", - "d" - ], - [ - "▁q", - "ued" - ], - [ - "▁F", - "T" - ], - [ - "▁", - "FT" - ], - [ - "▁в", - "ін" - ], - [ - "▁ві", - "н" - ], - [ - "ou", - "sing" - ], - [ - "ous", - "ing" - ], - [ - "o", - "using" - ], - [ - "▁L", - "arge" - ], - [ - "▁Lar", - "ge" - ], - [ - "▁", - "Large" - ], - [ - "▁op", - "ponents" - ], - [ - "▁oppon", - "ents" - ], - [ - "▁opponent", - "s" - ], - [ - "▁D", - "isc" - ], - [ - "▁Dis", - "c" - ], - [ - "▁Di", - "sc" - ], - [ - "Found", - "ation" - ], - [ - "EQ", - "UAL" - ], - [ - "og", - "g" - ], - [ - "o", - "gg" - ], - [ - "Re", - "try" - ], - [ - "Ret", - "ry" - ], - [ - "R", - "etry" - ], - [ - "CHAN", - "NEL" - ], - [ - "▁Е", - "вро" - ], - [ - "▁%", - "." - ], - [ - "▁", - "%." - ], - [ - "▁i", - "i" - ], - [ - "▁", - "ii" - ], - [ - "de", - "ad" - ], - [ - "d", - "ead" - ], - [ - "▁M", - "ale" - ], - [ - "▁Mal", - "e" - ], - [ - "▁Ma", - "le" - ], - [ - "Com", - "pleted" - ], - [ - "Comp", - "leted" - ], - [ - "Complete", - "d" - ], - [ - "ty", - "p" - ], - [ - "t", - "yp" - ], - [ - "▁Ty", - "ler" - ], - [ - "Dis", - "k" - ], - [ - "Di", - "sk" - ], - [ - "D", - "isk" - ], - [ - "Hi", - "de" - ], - [ - "H", - "ide" - ], - [ - "iju", - "ana" - ], - [ - "▁public", - "ations" - ], - [ - "▁publication", - "s" - ], - [ - "fo", - "x" - ], - [ - "f", - "ox" - ], - [ - "vis", - "ed" - ], - [ - "vi", - "sed" - ], - [ - "v", - "ised" - ], - [ - "Fore", - "ign" - ], - [ - "Write", - "Line" - ], - [ - "де", - "ра" - ], - [ - "дер", - "а" - ], - [ - "▁remain", - "der" - ], - [ - "Pi", - "cker" - ], - [ - "P", - "icker" - ], - [ - "we", - "alth" - ], - [ - "▁G", - "or" - ], - [ - "▁Go", - "r" - ], - [ - "sequ", - "ently" - ], - [ - "▁coll", - "ision" - ], - [ - "▁Harr", - "ison" - ], - [ - "▁Harris", - "on" - ], - [ - "▁work", - "place" - ], - [ - "▁N", - "ormal" - ], - [ - "▁Nor", - "mal" - ], - [ - "▁Norm", - "al" - ], - [ - "▁", - "Normal" - ], - [ - "▁B", - "irth" - ], - [ - "▁Bir", - "th" - ], - [ - "▁cons", - "ume" - ], - [ - "▁consum", - "e" - ], - [ - "Sh", - "ift" - ], - [ - "▁avoid", - "ing" - ], - [ - "▁C", - "ha" - ], - [ - "▁Ch", - "a" - ], - [ - "▁An", - "ti" - ], - [ - "▁Ant", - "i" - ], - [ - "▁ch", - "arts" - ], - [ - "▁char", - "ts" - ], - [ - "▁chart", - "s" - ], - [ - "▁P", - "av" - ], - [ - "▁Pa", - "v" - ], - [ - "ст", - "вом" - ], - [ - "ство", - "м" - ], - [ - "ual", - "mente" - ], - [ - "an", - "ed" - ], - [ - "ane", - "d" - ], - [ - "a", - "ned" - ], - [ - "▁A", - "uch" - ], - [ - "▁Au", - "ch" - ], - [ - "rd", - "ev" - ], - [ - "r", - "dev" - ], - [ - "▁she", - "er" - ], - [ - "▁an", - "gl" - ], - [ - "▁ang", - "l" - ], - [ - "sub", - "str" - ], - [ - "Gener", - "ate" - ], - [ - ">", - "=" - ], - [ - "▁B", - "ev" - ], - [ - "▁Be", - "v" - ], - [ - "▁ч", - "ем" - ], - [ - "▁че", - "м" - ], - [ - "▁camp", - "o" - ], - [ - "▁cam", - "po" - ], - [ - "▁lect", - "ure" - ], - [ - "hy", - "per" - ], - [ - "▁Balt", - "imore" - ], - [ - "mi", - "x" - ], - [ - "m", - "ix" - ], - [ - "ke", - "iten" - ], - [ - "keit", - "en" - ], - [ - "▁ра", - "ди" - ], - [ - "▁l", - "asted" - ], - [ - "▁la", - "sted" - ], - [ - "▁last", - "ed" - ], - [ - "▁las", - "ted" - ], - [ - "▁discrim", - "ination" - ], - [ - "ig", - "te" - ], - [ - "igt", - "e" - ], - [ - "ok", - "al" - ], - [ - "oka", - "l" - ], - [ - "o", - "kal" - ], - [ - "Ph", - "ase" - ], - [ - "▁T", - "itel" - ], - [ - "▁Tit", - "el" - ], - [ - "▁Fif", - "th" - ], - [ - "▁di", - "agnostic" - ], - [ - "su", - "ng" - ], - [ - "sun", - "g" - ], - [ - "s", - "ung" - ], - [ - "▁giorn", - "ata" - ], - [ - "os", - "ta" - ], - [ - "ost", - "a" - ], - [ - "o", - "sta" - ], - [ - "is", - "co" - ], - [ - "isc", - "o" - ], - [ - "▁S", - "ara" - ], - [ - "▁Sa", - "ra" - ], - [ - "▁Sar", - "a" - ], - [ - "m", - "v" - ], - [ - "▁el", - "ő" - ], - [ - "▁R", - "osen" - ], - [ - "▁Ro", - "sen" - ], - [ - "▁Ros", - "en" - ], - [ - "▁Rose", - "n" - ], - [ - "▁E", - "SP" - ], - [ - "▁ES", - "P" - ], - [ - "ph", - "er" - ], - [ - "p", - "her" - ], - [ - "▁a", - "j" - ], - [ - "▁", - "aj" - ], - [ - "Path", - "s" - ], - [ - "Pat", - "hs" - ], - [ - "▁R", - "alph" - ], - [ - "▁ž", - "e" - ], - [ - "▁", - "že" - ], - [ - "ре", - "в" - ], - [ - "р", - "ев" - ], - [ - "▁о", - "коло" - ], - [ - "▁ок", - "оло" - ], - [ - "▁Ag", - "reement" - ], - [ - "▁Word", - "Press" - ], - [ - "an", - "try" - ], - [ - "ant", - "ry" - ], - [ - "▁p", - "icks" - ], - [ - "▁pick", - "s" - ], - [ - "▁pi", - "cks" - ], - [ - "▁pic", - "ks" - ], - [ - "▁N", - "ur" - ], - [ - "▁Nu", - "r" - ], - [ - "chedul", - "ed" - ], - [ - "ki", - "e" - ], - [ - "k", - "ie" - ], - [ - "▁represent", - "ations" - ], - [ - "▁representation", - "s" - ], - [ - "++", - "){" - ], - [ - "++)", - "{" - ], - [ - "ess", - "ment" - ], - [ - "▁count", - "less" - ], - [ - "Block", - "s" - ], - [ - "Bl", - "ocks" - ], - [ - "Blo", - "cks" - ], - [ - "ym", - "e" - ], - [ - "y", - "me" - ], - [ - "▁c", - "lo" - ], - [ - "▁cl", - "o" - ], - [ - "▁B", - "ened" - ], - [ - "▁Be", - "ned" - ], - [ - "▁Ben", - "ed" - ], - [ - "ch", - "ars" - ], - [ - "char", - "s" - ], - [ - "cha", - "rs" - ], - [ - "▁A", - "gent" - ], - [ - "▁Ag", - "ent" - ], - [ - "▁Age", - "nt" - ], - [ - "▁", - "Agent" - ], - [ - "▁hist", - "oria" - ], - [ - "▁histor", - "ia" - ], - [ - "▁F", - "loor" - ], - [ - "▁Fl", - "oor" - ], - [ - "▁Flo", - "or" - ], - [ - "▁ten", - "ía" - ], - [ - "▁long", - "est" - ], - [ - "▁lon", - "gest" - ], - [ - "fr", - "ica" - ], - [ - "▁b", - "ef" - ], - [ - "▁be", - "f" - ], - [ - "▁mechan", - "isms" - ], - [ - "▁mechanism", - "s" - ], - [ - "ла", - "зи" - ], - [ - "▁h", - "eter" - ], - [ - "▁he", - "ter" - ], - [ - "▁het", - "er" - ], - [ - "▁athlet", - "es" - ], - [ - "▁period", - "ic" - ], - [ - "▁V", - "otes" - ], - [ - "▁Vo", - "tes" - ], - [ - "ри", - "сти" - ], - [ - "▁n", - "á" - ], - [ - "▁", - "ná" - ], - [ - "▁m", - "aid" - ], - [ - "▁ma", - "id" - ], - [ - "▁mai", - "d" - ], - [ - "▁s", - "wear" - ], - [ - "▁sw", - "ear" - ], - [ - "▁swe", - "ar" - ], - [ - "▁wip", - "ed" - ], - [ - "▁graph", - "s" - ], - [ - "▁grap", - "hs" - ], - [ - "▁t", - "hesis" - ], - [ - "▁the", - "sis" - ], - [ - "▁th", - "esis" - ], - [ - "▁sens", - "ation" - ], - [ - "pers", - "istence" - ], - [ - "▁V", - "il" - ], - [ - "▁Vi", - "l" - ], - [ - "ac", - "s" - ], - [ - "a", - "cs" - ], - [ - "▁de", - "el" - ], - [ - "sc", - "rib" - ], - [ - "scri", - "b" - ], - [ - "scr", - "ib" - ], - [ - "ie", - "ro" - ], - [ - "ier", - "o" - ], - [ - "i", - "ero" - ], - [ - "▁dis", - "cre" - ], - [ - "▁disc", - "re" - ], - [ - "air", - "y" - ], - [ - "ai", - "ry" - ], - [ - "Data", - "Source" - ], - [ - "q", - "t" - ], - [ - "ic", - "iones" - ], - [ - "ici", - "ones" - ], - [ - "icio", - "nes" - ], - [ - "icion", - "es" - ], - [ - "▁res", - "pected" - ], - [ - "▁respect", - "ed" - ], - [ - "▁f", - "ram" - ], - [ - "▁fr", - "am" - ], - [ - "▁fra", - "m" - ], - [ - "▁spec", - "ialized" - ], - [ - "▁special", - "ized" - ], - [ - "▁prés", - "ent" - ], - [ - "▁pré", - "sent" - ], - [ - "Tur", - "n" - ], - [ - "T", - "urn" - ], - [ - "▁compl", - "aints" - ], - [ - "▁complain", - "ts" - ], - [ - "▁complaint", - "s" - ], - [ - "(\"", - "," - ], - [ - "(", - "\"," - ], - [ - "▁Rel", - "ated" - ], - [ - "▁Set", - "ting" - ], - [ - "▁", - "Setting" - ], - [ - "р", - "ю" - ], - [ - "▁s", - "ą" - ], - [ - "▁P", - "le" - ], - [ - "▁Pl", - "e" - ], - [ - "▁d", - "isse" - ], - [ - "▁dis", - "se" - ], - [ - "▁diss", - "e" - ], - [ - "ca", - "ps" - ], - [ - "cap", - "s" - ], - [ - "c", - "aps" - ], - [ - "▁C", - "ash" - ], - [ - "▁Cas", - "h" - ], - [ - "▁Ca", - "sh" - ], - [ - "▁cons", - "umed" - ], - [ - "▁consum", - "ed" - ], - [ - "▁consume", - "d" - ], - [ - "▁l", - "b" - ], - [ - "▁", - "lb" - ], - [ - "Ad", - "just" - ], - [ - "Ser", - "ialize" - ], - [ - "Serial", - "ize" - ], - [ - "S", - "erialize" - ], - [ - "is", - "y" - ], - [ - "i", - "sy" - ], - [ - "▁pat", - "ent" - ], - [ - "▁vis", - "ibility" - ], - [ - "▁S", - "ach" - ], - [ - "▁Sa", - "ch" - ], - [ - "▁Sac", - "h" - ], - [ - "ün", - "st" - ], - [ - "▁cy", - "ber" - ], - [ - "▁Bl", - "ake" - ], - [ - "▁Bl", - "oom" - ], - [ - "▁Blo", - "om" - ], - [ - "▁Sh", - "ah" - ], - [ - "▁Sha", - "h" - ], - [ - "PO", - "WER" - ], - [ - "▁in", - "clusion" - ], - [ - "▁incl", - "usion" - ], - [ - "se", - "rie" - ], - [ - "ser", - "ie" - ], - [ - "s", - "erie" - ], - [ - "▁man", - "era" - ], - [ - "sec", - "onds" - ], - [ - "second", - "s" - ], - [ - "is", - "ches" - ], - [ - "isch", - "es" - ], - [ - "ische", - "s" - ], - [ - "isc", - "hes" - ], - [ - "▁C", - "andidate" - ], - [ - "W", - "D" - ], - [ - "op", - "ath" - ], - [ - "o", - "path" - ], - [ - "▁про", - "гра" - ], - [ - "▁efficient", - "ly" - ], - [ - "ap", - "ps" - ], - [ - "app", - "s" - ], - [ - "tool", - "bar" - ], - [ - "we", - "nd" - ], - [ - "wen", - "d" - ], - [ - "w", - "end" - ], - [ - "▁Ne", - "il" - ], - [ - "▁form", - "ats" - ], - [ - "▁format", - "s" - ], - [ - "▁forma", - "ts" - ], - [ - "▁T", - "emplate" - ], - [ - "▁Temp", - "late" - ], - [ - "▁", - "Template" - ], - [ - "▁min", - "istry" - ], - [ - "▁minist", - "ry" - ], - [ - "▁Char", - "acter" - ], - [ - "▁", - "Character" - ], - [ - "Un", - "iform" - ], - [ - "▁fon", - "ction" - ], - [ - "не", - "м" - ], - [ - "н", - "ем" - ], - [ - "Wh", - "ile" - ], - [ - "к", - "ва" - ], - [ - "рі", - "я" - ], - [ - "▁D", - "L" - ], - [ - "▁", - "DL" - ], - [ - "▁L", - "ayout" - ], - [ - "▁La", - "yout" - ], - [ - "▁Lay", - "out" - ], - [ - "▁", - "Layout" - ], - [ - "не", - "ние" - ], - [ - "▁c", - "aval" - ], - [ - "▁ca", - "val" - ], - [ - "▁cav", - "al" - ], - [ - "▁H", - "ob" - ], - [ - "▁Ho", - "b" - ], - [ - "SP", - "I" - ], - [ - "S", - "PI" - ], - [ - "▁h", - "ely" - ], - [ - "▁he", - "ly" - ], - [ - "▁hel", - "y" - ], - [ - "Dest", - "ination" - ], - [ - "),", - "\r" - ], - [ - ")", - ",\r" - ], - [ - "▁i", - "OS" - ], - [ - "▁ad", - "mission" - ], - [ - "▁adm", - "ission" - ], - [ - "▁c", - "ss" - ], - [ - "▁cs", - "s" - ], - [ - "▁", - "css" - ], - [ - "user", - "Id" - ], - [ - "um", - "bling" - ], - [ - "umb", - "ling" - ], - [ - "▁bo", - "oking" - ], - [ - "▁book", - "ing" - ], - [ - "▁COPY", - "RIGHT" - ], - [ - "▁b", - "land" - ], - [ - "▁bl", - "and" - ], - [ - "output", - "s" - ], - [ - "▁sub", - "mission" - ], - [ - "▁subm", - "ission" - ], - [ - "ti", - "t" - ], - [ - "t", - "it" - ], - [ - "fe", - "ctions" - ], - [ - "fect", - "ions" - ], - [ - "fection", - "s" - ], - [ - "fr", - "agment" - ], - [ - "frag", - "ment" - ], - [ - "▁fa", - "ç" - ], - [ - "▁Through", - "out" - ], - [ - "▁distingu", - "ished" - ], - [ - "▁distinguish", - "ed" - ], - [ - "▁ar", - "range" - ], - [ - "▁arr", - "ange" - ], - [ - "▁arrang", - "e" - ], - [ - "ume", - "ric" - ], - [ - "umer", - "ic" - ], - [ - "xf", - "e" - ], - [ - "x", - "fe" - ], - [ - "ip", - "age" - ], - [ - "ipa", - "ge" - ], - [ - "i", - "page" - ], - [ - "ер", - "жа" - ], - [ - "▁C", - "ars" - ], - [ - "▁Car", - "s" - ], - [ - "▁Ca", - "rs" - ], - [ - "▁P", - "AGE" - ], - [ - "▁PA", - "GE" - ], - [ - "▁", - "PAGE" - ], - [ - "▁a", - "unque" - ], - [ - "▁insert", - "ed" - ], - [ - "smith", - "y" - ], - [ - "AL", - "LOC" - ], - [ - "ALL", - "OC" - ], - [ - "RE", - "C" - ], - [ - "R", - "EC" - ], - [ - "▁B", - "ak" - ], - [ - "▁Ba", - "k" - ], - [ - "▁Str", - "ong" - ], - [ - "ac", - "hen" - ], - [ - "ach", - "en" - ], - [ - "ache", - "n" - ], - [ - "a", - "chen" - ], - [ - "▁Spec", - "ific" - ], - [ - "w", - "q" - ], - [ - "▁Д", - "у" - ], - [ - "MO", - "VE" - ], - [ - "▁mús", - "ica" - ], - [ - "▁C", - "ris" - ], - [ - "▁Cr", - "is" - ], - [ - "ea", - "u" - ], - [ - "e", - "au" - ], - [ - "▁F", - "orum" - ], - [ - "▁For", - "um" - ], - [ - "▁Fo", - "rum" - ], - [ - "li", - "sted" - ], - [ - "list", - "ed" - ], - [ - "l", - "isted" - ], - [ - ")\\", - "\\" - ], - [ - ")", - "\\\\" - ], - [ - "▁X", - "VI" - ], - [ - "▁XV", - "I" - ], - [ - "▁м", - "оло" - ], - [ - "▁мо", - "ло" - ], - [ - "/", - "$" - ], - [ - "Be", - "r" - ], - [ - "B", - "er" - ], - [ - "▁tact", - "ics" - ], - [ - "Form", - "atter" - ], - [ - "Format", - "ter" - ], - [ - "op", - "ens" - ], - [ - "ope", - "ns" - ], - [ - "open", - "s" - ], - [ - "▁r", - "h" - ], - [ - "▁", - "rh" - ], - [ - "▁t", - "ram" - ], - [ - "▁tr", - "am" - ], - [ - "▁tra", - "m" - ], - [ - "V", - "L" - ], - [ - "▁Pro", - "file" - ], - [ - "▁Prof", - "ile" - ], - [ - "▁", - "Profile" - ], - [ - "▁par", - "ish" - ], - [ - "▁Ray", - "mond" - ], - [ - "▁cont", - "empor" - ], - [ - "▁Pl", - "anning" - ], - [ - "▁Plan", - "ning" - ], - [ - "▁Ч", - "е" - ], - [ - "▁A", - "RM" - ], - [ - "▁AR", - "M" - ], - [ - "▁", - "ARM" - ], - [ - "▁des", - "ires" - ], - [ - "▁desire", - "s" - ], - [ - "k", - "v" - ], - [ - "O", - "s" - ], - [ - "▁m", - "iner" - ], - [ - "▁min", - "er" - ], - [ - "▁mi", - "ner" - ], - [ - "▁mine", - "r" - ], - [ - "▁qual", - "ify" - ], - [ - "ik", - "u" - ], - [ - "i", - "ku" - ], - [ - "▁der", - "ni" - ], - [ - "ol", - "óg" - ], - [ - "▁K", - "id" - ], - [ - "▁Ki", - "d" - ], - [ - "ane", - "an" - ], - [ - "▁Hol", - "land" - ], - [ - "▁Holl", - "and" - ], - [ - "Aut", - "om" - ], - [ - "Auto", - "m" - ], - [ - "▁Hamilton", - "ian" - ], - [ - "St", - "ation" - ], - [ - "Stat", - "ion" - ], - [ - "js", - "p" - ], - [ - "j", - "sp" - ], - [ - "▁YO", - "UR" - ], - [ - "▁YOU", - "R" - ], - [ - "▁Th", - "ailand" - ], - [ - "effect", - "ive" - ], - [ - "п", - "ло" - ], - [ - "▁relie", - "ved" - ], - [ - "▁O", - "klahoma" - ], - [ - "▁Jul", - "ian" - ], - [ - "▁Juli", - "an" - ], - [ - "▁Julia", - "n" - ], - [ - "▁ind", - "ent" - ], - [ - "▁inde", - "nt" - ], - [ - "▁", - "indent" - ], - [ - "if", - "r" - ], - [ - "i", - "fr" - ], - [ - "пре", - "де" - ], - [ - "▁fl", - "ame" - ], - [ - "on", - "io" - ], - [ - "oni", - "o" - ], - [ - "o", - "nio" - ], - [ - "As", - "sign" - ], - [ - "Ass", - "ign" - ], - [ - "▁sh", - "ifts" - ], - [ - "▁shift", - "s" - ], - [ - "▁car", - "acter" - ], - [ - "▁caract", - "er" - ], - [ - "if", - "icates" - ], - [ - "ific", - "ates" - ], - [ - "ificate", - "s" - ], - [ - "ifica", - "tes" - ], - [ - "X", - "R" - ], - [ - "▁G", - "FP" - ], - [ - "▁GF", - "P" - ], - [ - "FE", - "ATURE" - ], - [ - "▁M", - "aine" - ], - [ - "▁Ma", - "ine" - ], - [ - "▁Main", - "e" - ], - [ - "▁Mai", - "ne" - ], - [ - "▁f", - "rank" - ], - [ - "▁fr", - "ank" - ], - [ - "▁al", - "igned" - ], - [ - "▁align", - "ed" - ], - [ - "▁", - "aligned" - ], - [ - "▁p", - "ří" - ], - [ - "▁př", - "í" - ], - [ - "Code", - "Attribute" - ], - [ - "▁M", - "AC" - ], - [ - "▁MA", - "C" - ], - [ - "▁", - "MAC" - ], - [ - "▁R", - "oot" - ], - [ - "▁Ro", - "ot" - ], - [ - "▁", - "Root" - ], - [ - "▁F", - "M" - ], - [ - "▁", - "FM" - ], - [ - "erv", - "ation" - ], - [ - "с", - "лі" - ], - [ - "▁s", - "hy" - ], - [ - "▁sh", - "y" - ], - [ - "▁partic", - "ul" - ], - [ - "▁parti", - "cul" - ], - [ - "pl", - "atz" - ], - [ - "▁hypothes", - "is" - ], - [ - "at", - "hol" - ], - [ - "ath", - "ol" - ], - [ - "s", - "With" - ], - [ - "J", - "s" - ], - [ - "$", - "^{-" - ], - [ - "▁#!", - "/" - ], - [ - "▁l", - "emon" - ], - [ - "▁le", - "mon" - ], - [ - "▁a", - "bol" - ], - [ - "▁ab", - "ol" - ], - [ - "▁", - "abol" - ], - [ - "▁Mil", - "an" - ], - [ - "▁Mi", - "lan" - ], - [ - "an", - "ten" - ], - [ - "ant", - "en" - ], - [ - "ante", - "n" - ], - [ - "a", - "nten" - ], - [ - "▁s", - "ia" - ], - [ - "▁si", - "a" - ], - [ - "ri", - "as" - ], - [ - "ria", - "s" - ], - [ - "r", - "ias" - ], - [ - "▁con", - "sid" - ], - [ - "▁cons", - "id" - ], - [ - "as", - "so" - ], - [ - "ass", - "o" - ], - [ - "ain", - "ers" - ], - [ - "ai", - "ners" - ], - [ - "ainer", - "s" - ], - [ - "aine", - "rs" - ], - [ - "▁cir", - "ca" - ], - [ - "▁circ", - "a" - ], - [ - "re", - "try" - ], - [ - "ret", - "ry" - ], - [ - "r", - "etry" - ], - [ - "▁nue", - "vo" - ], - [ - "const", - "ants" - ], - [ - "constant", - "s" - ], - [ - "▁Med", - "iterr" - ], - [ - "▁Turk", - "ish" - ], - [ - "ion", - "en" - ], - [ - "io", - "nen" - ], - [ - "ione", - "n" - ], - [ - "i", - "onen" - ], - [ - "c", - "rypto" - ], - [ - "▁ev", - "olved" - ], - [ - "▁\"", - "", - "?" - ], - [ - "▁p", - "úblic" - ], - [ - "▁comp", - "rend" - ], - [ - "▁compre", - "nd" - ], - [ - "▁compr", - "end" - ], - [ - "al", - "lo" - ], - [ - "all", - "o" - ], - [ - "zo", - "om" - ], - [ - "z", - "oom" - ], - [ - "▁dat", - "etime" - ], - [ - "▁date", - "time" - ], - [ - "▁", - "datetime" - ], - [ - "▁mond", - "iale" - ], - [ - "ма", - "т" - ], - [ - "м", - "ат" - ], - [ - "▁M", - "ask" - ], - [ - "▁Ma", - "sk" - ], - [ - "▁Mas", - "k" - ], - [ - "▁", - "Mask" - ], - [ - "▁p", - "row" - ], - [ - "▁pro", - "w" - ], - [ - "▁pr", - "ow" - ], - [ - "▁belong", - "ing" - ], - [ - "+", - "'" - ], - [ - "OUT", - "PUT" - ], - [ - "▁G", - "rab" - ], - [ - "▁Gr", - "ab" - ], - [ - "▁Gra", - "b" - ], - [ - "M", - "ir" - ], - [ - "▁accommod", - "ate" - ], - [ - "▁$", - "('#" - ], - [ - "▁", - "$('#" - ], - [ - "▁Lou", - "ise" - ], - [ - "▁Louis", - "e" - ], - [ - "▁da", - "mit" - ], - [ - "▁dam", - "it" - ], - [ - "}'", - "," - ], - [ - "}", - "'," - ], - [ - "scri", - "pts" - ], - [ - "script", - "s" - ], - [ - "sn", - "apshot" - ], - [ - "snap", - "shot" - ], - [ - "▁sh", - "itty" - ], - [ - "▁shit", - "ty" - ], - [ - "▁y", - "o" - ], - [ - "▁", - "yo" - ], - [ - "▁belie", - "ving" - ], - [ - "▁inhabit", - "ants" - ], - [ - "W", - "P" - ], - [ - "▁Colomb", - "ia" - ], - [ - "li", - "sts" - ], - [ - "list", - "s" - ], - [ - "l", - "ists" - ], - [ - "▁Mur", - "phy" - ], - [ - "Data", - "set" - ], - [ - "Dat", - "aset" - ], - [ - "▁(!", - "$" - ], - [ - "▁tremend", - "ous" - ], - [ - "▁se", - "ñ" - ], - [ - "▁S", - "ed" - ], - [ - "▁Se", - "d" - ], - [ - "▁sw", - "allowed" - ], - [ - "▁swallow", - "ed" - ], - [ - "om", - "p" - ], - [ - "o", - "mp" - ], - [ - "▁L", - "ate" - ], - [ - "▁La", - "te" - ], - [ - "▁Lat", - "e" - ], - [ - "▁an", - "ys" - ], - [ - "▁any", - "s" - ], - [ - "▁dead", - "ly" - ], - [ - "fol", - "low" - ], - [ - "f", - "ollow" - ], - [ - "▁A", - "nc" - ], - [ - "▁An", - "c" - ], - [ - "▁h", - "w" - ], - [ - "▁", - "hw" - ], - [ - "wik", - "ipedia" - ], - [ - "ic", - "ts" - ], - [ - "ict", - "s" - ], - [ - "▁Al", - "aska" - ], - [ - "▁sc", - "ary" - ], - [ - "▁scar", - "y" - ], - [ - "▁second", - "o" - ], - [ - "▁sec", - "ondo" - ], - [ - "▁her", - "oes" - ], - [ - "▁hero", - "es" - ], - [ - "▁veter", - "an" - ], - [ - "▁behav", - "iors" - ], - [ - "▁behavior", - "s" - ], - [ - "▁behavi", - "ors" - ], - [ - "-", - "%" - ], - [ - "▁E", - "z" - ], - [ - "▁с", - "і" - ], - [ - "▁", - "сі" - ], - [ - "tik", - "z" - ], - [ - "▁spect", - "acular" - ], - [ - "▁Ch", - "ron" - ], - [ - "▁(", - "@" - ], - [ - "▁", - "(@" - ], - [ - "▁de", - "mo" - ], - [ - "▁dem", - "o" - ], - [ - "▁", - "demo" - ], - [ - "▁ser", - "ialized" - ], - [ - "▁serial", - "ized" - ], - [ - "▁In", - "depend" - ], - [ - "▁Indep", - "end" - ], - [ - "BU", - "ILD" - ], - [ - "fail", - "ure" - ], - [ - "▁P", - "ORT" - ], - [ - "▁PO", - "RT" - ], - [ - "▁", - "PORT" - ], - [ - "ю", - "чи" - ], - [ - "▁med", - "itation" - ], - [ - "sample", - "s" - ], - [ - "sam", - "ples" - ], - [ - "s", - "amples" - ], - [ - "i", - "ão" - ], - [ - "▁Ни", - "кола" - ], - [ - "▁я", - "зы" - ], - [ - "▁Tr", - "uth" - ], - [ - "▁Tru", - "th" - ], - [ - "▁co", - "efficient" - ], - [ - "▁coeff", - "icient" - ], - [ - "sl", - "ug" - ], - [ - "▁XV", - "III" - ], - [ - "▁XVI", - "II" - ], - [ - "▁XVII", - "I" - ], - [ - "ia", - "o" - ], - [ - "i", - "ao" - ], - [ - "de", - "ck" - ], - [ - "dec", - "k" - ], - [ - "▁раз", - "ви" - ], - [ - "▁ad", - "oles" - ], - [ - "ar", - "ius" - ], - [ - "ari", - "us" - ], - [ - "▁H", - "az" - ], - [ - "▁Ha", - "z" - ], - [ - "▁Pro", - "test" - ], - [ - "▁Prote", - "st" - ], - [ - "ra", - "de" - ], - [ - "rad", - "e" - ], - [ - "r", - "ade" - ], - [ - "не", - "ния" - ], - [ - "▁cl", - "ause" - ], - [ - "conne", - "ctor" - ], - [ - "connect", - "or" - ], - [ - "conn", - "ector" - ], - [ - "RA", - "TE" - ], - [ - "R", - "ATE" - ], - [ - "ц", - "ю" - ], - [ - "▁Conne", - "cticut" - ], - [ - "V", - "S" - ], - [ - "abul", - "ary" - ], - [ - "HO", - "W" - ], - [ - "▁d", - "elen" - ], - [ - "▁de", - "len" - ], - [ - "▁del", - "en" - ], - [ - "▁su", - "ited" - ], - [ - "▁suit", - "ed" - ], - [ - "▁suite", - "d" - ], - [ - "▁Sur", - "vey" - ], - [ - "ze", - "c" - ], - [ - "z", - "ec" - ], - [ - "ți", - "i" - ], - [ - "ț", - "ii" - ], - [ - "▁b", - "acks" - ], - [ - "▁back", - "s" - ], - [ - "▁ba", - "cks" - ], - [ - "▁", - "backs" - ], - [ - "com", - "merce" - ], - [ - "▁And", - "rea" - ], - [ - "▁Andre", - "a" - ], - [ - "▁Andr", - "ea" - ], - [ - "▁propag", - "anda" - ], - [ - "iz", - "ioni" - ], - [ - "izi", - "oni" - ], - [ - "izio", - "ni" - ], - [ - "▁B", - "il" - ], - [ - "▁Bi", - "l" - ], - [ - "▁In", - "nov" - ], - [ - "▁Inn", - "ov" - ], - [ - "▁forg", - "ive" - ], - [ - "▁oper", - "ates" - ], - [ - "▁operate", - "s" - ], - [ - "▁opera", - "tes" - ], - [ - "ч", - "ний" - ], - [ - "▁l", - "ingu" - ], - [ - "▁lin", - "gu" - ], - [ - "▁ling", - "u" - ], - [ - "▁c", - "ollar" - ], - [ - "▁col", - "lar" - ], - [ - "▁coll", - "ar" - ], - [ - "до", - "л" - ], - [ - "сі", - "й" - ], - [ - "zt", - "en" - ], - [ - "zte", - "n" - ], - [ - "z", - "ten" - ], - [ - "im", - "at" - ], - [ - "ima", - "t" - ], - [ - "i", - "mat" - ], - [ - "▁sh", - "oe" - ], - [ - "ge", - "nder" - ], - [ - "gen", - "der" - ], - [ - "g", - "ender" - ], - [ - "▁leg", - "ally" - ], - [ - "▁legal", - "ly" - ], - [ - "RO", - "P" - ], - [ - "R", - "OP" - ], - [ - "▁S", - "leep" - ], - [ - "deleg", - "ate" - ], - [ - "ID", - "s" - ], - [ - "▁build", - "s" - ], - [ - "▁qu", - "er" - ], - [ - "▁que", - "r" - ], - [ - "▁q", - "uer" - ], - [ - "▁", - "quer" - ], - [ - "uls", - "ion" - ], - [ - ".", - "“" - ], - [ - "к", - "ло" - ], - [ - "ri", - "se" - ], - [ - "ris", - "e" - ], - [ - "r", - "ise" - ], - [ - "th", - "ink" - ], - [ - "К", - "о" - ], - [ - "▁bacter", - "ia" - ], - [ - "▁magn", - "ific" - ], - [ - "▁prison", - "er" - ], - [ - "Cl", - "ock" - ], - [ - "C", - "lock" - ], - [ - "R", - "B" - ], - [ - "ú", - "t" - ], - [ - "▁L", - "iz" - ], - [ - "▁Li", - "z" - ], - [ - "gr", - "a" - ], - [ - "g", - "ra" - ], - [ - "▁And", - "ré" - ], - [ - "▁Andr", - "é" - ], - [ - "▁D", - "ennis" - ], - [ - "▁Den", - "nis" - ], - [ - "▁sur", - "ge" - ], - [ - "▁surg", - "e" - ], - [ - "ex", - "isting" - ], - [ - "exist", - "ing" - ], - [ - "▁W", - "ald" - ], - [ - "▁Wal", - "d" - ], - [ - "▁Wa", - "ld" - ], - [ - "▁S", - "chema" - ], - [ - "▁Sch", - "ema" - ], - [ - "▁Sche", - "ma" - ], - [ - "▁", - "Schema" - ], - [ - "▁war", - "nings" - ], - [ - "▁warn", - "ings" - ], - [ - "▁warning", - "s" - ], - [ - "▁qu", - "adr" - ], - [ - "▁quad", - "r" - ], - [ - "at", - "te" - ], - [ - "att", - "e" - ], - [ - "▁E", - "ins" - ], - [ - "▁Ein", - "s" - ], - [ - "▁ad", - "option" - ], - [ - "▁adopt", - "ion" - ], - [ - "▁w", - "anna" - ], - [ - "▁de", - "rive" - ], - [ - "▁der", - "ive" - ], - [ - "▁deriv", - "e" - ], - [ - "▁", - "derive" - ], - [ - "▁a", - "rena" - ], - [ - "▁are", - "na" - ], - [ - "▁ar", - "ena" - ], - [ - "▁aren", - "a" - ], - [ - "▁Den", - "ver" - ], - [ - "▁F", - "i" - ], - [ - "▁", - "Fi" - ], - [ - "▁Jess", - "ica" - ], - [ - "acy", - "j" - ], - [ - "R", - "atio" - ], - [ - "▁которы", - "е" - ], - [ - "▁Act", - "ivity" - ], - [ - "▁Activ", - "ity" - ], - [ - "▁", - "Activity" - ], - [ - "em", - "u" - ], - [ - "e", - "mu" - ], - [ - "▁St", - "alin" - ], - [ - "▁Sta", - "lin" - ], - [ - "ag", - "gi" - ], - [ - "agg", - "i" - ], - [ - "a", - "ggi" - ], - [ - "▁f", - "ün" - ], - [ - "▁f", - "ils" - ], - [ - "▁fil", - "s" - ], - [ - "▁fi", - "ls" - ], - [ - "aj", - "u" - ], - [ - "a", - "ju" - ], - [ - "card", - "s" - ], - [ - "car", - "ds" - ], - [ - "c", - "ards" - ], - [ - "▁att", - "raction" - ], - [ - "▁attract", - "ion" - ], - [ - "▁attr", - "action" - ], - [ - "▁attra", - "ction" - ], - [ - "od", - "ot" - ], - [ - "odo", - "t" - ], - [ - "o", - "dot" - ], - [ - "F", - "at" - ], - [ - "▁H", - "aven" - ], - [ - "▁Ha", - "ven" - ], - [ - "▁Have", - "n" - ], - [ - "▁Hav", - "en" - ], - [ - "▁nine", - "teenth" - ], - [ - "▁ninete", - "enth" - ], - [ - "▁*", - "*\"" - ], - [ - "▁**", - "\"" - ], - [ - "▁m", - "aggio" - ], - [ - "▁mag", - "gio" - ], - [ - "ma", - "ny" - ], - [ - "man", - "y" - ], - [ - "m", - "any" - ], - [ - "win", - "ning" - ], - [ - "▁G", - "A" - ], - [ - "▁", - "GA" - ], - [ - "▁d", - "ummy" - ], - [ - "▁", - "dummy" - ], - [ - "Un", - "able" - ], - [ - "en", - "ci" - ], - [ - "enc", - "i" - ], - [ - "ère", - "nt" - ], - [ - "è", - "rent" - ], - [ - "Im", - "g" - ], - [ - "I", - "mg" - ], - [ - "▁t", - "ob" - ], - [ - "▁to", - "b" - ], - [ - "DI", - "P" - ], - [ - "D", - "IP" - ], - [ - "S", - "ince" - ], - [ - "▁Sa", - "fe" - ], - [ - "▁Saf", - "e" - ], - [ - "▁", - "Safe" - ], - [ - "Gu", - "ard" - ], - [ - "is", - "ure" - ], - [ - "i", - "sure" - ], - [ - "port", - "e" - ], - [ - "por", - "te" - ], - [ - "p", - "orte" - ], - [ - "▁stad", - "ium" - ], - [ - "in", - "di" - ], - [ - "ind", - "i" - ], - [ - "▁App", - "arently" - ], - [ - "ug", - "no" - ], - [ - "▁w", - "olf" - ], - [ - "▁ne", - "ces" - ], - [ - "▁overse", - "as" - ], - [ - "of", - "s" - ], - [ - "o", - "fs" - ], - [ - "ar", - "el" - ], - [ - "are", - "l" - ], - [ - "a", - "rel" - ], - [ - "▁F", - "ine" - ], - [ - "▁Fin", - "e" - ], - [ - "▁Fi", - "ne" - ], - [ - "▁cor", - "rupt" - ], - [ - "▁n", - "ovember" - ], - [ - "▁nov", - "ember" - ], - [ - "▁nove", - "mber" - ], - [ - "▁interpret", - "ed" - ], - [ - "ib", - "ile" - ], - [ - "ibil", - "e" - ], - [ - "▁w", - "ages" - ], - [ - "▁wa", - "ges" - ], - [ - "▁wage", - "s" - ], - [ - "▁Pre", - "tty" - ], - [ - "▁Her", - "bert" - ], - [ - "▁reg", - "istr" - ], - [ - "вы", - "м" - ], - [ - "an", - "swer" - ], - [ - "ans", - "wer" - ], - [ - "▁m", - "orte" - ], - [ - "▁mor", - "te" - ], - [ - "▁mort", - "e" - ], - [ - "▁com", - "posite" - ], - [ - "▁compos", - "ite" - ], - [ - "Tool", - "bar" - ], - [ - "▁iter", - "ator" - ], - [ - "▁", - "iterator" - ], - [ - "ant", - "ine" - ], - [ - "anti", - "ne" - ], - [ - "▁init", - "ialized" - ], - [ - "▁initial", - "ized" - ], - [ - "▁initialize", - "d" - ], - [ - "▁", - "initialized" - ], - [ - "▁poor", - "ly" - ], - [ - "Access", - "or" - ], - [ - "▁Han", - "nah" - ], - [ - "▁Hann", - "ah" - ], - [ - "▁то", - "лько" - ], - [ - "ol", - "an" - ], - [ - "ola", - "n" - ], - [ - "o", - "lan" - ], - [ - "▁o", - "tto" - ], - [ - "▁ot", - "to" - ], - [ - "▁ott", - "o" - ], - [ - "▁", - "otto" - ], - [ - "▁str", - "ikes" - ], - [ - "▁stri", - "kes" - ], - [ - "▁strike", - "s" - ], - [ - "▁conflict", - "s" - ], - [ - "▁conflic", - "ts" - ], - [ - "▁s", - "urg" - ], - [ - "▁su", - "rg" - ], - [ - "▁sur", - "g" - ], - [ - "▁histor", - "ian" - ], - [ - "▁historia", - "n" - ], - [ - "wo", - "man" - ], - [ - "w", - "oman" - ], - [ - "▁l", - "ibraries" - ], - [ - "be", - "w" - ], - [ - "b", - "ew" - ], - [ - ")-", - "-(" - ], - [ - ")--", - "(" - ], - [ - "ga", - "ther" - ], - [ - "g", - "ather" - ], - [ - "▁L", - "ip" - ], - [ - "▁Li", - "p" - ], - [ - "▁f", - "ict" - ], - [ - "▁fi", - "ct" - ], - [ - "FIL", - "TER" - ], - [ - "@", - "{" - ], - [ - "▁bl", - "essed" - ], - [ - "▁bless", - "ed" - ], - [ - "et", - "ics" - ], - [ - "etic", - "s" - ], - [ - "eti", - "cs" - ], - [ - "▁f", - "ork" - ], - [ - "▁for", - "k" - ], - [ - "▁Me", - "tal" - ], - [ - "▁Met", - "al" - ], - [ - "▁Meta", - "l" - ], - [ - "po", - "lation" - ], - [ - "pol", - "ation" - ], - [ - "p", - "olation" - ], - [ - "▁negoti", - "ations" - ], - [ - "▁gen", - "us" - ], - [ - "▁genu", - "s" - ], - [ - "▁cont", - "rolling" - ], - [ - "▁control", - "ling" - ], - [ - "VER", - "T" - ], - [ - "VE", - "RT" - ], - [ - "V", - "ERT" - ], - [ - "▁P", - "erry" - ], - [ - "▁Per", - "ry" - ], - [ - "▁S", - "PD" - ], - [ - "▁SP", - "D" - ], - [ - "CA", - "SE" - ], - [ - "C", - "ASE" - ], - [ - "т", - "вер" - ], - [ - "▁C", - "rown" - ], - [ - "▁Cr", - "own" - ], - [ - "▁Cro", - "wn" - ], - [ - "▁Crow", - "n" - ], - [ - "▁ind", - "ul" - ], - [ - "▁indu", - "l" - ], - [ - "▁e", - "hemal" - ], - [ - "▁ampl", - "itude" - ], - [ - "▁amplit", - "ude" - ], - [ - "▁B", - "ach" - ], - [ - "▁Ba", - "ch" - ], - [ - "▁phot", - "ographer" - ], - [ - "▁photograph", - "er" - ], - [ - "n", - "ý" - ], - [ - "▁inv", - "ested" - ], - [ - "▁invest", - "ed" - ], - [ - "▁P", - "arte" - ], - [ - "▁Par", - "te" - ], - [ - "▁Part", - "e" - ], - [ - "▁pro", - "long" - ], - [ - "C", - "U" - ], - [ - "icht", - "et" - ], - [ - "ichte", - "t" - ], - [ - "res", - "ume" - ], - [ - "▁c", - "arb" - ], - [ - "▁car", - "b" - ], - [ - "▁ca", - "rb" - ], - [ - "ur", - "st" - ], - [ - "urs", - "t" - ], - [ - "▁N", - "ixon" - ], - [ - "▁n", - "eur" - ], - [ - "▁ne", - "ur" - ], - [ - "▁neu", - "r" - ], - [ - "▁", - "neur" - ], - [ - "▁corpor", - "ations" - ], - [ - "▁corporation", - "s" - ], - [ - "Op", - "s" - ], - [ - "O", - "ps" - ], - [ - "u", - "u" - ], - [ - "l", - "m" - ], - [ - "ap", - "ple" - ], - [ - "app", - "le" - ], - [ - "ch", - "te" - ], - [ - "cht", - "e" - ], - [ - "▁deliber", - "ately" - ], - [ - "ber", - "e" - ], - [ - "be", - "re" - ], - [ - "b", - "ere" - ], - [ - "▁fe", - "br" - ], - [ - "▁provinc", - "ia" - ], - [ - "▁provin", - "cia" - ], - [ - "Over", - "flow" - ], - [ - "▁E", - "ight" - ], - [ - "▁ind", - "ication" - ], - [ - "▁indic", - "ation" - ], - [ - "▁pist", - "ol" - ], - [ - "▁к", - "ре" - ], - [ - "▁", - "кре" - ], - [ - "oc", - "ial" - ], - [ - "oci", - "al" - ], - [ - "o", - "cial" - ], - [ - "▁r", - "und" - ], - [ - "▁run", - "d" - ], - [ - "▁ru", - "nd" - ], - [ - "▁", - "rund" - ], - [ - "▁se", - "hr" - ], - [ - "ok", - "at" - ], - [ - "oka", - "t" - ], - [ - "o", - "kat" - ], - [ - "ül", - "et" - ], - [ - "ü", - "let" - ], - [ - "▁He", - "at" - ], - [ - "Н", - "а" - ], - [ - "▁о", - "дин" - ], - [ - "▁од", - "ин" - ], - [ - "IC", - "S" - ], - [ - "I", - "CS" - ], - [ - "ay", - "e" - ], - [ - "a", - "ye" - ], - [ - "▁eight", - "een" - ], - [ - "▁t", - "ug" - ], - [ - "▁tu", - "g" - ], - [ - "LO", - "T" - ], - [ - "L", - "OT" - ], - [ - "▁L", - "ar" - ], - [ - "▁La", - "r" - ], - [ - "ning", - "s" - ], - [ - "n", - "ings" - ], - [ - "▁T", - "odd" - ], - [ - "▁To", - "dd" - ], - [ - "▁Tod", - "d" - ], - [ - "▁organis", - "ations" - ], - [ - "▁organisation", - "s" - ], - [ - "▁g", - "enes" - ], - [ - "▁gen", - "es" - ], - [ - "▁ge", - "nes" - ], - [ - "▁gene", - "s" - ], - [ - "B", - "ag" - ], - [ - "Ke", - "ep" - ], - [ - "^{", - "+" - ], - [ - "Base", - "d" - ], - [ - "Bas", - "ed" - ], - [ - "B", - "ased" - ], - [ - "sk", - "in" - ], - [ - "ski", - "n" - ], - [ - "s", - "kin" - ], - [ - "▁to", - "das" - ], - [ - "▁tod", - "as" - ], - [ - "▁toda", - "s" - ], - [ - "▁illustr", - "ated" - ], - [ - "▁c", - "f" - ], - [ - "▁", - "cf" - ], - [ - "▁ar", - "riving" - ], - [ - "▁arriv", - "ing" - ], - [ - "▁arr", - "iving" - ], - [ - "▁excess", - "ive" - ], - [ - "▁tra", - "its" - ], - [ - "▁trait", - "s" - ], - [ - "▁s", - "ank" - ], - [ - "▁san", - "k" - ], - [ - "▁Att", - "ribute" - ], - [ - "▁", - "Attribute" - ], - [ - "▁G", - "D" - ], - [ - "▁", - "GD" - ], - [ - "com", - "par" - ], - [ - "comp", - "ar" - ], - [ - "▁dent", - "ro" - ], - [ - "br", - "is" - ], - [ - "b", - "ris" - ], - [ - "▁at", - "oms" - ], - [ - "▁atom", - "s" - ], - [ - "fr", - "ed" - ], - [ - "fre", - "d" - ], - [ - "f", - "red" - ], - [ - "▁E", - "val" - ], - [ - "▁Ev", - "al" - ], - [ - "▁Eva", - "l" - ], - [ - "▁", - "Eval" - ], - [ - "▁di", - "stances" - ], - [ - "▁dist", - "ances" - ], - [ - "▁distance", - "s" - ], - [ - "st", - "aw" - ], - [ - "sta", - "w" - ], - [ - "краї", - "н" - ], - [ - "vari", - "ables" - ], - [ - "variable", - "s" - ], - [ - "l", - "c" - ], - [ - "на", - "ли" - ], - [ - "нал", - "и" - ], - [ - "н", - "али" - ], - [ - "▁чемпи", - "она" - ], - [ - "wi", - "j" - ], - [ - "w", - "ij" - ], - [ - "▁Sim", - "ilar" - ], - [ - "je", - "k" - ], - [ - "j", - "ek" - ], - [ - "Pe", - "t" - ], - [ - "P", - "et" - ], - [ - "=\"", - "$" - ], - [ - "ко", - "то" - ], - [ - "▁R", - "ang" - ], - [ - "▁Ra", - "ng" - ], - [ - "▁Ran", - "g" - ], - [ - "ion", - "ato" - ], - [ - "iona", - "to" - ], - [ - "▁bek", - "annt" - ], - [ - "▁bekan", - "nt" - ], - [ - "!", - "*" - ], - [ - "Li", - "m" - ], - [ - "L", - "im" - ], - [ - "▁concl", - "usions" - ], - [ - "▁conclusion", - "s" - ], - [ - "ain", - "te" - ], - [ - "ai", - "nte" - ], - [ - "aint", - "e" - ], - [ - "a", - "inte" - ], - [ - "-", - "," - ], - [ - "▁g", - "ł" - ], - [ - "▁pass", - "ive" - ], - [ - "▁Ga", - "ussian" - ], - [ - "▁stag", - "ione" - ], - [ - "ME", - "DI" - ], - [ - "MED", - "I" - ], - [ - "it", - "ol" - ], - [ - "ito", - "l" - ], - [ - "i", - "tol" - ], - [ - "▁Jer", - "emy" - ], - [ - "View", - "s" - ], - [ - "class", - "List" - ], - [ - "▁desper", - "ately" - ], - [ - "▁desperate", - "ly" - ], - [ - "▁ver", - "l" - ], - [ - "▁ve", - "rl" - ], - [ - "br", - "ace" - ], - [ - "bra", - "ce" - ], - [ - "N", - "P" - ], - [ - "▁c", - "ob" - ], - [ - "▁co", - "b" - ], - [ - "▁A", - "rist" - ], - [ - "▁Ar", - "ist" - ], - [ - "▁Ari", - "st" - ], - [ - "da", - "p" - ], - [ - "d", - "ap" - ], - [ - "Fil", - "ters" - ], - [ - "Filter", - "s" - ], - [ - "'=>", - "'" - ], - [ - "ul", - "tan" - ], - [ - "ult", - "an" - ], - [ - "▁F", - "actory" - ], - [ - "▁", - "Factory" - ], - [ - "è", - "le" - ], - [ - "▁l", - "asting" - ], - [ - "▁last", - "ing" - ], - [ - "▁las", - "ting" - ], - [ - "▁element", - "ary" - ], - [ - "▁C", - "M" - ], - [ - "▁", - "CM" - ], - [ - "▁Louis", - "iana" - ], - [ - "▁p", - "ov" - ], - [ - "▁po", - "v" - ], - [ - "PC", - "I" - ], - [ - "P", - "CI" - ], - [ - "è", - "de" - ], - [ - "▁P", - "ink" - ], - [ - "▁Pin", - "k" - ], - [ - "▁Br", - "uno" - ], - [ - "▁Bru", - "no" - ], - [ - "▁Brun", - "o" - ], - [ - "▁Y", - "ellow" - ], - [ - "▁ev", - "angel" - ], - [ - "▁lik", - "elihood" - ], - [ - "WID", - "TH" - ], - [ - "▁$", - "-" - ], - [ - "▁", - "$-" - ], - [ - "ni", - "co" - ], - [ - "nic", - "o" - ], - [ - "n", - "ico" - ], - [ - "hu", - "i" - ], - [ - "h", - "ui" - ], - [ - "ak", - "ter" - ], - [ - "akt", - "er" - ], - [ - "akte", - "r" - ], - [ - "ne", - "urs" - ], - [ - "neur", - "s" - ], - [ - "n", - "eurs" - ], - [ - "▁bre", - "eze" - ], - [ - "▁bree", - "ze" - ], - [ - "▁со", - "ста" - ], - [ - "▁He", - "ader" - ], - [ - "▁Head", - "er" - ], - [ - "▁", - "Header" - ], - [ - "om", - "rå" - ], - [ - "▁D", - "ylan" - ], - [ - "▁Dy", - "lan" - ], - [ - "▁Bi", - "ographie" - ], - [ - "▁Univers", - "ität" - ], - [ - "on", - "so" - ], - [ - "ons", - "o" - ], - [ - "HAND", - "LE" - ], - [ - "J", - "ournal" - ], - [ - "ea", - "st" - ], - [ - "e", - "ast" - ], - [ - "▁sup", - "pliers" - ], - [ - "▁supplier", - "s" - ], - [ - "▁table", - "t" - ], - [ - "▁tab", - "let" - ], - [ - "LI", - "C" - ], - [ - "L", - "IC" - ], - [ - "PER", - "TY" - ], - [ - "ї", - "в" - ], - [ - "▁z", - "aw" - ], - [ - "▁za", - "w" - ], - [ - "▁su", - "bm" - ], - [ - "▁sub", - "m" - ], - [ - "▁Fern", - "ando" - ], - [ - "▁nou", - "velle" - ], - [ - "▁nouve", - "lle" - ], - [ - "▁Point", - "s" - ], - [ - "▁", - "Points" - ], - [ - "▁str", - "angers" - ], - [ - "▁strange", - "rs" - ], - [ - "▁stranger", - "s" - ], - [ - "▁strang", - "ers" - ], - [ - "Component", - "Model" - ], - [ - "ist", - "ro" - ], - [ - "istr", - "o" - ], - [ - "au", - "rus" - ], - [ - "aur", - "us" - ], - [ - "▁san", - "ct" - ], - [ - "▁о", - "дна" - ], - [ - "▁од", - "на" - ], - [ - "▁В", - "ы" - ], - [ - "▁о", - "на" - ], - [ - "▁он", - "а" - ], - [ - "▁", - "она" - ], - [ - "vert", - "ical" - ], - [ - "Sp", - "ring" - ], - [ - "▁Har", - "old" - ], - [ - "▁Back", - "ground" - ], - [ - "▁", - "Background" - ], - [ - "Bal", - "ance" - ], - [ - "Key", - "word" - ], - [ - "~$", - "\\" - ], - [ - "~", - "$\\" - ], - [ - "mal", - "loc" - ], - [ - "m", - "alloc" - ], - [ - "ORM", - "AL" - ], - [ - "Sk", - "ip" - ], - [ - "���Mu", - "ham" - ], - [ - "▁back", - "wards" - ], - [ - "▁backward", - "s" - ], - [ - "c", - "ów" - ], - [ - "по", - "зи" - ], - [ - "▁back", - "end" - ], - [ - "▁", - "backend" - ], - [ - "▁de", - "emed" - ], - [ - "▁accur", - "ately" - ], - [ - "▁accurate", - "ly" - ], - [ - "▁trans", - "c" - ], - [ - "▁Broad", - "way" - ], - [ - "▁g", - "rud" - ], - [ - "▁gr", - "ud" - ], - [ - "▁gru", - "d" - ], - [ - "▁N", - "amen" - ], - [ - "▁Name", - "n" - ], - [ - "▁Na", - "men" - ], - [ - "▁Nam", - "en" - ], - [ - "▁sh", - "ifting" - ], - [ - "▁shift", - "ing" - ], - [ - "▁ment", - "ally" - ], - [ - "▁mental", - "ly" - ], - [ - "▁cal", - "ories" - ], - [ - "▁cons", - "ensus" - ], - [ - "Perm", - "issions" - ], - [ - "Permission", - "s" - ], - [ - "▁ob", - "jet" - ], - [ - "▁obj", - "et" - ], - [ - "▁elabor", - "ate" - ], - [ - "at", - "ts" - ], - [ - "att", - "s" - ], - [ - "▁sn", - "ake" - ], - [ - "▁ref", - "res" - ], - [ - "▁refr", - "es" - ], - [ - "ar", - "u" - ], - [ - "a", - "ru" - ], - [ - "▁reflect", - "s" - ], - [ - "oun", - "ge" - ], - [ - "o", - "unge" - ], - [ - "R", - "ank" - ], - [ - "▁K", - "urt" - ], - [ - "▁Kur", - "t" - ], - [ - "▁Ku", - "rt" - ], - [ - "▁p", - "ied" - ], - [ - "▁pie", - "d" - ], - [ - "▁pi", - "ed" - ], - [ - "▁exped", - "ition" - ], - [ - "V", - "el" - ], - [ - "▁O", - "wen" - ], - [ - "Le", - "ad" - ], - [ - "L", - "ead" - ], - [ - "▁utter", - "ly" - ], - [ - "▁Ar", - "be" - ], - [ - "▁bre", - "asts" - ], - [ - "▁breast", - "s" - ], - [ - "IP", - "S" - ], - [ - "I", - "PS" - ], - [ - "▁hung", - "er" - ], - [ - "▁hun", - "ger" - ], - [ - "at", - "em" - ], - [ - "ate", - "m" - ], - [ - "a", - "tem" - ], - [ - "▁vers", - "chied" - ], - [ - "▁versch", - "ied" - ], - [ - "▁Cam", - "era" - ], - [ - "▁", - "Camera" - ], - [ - "▁Mün", - "chen" - ], - [ - "iv", - "als" - ], - [ - "ival", - "s" - ], - [ - "iva", - "ls" - ], - [ - "i", - "vals" - ], - [ - "▁sp", - "raw" - ], - [ - "▁spr", - "aw" - ], - [ - "▁S", - "ü" - ], - [ - "▁Was", - "ser" - ], - [ - "▁mechan", - "ics" - ], - [ - "Load", - "ed" - ], - [ - "Lo", - "aded" - ], - [ - "db", - "c" - ], - [ - "d", - "bc" - ], - [ - "▁re", - "marks" - ], - [ - "▁rem", - "arks" - ], - [ - "▁remark", - "s" - ], - [ - "▁", - "remarks" - ], - [ - "▁}", - ")." - ], - [ - "▁})", - "." - ], - [ - "▁", - "})." - ], - [ - "▁pain", - "ter" - ], - [ - "▁pa", - "inter" - ], - [ - "▁paint", - "er" - ], - [ - "▁h", - "aut" - ], - [ - "▁ha", - "ut" - ], - [ - "Mar", - "shal" - ], - [ - "IS", - "D" - ], - [ - "I", - "SD" - ], - [ - "▁ve", - "loc" - ], - [ - "▁vel", - "oc" - ], - [ - "▁In", - "cre" - ], - [ - "▁Inc", - "re" - ], - [ - "W", - "ar" - ], - [ - "▁ру", - "с" - ], - [ - "▁com", - "pte" - ], - [ - "▁comp", - "te" - ], - [ - "▁compt", - "e" - ], - [ - "ü", - "g" - ], - [ - "▁Def", - "inition" - ], - [ - "▁", - "Definition" - ], - [ - "▁G", - "am" - ], - [ - "▁Ga", - "m" - ], - [ - "▁H", - "ir" - ], - [ - "▁Hi", - "r" - ], - [ - "▁witness", - "ed" - ], - [ - "▁g", - "ren" - ], - [ - "▁gr", - "en" - ], - [ - "▁gre", - "n" - ], - [ - "▁", - "gren" - ], - [ - "▁hur", - "ry" - ], - [ - "ch", - "et" - ], - [ - "che", - "t" - ], - [ - "c", - "het" - ], - [ - "re", - "verse" - ], - [ - "G", - "F" - ], - [ - "▁Qu", - "arter" - ], - [ - "п", - "ла" - ], - [ - "▁s", - "ar" - ], - [ - "▁sa", - "r" - ], - [ - "sb", - "urg" - ], - [ - "sbur", - "g" - ], - [ - "s", - "burg" - ], - [ - "▁D", - "it" - ], - [ - "▁Di", - "t" - ], - [ - "▁", - "Dit" - ], - [ - "▁Arn", - "old" - ], - [ - "j", - "k" - ], - [ - "▁l", - "ambda" - ], - [ - "▁", - "lambda" - ], - [ - "è", - "ge" - ], - [ - "▁o", - "z" - ], - [ - "▁", - "oz" - ], - [ - "▁h", - "ans" - ], - [ - "▁ha", - "ns" - ], - [ - "▁han", - "s" - ], - [ - "▁answ", - "ering" - ], - [ - "▁answer", - "ing" - ], - [ - "▁o", - "live" - ], - [ - "▁ol", - "ive" - ], - [ - "▁sp", - "ont" - ], - [ - "▁spo", - "nt" - ], - [ - "▁inter", - "vals" - ], - [ - "▁interval", - "s" - ], - [ - ">", - "@" - ], - [ - "▁т", - "ран" - ], - [ - "▁тра", - "н" - ], - [ - "▁F", - "ocus" - ], - [ - "▁", - "Focus" - ], - [ - "ч", - "них" - ], - [ - "▁д", - "ви" - ], - [ - "▁tri", - "angle" - ], - [ - "▁r", - "ally" - ], - [ - "▁P", - "unk" - ], - [ - "▁Pun", - "k" - ], - [ - "▁G", - "and" - ], - [ - "▁Ga", - "nd" - ], - [ - "se", - "ctions" - ], - [ - "section", - "s" - ], - [ - "sect", - "ions" - ], - [ - "сси", - "й" - ], - [ - "AC", - "CESS" - ], - [ - "A", - "CCESS" - ], - [ - "ha", - "rm" - ], - [ - "har", - "m" - ], - [ - "h", - "arm" - ], - [ - "▁Sk", - "ip" - ], - [ - "▁", - "Skip" - ], - [ - "▁D", - "river" - ], - [ - "▁Dr", - "iver" - ], - [ - "▁Drive", - "r" - ], - [ - "▁", - "Driver" - ], - [ - "▁Sant", - "iago" - ], - [ - "it", - "ung" - ], - [ - "itu", - "ng" - ], - [ - "▁B", - "arr" - ], - [ - "▁Bar", - "r" - ], - [ - "▁Ba", - "rr" - ], - [ - "process", - "or" - ], - [ - "▁real", - "ised" - ], - [ - "▁realise", - "d" - ], - [ - "ą", - "z" - ], - [ - "le", - "ave" - ], - [ - "▁C", - "omo" - ], - [ - "▁Com", - "o" - ], - [ - "▁Co", - "mo" - ], - [ - "▁Re", - "views" - ], - [ - "▁Review", - "s" - ], - [ - "▁и", - "зда" - ], - [ - "▁из", - "да" - ], - [ - "▁earn", - "ings" - ], - [ - "▁ear", - "nings" - ], - [ - "▁earning", - "s" - ], - [ - "▁S", - "creen" - ], - [ - "▁Sc", - "reen" - ], - [ - "▁Scre", - "en" - ], - [ - "▁", - "Screen" - ], - [ - "gr", - "and" - ], - [ - "gra", - "nd" - ], - [ - "g", - "rand" - ], - [ - "▁ap", - "ril" - ], - [ - "▁apr", - "il" - ], - [ - "▁sil", - "ently" - ], - [ - "▁silent", - "ly" - ], - [ - "ed", - "o" - ], - [ - "e", - "do" - ], - [ - "ue", - "st" - ], - [ - "ues", - "t" - ], - [ - "u", - "est" - ], - [ - "oo", - "oo" - ], - [ - "▁Исто", - "рия" - ], - [ - "ра", - "з" - ], - [ - "MAGE", - "S" - ], - [ - "MAG", - "ES" - ], - [ - "▁Sing", - "h" - ], - [ - "▁Sin", - "gh" - ], - [ - "▁Per", - "fect" - ], - [ - "▁revolution", - "ary" - ], - [ - "▁н", - "і" - ], - [ - "▁", - "ні" - ], - [ - "▁Sch", - "ools" - ], - [ - "▁School", - "s" - ], - [ - "R", - "ich" - ], - [ - "▁ch", - "rom" - ], - [ - "▁chr", - "om" - ], - [ - "▁an", - "terior" - ], - [ - "▁ante", - "rior" - ], - [ - "▁Indones", - "ia" - ], - [ - "Con", - "straints" - ], - [ - "Constraint", - "s" - ], - [ - "▁\"", - "__" - ], - [ - "▁\"_", - "_" - ], - [ - "▁six", - "teen" - ], - [ - "▁sixt", - "een" - ], - [ - "ér", - "e" - ], - [ - "é", - "re" - ], - [ - "мен", - "та" - ], - [ - "мент", - "а" - ], - [ - "N", - "il" - ], - [ - "je", - "l" - ], - [ - "j", - "el" - ], - [ - "че", - "ские" - ], - [ - "чески", - "е" - ], - [ - "▁thr", - "one" - ], - [ - "▁thro", - "ne" - ], - [ - "▁aud", - "iences" - ], - [ - "▁audience", - "s" - ], - [ - "▁i", - "hren" - ], - [ - "▁ih", - "ren" - ], - [ - "▁ihr", - "en" - ], - [ - "▁ihre", - "n" - ], - [ - "ра", - "б" - ], - [ - "Qu", - "ick" - ], - [ - "in", - "burgh" - ], - [ - "fi", - "co" - ], - [ - "fic", - "o" - ], - [ - "f", - "ico" - ], - [ - "▁kid", - "n" - ], - [ - "▁ki", - "dn" - ], - [ - "irm", - "ingham" - ], - [ - "is", - "le" - ], - [ - "isl", - "e" - ], - [ - "iz", - "ación" - ], - [ - "iza", - "ción" - ], - [ - "▁Ch", - "ampions" - ], - [ - "▁Champion", - "s" - ], - [ - "▁вы", - "со" - ], - [ - "ol", - "er" - ], - [ - "ole", - "r" - ], - [ - "o", - "ler" - ], - [ - "▁z", - "ak" - ], - [ - "▁za", - "k" - ], - [ - "▁p", - "lat" - ], - [ - "▁pl", - "at" - ], - [ - "▁V", - "III" - ], - [ - "▁VI", - "II" - ], - [ - "▁VII", - "I" - ], - [ - "at", - "ique" - ], - [ - "ati", - "que" - ], - [ - "li", - "ter" - ], - [ - "lit", - "er" - ], - [ - "l", - "iter" - ], - [ - "▁P", - "rest" - ], - [ - "▁Pr", - "est" - ], - [ - "▁Pres", - "t" - ], - [ - "▁Pre", - "st" - ], - [ - "in", - "is" - ], - [ - "ini", - "s" - ], - [ - "i", - "nis" - ], - [ - "▁scient", - "ist" - ], - [ - "▁m", - "ån" - ], - [ - "▁må", - "n" - ], - [ - "ke", - "ley" - ], - [ - "kel", - "ey" - ], - [ - "▁h", - "yd" - ], - [ - "▁hy", - "d" - ], - [ - "grad", - "uate" - ], - [ - "of", - "t" - ], - [ - "o", - "ft" - ], - [ - "▁N", - "GC" - ], - [ - "on", - "gs" - ], - [ - "ong", - "s" - ], - [ - "▁t", - "ier" - ], - [ - "▁tie", - "r" - ], - [ - "▁ti", - "er" - ], - [ - "▁Sh", - "aw" - ], - [ - "▁Sha", - "w" - ], - [ - "un", - "ächst" - ], - [ - "▁establish", - "ing" - ], - [ - "▁ind", - "icator" - ], - [ - "▁indic", - "ator" - ], - [ - "▁Par", - "ad" - ], - [ - "▁Pa", - "rad" - ], - [ - "▁Para", - "d" - ], - [ - "▁Tr", - "ail" - ], - [ - "▁Tra", - "il" - ], - [ - "UM", - "N" - ], - [ - "▁sp", - "ine" - ], - [ - "▁spin", - "e" - ], - [ - "▁Vis", - "ual" - ], - [ - "▁", - "Visual" - ], - [ - "::", - "$" - ], - [ - "▁t", - "eles" - ], - [ - "▁te", - "les" - ], - [ - "▁tele", - "s" - ], - [ - "▁tel", - "es" - ], - [ - "OP", - "ER" - ], - [ - "O", - "PER" - ], - [ - "▁pack", - "aging" - ], - [ - "to", - "ire" - ], - [ - "t", - "oire" - ], - [ - "▁не", - "ско" - ], - [ - "▁product", - "ivity" - ], - [ - "A", - "f" - ], - [ - "ні", - "ї" - ], - [ - "▁de", - "gener" - ], - [ - "▁deg", - "ener" - ], - [ - "br", - "it" - ], - [ - "b", - "rit" - ], - [ - "U", - "i" - ], - [ - "▁Y", - "am" - ], - [ - "▁Ya", - "m" - ], - [ - "▁d", - "ough" - ], - [ - "▁do", - "ugh" - ], - [ - "▁dou", - "gh" - ], - [ - "os", - "ph" - ], - [ - "osp", - "h" - ], - [ - "▁cl", - "ue" - ], - [ - "▁ре", - "ги" - ], - [ - "▁me", - "ille" - ], - [ - "▁tend", - "ency" - ], - [ - "▁re", - "lay" - ], - [ - "▁rel", - "ay" - ], - [ - "▁design", - "ers" - ], - [ - "▁designer", - "s" - ], - [ - "▁Т", - "у" - ], - [ - "Sh", - "are" - ], - [ - "▁b", - "icy" - ], - [ - "▁bi", - "cy" - ], - [ - "▁M", - "asters" - ], - [ - "▁Ma", - "sters" - ], - [ - "▁Mas", - "ters" - ], - [ - "▁Master", - "s" - ], - [ - "▁м", - "но" - ], - [ - "▁altern", - "atives" - ], - [ - "▁alternative", - "s" - ], - [ - "ет", - "о" - ], - [ - "е", - "то" - ], - [ - "▁coun", - "tr" - ], - [ - "▁count", - "r" - ], - [ - "▁W", - "ow" - ], - [ - "▁Wo", - "w" - ], - [ - "LO", - "CAL" - ], - [ - "LOC", - "AL" - ], - [ - "en", - "ue" - ], - [ - "enu", - "e" - ], - [ - "▁s", - "lim" - ], - [ - "▁sl", - "im" - ], - [ - "к", - "ви" - ], - [ - "▁t", - "ir" - ], - [ - "▁ti", - "r" - ], - [ - "▁do", - "it" - ], - [ - "lic", - "a" - ], - [ - "li", - "ca" - ], - [ - "l", - "ica" - ], - [ - "ci", - "pe" - ], - [ - "cip", - "e" - ], - [ - "c", - "ipe" - ], - [ - "iz", - "ia" - ], - [ - "izi", - "a" - ], - [ - "▁A", - "ires" - ], - [ - "▁Air", - "es" - ], - [ - "▁F", - "alls" - ], - [ - "▁Fall", - "s" - ], - [ - "▁Fal", - "ls" - ], - [ - "▁concent", - "rate" - ], - [ - "▁concentr", - "ate" - ], - [ - "▁ne", - "gl" - ], - [ - "▁neg", - "l" - ], - [ - "▁Re", - "in" - ], - [ - "?", - "," - ], - [ - "▁G", - "ott" - ], - [ - "▁Go", - "tt" - ], - [ - "▁Got", - "t" - ], - [ - "▁Ver", - "ify" - ], - [ - "▁", - "Verify" - ], - [ - "▁Stud", - "ios" - ], - [ - "▁Studio", - "s" - ], - [ - "$", - "('#" - ], - [ - "ow", - "ym" - ], - [ - "owy", - "m" - ], - [ - "я", - "в" - ], - [ - "Prim", - "itive" - ], - [ - "▁tax", - "i" - ], - [ - "▁ta", - "xi" - ], - [ - "▁Com", - "mercial" - ], - [ - "▁Ч", - "ер" - ], - [ - "▁Че", - "р" - ], - [ - "place", - "holder" - ], - [ - "se", - "au" - ], - [ - "sea", - "u" - ], - [ - "s", - "eau" - ], - [ - "cor", - "rect" - ], - [ - "he", - "imer" - ], - [ - "heim", - "er" - ], - [ - "▁H", - "of" - ], - [ - "▁Ho", - "f" - ], - [ - "▁d", - "ia" - ], - [ - "▁di", - "a" - ], - [ - "▁i", - "rr" - ], - [ - "▁ir", - "r" - ], - [ - "▁ur", - "ged" - ], - [ - "▁urg", - "ed" - ], - [ - "▁urge", - "d" - ], - [ - "▁a", - "nom" - ], - [ - "▁an", - "om" - ], - [ - "▁ano", - "m" - ], - [ - "▁t", - "arde" - ], - [ - "▁tar", - "de" - ], - [ - "▁tard", - "e" - ], - [ - "ur", - "m" - ], - [ - "u", - "rm" - ], - [ - "▁se", - "ized" - ], - [ - "▁sei", - "zed" - ], - [ - "▁seiz", - "ed" - ], - [ - "DO", - "T" - ], - [ - "D", - "OT" - ], - [ - "op", - "acity" - ], - [ - "St", - "rings" - ], - [ - "String", - "s" - ], - [ - "Str", - "ings" - ], - [ - "▁dec", - "iding" - ], - [ - "▁decid", - "ing" - ], - [ - "▁listen", - "ers" - ], - [ - "▁listener", - "s" - ], - [ - "ár", - "a" - ], - [ - "á", - "ra" - ], - [ - "▁pl", - "anted" - ], - [ - "▁plan", - "ted" - ], - [ - "▁plant", - "ed" - ], - [ - "▁é", - "taient" - ], - [ - "▁ét", - "aient" - ], - [ - "Z", - "oom" - ], - [ - "st", - "ví" - ], - [ - "ng", - "th" - ], - [ - "ä", - "ude" - ], - [ - "▁C", - "av" - ], - [ - "▁Ca", - "v" - ], - [ - "▁v", - "endor" - ], - [ - "▁vend", - "or" - ], - [ - "▁", - "vendor" - ], - [ - "▁", - "ż" - ], - [ - "▁meas", - "uring" - ], - [ - "▁necess", - "ity" - ], - [ - "▁r", - "ivers" - ], - [ - "▁ri", - "vers" - ], - [ - "▁river", - "s" - ], - [ - "▁riv", - "ers" - ], - [ - "▁labor", - "atory" - ], - [ - "▁E", - "ff" - ], - [ - "▁reprodu", - "ce" - ], - [ - "▁S", - "ak" - ], - [ - "▁Sa", - "k" - ], - [ - "▁not", - "ebook" - ], - [ - "▁note", - "book" - ], - [ - "▁reason", - "ably" - ], - [ - "isecond", - "s" - ], - [ - "i", - "seconds" - ], - [ - "▁Part", - "ial" - ], - [ - "▁", - "Partial" - ], - [ - "GUI", - "D" - ], - [ - "GU", - "ID" - ], - [ - "G", - "UID" - ], - [ - "▁Per", - "iod" - ], - [ - "▁", - "Period" - ], - [ - "▁reve", - "aling" - ], - [ - "▁reveal", - "ing" - ], - [ - "▁conv", - "iction" - ], - [ - "▁", - "н" - ], - [ - "▁бу", - "ли" - ], - [ - "▁altern", - "ate" - ], - [ - "▁alter", - "nate" - ], - [ - "cc", - "iones" - ], - [ - "▁N", - "AT" - ], - [ - "▁NA", - "T" - ], - [ - "▁can", - "onical" - ], - [ - "▁canon", - "ical" - ], - [ - "mo", - "z" - ], - [ - "m", - "oz" - ], - [ - "▁Mé", - "xico" - ], - [ - "M", - "o" - ], - [ - "▁ш", - "а" - ], - [ - "▁", - "ша" - ], - [ - "lim", - "inary" - ], - [ - "f", - "é" - ], - [ - "чно", - "й" - ], - [ - "ч", - "ной" - ], - [ - "▁Ham", - "burg" - ], - [ - "▁Hamb", - "urg" - ], - [ - "▁influ", - "ential" - ], - [ - "▁b", - "olt" - ], - [ - "▁bo", - "lt" - ], - [ - "▁bol", - "t" - ], - [ - "az", - "zo" - ], - [ - "azz", - "o" - ], - [ - "PH", - "P" - ], - [ - "P", - "HP" - ], - [ - "▁Sa", - "udi" - ], - [ - "▁Saud", - "i" - ], - [ - "▁Sau", - "di" - ], - [ - "▁r", - "m" - ], - [ - "▁", - "rm" - ], - [ - "▁cer", - "ca" - ], - [ - "▁decor", - "ated" - ], - [ - "▁st", - "aat" - ], - [ - "▁sta", - "at" - ], - [ - "Lo", - "u" - ], - [ - "L", - "ou" - ], - [ - "▁compet", - "itors" - ], - [ - "во", - "ї" - ], - [ - "▁diam", - "ond" - ], - [ - "▁dia", - "mond" - ], - [ - "▁m", - "obil" - ], - [ - "▁mo", - "bil" - ], - [ - "▁mob", - "il" - ], - [ - "Click", - "Listener" - ], - [ - "set", - "State" - ], - [ - "▁s", - "üd" - ], - [ - ";", - "\"" - ], - [ - "œ", - "ur" - ], - [ - "▁Lud", - "wig" - ], - [ - "▁clin", - "ic" - ], - [ - "▁e", - "go" - ], - [ - "▁eg", - "o" - ], - [ - "▁", - "ego" - ], - [ - "Thread", - "ing" - ], - [ - "▁f", - "ract" - ], - [ - "▁fr", - "act" - ], - [ - "▁fra", - "ct" - ], - [ - "Ref", - "lection" - ], - [ - "oss", - "ip" - ], - [ - "\"]", - "[\"" - ], - [ - "▁L", - "ov" - ], - [ - "▁Lo", - "v" - ], - [ - "Ex", - "press" - ], - [ - "Exp", - "ress" - ], - [ - "Expr", - "ess" - ], - [ - "д", - "ри" - ], - [ - "if", - "acts" - ], - [ - "ifact", - "s" - ], - [ - "▁O", - "ften" - ], - [ - "▁Of", - "ten" - ], - [ - "▁", - "лу" - ], - [ - "▁p", - "ets" - ], - [ - "▁pe", - "ts" - ], - [ - "▁pet", - "s" - ], - [ - "▁address", - "ing" - ], - [ - "▁m", - "ens" - ], - [ - "▁me", - "ns" - ], - [ - "▁men", - "s" - ], - [ - "▁ED", - "IT" - ], - [ - "▁", - "EDIT" - ], - [ - "ud", - "der" - ], - [ - "udd", - "er" - ], - [ - "Vert", - "ical" - ], - [ - "ка", - "та" - ], - [ - "Cap", - "t" - ], - [ - "C", - "apt" - ], - [ - "verb", - "ose" - ], - [ - "▁вой", - "ны" - ], - [ - "UNK", - "NOWN" - ], - [ - "un", - "its" - ], - [ - "unit", - "s" - ], - [ - "uni", - "ts" - ], - [ - "per", - "mission" - ], - [ - "perm", - "ission" - ], - [ - "[", - "_" - ], - [ - "▁er", - "sch" - ], - [ - "▁ers", - "ch" - ], - [ - "▁comm", - "unes" - ], - [ - "▁commun", - "es" - ], - [ - "▁commune", - "s" - ], - [ - "Un", - "ityEngine" - ], - [ - "▁com", - "mut" - ], - [ - "▁comm", - "ut" - ], - [ - "kl", - "ass" - ], - [ - "k", - "lass" - ], - [ - "▁volt", - "age" - ], - [ - "▁volta", - "ge" - ], - [ - "re", - "zent" - ], - [ - "rez", - "ent" - ], - [ - "pe", - "rf" - ], - [ - "per", - "f" - ], - [ - "DR", - "V" - ], - [ - "D", - "RV" - ], - [ - "▁f", - "ame" - ], - [ - "▁fam", - "e" - ], - [ - "▁fa", - "me" - ], - [ - "▁S", - "pot" - ], - [ - "▁Sp", - "ot" - ], - [ - "▁Л", - "ю" - ], - [ - "▁c", - "asting" - ], - [ - "▁cas", - "ting" - ], - [ - "▁cast", - "ing" - ], - [ - "hi", - "m" - ], - [ - "h", - "im" - ], - [ - "▁en", - "gl" - ], - [ - "▁eng", - "l" - ], - [ - "▁int", - "ro" - ], - [ - "▁intr", - "o" - ], - [ - "▁Г", - "у" - ], - [ - "Comp", - "any" - ], - [ - "some", - "thing" - ], - [ - "som", - "ething" - ], - [ - "▁cl", - "icking" - ], - [ - "▁click", - "ing" - ], - [ - "жи", - "ва" - ], - [ - "▁fl", - "ames" - ], - [ - "▁flame", - "s" - ], - [ - "▁random", - "ly" - ], - [ - "ex", - "tr" - ], - [ - "ext", - "r" - ], - [ - "Equal", - "To" - ], - [ - "an", - "ners" - ], - [ - "ann", - "ers" - ], - [ - "anner", - "s" - ], - [ - "anne", - "rs" - ], - [ - "▁p", - "arks" - ], - [ - "▁par", - "ks" - ], - [ - "▁park", - "s" - ], - [ - "▁murm", - "ured" - ], - [ - "ми", - "я" - ], - [ - "▁reason", - "ing" - ], - [ - "сле", - "д" - ], - [ - "▁n", - "er" - ], - [ - "▁ne", - "r" - ], - [ - "▁", - "ner" - ], - [ - "▁é", - "c" - ], - [ - "▁", - "éc" - ], - [ - "ow", - "ners" - ], - [ - "own", - "ers" - ], - [ - "owner", - "s" - ], - [ - "▁Д", - "же" - ], - [ - "▁Дж", - "е" - ], - [ - "▁me", - "er" - ], - [ - "▁typ", - "ing" - ], - [ - "▁ty", - "ping" - ], - [ - "▁happ", - "ily" - ], - [ - "..", - "..." - ], - [ - "...", - ".." - ], - [ - "....", - "." - ], - [ - ".", - "...." - ], - [ - "▁Ч", - "а" - ], - [ - "be", - "cca" - ], - [ - "bec", - "ca" - ], - [ - "▁P", - "apers" - ], - [ - "▁Pa", - "pers" - ], - [ - "▁Pap", - "ers" - ], - [ - "▁Paper", - "s" - ], - [ - "▁Or", - "acle" - ], - [ - "▁equ", - "ilibrium" - ], - [ - "man", - "agement" - ], - [ - "Li", - "te" - ], - [ - "L", - "ite" - ], - [ - "▁des", - "ktop" - ], - [ - "▁desk", - "top" - ], - [ - "ă", - "r" - ], - [ - "▁G", - "ill" - ], - [ - "▁Gi", - "ll" - ], - [ - "▁Gil", - "l" - ], - [ - "do", - "rf" - ], - [ - "d", - "orf" - ], - [ - "ig", - "g" - ], - [ - "i", - "gg" - ], - [ - "▁qu", - "esta" - ], - [ - "▁que", - "sta" - ], - [ - "▁quest", - "a" - ], - [ - "▁", - "questa" - ], - [ - "Warning", - "s" - ], - [ - "Warn", - "ings" - ], - [ - "War", - "nings" - ], - [ - "over", - "flow" - ], - [ - "▁V", - "T" - ], - [ - "▁", - "VT" - ], - [ - "▁cons", - "isted" - ], - [ - "▁consist", - "ed" - ], - [ - "▁A", - "bu" - ], - [ - "▁Ab", - "u" - ], - [ - "v", - "scale" - ], - [ - "J", - "O" - ], - [ - "ah", - "o" - ], - [ - "a", - "ho" - ], - [ - "▁T", - "ensor" - ], - [ - "▁Ten", - "sor" - ], - [ - "▁", - "Tensor" - ], - [ - "▁hes", - "itated" - ], - [ - "▁w", - "enn" - ], - [ - "▁we", - "nn" - ], - [ - "▁wen", - "n" - ], - [ - "map", - "sto" - ], - [ - "maps", - "to" - ], - [ - "▁controvers", - "ial" - ], - [ - "M", - "F" - ], - [ - "▁l", - "ac" - ], - [ - "▁la", - "c" - ], - [ - "▁an", - "ch" - ], - [ - "▁anc", - "h" - ], - [ - "▁", - "anch" - ], - [ - "▁A", - "A" - ], - [ - "▁", - "AA" - ], - [ - "it", - "ta" - ], - [ - "itt", - "a" - ], - [ - "i", - "tta" - ], - [ - "ul", - "in" - ], - [ - "uli", - "n" - ], - [ - "u", - "lin" - ], - [ - "▁c", - "ler" - ], - [ - "▁cl", - "er" - ], - [ - "▁cle", - "r" - ], - [ - "▁D", - "iana" - ], - [ - "▁Di", - "ana" - ], - [ - "▁Fre", - "ud" - ], - [ - "▁challeng", - "ed" - ], - [ - "▁challenge", - "d" - ], - [ - "лё", - "н" - ], - [ - "л", - "ён" - ], - [ - "▁se", - "ated" - ], - [ - "▁sea", - "ted" - ], - [ - "▁seat", - "ed" - ], - [ - "▁sm", - "iles" - ], - [ - "▁smile", - "s" - ], - [ - "▁cr", - "acked" - ], - [ - "▁crack", - "ed" - ], - [ - "▁а", - "ктив" - ], - [ - "ско", - "ј" - ], - [ - "dict", - "ion" - ], - [ - "di", - "ction" - ], - [ - "d", - "iction" - ], - [ - "ex", - "press" - ], - [ - "exp", - "ress" - ], - [ - "expr", - "ess" - ], - [ - "▁im", - "posed" - ], - [ - "▁imp", - "osed" - ], - [ - "▁pro", - "tests" - ], - [ - "▁prote", - "sts" - ], - [ - "▁protest", - "s" - ], - [ - "▁prot", - "ests" - ], - [ - "▁w", - "ounds" - ], - [ - "▁wound", - "s" - ], - [ - "C", - "ulture" - ], - [ - "N", - "Y" - ], - [ - "prevent", - "Default" - ], - [ - "ad", - "io" - ], - [ - "adi", - "o" - ], - [ - "▁NE", - "W" - ], - [ - "▁", - "NEW" - ], - [ - "B", - "attle" - ], - [ - "▁se", - "colo" - ], - [ - "▁sec", - "olo" - ], - [ - "▁A", - "x" - ], - [ - "▁found", - "ing" - ], - [ - "(\"", - "-" - ], - [ - "▁ret", - "ro" - ], - [ - "▁retr", - "o" - ], - [ - "▁pot", - "atoes" - ], - [ - "import", - "ant" - ], - [ - "ie", - "me" - ], - [ - "iem", - "e" - ], - [ - "i", - "eme" - ], - [ - "ys", - "ide" - ], - [ - "y", - "side" - ], - [ - "d", - "ummy" - ], - [ - "▁t", - "ilt" - ], - [ - "▁til", - "t" - ], - [ - "▁ti", - "lt" - ], - [ - "▁R", - "ules" - ], - [ - "▁Ru", - "les" - ], - [ - "▁Rule", - "s" - ], - [ - "▁", - "Rules" - ], - [ - "▁un", - "ters" - ], - [ - "▁unt", - "ers" - ], - [ - "▁unter", - "s" - ], - [ - "A", - "ud" - ], - [ - "V", - "ENDOR" - ], - [ - "ud", - "ge" - ], - [ - "un", - "al" - ], - [ - "una", - "l" - ], - [ - "u", - "nal" - ], - [ - "▁Ad", - "ult" - ], - [ - "▁im", - "pat" - ], - [ - "▁imp", - "at" - ], - [ - "▁rep", - "airs" - ], - [ - "▁repair", - "s" - ], - [ - "▁F", - "erd" - ], - [ - "▁Fe", - "rd" - ], - [ - "▁Fer", - "d" - ], - [ - "▁Az", - "ure" - ], - [ - "▁", - "Azure" - ], - [ - "))", - ":" - ], - [ - ")", - "):" - ], - [ - "▁pag", - "ina" - ], - [ - "▁E", - "pisode" - ], - [ - "File", - "name" - ], - [ - "Fil", - "ename" - ], - [ - "▁j", - "á" - ], - [ - "▁oblig", - "ation" - ], - [ - "ig", - "hed" - ], - [ - "igh", - "ed" - ], - [ - "▁pers", - "istent" - ], - [ - "Mus", - "ic" - ], - [ - "▁C", - "ele" - ], - [ - "▁Ce", - "le" - ], - [ - "▁Cel", - "e" - ], - [ - "▁r", - "y" - ], - [ - "▁", - "ry" - ], - [ - "▁cert", - "ification" - ], - [ - "ul", - "d" - ], - [ - "u", - "ld" - ], - [ - "▁T", - "L" - ], - [ - "▁", - "TL" - ], - [ - "▁sk", - "irt" - ], - [ - "▁ski", - "rt" - ], - [ - "▁M", - "ini" - ], - [ - "▁Min", - "i" - ], - [ - "▁Mi", - "ni" - ], - [ - "▁B", - "ring" - ], - [ - "▁Br", - "ing" - ], - [ - "><", - "?" - ], - [ - ">", - "", - "%" - ], - [ - "▁P", - "and" - ], - [ - "▁Pan", - "d" - ], - [ - "▁Pa", - "nd" - ], - [ - "▁S", - "UB" - ], - [ - "▁SU", - "B" - ], - [ - "▁", - "SUB" - ], - [ - "▁compan", - "ions" - ], - [ - "▁companion", - "s" - ], - [ - "▁RE", - "AD" - ], - [ - "▁", - "READ" - ], - [ - "▁S", - "olutions" - ], - [ - "▁Solution", - "s" - ], - [ - "▁acc", - "essed" - ], - [ - "▁access", - "ed" - ], - [ - "▁p", - "osto" - ], - [ - "▁pos", - "to" - ], - [ - "▁po", - "sto" - ], - [ - "▁post", - "o" - ], - [ - "▁pur", - "suit" - ], - [ - "▁purs", - "uit" - ], - [ - "ow", - "i" - ], - [ - "o", - "wi" - ], - [ - "▁gro", - "cery" - ], - [ - "Sp", - "e" - ], - [ - "S", - "pe" - ], - [ - "haus", - "en" - ], - [ - "▁normal", - "ized" - ], - [ - "▁tra", - "uma" - ], - [ - "gg", - "i" - ], - [ - "g", - "gi" - ], - [ - "ie", - "nia" - ], - [ - "ien", - "ia" - ], - [ - "▁aut", - "umn" - ], - [ - "▁so", - "vere" - ], - [ - "▁sov", - "ere" - ], - [ - "▁Men", - "schen" - ], - [ - "▁Mens", - "chen" - ], - [ - "▁D", - "AG" - ], - [ - "▁DA", - "G" - ], - [ - "▁S", - "ort" - ], - [ - "▁So", - "rt" - ], - [ - "▁Sor", - "t" - ], - [ - "▁", - "Sort" - ], - [ - "|", - "---" - ], - [ - "▁l", - "iver" - ], - [ - "▁li", - "ver" - ], - [ - "▁live", - "r" - ], - [ - "▁liv", - "er" - ], - [ - "▁", - "liver" - ], - [ - "env", - "iron" - ], - [ - "DE", - "CL" - ], - [ - "DEC", - "L" - ], - [ - "▁ма", - "й" - ], - [ - "▁N", - "ak" - ], - [ - "▁Na", - "k" - ], - [ - "bet", - "ween" - ], - [ - "▁gentle", - "man" - ], - [ - "in", - "ging" - ], - [ - "ing", - "ing" - ], - [ - "▁su", - "bur" - ], - [ - "▁sub", - "ur" - ], - [ - "ST", - "O" - ], - [ - "S", - "TO" - ], - [ - "ace", - "ut" - ], - [ - "\\", - "!" - ], - [ - "▁Fuß", - "ball" - ], - [ - "na", - "r" - ], - [ - "n", - "ar" - ], - [ - "▁b", - "og" - ], - [ - "▁bo", - "g" - ], - [ - "Token", - "s" - ], - [ - "Tok", - "ens" - ], - [ - "▁cer", - "emon" - ], - [ - "▁cere", - "mon" - ], - [ - "DA", - "Y" - ], - [ - "D", - "AY" - ], - [ - "▁out", - "fit" - ], - [ - "▁agric", - "ulture" - ], - [ - "ди", - "и" - ], - [ - "▁N", - "in" - ], - [ - "▁Ni", - "n" - ], - [ - "▁Sp", - "rings" - ], - [ - "▁Spring", - "s" - ], - [ - "▁Spr", - "ings" - ], - [ - "▁Co", - "ach" - ], - [ - "▁d", - "jango" - ], - [ - "▁", - "django" - ], - [ - "▁C", - "rim" - ], - [ - "▁Cr", - "im" - ], - [ - "▁te", - "cn" - ], - [ - "Th", - "ree" - ], - [ - "em", - "os" - ], - [ - "e", - "mos" - ], - [ - "▁be", - "an" - ], - [ - "▁", - "bean" - ], - [ - "pi", - "eler" - ], - [ - "pie", - "ler" - ], - [ - "p", - "ieler" - ], - [ - "ri", - "tz" - ], - [ - "rit", - "z" - ], - [ - "r", - "itz" - ], - [ - "ta", - "bs" - ], - [ - "tab", - "s" - ], - [ - "t", - "abs" - ], - [ - "▁Pro", - "blem" - ], - [ - "in", - "and" - ], - [ - "ina", - "nd" - ], - [ - "oc", - "on" - ], - [ - "oco", - "n" - ], - [ - "o", - "con" - ], - [ - "њ", - "и" - ], - [ - "▁bu", - "yer" - ], - [ - "▁buy", - "er" - ], - [ - "us", - "ement" - ], - [ - "use", - "ment" - ], - [ - "▁b", - "or" - ], - [ - "���bo", - "r" - ], - [ - "▁", - "bor" - ], - [ - "▁sett", - "embre" - ], - [ - "pp", - "e" - ], - [ - "p", - "pe" - ], - [ - "▁D", - "eg" - ], - [ - "▁De", - "g" - ], - [ - "▁W", - "a" - ], - [ - "▁w", - "ives" - ], - [ - "▁fr", - "anzös" - ], - [ - "▁mar", - "ca" - ], - [ - "▁des", - "cent" - ], - [ - "▁desc", - "ent" - ], - [ - "▁S", - "ha" - ], - [ - "▁Sh", - "a" - ], - [ - "ver", - "ts" - ], - [ - "vert", - "s" - ], - [ - "v", - "erts" - ], - [ - "▁Sh", - "adow" - ], - [ - "▁", - "Shadow" - ], - [ - "▁Hug", - "o" - ], - [ - "▁Hu", - "go" - ], - [ - "▁A", - "ppe" - ], - [ - "▁App", - "e" - ], - [ - "▁Ap", - "pe" - ], - [ - "▁", - "Appe" - ], - [ - "▁L", - "ac" - ], - [ - "▁La", - "c" - ], - [ - "al", - "len" - ], - [ - "all", - "en" - ], - [ - "alle", - "n" - ], - [ - "os", - "ity" - ], - [ - "osi", - "ty" - ], - [ - "▁consult", - "ation" - ], - [ - "▁T", - "i" - ], - [ - "▁er", - "ano" - ], - [ - "▁era", - "no" - ], - [ - "▁eran", - "o" - ], - [ - "▁lo", - "vers" - ], - [ - "▁love", - "rs" - ], - [ - "▁lov", - "ers" - ], - [ - "▁lover", - "s" - ], - [ - "▁уни", - "версите" - ], - [ - "▁virt", - "ue" - ], - [ - "▁view", - "ers" - ], - [ - "M", - "u" - ], - [ - "c", - "ategories" - ], - [ - "▁о", - "пера" - ], - [ - "▁over", - "look" - ], - [ - "▁overl", - "ook" - ], - [ - "▁тер", - "рито" - ], - [ - "▁Oper", - "ations" - ], - [ - "▁Operation", - "s" - ], - [ - "▁", - "Operations" - ], - [ - "è", - "ve" - ], - [ - "-", - "(" - ], - [ - "▁", - "Ż" - ], - [ - "je", - "v" - ], - [ - "j", - "ev" - ], - [ - "▁c", - "rist" - ], - [ - "▁cr", - "ist" - ], - [ - "▁cris", - "t" - ], - [ - "▁cri", - "st" - ], - [ - "▁мар", - "та" - ], - [ - "▁pro", - "vin" - ], - [ - "▁prov", - "in" - ], - [ - "product", - "ion" - ], - [ - "produ", - "ction" - ], - [ - "prod", - "uction" - ], - [ - "p", - "roduction" - ], - [ - "▁T", - "all" - ], - [ - "▁Tal", - "l" - ], - [ - "▁Ta", - "ll" - ], - [ - "Requ", - "ests" - ], - [ - "Request", - "s" - ], - [ - "▁t", - "iles" - ], - [ - "▁til", - "es" - ], - [ - "▁tile", - "s" - ], - [ - "▁ti", - "les" - ], - [ - "ref", - "lect" - ], - [ - "▁ar", - "gc" - ], - [ - "▁arg", - "c" - ], - [ - "▁", - "argc" - ], - [ - "▁t", - "emplates" - ], - [ - "▁templ", - "ates" - ], - [ - "▁template", - "s" - ], - [ - "▁", - "templates" - ], - [ - "AR", - "B" - ], - [ - "A", - "RB" - ], - [ - "▁weiter", - "e" - ], - [ - "▁weit", - "ere" - ], - [ - ")?", - ";" - ], - [ - ")", - "?;" - ], - [ - "▁t", - "oll" - ], - [ - "▁to", - "ll" - ], - [ - "▁correspond", - "ence" - ], - [ - "$", - ";" - ], - [ - "L", - "T" - ], - [ - "▁t", - "am" - ], - [ - "▁ta", - "m" - ], - [ - "de", - "cess" - ], - [ - "dec", - "ess" - ], - [ - "built", - "in" - ], - [ - "da", - "sh" - ], - [ - "das", - "h" - ], - [ - "d", - "ash" - ], - [ - "ze", - "nie" - ], - [ - "zen", - "ie" - ], - [ - "▁mole", - "cular" - ], - [ - "▁chem", - "icals" - ], - [ - "▁chemical", - "s" - ], - [ - "▁rend", - "ering" - ], - [ - "▁render", - "ing" - ], - [ - "▁Sing", - "les" - ], - [ - "▁Sin", - "gles" - ], - [ - "▁Single", - "s" - ], - [ - "Init", - "ialized" - ], - [ - "Initial", - "ized" - ], - [ - "Initialize", - "d" - ], - [ - "▁Mar", - "tha" - ], - [ - "▁Mart", - "ha" - ], - [ - "ri", - "ere" - ], - [ - "rie", - "re" - ], - [ - "rier", - "e" - ], - [ - "r", - "iere" - ], - [ - "par", - "agraph" - ], - [ - "para", - "graph" - ], - [ - "as", - "ters" - ], - [ - "ast", - "ers" - ], - [ - "aster", - "s" - ], - [ - "aste", - "rs" - ], - [ - "a", - "sters" - ], - [ - "▁dec", - "ides" - ], - [ - "▁decide", - "s" - ], - [ - "▁decid", - "es" - ], - [ - "▁Flor", - "ence" - ], - [ - "▁Flo", - "rence" - ], - [ - "▁Floren", - "ce" - ], - [ - "▁And", - "ers" - ], - [ - "▁An", - "ders" - ], - [ - "мо", - "й" - ], - [ - "▁a", - "pt" - ], - [ - "▁ap", - "t" - ], - [ - "▁", - "apt" - ], - [ - "▁affili", - "ate" - ], - [ - "ch", - "el" - ], - [ - "che", - "l" - ], - [ - "c", - "hel" - ], - [ - "▁re", - "vision" - ], - [ - "▁rev", - "ision" - ], - [ - "Pat", - "ch" - ], - [ - "P", - "atch" - ], - [ - "▁fi", - "scal" - ], - [ - "▁fis", - "cal" - ], - [ - "wi", - "ę" - ], - [ - "w", - "ię" - ], - [ - "N", - "ational" - ], - [ - "▁depend", - "encies" - ], - [ - "TRAN", - "S" - ], - [ - "TRA", - "NS" - ], - [ - "▁r", - "ack" - ], - [ - "▁rac", - "k" - ], - [ - "▁ra", - "ck" - ], - [ - "sel", - "ling" - ], - [ - "s", - "elling" - ], - [ - "na", - "issance" - ], - [ - "c", - "atalog" - ], - [ - "Sh", - "ip" - ], - [ - "S", - "hip" - ], - [ - "IM", - "AGE" - ], - [ - "I", - "MAGE" - ], - [ - "']", - "[" - ], - [ - "'", - "][" - ], - [ - "▁p", - "rv" - ], - [ - "▁pr", - "v" - ], - [ - "▁F", - "en" - ], - [ - "▁Fe", - "n" - ], - [ - "▁rad", - "ar" - ], - [ - "▁ra", - "dar" - ], - [ - "cond", - "itions" - ], - [ - "condition", - "s" - ], - [ - "▁Quest", - "ions" - ], - [ - "▁Question", - "s" - ], - [ - "▁v", - "ivid" - ], - [ - "▁vi", - "vid" - ], - [ - "▁viv", - "id" - ], - [ - "op", - "f" - ], - [ - "o", - "pf" - ], - [ - "FA", - "CE" - ], - [ - "F", - "ACE" - ], - [ - "ry", - "s" - ], - [ - "r", - "ys" - ], - [ - "Ex", - "tract" - ], - [ - "Ext", - "ract" - ], - [ - "Extra", - "ct" - ], - [ - "il", - "ians" - ], - [ - "ili", - "ans" - ], - [ - "ilia", - "ns" - ], - [ - "pl", - "ug" - ], - [ - "▁a", - "té" - ], - [ - "▁at", - "é" - ], - [ - "и", - "л" - ], - [ - "▁like", - "wise" - ], - [ - "▁L", - "il" - ], - [ - "▁Li", - "l" - ], - [ - "▁Cam", - "peonato" - ], - [ - "AUT", - "O" - ], - [ - "AU", - "TO" - ], - [ - "▁M", - "eta" - ], - [ - "▁Me", - "ta" - ], - [ - "▁Met", - "a" - ], - [ - "▁", - "Meta" - ], - [ - "re", - "no" - ], - [ - "ren", - "o" - ], - [ - "r", - "eno" - ], - [ - "▁Trans", - "fer" - ], - [ - "▁", - "Transfer" - ], - [ - "▁Mich", - "elle" - ], - [ - "▁Michel", - "le" - ], - [ - "▁Miche", - "lle" - ], - [ - "bi", - "s" - ], - [ - "b", - "is" - ], - [ - "ń", - "st" - ], - [ - "зо", - "н" - ], - [ - "з", - "он" - ], - [ - "▁C", - "ultural" - ], - [ - "com", - "pass" - ], - [ - "comp", - "ass" - ], - [ - "▁my", - "sql" - ], - [ - "▁", - "mysql" - ], - [ - "▁cancel", - "led" - ], - [ - "▁cancell", - "ed" - ], - [ - "▁", - "’" - ], - [ - "to", - "o" - ], - [ - "t", - "oo" - ], - [ - "▁re", - "bell" - ], - [ - "▁reb", - "ell" - ], - [ - "▁rebel", - "l" - ], - [ - "ég", - "e" - ], - [ - "é", - "ge" - ], - [ - "os", - "z" - ], - [ - "o", - "sz" - ], - [ - "▁com", - "poser" - ], - [ - "▁comp", - "oser" - ], - [ - "▁compos", - "er" - ], - [ - "}\"", - ")" - ], - [ - "}", - "\")" - ], - [ - "▁des", - "erves" - ], - [ - "▁deserve", - "s" - ], - [ - "▁oh", - "ne" - ], - [ - "▁J", - "ed" - ], - [ - "▁Je", - "d" - ], - [ - "K", - "ernel" - ], - [ - "▁pract", - "ition" - ], - [ - "▁in", - "door" - ], - [ - "▁ind", - "oor" - ], - [ - "▁config", - "urations" - ], - [ - "▁configuration", - "s" - ], - [ - "▁m", - "eth" - ], - [ - "▁me", - "th" - ], - [ - "▁met", - "h" - ], - [ - "+", - "(" - ], - [ - "Quest", - "ion" - ], - [ - "▁bl", - "own" - ], - [ - "▁blo", - "wn" - ], - [ - "▁blow", - "n" - ], - [ - ")", - "'" - ], - [ - "▁Ar", - "gs" - ], - [ - "▁Arg", - "s" - ], - [ - "▁", - "Args" - ], - [ - "F", - "ake" - ], - [ - "▁d", - "even" - ], - [ - "▁de", - "ven" - ], - [ - "▁dev", - "en" - ], - [ - "istrz", - "ost" - ], - [ - "na", - "io" - ], - [ - "▁\"", - "{" - ], - [ - "▁L", - "it" - ], - [ - "▁Li", - "t" - ], - [ - "com", - "ed" - ], - [ - "co", - "med" - ], - [ - "come", - "d" - ], - [ - "c", - "omed" - ], - [ - "▁st", - "am" - ], - [ - "▁sta", - "m" - ], - [ - "▁pl", - "ugins" - ], - [ - "▁plugin", - "s" - ], - [ - "▁plug", - "ins" - ], - [ - "▁", - "plugins" - ], - [ - "▁travel", - "ling" - ], - [ - "▁trav", - "elling" - ], - [ - "na", - "ire" - ], - [ - "n", - "aire" - ], - [ - "▁aut", - "onom" - ], - [ - "▁auto", - "nom" - ], - [ - "STRU", - "CT" - ], - [ - "n", - "h" - ], - [ - "né", - "es" - ], - [ - "née", - "s" - ], - [ - "n", - "ées" - ], - [ - "▁consider", - "ably" - ], - [ - "ко", - "р" - ], - [ - "к", - "ор" - ], - [ - "B", - "G" - ], - [ - "▁lad", - "der" - ], - [ - "▁h", - "ast" - ], - [ - "▁has", - "t" - ], - [ - "▁ha", - "st" - ], - [ - "iz", - "ado" - ], - [ - "iza", - "do" - ], - [ - "▁s", - "ele" - ], - [ - "▁se", - "le" - ], - [ - "▁sel", - "e" - ], - [ - "▁W", - "ere" - ], - [ - "▁We", - "re" - ], - [ - "▁Wer", - "e" - ], - [ - "ar", - "don" - ], - [ - "ard", - "on" - ], - [ - "ardo", - "n" - ], - [ - "B", - "ank" - ], - [ - "bund", - "le" - ], - [ - "b", - "undle" - ], - [ - "▁anticip", - "ated" - ], - [ - "▁C", - "ot" - ], - [ - "▁Co", - "t" - ], - [ - "▁else", - "if" - ], - [ - "▁", - "elseif" - ], - [ - "▁Bl", - "ues" - ], - [ - "▁Blue", - "s" - ], - [ - "▁fil", - "tered" - ], - [ - "▁filter", - "ed" - ], - [ - "▁a", - "uction" - ], - [ - "▁au", - "ction" - ], - [ - "ed", - "uc" - ], - [ - "edu", - "c" - ], - [ - "e", - "duc" - ], - [ - "▁Ex", - "pression" - ], - [ - "▁Express", - "ion" - ], - [ - "▁Exp", - "ression" - ], - [ - "▁", - "Expression" - ], - [ - "in", - "x" - ], - [ - "i", - "nx" - ], - [ - "▁s", - "ucks" - ], - [ - "▁su", - "cks" - ], - [ - "▁suc", - "ks" - ], - [ - "▁suck", - "s" - ], - [ - "▁ма", - "я" - ], - [ - "EL", - "L" - ], - [ - "E", - "LL" - ], - [ - "ющи", - "й" - ], - [ - "▁Hud", - "son" - ], - [ - "it", - "ä" - ], - [ - "на", - "ми" - ], - [ - "▁fem", - "me" - ], - [ - "in", - "ho" - ], - [ - "▁e", - "vt" - ], - [ - "▁ev", - "t" - ], - [ - "▁", - "evt" - ], - [ - "istribut", - "ions" - ], - [ - "istribution", - "s" - ], - [ - "▁r", - "uss" - ], - [ - "▁ru", - "ss" - ], - [ - "▁rus", - "s" - ], - [ - "▁pet", - "ition" - ], - [ - "▁petit", - "ion" - ], - [ - "▁г", - "ла" - ], - [ - "▁", - "гла" - ], - [ - "Si", - "g" - ], - [ - "S", - "ig" - ], - [ - "▁T", - "ut" - ], - [ - "▁Tu", - "t" - ], - [ - "Part", - "ial" - ], - [ - "Ent", - "ities" - ], - [ - "▁b", - "ears" - ], - [ - "▁be", - "ars" - ], - [ - "▁bear", - "s" - ], - [ - "▁h", - "ollow" - ], - [ - "▁hol", - "low" - ], - [ - "__", - "[\"" - ], - [ - "▁R", - "is" - ], - [ - "ț", - "ă" - ], - [ - "dim", - "s" - ], - [ - "di", - "ms" - ], - [ - "d", - "ims" - ], - [ - "▁compl", - "ained" - ], - [ - "▁complain", - "ed" - ], - [ - "▁m", - "apped" - ], - [ - "▁map", - "ped" - ], - [ - "▁ma", - "pped" - ], - [ - "▁авгу", - "ста" - ], - [ - "▁initi", - "atives" - ], - [ - "▁initiative", - "s" - ], - [ - "▁own", - "s" - ], - [ - "ch", - "ez" - ], - [ - "che", - "z" - ], - [ - "▁dis", - "pon" - ], - [ - "▁disp", - "on" - ], - [ - "▁m", - "ush" - ], - [ - "▁mus", - "h" - ], - [ - "▁mu", - "sh" - ], - [ - "q", - "s" - ], - [ - "▁er", - "folg" - ], - [ - "▁Nor", - "weg" - ], - [ - "▁c", - "et" - ], - [ - "▁ce", - "t" - ], - [ - "im", - "ag" - ], - [ - "ima", - "g" - ], - [ - "i", - "mag" - ], - [ - "▁исто", - "ри" - ], - [ - "▁ни", - "х" - ], - [ - "▁", - "них" - ], - [ - "Un", - "til" - ], - [ - "U", - "ntil" - ], - [ - "▁s", - "talk" - ], - [ - "▁st", - "alk" - ], - [ - "▁П", - "ра" - ], - [ - "uv", - "o" - ], - [ - "u", - "vo" - ], - [ - "ie", - "rz" - ], - [ - "ier", - "z" - ], - [ - "ri", - "eben" - ], - [ - "rie", - "ben" - ], - [ - "rieb", - "en" - ], - [ - "X", - "T" - ], - [ - "ic", - "als" - ], - [ - "ical", - "s" - ], - [ - "ica", - "ls" - ], - [ - "std", - "out" - ], - [ - "▁extra", - "cted" - ], - [ - "▁extract", - "ed" - ], - [ - "▁Im", - "ages" - ], - [ - "▁Image", - "s" - ], - [ - "▁", - "Images" - ], - [ - "un", - "def" - ], - [ - "und", - "ef" - ], - [ - "unde", - "f" - ], - [ - "u", - "ndef" - ], - [ - "▁L", - "é" - ], - [ - "▁accommod", - "ation" - ], - [ - "▁T", - "ouch" - ], - [ - "▁To", - "uch" - ], - [ - "▁", - "Touch" - ], - [ - "▁intent", - "ions" - ], - [ - "▁intention", - "s" - ], - [ - "▁concent", - "rated" - ], - [ - "▁concentr", - "ated" - ], - [ - "▁concentrate", - "d" - ], - [ - "▁Насе", - "ление" - ], - [ - "▁ut", - "ilis" - ], - [ - "▁util", - "is" - ], - [ - "▁сле", - "д" - ], - [ - "▁", - "след" - ], - [ - "li", - "f" - ], - [ - "l", - "if" - ], - [ - "▁comp", - "ris" - ], - [ - "▁compr", - "is" - ], - [ - "▁с", - "бор" - ], - [ - "med", - "ium" - ], - [ - "medi", - "um" - ], - [ - "St", - "ates" - ], - [ - "State", - "s" - ], - [ - "Stat", - "es" - ], - [ - "▁Би", - "ография" - ], - [ - "▁Fa", - "ith" - ], - [ - "U", - "A" - ], - [ - "ADD", - "RESS" - ], - [ - "▁r", - "ated" - ], - [ - "▁rate", - "d" - ], - [ - "▁rat", - "ed" - ], - [ - "▁ra", - "ted" - ], - [ - "▁", - "rated" - ], - [ - "▁R", - "ena" - ], - [ - "▁Re", - "na" - ], - [ - "▁Ren", - "a" - ], - [ - "▁C", - "ache" - ], - [ - "▁Ca", - "che" - ], - [ - "▁", - "Cache" - ], - [ - "▁pe", - "que" - ], - [ - "▁un", - "used" - ], - [ - "▁unus", - "ed" - ], - [ - "▁", - "unused" - ], - [ - "ni", - "m" - ], - [ - "n", - "im" - ], - [ - "ol", - "ding" - ], - [ - "old", - "ing" - ], - [ - "▁N", - "r" - ], - [ - "R", - "ay" - ], - [ - "ur", - "ls" - ], - [ - "url", - "s" - ], - [ - "▁em", - "issions" - ], - [ - "▁emission", - "s" - ], - [ - "I", - "r" - ], - [ - "▁m", - "å" - ], - [ - "be", - "ar" - ], - [ - "b", - "ear" - ], - [ - "▁L", - "ub" - ], - [ - "▁Lu", - "b" - ], - [ - "▁Out", - "side" - ], - [ - "min", - "ded" - ], - [ - "mind", - "ed" - ], - [ - "▁PRO", - "VID" - ], - [ - "▁s", - "ó" - ], - [ - "▁civil", - "ian" - ], - [ - "Find", - "er" - ], - [ - "Fin", - "der" - ], - [ - "Fi", - "nder" - ], - [ - "F", - "inder" - ], - [ - "▁achie", - "ving" - ], - [ - "mod", - "ified" - ], - [ - "la", - "ne" - ], - [ - "lan", - "e" - ], - [ - "l", - "ane" - ], - [ - "Se", - "nder" - ], - [ - "Send", - "er" - ], - [ - "S", - "ender" - ], - [ - "▁Cr", - "ime" - ], - [ - "▁Crim", - "e" - ], - [ - "REQ", - "UI" - ], - [ - "▁open", - "ly" - ], - [ - "▁Belg", - "ium" - ], - [ - "ic", - "ity" - ], - [ - "ici", - "ty" - ], - [ - "icit", - "y" - ], - [ - "i", - "city" - ], - [ - "▁M", - "az" - ], - [ - "▁Ma", - "z" - ], - [ - "▁st", - "agger" - ], - [ - "▁stag", - "ger" - ], - [ - "}}", - "$," - ], - [ - "}}$", - "," - ], - [ - "}", - "}$," - ], - [ - "na", - "te" - ], - [ - "nat", - "e" - ], - [ - "n", - "ate" - ], - [ - "''", - "'" - ], - [ - "'", - "''" - ], - [ - "▁Ge", - "off" - ], - [ - "ll", - "i" - ], - [ - "l", - "li" - ], - [ - "Su", - "ite" - ], - [ - "▁D", - "istribution" - ], - [ - "▁я", - "кий" - ], - [ - "Com", - "bo" - ], - [ - "Comb", - "o" - ], - [ - "ho", - "oks" - ], - [ - "hook", - "s" - ], - [ - "▁F", - "ight" - ], - [ - "▁Fig", - "ht" - ], - [ - "▁Fi", - "ght" - ], - [ - "Set", - "s" - ], - [ - "Se", - "ts" - ], - [ - "S", - "ets" - ], - [ - "▁m", - "k" - ], - [ - "▁", - "mk" - ], - [ - "▁gu", - "ides" - ], - [ - "▁guide", - "s" - ], - [ - "▁guid", - "es" - ], - [ - "▁princip", - "ale" - ], - [ - "▁principal", - "e" - ], - [ - "Pre", - "ferences" - ], - [ - "ti", - "ny" - ], - [ - "t", - "iny" - ], - [ - "ap", - "pen" - ], - [ - "app", - "en" - ], - [ - "appe", - "n" - ], - [ - "a", - "ppen" - ], - [ - "▁ru", - "ined" - ], - [ - "▁ruin", - "ed" - ], - [ - "▁sl", - "iding" - ], - [ - "▁slid", - "ing" - ], - [ - "▁Z", - "en" - ], - [ - "▁Ze", - "n" - ], - [ - "▁oct", - "ubre" - ], - [ - "pos", - "er" - ], - [ - "po", - "ser" - ], - [ - "pose", - "r" - ], - [ - "p", - "oser" - ], - [ - "▁F", - "lag" - ], - [ - "▁Fl", - "ag" - ], - [ - "▁", - "Flag" - ], - [ - "▁b", - "oom" - ], - [ - "▁bo", - "om" - ], - [ - "▁Det", - "ect" - ], - [ - "▁activ", - "ation" - ], - [ - "▁обра", - "зова" - ], - [ - "▁entertain", - "ing" - ], - [ - "▁entert", - "aining" - ], - [ - "▁protect", - "ive" - ], - [ - "ál", - "l" - ], - [ - "á", - "ll" - ], - [ - "▁Fl", - "ash" - ], - [ - "▁mid", - "st" - ], - [ - "▁mi", - "dst" - ], - [ - "ствен", - "ной" - ], - [ - "▁Ph", - "D" - ], - [ - "ij", - "ing" - ], - [ - "iji", - "ng" - ], - [ - "cl", - "ub" - ], - [ - "get", - "C" - ], - [ - "▁tro", - "uve" - ], - [ - "▁trou", - "ve" - ], - [ - "am", - "bers" - ], - [ - "amb", - "ers" - ], - [ - "amber", - "s" - ], - [ - "▁g", - "reed" - ], - [ - "▁gr", - "eed" - ], - [ - "▁gre", - "ed" - ], - [ - "am", - "arin" - ], - [ - "ama", - "rin" - ], - [ - "amar", - "in" - ], - [ - "▁suspic", - "ious" - ], - [ - "▁susp", - "icious" - ], - [ - "▁dep", - "uty" - ], - [ - "▁deput", - "y" - ], - [ - "as", - "per" - ], - [ - "asp", - "er" - ], - [ - "▁fun", - "ded" - ], - [ - "▁fund", - "ed" - ], - [ - "al", - "one" - ], - [ - "alo", - "ne" - ], - [ - "▁t", - "ract" - ], - [ - "▁tr", - "act" - ], - [ - "▁tra", - "ct" - ], - [ - "▁", - "tract" - ], - [ - "▁R", - "ating" - ], - [ - "▁Ra", - "ting" - ], - [ - "▁Rat", - "ing" - ], - [ - "ad", - "ays" - ], - [ - "ada", - "ys" - ], - [ - "a", - "days" - ], - [ - "▁st", - "att" - ], - [ - "▁stat", - "t" - ], - [ - "▁sta", - "tt" - ], - [ - "▁Priv", - "acy" - ], - [ - "▁_", - "_(" - ], - [ - "▁__", - "(" - ], - [ - "▁", - "__(" - ], - [ - "▁f", - "ights" - ], - [ - "▁fight", - "s" - ], - [ - "á", - "j" - ], - [ - "\\", - "]" - ], - [ - "ag", - "h" - ], - [ - "a", - "gh" - ], - [ - "or", - "na" - ], - [ - "orn", - "a" - ], - [ - "▁Diam", - "ond" - ], - [ - "▁pro", - "totype" - ], - [ - "▁proto", - "type" - ], - [ - "▁prot", - "otype" - ], - [ - "▁", - "prototype" - ], - [ - "▁Str", - "ateg" - ], - [ - "ha", - "do" - ], - [ - "had", - "o" - ], - [ - "h", - "ado" - ], - [ - "▁l", - "ungs" - ], - [ - "▁lung", - "s" - ], - [ - "▁lun", - "gs" - ], - [ - "Pro", - "totype" - ], - [ - "Proto", - "type" - ], - [ - "ließ", - "lich" - ], - [ - "▁d", - "ive" - ], - [ - "▁di", - "ve" - ], - [ - "▁div", - "e" - ], - [ - "co", - "v" - ], - [ - "c", - "ov" - ], - [ - "▁M", - "ist" - ], - [ - "▁Mi", - "st" - ], - [ - "▁Mis", - "t" - ], - [ - "▁T", - "ypes" - ], - [ - "▁Type", - "s" - ], - [ - "▁Ty", - "pes" - ], - [ - "▁Typ", - "es" - ], - [ - "▁", - "Types" - ], - [ - "▁di", - "agonal" - ], - [ - "▁p", - "review" - ], - [ - "▁pre", - "view" - ], - [ - "▁prev", - "iew" - ], - [ - "▁", - "preview" - ], - [ - "▁Cont", - "ainer" - ], - [ - "▁", - "Container" - ], - [ - "DESC", - "RIP" - ], - [ - "▁brit", - "ann" - ], - [ - "▁C", - "ord" - ], - [ - "▁Co", - "rd" - ], - [ - "▁Cor", - "d" - ], - [ - "ak", - "ov" - ], - [ - "ako", - "v" - ], - [ - "a", - "kov" - ], - [ - "▁far", - "ming" - ], - [ - "▁farm", - "ing" - ], - [ - "▁p", - "ère" - ], - [ - "▁k", - "ills" - ], - [ - "▁kill", - "s" - ], - [ - "▁kil", - "ls" - ], - [ - "▁Car", - "ib" - ], - [ - "▁Ca", - "rib" - ], - [ - "ћ", - "и" - ], - [ - "▁А", - "л" - ], - [ - "?", - ";" - ], - [ - "▁пи", - "са" - ], - [ - "▁", - "писа" - ], - [ - "▁En", - "sure" - ], - [ - "par", - "sed" - ], - [ - "parse", - "d" - ], - [ - "pars", - "ed" - ], - [ - "än", - "ge" - ], - [ - "äng", - "e" - ], - [ - "▁D", - "elta" - ], - [ - "▁Del", - "ta" - ], - [ - "▁", - "Delta" - ], - [ - "▁g", - "aining" - ], - [ - "▁gain", - "ing" - ], - [ - "▁ga", - "ining" - ], - [ - "▁n", - "oting" - ], - [ - "▁not", - "ing" - ], - [ - "▁no", - "ting" - ], - [ - "▁B", - "arb" - ], - [ - "▁Bar", - "b" - ], - [ - "▁Ba", - "rb" - ], - [ - "▁фев", - "ра" - ], - [ - "▁фе", - "вра" - ], - [ - "Em", - "p" - ], - [ - "E", - "mp" - ], - [ - "▁{", - "})" - ], - [ - "▁{}", - ")" - ], - [ - "▁", - "{})" - ], - [ - "▁sy", - "ntax" - ], - [ - "▁syn", - "tax" - ], - [ - "▁synt", - "ax" - ], - [ - "W", - "alk" - ], - [ - "▁P", - "ere" - ], - [ - "▁Per", - "e" - ], - [ - "▁Pe", - "re" - ], - [ - "Is", - "Null" - ], - [ - "▁U", - "V" - ], - [ - "▁", - "UV" - ], - [ - "▁ret", - "val" - ], - [ - "▁", - "retval" - ], - [ - "▁sim", - "plicity" - ], - [ - "▁simpl", - "icity" - ], - [ - "▁rein", - "force" - ], - [ - "Lin", - "q" - ], - [ - "▁diff", - "usion" - ], - [ - "▁dis", - "orders" - ], - [ - "▁disorder", - "s" - ], - [ - "ât", - "re" - ], - [ - "â", - "tre" - ], - [ - "ui", - "ty" - ], - [ - "uit", - "y" - ], - [ - "u", - "ity" - ], - [ - "▁hel", - "pless" - ], - [ - "▁help", - "less" - ], - [ - "Me", - "asure" - ], - [ - "▁com", - "pression" - ], - [ - "▁comp", - "ression" - ], - [ - "▁compr", - "ession" - ], - [ - "▁compress", - "ion" - ], - [ - "▁Co", - "al" - ], - [ - "olut", - "ely" - ], - [ - "olute", - "ly" - ], - [ - "og", - "ue" - ], - [ - "o", - "gue" - ], - [ - "▁up", - "ward" - ], - [ - "▁Block", - "ly" - ], - [ - "▁b", - "ride" - ], - [ - "▁br", - "ide" - ], - [ - "parse", - "Int" - ], - [ - "▁is", - "olation" - ], - [ - "▁isol", - "ation" - ], - [ - "▁regul", - "atory" - ], - [ - "ș", - "ti" - ], - [ - "ric", - "ane" - ], - [ - "м", - "б" - ], - [ - "▁с", - "ло" - ], - [ - "▁", - "сло" - ], - [ - "▁sa", - "lad" - ], - [ - "▁sal", - "ad" - ], - [ - "we", - "i" - ], - [ - "w", - "ei" - ], - [ - "▁B", - "asket" - ], - [ - "▁Bas", - "ket" - ], - [ - "▁M", - "ON" - ], - [ - "▁MO", - "N" - ], - [ - "▁", - "MON" - ], - [ - "\">", - "&" - ], - [ - "\"", - ">&" - ], - [ - "do", - "ors" - ], - [ - "door", - "s" - ], - [ - "▁K", - "ill" - ], - [ - "▁Kil", - "l" - ], - [ - "▁Ki", - "ll" - ], - [ - "▁conspir", - "acy" - ], - [ - "▁M", - "iles" - ], - [ - "▁Mil", - "es" - ], - [ - "▁Mi", - "les" - ], - [ - "wa", - "nt" - ], - [ - "wan", - "t" - ], - [ - "w", - "ant" - ], - [ - "Mod", - "ifier" - ], - [ - "▁batter", - "ies" - ], - [ - "▁batt", - "eries" - ], - [ - "iv", - "as" - ], - [ - "iva", - "s" - ], - [ - "i", - "vas" - ], - [ - "▁att", - "endance" - ], - [ - "▁attend", - "ance" - ], - [ - "▁AUT", - "H" - ], - [ - "▁AU", - "TH" - ], - [ - "▁", - "AUTH" - ], - [ - "▁с", - "ві" - ], - [ - "..", - ".," - ], - [ - "...", - "," - ], - [ - "▁aggreg", - "ate" - ], - [ - "▁de", - "struct" - ], - [ - "▁dest", - "ruct" - ], - [ - "▁four", - "teen" - ], - [ - "▁м", - "ет" - ], - [ - "▁ме", - "т" - ], - [ - "▁", - "мет" - ], - [ - "▁both", - "ered" - ], - [ - "▁bother", - "ed" - ], - [ - "el", - "te" - ], - [ - "elt", - "e" - ], - [ - "e", - "lte" - ], - [ - "▁m", - "ism" - ], - [ - "▁mis", - "m" - ], - [ - "▁mi", - "sm" - ], - [ - "▁res", - "ting" - ], - [ - "▁rest", - "ing" - ], - [ - "▁P", - "ars" - ], - [ - "▁Par", - "s" - ], - [ - "▁Pa", - "rs" - ], - [ - "▁", - "Pars" - ], - [ - "▁id", - "le" - ], - [ - "▁", - "idle" - ], - [ - "▁d", - "eren" - ], - [ - "▁de", - "ren" - ], - [ - "▁der", - "en" - ], - [ - "▁dere", - "n" - ], - [ - "▁di", - "ary" - ], - [ - "▁dia", - "ry" - ], - [ - "▁v", - "ague" - ], - [ - "▁va", - "gue" - ], - [ - "▁vag", - "ue" - ], - [ - "▁margin", - "al" - ], - [ - "▁marg", - "inal" - ], - [ - "Wr", - "it" - ], - [ - "W", - "rit" - ], - [ - "Bo", - "t" - ], - [ - "B", - "ot" - ], - [ - "▁Met", - "ro" - ], - [ - "▁e", - "arning" - ], - [ - "▁earn", - "ing" - ], - [ - "▁ear", - "ning" - ], - [ - "hist", - "oire" - ], - [ - "his", - "toire" - ], - [ - "▁end", - "orse" - ], - [ - "▁be", - "ard" - ], - [ - "▁bear", - "d" - ], - [ - "▁Chair", - "man" - ], - [ - "ie", - "b" - ], - [ - "i", - "eb" - ], - [ - "▁neut", - "r" - ], - [ - "▁neu", - "tr" - ], - [ - "▁am", - "bit" - ], - [ - "▁amb", - "it" - ], - [ - "▁Leon", - "ard" - ], - [ - "ban", - "ds" - ], - [ - "band", - "s" - ], - [ - "b", - "ands" - ], - [ - "▁D", - "ale" - ], - [ - "▁Da", - "le" - ], - [ - "▁Dal", - "e" - ], - [ - "▁ver", - "ified" - ], - [ - "Al", - "gorithm" - ], - [ - "Enumer", - "able" - ], - [ - "op", - "code" - ], - [ - "cast", - "le" - ], - [ - "cas", - "tle" - ], - [ - "š", - "e" - ], - [ - "▁Venez", - "uela" - ], - [ - "▁de", - "scriptions" - ], - [ - "▁des", - "criptions" - ], - [ - "▁description", - "s" - ], - [ - "▁value", - "d" - ], - [ - "▁val", - "ued" - ], - [ - "▁chapter", - "s" - ], - [ - "▁chap", - "ters" - ], - [ - "▁I", - "ls" - ], - [ - "▁Il", - "s" - ], - [ - "▁cl", - "arity" - ], - [ - "▁clar", - "ity" - ], - [ - "▁tour", - "ists" - ], - [ - "▁tourist", - "s" - ], - [ - "Da", - "n" - ], - [ - "D", - "an" - ], - [ - "▁t", - "ribe" - ], - [ - "▁tr", - "ibe" - ], - [ - "▁tri", - "be" - ], - [ - "▁trib", - "e" - ], - [ - "▁г", - "и" - ], - [ - "▁", - "ги" - ], - [ - "fol", - "k" - ], - [ - "f", - "olk" - ], - [ - "ac", - "cur" - ], - [ - "acc", - "ur" - ], - [ - "▁St", - "ack" - ], - [ - "▁Sta", - "ck" - ], - [ - "▁", - "Stack" - ], - [ - "▁adv", - "ocate" - ], - [ - "▁advoc", - "ate" - ], - [ - "▁G", - "ene" - ], - [ - "▁Ge", - "ne" - ], - [ - "▁Gen", - "e" - ], - [ - "Im", - "ages" - ], - [ - "Image", - "s" - ], - [ - "▁rig", - "id" - ], - [ - "▁con", - "greg" - ], - [ - "▁congr", - "eg" - ], - [ - "▁start", - "up" - ], - [ - "▁dead", - "line" - ], - [ - "co", - "uld" - ], - [ - "cou", - "ld" - ], - [ - "c", - "ould" - ], - [ - "▁beg", - "ann" - ], - [ - "▁began", - "n" - ], - [ - "▁cal", - "ci" - ], - [ - "▁calc", - "i" - ], - [ - "▁Cir", - "cle" - ], - [ - "▁Circ", - "le" - ], - [ - "▁in", - "cons" - ], - [ - "▁inc", - "ons" - ], - [ - "▁incon", - "s" - ], - [ - "aaaa", - "aaaa" - ], - [ - "▁rub", - "bed" - ], - [ - "ape", - "ut" - ], - [ - "ua", - "rio" - ], - [ - "uar", - "io" - ], - [ - "u", - "ario" - ], - [ - "worth", - "y" - ], - [ - "wor", - "thy" - ], - [ - "wort", - "hy" - ], - [ - "▁уча", - "сти" - ], - [ - "▁участ", - "и" - ], - [ - "▁fam", - "ília" - ], - [ - "▁synchron", - "ized" - ], - [ - "▁unf", - "air" - ], - [ - "rs", - "p" - ], - [ - "r", - "sp" - ], - [ - "▁soc", - "ieties" - ], - [ - "▁societ", - "ies" - ], - [ - "bo", - "at" - ], - [ - "gr", - "o" - ], - [ - "g", - "ro" - ], - [ - "▁k", - "at" - ], - [ - "▁ka", - "t" - ], - [ - "▁", - "kat" - ], - [ - "▁p", - "oker" - ], - [ - "▁po", - "ker" - ], - [ - "▁pok", - "er" - ], - [ - "▁l", - "ocks" - ], - [ - "▁loc", - "ks" - ], - [ - "▁lo", - "cks" - ], - [ - "▁lock", - "s" - ], - [ - "▁G", - "F" - ], - [ - "▁", - "GF" - ], - [ - "▁re", - "conc" - ], - [ - "▁recon", - "c" - ], - [ - "▁Maur", - "ice" - ], - [ - "▁Mau", - "rice" - ], - [ - "__(", - "/*!" - ], - [ - "▁ble", - "eding" - ], - [ - "äs", - "ident" - ], - [ - "▁по", - "след" - ], - [ - "▁после", - "д" - ], - [ - "▁deriv", - "ative" - ], - [ - "ша", - "я" - ], - [ - "cc", - "ió" - ], - [ - "c", - "ció" - ], - [ - "▁cr", - "ushed" - ], - [ - "▁crush", - "ed" - ], - [ - "▁tempor", - "arily" - ], - [ - "▁co", - "aches" - ], - [ - "▁coach", - "es" - ], - [ - "▁Mo", - "vement" - ], - [ - "▁Move", - "ment" - ], - [ - "▁Mov", - "ement" - ], - [ - "}}", - "$." - ], - [ - "}}$", - "." - ], - [ - "}", - "}$." - ], - [ - "▁K", - "yle" - ], - [ - "▁Ky", - "le" - ], - [ - "▁S", - "ohn" - ], - [ - "▁So", - "hn" - ], - [ - "▁cre", - "ator" - ], - [ - "▁creat", - "or" - ], - [ - "ind", - "ust" - ], - [ - "▁E", - "rik" - ], - [ - "▁Er", - "ik" - ], - [ - "▁se", - "iz" - ], - [ - "▁sei", - "z" - ], - [ - "▁dim", - "ensional" - ], - [ - "▁dimension", - "al" - ], - [ - "▁", - "dimensional" - ], - [ - "▁I", - "st" - ], - [ - "▁Is", - "t" - ], - [ - "▁pre", - "val" - ], - [ - "▁pr", - "eval" - ], - [ - "▁prev", - "al" - ], - [ - "he", - "ads" - ], - [ - "head", - "s" - ], - [ - "▁про", - "ти" - ], - [ - "▁determ", - "ines" - ], - [ - "▁determine", - "s" - ], - [ - "▁determin", - "es" - ], - [ - "eg", - "y" - ], - [ - "e", - "gy" - ], - [ - "▁U", - "INT" - ], - [ - "▁UI", - "NT" - ], - [ - "▁", - "UINT" - ], - [ - "▁V", - "olk" - ], - [ - "▁Vol", - "k" - ], - [ - "pa", - "wn" - ], - [ - "p", - "awn" - ], - [ - "Ph", - "oto" - ], - [ - "▁C", - "olin" - ], - [ - "▁Col", - "in" - ], - [ - "▁Co", - "lin" - ], - [ - "ap", - "propri" - ], - [ - "app", - "ropri" - ], - [ - "ort", - "ion" - ], - [ - "st", - "eller" - ], - [ - "stell", - "er" - ], - [ - "É", - "tat" - ], - [ - "▁im", - "ply" - ], - [ - "▁imp", - "ly" - ], - [ - "▁impl", - "y" - ], - [ - "▁t", - "outes" - ], - [ - "▁to", - "utes" - ], - [ - "▁tou", - "tes" - ], - [ - "▁tout", - "es" - ], - [ - "▁toute", - "s" - ], - [ - "VO", - "L" - ], - [ - "V", - "OL" - ], - [ - "an", - "ing" - ], - [ - "ani", - "ng" - ], - [ - "a", - "ning" - ], - [ - "Tool", - "tip" - ], - [ - "ig", - "ious" - ], - [ - "igi", - "ous" - ], - [ - "▁e", - "ternal" - ], - [ - "▁etern", - "al" - ], - [ - "▁P", - "oz" - ], - [ - "▁Po", - "z" - ], - [ - "▁bank", - "rupt" - ], - [ - "▁fail", - "ures" - ], - [ - "▁failure", - "s" - ], - [ - "uer", - "te" - ], - [ - "▁вре", - "ме" - ], - [ - "zu", - "ng" - ], - [ - "z", - "ung" - ], - [ - "▁t", - "cp" - ], - [ - "▁tc", - "p" - ], - [ - "▁", - "tcp" - ], - [ - "▁cont", - "ainers" - ], - [ - "▁contain", - "ers" - ], - [ - "▁container", - "s" - ], - [ - "ou", - "sel" - ], - [ - "ous", - "el" - ], - [ - "ouse", - "l" - ], - [ - "▁H", - "IV" - ], - [ - "▁con", - "ced" - ], - [ - "▁conc", - "ed" - ], - [ - "▁conce", - "d" - ], - [ - "▁sept", - "iembre" - ], - [ - "gi", - "rl" - ], - [ - "g", - "irl" - ], - [ - "▁C", - "ho" - ], - [ - "▁Ch", - "o" - ], - [ - "▁f", - "az" - ], - [ - "▁fa", - "z" - ], - [ - "▁Up", - "per" - ], - [ - "▁", - "Upper" - ], - [ - "▁For", - "ces" - ], - [ - "▁Force", - "s" - ], - [ - "äh", - "lt" - ], - [ - "in", - "ject" - ], - [ - "Re", - "ceived" - ], - [ - "MA", - "T" - ], - [ - "M", - "AT" - ], - [ - "ag", - "lia" - ], - [ - "ów", - "nie" - ], - [ - "ówn", - "ie" - ], - [ - "/", - "'" - ], - [ - "▁p", - "ip" - ], - [ - "▁pi", - "p" - ], - [ - "▁G", - "est" - ], - [ - "▁Ge", - "st" - ], - [ - "▁Ges", - "t" - ], - [ - "▁l", - "ado" - ], - [ - "▁la", - "do" - ], - [ - "▁lad", - "o" - ], - [ - "▁compat", - "ibility" - ], - [ - "▁m", - "are" - ], - [ - "▁mar", - "e" - ], - [ - "▁ma", - "re" - ], - [ - "▁", - "mare" - ], - [ - "▁Cle", - "arly" - ], - [ - "▁Clear", - "ly" - ], - [ - "vers", - "ation" - ], - [ - "Ver", - "s" - ], - [ - "V", - "ers" - ], - [ - "▁ch", - "ick" - ], - [ - "▁chi", - "ck" - ], - [ - "▁organ", - "ize" - ], - [ - "▁organiz", - "e" - ], - [ - "▁econom", - "ics" - ], - [ - "▁economic", - "s" - ], - [ - "▁ancest", - "ors" - ], - [ - "ME", - "D" - ], - [ - "M", - "ED" - ], - [ - "▁sc", - "rub" - ], - [ - "▁scr", - "ub" - ], - [ - "▁label", - "ed" - ], - [ - "▁lab", - "eled" - ], - [ - "▁п", - "р" - ], - [ - "▁S", - "uz" - ], - [ - "▁Su", - "z" - ], - [ - "▁A", - "str" - ], - [ - "▁As", - "tr" - ], - [ - "▁Ast", - "r" - ], - [ - "allow", - "een" - ], - [ - "allo", - "ween" - ], - [ - "rh", - "s" - ], - [ - "r", - "hs" - ], - [ - "as", - "ci" - ], - [ - "asc", - "i" - ], - [ - "▁C", - "ancer" - ], - [ - "▁Can", - "cer" - ], - [ - "▁H", - "unt" - ], - [ - "▁Hun", - "t" - ], - [ - "▁Hu", - "nt" - ], - [ - "▁switch", - "ing" - ], - [ - "▁R", - "idge" - ], - [ - "Se", - "q" - ], - [ - "S", - "eq" - ], - [ - "▁gi", - "ugno" - ], - [ - "bus", - "iness" - ], - [ - "▁char", - "ming" - ], - [ - "▁charm", - "ing" - ], - [ - "▁I", - "o" - ], - [ - "▁", - "Io" - ], - [ - "▁prés", - "ident" - ], - [ - "ek", - "ing" - ], - [ - "e", - "king" - ], - [ - "í", - "l" - ], - [ - "en", - "h" - ], - [ - "e", - "nh" - ], - [ - "pr", - "it" - ], - [ - "p", - "rit" - ], - [ - "erc", - "ise" - ], - [ - "án", - "ak" - ], - [ - "á", - "nak" - ], - [ - "▁х", - "ра" - ], - [ - "▁", - "хра" - ], - [ - "▁b", - "ugs" - ], - [ - "▁bu", - "gs" - ], - [ - "▁bug", - "s" - ], - [ - "▁жи", - "во" - ], - [ - "▁light", - "ning" - ], - [ - "▁never", - "theless" - ], - [ - "▁length", - "s" - ], - [ - "G", - "U" - ], - [ - "H", - "idden" - ], - [ - "Act", - "or" - ], - [ - "Ac", - "tor" - ], - [ - "A", - "ctor" - ], - [ - "To", - "pic" - ], - [ - "Top", - "ic" - ], - [ - "T", - "opic" - ], - [ - "▁H", - "orse" - ], - [ - "▁Hor", - "se" - ], - [ - "ћ", - "е" - ], - [ - "el", - "ines" - ], - [ - "eline", - "s" - ], - [ - "eli", - "nes" - ], - [ - "elin", - "es" - ], - [ - "e", - "lines" - ], - [ - "▁trag", - "edy" - ], - [ - "▁traged", - "y" - ], - [ - "int", - "endo" - ], - [ - "▁abund", - "ance" - ], - [ - "▁ev", - "ac" - ], - [ - "it", - "ably" - ], - [ - "+\\", - "_\\" - ], - [ - "▁rec", - "ib" - ], - [ - "ua", - "ted" - ], - [ - "uate", - "d" - ], - [ - "u", - "ated" - ], - [ - "рі", - "ї" - ], - [ - "▁fool", - "ish" - ], - [ - "▁foo", - "lish" - ], - [ - "▁t", - "m" - ], - [ - "▁", - "tm" - ], - [ - "▁des", - "pair" - ], - [ - "▁desp", - "air" - ], - [ - "TO", - "KEN" - ], - [ - "▁comp", - "romise" - ], - [ - "▁comprom", - "ise" - ], - [ - "▁Person", - "en" - ], - [ - "▁Pers", - "onen" - ], - [ - "▁investig", - "ated" - ], - [ - "▁investigate", - "d" - ], - [ - "▁ex", - "clude" - ], - [ - "▁excl", - "ude" - ], - [ - "▁telev", - "is" - ], - [ - "▁tele", - "vis" - ], - [ - "▁pull", - "s" - ], - [ - "▁pul", - "ls" - ], - [ - "▁according", - "ly" - ], - [ - "▁accord", - "ingly" - ], - [ - "▁f", - "ő" - ], - [ - "▁Le", - "ave" - ], - [ - "▁", - "Leave" - ], - [ - "oper", - "ations" - ], - [ - "operation", - "s" - ], - [ - "cri", - "m" - ], - [ - "cr", - "im" - ], - [ - "c", - "rim" - ], - [ - "▁r", - "hs" - ], - [ - "▁rh", - "s" - ], - [ - "▁", - "rhs" - ], - [ - "▁form", - "ally" - ], - [ - "▁formal", - "ly" - ], - [ - "▁L", - "ily" - ], - [ - "▁Li", - "ly" - ], - [ - "▁Lil", - "y" - ], - [ - "▁Com", - "ments" - ], - [ - "▁Comm", - "ents" - ], - [ - "▁Comment", - "s" - ], - [ - "▁se", - "ptember" - ], - [ - "▁sept", - "ember" - ], - [ - "ie", - "fs" - ], - [ - "ief", - "s" - ], - [ - "▁tre", - "asure" - ], - [ - "Http", - "Servlet" - ], - [ - "ді", - "в" - ], - [ - "д", - "ів" - ], - [ - "▁dis", - "claimer" - ], - [ - "lu", - "ss" - ], - [ - "l", - "uss" - ], - [ - "▁ка", - "о" - ], - [ - "ro", - "gen" - ], - [ - "rog", - "en" - ], - [ - "r", - "ogen" - ], - [ - "▁Start", - "ing" - ], - [ - "▁Star", - "ting" - ], - [ - "▁d", - "ém" - ], - [ - "▁dé", - "m" - ], - [ - "▁select", - "ing" - ], - [ - "▁", - "↘" - ], - [ - "▁О", - "н" - ], - [ - "▁Pract", - "ice" - ], - [ - "▁p", - "orte" - ], - [ - "▁por", - "te" - ], - [ - "▁port", - "e" - ], - [ - "▁", - "porte" - ], - [ - "▁as", - "sure" - ], - [ - "▁ass", - "ure" - ], - [ - "▁frustr", - "ated" - ], - [ - "S", - "ink" - ], - [ - "▁A", - "ri" - ], - [ - "▁Ar", - "i" - ], - [ - "▁esc", - "ort" - ], - [ - "ais", - "es" - ], - [ - "ai", - "ses" - ], - [ - "aise", - "s" - ], - [ - "a", - "ises" - ], - [ - "▁b", - "ush" - ], - [ - "▁bu", - "sh" - ], - [ - "▁bus", - "h" - ], - [ - "▁Se", - "ine" - ], - [ - "▁F", - "ill" - ], - [ - "▁Fil", - "l" - ], - [ - "▁Fi", - "ll" - ], - [ - "▁", - "Fill" - ], - [ - "▁S", - "ull" - ], - [ - "▁Su", - "ll" - ], - [ - "▁Sul", - "l" - ], - [ - "Do", - "t" - ], - [ - "D", - "ot" - ], - [ - "vi", - "l" - ], - [ - "v", - "il" - ], - [ - "un", - "ing" - ], - [ - "uni", - "ng" - ], - [ - "u", - "ning" - ], - [ - "Render", - "ing" - ], - [ - "Rend", - "ering" - ], - [ - "sh", - "ake" - ], - [ - "sha", - "ke" - ], - [ - "пи", - "си" - ], - [ - "пис", - "и" - ], - [ - "pt", - "e" - ], - [ - "p", - "te" - ], - [ - "▁b", - "end" - ], - [ - "▁be", - "nd" - ], - [ - "▁ben", - "d" - ], - [ - "▁jewel", - "ry" - ], - [ - "▁Stock", - "holm" - ], - [ - "▁Hon", - "estly" - ], - [ - "!", - "[" - ], - [ - "▁array", - "s" - ], - [ - "▁arr", - "ays" - ], - [ - "▁War", - "ner" - ], - [ - "▁sh", - "aft" - ], - [ - "▁sha", - "ft" - ], - [ - "▁C", - "ann" - ], - [ - "▁Can", - "n" - ], - [ - "▁Ca", - "nn" - ], - [ - "▁Pitt", - "sburgh" - ], - [ - "ir", - "ical" - ], - [ - "iri", - "cal" - ], - [ - "i", - "rical" - ], - [ - "au", - "tre" - ], - [ - "aut", - "re" - ], - [ - "▁R", - "ück" - ], - [ - "▁gen", - "naio" - ], - [ - "▁Ш", - "а" - ], - [ - "an", - "nte" - ], - [ - "ann", - "te" - ], - [ - "annt", - "e" - ], - [ - "ps", - "hire" - ], - [ - "p", - "shire" - ], - [ - "но", - "логи" - ], - [ - "н", - "ологи" - ], - [ - "ét", - "a" - ], - [ - "é", - "ta" - ], - [ - "▁pr", - "inter" - ], - [ - "▁print", - "er" - ], - [ - "▁prin", - "ter" - ], - [ - "▁dam", - "ages" - ], - [ - "▁damage", - "s" - ], - [ - "▁Isa", - "ac" - ], - [ - "▁Famil", - "ie" - ], - [ - "Code", - "s" - ], - [ - "Co", - "des" - ], - [ - "C", - "odes" - ], - [ - "th", - "rift" - ], - [ - "no", - "b" - ], - [ - "n", - "ob" - ], - [ - "▁c", - "av" - ], - [ - "▁ca", - "v" - ], - [ - "▁techn", - "ically" - ], - [ - "▁technical", - "ly" - ], - [ - "▁I", - "mm" - ], - [ - "▁Im", - "m" - ], - [ - "▁tr", - "icks" - ], - [ - "▁tri", - "cks" - ], - [ - "▁trick", - "s" - ], - [ - "EA", - "R" - ], - [ - "E", - "AR" - ], - [ - "▁Sub", - "ject" - ], - [ - "▁", - "Subject" - ], - [ - "▁ne", - "eding" - ], - [ - "▁need", - "ing" - ], - [ - "▁G", - "ir" - ], - [ - "▁Gi", - "r" - ], - [ - "Bo", - "ard" - ], - [ - "B", - "oard" - ], - [ - "▁re", - "he" - ], - [ - "▁rem", - "inder" - ], - [ - "▁remind", - "er" - ], - [ - "▁sh", - "iver" - ], - [ - "K", - "it" - ], - [ - "▁strugg", - "les" - ], - [ - "▁struggle", - "s" - ], - [ - "▁gen", - "om" - ], - [ - "▁ge", - "nom" - ], - [ - "im", - "il" - ], - [ - "imi", - "l" - ], - [ - "i", - "mil" - ], - [ - "Reg", - "istration" - ], - [ - "▁gl", - "oves" - ], - [ - "▁glo", - "ves" - ], - [ - "▁Z", - "ur" - ], - [ - "▁Zu", - "r" - ], - [ - "▁B", - "eg" - ], - [ - "▁Be", - "g" - ], - [ - "▁in", - "clusive" - ], - [ - "▁incl", - "usive" - ], - [ - "/", - "," - ], - [ - "og", - "an" - ], - [ - "oga", - "n" - ], - [ - "o", - "gan" - ], - [ - "po", - "que" - ], - [ - "cont", - "rib" - ], - [ - "contr", - "ib" - ], - [ - "ши", - "н" - ], - [ - "ш", - "ин" - ], - [ - "▁M", - "ama" - ], - [ - "▁Ma", - "ma" - ], - [ - "▁Mam", - "a" - ], - [ - "print", - "s" - ], - [ - "▁re", - "named" - ], - [ - "▁ren", - "amed" - ], - [ - "ють", - "ся" - ], - [ - "ю", - "ться" - ], - [ - "net", - "dev" - ], - [ - "▁comp", - "ile" - ], - [ - "▁", - "compile" - ], - [ - "▁", - "§" - ], - [ - "M", - "UL" - ], - [ - "▁dr", - "aws" - ], - [ - "▁draw", - "s" - ], - [ - "co", - "ck" - ], - [ - "c", - "ock" - ], - [ - "▁сво", - "и" - ], - [ - "▁M", - "um" - ], - [ - "▁Mu", - "m" - ], - [ - "sp", - "ieler" - ], - [ - "spi", - "eler" - ], - [ - "s", - "pieler" - ], - [ - "▁n", - "ail" - ], - [ - "▁na", - "il" - ], - [ - "▁", - "nail" - ], - [ - "▁trans", - "it" - ], - [ - "▁S", - "aw" - ], - [ - "▁Sa", - "w" - ], - [ - "▁com", - "press" - ], - [ - "▁comp", - "ress" - ], - [ - "▁compre", - "ss" - ], - [ - "▁compr", - "ess" - ], - [ - "▁", - "compress" - ], - [ - "▁purch", - "ases" - ], - [ - "▁purchase", - "s" - ], - [ - "▁per", - "forms" - ], - [ - "▁perform", - "s" - ], - [ - "▁dem", - "ol" - ], - [ - "▁demo", - "l" - ], - [ - "▁comm", - "ence" - ], - [ - "▁C", - "B" - ], - [ - "▁", - "CB" - ], - [ - "▁A", - "ber" - ], - [ - "▁Ab", - "er" - ], - [ - "▁c", - "ush" - ], - [ - "▁cu", - "sh" - ], - [ - "▁ком", - "п" - ], - [ - "▁ру", - "ко" - ], - [ - "▁Muham", - "mad" - ], - [ - "▁Net", - "flix" - ], - [ - "▁Environment", - "al" - ], - [ - "No", - "rm" - ], - [ - "N", - "orm" - ], - [ - "▁w", - "ir" - ], - [ - "null", - "ptr" - ], - [ - "▁refuge", - "es" - ], - [ - "до", - "н" - ], - [ - "д", - "он" - ], - [ - "▁B", - "irmingham" - ], - [ - "New", - "s" - ], - [ - "Ne", - "ws" - ], - [ - "▁В", - "се" - ], - [ - "Or", - "ient" - ], - [ - "O", - "rient" - ], - [ - "As", - "sembly" - ], - [ - "▁introdu", - "cing" - ], - [ - "fin", - "der" - ], - [ - "find", - "er" - ], - [ - "fi", - "nder" - ], - [ - "f", - "inder" - ], - [ - "▁scholar", - "ship" - ], - [ - "▁scholars", - "hip" - ], - [ - "▁ос", - "нова" - ], - [ - "▁основ", - "а" - ], - [ - "if", - "a" - ], - [ - "i", - "fa" - ], - [ - "Si", - "ng" - ], - [ - "S", - "ing" - ], - [ - "ib", - "lic" - ], - [ - "ibli", - "c" - ], - [ - "i", - "blic" - ], - [ - "istribut", - "ed" - ], - [ - "istribute", - "d" - ], - [ - "▁depart", - "ments" - ], - [ - "▁department", - "s" - ], - [ - "CR", - "EF" - ], - [ - "CRE", - "F" - ], - [ - "C", - "REF" - ], - [ - "▁Malays", - "ia" - ], - [ - "CO", - "NF" - ], - [ - "CON", - "F" - ], - [ - "▁Cl", - "aud" - ], - [ - "▁Bu", - "ilt" - ], - [ - "▁", - "Built" - ], - [ - "RAN", - "GE" - ], - [ - "Re", - "direct" - ], - [ - "Red", - "irect" - ], - [ - "LE", - "ASE" - ], - [ - "--", - "-------" - ], - [ - "----", - "-----" - ], - [ - "--------", - "-" - ], - [ - "---", - "------" - ], - [ - "-----", - "----" - ], - [ - "------", - "---" - ], - [ - "-------", - "--" - ], - [ - "-", - "--------" - ], - [ - "▁П", - "у" - ], - [ - "▁n", - "umpy" - ], - [ - "▁num", - "py" - ], - [ - "▁project", - "ed" - ], - [ - "▁remind", - "s" - ], - [ - "▁-", - "*-" - ], - [ - "ib", - "ling" - ], - [ - "ibli", - "ng" - ], - [ - "i", - "bling" - ], - [ - "▁s", - "lower" - ], - [ - "▁sl", - "ower" - ], - [ - "▁slow", - "er" - ], - [ - "op", - "p" - ], - [ - "o", - "pp" - ], - [ - "ro", - "pic" - ], - [ - "rop", - "ic" - ], - [ - "r", - "opic" - ], - [ - "▁Mont", - "real" - ], - [ - "▁detect", - "ive" - ], - [ - "TH", - "READ" - ], - [ - "▁qu", - "é" - ], - [ - "▁R", - "osa" - ], - [ - "▁Ro", - "sa" - ], - [ - "▁Ros", - "a" - ], - [ - "▁seven", - "th" - ], - [ - "▁sevent", - "h" - ], - [ - "Col", - "ors" - ], - [ - "Color", - "s" - ], - [ - "de", - "mo" - ], - [ - "dem", - "o" - ], - [ - "▁E", - "sta" - ], - [ - "▁Est", - "a" - ], - [ - "▁Es", - "ta" - ], - [ - "ff", - "f" - ], - [ - "f", - "ff" - ], - [ - "ick", - "ets" - ], - [ - "icket", - "s" - ], - [ - "Gr", - "e" - ], - [ - "G", - "re" - ], - [ - "á", - "b" - ], - [ - "bo", - "ost" - ], - [ - "▁Go", - "ing" - ], - [ - "▁Su", - "ite" - ], - [ - "▁", - "Suite" - ], - [ - "▁adapt", - "ation" - ], - [ - "▁j", - "ours" - ], - [ - "▁jour", - "s" - ], - [ - "▁jo", - "urs" - ], - [ - "▁jou", - "rs" - ], - [ - "▁", - "jours" - ], - [ - "▁Or", - "th" - ], - [ - "▁Ort", - "h" - ], - [ - "х", - "і" - ], - [ - "Fig", - "ure" - ], - [ - "▁su", - "pers" - ], - [ - "▁sup", - "ers" - ], - [ - "▁super", - "s" - ], - [ - "▁access", - "ories" - ], - [ - "we", - "ak" - ], - [ - "▁dist", - "ress" - ], - [ - "fr", - "ied" - ], - [ - "f", - "ried" - ], - [ - "▁go", - "og" - ], - [ - "ка", - "з" - ], - [ - "▁far", - "mer" - ], - [ - "▁farm", - "er" - ], - [ - "it", - "ational" - ], - [ - "itation", - "al" - ], - [ - "itat", - "ional" - ], - [ - "Go", - "ld" - ], - [ - "G", - "old" - ], - [ - "▁ass", - "hole" - ], - [ - "▁assh", - "ole" - ], - [ - "▁Cont", - "roller" - ], - [ - "▁Control", - "ler" - ], - [ - "▁", - "Controller" - ], - [ - "▁ар", - "хи" - ], - [ - "To", - "o" - ], - [ - "T", - "oo" - ], - [ - "▁mol", - "to" - ], - [ - "▁p", - "ropri" - ], - [ - "▁prop", - "ri" - ], - [ - "▁", - "propri" - ], - [ - "▁al", - "go" - ], - [ - "▁alg", - "o" - ], - [ - "Af", - "f" - ], - [ - "A", - "ff" - ], - [ - "re", - "sc" - ], - [ - "res", - "c" - ], - [ - "r", - "esc" - ], - [ - "▁D", - "y" - ], - [ - "▁con", - "gr" - ], - [ - "▁T", - "es" - ], - [ - "▁Te", - "s" - ], - [ - "▁W", - "IN" - ], - [ - "▁", - "WIN" - ], - [ - "de", - "serialize" - ], - [ - "des", - "erialize" - ], - [ - "sy", - "n" - ], - [ - "s", - "yn" - ], - [ - "▁chem", - "istry" - ], - [ - "m", - "iddle" - ], - [ - "▁an", - "imated" - ], - [ - "▁anim", - "ated" - ], - [ - "▁K", - "um" - ], - [ - "▁Ku", - "m" - ], - [ - "file", - "Name" - ], - [ - "Amer", - "ica" - ], - [ - "▁dr", - "ums" - ], - [ - "▁dru", - "ms" - ], - [ - "▁drum", - "s" - ], - [ - "▁program", - "a" - ], - [ - "▁n", - "ej" - ], - [ - "▁ne", - "j" - ], - [ - "▁", - "nej" - ], - [ - "Read", - "Only" - ], - [ - "▁Б", - "ра" - ], - [ - "--", - "-----" - ], - [ - "----", - "---" - ], - [ - "---", - "----" - ], - [ - "-----", - "--" - ], - [ - "------", - "-" - ], - [ - "-", - "------" - ], - [ - "Mut", - "ex" - ], - [ - "Mu", - "tex" - ], - [ - "un", - "ned" - ], - [ - "unn", - "ed" - ], - [ - "ynam", - "ics" - ], - [ - "ynamic", - "s" - ], - [ - "co", - "system" - ], - [ - "cos", - "ystem" - ], - [ - "▁R", - "ect" - ], - [ - "▁Re", - "ct" - ], - [ - "▁Rec", - "t" - ], - [ - "▁", - "Rect" - ], - [ - "▁an", - "ime" - ], - [ - "▁anim", - "e" - ], - [ - "▁I", - "BM" - ], - [ - "▁need", - "le" - ], - [ - "es", - "ser" - ], - [ - "ess", - "er" - ], - [ - "esse", - "r" - ], - [ - "▁incl", - "u" - ], - [ - "▁inc", - "lu" - ], - [ - "Le", - "an" - ], - [ - "tr", - "aining" - ], - [ - "tra", - "ining" - ], - [ - "train", - "ing" - ], - [ - "▁b", - "our" - ], - [ - "▁bo", - "ur" - ], - [ - "▁bou", - "r" - ], - [ - "▁", - "bour" - ], - [ - "ab", - "ases" - ], - [ - "abase", - "s" - ], - [ - "aba", - "ses" - ], - [ - "▁tak", - "że" - ], - [ - "wa", - "rz" - ], - [ - "war", - "z" - ], - [ - "w", - "arz" - ], - [ - "▁ste", - "pping" - ], - [ - "▁step", - "ping" - ], - [ - "▁T", - "IME" - ], - [ - "▁", - "TIME" - ], - [ - "▁Ein", - "stein" - ], - [ - "▁Log", - "in" - ], - [ - "▁Lo", - "gin" - ], - [ - "▁", - "Login" - ], - [ - "pon", - "ential" - ], - [ - "ponent", - "ial" - ], - [ - "De", - "ad" - ], - [ - "D", - "ead" - ], - [ - "in", - "str" - ], - [ - "ins", - "tr" - ], - [ - "inst", - "r" - ], - [ - "▁ne", - "ural" - ], - [ - "▁neu", - "ral" - ], - [ - "▁neur", - "al" - ], - [ - "▁ub", - "ic" - ], - [ - "▁Init", - "ialized" - ], - [ - "▁Initialize", - "d" - ], - [ - "▁Initial", - "ized" - ], - [ - "▁", - "Initialized" - ], - [ - "▁facil", - "itate" - ], - [ - "G", - "D" - ], - [ - "}{", - "(" - ], - [ - "}", - "{(" - ], - [ - "D", - "ark" - ], - [ - "▁n", - "ag" - ], - [ - "▁na", - "g" - ], - [ - "min", - "ipage" - ], - [ - "Size", - "s" - ], - [ - "Si", - "zes" - ], - [ - "S", - "izes" - ], - [ - "▁w", - "orm" - ], - [ - "▁wor", - "m" - ], - [ - "▁wo", - "rm" - ], - [ - "bi", - "as" - ], - [ - "bia", - "s" - ], - [ - "b", - "ias" - ], - [ - "Su", - "ch" - ], - [ - "S", - "uch" - ], - [ - "wick", - "lung" - ], - [ - "▁sp", - "ouse" - ], - [ - "▁spo", - "use" - ], - [ - "▁surviv", - "ors" - ], - [ - "er", - "st" - ], - [ - "ers", - "t" - ], - [ - "at", - "ype" - ], - [ - "aty", - "pe" - ], - [ - "a", - "type" - ], - [ - "})", - "$," - ], - [ - "})$", - "," - ], - [ - "}", - ")$," - ], - [ - "▁n", - "l" - ], - [ - "▁", - "nl" - ], - [ - "▁cogn", - "itive" - ], - [ - "▁o", - "nde" - ], - [ - "▁on", - "de" - ], - [ - "▁", - "onde" - ], - [ - "▁en", - "abling" - ], - [ - "▁soc", - "iet" - ], - [ - "▁soci", - "et" - ], - [ - "▁c", - "lan" - ], - [ - "▁cl", - "an" - ], - [ - "▁ex", - "cluded" - ], - [ - "▁excl", - "uded" - ], - [ - "▁exclude", - "d" - ], - [ - "▁th", - "under" - ], - [ - "▁ent", - "ropy" - ], - [ - "▁entr", - "opy" - ], - [ - "▁fast", - "est" - ], - [ - "RE", - "EN" - ], - [ - "REE", - "N" - ], - [ - "▁Vien", - "na" - ], - [ - "▁fl", - "owing" - ], - [ - "▁flo", - "wing" - ], - [ - "▁flow", - "ing" - ], - [ - "▁aff", - "irm" - ], - [ - "al", - "om" - ], - [ - "alo", - "m" - ], - [ - "▁h", - "ips" - ], - [ - "▁hi", - "ps" - ], - [ - "▁hip", - "s" - ], - [ - "▁can", - "nab" - ], - [ - "▁st", - "icks" - ], - [ - "▁stick", - "s" - ], - [ - "▁cur", - "riculum" - ], - [ - "▁ret", - "ained" - ], - [ - "▁retain", - "ed" - ], - [ - "▁ext", - "ending" - ], - [ - "▁extend", - "ing" - ], - [ - "ó", - "z" - ], - [ - "he", - "aded" - ], - [ - "head", - "ed" - ], - [ - "ex", - "c" - ], - [ - "e", - "xc" - ], - [ - "▁je", - "ho" - ], - [ - "▁for", - "ests" - ], - [ - "▁fore", - "sts" - ], - [ - "▁forest", - "s" - ], - [ - "ma", - "nia" - ], - [ - "man", - "ia" - ], - [ - "m", - "ania" - ], - [ - "▁C", - "anal" - ], - [ - "▁Can", - "al" - ], - [ - "▁Ca", - "nal" - ], - [ - "▁S", - "out" - ], - [ - "▁So", - "ut" - ], - [ - "▁Sou", - "t" - ], - [ - "▁B", - "ahn" - ], - [ - "▁Ba", - "hn" - ], - [ - "▁Bah", - "n" - ], - [ - "▁T", - "EXT" - ], - [ - "▁TE", - "XT" - ], - [ - "▁", - "TEXT" - ], - [ - "▁др", - "жа" - ], - [ - "▁User", - "s" - ], - [ - "▁Us", - "ers" - ], - [ - "▁Use", - "rs" - ], - [ - "▁", - "Users" - ], - [ - "▁G", - "EN" - ], - [ - "▁", - "GEN" - ], - [ - "sl", - "ash" - ], - [ - "ben", - "falls" - ], - [ - "Text", - "Field" - ], - [ - "▁r", - "av" - ], - [ - "▁ra", - "v" - ], - [ - "▁", - "rav" - ], - [ - "▁continu", - "ously" - ], - [ - "▁continuous", - "ly" - ], - [ - "IT", - "ER" - ], - [ - "ITE", - "R" - ], - [ - "I", - "TER" - ], - [ - "▁Jen", - "ny" - ], - [ - "▁Jenn", - "y" - ], - [ - "ch", - "os" - ], - [ - "cho", - "s" - ], - [ - "c", - "hos" - ], - [ - "▁am", - "big" - ], - [ - "▁amb", - "ig" - ], - [ - "▁ж", - "ур" - ], - [ - "Aut", - "ow" - ], - [ - "Auto", - "w" - ], - [ - "▁V", - "eter" - ], - [ - "▁Ve", - "ter" - ], - [ - "▁dest", - "in" - ], - [ - "H", - "om" - ], - [ - "au", - "ge" - ], - [ - "aug", - "e" - ], - [ - "a", - "uge" - ], - [ - "▁com", - "mod" - ], - [ - "▁comm", - "od" - ], - [ - "▁gar", - "lic" - ], - [ - "<", - "=" - ], - [ - "▁dram", - "atically" - ], - [ - "▁dramatic", - "ally" - ], - [ - "CA", - "N" - ], - [ - "C", - "AN" - ], - [ - "an", - "cers" - ], - [ - "ance", - "rs" - ], - [ - "anc", - "ers" - ], - [ - "ancer", - "s" - ], - [ - "()", - "}" - ], - [ - "(", - ")}" - ], - [ - "gh", - "ai" - ], - [ - "▁tw", - "ee" - ], - [ - "▁twe", - "e" - ], - [ - "▁сент", - "ября" - ], - [ - "GP", - "U" - ], - [ - "G", - "PU" - ], - [ - "▁B", - "omb" - ], - [ - "▁Bo", - "mb" - ], - [ - "▁young", - "est" - ], - [ - "▁c", - "age" - ], - [ - "▁ca", - "ge" - ], - [ - "ok", - "s" - ], - [ - "o", - "ks" - ], - [ - "ic", - "hes" - ], - [ - "ich", - "es" - ], - [ - "iche", - "s" - ], - [ - "i", - "ches" - ], - [ - "▁T", - "ests" - ], - [ - "▁Te", - "sts" - ], - [ - "▁Test", - "s" - ], - [ - "▁Tes", - "ts" - ], - [ - "▁", - "Tests" - ], - [ - "sk", - "ý" - ], - [ - "cur", - "y" - ], - [ - "cu", - "ry" - ], - [ - "c", - "ury" - ], - [ - "na", - "ls" - ], - [ - "nal", - "s" - ], - [ - "n", - "als" - ], - [ - "ț", - "a" - ], - [ - "▁V", - "oice" - ], - [ - "▁Vo", - "ice" - ], - [ - "Depend", - "ency" - ], - [ - "v", - "f" - ], - [ - "e", - "ous" - ], - [ - "▁Z", - "a" - ], - [ - "▁am", - "ateur" - ], - [ - "▁G", - "host" - ], - [ - "▁Gh", - "ost" - ], - [ - "▁dis", - "ability" - ], - [ - "▁Вла", - "ди" - ], - [ - "▁rev", - "enge" - ], - [ - "▁reven", - "ge" - ], - [ - "Trans", - "lation" - ], - [ - "▁cour", - "tesy" - ], - [ - "ски", - "я" - ], - [ - "▁bl", - "ob" - ], - [ - "▁blo", - "b" - ], - [ - "▁", - "blob" - ], - [ - "ä", - "ß" - ], - [ - "ó", - "j" - ], - [ - "▁print", - "s" - ], - [ - "▁prin", - "ts" - ], - [ - "▁", - "prints" - ], - [ - "▁pro", - "ves" - ], - [ - "▁pr", - "oves" - ], - [ - "▁prov", - "es" - ], - [ - "▁prove", - "s" - ], - [ - ">?", - "[<" - ], - [ - "▁ut", - "ils" - ], - [ - "▁util", - "s" - ], - [ - "▁", - "utils" - ], - [ - "ty", - "pen" - ], - [ - "type", - "n" - ], - [ - "typ", - "en" - ], - [ - "▁t", - "erra" - ], - [ - "▁ter", - "ra" - ], - [ - "▁terr", - "a" - ], - [ - "▁", - "terra" - ], - [ - "▁min", - "eral" - ], - [ - "▁mine", - "ral" - ], - [ - "▁miner", - "al" - ], - [ - "▁war", - "rior" - ], - [ - "▁ме", - "ст" - ], - [ - "▁D", - "S" - ], - [ - "▁", - "DS" - ], - [ - "Em", - "b" - ], - [ - "E", - "mb" - ], - [ - "get", - "Data" - ], - [ - "ли", - "чи" - ], - [ - "лич", - "и" - ], - [ - "▁sa", - "fer" - ], - [ - "▁saf", - "er" - ], - [ - "▁safe", - "r" - ], - [ - "▁com", - "une" - ], - [ - "▁comun", - "e" - ], - [ - "▁hier", - "archy" - ], - [ - "Cred", - "entials" - ], - [ - "res", - "se" - ], - [ - "ress", - "e" - ], - [ - "r", - "esse" - ], - [ - "gr", - "av" - ], - [ - "gra", - "v" - ], - [ - "g", - "rav" - ], - [ - "lo", - "gs" - ], - [ - "log", - "s" - ], - [ - "l", - "ogs" - ], - [ - "br", - "os" - ], - [ - "bro", - "s" - ], - [ - "b", - "ros" - ], - [ - "BUT", - "TON" - ], - [ - "lit", - "eral" - ], - [ - "liter", - "al" - ], - [ - "l", - "iteral" - ], - [ - "▁S", - "r" - ], - [ - "an", - "tal" - ], - [ - "ant", - "al" - ], - [ - "anta", - "l" - ], - [ - "▁mer", - "cy" - ], - [ - "▁merc", - "y" - ], - [ - "DA", - "P" - ], - [ - "D", - "AP" - ], - [ - "▁Mag", - "gie" - ], - [ - "▁sust", - "ained" - ], - [ - "▁sustain", - "ed" - ], - [ - "N", - "M" - ], - [ - "Re", - "view" - ], - [ - "Rev", - "iew" - ], - [ - "▁Buen", - "os" - ], - [ - "▁de", - "aler" - ], - [ - "▁deal", - "er" - ], - [ - "en", - "es" - ], - [ - "ene", - "s" - ], - [ - "e", - "nes" - ], - [ - "▁file", - "Name" - ], - [ - "▁", - "fileName" - ], - [ - "bb", - "ra" - ], - [ - "b", - "bra" - ], - [ - "ро", - "ма" - ], - [ - "ром", - "а" - ], - [ - "Inst", - "all" - ], - [ - "▁Mor", - "ning" - ], - [ - "LE", - "T" - ], - [ - "L", - "ET" - ], - [ - "ip", - "a" - ], - [ - "i", - "pa" - ], - [ - "G", - "a" - ], - [ - "го", - "в" - ], - [ - "г", - "ов" - ], - [ - "▁Sche", - "dule" - ], - [ - "▁", - "Schedule" - ], - [ - "▁rep", - "orters" - ], - [ - "▁report", - "ers" - ], - [ - "▁reporter", - "s" - ], - [ - "▁pecul", - "iar" - ], - [ - "▁sup", - "plier" - ], - [ - ")$", - "-" - ], - [ - ")", - "$-" - ], - [ - "ë", - "l" - ], - [ - "▁roll", - "s" - ], - [ - "▁né", - "cess" - ], - [ - "▁p", - "reg" - ], - [ - "▁pre", - "g" - ], - [ - "▁pr", - "eg" - ], - [ - "▁Re", - "yn" - ], - [ - "▁sur", - "render" - ], - [ - "▁contribut", - "ing" - ], - [ - ")+", - "\\" - ], - [ - ")", - "+\\" - ], - [ - "PRO", - "P" - ], - [ - "PR", - "OP" - ], - [ - "P", - "ROP" - ], - [ - "▁dec", - "imal" - ], - [ - "▁Town", - "ship" - ], - [ - "gr", - "p" - ], - [ - "g", - "rp" - ], - [ - "▁terror", - "ist" - ], - [ - "pt", - "o" - ], - [ - "p", - "to" - ], - [ - "on", - "en" - ], - [ - "one", - "n" - ], - [ - "o", - "nen" - ], - [ - "▁Polit", - "ics" - ], - [ - "▁Pe", - "arl" - ], - [ - "▁Pear", - "l" - ], - [ - "▁pil", - "low" - ], - [ - "▁pill", - "ow" - ], - [ - "▁gr", - "ades" - ], - [ - "▁grad", - "es" - ], - [ - "▁grade", - "s" - ], - [ - "▁gra", - "des" - ], - [ - "▁", - "grades" - ], - [ - "TH", - "E" - ], - [ - "T", - "HE" - ], - [ - "▁num", - "ero" - ], - [ - "▁numer", - "o" - ], - [ - "▁nu", - "mero" - ], - [ - "i", - "NdEx" - ], - [ - "M", - "igration" - ], - [ - "PE", - "ND" - ], - [ - "P", - "END" - ], - [ - "ph", - "oto" - ], - [ - "▁cent", - "ered" - ], - [ - "▁center", - "ed" - ], - [ - "▁r", - "het" - ], - [ - "▁rh", - "et" - ], - [ - "egr", - "ünd" - ], - [ - "▁laund", - "ry" - ], - [ - "get", - "Node" - ], - [ - "▁est", - "imation" - ], - [ - "▁estim", - "ation" - ], - [ - "▁I", - "v" - ], - [ - "▁wh", - "oles" - ], - [ - "▁who", - "les" - ], - [ - "▁whole", - "s" - ], - [ - "ше", - "ния" - ], - [ - "▁const", - "itutional" - ], - [ - "▁constitution", - "al" - ], - [ - "am", - "ination" - ], - [ - "amin", - "ation" - ], - [ - "▁Municip", - "al" - ], - [ - "ad", - "t" - ], - [ - "a", - "dt" - ], - [ - "th", - "y" - ], - [ - "t", - "hy" - ], - [ - "▁pub", - "li" - ], - [ - "▁di", - "cembre" - ], - [ - "▁dic", - "embre" - ], - [ - "▁dice", - "mbre" - ], - [ - "`", - ")" - ], - [ - "▁Ch", - "rome" - ], - [ - "ef", - "e" - ], - [ - "e", - "fe" - ], - [ - "con", - "g" - ], - [ - "co", - "ng" - ], - [ - "c", - "ong" - ], - [ - "bre", - "aking" - ], - [ - "break", - "ing" - ], - [ - "at", - "ched" - ], - [ - "atch", - "ed" - ], - [ - "es", - "tr" - ], - [ - "est", - "r" - ], - [ - "e", - "str" - ], - [ - "▁i", - "di" - ], - [ - "▁id", - "i" - ], - [ - "▁", - "idi" - ], - [ - "VER", - "Y" - ], - [ - "V", - "ERY" - ], - [ - "▁app", - "el" - ], - [ - "▁ap", - "pel" - ], - [ - "▁appe", - "l" - ], - [ - "▁Techn", - "ical" - ], - [ - "tc", - "x" - ], - [ - "t", - "cx" - ], - [ - "DO", - "UBLE" - ], - [ - "se", - "k" - ], - [ - "s", - "ek" - ], - [ - "hu", - "ng" - ], - [ - "h", - "ung" - ], - [ - "▁A", - "ur" - ], - [ - "▁Au", - "r" - ], - [ - "coll", - "apse" - ], - [ - "▁adv", - "ise" - ], - [ - "▁advis", - "e" - ], - [ - "▁Pr", - "imary" - ], - [ - "▁Pri", - "mary" - ], - [ - "▁Prim", - "ary" - ], - [ - "▁", - "Primary" - ], - [ - "ia", - "z" - ], - [ - "i", - "az" - ], - [ - "▁a", - "nten" - ], - [ - "▁an", - "ten" - ], - [ - "▁ant", - "en" - ], - [ - "▁ante", - "n" - ], - [ - "▁", - "anten" - ], - [ - "▁bro", - "ader" - ], - [ - "▁broad", - "er" - ], - [ - "▁ju", - "nio" - ], - [ - "▁jun", - "io" - ], - [ - "▁juni", - "o" - ], - [ - "▁w", - "ool" - ], - [ - "▁wo", - "ol" - ], - [ - "▁hat", - "red" - ], - [ - "▁ex", - "agger" - ], - [ - "Con", - "v" - ], - [ - "Co", - "nv" - ], - [ - "kt", - "ur" - ], - [ - "▁em", - "peror" - ], - [ - "▁Pack", - "age" - ], - [ - "▁", - "Package" - ], - [ - "TD", - "M" - ], - [ - "T", - "DM" - ], - [ - "\\{", - "\\" - ], - [ - "\\", - "{\\" - ], - [ - "whe", - "el" - ], - [ - "▁fe", - "as" - ], - [ - "▁js", - "ou" - ], - [ - "" - ], - [ - "<", - "?>" - ], - [ - "INST", - "ANCE" - ], - [ - "▁ch", - "ant" - ], - [ - "▁cha", - "nt" - ], - [ - "▁", - "chant" - ], - [ - "▁Re", - "fer" - ], - [ - "▁Ref", - "er" - ], - [ - "▁S", - "hir" - ], - [ - "▁Sh", - "ir" - ], - [ - "▁ве", - "ка" - ], - [ - "▁Me", - "eting" - ], - [ - "▁Meet", - "ing" - ], - [ - "▁n", - "v" - ], - [ - "▁", - "nv" - ], - [ - "▁associ", - "ations" - ], - [ - "▁association", - "s" - ], - [ - "it", - "ations" - ], - [ - "itation", - "s" - ], - [ - "itat", - "ions" - ], - [ - "or", - "um" - ], - [ - "o", - "rum" - ], - [ - "▁t", - "ires" - ], - [ - "▁ti", - "res" - ], - [ - "▁tire", - "s" - ], - [ - "▁tir", - "es" - ], - [ - "▁d", - "ash" - ], - [ - "▁da", - "sh" - ], - [ - "▁das", - "h" - ], - [ - "▁", - "dash" - ], - [ - "▁}", - "));" - ], - [ - "▁})", - ");" - ], - [ - "ar", - "to" - ], - [ - "art", - "o" - ], - [ - "▁Ed", - "inburgh" - ], - [ - "W", - "T" - ], - [ - "▁inv", - "ented" - ], - [ - "▁invent", - "ed" - ], - [ - "ve", - "h" - ], - [ - "v", - "eh" - ], - [ - "▁Hind", - "u" - ], - [ - "▁Насе", - "лення" - ], - [ - "▁ur", - "gent" - ], - [ - "▁urg", - "ent" - ], - [ - "▁urge", - "nt" - ], - [ - "text", - "color" - ], - [ - "we", - "rp" - ], - [ - "wer", - "p" - ], - [ - "▁det", - "ector" - ], - [ - "▁detect", - "or" - ], - [ - "▁al", - "tered" - ], - [ - "▁alt", - "ered" - ], - [ - "▁alter", - "ed" - ], - [ - "▁t", - "b" - ], - [ - "▁", - "tb" - ], - [ - "▁N", - "aval" - ], - [ - "▁Na", - "val" - ], - [ - "▁Nav", - "al" - ], - [ - "▁mem", - "br" - ], - [ - "style", - "sheet" - ], - [ - "styles", - "heet" - ], - [ - "un", - "ts" - ], - [ - "unt", - "s" - ], - [ - "▁nut", - "rition" - ], - [ - "▁S", - "ylv" - ], - [ - "▁Sy", - "lv" - ], - [ - "▁e", - "numer" - ], - [ - "▁en", - "umer" - ], - [ - "▁enum", - "er" - ], - [ - "▁m", - "ines" - ], - [ - "▁min", - "es" - ], - [ - "▁mi", - "nes" - ], - [ - "▁mine", - "s" - ], - [ - "▁l", - "itter" - ], - [ - "▁lit", - "ter" - ], - [ - "▁litt", - "er" - ], - [ - "ž", - "í" - ], - [ - "con", - "current" - ], - [ - "▁sw", - "allow" - ], - [ - "Si", - "r" - ], - [ - "S", - "ir" - ], - [ - "tal", - "k" - ], - [ - "t", - "alk" - ], - [ - "▁de", - "utschen" - ], - [ - "▁deutsch", - "en" - ], - [ - "re", - "peat" - ], - [ - "▁dom", - "ains" - ], - [ - "▁domain", - "s" - ], - [ - "▁Mc", - "Donald" - ], - [ - "▁cand", - "le" - ], - [ - "▁pl", - "ural" - ], - [ - "▁sharp", - "ly" - ], - [ - "▁shar", - "ply" - ], - [ - "orig", - "ine" - ], - [ - "origin", - "e" - ], - [ - "▁c", - "andy" - ], - [ - "▁can", - "dy" - ], - [ - "▁cand", - "y" - ], - [ - "▁kilomet", - "res" - ], - [ - "▁power", - "ed" - ], - [ - "▁pow", - "ered" - ], - [ - "▁", - "powered" - ], - [ - "▁s", - "ep" - ], - [ - "▁se", - "p" - ], - [ - "▁", - "sep" - ], - [ - "▁S", - "oci" - ], - [ - "▁So", - "ci" - ], - [ - "▁Soc", - "i" - ], - [ - "▁Ber", - "nie" - ], - [ - "▁Bern", - "ie" - ], - [ - "GE", - "NER" - ], - [ - "GEN", - "ER" - ], - [ - "Ex", - "per" - ], - [ - "Exp", - "er" - ], - [ - "▁Al", - "low" - ], - [ - "▁All", - "ow" - ], - [ - "▁", - "Allow" - ], - [ - "▁Ern", - "st" - ], - [ - "▁Re", - "becca" - ], - [ - "▁Cont", - "ribut" - ], - [ - "ro", - "utes" - ], - [ - "rou", - "tes" - ], - [ - "route", - "s" - ], - [ - "r", - "outes" - ], - [ - "▁s", - "uffix" - ], - [ - "▁suff", - "ix" - ], - [ - "▁ju", - "lio" - ], - [ - "▁jul", - "io" - ], - [ - "▁juli", - "o" - ], - [ - "▁provinc", - "ial" - ], - [ - "▁provincia", - "l" - ], - [ - "▁provin", - "cial" - ], - [ - "▁appreci", - "ation" - ], - [ - "Us", - "ing" - ], - [ - "U", - "sing" - ], - [ - "abs", - "olute" - ], - [ - "▁cr", - "icket" - ], - [ - "W", - "ould" - ], - [ - "▁Equip", - "ment" - ], - [ - "▁tort", - "ure" - ], - [ - "на", - "х" - ], - [ - "ut", - "ton" - ], - [ - "utt", - "on" - ], - [ - "че", - "ство" - ], - [ - "▁out", - "break" - ], - [ - "▁prevent", - "ing" - ], - [ - "▁mad", - "re" - ], - [ - "▁ret", - "ire" - ], - [ - "end", - "region" - ], - [ - "▁f", - "ais" - ], - [ - "▁fa", - "is" - ], - [ - "▁remember", - "ing" - ], - [ - "▁Al", - "ban" - ], - [ - "▁Alb", - "an" - ], - [ - "▁a", - "rist" - ], - [ - "▁ar", - "ist" - ], - [ - "▁work", - "out" - ], - [ - "▁u", - "z" - ], - [ - "▁", - "uz" - ], - [ - "as", - "to" - ], - [ - "ast", - "o" - ], - [ - "a", - "sto" - ], - [ - "fort", - "unate" - ], - [ - "fortun", - "ate" - ], - [ - "▁p", - "aste" - ], - [ - "▁past", - "e" - ], - [ - "▁pas", - "te" - ], - [ - "▁pa", - "ste" - ], - [ - "▁M", - "R" - ], - [ - "▁", - "MR" - ], - [ - "▁o", - "tra" - ], - [ - "���ot", - "ra" - ], - [ - "S", - "v" - ], - [ - "an", - "gen" - ], - [ - "ang", - "en" - ], - [ - "ange", - "n" - ], - [ - "▁S", - "ierra" - ], - [ - "▁Si", - "erra" - ], - [ - "▁n", - "au" - ], - [ - "▁na", - "u" - ], - [ - "▁s", - "era" - ], - [ - "▁se", - "ra" - ], - [ - "▁ser", - "a" - ], - [ - "$", - "~" - ], - [ - "▁cos", - "ì" - ], - [ - ")(", - "(" - ], - [ - ")", - "((" - ], - [ - "▁propos", - "als" - ], - [ - "▁proposal", - "s" - ], - [ - "it", - "te" - ], - [ - "itt", - "e" - ], - [ - "▁P", - "ero" - ], - [ - "▁Per", - "o" - ], - [ - "▁Pe", - "ro" - ], - [ - "▁te", - "nant" - ], - [ - "▁ten", - "ant" - ], - [ - "▁", - "tenant" - ], - [ - "Y", - "P" - ], - [ - "▁Param", - "eter" - ], - [ - "▁", - "Parameter" - ], - [ - "sp", - "ell" - ], - [ - "spe", - "ll" - ], - [ - "▁e", - "merge" - ], - [ - "▁emer", - "ge" - ], - [ - "▁g", - "ek" - ], - [ - "▁ge", - "k" - ], - [ - "ol", - "ence" - ], - [ - "olen", - "ce" - ], - [ - "ot", - "os" - ], - [ - "oto", - "s" - ], - [ - "o", - "tos" - ], - [ - "▁witness", - "es" - ], - [ - "▁watch", - "es" - ], - [ - "▁wat", - "ches" - ], - [ - "▁A", - "ch" - ], - [ - "▁Ac", - "h" - ], - [ - "Cr", - "oss" - ], - [ - "C", - "ross" - ], - [ - "▁янва", - "ря" - ], - [ - ";", - "}" - ], - [ - "▁O", - "NE" - ], - [ - "▁ON", - "E" - ], - [ - "▁", - "ONE" - ], - [ - "▁care", - "ers" - ], - [ - "▁career", - "s" - ], - [ - "▁faith", - "ful" - ], - [ - "▁J", - "our" - ], - [ - "▁Jo", - "ur" - ], - [ - "▁Gener", - "ate" - ], - [ - "▁Gene", - "rate" - ], - [ - "▁", - "Generate" - ], - [ - "▁ию", - "ля" - ], - [ - "▁recommend", - "ation" - ], - [ - "w", - "b" - ], - [ - "sk", - "ich" - ], - [ - "ski", - "ch" - ], - [ - "bold", - "math" - ], - [ - "▁orig", - "ins" - ], - [ - "▁origin", - "s" - ], - [ - "▁spin", - "ning" - ], - [ - "▁//", - "\r" - ], - [ - "▁bomb", - "s" - ], - [ - "▁bom", - "bs" - ], - [ - "min", - "ister" - ], - [ - "I", - "o" - ], - [ - "öl", - "ker" - ], - [ - "Autow", - "ired" - ], - [ - "um", - "per" - ], - [ - "ump", - "er" - ], - [ - "ich", - "ael" - ], - [ - "▁contribut", - "ors" - ], - [ - "▁contributor", - "s" - ], - [ - "▁n", - "asty" - ], - [ - "▁na", - "sty" - ], - [ - "▁nas", - "ty" - ], - [ - "▁nast", - "y" - ], - [ - "▁d", - "rap" - ], - [ - "▁dr", - "ap" - ], - [ - "▁Bud", - "apest" - ], - [ - "ur", - "ious" - ], - [ - "uri", - "ous" - ], - [ - "hi", - "d" - ], - [ - "h", - "id" - ], - [ - "▁wel", - "comed" - ], - [ - "▁welcome", - "d" - ], - [ - "▁w", - "agon" - ], - [ - "▁wa", - "gon" - ], - [ - "▁Ва", - "си" - ], - [ - "▁embarrass", - "ed" - ], - [ - "▁Har", - "vey" - ], - [ - "Lo", - "s" - ], - [ - "L", - "os" - ], - [ - "▁S", - "ter" - ], - [ - "▁St", - "er" - ], - [ - "▁Ste", - "r" - ], - [ - "▁enjoy", - "able" - ], - [ - "ör", - "t" - ], - [ - "ö", - "rt" - ], - [ - "Mill", - "is" - ], - [ - "--", - ")" - ], - [ - "-", - "-)" - ], - [ - "▁d", - "ashed" - ], - [ - "▁das", - "hed" - ], - [ - "▁dash", - "ed" - ], - [ - "\">", - "<", - "?" - ], - [ - "\"", - ">'", - "," - ], - [ - ">", - "'," - ], - [ - "▁all", - "iance" - ], - [ - "ic", - "ism" - ], - [ - "ici", - "sm" - ], - [ - "▁NAS", - "A" - ], - [ - "▁NA", - "SA" - ], - [ - "▁p", - "ode" - ], - [ - "▁po", - "de" - ], - [ - "▁pod", - "e" - ], - [ - "č", - "ní" - ], - [ - "▁respon", - "ding" - ], - [ - "▁respond", - "ing" - ], - [ - "▁bl", - "owing" - ], - [ - "▁blo", - "wing" - ], - [ - "▁blow", - "ing" - ], - [ - "ic", - "ké" - ], - [ - "ick", - "é" - ], - [ - "ва", - "но" - ], - [ - "ван", - "о" - ], - [ - "▁H", - "off" - ], - [ - "▁Ho", - "ff" - ], - [ - "▁Hof", - "f" - ], - [ - "MB", - "ER" - ], - [ - "M", - "BER" - ], - [ - "▁civil", - "ization" - ], - [ - "ar", - "ía" - ], - [ - "a", - "ría" - ], - [ - "Un", - "lock" - ], - [ - "ge", - "ts" - ], - [ - "get", - "s" - ], - [ - "g", - "ets" - ], - [ - "no", - "d" - ], - [ - "n", - "od" - ], - [ - "▁S", - "TE" - ], - [ - "▁ST", - "E" - ], - [ - "▁con", - "science" - ], - [ - "PE", - "G" - ], - [ - "ch", - "anging" - ], - [ - "chan", - "ging" - ], - [ - "▁Rich", - "mond" - ], - [ - "ling", - "ton" - ], - [ - "l", - "ington" - ], - [ - "ocr", - "atic" - ], - [ - "▁trav", - "és" - ], - [ - "▁ф", - "ран" - ], - [ - "▁up", - "dating" - ], - [ - "process", - "ing" - ], - [ - "Al", - "ex" - ], - [ - "A", - "lex" - ], - [ - "▁mil", - "itar" - ], - [ - "▁milit", - "ar" - ], - [ - "▁pse", - "udo" - ], - [ - "▁pseud", - "o" - ], - [ - "str", - "len" - ], - [ - "▁be", - "have" - ], - [ - "▁beh", - "ave" - ], - [ - "▁behav", - "e" - ], - [ - "▁distinct", - "ive" - ], - [ - "▁E", - "c" - ], - [ - "▁c", - "x" - ], - [ - "▁", - "cx" - ], - [ - "▁journal", - "ists" - ], - [ - "▁journalist", - "s" - ], - [ - "vo", - "lt" - ], - [ - "vol", - "t" - ], - [ - "v", - "olt" - ], - [ - "▁sp", - "un" - ], - [ - "▁d", - "urable" - ], - [ - "▁dur", - "able" - ], - [ - "▁pro", - "position" - ], - [ - "▁propos", - "ition" - ], - [ - "▁", - "proposition" - ], - [ - "thread", - "s" - ], - [ - "▁tw", - "entieth" - ], - [ - "▁ф", - "і" - ], - [ - "▁", - "фі" - ], - [ - "en", - "son" - ], - [ - "ens", - "on" - ], - [ - "enso", - "n" - ], - [ - "▁self", - "ish" - ], - [ - "▁sel", - "fish" - ], - [ - "ar", - "ium" - ], - [ - "ari", - "um" - ], - [ - "a", - "rium" - ], - [ - "▁de", - "cid" - ], - [ - "▁dec", - "id" - ], - [ - "▁ха", - "рак" - ], - [ - "▁psy", - "chiat" - ], - [ - "▁psych", - "iat" - ], - [ - "g", - "d" - ], - [ - "Z", - "Z" - ], - [ - "ug", - "u" - ], - [ - "u", - "gu" - ], - [ - "▁i", - "ds" - ], - [ - "▁id", - "s" - ], - [ - "▁", - "ids" - ], - [ - "Man", - "aged" - ], - [ - "▁Leg", - "isl" - ], - [ - "ancell", - "ationToken" - ], - [ - "▁gr", - "ants" - ], - [ - "▁gran", - "ts" - ], - [ - "▁grant", - "s" - ], - [ - "▁lie", - "utenant" - ], - [ - "▁lieu", - "tenant" - ], - [ - "▁Fle", - "et" - ], - [ - "**", - "/" - ], - [ - "*", - "*/" - ], - [ - "▁T", - "ig" - ], - [ - "▁Ti", - "g" - ], - [ - "▁accept", - "s" - ], - [ - "▁system", - "atic" - ], - [ - ",", - "{\\" - ], - [ - "▁У", - "кра" - ], - [ - "▁aus", - "ge" - ], - [ - "▁dial", - "ect" - ], - [ - "▁dia", - "lect" - ], - [ - "st", - "ri" - ], - [ - "str", - "i" - ], - [ - "s", - "tri" - ], - [ - "er", - "me" - ], - [ - "erm", - "e" - ], - [ - "▁B", - "esch" - ], - [ - "▁Be", - "sch" - ], - [ - "▁Bes", - "ch" - ], - [ - "lo", - "ve" - ], - [ - "lov", - "e" - ], - [ - "l", - "ove" - ], - [ - "S", - "ensor" - ], - [ - "▁B", - "IT" - ], - [ - "▁", - "BIT" - ], - [ - "▁т", - "ру" - ], - [ - "▁mist", - "aken" - ], - [ - "▁mistake", - "n" - ], - [ - "p", - "v" - ], - [ - "▁u", - "tf" - ], - [ - "▁ut", - "f" - ], - [ - "▁", - "utf" - ], - [ - "▁[", - "\\" - ], - [ - "▁", - "[\\" - ], - [ - "▁Geb", - "iet" - ], - [ - "▁Mann", - "schaft" - ], - [ - "PAR", - "AMETER" - ], - [ - "▁u", - "rb" - ], - [ - "▁ur", - "b" - ], - [ - "▁", - "urb" - ], - [ - "▁R", - "eed" - ], - [ - "▁Re", - "ed" - ], - [ - "▁c", - "ough" - ], - [ - "▁co", - "ugh" - ], - [ - "▁cou", - "gh" - ], - [ - "wa", - "ld" - ], - [ - "wal", - "d" - ], - [ - "w", - "ald" - ], - [ - "▁L", - "amb" - ], - [ - "▁La", - "mb" - ], - [ - "▁Lam", - "b" - ], - [ - "▁surv", - "iving" - ], - [ - "▁surviv", - "ing" - ], - [ - "▁s", - "way" - ], - [ - "▁sw", - "ay" - ], - [ - "▁с", - "ве" - ], - [ - "WI", - "SE" - ], - [ - "ä", - "ger" - ], - [ - "f", - "y" - ], - [ - "sk", - "e" - ], - [ - "s", - "ke" - ], - [ - "▁s", - "og" - ], - [ - "▁so", - "g" - ], - [ - "▁Im", - "plement" - ], - [ - "▁Imp", - "lement" - ], - [ - "▁", - "Implement" - ], - [ - "获", - "取" - ], - [ - "▁T", - "ools" - ], - [ - "▁To", - "ols" - ], - [ - "▁Tool", - "s" - ], - [ - "▁Too", - "ls" - ], - [ - "▁", - "Tools" - ], - [ - "▁ne", - "wer" - ], - [ - "▁new", - "er" - ], - [ - "▁exempl", - "e" - ], - [ - "▁exem", - "ple" - ], - [ - "▁l", - "itt" - ], - [ - "▁li", - "tt" - ], - [ - "▁lit", - "t" - ], - [ - "▁вы", - "пу" - ], - [ - "▁у", - "прав" - ], - [ - "Em", - "itter" - ], - [ - "Emit", - "ter" - ], - [ - "IS", - "ING" - ], - [ - "I", - "SING" - ], - [ - "▁органи", - "за" - ], - [ - "▁М", - "і" - ], - [ - "▁Ex", - "amples" - ], - [ - "▁Example", - "s" - ], - [ - "▁I", - "con" - ], - [ - "▁", - "Icon" - ], - [ - "Get", - "ter" - ], - [ - "▁L", - "ay" - ], - [ - "▁La", - "y" - ], - [ - "▁Col", - "lect" - ], - [ - "▁Coll", - "ect" - ], - [ - "▁", - "Collect" - ], - [ - "Sa", - "int" - ], - [ - "S", - "aint" - ], - [ - "or", - "able" - ], - [ - "ora", - "ble" - ], - [ - "▁f", - "ick" - ], - [ - "▁fi", - "ck" - ], - [ - "ik", - "h" - ], - [ - "i", - "kh" - ], - [ - "sl", - "ave" - ], - [ - "▁c", - "lay" - ], - [ - "▁cl", - "ay" - ], - [ - "▁W", - "A" - ], - [ - "▁", - "WA" - ], - [ - "Re", - "po" - ], - [ - "Rep", - "o" - ], - [ - "▁Java", - "Script" - ], - [ - "it", - "r" - ], - [ - "i", - "tr" - ], - [ - "pa", - "id" - ], - [ - "p", - "aid" - ], - [ - "▁home", - "work" - ], - [ - "M", - "iddleware" - ], - [ - "▁r", - "éal" - ], - [ - "▁ré", - "al" - ], - [ - "▁при", - "зна" - ], - [ - "ê", - "m" - ], - [ - "ès", - "e" - ], - [ - "è", - "se" - ], - [ - "▁W", - "ells" - ], - [ - "▁Well", - "s" - ], - [ - "▁Wel", - "ls" - ], - [ - "▁e", - "nero" - ], - [ - "▁en", - "ero" - ], - [ - "▁ener", - "o" - ], - [ - "emperature", - "n" - ], - [ - "▁N", - "aj" - ], - [ - "▁Na", - "j" - ], - [ - "▁Re", - "agan" - ], - [ - "▁comp", - "elling" - ], - [ - "▁tri", - "bes" - ], - [ - "▁trib", - "es" - ], - [ - "▁tribe", - "s" - ], - [ - "▁to", - "String" - ], - [ - "▁", - "toString" - ], - [ - "pace", - "s" - ], - [ - "pa", - "ces" - ], - [ - "p", - "aces" - ], - [ - "▁harm", - "ful" - ], - [ - "▁Con", - "se" - ], - [ - "▁Cons", - "e" - ], - [ - "od", - "io" - ], - [ - "odi", - "o" - ], - [ - "▁m", - "im" - ], - [ - "▁mi", - "m" - ], - [ - "get", - "Item" - ], - [ - "▁script", - "s" - ], - [ - "▁", - "scripts" - ], - [ - "ra", - "is" - ], - [ - "rai", - "s" - ], - [ - "r", - "ais" - ], - [ - "▁Ph", - "ase" - ], - [ - "▁", - "Phase" - ], - [ - "▁An", - "swer" - ], - [ - "▁$", - "|\\" - ], - [ - "▁$|", - "\\" - ], - [ - "▁as", - "sembled" - ], - [ - "el", - "in" - ], - [ - "eli", - "n" - ], - [ - "e", - "lin" - ], - [ - "ph", - "abet" - ], - [ - "pha", - "bet" - ], - [ - "▁to", - "ast" - ], - [ - "▁tut", - "ti" - ], - [ - "▁tu", - "tti" - ], - [ - "▁be", - "zeichnet" - ], - [ - "Gre", - "at" - ], - [ - "G", - "reat" - ], - [ - "et", - "tes" - ], - [ - "ett", - "es" - ], - [ - "ette", - "s" - ], - [ - "e", - "ttes" - ], - [ - "▁дека", - "бря" - ], - [ - "F", - "ULL" - ], - [ - "▁re", - "gener" - ], - [ - "▁reg", - "ener" - ], - [ - "▁któ", - "re" - ], - [ - "го", - "р" - ], - [ - "г", - "ор" - ], - [ - "is", - "ce" - ], - [ - "isc", - "e" - ], - [ - "▁t", - "oda" - ], - [ - "▁to", - "da" - ], - [ - "▁tod", - "a" - ], - [ - "▁eth", - "ical" - ], - [ - "i", - "q" - ], - [ - "P", - "t" - ], - [ - "ar", - "in" - ], - [ - "ari", - "n" - ], - [ - "a", - "rin" - ], - [ - "ig", - "os" - ], - [ - "igo", - "s" - ], - [ - "i", - "gos" - ], - [ - "▁work", - "shops" - ], - [ - "▁workshop", - "s" - ], - [ - "▁R", - "oche" - ], - [ - "▁Ro", - "che" - ], - [ - "▁Roc", - "he" - ], - [ - "Get", - "String" - ], - [ - "мини", - "стратив" - ], - [ - "m", - "ême" - ], - [ - "▁D", - "aw" - ], - [ - "▁Da", - "w" - ], - [ - "ar", - "ians" - ], - [ - "ari", - "ans" - ], - [ - "aria", - "ns" - ], - [ - "arian", - "s" - ], - [ - "▁imp", - "acts" - ], - [ - "▁impact", - "s" - ], - [ - "▁por", - "table" - ], - [ - "▁port", - "able" - ], - [ - ")-", - "\\" - ], - [ - ")", - "-\\" - ], - [ - "sh", - "ots" - ], - [ - "shot", - "s" - ], - [ - "▁re", - "lev" - ], - [ - "▁rel", - "ev" - ], - [ - "▁rele", - "v" - ], - [ - "PR", - "IV" - ], - [ - "PRI", - "V" - ], - [ - "▁бу", - "ла" - ], - [ - "ard", - "less" - ], - [ - "ul", - "ously" - ], - [ - "ulous", - "ly" - ], - [ - "--", - ">" - ], - [ - "-", - "->" - ], - [ - "ol", - "ent" - ], - [ - "ole", - "nt" - ], - [ - "olen", - "t" - ], - [ - "▁э", - "того" - ], - [ - "▁это", - "го" - ], - [ - "▁Gener", - "ic" - ], - [ - "▁Gene", - "ric" - ], - [ - "▁", - "Generic" - ], - [ - "▁*", - "/," - ], - [ - "▁*/", - "," - ], - [ - "▁comb", - "inations" - ], - [ - "▁combination", - "s" - ], - [ - "▁re", - "jo" - ], - [ - "с", - "публи" - ], - [ - "cap", - "acity" - ], - [ - "▁tr", - "aces" - ], - [ - "▁tra", - "ces" - ], - [ - "▁trace", - "s" - ], - [ - "▁op", - "acity" - ], - [ - "▁", - "opacity" - ], - [ - "▁Off", - "icial" - ], - [ - "ic", - "ion" - ], - [ - "ici", - "on" - ], - [ - "icio", - "n" - ], - [ - "▁emotional", - "ly" - ], - [ - "▁emotion", - "ally" - ], - [ - "▁Jo", - "el" - ], - [ - "▁Joe", - "l" - ], - [ - "сько", - "му" - ], - [ - "▁legend", - "ary" - ], - [ - "▁p", - "am" - ], - [ - "▁pa", - "m" - ], - [ - "▁Tamb", - "ién" - ], - [ - ".", - "<" - ], - [ - "ib", - "a" - ], - [ - "i", - "ba" - ], - [ - "mi", - "dt" - ], - [ - "mid", - "t" - ], - [ - "бо", - "м" - ], - [ - "▁en", - "suite" - ], - [ - "Author", - "ization" - ], - [ - "P", - "ag" - ], - [ - "▁hel", - "met" - ], - [ - "▁ter", - "rito" - ], - [ - "▁terr", - "ito" - ], - [ - "second", - "ary" - ], - [ - "▁seg", - "unda" - ], - [ - "▁W", - "ire" - ], - [ - "▁Wi", - "re" - ], - [ - "rec", - "ated" - ], - [ - "▁inv", - "oked" - ], - [ - "▁invoke", - "d" - ], - [ - "▁Value", - "Error" - ], - [ - "▁ф", - "о" - ], - [ - "▁", - "фо" - ], - [ - "AL", - "IGN" - ], - [ - "CUR", - "RENT" - ], - [ - "\\", - "+\\_\\" - ], - [ - "▁comp", - "ilation" - ], - [ - "æ", - "r" - ], - [ - "▁Pal", - "mar" - ], - [ - "▁Palm", - "ar" - ], - [ - "▁influ", - "ences" - ], - [ - "▁influence", - "s" - ], - [ - "/", - ":" - ], - [ - "M", - "ix" - ], - [ - "NO", - "P" - ], - [ - "N", - "OP" - ], - [ - "ec", - "onom" - ], - [ - "e", - "conom" - ], - [ - "▁t", - "ucked" - ], - [ - "▁}", - ");\r" - ], - [ - "▁});", - "\r" - ], - [ - "▁})", - ";\r" - ], - [ - "▁", - "});\r" - ], - [ - "AN", - "K" - ], - [ - "re", - "ject" - ], - [ - "▁p", - "ension" - ], - [ - "▁pens", - "ion" - ], - [ - "▁gener", - "ates" - ], - [ - "▁generate", - "s" - ], - [ - "ч", - "ё" - ], - [ - "▁in", - "cap" - ], - [ - "▁inc", - "ap" - ], - [ - "▁cl", - "icked" - ], - [ - "▁click", - "ed" - ], - [ - "▁f", - "us" - ], - [ - "▁fu", - "s" - ], - [ - "our", - "ses" - ], - [ - "ours", - "es" - ], - [ - "ourse", - "s" - ], - [ - "▁E", - "aster" - ], - [ - "▁East", - "er" - ], - [ - "%", - ";" - ], - [ - "zi", - "n" - ], - [ - "z", - "in" - ], - [ - "▁oblig", - "ations" - ], - [ - "▁obligation", - "s" - ], - [ - "▁T", - "ips" - ], - [ - "▁Tip", - "s" - ], - [ - "▁Ti", - "ps" - ], - [ - "};", - "\r" - ], - [ - "}", - ";\r" - ], - [ - ".\"", - "_" - ], - [ - "▁B", - "SD" - ], - [ - "▁BS", - "D" - ], - [ - "át", - "ica" - ], - [ - "▁ex", - "pose" - ], - [ - "▁exp", - "ose" - ], - [ - "▁expos", - "e" - ], - [ - "Par", - "s" - ], - [ - "P", - "ars" - ], - [ - "▁Am", - "anda" - ], - [ - "ку", - "п" - ], - [ - "▁gu", - "essed" - ], - [ - "▁guess", - "ed" - ], - [ - "ds", - "i" - ], - [ - "d", - "si" - ], - [ - "▁Le", - "ip" - ], - [ - "Br", - "oad" - ], - [ - "Bro", - "ad" - ], - [ - "B", - "road" - ], - [ - "▁Hug", - "hes" - ], - [ - "▁Hugh", - "es" - ], - [ - "i", - "é" - ], - [ - "▁W", - "ahl" - ], - [ - "▁Wa", - "hl" - ], - [ - "▁former", - "ly" - ], - [ - "Rel", - "ative" - ], - [ - "▁Y", - "u" - ], - [ - "▁Mount", - "ains" - ], - [ - "▁Mountain", - "s" - ], - [ - "▁E", - "num" - ], - [ - "▁En", - "um" - ], - [ - "▁", - "Enum" - ], - [ - "▁str", - "ang" - ], - [ - "▁stra", - "ng" - ], - [ - "_", - "-" - ], - [ - "re", - "cht" - ], - [ - "rec", - "ht" - ], - [ - "vi", - "v" - ], - [ - "v", - "iv" - ], - [ - "pa", - "use" - ], - [ - "p", - "ause" - ], - [ - "▁Lond", - "res" - ], - [ - "▁el", - "bow" - ], - [ - "▁Hawai", - "i" - ], - [ - "▁Cas", - "ino" - ], - [ - "Th", - "reshold" - ], - [ - "Un", - "its" - ], - [ - "Unit", - "s" - ], - [ - "In", - "clude" - ], - [ - "ит", - "о" - ], - [ - "и", - "то" - ], - [ - "as", - "ury" - ], - [ - "▁ste", - "ht" - ], - [ - "▁dam", - "ned" - ], - [ - "▁damn", - "ed" - ], - [ - "▁pack", - "ets" - ], - [ - "▁packet", - "s" - ], - [ - "▁W", - "erk" - ], - [ - "▁Wer", - "k" - ], - [ - "▁elev", - "ator" - ], - [ - "ied", - "ad" - ], - [ - "go", - "vern" - ], - [ - "gov", - "ern" - ], - [ - "g", - "overn" - ], - [ - "▁CONTR", - "ACT" - ], - [ - "ma", - "ls" - ], - [ - "mal", - "s" - ], - [ - "m", - "als" - ], - [ - "▁re", - "mem" - ], - [ - "▁rem", - "em" - ], - [ - "▁ent", - "onces" - ], - [ - "▁v", - "as" - ], - [ - "▁va", - "s" - ], - [ - "▁", - "vas" - ], - [ - "▁sym", - "pathy" - ], - [ - "▁befind", - "et" - ], - [ - "in", - "cing" - ], - [ - "inc", - "ing" - ], - [ - "Data", - "Set" - ], - [ - "▁add", - "itionally" - ], - [ - "▁addition", - "ally" - ], - [ - "▁additional", - "ly" - ], - [ - "▁mus", - "ician" - ], - [ - "▁music", - "ian" - ], - [ - "ше", - "го" - ], - [ - "▁li", - "stop" - ], - [ - "▁list", - "op" - ], - [ - ">\"", - ")" - ], - [ - ">", - "\")" - ], - [ - "Print", - "f" - ], - [ - "▁Fel", - "ix" - ], - [ - "▁car", - "ved" - ], - [ - "▁nice", - "ly" - ], - [ - "▁nic", - "ely" - ], - [ - "го", - "м" - ], - [ - "ch", - "ap" - ], - [ - "cha", - "p" - ], - [ - "▁N", - "ieder" - ], - [ - "▁Ni", - "eder" - ], - [ - "▁Nie", - "der" - ], - [ - "▁L", - "av" - ], - [ - "▁La", - "v" - ], - [ - "▁mod", - "ifications" - ], - [ - "▁modification", - "s" - ], - [ - "mo", - "ment" - ], - [ - "m", - "oment" - ], - [ - "▁bal", - "con" - ], - [ - "▁depend", - "ency" - ], - [ - "CK", - "ET" - ], - [ - "▁van", - "ished" - ], - [ - "▁f", - "ighters" - ], - [ - "▁fight", - "ers" - ], - [ - "▁fighter", - "s" - ], - [ - "▁z", - "unächst" - ], - [ - "io", - "ctl" - ], - [ - "ioc", - "tl" - ], - [ - "▁def", - "ens" - ], - [ - "▁defe", - "ns" - ], - [ - "▁N", - "em" - ], - [ - "▁Ne", - "m" - ], - [ - "Util", - "ity" - ], - [ - "Ut", - "ility" - ], - [ - "▁cur", - "v" - ], - [ - "▁cu", - "rv" - ], - [ - "▁DA", - "MAGES" - ], - [ - "▁Ro", - "gers" - ], - [ - "▁Rog", - "ers" - ], - [ - "▁Roger", - "s" - ], - [ - "▁grat", - "itude" - ], - [ - "▁Den", - "mark" - ], - [ - "ра", - "я" - ], - [ - "gr", - "pc" - ], - [ - "grp", - "c" - ], - [ - "g", - "rpc" - ], - [ - "▁j", - "uni" - ], - [ - "▁ju", - "ni" - ], - [ - "▁jun", - "i" - ], - [ - "▁окт", - "ября" - ], - [ - "▁imm", - "ense" - ], - [ - "▁prevent", - "ed" - ], - [ - "▁prev", - "ented" - ], - [ - "▁fo", - "am" - ], - [ - "▁Ex", - "tra" - ], - [ - "▁Ext", - "ra" - ], - [ - "▁", - "Extra" - ], - [ - "ai", - "med" - ], - [ - "aim", - "ed" - ], - [ - "��C", - "riteria" - ], - [ - "▁Crit", - "eria" - ], - [ - "▁", - "Criteria" - ], - [ - "▁Sim", - "ply" - ], - [ - "box", - "es" - ], - [ - "▁Leg", - "end" - ], - [ - "▁P", - "layers" - ], - [ - "▁Play", - "ers" - ], - [ - "▁Player", - "s" - ], - [ - "▁Mer", - "cedes" - ], - [ - "▁Merc", - "edes" - ], - [ - "▁Br", - "anch" - ], - [ - "▁", - "Branch" - ], - [ - "TER", - "N" - ], - [ - "T", - "ERN" - ], - [ - "om", - "ena" - ], - [ - "ome", - "na" - ], - [ - "omen", - "a" - ], - [ - "▁incorpor", - "ate" - ], - [ - "con", - "de" - ], - [ - "co", - "nde" - ], - [ - "cond", - "e" - ], - [ - "c", - "onde" - ], - [ - "▁Est", - "ado" - ], - [ - "▁Esta", - "do" - ], - [ - "▁w", - "asted" - ], - [ - "▁was", - "ted" - ], - [ - "▁wa", - "sted" - ], - [ - "▁waste", - "d" - ], - [ - "▁compl", - "aining" - ], - [ - "▁complain", - "ing" - ], - [ - "▁war", - "riors" - ], - [ - "▁warrior", - "s" - ], - [ - "ot", - "er" - ], - [ - "ote", - "r" - ], - [ - "o", - "ter" - ], - [ - "▁э", - "том" - ], - [ - "▁это", - "м" - ], - [ - "▁con", - "ten" - ], - [ - "▁cont", - "en" - ], - [ - "▁co", - "nten" - ], - [ - "▁machine", - "ry" - ], - [ - "▁mach", - "inery" - ], - [ - "▁techn", - "ological" - ], - [ - "▁T", - "D" - ], - [ - "▁", - "TD" - ], - [ - "▁g", - "ras" - ], - [ - "▁gr", - "as" - ], - [ - "▁gra", - "s" - ], - [ - "▁minim", - "ize" - ], - [ - "▁D", - "oor" - ], - [ - "▁Do", - "or" - ], - [ - "▁b", - "zw" - ], - [ - "▁p", - "rac" - ], - [ - "▁pr", - "ac" - ], - [ - "▁pra", - "c" - ], - [ - "TR", - "EE" - ], - [ - "T", - "REE" - ], - [ - "▁W", - "ing" - ], - [ - "▁Win", - "g" - ], - [ - "▁Wi", - "ng" - ], - [ - "▁Trans", - "action" - ], - [ - "▁", - "Transaction" - ], - [ - "▁M", - "VT" - ], - [ - "▁Kle", - "in" - ], - [ - "com", - "mons" - ], - [ - "comm", - "ons" - ], - [ - "common", - "s" - ], - [ - "▁}", - "{" - ], - [ - "▁", - "}{" - ], - [ - "▁Her", - "itage" - ], - [ - "▁f", - "ade" - ], - [ - "▁fa", - "de" - ], - [ - "ро", - "к" - ], - [ - "set", - "Value" - ], - [ - "▁Wal", - "lace" - ], - [ - "▁Wall", - "ace" - ], - [ - "M", - "X" - ], - [ - "▁A", - "CT" - ], - [ - "▁AC", - "T" - ], - [ - "▁", - "ACT" - ], - [ - "▁foot", - "age" - ], - [ - "▁ent", - "stand" - ], - [ - "ar", - "ga" - ], - [ - "arg", - "a" - ], - [ - "▁n", - "ails" - ], - [ - "▁na", - "ils" - ], - [ - "▁nail", - "s" - ], - [ - "▁capital", - "ism" - ], - [ - "▁G", - "arc" - ], - [ - "▁Gar", - "c" - ], - [ - "▁Ga", - "rc" - ], - [ - "▁susp", - "ension" - ], - [ - "il", - "is" - ], - [ - "ili", - "s" - ], - [ - "▁M", - "ov" - ], - [ - "▁Mo", - "v" - ], - [ - "uff", - "led" - ], - [ - "uffle", - "d" - ], - [ - "Ar", - "c" - ], - [ - "A", - "rc" - ], - [ - "▁Beaut", - "iful" - ], - [ - "WA", - "Y" - ], - [ - "W", - "AY" - ], - [ - "Par", - "allel" - ], - [ - "XX", - "XX" - ], - [ - "di", - "ag" - ], - [ - "▁D", - "T" - ], - [ - "▁", - "DT" - ], - [ - "m", - "q" - ], - [ - "Text", - "View" - ], - [ - "ML", - "E" - ], - [ - "M", - "LE" - ], - [ - "en", - "nen" - ], - [ - "enn", - "en" - ], - [ - "enne", - "n" - ], - [ - "▁infect", - "ed" - ], - [ - "▁therap", - "ist" - ], - [ - "IN", - "GS" - ], - [ - "ING", - "S" - ], - [ - "▁c", - "idade" - ], - [ - "ъ", - "н" - ], - [ - "▁p", - "df" - ], - [ - "▁pd", - "f" - ], - [ - "▁", - "pdf" - ], - [ - "▁b", - "ump" - ], - [ - "▁bu", - "mp" - ], - [ - "CT", - "X" - ], - [ - "C", - "TX" - ], - [ - "▁IN", - "CLUDING" - ], - [ - "▁", - "INCLUDING" - ], - [ - "▁G", - "ef" - ], - [ - "▁Ge", - "f" - ], - [ - "ENT", - "IAL" - ], - [ - "▁h", - "andy" - ], - [ - "▁hand", - "y" - ], - [ - "▁han", - "dy" - ], - [ - "▁tempor", - "al" - ], - [ - "▁temp", - "oral" - ], - [ - "▁tempo", - "ral" - ], - [ - "At", - "A" - ], - [ - "IS", - "H" - ], - [ - "I", - "SH" - ], - [ - "▁Pat", - "tern" - ], - [ - "▁", - "Pattern" - ], - [ - "▁l", - "an" - ], - [ - "▁la", - "n" - ], - [ - "▁", - "lan" - ], - [ - "ep", - "endant" - ], - [ - "▁sh", - "ining" - ], - [ - "id", - "y" - ], - [ - "i", - "dy" - ], - [ - "▁N", - "T" - ], - [ - "▁", - "NT" - ], - [ - "▁F", - "ran" - ], - [ - "▁Fr", - "an" - ], - [ - "▁Fra", - "n" - ], - [ - "▁nur", - "ses" - ], - [ - "▁nurs", - "es" - ], - [ - "▁nurse", - "s" - ], - [ - "▁bet", - "ray" - ], - [ - "▁sens", - "ible" - ], - [ - "▁апре", - "ля" - ], - [ - "▁'", - "[" - ], - [ - "▁th", - "irteen" - ], - [ - ")}", - "_{" - ], - [ - ")", - "}_{" - ], - [ - "▁No", - "ah" - ], - [ - "INS", - "ERT" - ], - [ - "ist", - "ically" - ], - [ - "istic", - "ally" - ], - [ - "▁Append", - "ix" - ], - [ - "▁re", - "cher" - ], - [ - "▁rec", - "her" - ], - [ - "Re", - "ceiver" - ], - [ - "▁der", - "nier" - ], - [ - "▁derni", - "er" - ], - [ - "л", - "ла" - ], - [ - "ли", - "за" - ], - [ - "▁Part", - "ido" - ], - [ - "▁max", - "imal" - ], - [ - "▁maxim", - "al" - ], - [ - "sn", - "ap" - ], - [ - "▁ча", - "сть" - ], - [ - "▁част", - "ь" - ], - [ - "▁час", - "ть" - ], - [ - "ST", - "OP" - ], - [ - "STO", - "P" - ], - [ - "S", - "TOP" - ], - [ - "▁ult", - "ra" - ], - [ - "▁ul", - "tra" - ], - [ - "▁dévelop", - "p" - ], - [ - "▁t", - "egen" - ], - [ - "▁te", - "gen" - ], - [ - "▁Ч", - "и" - ], - [ - "LI", - "B" - ], - [ - "L", - "IB" - ], - [ - "▁bas", - "eline" - ], - [ - "▁base", - "line" - ], - [ - "re", - "load" - ], - [ - "rel", - "oad" - ], - [ - "▁Ar", - "bitro" - ], - [ - "▁k", - "all" - ], - [ - "▁ka", - "ll" - ], - [ - "c", - "apture" - ], - [ - "Ar", - "m" - ], - [ - "A", - "rm" - ], - [ - "qu", - "in" - ], - [ - "im", - "pse" - ], - [ - "imp", - "se" - ], - [ - "za", - "s" - ], - [ - "z", - "as" - ], - [ - "▁C", - "and" - ], - [ - "▁Can", - "d" - ], - [ - "▁Ca", - "nd" - ], - [ - "▁br", - "ains" - ], - [ - "▁brain", - "s" - ], - [ - "▁bra", - "ins" - ], - [ - "▁host", - "ile" - ], - [ - "▁mar", - "ble" - ], - [ - "oo", - "ns" - ], - [ - "oon", - "s" - ], - [ - "o", - "ons" - ], - [ - "▁L", - "oss" - ], - [ - "▁Los", - "s" - ], - [ - "▁Lo", - "ss" - ], - [ - "Meta", - "Data" - ], - [ - "▁Rep", - "ública" - ], - [ - "▁and", - "ra" - ], - [ - "▁", - "andra" - ], - [ - "od", - "en" - ], - [ - "ode", - "n" - ], - [ - "o", - "den" - ], - [ - "▁document", - "ed" - ], - [ - "▁M", - "oses" - ], - [ - "▁Mo", - "ses" - ], - [ - "▁Mos", - "es" - ], - [ - "od", - "d" - ], - [ - "o", - "dd" - ], - [ - "▁w", - "ax" - ], - [ - "▁wa", - "x" - ], - [ - "us", - "ch" - ], - [ - "usc", - "h" - ], - [ - "u", - "sch" - ], - [ - "▁diagn", - "osed" - ], - [ - "in", - "kle" - ], - [ - "ink", - "le" - ], - [ - "▁X", - "box" - ], - [ - "▁seven", - "ty" - ], - [ - "▁sevent", - "y" - ], - [ - "ci", - "as" - ], - [ - "cia", - "s" - ], - [ - "c", - "ias" - ], - [ - "▁nov", - "iembre" - ], - [ - "Com", - "pute" - ], - [ - "Comp", - "ute" - ], - [ - "Comput", - "e" - ], - [ - "})", - ";\r" - ], - [ - "});", - "\r" - ], - [ - "}", - ");\r" - ], - [ - "▁Philip", - "pe" - ], - [ - "▁Philipp", - "e" - ], - [ - "▁F", - "ör" - ], - [ - "Le", - "ave" - ], - [ - "▁s", - "age" - ], - [ - "▁sa", - "ge" - ], - [ - "▁sag", - "e" - ], - [ - "▁un", - "pre" - ], - [ - "▁Fort", - "unately" - ], - [ - "▁a", - "post" - ], - [ - "▁ap", - "ost" - ], - [ - "ent", - "ities" - ], - [ - "enti", - "ties" - ], - [ - "▁el", - "los" - ], - [ - "▁ell", - "os" - ], - [ - "author", - "ized" - ], - [ - "GB", - "T" - ], - [ - "G", - "BT" - ], - [ - "▁ins", - "ist" - ], - [ - "▁insp", - "ire" - ], - [ - "▁inspir", - "e" - ], - [ - "Ma", - "ss" - ], - [ - "M", - "ass" - ], - [ - "▁r", - "ôle" - ], - [ - "fe", - "e" - ], - [ - "f", - "ee" - ], - [ - "ip", - "art" - ], - [ - "ipa", - "rt" - ], - [ - "i", - "part" - ], - [ - "це", - "р" - ], - [ - "ц", - "ер" - ], - [ - "un", - "ate" - ], - [ - "una", - "te" - ], - [ - "u", - "nate" - ], - [ - "▁C", - "NN" - ], - [ - ":", - "}" - ], - [ - "▁unh", - "appy" - ], - [ - "▁import", - "ed" - ], - [ - "▁imp", - "orted" - ], - [ - "H", - "IGH" - ], - [ - "ring", - "s" - ], - [ - "rin", - "gs" - ], - [ - "r", - "ings" - ], - [ - "▁In", - "stance" - ], - [ - "▁Inst", - "ance" - ], - [ - "▁", - "Instance" - ], - [ - "B", - "ay" - ], - [ - "ag", - "les" - ], - [ - "agle", - "s" - ], - [ - "a", - "gles" - ], - [ - "me", - "e" - ], - [ - "m", - "ee" - ], - [ - "ber", - "y" - ], - [ - "be", - "ry" - ], - [ - "b", - "ery" - ], - [ - "▁St", - "ories" - ], - [ - "▁Sto", - "ries" - ], - [ - "▁Ch", - "ase" - ], - [ - "▁Cha", - "se" - ], - [ - "▁car", - "riage" - ], - [ - "▁mis", - "under" - ], - [ - "▁imag", - "in" - ], - [ - "p", - "w" - ], - [ - "▁M", - "eter" - ], - [ - "▁Me", - "ter" - ], - [ - "▁Met", - "er" - ], - [ - "▁crow", - "ds" - ], - [ - "▁crowd", - "s" - ], - [ - "▁F", - "ame" - ], - [ - "▁Fa", - "me" - ], - [ - "sk", - "ill" - ], - [ - "ski", - "ll" - ], - [ - "s", - "kill" - ], - [ - "▁c", - "omed" - ], - [ - "▁com", - "ed" - ], - [ - "▁co", - "med" - ], - [ - "▁come", - "d" - ], - [ - "▁", - "comed" - ], - [ - "▁r", - "anch" - ], - [ - "▁ran", - "ch" - ], - [ - "▁l", - "acking" - ], - [ - "▁lack", - "ing" - ], - [ - "▁lac", - "king" - ], - [ - "▁sub", - "mar" - ], - [ - "▁subm", - "ar" - ], - [ - "ia", - "nte" - ], - [ - "ian", - "te" - ], - [ - "iant", - "e" - ], - [ - "i", - "ante" - ], - [ - "▁l", - "anz" - ], - [ - "▁lan", - "z" - ], - [ - "▁слу", - "ж" - ], - [ - "--", - "---------" - ], - [ - "----", - "-------" - ], - [ - "--------", - "---" - ], - [ - "---", - "--------" - ], - [ - "-----", - "------" - ], - [ - "----------", - "-" - ], - [ - "------", - "-----" - ], - [ - "---------", - "--" - ], - [ - "-------", - "----" - ], - [ - "-", - "----------" - ], - [ - "▁ob", - "ten" - ], - [ - "▁obt", - "en" - ], - [ - "▁down", - "stairs" - ], - [ - "Y", - "N" - ], - [ - "rot", - "ation" - ], - [ - "▁J", - "esse" - ], - [ - "▁Jes", - "se" - ], - [ - "▁Jess", - "e" - ], - [ - "$", - "(\"#" - ], - [ - "▁p", - "uls" - ], - [ - "▁pu", - "ls" - ], - [ - "▁pul", - "s" - ], - [ - "ir", - "ling" - ], - [ - "irl", - "ing" - ], - [ - "▁Sch", - "aus" - ], - [ - "▁Sc", - "haus" - ], - [ - "▁de", - "ployed" - ], - [ - "▁deploy", - "ed" - ], - [ - "▁{", - "}\"," - ], - [ - "▁{}", - "\"," - ], - [ - "▁Mar", - "vel" - ], - [ - "EN", - "UM" - ], - [ - "E", - "NUM" - ], - [ - "▁Mat", - "hemat" - ], - [ - "▁Math", - "emat" - ], - [ - "▁n", - "n" - ], - [ - "▁", - "nn" - ], - [ - "com", - "pet" - ], - [ - "comp", - "et" - ], - [ - "k", - "ów" - ], - [ - "bi", - "l" - ], - [ - "b", - "il" - ], - [ - "Wh", - "ich" - ], - [ - "is", - "ine" - ], - [ - "isi", - "ne" - ], - [ - "▁r", - "ude" - ], - [ - "▁ru", - "de" - ], - [ - "▁n", - "iveau" - ], - [ - "▁á", - "rea" - ], - [ - "▁p", - "rès" - ], - [ - "▁pr", - "ès" - ], - [ - "at", - "is" - ], - [ - "ati", - "s" - ], - [ - "▁[...", - "]" - ], - [ - "fu", - "r" - ], - [ - "f", - "ur" - ], - [ - "om", - "m" - ], - [ - "o", - "mm" - ], - [ - "pack", - "ed" - ], - [ - "p", - "acked" - ], - [ - "ме", - "не" - ], - [ - "мен", - "е" - ], - [ - "м", - "ене" - ], - [ - "script", - "style" - ], - [ - "▁A", - "th" - ], - [ - "▁At", - "h" - ], - [ - "▁d", - "esp" - ], - [ - "▁de", - "sp" - ], - [ - "▁des", - "p" - ], - [ - "elt", - "emperaturen" - ], - [ - "▁tal", - "ents" - ], - [ - "▁talent", - "s" - ], - [ - "oc", - "y" - ], - [ - "o", - "cy" - ], - [ - "▁r", - "aises" - ], - [ - "▁rais", - "es" - ], - [ - "▁raise", - "s" - ], - [ - "▁ra", - "ises" - ], - [ - "LI", - "MIT" - ], - [ - "L", - "IMIT" - ], - [ - "▁editor", - "ial" - ], - [ - "▁edit", - "orial" - ], - [ - "▁An", - "imal" - ], - [ - "▁Anim", - "al" - ], - [ - "dr", - "ive" - ], - [ - "d", - "rive" - ], - [ - "▁рабо", - "та" - ], - [ - "bs", - "s" - ], - [ - "b", - "ss" - ], - [ - "▁S", - "ev" - ], - [ - "▁Se", - "v" - ], - [ - "ep", - "och" - ], - [ - "e", - "poch" - ], - [ - "▁R", - "C" - ], - [ - "▁", - "RC" - ], - [ - "UN", - "USED" - ], - [ - "▁mand", - "atory" - ], - [ - "(", - "?:" - ], - [ - "▁B", - "in" - ], - [ - "▁Bi", - "n" - ], - [ - "▁", - "Bin" - ], - [ - "▁synt", - "hetic" - ], - [ - "▁g", - "own" - ], - [ - "▁go", - "wn" - ], - [ - "▁D", - "ob" - ], - [ - "▁Do", - "b" - ], - [ - "ka", - "p" - ], - [ - "k", - "ap" - ], - [ - "▁har", - "mon" - ], - [ - "▁harm", - "on" - ], - [ - "▁liber", - "ty" - ], - [ - "▁libert", - "y" - ], - [ - "▁R", - "ice" - ], - [ - "▁Ric", - "e" - ], - [ - "▁pray", - "ers" - ], - [ - "▁pra", - "yers" - ], - [ - "▁prayer", - "s" - ], - [ - "▁m", - "ise" - ], - [ - "▁mis", - "e" - ], - [ - "▁mi", - "se" - ], - [ - "▁conf", - "using" - ], - [ - "▁le", - "ap" - ], - [ - "▁arriv", - "es" - ], - [ - "▁arr", - "ives" - ], - [ - "▁arrive", - "s" - ], - [ - "ka", - "mp" - ], - [ - "k", - "amp" - ], - [ - "▁th", - "ats" - ], - [ - "▁that", - "s" - ], - [ - "AC", - "C" - ], - [ - "A", - "CC" - ], - [ - "▁Param", - "eters" - ], - [ - "▁Parameter", - "s" - ], - [ - "▁", - "Parameters" - ], - [ - "▁о", - "дно" - ], - [ - "▁од", - "но" - ], - [ - "▁B", - "io" - ], - [ - "▁Bi", - "o" - ], - [ - "d", - "ensity" - ], - [ - "▁gl", - "impse" - ], - [ - "FO", - "RE" - ], - [ - "FOR", - "E" - ], - [ - "▁L", - "isten" - ], - [ - "▁List", - "en" - ], - [ - "▁Li", - "sten" - ], - [ - "▁Liste", - "n" - ], - [ - "▁Lis", - "ten" - ], - [ - "▁", - "Listen" - ], - [ - "Pr", - "ev" - ], - [ - "Pre", - "v" - ], - [ - "P", - "rev" - ], - [ - "}\\", - ",\\" - ], - [ - "}\\,", - "\\" - ], - [ - "}", - "\\,\\" - ], - [ - "ку", - "ль" - ], - [ - "▁S", - "EC" - ], - [ - "▁SE", - "C" - ], - [ - "▁", - "SEC" - ], - [ - "▁expl", - "ored" - ], - [ - "▁explore", - "d" - ], - [ - "▁explo", - "red" - ], - [ - "▁mean", - "time" - ], - [ - "▁meant", - "ime" - ], - [ - "AI", - "L" - ], - [ - "A", - "IL" - ], - [ - "▁W", - "P" - ], - [ - "▁", - "WP" - ], - [ - "▁r", - "aison" - ], - [ - "▁rais", - "on" - ], - [ - "▁ra", - "ison" - ], - [ - "▁ex", - "iste" - ], - [ - "▁exist", - "e" - ], - [ - "▁l", - "esser" - ], - [ - "▁les", - "ser" - ], - [ - "▁less", - "er" - ], - [ - "▁Valid", - "ate" - ], - [ - "▁", - "Validate" - ], - [ - "▁ca", - "ution" - ], - [ - "▁caut", - "ion" - ], - [ - "us", - "ta" - ], - [ - "ust", - "a" - ], - [ - "u", - "sta" - ], - [ - "he", - "ading" - ], - [ - "head", - "ing" - ], - [ - "EF", - "F" - ], - [ - "E", - "FF" - ], - [ - ".'", - "\"" - ], - [ - ".", - "'\"" - ], - [ - "▁Gil", - "bert" - ], - [ - "▁lim", - "itation" - ], - [ - "▁limit", - "ation" - ], - [ - "▁ret", - "our" - ], - [ - "▁Common", - "wealth" - ], - [ - "▁gew", - "ann" - ], - [ - "▁miser", - "able" - ], - [ - "▁net", - "working" - ], - [ - "▁network", - "ing" - ], - [ - "▁ott", - "obre" - ], - [ - "▁otto", - "bre" - ], - [ - "▁D", - "ise" - ], - [ - "▁Dis", - "e" - ], - [ - "▁Di", - "se" - ], - [ - "ed", - "ges" - ], - [ - "edge", - "s" - ], - [ - "▁s", - "ede" - ], - [ - "▁se", - "de" - ], - [ - "▁sed", - "e" - ], - [ - "ви", - "ча" - ], - [ - "вич", - "а" - ], - [ - "un", - "iform" - ], - [ - "uni", - "form" - ], - [ - "▁дея", - "тель" - ], - [ - "ir", - "os" - ], - [ - "iro", - "s" - ], - [ - "i", - "ros" - ], - [ - "▁d", - "esen" - ], - [ - "▁de", - "sen" - ], - [ - "▁des", - "en" - ], - [ - "▁p", - "arc" - ], - [ - "▁par", - "c" - ], - [ - "▁pa", - "rc" - ], - [ - "▁R", - "ico" - ], - [ - "▁Ric", - "o" - ], - [ - "N", - "s" - ], - [ - "gu", - "id" - ], - [ - "gui", - "d" - ], - [ - "g", - "uid" - ], - [ - "or", - "io" - ], - [ - "ori", - "o" - ], - [ - "o", - "rio" - ], - [ - "ave", - "length" - ], - [ - "avel", - "ength" - ], - [ - "▁G", - "le" - ], - [ - "▁Gl", - "e" - ], - [ - "ince", - "ton" - ], - [ - "inc", - "eton" - ], - [ - "Am", - "az" - ], - [ - "A", - "maz" - ], - [ - "Con", - "struct" - ], - [ - "Const", - "ruct" - ], - [ - "▁m", - "x" - ], - [ - "▁", - "mx" - ], - [ - "▁V", - "ern" - ], - [ - "▁Ver", - "n" - ], - [ - "▁Ve", - "rn" - ], - [ - "▁Gener", - "ation" - ], - [ - "▁", - "Generation" - ], - [ - "J", - "ack" - ], - [ - "ro", - "mag" - ], - [ - "rom", - "ag" - ], - [ - "▁vi", - "agra" - ], - [ - "▁via", - "gra" - ], - [ - "▁P", - "eg" - ], - [ - "▁Pe", - "g" - ], - [ - "▁Up", - "dated" - ], - [ - "▁Update", - "d" - ], - [ - "▁", - "Updated" - ], - [ - "▁over", - "lap" - ], - [ - "▁overl", - "ap" - ], - [ - "Event", - "Args" - ], - [ - "к", - "ро" - ], - [ - "▁*", - "«" - ], - [ - "▁quest", - "ioned" - ], - [ - "▁question", - "ed" - ], - [ - "So", - "uth" - ], - [ - "S", - "outh" - ], - [ - "not", - "ice" - ], - [ - "▁perman", - "ently" - ], - [ - "▁permanent", - "ly" - ], - [ - "ls", - "t" - ], - [ - "l", - "st" - ], - [ - "fi", - "cie" - ], - [ - "fic", - "ie" - ], - [ - "▁qu", - "ella" - ], - [ - "▁que", - "lla" - ], - [ - "▁quel", - "la" - ], - [ - "▁college", - "s" - ], - [ - "▁colle", - "ges" - ], - [ - "▁colleg", - "es" - ], - [ - "▁disappoint", - "ment" - ], - [ - "▁Lu", - "ft" - ], - [ - "img", - "ur" - ], - [ - "▁trans", - "itions" - ], - [ - "▁transition", - "s" - ], - [ - "▁transit", - "ions" - ], - [ - "▁s", - "eller" - ], - [ - "▁sell", - "er" - ], - [ - "▁sel", - "ler" - ], - [ - "▁ию", - "ня" - ], - [ - "▁O", - "g" - ], - [ - "▁A", - "DD" - ], - [ - "▁AD", - "D" - ], - [ - "▁", - "ADD" - ], - [ - "▁P", - "ays" - ], - [ - "▁Pa", - "ys" - ], - [ - "▁Pay", - "s" - ], - [ - "COMM", - "AND" - ], - [ - "gr", - "ades" - ], - [ - "grad", - "es" - ], - [ - "grade", - "s" - ], - [ - "gra", - "des" - ], - [ - "▁fe", - "bbra" - ], - [ - "▁C", - "yr" - ], - [ - "▁Cy", - "r" - ], - [ - "▁febbra", - "io" - ], - [ - "et", - "i" - ], - [ - "e", - "ti" - ], - [ - "▁a", - "rom" - ], - [ - "▁ar", - "om" - ], - [ - "▁Cl", - "aude" - ], - [ - "▁Claud", - "e" - ], - [ - "▁UE", - "FA" - ], - [ - "▁жи", - "ве" - ], - [ - "▁Victor", - "ian" - ], - [ - "▁Victoria", - "n" - ], - [ - "ke", - "eping" - ], - [ - "keep", - "ing" - ], - [ - "kee", - "ping" - ], - [ - "ê", - "n" - ], - [ - "▁FIX", - "ME" - ], - [ - "it", - "ime" - ], - [ - "iti", - "me" - ], - [ - "i", - "time" - ], - [ - "ch", - "estr" - ], - [ - "che", - "str" - ], - [ - "ches", - "tr" - ], - [ - "▁Sam", - "sung" - ], - [ - "▁do", - "ctrine" - ], - [ - "▁p", - "ear" - ], - [ - "▁pe", - "ar" - ], - [ - "▁Mediterr", - "anean" - ], - [ - "▁Y", - "a" - ], - [ - "▁v", - "ault" - ], - [ - "▁va", - "ult" - ], - [ - "▁Hist", - "oric" - ], - [ - "▁Histor", - "ic" - ], - [ - "▁se", - "dan" - ], - [ - "▁sed", - "an" - ], - [ - "▁he", - "ated" - ], - [ - "▁heat", - "ed" - ], - [ - "▁polít", - "ica" - ], - [ - "Pro", - "of" - ], - [ - ":", - "{" - ], - [ - "fe", - "m" - ], - [ - "f", - "em" - ], - [ - "▁Frank", - "furt" - ], - [ - "pect", - "ives" - ], - [ - "pective", - "s" - ], - [ - "M", - "G" - ], - [ - "▁E", - "ye" - ], - [ - "da", - "i" - ], - [ - "d", - "ai" - ], - [ - "▁res", - "erves" - ], - [ - "▁reserv", - "es" - ], - [ - "▁reserve", - "s" - ], - [ - "NE", - "R" - ], - [ - "N", - "ER" - ], - [ - "▁tob", - "acco" - ], - [ - "▁frag", - "ments" - ], - [ - "▁fragment", - "s" - ], - [ - "ic", - "c" - ], - [ - "i", - "cc" - ], - [ - "▁b", - "ooth" - ], - [ - "▁bo", - "oth" - ], - [ - "▁boot", - "h" - ], - [ - "▁cru", - "ise" - ], - [ - "▁Test", - "ament" - ], - [ - "co", - "la" - ], - [ - "col", - "a" - ], - [ - "c", - "ola" - ], - [ - "▁Le", - "op" - ], - [ - "▁Leo", - "p" - ], - [ - "▁n", - "oon" - ], - [ - "▁no", - "on" - ], - [ - "▁", - "noon" - ], - [ - "▁terr", - "ified" - ], - [ - "v", - "b" - ], - [ - "int", - "el" - ], - [ - "inte", - "l" - ], - [ - "al", - "ie" - ], - [ - "ali", - "e" - ], - [ - "a", - "lie" - ], - [ - "▁ver", - "ification" - ], - [ - "yst", - "er" - ], - [ - "ys", - "ter" - ], - [ - "y", - "ster" - ], - [ - "AD", - "ER" - ], - [ - "A", - "DER" - ], - [ - "ch", - "ied" - ], - [ - "chie", - "d" - ], - [ - "chi", - "ed" - ], - [ - "▁data", - "sets" - ], - [ - "▁dat", - "asets" - ], - [ - "▁dataset", - "s" - ], - [ - "▁з", - "і" - ], - [ - "▁", - "зі" - ], - [ - "▁m", - "iem" - ], - [ - "▁mi", - "em" - ], - [ - "▁mie", - "m" - ], - [ - "ul", - "ates" - ], - [ - "ula", - "tes" - ], - [ - "ulate", - "s" - ], - [ - "▁u", - "uid" - ], - [ - "▁", - "uuid" - ], - [ - "▁Pict", - "ures" - ], - [ - "▁Picture", - "s" - ], - [ - "▁B", - "rend" - ], - [ - "▁Br", - "end" - ], - [ - "▁Bre", - "nd" - ], - [ - "▁Bren", - "d" - ], - [ - "Bill", - "board" - ], - [ - "▁s", - "tern" - ], - [ - "▁st", - "ern" - ], - [ - "▁ste", - "rn" - ], - [ - "▁ster", - "n" - ], - [ - "▁de", - "nom" - ], - [ - "▁den", - "om" - ], - [ - "▁acc", - "idents" - ], - [ - "▁accident", - "s" - ], - [ - "с", - "ня" - ], - [ - "▁p", - "acking" - ], - [ - "▁pack", - "ing" - ], - [ - "▁pac", - "king" - ], - [ - "ци", - "ја" - ], - [ - "ibli", - "cal" - ], - [ - "iblic", - "al" - ], - [ - "▁Та", - "к" - ], - [ - "▁wh", - "isk" - ], - [ - "▁whis", - "k" - ], - [ - "▁l", - "uego" - ], - [ - "▁lu", - "ego" - ], - [ - "▁rect", - "angle" - ], - [ - "▁ho", - "oks" - ], - [ - "▁hook", - "s" - ], - [ - "▁", - "hooks" - ], - [ - "▁neg", - "lect" - ], - [ - "▁negl", - "ect" - ], - [ - "▁s", - "ober" - ], - [ - "▁so", - "ber" - ], - [ - "▁sob", - "er" - ], - [ - "pro", - "position" - ], - [ - "Mult", - "iple" - ], - [ - "Multi", - "ple" - ], - [ - ":\"", - "," - ], - [ - ":", - "\"," - ], - [ - "▁b", - "apt" - ], - [ - "▁ba", - "pt" - ], - [ - "Par", - "ts" - ], - [ - "Part", - "s" - ], - [ - "P", - "arts" - ], - [ - "▁S", - "election" - ], - [ - "▁Se", - "lection" - ], - [ - "▁Sel", - "ection" - ], - [ - "▁Select", - "ion" - ], - [ - "▁", - "Selection" - ], - [ - "▁Al", - "pha" - ], - [ - "▁", - "Alpha" - ], - [ - "we", - "ights" - ], - [ - "weight", - "s" - ], - [ - "ha", - "ll" - ], - [ - "hal", - "l" - ], - [ - "h", - "all" - ], - [ - "со", - "б" - ], - [ - "с", - "об" - ], - [ - "▁l", - "ur" - ], - [ - "▁lu", - "r" - ], - [ - "▁ép", - "oca" - ], - [ - "▁re", - "sted" - ], - [ - "▁r", - "ested" - ], - [ - "▁res", - "ted" - ], - [ - "▁rest", - "ed" - ], - [ - "▁reste", - "d" - ], - [ - "amb", - "igu" - ], - [ - "▁taste", - "s" - ], - [ - "▁tast", - "es" - ], - [ - "amazon", - "aws" - ], - [ - "▁conf", - "ess" - ], - [ - "▁dic", - "iembre" - ], - [ - "▁dici", - "embre" - ], - [ - "im", - "plement" - ], - [ - "impl", - "ement" - ], - [ - "imp", - "lement" - ], - [ - "▁absor", - "ption" - ], - [ - "Ha", - "l" - ], - [ - "H", - "al" - ], - [ - "LE", - "AN" - ], - [ - "▁Z", - "ach" - ], - [ - "▁Za", - "ch" - ], - [ - "▁free", - "ze" - ], - [ - "▁fre", - "eze" - ], - [ - "L", - "BL" - ], - [ - "ST", - "M" - ], - [ - "S", - "TM" - ], - [ - "▁cal", - "c" - ], - [ - "▁ca", - "lc" - ], - [ - "▁", - "calc" - ], - [ - "={", - "()" - ], - [ - "=", - "*/" - ], - [ - "▁b", - "t" - ], - [ - "▁", - "bt" - ], - [ - "Re", - "b" - ], - [ - "R", - "eb" - ], - [ - "▁W", - "ien" - ], - [ - "▁Wi", - "en" - ], - [ - "an", - "ska" - ], - [ - "ans", - "ka" - ], - [ - "ansk", - "a" - ], - [ - "▁s", - "urn" - ], - [ - "▁su", - "rn" - ], - [ - "▁sur", - "n" - ], - [ - "iat", - "ive" - ], - [ - "i", - "ative" - ], - [ - "▁inv", - "ån" - ], - [ - "C", - "Y" - ], - [ - "▁l", - "à" - ], - [ - "am", - "ba" - ], - [ - "amb", - "a" - ], - [ - "le", - "en" - ], - [ - "lee", - "n" - ], - [ - "l", - "een" - ], - [ - "wa", - "hl" - ], - [ - "w", - "ahl" - ], - [ - "▁function", - "ing" - ], - [ - "ți", - "a" - ], - [ - "ț", - "ia" - ], - [ - "get", - "Context" - ], - [ - "ga", - "rt" - ], - [ - "gar", - "t" - ], - [ - "g", - "art" - ], - [ - "▁о", - "бе" - ], - [ - "▁об", - "е" - ], - [ - "Pe", - "n" - ], - [ - "P", - "en" - ], - [ - "vi", - "k" - ], - [ - "v", - "ik" - ], - [ - "Sl", - "ider" - ], - [ - "▁Ac", - "cept" - ], - [ - "▁", - "Accept" - ], - [ - "Ga", - "p" - ], - [ - "G", - "ap" - ], - [ - "▁J", - "orge" - ], - [ - "SI", - "G" - ], - [ - "S", - "IG" - ], - [ - "▁во", - "с" - ], - [ - "▁го", - "ло" - ], - [ - "▁г", - "оло" - ], - [ - "▁period", - "o" - ], - [ - "ш", - "та" - ], - [ - "▁pat", - "ches" - ], - [ - "▁patch", - "es" - ], - [ - "ко", - "ї" - ], - [ - "är", - "e" - ], - [ - "ä", - "re" - ], - [ - "eng", - "ono" - ], - [ - "li", - "sta" - ], - [ - "list", - "a" - ], - [ - "l", - "ista" - ], - [ - "hor", - "n" - ], - [ - "ho", - "rn" - ], - [ - "h", - "orn" - ], - [ - "▁Com", - "plex" - ], - [ - "▁Comp", - "lex" - ], - [ - "▁", - "Complex" - ], - [ - "Se", - "nt" - ], - [ - "S", - "ent" - ], - [ - "tr", - "fs" - ], - [ - "▁conv", - "ex" - ], - [ - "▁conve", - "x" - ], - [ - "Gener", - "ation" - ], - [ - "▁міс", - "це" - ], - [ - "com", - "press" - ], - [ - "comp", - "ress" - ], - [ - "▁S", - "ax" - ], - [ - "▁Sa", - "x" - ], - [ - "▁u", - "id" - ], - [ - "▁ui", - "d" - ], - [ - "▁", - "uid" - ], - [ - "▁Leb", - "ens" - ], - [ - "▁Leben", - "s" - ], - [ - "Com", - "pletion" - ], - [ - "\\|", - "_{" - ], - [ - "\\", - "|_{" - ], - [ - "in", - "sky" - ], - [ - "ins", - "ky" - ], - [ - "▁sc", - "hon" - ], - [ - "▁sch", - "on" - ], - [ - "▁m", - "asters" - ], - [ - "▁ma", - "sters" - ], - [ - "▁master", - "s" - ], - [ - "▁mas", - "ters" - ], - [ - "▁mast", - "ers" - ], - [ - "in", - "depend" - ], - [ - "inde", - "pend" - ], - [ - "ne", - "ys" - ], - [ - "ney", - "s" - ], - [ - "▁l", - "ied" - ], - [ - "▁li", - "ed" - ], - [ - "▁lie", - "d" - ], - [ - "▁a", - "spir" - ], - [ - "▁asp", - "ir" - ], - [ - "ч", - "ні" - ], - [ - "▁break", - "down" - ], - [ - "▁H", - "arm" - ], - [ - "▁Har", - "m" - ], - [ - "▁Ha", - "rm" - ], - [ - "▁design", - "ing" - ], - [ - "h", - "f" - ], - [ - "▁Ang", - "ela" - ], - [ - "▁Angel", - "a" - ], - [ - "▁con", - "fer" - ], - [ - "▁conf", - "er" - ], - [ - "▁part", - "ido" - ], - [ - "▁parti", - "do" - ], - [ - "▁inter", - "ference" - ], - [ - "ma", - "o" - ], - [ - "m", - "ao" - ], - [ - "▁absor", - "bed" - ], - [ - "▁absorb", - "ed" - ], - [ - "▁V", - "all" - ], - [ - "▁Val", - "l" - ], - [ - "▁Va", - "ll" - ], - [ - "Error", - "Code" - ], - [ - "▁Publish", - "ing" - ], - [ - "va", - "no" - ], - [ - "van", - "o" - ], - [ - "v", - "ano" - ], - [ - "BIT", - "S" - ], - [ - "BI", - "TS" - ], - [ - "B", - "ITS" - ], - [ - "▁de", - "er" - ], - [ - "▁Camp", - "aign" - ], - [ - "▁g", - "raz" - ], - [ - "▁gr", - "az" - ], - [ - "▁gra", - "z" - ], - [ - "CHAN", - "GE" - ], - [ - "▁f", - "eder" - ], - [ - "▁fe", - "der" - ], - [ - "▁fed", - "er" - ], - [ - "if", - "fe" - ], - [ - "iff", - "e" - ], - [ - "hand", - "ed" - ], - [ - "han", - "ded" - ], - [ - "h", - "anded" - ], - [ - "c", - "q" - ], - [ - "um", - "bing" - ], - [ - "umb", - "ing" - ], - [ - "▁un", - "re" - ], - [ - "▁s", - "iendo" - ], - [ - "▁si", - "endo" - ], - [ - "▁sim", - "pler" - ], - [ - "▁simple", - "r" - ], - [ - "▁simpl", - "er" - ], - [ - "wh", - "y" - ], - [ - "w", - "hy" - ], - [ - "ar", - "ettes" - ], - [ - "are", - "ttes" - ], - [ - "aret", - "tes" - ], - [ - "arette", - "s" - ], - [ - "an", - "st" - ], - [ - "ans", - "t" - ], - [ - "▁h", - "ass" - ], - [ - "▁has", - "s" - ], - [ - "▁ha", - "ss" - ], - [ - "▁Enter", - "prise" - ], - [ - "▁m", - "ois" - ], - [ - "▁mo", - "is" - ], - [ - "▁F", - "o" - ], - [ - "▁уча", - "ст" - ], - [ - "ff", - "en" - ], - [ - "f", - "fen" - ], - [ - "▁MOD", - "ULE" - ], - [ - "▁", - "MODULE" - ], - [ - "▁activ", - "ated" - ], - [ - "▁activate", - "d" - ], - [ - "▁intern", - "acional" - ], - [ - "▁M", - "ittel" - ], - [ - "deg", - "ree" - ], - [ - "▁от", - "кры" - ], - [ - "▁&", - "(" - ], - [ - "get", - "Property" - ], - [ - "is", - "z" - ], - [ - "i", - "sz" - ], - [ - "ced", - "ure" - ], - [ - "▁en", - "ters" - ], - [ - "▁ent", - "ers" - ], - [ - "▁enter", - "s" - ], - [ - "▁S", - "ally" - ], - [ - "▁Sal", - "ly" - ], - [ - "▁Tr", - "ain" - ], - [ - "▁Tra", - "in" - ], - [ - "▁lo", - "gged" - ], - [ - "▁log", - "ged" - ], - [ - "▁R", - "av" - ], - [ - "▁Ra", - "v" - ], - [ - "▁A", - "void" - ], - [ - "▁Av", - "oid" - ], - [ - "▁K", - "aiser" - ], - [ - "▁Ka", - "iser" - ], - [ - "▁ex", - "pend" - ], - [ - "▁exp", - "end" - ], - [ - "ap", - "hor" - ], - [ - "aph", - "or" - ], - [ - "▁b", - "rass" - ], - [ - "▁br", - "ass" - ], - [ - "▁bra", - "ss" - ], - [ - "▁bras", - "s" - ], - [ - "▁mel", - "od" - ], - [ - "▁att", - "itudes" - ], - [ - "▁attitude", - "s" - ], - [ - "*", - "\"" - ], - [ - "W", - "all" - ], - [ - "▁o", - "we" - ], - [ - "▁", - "owe" - ], - [ - "▁b", - "amb" - ], - [ - "▁ba", - "mb" - ], - [ - "sh", - "ader" - ], - [ - "sha", - "der" - ], - [ - "ce", - "ster" - ], - [ - "ces", - "ter" - ], - [ - "c", - "ester" - ], - [ - "▁P", - "P" - ], - [ - "▁", - "PP" - ], - [ - "▁migr", - "ations" - ], - [ - "▁migration", - "s" - ], - [ - "ent", - "ric" - ], - [ - "entr", - "ic" - ], - [ - "▁Set", - "up" - ], - [ - "▁", - "Setup" - ], - [ - "▁Art", - "ist" - ], - [ - "hr", - "e" - ], - [ - "h", - "re" - ], - [ - "▁pol", - "ite" - ], - [ - "▁polit", - "e" - ], - [ - "ah", - "an" - ], - [ - "aha", - "n" - ], - [ - "a", - "han" - ], - [ - "▁lug", - "lio" - ], - [ - "▁pre", - "decess" - ], - [ - "▁S", - "IG" - ], - [ - "▁SI", - "G" - ], - [ - "▁", - "SIG" - ], - [ - "ті", - "в" - ], - [ - "т", - "ів" - ], - [ - "▁R", - "F" - ], - [ - "▁", - "RF" - ], - [ - "▁D", - "ry" - ], - [ - "▁Dr", - "y" - ], - [ - "▁m", - "aker" - ], - [ - "▁make", - "r" - ], - [ - "▁ma", - "ker" - ], - [ - "▁", - "maker" - ], - [ - "ши", - "м" - ], - [ - "ш", - "им" - ], - [ - "▁S", - "ounds" - ], - [ - "▁Sound", - "s" - ], - [ - "▁implement", - "ing" - ], - [ - "▁a", - "h" - ], - [ - "▁", - "ah" - ], - [ - "▁g", - "ev" - ], - [ - "▁ge", - "v" - ], - [ - "▁du", - "plicate" - ], - [ - "▁L", - "ogan" - ], - [ - "▁Log", - "an" - ], - [ - "▁Lo", - "gan" - ], - [ - "▁G", - "rade" - ], - [ - "▁Gr", - "ade" - ], - [ - "▁Grad", - "e" - ], - [ - "▁Gra", - "de" - ], - [ - "DU", - "CT" - ], - [ - "ís", - "es" - ], - [ - "í", - "ses" - ], - [ - "ér", - "t" - ], - [ - "é", - "rt" - ], - [ - "▁nons", - "ense" - ], - [ - "back", - "up" - ], - [ - "Att", - "achment" - ], - [ - "▁e", - "cc" - ], - [ - "▁ec", - "c" - ], - [ - "▁Squad", - "ron" - ], - [ - "le", - "arn" - ], - [ - "lear", - "n" - ], - [ - "de", - "precated" - ], - [ - "dep", - "recated" - ], - [ - "▁A", - "ub" - ], - [ - "▁Au", - "b" - ], - [ - "▁G", - "ol" - ], - [ - "▁Go", - "l" - ], - [ - "▁over", - "l" - ], - [ - "SER", - "VICE" - ], - [ - "▁beautiful", - "ly" - ], - [ - "RE", - "L" - ], - [ - "R", - "EL" - ], - [ - "▁G", - "ian" - ], - [ - "▁Gi", - "an" - ], - [ - "▁P", - "apa" - ], - [ - "▁Pa", - "pa" - ], - [ - "▁Pap", - "a" - ], - [ - "res", - "pond" - ], - [ - "respon", - "d" - ], - [ - "resp", - "ond" - ], - [ - "▁Carib", - "bean" - ], - [ - "r", - "n" - ], - [ - "▁худо", - "ж" - ], - [ - "C", - "fg" - ], - [ - "ra", - "i" - ], - [ - "r", - "ai" - ], - [ - "▁sn", - "iff" - ], - [ - "tt", - "o" - ], - [ - "t", - "to" - ], - [ - "оло", - "ги" - ], - [ - "о", - "логи" - ], - [ - "▁r", - "b" - ], - [ - "▁", - "rb" - ], - [ - "▁inc", - "idents" - ], - [ - "▁incident", - "s" - ], - [ - "▁d", - "uck" - ], - [ - "▁du", - "ck" - ], - [ - "▁PROVID", - "ED" - ], - [ - "Source", - "s" - ], - [ - "S", - "ources" - ], - [ - "▁Chel", - "sea" - ], - [ - "▁t", - "ek" - ], - [ - "▁te", - "k" - ], - [ - "▁", - "tek" - ], - [ - "▁на", - "лази" - ], - [ - "▁pil", - "ots" - ], - [ - "▁pilot", - "s" - ], - [ - "т", - "ки" - ], - [ - "▁tr", - "aded" - ], - [ - "▁trad", - "ed" - ], - [ - "▁tra", - "ded" - ], - [ - "▁trade", - "d" - ], - [ - "▁Be", - "ijing" - ], - [ - "▁Greg", - "ory" - ], - [ - "scal", - "ar" - ], - [ - "▁incl", - "ined" - ], - [ - "▁inc", - "lined" - ], - [ - "▁K", - "amp" - ], - [ - "▁Kam", - "p" - ], - [ - "▁Ka", - "mp" - ], - [ - "▁M", - "arian" - ], - [ - "▁Mar", - "ian" - ], - [ - "▁Ma", - "rian" - ], - [ - "▁Maria", - "n" - ], - [ - "▁fier", - "ce" - ], - [ - "▁the", - "ft" - ], - [ - "▁th", - "eft" - ], - [ - "ющи", - "х" - ], - [ - "▁In", - "to" - ], - [ - "▁Int", - "o" - ], - [ - "▁", - "Into" - ], - [ - "con", - "straint" - ], - [ - "parent", - "Node" - ], - [ - "id", - "ental" - ], - [ - "ident", - "al" - ], - [ - "iden", - "tal" - ], - [ - "▁gouver", - "nement" - ], - [ - "▁S", - "ND" - ], - [ - "▁SN", - "D" - ], - [ - "▁Rub", - "y" - ], - [ - "▁Ru", - "by" - ], - [ - "▁mon", - "aster" - ], - [ - "Rec", - "ords" - ], - [ - "Record", - "s" - ], - [ - "▁K", - "ab" - ], - [ - "▁Ka", - "b" - ], - [ - "▁Un", - "iverse" - ], - [ - "▁Univers", - "e" - ], - [ - "▁approxim", - "ate" - ], - [ - "▁approx", - "imate" - ], - [ - "W", - "ater" - ], - [ - "▁Phys", - "ical" - ], - [ - "ap", - "pers" - ], - [ - "app", - "ers" - ], - [ - "appe", - "rs" - ], - [ - "oubt", - "edly" - ], - [ - "ло", - "жен" - ], - [ - "ложе", - "н" - ], - [ - "▁tow", - "el" - ], - [ - "▁sib", - "lings" - ], - [ - "ep", - "h" - ], - [ - "e", - "ph" - ], - [ - "ic", - "ios" - ], - [ - "ici", - "os" - ], - [ - "icio", - "s" - ], - [ - "ра", - "ми" - ], - [ - "▁out", - "rage" - ], - [ - "▁tamb", - "é" - ], - [ - "SR", - "C" - ], - [ - "S", - "RC" - ], - [ - "те", - "лем" - ], - [ - "тел", - "ем" - ], - [ - "V", - "i" - ], - [ - ".'", - ");" - ], - [ - ".", - "');" - ], - [ - "L", - "M" - ], - [ - "▁m", - "itt" - ], - [ - "▁mit", - "t" - ], - [ - "▁mi", - "tt" - ], - [ - "▁", - "mitt" - ], - [ - "▁w", - "eed" - ], - [ - "▁we", - "ed" - ], - [ - "▁cr", - "ops" - ], - [ - "▁cro", - "ps" - ], - [ - "▁crop", - "s" - ], - [ - "im", - "an" - ], - [ - "ima", - "n" - ], - [ - "i", - "man" - ], - [ - "Cl", - "aim" - ], - [ - "ins", - "ula" - ], - [ - "▁(", - "“" - ], - [ - "▁Ch", - "anges" - ], - [ - "▁Change", - "s" - ], - [ - "▁", - "Changes" - ], - [ - "▁invån", - "are" - ], - [ - "ag", - "ain" - ], - [ - "aga", - "in" - ], - [ - "a", - "gain" - ], - [ - "▁c", - "nt" - ], - [ - "▁", - "cnt" - ], - [ - "▁G", - "az" - ], - [ - "▁Ga", - "z" - ], - [ - "▁a", - "ustral" - ], - [ - "over", - "lay" - ], - [ - "▁Me", - "chan" - ], - [ - "▁sl", - "ammed" - ], - [ - "▁tr", - "ailing" - ], - [ - "▁tra", - "iling" - ], - [ - "▁trail", - "ing" - ], - [ - "▁Bi", - "ography" - ], - [ - "▁appe", - "aling" - ], - [ - "▁appeal", - "ing" - ], - [ - "IV", - "ER" - ], - [ - "IVE", - "R" - ], - [ - "I", - "VER" - ], - [ - "▁A", - "ve" - ], - [ - "▁Av", - "e" - ], - [ - "▁P", - "lot" - ], - [ - "▁Pl", - "ot" - ], - [ - "vo", - "j" - ], - [ - "v", - "oj" - ], - [ - "▁s", - "ung" - ], - [ - "▁su", - "ng" - ], - [ - "▁sun", - "g" - ], - [ - "▁", - "sung" - ], - [ - "▁u", - "nos" - ], - [ - "▁un", - "os" - ], - [ - "▁uno", - "s" - ], - [ - "Effect", - "s" - ], - [ - "v", - "v" - ], - [ - "co", - "ok" - ], - [ - "c", - "ook" - ], - [ - "But", - "tons" - ], - [ - "Button", - "s" - ], - [ - "▁trans", - "m" - ], - [ - "ier", - "to" - ], - [ - "iert", - "o" - ], - [ - "CON", - "TEXT" - ], - [ - "CONT", - "EXT" - ], - [ - "▁dign", - "ity" - ], - [ - "air", - "ed" - ], - [ - "ai", - "red" - ], - [ - "aire", - "d" - ], - [ - "a", - "ired" - ], - [ - "java", - "x" - ], - [ - "jav", - "ax" - ], - [ - "j", - "avax" - ], - [ - "▁Albert", - "o" - ], - [ - "▁Alber", - "to" - ], - [ - "▁Rec", - "ently" - ], - [ - "▁Recent", - "ly" - ], - [ - "▁fac", - "ial" - ], - [ - "▁fa", - "cial" - ], - [ - "math", - "op" - ], - [ - "mat", - "hop" - ], - [ - "ał", - "o" - ], - [ - "a", - "ło" - ], - [ - "ви", - "д" - ], - [ - "co", - "tt" - ], - [ - "c", - "ott" - ], - [ - "Vari", - "ables" - ], - [ - "Variable", - "s" - ], - [ - "▁R", - "an" - ], - [ - "▁Ra", - "n" - ], - [ - "▁b", - "unk" - ], - [ - "am", - "iliar" - ], - [ - "amil", - "iar" - ], - [ - "CA", - "ST" - ], - [ - "C", - "AST" - ], - [ - "▁fr", - "ü" - ], - [ - "VE", - "D" - ], - [ - "V", - "ED" - ], - [ - "▁NOT", - "ICE" - ], - [ - "▁turn", - "o" - ], - [ - "▁tur", - "no" - ], - [ - "valid", - "ator" - ], - [ - "▁Portug", - "uese" - ], - [ - "▁question", - "ing" - ], - [ - "}}", - ")" - ], - [ - "}", - "})" - ], - [ - "▁l", - "ear" - ], - [ - "▁le", - "ar" - ], - [ - "▁", - "lear" - ], - [ - "X", - "amarin" - ], - [ - "▁dis", - "adv" - ], - [ - "enc", - "oded" - ], - [ - "encode", - "d" - ], - [ - "▁K", - "ot" - ], - [ - "▁Ko", - "t" - ], - [ - "ra", - "ted" - ], - [ - "rat", - "ed" - ], - [ - "rate", - "d" - ], - [ - "r", - "ated" - ], - [ - "▁The", - "ory" - ], - [ - "ci", - "us" - ], - [ - "c", - "ius" - ], - [ - "▁Dar", - "win" - ], - [ - "ђ", - "е" - ], - [ - "▁dé", - "cl" - ], - [ - "▁déc", - "l" - ], - [ - "▁обла", - "сть" - ], - [ - "ро", - "вич" - ], - [ - "▁mob", - "ility" - ], - [ - "▁mobil", - "ity" - ], - [ - "V", - "F" - ], - [ - "▁х", - "и" - ], - [ - "▁", - "хи" - ], - [ - "un", - "til" - ], - [ - "unt", - "il" - ], - [ - "u", - "ntil" - ], - [ - "▁bar", - "riers" - ], - [ - "▁barrier", - "s" - ], - [ - "▁barr", - "iers" - ], - [ - "gi", - "f" - ], - [ - "g", - "if" - ], - [ - "▁R", - "oh" - ], - [ - "▁Ro", - "h" - ], - [ - "▁a", - "ging" - ], - [ - "▁ag", - "ing" - ], - [ - "▁", - "aging" - ], - [ - "▁W", - "idget" - ], - [ - "▁", - "Widget" - ], - [ - "ol", - "k" - ], - [ - "▁f", - "arms" - ], - [ - "▁far", - "ms" - ], - [ - "▁farm", - "s" - ], - [ - "Check", - "er" - ], - [ - "Che", - "cker" - ], - [ - "Int", - "roduction" - ], - [ - "с", - "мо" - ], - [ - "▁Russ", - "ians" - ], - [ - "▁Russian", - "s" - ], - [ - "▁Russia", - "ns" - ], - [ - "na", - "ments" - ], - [ - "nam", - "ents" - ], - [ - "nament", - "s" - ], - [ - "n", - "aments" - ], - [ - "▁In", - "sert" - ], - [ - "▁Ins", - "ert" - ], - [ - "▁", - "Insert" - ], - [ - "▁When", - "ever" - ], - [ - "▁Whe", - "never" - ], - [ - "er", - "set" - ], - [ - "ers", - "et" - ], - [ - "it", - "ori" - ], - [ - "itor", - "i" - ], - [ - "ito", - "ri" - ], - [ - "▁D", - "ort" - ], - [ - "▁Do", - "rt" - ], - [ - "▁Dor", - "t" - ], - [ - "▁cost", - "ume" - ], - [ - "▁mathemat", - "ical" - ], - [ - "▁B", - "ast" - ], - [ - "▁Bas", - "t" - ], - [ - "▁Ba", - "st" - ], - [ - "▁nom", - "inated" - ], - [ - "▁nomin", - "ated" - ], - [ - "▁rest", - "oration" - ], - [ - "pos", - "al" - ], - [ - "po", - "sal" - ], - [ - "▁un", - "fortunate" - ], - [ - "P", - "s" - ], - [ - "LI", - "N" - ], - [ - "L", - "IN" - ], - [ - "▁int", - "act" - ], - [ - "▁prov", - "oc" - ], - [ - "▁situ", - "ée" - ], - [ - "▁но", - "ября" - ], - [ - "er", - "mo" - ], - [ - "erm", - "o" - ], - [ - "▁f", - "isher" - ], - [ - "▁fish", - "er" - ], - [ - "▁fis", - "her" - ], - [ - "г", - "ля" - ], - [ - "▁con", - "ting" - ], - [ - "▁cont", - "ing" - ], - [ - "▁contin", - "g" - ], - [ - "▁Do", - "ug" - ], - [ - "▁Dou", - "g" - ], - [ - "\"", - "?" - ], - [ - "▁E", - "va" - ], - [ - "▁Ev", - "a" - ], - [ - "▁t", - "ops" - ], - [ - "▁to", - "ps" - ], - [ - "▁top", - "s" - ], - [ - "▁Rem", - "ote" - ], - [ - "▁", - "Remote" - ], - [ - "▁art", - "work" - ], - [ - "▁art", - "illery" - ], - [ - "qu", - "ick" - ], - [ - "▁Arab", - "ia" - ], - [ - "▁SD", - "Value" - ], - [ - "▁Dak", - "ota" - ], - [ - "ia", - "ted" - ], - [ - "iat", - "ed" - ], - [ - "iate", - "d" - ], - [ - "i", - "ated" - ], - [ - "▁Op", - "tim" - ], - [ - "▁Opt", - "im" - ], - [ - "but", - "tons" - ], - [ - "button", - "s" - ], - [ - "▁c", - "ottage" - ], - [ - "▁where", - "in" - ], - [ - "▁tut", - "orial" - ], - [ - "▁S", - "cre" - ], - [ - "▁Sc", - "re" - ], - [ - "▁swe", - "ep" - ], - [ - "▁Coff", - "ee" - ], - [ - "})", - "}" - ], - [ - "}", - ")}" - ], - [ - "▁му", - "зы" - ], - [ - "host", - "name" - ], - [ - "▁T", - "emp" - ], - [ - "▁Te", - "mp" - ], - [ - "▁Tem", - "p" - ], - [ - "▁", - "Temp" - ], - [ - "▁F", - "ut" - ], - [ - "▁Fu", - "t" - ], - [ - "re", - "spect" - ], - [ - "res", - "pect" - ], - [ - "resp", - "ect" - ], - [ - "oc", - "z" - ], - [ - "o", - "cz" - ], - [ - "▁pre", - "domin" - ], - [ - "▁pred", - "omin" - ], - [ - "Ind", - "icator" - ], - [ - "en", - "cial" - ], - [ - "enc", - "ial" - ], - [ - "encia", - "l" - ], - [ - "enci", - "al" - ], - [ - "UM", - "ENT" - ], - [ - "U", - "MENT" - ], - [ - "▁SH", - "ALL" - ], - [ - "▁SHA", - "LL" - ], - [ - "▁comm", - "anded" - ], - [ - "▁command", - "ed" - ], - [ - "▁withdraw", - "al" - ], - [ - "io", - "ur" - ], - [ - "i", - "our" - ], - [ - "REG", - "ION" - ], - [ - "s", - "printf" - ], - [ - "▁в", - "ме" - ], - [ - "▁Pay", - "ment" - ], - [ - "▁", - "Payment" - ], - [ - "▁A", - "nim" - ], - [ - "▁An", - "im" - ], - [ - "▁", - "Anim" - ], - [ - "pub", - "lish" - ], - [ - "▁se", - "eks" - ], - [ - "▁see", - "ks" - ], - [ - "▁seek", - "s" - ], - [ - "ou", - "w" - ], - [ - "o", - "uw" - ], - [ - "▁G", - "M" - ], - [ - "▁", - "GM" - ], - [ - "ru", - "gu" - ], - [ - "rug", - "u" - ], - [ - "r", - "ugu" - ], - [ - "us", - "tain" - ], - [ - "ust", - "ain" - ], - [ - "usta", - "in" - ], - [ - "▁)", - ")" - ], - [ - "▁", - "))" - ], - [ - "▁consult", - "ing" - ], - [ - "▁D", - "ialog" - ], - [ - "▁", - "Dialog" - ], - [ - "▁L", - "ars" - ], - [ - "▁La", - "rs" - ], - [ - "▁Lar", - "s" - ], - [ - "▁crit", - "ique" - ], - [ - "▁circ", - "ulation" - ], - [ - "▁circul", - "ation" - ], - [ - "▁land", - "sc" - ], - [ - "▁lands", - "c" - ], - [ - "man", - "aged" - ], - [ - "▁C", - "raft" - ], - [ - "▁Cr", - "aft" - ], - [ - "▁Cra", - "ft" - ], - [ - "▁h", - "erman" - ], - [ - "▁her", - "man" - ], - [ - "af", - "i" - ], - [ - "a", - "fi" - ], - [ - "am", - "y" - ], - [ - "a", - "my" - ], - [ - "▁disc", - "our" - ], - [ - "▁disco", - "ur" - ], - [ - "<>", - "(" - ], - [ - "<", - ">(" - ], - [ - "▁St", - "eph" - ], - [ - "▁Ste", - "ph" - ], - [ - "▁Step", - "h" - ], - [ - "▁toler", - "ance" - ], - [ - "type", - "name" - ], - [ - "typ", - "ename" - ], - [ - "typen", - "ame" - ], - [ - "vent", - "ions" - ], - [ - "vention", - "s" - ], - [ - "zi", - "ał" - ], - [ - "z", - "iał" - ], - [ - "ст", - "ов" - ], - [ - "сто", - "в" - ], - [ - "с", - "тов" - ], - [ - "▁st", - "icking" - ], - [ - "▁stick", - "ing" - ], - [ - "AS", - "C" - ], - [ - "A", - "SC" - ], - [ - "IS", - "O" - ], - [ - "I", - "SO" - ], - [ - "▁Sp", - "encer" - ], - [ - "▁Di", - "dn" - ], - [ - "▁Did", - "n" - ], - [ - "gom", - "ery" - ], - [ - "im", - "iter" - ], - [ - "imit", - "er" - ], - [ - "imi", - "ter" - ], - [ - "dr", - "u" - ], - [ - "d", - "ru" - ], - [ - "Cl", - "ause" - ], - [ - "▁sl", - "ides" - ], - [ - "▁slide", - "s" - ], - [ - "▁slid", - "es" - ], - [ - "##", - "#" - ], - [ - "#", - "##" - ], - [ - "▁S", - "ugar" - ], - [ - "▁Su", - "gar" - ], - [ - "H", - "Y" - ], - [ - "▁э", - "ти" - ], - [ - "▁Ed", - "wards" - ], - [ - "▁Edward", - "s" - ], - [ - "▁c", - "ents" - ], - [ - "▁cent", - "s" - ], - [ - "oy", - "a" - ], - [ - "o", - "ya" - ], - [ - "ser", - "ts" - ], - [ - "sert", - "s" - ], - [ - "s", - "erts" - ], - [ - "▁H", - "ass" - ], - [ - "▁Ha", - "ss" - ], - [ - "▁Has", - "s" - ], - [ - "▁in", - "gen" - ], - [ - "▁ing", - "en" - ], - [ - "▁", - "ingen" - ], - [ - "ст", - "ри" - ], - [ - "с", - "три" - ], - [ - "▁s", - "addle" - ], - [ - "sol", - "id" - ], - [ - "s", - "olid" - ], - [ - "▁ch", - "ampions" - ], - [ - "▁champion", - "s" - ], - [ - "▁champ", - "ions" - ], - [ - "-", - ")" - ], - [ - "▁S", - "lov" - ], - [ - "▁Sl", - "ov" - ], - [ - "▁sh", - "iny" - ], - [ - "▁*", - ")&" - ], - [ - "▁*)", - "&" - ], - [ - "▁Def", - "ine" - ], - [ - "č", - "e" - ], - [ - "▁scr", - "ut" - ], - [ - "on", - "den" - ], - [ - "ond", - "en" - ], - [ - "onde", - "n" - ], - [ - "'\"", - "," - ], - [ - "'", - "\"," - ], - [ - "uf", - "fs" - ], - [ - "uff", - "s" - ], - [ - "▁o", - "lymp" - ], - [ - "id", - "ential" - ], - [ - "ident", - "ial" - ], - [ - "wa", - "nd" - ], - [ - "wan", - "d" - ], - [ - "w", - "and" - ], - [ - "▁ann", - "ually" - ], - [ - "▁annual", - "ly" - ], - [ - "▁Ark", - "ansas" - ], - [ - "▁s", - "aint" - ], - [ - "▁sa", - "int" - ], - [ - "▁gle", - "ich" - ], - [ - "▁per", - "fection" - ], - [ - "▁perfect", - "ion" - ], - [ - "▁perf", - "ection" - ], - [ - ")", - ">" - ], - [ - "▁sh", - "orts" - ], - [ - "▁short", - "s" - ], - [ - "▁just", - "ified" - ], - [ - "pe", - "ated" - ], - [ - "peat", - "ed" - ], - [ - "pack", - "ages" - ], - [ - "package", - "s" - ], - [ - "dr", - "iven" - ], - [ - "drive", - "n" - ], - [ - "d", - "riven" - ], - [ - "▁Liber", - "ty" - ], - [ - "▁str", - "ipped" - ], - [ - "▁stri", - "pped" - ], - [ - "▁strip", - "ped" - ], - [ - "ше", - "ние" - ], - [ - "▁fün", - "f" - ], - [ - "▁e", - "cosystem" - ], - [ - "ix", - "a" - ], - [ - "i", - "xa" - ], - [ - "▁F", - "resh" - ], - [ - "▁Fr", - "esh" - ], - [ - "▁Fre", - "sh" - ], - [ - "var", - "t" - ], - [ - "va", - "rt" - ], - [ - "v", - "art" - ], - [ - "▁tre", - "ats" - ], - [ - "▁treat", - "s" - ], - [ - "▁st", - "ance" - ], - [ - "▁stan", - "ce" - ], - [ - "▁", - "stance" - ], - [ - "чё", - "т" - ], - [ - "ч", - "ёт" - ], - [ - "▁p", - "ity" - ], - [ - "▁pi", - "ty" - ], - [ - "▁pit", - "y" - ], - [ - "ad", - "ém" - ], - [ - "▁о", - "кон" - ], - [ - "▁ок", - "он" - ], - [ - "▁C", - "hand" - ], - [ - "▁Ch", - "and" - ], - [ - "▁Cha", - "nd" - ], - [ - "ra", - "b" - ], - [ - "r", - "ab" - ], - [ - "вши", - "й" - ], - [ - "в", - "ший" - ], - [ - "in", - "ski" - ], - [ - "ins", - "ki" - ], - [ - "▁contin", - "ually" - ], - [ - "▁continu", - "ally" - ], - [ - "▁D", - "addy" - ], - [ - "▁Dad", - "dy" - ], - [ - "▁night", - "mare" - ], - [ - "ic", - "ional" - ], - [ - "ici", - "onal" - ], - [ - "icio", - "nal" - ], - [ - "icion", - "al" - ], - [ - "▁e", - "fect" - ], - [ - "ue", - "blo" - ], - [ - "▁l", - "anç" - ], - [ - "▁lan", - "ç" - ], - [ - "▁Col", - "lections" - ], - [ - "▁Collection", - "s" - ], - [ - "▁Collect", - "ions" - ], - [ - "▁", - "Collections" - ], - [ - "du", - "e" - ], - [ - "d", - "ue" - ], - [ - "am", - "pton" - ], - [ - "amp", - "ton" - ], - [ - "▁mem", - "cpy" - ], - [ - "▁", - "memcpy" - ], - [ - "▁*", - "*(" - ], - [ - "▁**", - "(" - ], - [ - "is", - "sent" - ], - [ - "iss", - "ent" - ], - [ - "isse", - "nt" - ], - [ - "issen", - "t" - ], - [ - "▁In", - "sp" - ], - [ - "▁Ins", - "p" - ], - [ - "▁Glas", - "gow" - ], - [ - "▁fur", - "ono" - ], - [ - "▁kind", - "ness" - ], - [ - "B", - "i" - ], - [ - "▁comp", - "eted" - ], - [ - "▁compet", - "ed" - ], - [ - "▁compete", - "d" - ], - [ - "▁o", - "ak" - ], - [ - "L", - "arge" - ], - [ - "▁dis", - "gu" - ], - [ - "▁disg", - "u" - ], - [ - "▁k", - "ings" - ], - [ - "▁king", - "s" - ], - [ - "▁kin", - "gs" - ], - [ - "та", - "ми" - ], - [ - "▁st", - "uffed" - ], - [ - "▁stuff", - "ed" - ], - [ - "▁h", - "ilar" - ], - [ - "▁hi", - "lar" - ], - [ - "pub", - "lished" - ], - [ - "publish", - "ed" - ], - [ - "▁st", - "ressed" - ], - [ - "▁str", - "essed" - ], - [ - "▁stress", - "ed" - ], - [ - "▁Pe", - "ak" - ], - [ - "▁lo", - "ader" - ], - [ - "▁load", - "er" - ], - [ - "▁", - "loader" - ], - [ - "Key", - "board" - ], - [ - "▁re", - "construction" - ], - [ - "▁v", - "od" - ], - [ - "▁vo", - "d" - ], - [ - "▁", - "vod" - ], - [ - "▁d", - "un" - ], - [ - "▁du", - "n" - ], - [ - "▁understand", - "s" - ], - [ - "te", - "nant" - ], - [ - "ten", - "ant" - ], - [ - "▁ch", - "aque" - ], - [ - "▁cha", - "que" - ], - [ - "▁pre", - "jud" - ], - [ - "ut", - "at" - ], - [ - "uta", - "t" - ], - [ - "u", - "tat" - ], - [ - "▁u", - "so" - ], - [ - "▁us", - "o" - ], - [ - "▁", - "uso" - ], - [ - "▁He", - "avy" - ], - [ - "▁cu", - "atro" - ], - [ - "▁side", - "walk" - ], - [ - "▁B", - "ug" - ], - [ - "▁Bu", - "g" - ], - [ - "▁mån", - "aden" - ], - [ - "ge", - "o" - ], - [ - "▁un", - "ited" - ], - [ - "▁unit", - "ed" - ], - [ - "▁F", - "iles" - ], - [ - "▁Fil", - "es" - ], - [ - "▁File", - "s" - ], - [ - "▁Fi", - "les" - ], - [ - "▁", - "Files" - ], - [ - "▁А", - "ль" - ], - [ - "▁Ал", - "ь" - ], - [ - "▁rug", - "by" - ], - [ - "▁fin", - "ancing" - ], - [ - "▁financ", - "ing" - ], - [ - "▁com", - "ply" - ], - [ - "▁comp", - "ly" - ], - [ - "▁compl", - "y" - ], - [ - "&", - "#" - ], - [ - "▁r", - "ushing" - ], - [ - "▁rush", - "ing" - ], - [ - "▁rus", - "hing" - ], - [ - "▁f", - "en" - ], - [ - "▁fe", - "n" - ], - [ - "▁", - "fen" - ], - [ - "mon", - "g" - ], - [ - "mo", - "ng" - ], - [ - "m", - "ong" - ], - [ - "▁sp", - "é" - ], - [ - "▁present", - "ing" - ], - [ - "IN", - "CLUDING" - ], - [ - "ě", - "l" - ], - [ - "zeich", - "nung" - ], - [ - "Back", - "up" - ], - [ - "▁pe", - "tit" - ], - [ - "▁pet", - "it" - ], - [ - "▁all", - "erg" - ], - [ - "▁alle", - "rg" - ], - [ - "▁aller", - "g" - ], - [ - "ну", - "т" - ], - [ - "н", - "ут" - ], - [ - "▁wor", - "rying" - ], - [ - "▁worry", - "ing" - ], - [ - "▁m", - "amm" - ], - [ - "▁ma", - "mm" - ], - [ - "▁oper", - "and" - ], - [ - "▁opera", - "nd" - ], - [ - ":%.*", - "]]" - ], - [ - "▁real", - "ise" - ], - [ - "Comm", - "ands" - ], - [ - "Command", - "s" - ], - [ - "▁B", - "ew" - ], - [ - "▁Be", - "w" - ], - [ - "▁ass", - "umes" - ], - [ - "▁assum", - "es" - ], - [ - "▁assume", - "s" - ], - [ - "▁Co", - "vid" - ], - [ - "▁Cov", - "id" - ], - [ - "▁qu", - "and" - ], - [ - "ty", - "ard" - ], - [ - "t", - "yard" - ], - [ - "▁M", - "ono" - ], - [ - "▁Mon", - "o" - ], - [ - "▁Mo", - "no" - ], - [ - "lin", - "ked" - ], - [ - "link", - "ed" - ], - [ - "M", - "ARK" - ], - [ - "Es", - "p" - ], - [ - "E", - "sp" - ], - [ - "▁bless", - "ing" - ], - [ - "▁eyeb", - "rows" - ], - [ - "▁N", - "V" - ], - [ - "▁", - "NV" - ], - [ - "▁ст", - "ру" - ], - [ - "▁", - "стру" - ], - [ - "▁mod", - "eling" - ], - [ - "▁model", - "ing" - ], - [ - "▁mode", - "ling" - ], - [ - "▁gre", - "eted" - ], - [ - "Work", - "space" - ], - [ - "▁pe", - "dest" - ], - [ - "▁ped", - "est" - ], - [ - "▁не", - "за" - ], - [ - "lem", - "agne" - ], - [ - "Stat", - "istics" - ], - [ - "▁a", - "ument" - ], - [ - "▁au", - "ment" - ], - [ - "▁spe", - "eds" - ], - [ - "▁speed", - "s" - ], - [ - "▁synd", - "rome" - ], - [ - "CONNE", - "CT" - ], - [ - "za", - "hl" - ], - [ - "z", - "ahl" - ], - [ - "ver", - "so" - ], - [ - "vers", - "o" - ], - [ - "érc", - "ito" - ], - [ - "▁astr", - "onom" - ], - [ - "▁ap", - "rile" - ], - [ - "▁apr", - "ile" - ], - [ - "▁april", - "e" - ], - [ - "že", - "n" - ], - [ - "ž", - "en" - ], - [ - "ве", - "ро" - ], - [ - "вер", - "о" - ], - [ - "dr", - "aft" - ], - [ - "d", - "raft" - ], - [ - "▁g", - "ioc" - ], - [ - "▁gi", - "oc" - ], - [ - "▁com", - "port" - ], - [ - "▁comp", - "ort" - ], - [ - "▁var", - "iance" - ], - [ - "▁vari", - "ance" - ], - [ - "▁real", - "izing" - ], - [ - "▁realiz", - "ing" - ], - [ - "ED", - "IT" - ], - [ - "оло", - "ві" - ], - [ - "▁e", - "star" - ], - [ - "▁est", - "ar" - ], - [ - "▁es", - "tar" - ], - [ - "▁esta", - "r" - ], - [ - "▁s", - "ost" - ], - [ - "▁so", - "st" - ], - [ - "N", - "ORMAL" - ], - [ - "▁", - "ó" - ], - [ - "▁And", - "r" - ], - [ - "▁An", - "dr" - ], - [ - "ATTR", - "IB" - ], - [ - "▁re", - "de" - ], - [ - "▁r", - "ede" - ], - [ - "▁red", - "e" - ], - [ - "▁t", - "oes" - ], - [ - "▁to", - "es" - ], - [ - "▁toe", - "s" - ], - [ - "▁adv", - "ances" - ], - [ - "▁advance", - "s" - ], - [ - "▁Again", - "st" - ], - [ - "TO", - "M" - ], - [ - "T", - "OM" - ], - [ - "rs", - "s" - ], - [ - "r", - "ss" - ], - [ - "MM", - "MM" - ], - [ - "▁ne", - "west" - ], - [ - "▁new", - "est" - ], - [ - "▁V", - "ER" - ], - [ - "▁", - "VER" - ], - [ - "▁phrase", - "s" - ], - [ - "▁phr", - "ases" - ], - [ - "an", - "ter" - ], - [ - "ant", - "er" - ], - [ - "ante", - "r" - ], - [ - "La", - "unch" - ], - [ - "▁c", - "hr" - ], - [ - "▁ch", - "r" - ], - [ - "▁", - "chr" - ], - [ - "▁manufact", - "ured" - ], - [ - "$)", - "," - ], - [ - "$", - ")," - ], - [ - "roll", - "ment" - ], - [ - "es", - "ton" - ], - [ - "est", - "on" - ], - [ - "esto", - "n" - ], - [ - "e", - "ston" - ], - [ - "▁pe", - "int" - ], - [ - "”", - ")" - ], - [ - "en", - "det" - ], - [ - "end", - "et" - ], - [ - "ende", - "t" - ], - [ - "▁H", - "air" - ], - [ - "▁Ha", - "ir" - ], - [ - "ival", - "ent" - ], - [ - "▁up", - "right" - ], - [ - "gr", - "en" - ], - [ - "gre", - "n" - ], - [ - "g", - "ren" - ], - [ - "an", - "ked" - ], - [ - "ank", - "ed" - ], - [ - "wr", - "ight" - ], - [ - "w", - "right" - ], - [ - "▁m", - "ast" - ], - [ - "▁ma", - "st" - ], - [ - "▁mas", - "t" - ], - [ - "▁on", - "Change" - ], - [ - "▁de", - "bris" - ], - [ - "▁deb", - "ris" - ], - [ - "▁g", - "rap" - ], - [ - "▁gr", - "ap" - ], - [ - "▁gra", - "p" - ], - [ - "et", - "ry" - ], - [ - "etr", - "y" - ], - [ - "e", - "try" - ], - [ - "▁(", - "__" - ], - [ - "▁(_", - "_" - ], - [ - "▁", - "(__" - ], - [ - "▁Com", - "merce" - ], - [ - "BO", - "X" - ], - [ - "T", - "ax" - ], - [ - "▁о", - "три" - ], - [ - "▁от", - "ри" - ], - [ - "▁pre", - "vention" - ], - [ - "▁prevent", - "ion" - ], - [ - "▁prev", - "ention" - ], - [ - "▁Fe", - "el" - ], - [ - "▁ex", - "otic" - ], - [ - "▁B", - "ark" - ], - [ - "▁Bar", - "k" - ], - [ - "▁S", - "team" - ], - [ - "▁Ste", - "am" - ], - [ - "fo", - "n" - ], - [ - "f", - "on" - ], - [ - "ol", - "in" - ], - [ - "oli", - "n" - ], - [ - "o", - "lin" - ], - [ - "▁elim", - "inated" - ], - [ - "▁eliminate", - "d" - ], - [ - "▁b", - "c" - ], - [ - "▁", - "bc" - ], - [ - "▁C", - "ycl" - ], - [ - "▁Cy", - "cl" - ], - [ - "▁$", - "(\"#" - ], - [ - "▁", - "$(\"#" - ], - [ - "▁P", - "arl" - ], - [ - "▁Par", - "l" - ], - [ - "▁Pa", - "rl" - ], - [ - "man", - "uel" - ], - [ - "os", - "pher" - ], - [ - "osp", - "her" - ], - [ - "osph", - "er" - ], - [ - "W", - "F" - ], - [ - "An", - "aly" - ], - [ - "Anal", - "y" - ], - [ - "▁nav", - "ig" - ], - [ - "▁re", - "nown" - ], - [ - "▁ren", - "own" - ], - [ - "R", - "x" - ], - [ - "▁W", - "alt" - ], - [ - "▁Wal", - "t" - ], - [ - "▁Wa", - "lt" - ], - [ - "uf", - "fed" - ], - [ - "uff", - "ed" - ], - [ - "▁f", - "oster" - ], - [ - "▁fo", - "ster" - ], - [ - "▁fost", - "er" - ], - [ - "▁fos", - "ter" - ], - [ - "$", - ":" - ], - [ - "sh", - "ore" - ], - [ - "Conne", - "ctor" - ], - [ - "Conn", - "ector" - ], - [ - "Connect", - "or" - ], - [ - "фи", - "ка" - ], - [ - "▁real", - "ization" - ], - [ - "▁realiz", - "ation" - ], - [ - "L", - "i" - ], - [ - "ct", - "xt" - ], - [ - "ctx", - "t" - ], - [ - "c", - "txt" - ], - [ - "ah", - "oo" - ], - [ - "aho", - "o" - ], - [ - "▁mir", - "acle" - ], - [ - "▁E", - "T" - ], - [ - "▁", - "ET" - ], - [ - "▁G", - "PS" - ], - [ - "▁GP", - "S" - ], - [ - "▁Observ", - "able" - ], - [ - "▁h", - "f" - ], - [ - "▁", - "hf" - ], - [ - "▁magnific", - "ent" - ], - [ - "не", - "го" - ], - [ - "BI", - "N" - ], - [ - "B", - "IN" - ], - [ - "▁D", - "orf" - ], - [ - "▁Do", - "rf" - ], - [ - "▁Dor", - "f" - ], - [ - "ie", - "ck" - ], - [ - "ve", - "e" - ], - [ - "v", - "ee" - ], - [ - "▁C", - "raw" - ], - [ - "▁Cr", - "aw" - ], - [ - "▁Cra", - "w" - ], - [ - "/", - "#" - ], - [ - "▁p", - "ci" - ], - [ - "▁pc", - "i" - ], - [ - "▁", - "pci" - ], - [ - "ip", - "pet" - ], - [ - "ipp", - "et" - ], - [ - "▁Hill", - "ary" - ], - [ - "▁g", - "ir" - ], - [ - "▁gi", - "r" - ], - [ - "▁r", - "and" - ], - [ - "▁ran", - "d" - ], - [ - "▁ra", - "nd" - ], - [ - "▁", - "rand" - ], - [ - "▁la", - "ying" - ], - [ - "▁lay", - "ing" - ], - [ - "▁D", - "ifferent" - ], - [ - "bo", - "ys" - ], - [ - "boy", - "s" - ], - [ - "vi", - "rt" - ], - [ - "vir", - "t" - ], - [ - "v", - "irt" - ], - [ - "▁enc", - "ryption" - ], - [ - "ás", - "z" - ], - [ - "á", - "sz" - ], - [ - "по", - "р" - ], - [ - "п", - "ор" - ], - [ - "▁sm", - "elled" - ], - [ - "▁smell", - "ed" - ], - [ - "▁sus", - "cept" - ], - [ - "cl", - "uded" - ], - [ - "clude", - "d" - ], - [ - "▁C", - "arn" - ], - [ - "▁Car", - "n" - ], - [ - "▁Ca", - "rn" - ], - [ - "ig", - "ten" - ], - [ - "igt", - "en" - ], - [ - "igte", - "n" - ], - [ - "▁Ch", - "uck" - ], - [ - "▁Prov", - "inc" - ], - [ - "▁per", - "í" - ], - [ - "▁Mar", - "shal" - ], - [ - "▁Mars", - "hal" - ], - [ - "▁", - "Marshal" - ], - [ - "мо", - "ж" - ], - [ - "g", - "fx" - ], - [ - "os", - "hi" - ], - [ - "osh", - "i" - ], - [ - "▁W", - "HE" - ], - [ - "▁WH", - "E" - ], - [ - "▁relax", - "ation" - ], - [ - ",", - "." - ], - [ - "we", - "re" - ], - [ - "wer", - "e" - ], - [ - "w", - "ere" - ], - [ - "▁var", - "ieties" - ], - [ - "▁W", - "on" - ], - [ - "▁Wo", - "n" - ], - [ - "▁g", - "aps" - ], - [ - "▁gap", - "s" - ], - [ - "▁ga", - "ps" - ], - [ - "▁st", - "ole" - ], - [ - "▁sto", - "le" - ], - [ - "ig", - "ua" - ], - [ - "igu", - "a" - ], - [ - "ющи", - "е" - ], - [ - "▁Ham", - "pshire" - ], - [ - "ph", - "rase" - ], - [ - "▁pel", - "ícula" - ], - [ - "Process", - "ing" - ], - [ - "▁initial", - "ization" - ], - [ - "oust", - "ic" - ], - [ - "▁Jose", - "f" - ], - [ - "▁Jos", - "ef" - ], - [ - "ic", - "ating" - ], - [ - "ica", - "ting" - ], - [ - "▁good", - "ness" - ], - [ - "TE", - "S" - ], - [ - "T", - "ES" - ], - [ - "▁c", - "ope" - ], - [ - "▁co", - "pe" - ], - [ - "▁cop", - "e" - ], - [ - "▁", - "cope" - ], - [ - "▁ignor", - "ance" - ], - [ - "▁B", - "rist" - ], - [ - "▁Br", - "ist" - ], - [ - "▁par", - "as" - ], - [ - "▁para", - "s" - ], - [ - "▁pa", - "ras" - ], - [ - "▁accident", - "ally" - ], - [ - "▁t", - "and" - ], - [ - "▁tan", - "d" - ], - [ - "▁ta", - "nd" - ], - [ - "it", - "test" - ], - [ - "itt", - "est" - ], - [ - "itte", - "st" - ], - [ - "▁у", - "ли" - ], - [ - "▁sh", - "ipped" - ], - [ - "▁ship", - "ped" - ], - [ - "▁о", - "ст" - ], - [ - "▁ос", - "т" - ], - [ - "else", - "if" - ], - [ - "▁u", - "size" - ], - [ - "▁us", - "ize" - ], - [ - "hor", - "izontal" - ], - [ - "▁C", - "arr" - ], - [ - "▁Car", - "r" - ], - [ - "▁Ca", - "rr" - ], - [ - "▁pre", - "cip" - ], - [ - "▁prec", - "ip" - ], - [ - "ro", - "z" - ], - [ - "r", - "oz" - ], - [ - "path", - "etic" - ], - [ - "pat", - "hetic" - ], - [ - "ri", - "ved" - ], - [ - "riv", - "ed" - ], - [ - "rive", - "d" - ], - [ - "r", - "ived" - ], - [ - "ro", - "k" - ], - [ - "r", - "ok" - ], - [ - "▁dig", - "ging" - ], - [ - "мо", - "м" - ], - [ - "▁M", - "ull" - ], - [ - "▁Mu", - "ll" - ], - [ - "▁Mul", - "l" - ], - [ - "▁X", - "III" - ], - [ - "▁XII", - "I" - ], - [ - "▁XI", - "II" - ], - [ - "▁pe", - "as" - ], - [ - "▁f", - "oul" - ], - [ - "▁fo", - "ul" - ], - [ - "▁fou", - "l" - ], - [ - "▁travel", - "s" - ], - [ - "▁trav", - "els" - ], - [ - "▁N", - "g" - ], - [ - "▁состав", - "е" - ], - [ - "▁соста", - "ве" - ], - [ - "Mon", - "t" - ], - [ - "Mo", - "nt" - ], - [ - "M", - "ont" - ], - [ - "ar", - "de" - ], - [ - "ard", - "e" - ], - [ - "▁Ste", - "fan" - ], - [ - "^^", - "^^" - ], - [ - "▁K", - "iss" - ], - [ - "▁Ki", - "ss" - ], - [ - "▁E", - "k" - ], - [ - "▁ok", - "tober" - ], - [ - "▁mem", - "orable" - ], - [ - "▁memor", - "able" - ], - [ - "')", - ")." - ], - [ - "'))", - "." - ], - [ - "'", - "))." - ], - [ - "▁V", - "ision" - ], - [ - "▁Vis", - "ion" - ], - [ - "▁N", - "ina" - ], - [ - "▁Ni", - "na" - ], - [ - "▁Nin", - "a" - ], - [ - "▁S", - "olar" - ], - [ - "▁So", - "lar" - ], - [ - "▁Sol", - "ar" - ], - [ - "▁highlight", - "ed" - ], - [ - "▁me", - "mo" - ], - [ - "▁mem", - "o" - ], - [ - "me", - "isterschaft" - ], - [ - "side", - "bar" - ], - [ - "SE", - "E" - ], - [ - "S", - "EE" - ], - [ - "▁Nev", - "ada" - ], - [ - "D", - "a" - ], - [ - "▁draw", - "er" - ], - [ - "ast", - "ically" - ], - [ - "astic", - "ally" - ], - [ - "el", - "de" - ], - [ - "eld", - "e" - ], - [ - "sc", - "ribed" - ], - [ - "scri", - "bed" - ], - [ - "scribe", - "d" - ], - [ - "scrib", - "ed" - ], - [ - "▁pri", - "ests" - ], - [ - "▁priest", - "s" - ], - [ - "▁hom", - "mes" - ], - [ - "▁homme", - "s" - ], - [ - "▁in", - "structor" - ], - [ - "▁instruct", - "or" - ], - [ - "кла", - "д" - ], - [ - "▁sp", - "ett" - ], - [ - "▁spe", - "tt" - ], - [ - "\\", - "-" - ], - [ - "▁ми", - "ра" - ], - [ - "▁", - "мира" - ], - [ - "▁Look", - "s" - ], - [ - "▁Lo", - "oks" - ], - [ - "▁sle", - "eve" - ], - [ - "▁strong", - "est" - ], - [ - "▁t", - "ête" - ], - [ - "▁Nic", - "ole" - ], - [ - "▁Ni", - "cole" - ], - [ - "▁Nicol", - "e" - ], - [ - "im", - "per" - ], - [ - "imp", - "er" - ], - [ - "на", - "ча" - ], - [ - "ip", - "per" - ], - [ - "ipp", - "er" - ], - [ - "▁in", - "won" - ], - [ - "il", - "ers" - ], - [ - "ile", - "rs" - ], - [ - "iler", - "s" - ], - [ - "i", - "lers" - ], - [ - "▁Dep", - "uty" - ], - [ - "og", - "e" - ], - [ - "o", - "ge" - ], - [ - "▁de", - "pressed" - ], - [ - "▁dep", - "ressed" - ], - [ - "▁depress", - "ed" - ], - [ - "▁ar", - "te" - ], - [ - "▁art", - "e" - ], - [ - "▁", - "arte" - ], - [ - "▁comb", - "ining" - ], - [ - "LA", - "ST" - ], - [ - "L", - "AST" - ], - [ - "in", - "ted" - ], - [ - "int", - "ed" - ], - [ - "inte", - "d" - ], - [ - "▁A", - "verage" - ], - [ - "▁Ave", - "rage" - ], - [ - "▁poll", - "ution" - ], - [ - "▁Phill", - "ips" - ], - [ - "▁W", - "M" - ], - [ - "▁", - "WM" - ], - [ - "}}", - "}\\" - ], - [ - "}}}", - "\\" - ], - [ - "}", - "}}\\" - ], - [ - "Add", - "ed" - ], - [ - "Ad", - "ded" - ], - [ - "▁per", - "ipher" - ], - [ - "Creat", - "ion" - ], - [ - "C", - "reation" - ], - [ - "▁ital", - "ien" - ], - [ - "▁Ch", - "oice" - ], - [ - "▁Cho", - "ice" - ], - [ - "▁", - "Choice" - ], - [ - "▁EX", - "PRESS" - ], - [ - "▁St", - "ruct" - ], - [ - "▁Str", - "uct" - ], - [ - "▁", - "Struct" - ], - [ - "ys", - "z" - ], - [ - "y", - "sz" - ], - [ - "Res", - "ize" - ], - [ - "Re", - "size" - ], - [ - "AR", - "GS" - ], - [ - "ARG", - "S" - ], - [ - "▁re", - "po" - ], - [ - "▁rep", - "o" - ], - [ - "▁", - "repo" - ], - [ - "▁что", - "бы" - ], - [ - "▁p", - "ref" - ], - [ - "▁pre", - "f" - ], - [ - "▁pr", - "ef" - ], - [ - "▁", - "pref" - ], - [ - "▁earth", - "qu" - ], - [ - "▁Ме", - "кси" - ], - [ - "▁F", - "inale" - ], - [ - "▁Fin", - "ale" - ], - [ - "▁Final", - "e" - ], - [ - "▁h", - "echo" - ], - [ - "▁he", - "cho" - ], - [ - "requ", - "ests" - ], - [ - "request", - "s" - ], - [ - "C", - "ut" - ], - [ - "▁des", - "erved" - ], - [ - "▁deserve", - "d" - ], - [ - "го", - "во" - ], - [ - "гов", - "о" - ], - [ - "▁Re", - "cent" - ], - [ - "▁Rec", - "ent" - ], - [ - "▁ди", - "визи" - ], - [ - "▁support", - "ive" - ], - [ - "пра", - "ви" - ], - [ - "прав", - "и" - ], - [ - "▁irre", - "levant" - ], - [ - "'", - "\r" - ], - [ - "▁c", - "trl" - ], - [ - "▁", - "ctrl" - ], - [ - "▁De", - "al" - ], - [ - "iz", - "ada" - ], - [ - "iza", - "da" - ], - [ - "u", - "o" - ], - [ - "▁n", - "ort" - ], - [ - "▁no", - "rt" - ], - [ - "▁nor", - "t" - ], - [ - "ge", - "ometry" - ], - [ - "geo", - "metry" - ], - [ - "▁Individ", - "ual" - ], - [ - "er", - "eg" - ], - [ - "ere", - "g" - ], - [ - "e", - "reg" - ], - [ - "▁при", - "ня" - ], - [ - "cre", - "f" - ], - [ - "cr", - "ef" - ], - [ - "c", - "ref" - ], - [ - "═", - "═" - ], - [ - "▁com", - "erc" - ], - [ - "▁come", - "rc" - ], - [ - "=", - "_" - ], - [ - "bu", - "nd" - ], - [ - "b", - "und" - ], - [ - "та", - "х" - ], - [ - "il", - "en" - ], - [ - "ile", - "n" - ], - [ - "i", - "len" - ], - [ - "чи", - "та" - ], - [ - "▁corpor", - "ation" - ], - [ - "es", - "z" - ], - [ - "e", - "sz" - ], - [ - "▁=", - "=>" - ], - [ - "▁==", - ">" - ], - [ - "ab", - "lish" - ], - [ - "abl", - "ish" - ], - [ - "Ap", - "r" - ], - [ - "A", - "pr" - ], - [ - "▁r", - "ipped" - ], - [ - "▁ri", - "pped" - ], - [ - "▁rip", - "ped" - ], - [ - "Var", - "s" - ], - [ - "V", - "ars" - ], - [ - "st", - "ret" - ], - [ - "str", - "et" - ], - [ - "stre", - "t" - ], - [ - "▁Frances", - "co" - ], - [ - "Na", - "N" - ], - [ - "▁any", - "time" - ], - [ - "▁autom", - "ated" - ], - [ - "ost", - "ream" - ], - [ - "o", - "stream" - ], - [ - "▁draw", - "ings" - ], - [ - "▁drawing", - "s" - ], - [ - "▁enhance", - "ment" - ], - [ - "ok", - "rat" - ], - [ - "▁Iss", - "ue" - ], - [ - "в", - "ра" - ], - [ - "Cur", - "rency" - ], - [ - "▁w", - "yn" - ], - [ - "▁wy", - "n" - ], - [ - "izar", - "re" - ], - [ - "ét", - "ico" - ], - [ - "mult", - "iple" - ], - [ - "multi", - "ple" - ], - [ - "multip", - "le" - ], - [ - "▁R", - "ate" - ], - [ - "▁Ra", - "te" - ], - [ - "▁Rat", - "e" - ], - [ - "▁", - "Rate" - ], - [ - "▁I", - "ch" - ], - [ - "▁A", - "uss" - ], - [ - "▁Aus", - "s" - ], - [ - "▁Au", - "ss" - ], - [ - "▁For", - "mer" - ], - [ - "▁Form", - "er" - ], - [ - "Cur", - "ve" - ], - [ - "▁mar", - "vel" - ], - [ - "att", - "ro" - ], - [ - "attr", - "o" - ], - [ - "▁с", - "п" - ], - [ - "BO", - "OL" - ], - [ - "си", - "я" - ], - [ - "go", - "ld" - ], - [ - "g", - "old" - ], - [ - "▁N", - "intendo" - ], - [ - "▁Salv", - "ador" - ], - [ - "▁S", - "olution" - ], - [ - "▁Sol", - "ution" - ], - [ - "AD", - "C" - ], - [ - "A", - "DC" - ], - [ - "бо", - "ра" - ], - [ - "бор", - "а" - ], - [ - "▁Ben", - "nett" - ], - [ - "▁F", - "R" - ], - [ - "▁", - "FR" - ], - [ - "▁pu", - "eden" - ], - [ - "▁pued", - "en" - ], - [ - "▁puede", - "n" - ], - [ - "pat", - "ient" - ], - [ - "▁P", - "G" - ], - [ - "▁", - "PG" - ], - [ - "▁J", - "in" - ], - [ - "▁Ji", - "n" - ], - [ - "▁cr", - "ashed" - ], - [ - "▁crash", - "ed" - ], - [ - "▁d", - "enen" - ], - [ - "▁de", - "nen" - ], - [ - "▁den", - "en" - ], - [ - "▁S", - "ample" - ], - [ - "▁Sam", - "ple" - ], - [ - "▁", - "Sample" - ], - [ - "▁Que", - "bec" - ], - [ - "it", - "ories" - ], - [ - "itor", - "ies" - ], - [ - "ito", - "ries" - ], - [ - "itori", - "es" - ], - [ - "▁b", - "linked" - ], - [ - "▁blink", - "ed" - ], - [ - "▁l", - "ion" - ], - [ - "▁li", - "on" - ], - [ - "▁vo", - "ce" - ], - [ - "▁voc", - "e" - ], - [ - "▁Imp", - "act" - ], - [ - "▁M", - "au" - ], - [ - "▁Ma", - "u" - ], - [ - "▁N", - "ie" - ], - [ - "▁Ni", - "e" - ], - [ - "▁l", - "ob" - ], - [ - "▁lo", - "b" - ], - [ - "▁д", - "ве" - ], - [ - "or", - "neys" - ], - [ - "orney", - "s" - ], - [ - "orne", - "ys" - ], - [ - "▁coast", - "al" - ], - [ - "▁s", - "ensors" - ], - [ - "▁sens", - "ors" - ], - [ - "▁sensor", - "s" - ], - [ - "▁X", - "II" - ], - [ - "▁XI", - "I" - ], - [ - "▁ill", - "usion" - ], - [ - "oj", - "i" - ], - [ - "o", - "ji" - ], - [ - "▁I", - "NC" - ], - [ - "▁IN", - "C" - ], - [ - "▁Dun", - "can" - ], - [ - "y", - "k" - ], - [ - "▁affect", - "ing" - ], - [ - "pu", - "l" - ], - [ - "p", - "ul" - ], - [ - "▁Napole", - "on" - ], - [ - "▁а", - "каде" - ], - [ - "▁com", - "pt" - ], - [ - "▁comp", - "t" - ], - [ - "▁prof", - "itable" - ], - [ - "▁profit", - "able" - ], - [ - "lo", - "e" - ], - [ - "l", - "oe" - ], - [ - "▁deux", - "ième" - ], - [ - "▁W", - "C" - ], - [ - "▁", - "WC" - ], - [ - "▁v", - "iable" - ], - [ - "▁vi", - "able" - ], - [ - "▁via", - "ble" - ], - [ - "▁D", - "rug" - ], - [ - "▁Dr", - "ug" - ], - [ - "▁Dru", - "g" - ], - [ - "Text", - "Box" - ], - [ - "▁lum", - "inos" - ], - [ - "au", - "té" - ], - [ - "aut", - "é" - ], - [ - "y", - "c" - ], - [ - "št", - "ě" - ], - [ - "▁affili", - "ates" - ], - [ - "▁affiliate", - "s" - ], - [ - "il", - "da" - ], - [ - "ild", - "a" - ], - [ - "con", - "duct" - ], - [ - "cond", - "uct" - ], - [ - "▁e", - "benfalls" - ], - [ - "▁A", - "MD" - ], - [ - "▁AM", - "D" - ], - [ - "▁Mon", - "itor" - ], - [ - "▁", - "Monitor" - ], - [ - "▁Compan", - "ies" - ], - [ - "▁correct", - "ed" - ], - [ - "▁corre", - "cted" - ], - [ - "ä", - "ck" - ], - [ - "SY", - "STEM" - ], - [ - "other", - "apy" - ], - [ - "▁п", - "еред" - ], - [ - "▁пере", - "д" - ], - [ - "▁пе", - "ред" - ], - [ - "▁bl", - "ues" - ], - [ - "▁blue", - "s" - ], - [ - "at", - "isf" - ], - [ - "ati", - "sf" - ], - [ - "atis", - "f" - ], - [ - "al", - "though" - ], - [ - "alth", - "ough" - ], - [ - "ro", - "st" - ], - [ - "ros", - "t" - ], - [ - "r", - "ost" - ], - [ - "SC", - "AN" - ], - [ - "S", - "CAN" - ], - [ - "▁R", - "AM" - ], - [ - "ці", - "ональ" - ], - [ - "▁vend", - "ors" - ], - [ - "▁vendor", - "s" - ], - [ - "▁custom", - "s" - ], - [ - "▁cust", - "oms" - ], - [ - "▁activ", - "ate" - ], - [ - "▁", - "activate" - ], - [ - "▁b", - "logs" - ], - [ - "▁bl", - "ogs" - ], - [ - "▁blo", - "gs" - ], - [ - "▁blog", - "s" - ], - [ - "▁br", - "ace" - ], - [ - "▁bra", - "ce" - ], - [ - "▁", - "brace" - ], - [ - "▁st", - "rat" - ], - [ - "▁str", - "at" - ], - [ - "▁stra", - "t" - ], - [ - "an", - "je" - ], - [ - "anj", - "e" - ], - [ - "щ", - "ё" - ], - [ - "▁t", - "ide" - ], - [ - "▁tid", - "e" - ], - [ - "▁ti", - "de" - ], - [ - "▁Brig", - "ade" - ], - [ - "get", - "Operand" - ], - [ - "▁al", - "iment" - ], - [ - "▁ali", - "ment" - ], - [ - "▁achieve", - "ments" - ], - [ - "▁achievement", - "s" - ], - [ - "▁suspic", - "ion" - ], - [ - "▁susp", - "icion" - ], - [ - "▁touch", - "down" - ], - [ - "br", - "oad" - ], - [ - "bro", - "ad" - ], - [ - "b", - "road" - ], - [ - "io", - "re" - ], - [ - "ior", - "e" - ], - [ - "i", - "ore" - ], - [ - "Compar", - "ison" - ], - [ - "▁m", - "um" - ], - [ - "▁mu", - "m" - ], - [ - "Eng", - "lish" - ], - [ - "▁P", - "icture" - ], - [ - "▁Pict", - "ure" - ], - [ - "▁M", - "ouse" - ], - [ - "▁Mo", - "use" - ], - [ - "▁", - "Mouse" - ], - [ - "am", - "d" - ], - [ - "a", - "md" - ], - [ - "▁[", - "`" - ], - [ - "▁den", - "omin" - ], - [ - "▁denom", - "in" - ], - [ - "▁Al", - "eks" - ], - [ - "▁Ale", - "ks" - ], - [ - "▁pr", - "events" - ], - [ - "▁prevent", - "s" - ], - [ - "▁prev", - "ents" - ], - [ - "ó", - "b" - ], - [ - "fe", - "d" - ], - [ - "f", - "ed" - ], - [ - "▁P", - "ray" - ], - [ - "▁Pr", - "ay" - ], - [ - "▁Pra", - "y" - ], - [ - "▁sh", - "ine" - ], - [ - "▁", - "shine" - ], - [ - "▁cl", - "utch" - ], - [ - "mu", - "x" - ], - [ - "m", - "ux" - ], - [ - "App", - "ro" - ], - [ - "Ap", - "pro" - ], - [ - "▁not", - "ably" - ], - [ - "ch", - "io" - ], - [ - "chi", - "o" - ], - [ - "na", - "ge" - ], - [ - "n", - "age" - ], - [ - "HA", - "S" - ], - [ - "H", - "AS" - ], - [ - "▁'", - ")" - ], - [ - "▁", - "')" - ], - [ - "▁M", - "iche" - ], - [ - "▁Mich", - "e" - ], - [ - "▁Mic", - "he" - ], - [ - "▁Mi", - "che" - ], - [ - "t", - "g" - ], - [ - "::", - "~" - ], - [ - "▁am", - "ely" - ], - [ - "▁ro", - "dz" - ], - [ - "▁rod", - "z" - ], - [ - "z", - "s" - ], - [ - "tr", - "ait" - ], - [ - "tra", - "it" - ], - [ - "t", - "rait" - ], - [ - "▁k", - "lass" - ], - [ - "▁kl", - "ass" - ], - [ - "▁", - "klass" - ], - [ - "f", - "ö" - ], - [ - "▁dest", - "ac" - ], - [ - "▁Cl", - "ara" - ], - [ - "▁Clar", - "a" - ], - [ - "f", - "requency" - ], - [ - "▁G", - "it" - ], - [ - "▁Gi", - "t" - ], - [ - "▁по", - "ль" - ], - [ - "▁пол", - "ь" - ], - [ - "▁frequ", - "encies" - ], - [ - "▁febr", - "ero" - ], - [ - "▁st", - "umbled" - ], - [ - "ко", - "ю" - ], - [ - "▁N", - "ames" - ], - [ - "▁Name", - "s" - ], - [ - "▁Na", - "mes" - ], - [ - "▁Nam", - "es" - ], - [ - "▁", - "Names" - ], - [ - "▁F", - "light" - ], - [ - "▁Fl", - "ight" - ], - [ - "▁p", - "rey" - ], - [ - "▁pre", - "y" - ], - [ - "▁pr", - "ey" - ], - [ - "▁med", - "io" - ], - [ - "▁medi", - "o" - ], - [ - "▁V", - "AR" - ], - [ - "▁VA", - "R" - ], - [ - "▁", - "VAR" - ], - [ - "▁F", - "loat" - ], - [ - "▁Flo", - "at" - ], - [ - "▁", - "Float" - ], - [ - "▁Ern", - "est" - ], - [ - "▁Marc", - "atori" - ], - [ - "op", - "ort" - ], - [ - "o", - "port" - ], - [ - "▁cancel", - "lation" - ], - [ - "▁cancell", - "ation" - ], - [ - "▁Br", - "yan" - ], - [ - "▁Bry", - "an" - ], - [ - "——", - "——" - ], - [ - "Lu", - "c" - ], - [ - "L", - "uc" - ], - [ - "▁li", - "bre" - ], - [ - "▁lib", - "re" - ], - [ - "▁t", - "ítulo" - ], - [ - "*", - ">" - ], - [ - "▁S", - "andy" - ], - [ - "▁San", - "dy" - ], - [ - "▁Sand", - "y" - ], - [ - "▁Mar", - "ina" - ], - [ - "Be", - "en" - ], - [ - "B", - "een" - ], - [ - "▁w", - "al" - ], - [ - "▁wa", - "l" - ], - [ - "▁", - "wal" - ], - [ - "▁K", - "ultur" - ], - [ - "▁expl", - "ode" - ], - [ - "▁explo", - "de" - ], - [ - "▁lim", - "iting" - ], - [ - "▁limit", - "ing" - ], - [ - "▁presum", - "ably" - ], - [ - "▁p", - "b" - ], - [ - "▁", - "pb" - ], - [ - "▁M", - "erc" - ], - [ - "▁Me", - "rc" - ], - [ - "▁Mer", - "c" - ], - [ - "▁ре", - "ки" - ], - [ - "le", - "arning" - ], - [ - "lear", - "ning" - ], - [ - "learn", - "ing" - ], - [ - "C", - "atalog" - ], - [ - "▁C", - "ensus" - ], - [ - "lt", - "e" - ], - [ - "l", - "te" - ], - [ - "▁N", - "ET" - ], - [ - "▁NE", - "T" - ], - [ - "▁", - "NET" - ], - [ - "ra", - "ising" - ], - [ - "rais", - "ing" - ], - [ - "rai", - "sing" - ], - [ - "сь", - "ке" - ], - [ - "st", - "aff" - ], - [ - "sta", - "ff" - ], - [ - "▁Qu", - "inn" - ], - [ - "▁mem", - "orial" - ], - [ - "▁memor", - "ial" - ], - [ - "▁memo", - "rial" - ], - [ - "п", - "ня" - ], - [ - "▁cu", - "enta" - ], - [ - "▁X", - "I" - ], - [ - "lb", - "l" - ], - [ - "l", - "bl" - ], - [ - "▁v", - "aries" - ], - [ - "▁var", - "ies" - ], - [ - "▁vari", - "es" - ], - [ - "▁va", - "ries" - ], - [ - "▁fluct", - "uations" - ], - [ - "▁дол", - "ж" - ], - [ - "▁осо", - "би" - ], - [ - "▁ware", - "house" - ], - [ - "How", - "ever" - ], - [ - "▁correct", - "ions" - ], - [ - "▁corre", - "ctions" - ], - [ - "▁correction", - "s" - ], - [ - "dh", - "d" - ], - [ - "d", - "hd" - ], - [ - "▁f", - "als" - ], - [ - "▁fa", - "ls" - ], - [ - "▁fal", - "s" - ], - [ - "▁controvers", - "y" - ], - [ - "▁cur", - "se" - ], - [ - "▁t", - "élé" - ], - [ - "▁té", - "lé" - ], - [ - "ře", - "d" - ], - [ - "ř", - "ed" - ], - [ - "▁A", - "U" - ], - [ - "▁", - "AU" - ], - [ - "▁т", - "ор" - ], - [ - "▁то", - "р" - ], - [ - "▁", - "тор" - ], - [ - "▁cr", - "ít" - ], - [ - "id", - "an" - ], - [ - "ida", - "n" - ], - [ - "i", - "dan" - ], - [ - "ili", - "ary" - ], - [ - "iliar", - "y" - ], - [ - "ilia", - "ry" - ], - [ - "▁P", - "anel" - ], - [ - "▁Pan", - "el" - ], - [ - "▁Pa", - "nel" - ], - [ - "▁", - "Panel" - ], - [ - "cul", - "e" - ], - [ - "cu", - "le" - ], - [ - "c", - "ule" - ], - [ - "▁P", - "oor" - ], - [ - "▁Po", - "or" - ], - [ - "▁B", - "A" - ], - [ - "▁", - "BA" - ], - [ - "▁ignor", - "ant" - ], - [ - "ème", - "s" - ], - [ - "è", - "mes" - ], - [ - "▁aest", - "hetic" - ], - [ - "Link", - "ed" - ], - [ - "Lin", - "ked" - ], - [ - "get", - "Int" - ], - [ - "Un", - "icode" - ], - [ - "[", - "@" - ], - [ - "▁Z", - "ent" - ], - [ - "��Ze", - "nt" - ], - [ - "▁Zen", - "t" - ], - [ - "Man", - "ifest" - ], - [ - "▁v", - "ars" - ], - [ - "▁var", - "s" - ], - [ - "▁va", - "rs" - ], - [ - "▁", - "vars" - ], - [ - "P", - "B" - ], - [ - "▁в", - "у" - ], - [ - "▁", - "ву" - ], - [ - "▁De", - "scribe" - ], - [ - "▁Desc", - "ribe" - ], - [ - "▁", - "Describe" - ], - [ - "▁Any", - "thing" - ], - [ - "oi", - "rs" - ], - [ - "oir", - "s" - ], - [ - "o", - "irs" - ], - [ - "▁s", - "ocks" - ], - [ - "▁so", - "cks" - ], - [ - "▁soc", - "ks" - ], - [ - "▁sock", - "s" - ], - [ - "▁im", - "ped" - ], - [ - "▁imp", - "ed" - ], - [ - "▁ne", - "ue" - ], - [ - "▁neu", - "e" - ], - [ - "▁dis", - "pers" - ], - [ - "▁disp", - "ers" - ], - [ - "Col", - "lect" - ], - [ - "Coll", - "ect" - ], - [ - "file", - "r" - ], - [ - "fil", - "er" - ], - [ - "fi", - "ler" - ], - [ - "f", - "iler" - ], - [ - "▁Fr", - "au" - ], - [ - "▁Fra", - "u" - ], - [ - "▁H", - "ockey" - ], - [ - "▁te", - "ens" - ], - [ - "▁teen", - "s" - ], - [ - "▁Rober", - "to" - ], - [ - "▁Robert", - "o" - ], - [ - "la", - "uf" - ], - [ - "l", - "auf" - ], - [ - "ва", - "ть" - ], - [ - "ват", - "ь" - ], - [ - "▁с", - "ко" - ], - [ - "▁", - "ско" - ], - [ - "is", - "Array" - ], - [ - "▁teen", - "ager" - ], - [ - "Bu", - "ilt" - ], - [ - "▁loud", - "ly" - ], - [ - "Cap", - "acity" - ], - [ - "▁advent", - "ures" - ], - [ - "▁adventure", - "s" - ], - [ - "▁M", - "olly" - ], - [ - "▁Mol", - "ly" - ], - [ - "rec", - "ogn" - ], - [ - "bar", - "s" - ], - [ - "ba", - "rs" - ], - [ - "b", - "ars" - ], - [ - "▁L", - "or" - ], - [ - "▁Lo", - "r" - ], - [ - "▁pu", - "ò" - ], - [ - "▁m", - "ong" - ], - [ - "▁mon", - "g" - ], - [ - "▁mo", - "ng" - ], - [ - "▁", - "mong" - ], - [ - "in", - "ement" - ], - [ - "ine", - "ment" - ], - [ - "i", - "nement" - ], - [ - "Ass", - "ignment" - ], - [ - "Assign", - "ment" - ], - [ - "▁d", - "iz" - ], - [ - "▁di", - "z" - ], - [ - "less", - "ness" - ], - [ - "▁H", - "alloween" - ], - [ - "▁bit", - "map" - ], - [ - "▁", - "bitmap" - ], - [ - "Ro", - "m" - ], - [ - "R", - "om" - ], - [ - "на", - "р" - ], - [ - "н", - "ар" - ], - [ - "▁re", - "bel" - ], - [ - "▁reb", - "el" - ], - [ - "▁rad", - "ial" - ], - [ - "▁radi", - "al" - ], - [ - "me", - "asure" - ], - [ - "ni", - "t" - ], - [ - "n", - "it" - ], - [ - "▁Ass", - "ume" - ], - [ - "▁assign", - "ments" - ], - [ - "▁assignment", - "s" - ], - [ - "▁I", - "sn" - ], - [ - "▁Is", - "n" - ], - [ - "▁al", - "tre" - ], - [ - "▁alt", - "re" - ], - [ - "ße", - "r" - ], - [ - "ß", - "er" - ], - [ - "на", - "ль" - ], - [ - "нал", - "ь" - ], - [ - "н", - "аль" - ], - [ - "▁fl", - "ies" - ], - [ - "▁d", - "roit" - ], - [ - "▁dro", - "it" - ], - [ - "▁thick", - "ness" - ], - [ - "▁en", - "jo" - ], - [ - "▁d", - "well" - ], - [ - "▁dw", - "ell" - ], - [ - "▁hom", - "osexual" - ], - [ - "▁e", - "val" - ], - [ - "▁ev", - "al" - ], - [ - "▁", - "eval" - ], - [ - "$_", - "{" - ], - [ - "$", - "_{" - ], - [ - "as", - "ia" - ], - [ - "asi", - "a" - ], - [ - "▁phil", - "os" - ], - [ - "get", - "Current" - ], - [ - "▁veter", - "ans" - ], - [ - "▁veteran", - "s" - ], - [ - "▁Ber", - "keley" - ], - [ - "▁wild", - "life" - ], - [ - "Co", - "p" - ], - [ - "C", - "op" - ], - [ - "ve", - "rn" - ], - [ - "ver", - "n" - ], - [ - "v", - "ern" - ], - [ - "▁", - "Ú" - ], - [ - "to", - "s" - ], - [ - "t", - "os" - ], - [ - "▁L", - "ed" - ], - [ - "▁Le", - "d" - ], - [ - "▁key", - "words" - ], - [ - "▁keyword", - "s" - ], - [ - "▁med", - "ications" - ], - [ - "▁medic", - "ations" - ], - [ - "▁medication", - "s" - ], - [ - "ne", - "um" - ], - [ - "▁jam", - "ais" - ], - [ - "▁B", - "uc" - ], - [ - "▁Bu", - "c" - ], - [ - "▁P", - "D" - ], - [ - "▁", - "PD" - ], - [ - "▁State", - "ment" - ], - [ - "▁Stat", - "ement" - ], - [ - "▁", - "Statement" - ], - [ - "▁P", - "I" - ], - [ - "▁", - "PI" - ], - [ - "▁Jack", - "ie" - ], - [ - "▁Jac", - "kie" - ], - [ - "▁ord", - "in" - ], - [ - "▁k", - "ör" - ], - [ - "▁kö", - "r" - ], - [ - "en", - "ze" - ], - [ - "enz", - "e" - ], - [ - "▁util", - "ized" - ], - [ - "▁utiliz", - "ed" - ], - [ - "▁utilize", - "d" - ], - [ - "á", - "ct" - ], - [ - "az", - "ed" - ], - [ - "aze", - "d" - ], - [ - "a", - "zed" - ], - [ - "▁sever", - "ely" - ], - [ - "▁severe", - "ly" - ], - [ - "▁ä", - "ven" - ], - [ - "▁li", - "bro" - ], - [ - "▁lib", - "ro" - ], - [ - "▁E", - "u" - ], - [ - "äs", - "t" - ], - [ - "ä", - "st" - ], - [ - "PAR", - "T" - ], - [ - "PA", - "RT" - ], - [ - "P", - "ART" - ], - [ - "▁But", - "ler" - ], - [ - "▁puzz", - "le" - ], - [ - "F", - "all" - ], - [ - "Count", - "ry" - ], - [ - "C", - "ountry" - ], - [ - "pf", - "n" - ], - [ - "p", - "fn" - ], - [ - "▁у", - "країн" - ], - [ - "▁Or", - "chestra" - ], - [ - "▁al", - "to" - ], - [ - "▁alt", - "o" - ], - [ - "▁anc", - "ora" - ], - [ - "▁decom", - "position" - ], - [ - "▁", - "م" - ], - [ - "▁appet", - "ite" - ], - [ - "ad", - "u" - ], - [ - "a", - "du" - ], - [ - "▁TH", - "AT" - ], - [ - "▁com", - "enz" - ], - [ - "min", - "a" - ], - [ - "mi", - "na" - ], - [ - "m", - "ina" - ], - [ - "▁init", - "iated" - ], - [ - "▁initi", - "ated" - ], - [ - "▁T", - "at" - ], - [ - "▁Ta", - "t" - ], - [ - "▁some", - "time" - ], - [ - "▁som", - "etime" - ], - [ - "▁somet", - "ime" - ], - [ - "re", - "k" - ], - [ - "r", - "ek" - ], - [ - "br", - "ead" - ], - [ - "bre", - "ad" - ], - [ - "b", - "read" - ], - [ - "▁Stat", - "istics" - ], - [ - "▁", - "Statistics" - ], - [ - "▁C", - "ob" - ], - [ - "▁Co", - "b" - ], - [ - "F", - "ollow" - ], - [ - "▁ge", - "ometric" - ], - [ - "ш", - "ла" - ], - [ - "▁proceed", - "ings" - ], - [ - "D", - "lg" - ], - [ - "se", - "ven" - ], - [ - "s", - "even" - ], - [ - "▁[", - "-" - ], - [ - "▁", - "[-" - ], - [ - "▁Buff", - "alo" - ], - [ - "▁bl", - "acks" - ], - [ - "▁black", - "s" - ], - [ - "▁s", - "ov" - ], - [ - "▁so", - "v" - ], - [ - "▁cust", - "ody" - ], - [ - "▁r", - "as" - ], - [ - "▁ra", - "s" - ], - [ - "▁", - "ras" - ], - [ - "▁tatto", - "o" - ], - [ - "öffent", - "licht" - ], - [ - "Bl", - "o" - ], - [ - "B", - "lo" - ], - [ - "A", - "ustral" - ], - [ - "▁rec", - "uper" - ], - [ - "ле", - "в" - ], - [ - "л", - "ев" - ], - [ - "▁b", - "em" - ], - [ - "▁be", - "m" - ], - [ - "▁t", - "hou" - ], - [ - "▁th", - "ou" - ], - [ - "ori", - "ented" - ], - [ - "orient", - "ed" - ], - [ - "vi", - "r" - ], - [ - "v", - "ir" - ], - [ - "▁col", - "ony" - ], - [ - "▁colon", - "y" - ], - [ - "▁Stan", - "ford" - ], - [ - "Abs", - "olute" - ], - [ - "ad", - "rat" - ], - [ - "adr", - "at" - ], - [ - "▁S", - "itu" - ], - [ - "▁Si", - "tu" - ], - [ - "▁sou", - "vent" - ], - [ - "EX", - "EC" - ], - [ - "▁m", - "ű" - ], - [ - "▁apart", - "ments" - ], - [ - "▁apartment", - "s" - ], - [ - "▁слу", - "ча" - ], - [ - "▁a", - "no" - ], - [ - "▁an", - "o" - ], - [ - "▁", - "ano" - ], - [ - "WIN", - "DO" - ], - [ - "ac", - "ci" - ], - [ - "acc", - "i" - ], - [ - "▁L", - "au" - ], - [ - "▁La", - "u" - ], - [ - "co", - "urt" - ], - [ - "cou", - "rt" - ], - [ - "c", - "ourt" - ], - [ - "▁manif", - "old" - ], - [ - "▁coal", - "ition" - ], - [ - "▁X", - "IV" - ], - [ - "▁XI", - "V" - ], - [ - "Att", - "rib" - ], - [ - "Attr", - "ib" - ], - [ - "asc", - "ade" - ], - [ - "▁whe", - "at" - ], - [ - "▁strength", - "s" - ], - [ - "FR", - "EE" - ], - [ - "F", - "REE" - ], - [ - "EMP", - "TY" - ], - [ - "▁h", - "ey" - ], - [ - "▁he", - "y" - ], - [ - "as", - "cular" - ], - [ - "asc", - "ular" - ], - [ - "▁pl", - "asma" - ], - [ - "▁b", - "ob" - ], - [ - "▁bo", - "b" - ], - [ - "Sep", - "arator" - ], - [ - "=\"", - "${" - ], - [ - "=\"$", - "{" - ], - [ - "▁Z", - "ag" - ], - [ - "▁Za", - "g" - ], - [ - "▁pro", - "jet" - ], - [ - "▁smooth", - "ly" - ], - [ - "SE", - "QU" - ], - [ - "an", - "aly" - ], - [ - "ana", - "ly" - ], - [ - "anal", - "y" - ], - [ - "att", - "achment" - ], - [ - "attach", - "ment" - ], - [ - "▁E", - "S" - ], - [ - "▁", - "ES" - ], - [ - "▁po", - "pped" - ], - [ - "▁pop", - "ped" - ], - [ - "ő", - "s" - ], - [ - "to", - "m" - ], - [ - "t", - "om" - ], - [ - "▁s", - "ón" - ], - [ - "▁só", - "n" - ], - [ - "▁r", - "ott" - ], - [ - "▁ro", - "tt" - ], - [ - "▁rot", - "t" - ], - [ - "▁", - "rott" - ], - [ - "Util", - "ities" - ], - [ - "Ut", - "ilities" - ], - [ - "had", - "oop" - ], - [ - "hado", - "op" - ], - [ - "▁s", - "otto" - ], - [ - "▁so", - "tto" - ], - [ - "au", - "tor" - ], - [ - "aut", - "or" - ], - [ - "auto", - "r" - ], - [ - "▁George", - "s" - ], - [ - "▁Georg", - "es" - ], - [ - "▁kter", - "ý" - ], - [ - "▁gru", - "ppo" - ], - [ - "▁ко", - "гда" - ], - [ - "▁ме", - "да" - ], - [ - "▁instrument", - "al" - ], - [ - "▁W", - "riter" - ], - [ - "▁Write", - "r" - ], - [ - "▁Writ", - "er" - ], - [ - "▁Wr", - "iter" - ], - [ - "▁", - "Writer" - ], - [ - "▁set", - "Timeout" - ], - [ - "ik", - "k" - ], - [ - "i", - "kk" - ], - [ - "▁Do", - "po" - ], - [ - "▁Dop", - "o" - ], - [ - "])", - ";\r" - ], - [ - "]);", - "\r" - ], - [ - "]", - ");\r" - ], - [ - "▁pract", - "icing" - ], - [ - "▁Ron", - "ald" - ], - [ - "▁у", - "би" - ], - [ - "▁ag", - "rees" - ], - [ - "▁agree", - "s" - ], - [ - "▁agre", - "es" - ], - [ - "▁den", - "oted" - ], - [ - "▁denote", - "d" - ], - [ - "is", - "miss" - ], - [ - "ism", - "iss" - ], - [ - "▁interview", - "ed" - ], - [ - "template", - "s" - ], - [ - "t", - "emplates" - ], - [ - "ř", - "i" - ], - [ - "ad", - "ministr" - ], - [ - "admin", - "istr" - ], - [ - "▁B", - "utter" - ], - [ - "▁But", - "ter" - ], - [ - "▁XV", - "II" - ], - [ - "▁XVI", - "I" - ], - [ - "▁position", - "ed" - ], - [ - "▁posit", - "ioned" - ], - [ - "▁Four", - "th" - ], - [ - "▁overwhel", - "med" - ], - [ - "▁Reg", - "ular" - ], - [ - "▁rep", - "rezent" - ], - [ - "коно", - "ми" - ], - [ - "▁expect", - "s" - ], - [ - "Ind", - "ices" - ], - [ - "▁mar", - "ijuana" - ], - [ - "▁z", - "aj" - ], - [ - "▁za", - "j" - ], - [ - "▁B", - "ren" - ], - [ - "▁Br", - "en" - ], - [ - "▁Bre", - "n" - ], - [ - "▁be", - "gg" - ], - [ - "▁beg", - "g" - ], - [ - "▁na", - "hm" - ], - [ - "▁nah", - "m" - ], - [ - "▁inter", - "rog" - ], - [ - "ти", - "е" - ], - [ - "▁B", - "un" - ], - [ - "▁Bu", - "n" - ], - [ - "▁с", - "еред" - ], - [ - "▁се", - "ред" - ], - [ - "▁shel", - "ves" - ], - [ - "▁которы", - "х" - ], - [ - "▁Fra", - "uen" - ], - [ - "▁Frau", - "en" - ], - [ - "▁Serge", - "ant" - ], - [ - "▁у", - "спе" - ], - [ - "mat", - "ched" - ], - [ - "match", - "ed" - ], - [ - "m", - "atched" - ], - [ - "▁d", - "onne" - ], - [ - "▁don", - "ne" - ], - [ - "▁touch", - "es" - ], - [ - "▁tou", - "ches" - ], - [ - "ab", - "ort" - ], - [ - "abor", - "t" - ], - [ - "▁v", - "ale" - ], - [ - "▁val", - "e" - ], - [ - "▁va", - "le" - ], - [ - "▁inst", - "itutional" - ], - [ - "▁institut", - "ional" - ], - [ - "▁institution", - "al" - ], - [ - "▁M", - "ons" - ], - [ - "▁Mon", - "s" - ], - [ - "▁Mo", - "ns" - ], - [ - "▁ambit", - "ious" - ], - [ - "▁non", - "etheless" - ], - [ - "▁none", - "theless" - ], - [ - "j", - "d" - ], - [ - "пе", - "й" - ], - [ - "п", - "ей" - ], - [ - "▁back", - "pack" - ], - [ - "da", - "o" - ], - [ - "d", - "ao" - ], - [ - "ви", - "я" - ], - [ - "▁surround", - "ings" - ], - [ - "▁surrounding", - "s" - ], - [ - "|", - "_{" - ], - [ - "▁g", - "egründ" - ], - [ - "dis", - "p" - ], - [ - "di", - "sp" - ], - [ - "d", - "isp" - ], - [ - "▁moist", - "ure" - ], - [ - "▁w", - "yd" - ], - [ - "▁wy", - "d" - ], - [ - "▁tr", - "aders" - ], - [ - "▁trad", - "ers" - ], - [ - "▁tra", - "ders" - ], - [ - "▁trade", - "rs" - ], - [ - "▁Er", - "st" - ], - [ - "▁Gal", - "axy" - ], - [ - "▁в", - "оло" - ], - [ - "▁во", - "ло" - ], - [ - "▁Per", - "u" - ], - [ - "▁Pe", - "ru" - ], - [ - "▁prior", - "ities" - ], - [ - "▁pron", - "ounced" - ], - [ - "▁C", - "BS" - ], - [ - "▁CB", - "S" - ], - [ - "▁Pal", - "m" - ], - [ - "▁Pa", - "lm" - ], - [ - "▁exp", - "ans" - ], - [ - "▁ener", - "get" - ], - [ - "▁energ", - "et" - ], - [ - "▁Cond", - "ition" - ], - [ - "▁", - "Condition" - ], - [ - "▁S", - "ver" - ], - [ - "▁Sv", - "er" - ], - [ - "ne", - "sted" - ], - [ - "nes", - "ted" - ], - [ - "n", - "ested" - ], - [ - "▁февра", - "ля" - ], - [ - "he", - "ro" - ], - [ - "her", - "o" - ], - [ - "h", - "ero" - ], - [ - "▁ко", - "ло" - ], - [ - "▁к", - "оло" - ], - [ - "▁", - "коло" - ], - [ - "▁Fil", - "ms" - ], - [ - "▁Film", - "s" - ], - [ - "Bo", - "n" - ], - [ - "B", - "on" - ], - [ - "é", - "al" - ], - [ - "ploy", - "ed" - ], - [ - "tr", - "ained" - ], - [ - "tra", - "ined" - ], - [ - "train", - "ed" - ], - [ - "▁els", - "ő" - ], - [ - "▁l", - "ust" - ], - [ - "▁lu", - "st" - ], - [ - "ati", - "num" - ], - [ - "atin", - "um" - ], - [ - "oy", - "le" - ], - [ - "o", - "yle" - ], - [ - "▁J", - "et" - ], - [ - "▁Je", - "t" - ], - [ - "жде", - "ния" - ], - [ - "▁survey", - "s" - ], - [ - "▁surve", - "ys" - ], - [ - "be", - "e" - ], - [ - "b", - "ee" - ], - [ - "work", - "ers" - ], - [ - "worker", - "s" - ], - [ - "wor", - "kers" - ], - [ - "rec", - "ords" - ], - [ - "record", - "s" - ], - [ - "cal", - "endar" - ], - [ - "bb", - "ing" - ], - [ - "b", - "bing" - ], - [ - "reg", - "ation" - ], - [ - "dash", - "board" - ], - [ - "d", - "ashboard" - ], - [ - "K", - "ing" - ], - [ - "▁v", - "ista" - ], - [ - "▁vis", - "ta" - ], - [ - "▁vi", - "sta" - ], - [ - "▁dep", - "icted" - ], - [ - "▁occur", - "ring" - ], - [ - "▁о", - "фи" - ], - [ - "▁sand", - "wich" - ], - [ - "rc", - "u" - ], - [ - "r", - "cu" - ], - [ - "ke", - "rn" - ], - [ - "ker", - "n" - ], - [ - "k", - "ern" - ], - [ - "▁min", - "ut" - ], - [ - "▁mi", - "nut" - ], - [ - "▁с", - "мер" - ], - [ - "▁t", - "d" - ], - [ - "▁", - "td" - ], - [ - "so", - "lete" - ], - [ - "sole", - "te" - ], - [ - "sol", - "ete" - ], - [ - "Com", - "plex" - ], - [ - "Comp", - "lex" - ], - [ - "▁t", - "unn" - ], - [ - "▁tu", - "nn" - ], - [ - "▁tun", - "n" - ], - [ - "▁sc", - "arc" - ], - [ - "▁scar", - "c" - ], - [ - "st", - "ead" - ], - [ - "ste", - "ad" - ], - [ - "▁F", - "ail" - ], - [ - "▁Fa", - "il" - ], - [ - "▁", - "Fail" - ], - [ - "▁R", - "s" - ], - [ - "▁tr", - "ails" - ], - [ - "▁tra", - "ils" - ], - [ - "▁trail", - "s" - ], - [ - "ke", - "m" - ], - [ - "k", - "em" - ], - [ - "▁Rom", - "ans" - ], - [ - "▁Ro", - "mans" - ], - [ - "▁Roman", - "s" - ], - [ - "▁Roma", - "ns" - ], - [ - "at", - "ivity" - ], - [ - "ativ", - "ity" - ], - [ - "Pre", - "vious" - ], - [ - "Prev", - "ious" - ], - [ - "▁de", - "press" - ], - [ - "▁dep", - "ress" - ], - [ - "▁re", - "signed" - ], - [ - "▁res", - "igned" - ], - [ - "▁resign", - "ed" - ], - [ - "get", - "Default" - ], - [ - "▁Tib", - "et" - ], - [ - "▁Ti", - "bet" - ], - [ - "▁Fr", - "anco" - ], - [ - "▁Franc", - "o" - ], - [ - "▁Fran", - "co" - ], - [ - "\")", - "));" - ], - [ - "\"))", - ");" - ], - [ - "\"", - ")));" - ], - [ - "▁in", - "jection" - ], - [ - "▁inj", - "ection" - ], - [ - "▁inject", - "ion" - ], - [ - "rem", - "oved" - ], - [ - "remove", - "d" - ], - [ - "▁pra", - "ised" - ], - [ - "▁praise", - "d" - ], - [ - "▁A", - "sc" - ], - [ - "▁As", - "c" - ], - [ - "er", - "ase" - ], - [ - "era", - "se" - ], - [ - "eras", - "e" - ], - [ - "e", - "rase" - ], - [ - "▁commission", - "ed" - ], - [ - "MA", - "IL" - ], - [ - "M", - "AIL" - ], - [ - "▁B", - "oh" - ], - [ - "▁Bo", - "h" - ], - [ - "Pol", - "y" - ], - [ - "Po", - "ly" - ], - [ - "P", - "oly" - ], - [ - "▁cin", - "q" - ], - [ - "▁Ab", - "ove" - ], - [ - "▁Josh", - "ua" - ], - [ - "ZE", - "RO" - ], - [ - "Z", - "ERO" - ], - [ - "▁sum", - "mit" - ], - [ - "▁U", - "rs" - ], - [ - "▁Ur", - "s" - ], - [ - "▁c", - "url" - ], - [ - "▁cur", - "l" - ], - [ - "▁cu", - "rl" - ], - [ - "▁v", - "isa" - ], - [ - "▁vis", - "a" - ], - [ - "▁vi", - "sa" - ], - [ - "▁re", - "sur" - ], - [ - "���res", - "ur" - ], - [ - "={", - "'" - ], - [ - "=", - "{'" - ], - [ - "fe", - "at" - ], - [ - "▁abs", - "orb" - ], - [ - "▁absor", - "b" - ], - [ - "▁plan", - "ets" - ], - [ - "▁plane", - "ts" - ], - [ - "▁planet", - "s" - ], - [ - "▁prin", - "cess" - ], - [ - "▁prince", - "ss" - ], - [ - "▁Jahrhund", - "erts" - ], - [ - "▁Jahrhundert", - "s" - ], - [ - "x", - "p" - ], - [ - "▁N", - "BC" - ], - [ - "▁ко", - "ми" - ], - [ - "▁ком", - "и" - ], - [ - "▁F", - "UN" - ], - [ - "▁", - "FUN" - ], - [ - "▁ne", - "uen" - ], - [ - "▁neu", - "en" - ], - [ - "▁neue", - "n" - ], - [ - "▁dé", - "jà" - ], - [ - "▁O", - "z" - ], - [ - "bb", - "en" - ], - [ - "b", - "ben" - ], - [ - "VID", - "EO" - ], - [ - "▁ej", - "empl" - ], - [ - "▁cons", - "iders" - ], - [ - "▁consider", - "s" - ], - [ - "▁consid", - "ers" - ], - [ - "at", - "ri" - ], - [ - "atr", - "i" - ], - [ - "a", - "tri" - ], - [ - "▁ar", - "rog" - ], - [ - "▁arr", - "og" - ], - [ - "io", - "so" - ], - [ - "ios", - "o" - ], - [ - "i", - "oso" - ], - [ - "▁h", - "ace" - ], - [ - "▁ha", - "ce" - ], - [ - "▁contact", - "ed" - ], - [ - "▁un", - "ple" - ], - [ - "▁spons", - "ored" - ], - [ - "▁tr", - "ainer" - ], - [ - "▁tra", - "iner" - ], - [ - "▁train", - "er" - ], - [ - "sb", - "i" - ], - [ - "s", - "bi" - ], - [ - "▁за", - "нима" - ], - [ - "C", - "riterion" - ], - [ - "но", - "то" - ], - [ - "sch", - "eme" - ], - [ - "sche", - "me" - ], - [ - "enn", - "ial" - ], - [ - "per", - "form" - ], - [ - "perf", - "orm" - ], - [ - "▁fix", - "ing" - ], - [ - "▁по", - "стро" - ], - [ - "▁пос", - "тро" - ], - [ - "ar", - "b" - ], - [ - "a", - "rb" - ], - [ - "EX", - "IT" - ], - [ - "▁ca", - "fé" - ], - [ - "▁caf", - "é" - ], - [ - "itut", - "ed" - ], - [ - "itute", - "d" - ], - [ - "itu", - "ted" - ], - [ - "ri", - "ages" - ], - [ - "ria", - "ges" - ], - [ - "riage", - "s" - ], - [ - "T", - "ur" - ], - [ - "▁hab", - "er" - ], - [ - "▁ha", - "ber" - ], - [ - "el", - "asticsearch" - ], - [ - "▁а", - "л" - ], - [ - "▁", - "ал" - ], - [ - "r", - "h" - ], - [ - "▁v", - "oll" - ], - [ - "▁vo", - "ll" - ], - [ - "▁vol", - "l" - ], - [ - "CL", - "U" - ], - [ - "M", - "il" - ], - [ - "▁mem", - "bres" - ], - [ - "▁membr", - "es" - ], - [ - "▁membre", - "s" - ], - [ - "▁remark", - "ed" - ], - [ - "ва", - "на" - ], - [ - "ван", - "а" - ], - [ - "в", - "ана" - ], - [ - "=\"", - "_" - ], - [ - "Le", - "ss" - ], - [ - "Les", - "s" - ], - [ - "L", - "ess" - ], - [ - "(\"", - "\");" - ], - [ - "▁Y", - "ale" - ], - [ - "▁Ya", - "le" - ], - [ - "ber", - "ries" - ], - [ - "▁rele", - "asing" - ], - [ - "▁im", - "ports" - ], - [ - "▁import", - "s" - ], - [ - "▁imp", - "orts" - ], - [ - "id", - "ea" - ], - [ - "ide", - "a" - ], - [ - "▁(", - "+" - ], - [ - "▁ar", - "qu" - ], - [ - "ific", - "ación" - ], - [ - "ifica", - "ción" - ], - [ - "▁па", - "ра" - ], - [ - "▁пар", - "а" - ], - [ - "▁R", - "angers" - ], - [ - "▁Range", - "rs" - ], - [ - "▁Rang", - "ers" - ], - [ - "▁Ran", - "gers" - ], - [ - "M", - "ic" - ], - [ - "▁n", - "ederbörd" - ], - [ - "▁imag", - "inary" - ], - [ - "▁imagin", - "ary" - ], - [ - "▁special", - "ists" - ], - [ - "▁specialist", - "s" - ], - [ - "▁ho", - "of" - ], - [ - "Mod", - "ules" - ], - [ - "Module", - "s" - ], - [ - "▁sad", - "ly" - ], - [ - "ce", - "il" - ], - [ - "Tab", - "Index" - ], - [ - "at", - "ionale" - ], - [ - "ation", - "ale" - ], - [ - "ational", - "e" - ], - [ - "▁Part", - "ner" - ], - [ - "tb", - "ody" - ], - [ - "t", - "body" - ], - [ - "▁le", - "verage" - ], - [ - "▁lever", - "age" - ], - [ - "D", - "N" - ], - [ - "▁P", - "rec" - ], - [ - "▁Pr", - "ec" - ], - [ - "▁Pre", - "c" - ], - [ - "▁S", - "é" - ], - [ - "▁M", - "am" - ], - [ - "▁Ma", - "m" - ], - [ - "▁a", - "fin" - ], - [ - "▁af", - "in" - ], - [ - "is", - "Valid" - ], - [ - "Ps", - "e" - ], - [ - "P", - "se" - ], - [ - "▁сто", - "ро" - ], - [ - "▁cho", - "pped" - ], - [ - "▁chop", - "ped" - ], - [ - "▁Min", - "or" - ], - [ - "▁Mi", - "nor" - ], - [ - "▁d", - "abei" - ], - [ - "Da", - "vid" - ], - [ - "D", - "avid" - ], - [ - "uss", - "ia" - ], - [ - "▁дере", - "вня" - ], - [ - "▁Id", - "entity" - ], - [ - "▁Ident", - "ity" - ], - [ - "▁", - "Identity" - ], - [ - "▁L", - "GBT" - ], - [ - "ци", - "је" - ], - [ - "▁Or", - "ts" - ], - [ - "▁Ort", - "s" - ], - [ - "▁part", - "i" - ], - [ - "▁par", - "ti" - ], - [ - "▁B", - "achelor" - ], - [ - "ug", - "a" - ], - [ - "u", - "ga" - ], - [ - "▁O", - "PT" - ], - [ - "▁OP", - "T" - ], - [ - "▁", - "OPT" - ], - [ - "▁S", - "eth" - ], - [ - "▁Se", - "th" - ], - [ - "▁Set", - "h" - ], - [ - "▁LI", - "ABLE" - ], - [ - "▁inaug", - "ur" - ], - [ - "▁Shan", - "ghai" - ], - [ - "▁relax", - "ing" - ], - [ - "ци", - "она" - ], - [ - "цион", - "а" - ], - [ - "\"", - "%" - ], - [ - "▁o", - "bey" - ], - [ - "▁ob", - "ey" - ], - [ - "▁A", - "irlines" - ], - [ - "▁Air", - "lines" - ], - [ - "Link", - "s" - ], - [ - "Lin", - "ks" - ], - [ - "L", - "inks" - ], - [ - "▁C", - "elt" - ], - [ - "▁Ce", - "lt" - ], - [ - "▁Cel", - "t" - ], - [ - "▁Ad", - "min" - ], - [ - "▁Adm", - "in" - ], - [ - "▁", - "Admin" - ], - [ - "ag", - "ation" - ], - [ - "▁wor", - "ries" - ], - [ - "IN", - "TE" - ], - [ - "INT", - "E" - ], - [ - "ar", - "ith" - ], - [ - "ari", - "th" - ], - [ - "Fat", - "alf" - ], - [ - "]]", - ")" - ], - [ - "]", - "])" - ], - [ - "co", - "lm" - ], - [ - "col", - "m" - ], - [ - "▁arch", - "ae" - ], - [ - "▁br", - "ushed" - ], - [ - "▁brush", - "ed" - ], - [ - "▁t", - "ät" - ], - [ - "▁struct", - "ured" - ], - [ - "▁structure", - "d" - ], - [ - "ти", - "и" - ], - [ - "▁home", - "m" - ], - [ - "▁hom", - "em" - ], - [ - "▁ho", - "mem" - ], - [ - "[:", - "," - ], - [ - "▁n", - "avy" - ], - [ - "▁na", - "vy" - ], - [ - "▁nav", - "y" - ], - [ - "get", - "Key" - ], - [ - "power", - "ed" - ], - [ - "pow", - "ered" - ], - [ - "▁s", - "ucked" - ], - [ - "▁suc", - "ked" - ], - [ - "▁suck", - "ed" - ], - [ - "▁z", - "omb" - ], - [ - "▁zo", - "mb" - ], - [ - "iss", - "ant" - ], - [ - "issa", - "nt" - ], - [ - "▁M", - "ight" - ], - [ - "▁Mi", - "ght" - ], - [ - "▁Mig", - "ht" - ], - [ - "▁P", - "ull" - ], - [ - "▁Pu", - "ll" - ], - [ - "▁Pul", - "l" - ], - [ - "ri", - "r" - ], - [ - "r", - "ir" - ], - [ - "▁п", - "і" - ], - [ - "▁", - "пі" - ], - [ - "▁se", - "as" - ], - [ - "▁sea", - "s" - ], - [ - "▁W", - "rest" - ], - [ - "▁Wr", - "est" - ], - [ - "▁t", - "ense" - ], - [ - "▁ten", - "se" - ], - [ - "▁tens", - "e" - ], - [ - "▁a", - "tm" - ], - [ - "▁at", - "m" - ], - [ - "▁have", - "t" - ], - [ - "▁ha", - "vet" - ], - [ - "▁hav", - "et" - ], - [ - "▁pier", - "ws" - ], - [ - "▁trag", - "ic" - ], - [ - "▁D", - "iff" - ], - [ - "▁Di", - "ff" - ], - [ - "▁", - "Diff" - ], - [ - "▁conf", - "idential" - ], - [ - "▁confident", - "ial" - ], - [ - "success", - "ful" - ], - [ - "ę", - "ż" - ], - [ - "▁Ch", - "ain" - ], - [ - "▁Cha", - "in" - ], - [ - "▁", - "Chain" - ], - [ - "▁Ken", - "ya" - ], - [ - "Ch", - "oice" - ], - [ - "oc", - "ur" - ], - [ - "o", - "cur" - ], - [ - "an", - "iu" - ], - [ - "ani", - "u" - ], - [ - "▁consult", - "ant" - ], - [ - "▁Ad", - "vis" - ], - [ - "▁Adv", - "is" - ], - [ - "Li", - "f" - ], - [ - "L", - "if" - ], - [ - "▁L", - "ors" - ], - [ - "▁Lo", - "rs" - ], - [ - "▁Lor", - "s" - ], - [ - "avor", - "ite" - ], - [ - "avo", - "rite" - ], - [ - "▁util", - "izing" - ], - [ - "▁utiliz", - "ing" - ], - [ - "▁v", - "intage" - ], - [ - "Mat", - "cher" - ], - [ - "Match", - "er" - ], - [ - "▁m", - "embre" - ], - [ - "▁me", - "mbre" - ], - [ - "▁mem", - "bre" - ], - [ - "▁membr", - "e" - ], - [ - "▁Ex", - "pect" - ], - [ - "▁Exp", - "ect" - ], - [ - "▁", - "Expect" - ], - [ - "▁tr", - "acing" - ], - [ - "▁tra", - "cing" - ], - [ - "no", - "g" - ], - [ - "n", - "og" - ], - [ - "▁d", - "ej" - ], - [ - "▁de", - "j" - ], - [ - "▁у", - "че" - ], - [ - "▁lo", - "ops" - ], - [ - "▁loop", - "s" - ], - [ - "▁on", - "click" - ], - [ - "▁G", - "PU" - ], - [ - "▁GP", - "U" - ], - [ - "▁", - "GPU" - ], - [ - "▁Album", - "s" - ], - [ - "▁Alb", - "ums" - ], - [ - "▁Arch", - "ives" - ], - [ - "ва", - "та" - ], - [ - "ват", - "а" - ], - [ - "▁st", - "ove" - ], - [ - "▁sto", - "ve" - ], - [ - "ш", - "ли" - ], - [ - "an", - "cies" - ], - [ - "anc", - "ies" - ], - [ - "▁geme", - "ente" - ], - [ - "mo", - "b" - ], - [ - "m", - "ob" - ], - [ - "PD", - "F" - ], - [ - "P", - "DF" - ], - [ - "es", - "o" - ], - [ - "e", - "so" - ], - [ - "▁v", - "ég" - ], - [ - "▁vé", - "g" - ], - [ - "Res", - "olve" - ], - [ - "▁te", - "aches" - ], - [ - "▁teach", - "es" - ], - [ - "▁tea", - "ches" - ], - [ - "ло", - "же" - ], - [ - "▁с", - "тво" - ], - [ - "▁ст", - "во" - ], - [ - "▁", - "ство" - ], - [ - "▁О", - "дна" - ], - [ - "▁f", - "id" - ], - [ - "▁fi", - "d" - ], - [ - "Some", - "thing" - ], - [ - "Som", - "ething" - ], - [ - "▁ne", - "bo" - ], - [ - "▁Valent", - "ine" - ], - [ - "row", - "ning" - ], - [ - "rown", - "ing" - ], - [ - "▁а", - "ле" - ], - [ - "▁ал", - "е" - ], - [ - "aw", - "i" - ], - [ - "a", - "wi" - ], - [ - "is", - "hi" - ], - [ - "ish", - "i" - ], - [ - "▁S", - "PI" - ], - [ - "▁SP", - "I" - ], - [ - "▁", - "SPI" - ], - [ - "▁s", - "pel" - ], - [ - "▁sp", - "el" - ], - [ - "▁spe", - "l" - ], - [ - "▁б", - "іль" - ], - [ - "▁бі", - "ль" - ], - [ - "▁particip", - "ant" - ], - [ - "▁N", - "ed" - ], - [ - "▁Ne", - "d" - ], - [ - "▁G", - "ast" - ], - [ - "▁Ga", - "st" - ], - [ - "▁Gas", - "t" - ], - [ - "▁bl", - "ond" - ], - [ - "▁blo", - "nd" - ], - [ - "▁s", - "aves" - ], - [ - "▁sa", - "ves" - ], - [ - "▁save", - "s" - ], - [ - "▁sav", - "es" - ], - [ - "col", - "ored" - ], - [ - "color", - "ed" - ], - [ - "colo", - "red" - ], - [ - "▁A", - "CTION" - ], - [ - "▁AC", - "TION" - ], - [ - "▁ACT", - "ION" - ], - [ - "▁", - "ACTION" - ], - [ - "▁Polit", - "iker" - ], - [ - "}$", - ")" - ], - [ - "}", - "$)" - ], - [ - "▁D", - "um" - ], - [ - "▁Du", - "m" - ], - [ - "den", - "try" - ], - [ - "d", - "entry" - ], - [ - "Stud", - "ent" - ], - [ - "▁~", - "=" - ], - [ - "lo", - "ads" - ], - [ - "load", - "s" - ], - [ - "▁F", - "oster" - ], - [ - "▁Fo", - "ster" - ], - [ - "一", - "个" - ], - [ - "▁P", - "K" - ], - [ - "▁", - "PK" - ], - [ - "▁S", - "B" - ], - [ - "▁", - "SB" - ], - [ - "▁H", - "ern" - ], - [ - "▁He", - "rn" - ], - [ - "▁Her", - "n" - ], - [ - "▁Ex", - "hib" - ], - [ - "Listener", - "s" - ], - [ - "Listen", - "ers" - ], - [ - "Su", - "n" - ], - [ - "S", - "un" - ], - [ - "pl", - "ac" - ], - [ - "▁B", - "ever" - ], - [ - "▁Be", - "ver" - ], - [ - "▁Bev", - "er" - ], - [ - "▁incl", - "uy" - ], - [ - "▁inclu", - "y" - ], - [ - "▁d", - "c" - ], - [ - "▁", - "dc" - ], - [ - "ar", - "gc" - ], - [ - "arg", - "c" - ], - [ - "▁g", - "ed" - ], - [ - "▁ge", - "d" - ], - [ - "▁", - "ged" - ], - [ - "с", - "па" - ], - [ - "▁Form", - "ula" - ], - [ - "▁с", - "ем" - ], - [ - "▁се", - "м" - ], - [ - "▁em", - "pt" - ], - [ - "▁emp", - "t" - ], - [ - "▁", - "empt" - ], - [ - "un", - "register" - ], - [ - "▁Queens", - "land" - ], - [ - "ánd", - "ez" - ], - [ - "ot", - "ive" - ], - [ - "oti", - "ve" - ], - [ - "▁al", - "ley" - ], - [ - "▁all", - "ey" - ], - [ - "▁alle", - "y" - ], - [ - "▁Democr", - "at" - ], - [ - "▁trav", - "ail" - ], - [ - "▁$", - "," - ], - [ - "▁", - "$," - ], - [ - "R", - "P" - ], - [ - "ро", - "е" - ], - [ - "pers", - "onal" - ], - [ - "person", - "al" - ], - [ - "▁péri", - "ode" - ], - [ - "HO", - "ME" - ], - [ - "om", - "es" - ], - [ - "ome", - "s" - ], - [ - "o", - "mes" - ], - [ - "▁recogn", - "ised" - ], - [ - "he", - "ng" - ], - [ - "hen", - "g" - ], - [ - "h", - "eng" - ], - [ - "▁J", - "ung" - ], - [ - "▁Jun", - "g" - ], - [ - "▁Ju", - "ng" - ], - [ - "▁Ro", - "land" - ], - [ - "▁Rol", - "and" - ], - [ - "▁conv", - "icted" - ], - [ - "Loc", - "ked" - ], - [ - "Lock", - "ed" - ], - [ - "L", - "ocked" - ], - [ - "▁m", - "ari" - ], - [ - "▁mar", - "i" - ], - [ - "▁ma", - "ri" - ], - [ - "▁Lux", - "em" - ], - [ - "refer", - "to" - ], - [ - "De", - "leted" - ], - [ - "Dele", - "ted" - ], - [ - "Delete", - "d" - ], - [ - "Del", - "eted" - ], - [ - "int", - "ent" - ], - [ - "inte", - "nt" - ], - [ - "▁St", - "aats" - ], - [ - "▁Sta", - "ats" - ], - [ - "▁обла", - "сті" - ], - [ - "и", - "т" - ], - [ - "▁са", - "ве" - ], - [ - "▁Pro", - "tocol" - ], - [ - "▁", - "Protocol" - ], - [ - "ają", - "c" - ], - [ - "ch", - "k" - ], - [ - "Type", - "Info" - ], - [ - "▁p", - "kt" - ], - [ - "▁", - "pkt" - ], - [ - "▁sc", - "andal" - ], - [ - "▁scan", - "dal" - ], - [ - "▁individ", - "ually" - ], - [ - "▁individual", - "ly" - ], - [ - "FM", - "T" - ], - [ - "F", - "MT" - ], - [ - "▁n", - "j" - ], - [ - "ab", - "ile" - ], - [ - "abil", - "e" - ], - [ - "abi", - "le" - ], - [ - "▁R", - "ivers" - ], - [ - "▁River", - "s" - ], - [ - "PRO", - "PERTY" - ], - [ - "V", - "B" - ], - [ - "wo", - "rt" - ], - [ - "wor", - "t" - ], - [ - "w", - "ort" - ], - [ - "▁split", - "ting" - ], - [ - "▁spl", - "itting" - ], - [ - "ach", - "ten" - ], - [ - "acht", - "en" - ], - [ - "achte", - "n" - ], - [ - "a", - "chten" - ], - [ - "▁AR", - "ISING" - ], - [ - "▁s", - "ip" - ], - [ - "▁si", - "p" - ], - [ - "▁f", - "res" - ], - [ - "▁fr", - "es" - ], - [ - "▁fre", - "s" - ], - [ - "▁g", - "room" - ], - [ - "▁gr", - "oom" - ], - [ - "▁gro", - "om" - ], - [ - "H", - "ol" - ], - [ - "▁c", - "anon" - ], - [ - "▁can", - "on" - ], - [ - "▁ca", - "non" - ], - [ - "▁abrupt", - "ly" - ], - [ - "▁after", - "ward" - ], - [ - "▁R", - "unning" - ], - [ - "▁Run", - "ning" - ], - [ - "▁", - "Running" - ], - [ - "▁j", - "i" - ], - [ - "▁", - "ji" - ], - [ - "▁%", - "," - ], - [ - "▁", - "%," - ], - [ - "▁Palest", - "inian" - ], - [ - "R", - "W" - ], - [ - "pgf", - "scope" - ], - [ - "▁country", - "side" - ], - [ - "▁countr", - "yside" - ], - [ - "▁fort", - "unate" - ], - [ - "▁", - "fortunate" - ], - [ - "▁c", - "él" - ], - [ - "▁Po", - "inter" - ], - [ - "▁Point", - "er" - ], - [ - "▁", - "Pointer" - ], - [ - "ens", - "ors" - ], - [ - "ensor", - "s" - ], - [ - "enso", - "rs" - ], - [ - "ra", - "ting" - ], - [ - "rat", - "ing" - ], - [ - "r", - "ating" - ], - [ - "▁buff", - "ers" - ], - [ - "▁buffer", - "s" - ], - [ - "▁buf", - "fers" - ], - [ - "▁re", - "mot" - ], - [ - "▁rem", - "ot" - ], - [ - "▁Prop", - "Types" - ], - [ - "▁N", - "ah" - ], - [ - "▁Na", - "h" - ], - [ - "al", - "tern" - ], - [ - "alt", - "ern" - ], - [ - "alter", - "n" - ], - [ - "▁eas", - "iest" - ], - [ - "▁in", - "vas" - ], - [ - "▁inv", - "as" - ], - [ - "▁cl", - "k" - ], - [ - "▁", - "clk" - ], - [ - "copy", - "right" - ], - [ - "c", - "opyright" - ], - [ - "▁bl", - "anc" - ], - [ - "SA", - "MP" - ], - [ - "S", - "AMP" - ], - [ - "▁Co", - "hen" - ], - [ - "▁S", - "hell" - ], - [ - "▁She", - "ll" - ], - [ - "▁Sh", - "ell" - ], - [ - "▁Shel", - "l" - ], - [ - "▁", - "Shell" - ], - [ - "▁destroy", - "ing" - ], - [ - "▁destro", - "ying" - ], - [ - "▁Z", - "el" - ], - [ - "▁Ze", - "l" - ], - [ - "date", - "r" - ], - [ - "da", - "ter" - ], - [ - "dat", - "er" - ], - [ - "d", - "ater" - ], - [ - "če", - "n" - ], - [ - "č", - "en" - ], - [ - "▁f", - "iling" - ], - [ - "▁fil", - "ing" - ], - [ - "▁fi", - "ling" - ], - [ - "▁integr", - "ate" - ], - [ - "xi", - "t" - ], - [ - "x", - "it" - ], - [ - "▁R", - "ET" - ], - [ - "▁RE", - "T" - ], - [ - "▁", - "RET" - ], - [ - "le", - "ne" - ], - [ - "len", - "e" - ], - [ - "l", - "ene" - ], - [ - "cal", - "ls" - ], - [ - "call", - "s" - ], - [ - "c", - "alls" - ], - [ - "▁sl", - "aughter" - ], - [ - "init", - "ialized" - ], - [ - "initial", - "ized" - ], - [ - "initialize", - "d" - ], - [ - "un", - "ches" - ], - [ - "unch", - "es" - ], - [ - "unc", - "hes" - ], - [ - "▁Tr", - "ace" - ], - [ - "▁Tra", - "ce" - ], - [ - "▁", - "Trace" - ], - [ - "eff", - "icient" - ], - [ - "▁Wood", - "s" - ], - [ - "▁long", - "itud" - ], - [ - "G", - "N" - ], - [ - "▁K", - "ont" - ], - [ - "▁Kon", - "t" - ], - [ - "▁Ko", - "nt" - ], - [ - "▁chunk", - "s" - ], - [ - "á", - "ch" - ], - [ - "▁unem", - "ployment" - ], - [ - "ac", - "om" - ], - [ - "aco", - "m" - ], - [ - "a", - "com" - ], - [ - "▁sl", - "owed" - ], - [ - "▁slow", - "ed" - ], - [ - "▁out", - "lined" - ], - [ - "▁outline", - "d" - ], - [ - "xff", - "ff" - ], - [ - "xf", - "fff" - ], - [ - "x", - "ffff" - ], - [ - "▁ik", - "ke" - ], - [ - "▁work", - "space" - ], - [ - "▁works", - "pace" - ], - [ - "M", - "c" - ], - [ - "▁k", - "icking" - ], - [ - "▁kick", - "ing" - ], - [ - "▁embed", - "ding" - ], - [ - "ch", - "nitt" - ], - [ - "chn", - "itt" - ], - [ - "er", - "ten" - ], - [ - "ert", - "en" - ], - [ - "▁In", - "terior" - ], - [ - "▁Inter", - "ior" - ], - [ - "▁S", - "ongs" - ], - [ - "▁Son", - "gs" - ], - [ - "▁Song", - "s" - ], - [ - "mm", - "c" - ], - [ - "m", - "mc" - ], - [ - "▁analy", - "zed" - ], - [ - "▁analyze", - "d" - ], - [ - "▁Cou", - "pe" - ], - [ - "▁favor", - "ites" - ], - [ - "▁favorite", - "s" - ], - [ - "▁t", - "t" - ], - [ - "▁", - "tt" - ], - [ - "▁то", - "й" - ], - [ - "▁", - "той" - ], - [ - "R", - "outing" - ], - [ - "▁Sil", - "va" - ], - [ - "▁andere", - "m" - ], - [ - "▁ander", - "em" - ], - [ - "▁h", - "onom" - ], - [ - "▁hon", - "om" - ], - [ - "▁ho", - "nom" - ], - [ - "▁исполь", - "зова" - ], - [ - ".\"", - "]" - ], - [ - ".", - "\"]" - ], - [ - "▁W", - "u" - ], - [ - "le", - "gt" - ], - [ - "leg", - "t" - ], - [ - "▁s", - "poon" - ], - [ - "▁sp", - "oon" - ], - [ - "▁spo", - "on" - ], - [ - "▁j", - "ap" - ], - [ - "▁ja", - "p" - ], - [ - "▁Ext", - "ension" - ], - [ - "▁", - "Extension" - ], - [ - "er", - "ne" - ], - [ - "ern", - "e" - ], - [ - "▁v", - "agy" - ], - [ - "▁va", - "gy" - ], - [ - "▁vag", - "y" - ], - [ - "▁се", - "ла" - ], - [ - "▁ф", - "унк" - ], - [ - "▁anal", - "ytics" - ], - [ - "▁analyt", - "ics" - ], - [ - "▁s", - "ug" - ], - [ - "▁su", - "g" - ], - [ - "▁A", - "sync" - ], - [ - "▁As", - "ync" - ], - [ - "▁", - "Async" - ], - [ - "▁pe", - "aks" - ], - [ - "▁peak", - "s" - ], - [ - "▁G", - "ym" - ], - [ - "▁Gy", - "m" - ], - [ - "▁law", - "suit" - ], - [ - "▁laws", - "uit" - ], - [ - "<", - ">" - ], - [ - "ial", - "is" - ], - [ - "i", - "alis" - ], - [ - "et", - "ric" - ], - [ - "etr", - "ic" - ], - [ - "face", - "d" - ], - [ - "fa", - "ced" - ], - [ - "fac", - "ed" - ], - [ - "f", - "aced" - ], - [ - "▁dis", - "rupt" - ], - [ - "▁f", - "å" - ], - [ - "Input", - "s" - ], - [ - "`)", - ";" - ], - [ - "`", - ");" - ], - [ - "▁M", - "end" - ], - [ - "▁Me", - "nd" - ], - [ - "▁Men", - "d" - ], - [ - "go", - "n" - ], - [ - "g", - "on" - ], - [ - "▁\"", - ",\"" - ], - [ - "▁\",", - "\"" - ], - [ - "▁", - "\",\"" - ], - [ - "▁n", - "erves" - ], - [ - "▁nerv", - "es" - ], - [ - "▁nerve", - "s" - ], - [ - "▁ner", - "ves" - ], - [ - "▁doubt", - "s" - ], - [ - "▁doub", - "ts" - ], - [ - "sa", - "p" - ], - [ - "s", - "ap" - ], - [ - "▁s", - "ow" - ], - [ - "▁so", - "w" - ], - [ - ",\\", - ",\\" - ], - [ - ",\\,", - "\\" - ], - [ - ",", - "\\,\\" - ], - [ - "▁B", - "S" - ], - [ - "▁", - "BS" - ], - [ - "▁G", - "lad" - ], - [ - "▁Gl", - "ad" - ], - [ - "▁a", - "ster" - ], - [ - "▁as", - "ter" - ], - [ - "▁ast", - "er" - ], - [ - "▁", - "aster" - ], - [ - "œuv", - "re" - ], - [ - "▁Bang", - "l" - ], - [ - "▁Ban", - "gl" - ], - [ - "▁i", - "Pad" - ], - [ - "use", - "ppe" - ], - [ - "▁conduct", - "ing" - ], - [ - "▁(", - "{\\" - ], - [ - "▁({", - "\\" - ], - [ - "▁", - "({\\" - ], - [ - "▁Har", - "bor" - ], - [ - "ps", - "z" - ], - [ - "p", - "sz" - ], - [ - "▁FI", - "FA" - ], - [ - "_*", - "*" - ], - [ - "_", - "**" - ], - [ - "em", - "or" - ], - [ - "e", - "mor" - ], - [ - "▁", - "▁" - ], - [ - "▁▁", - "▁▁" - ], - [ - "▁▁▁", - "▁" - ], - [ - "▁", - "▁▁▁" - ], - [ - "▁▁", - "▁▁▁▁▁▁" - ], - [ - "▁▁▁▁", - "▁▁▁▁" - ], - [ - "▁▁▁▁▁", - "▁▁▁" - ], - [ - "▁▁▁▁▁▁", - "▁▁" - ], - [ - "▁▁▁", - "▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁", - "▁" - ], - [ - "▁", - "▁▁▁▁▁▁▁" - ], - [ - "▁▁", - "▁▁▁" - ], - [ - "▁▁▁▁", - "▁" - ], - [ - "▁▁▁", - "▁▁" - ], - [ - "▁", - "▁▁▁▁" - ], - [ - "▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁" - ], - [ - "▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁" - ], - [ - "▁▁", - "▁▁▁▁" - ], - [ - "▁▁▁▁", - "▁▁" - ], - [ - "▁▁▁▁▁", - "▁" - ], - [ - "▁▁▁", - "▁▁▁" - ], - [ - "▁", - "▁▁▁▁▁" - ], - [ - "▁▁", - "▁▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁", - "▁▁▁▁▁▁▁��" - ], - [ - "▁▁▁▁▁▁▁▁", - "▁▁▁▁" - ], - [ - "▁▁▁▁▁", - "▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁", - "▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁", - "▁▁" - ], - [ - "▁▁▁", - "▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁", - "▁▁▁" - ], - [ - "▁▁▁▁▁▁▁", - "▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁▁", - "▁" - ], - [ - "▁", - "▁▁▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁", - "▁▁▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁", - "▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁", - "▁▁▁▁▁" - ], - [ - "▁▁▁▁▁", - "▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁", - "▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁▁▁", - "▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁", - "▁▁▁" - ], - [ - "▁▁▁", - "▁▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁", - "▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁", - "▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁▁", - "▁▁" - ], - [ - "▁", - "▁▁▁▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁", - "▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁", - "▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁", - "▁▁" - ], - [ - "▁▁▁▁▁", - "▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁", - "▁▁▁▁" - ], - [ - "▁▁▁", - "▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁", - "▁" - ], - [ - "▁▁▁▁▁▁▁", - "▁▁▁" - ], - [ - "▁", - "▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁", - "▁▁▁▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁", - "▁▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁", - "▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁", - "▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁", - "▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁▁▁", - "▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁▁▁▁", - "▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁", - "▁▁▁▁" - ], - [ - "▁▁▁", - "▁▁▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁", - "▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁", - "▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁▁", - "▁▁▁" - ], - [ - "▁", - "▁▁▁▁▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁", - "▁" - ], - [ - "▁", - "▁▁" - ], - [ - "▁▁", - "▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁", - "▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁", - "▁" - ], - [ - "▁▁▁▁▁", - "▁▁▁▁" - ], - [ - "▁▁▁▁▁▁", - "▁▁▁" - ], - [ - "▁▁▁", - "▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁", - "▁▁" - ], - [ - "▁", - "▁▁▁▁▁▁▁▁" - ], - [ - "▁▁", - "▁▁▁▁▁" - ], - [ - "▁▁▁▁", - "▁▁▁" - ], - [ - "▁▁▁▁▁", - "▁▁" - ], - [ - "▁▁▁▁▁▁", - "▁" - ], - [ - "▁▁▁", - "▁▁▁▁" - ], - [ - "▁", - "▁▁▁▁▁▁" - ], - [ - "▁▁", - "▁▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁", - "▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁", - "▁▁▁" - ], - [ - "▁▁▁▁▁", - "▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁", - "▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁▁", - "▁" - ], - [ - "▁▁▁", - "▁▁▁▁▁▁▁▁" - ], - [ - "▁▁▁▁▁▁▁▁▁", - "▁▁" - ], - [ - "▁▁▁▁▁▁▁", - "▁▁▁▁" - ], - [ - "▁", - "▁▁▁▁▁▁▁▁▁▁" - ] - ] - } -} \ No newline at end of file +{"version": "1.0", "truncation": null, "padding": null, "added_tokens": [{"id": 0, "content": "", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false, "special": true}, {"id": 1, "content": "", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false, "special": true}, {"id": 2, "content": "", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false, "special": true}], "normalizer": null, "pre_tokenizer": {"type": "Metaspace", "replacement": "\u2581", "prepend_scheme": "first", "split": false}, "post_processor": {"type": "TemplateProcessing", "single": [{"SpecialToken": {"id": "", "type_id": 0}}, {"Sequence": {"id": "A", "type_id": 0}}], "pair": [{"SpecialToken": {"id": "", "type_id": 0}}, {"Sequence": {"id": "A", "type_id": 0}}, {"SpecialToken": {"id": "", "type_id": 1}}, {"Sequence": {"id": "B", "type_id": 1}}], "special_tokens": {"": {"id": "", "ids": [1], "tokens": [""]}}}, "decoder": {"type": "Sequence", "decoders": [{"type": "Replace", "pattern": {"String": "\u2581"}, "content": " "}, {"type": "ByteFallback"}, {"type": "Fuse"}, {"type": "Strip", "content": " ", "start": 1, "stop": 0}]}, "model": {"type": "BPE", "dropout": null, "unk_token": "", "continuing_subword_prefix": null, "end_of_word_suffix": null, "fuse_unk": true, "byte_fallback": true, "ignore_merges": false, "vocab": {"": 0, "": 1, "": 2, "<0x00>": 3, "<0x01>": 4, "<0x02>": 5, "<0x03>": 6, "<0x04>": 7, "<0x05>": 8, "<0x06>": 9, "<0x07>": 10, "<0x08>": 11, "<0x09>": 12, "<0x0A>": 13, "<0x0B>": 14, "<0x0C>": 15, "<0x0D>": 16, "<0x0E>": 17, "<0x0F>": 18, "<0x10>": 19, "<0x11>": 20, "<0x12>": 21, "<0x13>": 22, "<0x14>": 23, "<0x15>": 24, "<0x16>": 25, "<0x17>": 26, "<0x18>": 27, "<0x19>": 28, "<0x1A>": 29, "<0x1B>": 30, "<0x1C>": 31, "<0x1D>": 32, "<0x1E>": 33, "<0x1F>": 34, "<0x20>": 35, "<0x21>": 36, "<0x22>": 37, "<0x23>": 38, "<0x24>": 39, "<0x25>": 40, "<0x26>": 41, "<0x27>": 42, "<0x28>": 43, "<0x29>": 44, "<0x2A>": 45, "<0x2B>": 46, "<0x2C>": 47, "<0x2D>": 48, "<0x2E>": 49, "<0x2F>": 50, "<0x30>": 51, "<0x31>": 52, "<0x32>": 53, "<0x33>": 54, "<0x34>": 55, "<0x35>": 56, "<0x36>": 57, "<0x37>": 58, "<0x38>": 59, "<0x39>": 60, "<0x3A>": 61, "<0x3B>": 62, "<0x3C>": 63, "<0x3D>": 64, "<0x3E>": 65, "<0x3F>": 66, "<0x40>": 67, "<0x41>": 68, "<0x42>": 69, "<0x43>": 70, "<0x44>": 71, "<0x45>": 72, "<0x46>": 73, "<0x47>": 74, "<0x48>": 75, "<0x49>": 76, "<0x4A>": 77, "<0x4B>": 78, "<0x4C>": 79, "<0x4D>": 80, "<0x4E>": 81, "<0x4F>": 82, "<0x50>": 83, "<0x51>": 84, "<0x52>": 85, "<0x53>": 86, "<0x54>": 87, "<0x55>": 88, "<0x56>": 89, "<0x57>": 90, "<0x58>": 91, "<0x59>": 92, "<0x5A>": 93, "<0x5B>": 94, "<0x5C>": 95, "<0x5D>": 96, "<0x5E>": 97, "<0x5F>": 98, "<0x60>": 99, "<0x61>": 100, "<0x62>": 101, "<0x63>": 102, "<0x64>": 103, "<0x65>": 104, "<0x66>": 105, "<0x67>": 106, "<0x68>": 107, "<0x69>": 108, "<0x6A>": 109, "<0x6B>": 110, "<0x6C>": 111, "<0x6D>": 112, "<0x6E>": 113, "<0x6F>": 114, "<0x70>": 115, "<0x71>": 116, "<0x72>": 117, "<0x73>": 118, "<0x74>": 119, "<0x75>": 120, "<0x76>": 121, "<0x77>": 122, "<0x78>": 123, "<0x79>": 124, "<0x7A>": 125, "<0x7B>": 126, "<0x7C>": 127, "<0x7D>": 128, "<0x7E>": 129, "<0x7F>": 130, "<0x80>": 131, "<0x81>": 132, "<0x82>": 133, "<0x83>": 134, "<0x84>": 135, "<0x85>": 136, "<0x86>": 137, "<0x87>": 138, "<0x88>": 139, "<0x89>": 140, "<0x8A>": 141, "<0x8B>": 142, "<0x8C>": 143, "<0x8D>": 144, "<0x8E>": 145, "<0x8F>": 146, "<0x90>": 147, "<0x91>": 148, "<0x92>": 149, "<0x93>": 150, "<0x94>": 151, "<0x95>": 152, "<0x96>": 153, "<0x97>": 154, "<0x98>": 155, "<0x99>": 156, "<0x9A>": 157, "<0x9B>": 158, "<0x9C>": 159, "<0x9D>": 160, "<0x9E>": 161, "<0x9F>": 162, "<0xA0>": 163, "<0xA1>": 164, "<0xA2>": 165, "<0xA3>": 166, "<0xA4>": 167, "<0xA5>": 168, "<0xA6>": 169, "<0xA7>": 170, "<0xA8>": 171, "<0xA9>": 172, "<0xAA>": 173, "<0xAB>": 174, "<0xAC>": 175, "<0xAD>": 176, "<0xAE>": 177, "<0xAF>": 178, "<0xB0>": 179, "<0xB1>": 180, "<0xB2>": 181, "<0xB3>": 182, "<0xB4>": 183, "<0xB5>": 184, "<0xB6>": 185, "<0xB7>": 186, "<0xB8>": 187, "<0xB9>": 188, "<0xBA>": 189, "<0xBB>": 190, "<0xBC>": 191, "<0xBD>": 192, "<0xBE>": 193, "<0xBF>": 194, "<0xC0>": 195, "<0xC1>": 196, "<0xC2>": 197, "<0xC3>": 198, "<0xC4>": 199, "<0xC5>": 200, "<0xC6>": 201, "<0xC7>": 202, "<0xC8>": 203, "<0xC9>": 204, "<0xCA>": 205, "<0xCB>": 206, "<0xCC>": 207, "<0xCD>": 208, "<0xCE>": 209, "<0xCF>": 210, "<0xD0>": 211, "<0xD1>": 212, "<0xD2>": 213, "<0xD3>": 214, "<0xD4>": 215, "<0xD5>": 216, "<0xD6>": 217, "<0xD7>": 218, "<0xD8>": 219, "<0xD9>": 220, "<0xDA>": 221, "<0xDB>": 222, "<0xDC>": 223, "<0xDD>": 224, "<0xDE>": 225, "<0xDF>": 226, "<0xE0>": 227, "<0xE1>": 228, "<0xE2>": 229, "<0xE3>": 230, "<0xE4>": 231, "<0xE5>": 232, "<0xE6>": 233, "<0xE7>": 234, "<0xE8>": 235, "<0xE9>": 236, "<0xEA>": 237, "<0xEB>": 238, "<0xEC>": 239, "<0xED>": 240, "<0xEE>": 241, "<0xEF>": 242, "<0xF0>": 243, "<0xF1>": 244, "<0xF2>": 245, "<0xF3>": 246, "<0xF4>": 247, "<0xF5>": 248, "<0xF6>": 249, "<0xF7>": 250, "<0xF8>": 251, "<0xF9>": 252, "<0xFA>": 253, "<0xFB>": 254, "<0xFC>": 255, "<0xFD>": 256, "<0xFE>": 257, "<0xFF>": 258, "\u2581\u2581": 259, "\u2581\u2581\u2581\u2581": 260, "\u2581t": 261, "in": 262, "er": 263, "\u2581a": 264, "he": 265, "on": 266, "re": 267, "\u2581s": 268, "en": 269, "at": 270, "or": 271, "\u2581the": 272, "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581": 273, "es": 274, "\u2581w": 275, "an": 276, "\u2581c": 277, "is": 278, "it": 279, "ou": 280, "\u2581d": 281, "al": 282, "ar": 283, "\u2581p": 284, "\u2581f": 285, "ed": 286, "\u2581b": 287, "ing": 288, "\u2581o": 289, "\u2581m": 290, "le": 291, "nd": 292, "as": 293, "ic": 294, "\u2581h": 295, "ion": 296, "\u2581in": 297, "\u2581to": 298, "et": 299, "om": 300, "el": 301, "\u2581of": 302, "st": 303, "\u2581and": 304, "\u2581l": 305, "\u2581th": 306, "\u2581n": 307, "ent": 308, "il": 309, "ct": 310, "ro": 311, "\u2581re": 312, "id": 313, "am": 314, "\u2581I": 315, "ad": 316, "\u2581e": 317, "\u2581S": 318, "\u2581g": 319, "\u2581T": 320, "im": 321, "ot": 322, "ac": 323, "ur": 324, "\u2581(": 325, "ig": 326, "\u2581=": 327, "ol": 328, "ut": 329, "\u2581A": 330, "se": 331, "\u2581u": 332, "ve": 333, "\u2581C": 334, "if": 335, "ow": 336, "\u2581y": 337, "ch": 338, "ay": 339, "\u2581de": 340, "\u2581st": 341, "\u2581|": 342, "ver": 343, ");": 344, "\u2581\"": 345, "ly": 346, "\u2581be": 347, "**": 348, "\u2581is": 349, "od": 350, "\u2581M": 351, "ation": 352, "ul": 353, "\u2581for": 354, "\u2581\u2581\u2581\u2581\u2581": 355, "\u2581on": 356, "ag": 357, "ce": 358, "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581": 359, "ter": 360, "ir": 361, "th": 362, "\u2581v": 363, "qu": 364, "\u2581B": 365, "em": 366, "\u2581P": 367, "\u2581you": 368, "\u2581that": 369, "un": 370, "\u2581{": 371, "ith": 372, "ri": 373, "est": 374, "ab": 375, "--": 376, "ap": 377, "\u2581it": 378, "\u2581con": 379, "ate": 380, "us": 381, "\u2581H": 382, "um": 383, "\u2581D": 384, "os": 385, "pe": 386, "\u2581-": 387, "\u2581wh": 388, "\u2581al": 389, "\u2581as": 390, "and": 391, "ist": 392, "\u2581L": 393, "\u2581W": 394, "\u2581with": 395, "\u2581an": 396, "ere": 397, "\u2581*": 398, "\u2581R": 399, "\u2581he": 400, "\u2581F": 401, "oc": 402, "\u2581was": 403, "ers": 404, "ke": 405, "out": 406, "ht": 407, "\u2581r": 408, "ess": 409, "op": 410, "res": 411, "ie": 412, "\u2581E": 413, "\u2581\\": 414, "\u2581The": 415, "end": 416, "ld": 417, "\u2581N": 418, "ort": 419, "\u2581G": 420, "//": 421, "\u2581#": 422, "our": 423, "te": 424, "ill": 425, "ain": 426, "\u2581se": 427, "\u2581\u2581\u2581\u2581\u2581\u2581": 428, "\u2581$": 429, "\u2581pro": 430, "ore": 431, "\u2581com": 432, "ame": 433, "tr": 434, "\u2581ne": 435, "rom": 436, "ub": 437, "\u2581at": 438, "\u2581ex": 439, "ant": 440, "ue": 441, "\u2581or": 442, "\u2581}": 443, "art": 444, "ction": 445, "\u2581k": 446, "pt": 447, "nt": 448, "iv": 449, "de": 450, "\u2581O": 451, "pl": 452, "urn": 453, "ight": 454, "all": 455, "\u2581this": 456, "ser": 457, "ave": 458, "\u2581not": 459, "\u2581are": 460, "\u2581j": 461, "\u2581le": 462, "iz": 463, "\u2581'": 464, "age": 465, "ment": 466, "\u2581tr": 467, "ack": 468, "ust": 469, "()": 470, "->": 471, "ity": 472, "ine": 473, "ould": 474, "\u2581J": 475, "og": 476, "\u2581from": 477, "\u2581we": 478, "ell": 479, "\u2581sh": 480, "\u2581en": 481, "ure": 482, "port": 483, "\u2581ch": 484, "ne": 485, "\u2581by": 486, "per": 487, "ard": 488, "ass": 489, "ge": 490, "ak": 491, "are": 492, "ok": 493, "av": 494, "ive": 495, "ff": 496, "ies": 497, "ath": 498, "turn": 499, "\u2581U": 500, "int": 501, "----": 502, "\u2581im": 503, "ost": 504, "ial": 505, "\u2581have": 506, "ind": 507, "ip": 508, "ans": 509, "xt": 510, "\u2581do": 511, "cl": 512, "\u2581if": 513, "con": 514, "ia": 515, "\u2581his": 516, "ult": 517, "rou": 518, "\u2581su": 519, "ra": 520, "\u2581un": 521, "able": 522, "\u2581<": 523, "\u2581K": 524, "ome": 525, "\u2581qu": 526, "get": 527, "\u2581me": 528, "ast": 529, "ect": 530, "\u2581##": 531, "to": 532, "\u2581cl": 533, "\u2581ab": 534, "ice": 535, "ire": 536, "ber": 537, "one": 538, "ich": 539, "hen": 540, "\u2581can": 541, "\u2581Th": 542, "\u2581la": 543, "\u2581all": 544, "ime": 545, "ile": 546, "ide": 547, "\",": 548, "\u2581pl": 549, "\u2581V": 550, "ru": 551, "orm": 552, "\u2581had": 553, "ud": 554, "ase": 555, "ord": 556, "),": 557, "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581": 558, "\u2581her": 559, "\u2581In": 560, "ace": 561, "\u2581but": 562, "ata": 563, "::": 564, "****": 565, "ong": 566, "\u2581&": 567, "..": 568, "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581": 569, "ite": 570, "ype": 571, "act": 572, "ode": 573, "\u2581your": 574, "\u2581out": 575, "\u2581go": 576, "lic": 577, "ally": 578, "\u2581so": 579, "ork": 580, "au": 581, "\u2581up": 582, "\u2581_": 583, "ll": 584, "==": 585, "\u2581my": 586, "pp": 587, "cc": 588, "\u2581//": 589, "\u2581they": 590, "gh": 591, "\u2581us": 592, "ib": 593, "ions": 594, "ach": 595, "ens": 596, "\u2581ar": 597, "ob": 598, "elf": 599, "ook": 600, "ated": 601, "ang": 602, "ign": 603, "\u2581return": 604, "\u2581res": 605, "ck": 606, "ous": 607, "\u0441\u0442": 608, ").": 609, "\u2581\u043f": 610, ".\"": 611, "\u043d\u0430": 612, "\u2581i": 613, "ail": 614, "ep": 615, "\u2581ad": 616, "ance": 617, "(\"": 618, "\u2581**": 619, "ther": 620, "ake": 621, "\u2581will": 622, "\u2581comp": 623, "\u2581one": 624, "\u2581get": 625, "ov": 626, "\u2581Y": 627, "ary": 628, "ock": 629, "\u2581she": 630, "che": 631, "ft": 632, "\u2581new": 633, "\u2581des": 634, "\u2581li": 635, "ence": 636, "\u2581sa": 637, "ress": 638, "\u2581el": 639, "\u2581und": 640, "eg": 641, "fer": 642, "ry": 643, "ear": 644, "ose": 645, "very": 646, "',": 647, "\u2581+": 648, "\u2581\u0432": 649, "\u2581He": 650, "ublic": 651, "\u2581their": 652, "ize": 653, "\u2581were": 654, "ink": 655, "own": 656, "In": 657, "{\\": 658, "\u2581has": 659, "\u2581per": 660, "\u2581It": 661, "\u2581St": 662, "her": 663, "ject": 664, "\u0440\u0430": 665, "ild": 666, "so": 667, "\u2581sp": 668, "\u043d\u0438": 669, "du": 670, "row": 671, "alue": 672, "set": 673, "form": 674, "com": 675, "\u2581man": 676, "ont": 677, "ull": 678, "\u2581cont": 679, "\u2581more": 680, "ick": 681, "\u2581would": 682, "\u2581ev": 683, "\u2581about": 684, "ition": 685, "\u2581z": 686, "ound": 687, "ree": 688, "\u2581Ch": 689, "\u2581which": 690, "io": 691, "();": 692, "\u2581who": 693, "err": 694, "ory": 695, "ount": 696, "ations": 697, "\u2581\u0441": 698, "ring": 699, "": 876, "\u2581em": 877, "\u2581$\\": 878, "\u2581year": 879, "wn": 880, "},": 881, "\u2581del": 882, "ale": 883, "ty": 884, "fig": 885, "sp": 886, "hed": 887, "round": 888, "ew": 889, "\u2581di": 890, "\u2581der": 891, "\u0440\u0438": 892, "red": 893, "this": 894, "let": 895, "RE": 896, "ax": 897, "fr": 898, "essage": 899, "ough": 900, "\u2581comm": 901, "fo": 902, "uch": 903, "oy": 904, "\u2581people": 905, "ystem": 906, "\u2581first": 907, "\u2581function": 908, "ange": 909, "\u2581how": 910, "\u2581et": 911, "ah": 912, "\u2581look": 913, "\u0442\u043e": 914, "und": 915, "\u2581under": 916, "\u043a\u0430": 917, "\u2581!": 918, "ray": 919, "ST": 920, "ific": 921, "\u043b\u0438": 922, "read": 923, "\u2581bet": 924, "ious": 925, "arg": 926, "\u2581need": 927, "math": 928, "\u2581\u043d\u0430": 929, "ert": 930, "\u2581op": 931, "\u2581acc": 932, "Pro": 933, "\u2581est": 934, "\u2581Un": 935, "\u2581ent": 936, "\u2581rec": 937, "\u2581use": 938, "\u0435\u043d": 939, "\u2581par": 940, "az": 941, "\u2581\u0434": 942, "\u2581Wh": 943, "self": 944, "\u2581ke": 945, "\u0442\u0430": 946, "\u2581want": 947, "\u2581end": 948, "\u2581don": 949, "ek": 950, "ren": 951, "Name": 952, "\u2581=>": 953, "\u2581app": 954, "\u2581que": 955, "igh": 956, "\u2581bu": 957, "equ": 958, "vel": 959, "\u2581act": 960, "cre": 961, "AT": 962, "\u2581var": 963, "cess": 964, "====": 965, "Ex": 966, "\u2581add": 967, "\u2581mod": 968, "ung": 969, "\u2581where": 970, "ning": 971, "\u2581fl": 972, "als": 973, "tern": 974, "}}": 975, "\u2581Al": 976, "\u2581pos": 977, "ank": 978, "\u2581ap": 979, "eng": 980, "\u2581\u201c": 981, "ble": 982, "\u2581reg": 983, "^{": 984, "\u2581She": 985, "\u2581*/": 986, "ude": 987, "add": 988, "\u2581two": 989, "\u2581col": 990, "\u2581sm": 991, "air": 992, "\u2581may": 993, "fore": 994, "\u2581You": 995, "rough": 996, "\u2581che": 997, "\u2581att": 998, "oth": 999, "\u043b\u0430": 1000, "\u2581co": 1001, "ates": 1002, "\u2581rem": 1003, "ood": 1004, "Type": 1005, "led": 1006, "ful": 1007, "\u2581self": 1008, "of": 1009, "\u2581Ar": 1010, "que": 1011, "\u2581every": 1012, "ref": 1013, "The": 1014, "\u2581And": 1015, "\u2581rel": 1016, "OR": 1017, "Id": 1018, "\u2581even": 1019, "EN": 1020, "\u2581hand": 1021, "ait": 1022, "\u2581should": 1023, "\u2581after": 1024, "\u2581dif": 1025, "ght": 1026, "ife": 1027, "ator": 1028, "ash": 1029, "ribut": 1030, "umber": 1031, "\u2581see": 1032, "ms": 1033, "\u2581call": 1034, "yn": 1035, "dd": 1036, "\u2581es": 1037, "\u2581make": 1038, "other": 1039, "\u2581\u2014": 1040, "\");": 1041, "str": 1042, "\u2581long": 1043, "lement": 1044, "\u2581wor": 1045, "its": 1046, "\u2581If": 1047, "alse": 1048, "\u043b\u044c": 1049, "ward": 1050, "\u2581\u043f\u043e": 1051, "val": 1052, "ons": 1053, "\u2581Z": 1054, "\u2581now": 1055, "data": 1056, "amp": 1057, "ense": 1058, "\u2581through": 1059, "\u2581down": 1060, "att": 1061, "\u2581static": 1062, "ics": 1063, "##": 1064, "pos": 1065, "\u2581void": 1066, "aw": 1067, "oun": 1068, "\u2581way": 1069, "ible": 1070, "vent": 1071, "ower": 1072, "\u2581think": 1073, "ts": 1074, "*/": 1075, "\u2581again": 1076, "ating": 1077, "\u0442\u0435": 1078, "ner": 1079, "\u2581most": 1080, "line": 1081, "ym": 1082, "\u2581sub": 1083, "erson": 1084, "\u2581requ": 1085, "AL": 1086, "AR": 1087, "abel": 1088, "ond": 1089, "));": 1090, "\u2581Se": 1091, "\u2581But": 1092, "alk": 1093, "\u2581An": 1094, "new": 1095, "\u2581because": 1096, "ger": 1097, "ular": 1098, "roup": 1099, "ta": 1100, "...": 1101, "\u2581cons": 1102, "\u2581right": 1103, "\u2581fr": 1104, "be": 1105, "ily": 1106, "\u043a\u0438": 1107, "\u2581ph": 1108, "ead": 1109, "?\"": 1110, "\u2581gu": 1111, "\u2581else": 1112, "\u2581som": 1113, "rent": 1114, "co": 1115, "ement": 1116, "\u2581str": 1117, "ault": 1118, "\u2581\u0437": 1119, "\u043b\u043e": 1120, "sert": 1121, "var": 1122, "type": 1123, "\u2581Com": 1124, "\u043b\u0435": 1125, "ins": 1126, "me": 1127, "way": 1128, "ident": 1129, "\u2581prov": 1130, "\u2581\u043c": 1131, "\u2581true": 1132, "\u2581Pro": 1133, "fl": 1134, "\u2581sl": 1135, "\u2581As": 1136, "}\\": 1137, "ID": 1138, "ues": 1139, "\u2581inst": 1140, "\u2581name": 1141, "ox": 1142, "\u2581)": 1143, "li": 1144, "ames": 1145, "Res": 1146, "\u2581sur": 1147, "param": 1148, "\u2581start": 1149, "aj": 1150, "SE": 1151, "ask": 1152, "IT": 1153, "String": 1154, "\u2581ass": 1155, "\u2581play": 1156, "ting": 1157, "ton": 1158, "\u2581before": 1159, "\u2581pol": 1160, "arch": 1161, "\u2581well": 1162, "Com": 1163, "any": 1164, "olog": 1165, "\u2581err": 1166, "\u2581these": 1167, "ars": 1168, "eb": 1169, "\u2581br": 1170, "\u2581incl": 1171, "\u2581hel": 1172, "ern": 1173, "ody": 1174, "\u0432\u043e": 1175, "\u2581ind": 1176, "----------------": 1177, "\u2581data": 1178, "\u2581good": 1179, "LE": 1180, "],": 1181, "\u2581av": 1182, "\u2581ac": 1183, "ider": 1184, "\u043d\u0435": 1185, "\u2581Q": 1186, "\u2581min": 1187, "\u2581much": 1188, "ci": 1189, "els": 1190, "\u2581cur": 1191, "\u2581value": 1192, "ery": 1193, "uf": 1194, "\u2581loc": 1195, "reak": 1196, "ative": 1197, "imes": 1198, "Cl": 1199, "\u2581,": 1200, "\u2581ser": 1201, "\u2581die": 1202, "\u2581trans": 1203, "\u2581result": 1204, "ext": 1205, "\u2581aut": 1206, "land": 1207, "\u2581&&": 1208, "Ch": 1209, "ten": 1210, "}$": 1211, "\u2581type": 1212, "cond": 1213, "ices": 1214, "\u2581very": 1215, "\u2581own": 1216, "\u2581fil": 1217, "ities": 1218, "\u2581produ": 1219, "\u2581read": 1220, "\u2581form": 1221, "\u2581case": 1222, "ather": 1223, "\u0442\u0438": 1224, "\u0434\u0430": 1225, "\u0435\u0440": 1226, "Th": 1227, "aut": 1228, "\u2581spec": 1229, "ij": 1230, "bl": 1231, "ility": 1232, "\u2581\u00e9": 1233, "\u2581er": 1234, "\u2581does": 1235, "\u2581here": 1236, "the": 1237, "ures": 1238, "\u2581%": 1239, "min": 1240, "\u2581null": 1241, "rap": 1242, "\")": 1243, "rr": 1244, "List": 1245, "right": 1246, "\u2581User": 1247, "UL": 1248, "ational": 1249, "\u2581being": 1250, "AN": 1251, "sk": 1252, "\u2581car": 1253, "ole": 1254, "\u2581dist": 1255, "plic": 1256, "ollow": 1257, "\u2581pres": 1258, "\u2581such": 1259, "ream": 1260, "ince": 1261, "gan": 1262, "\u2581For": 1263, "\":": 1264, "son": 1265, "rivate": 1266, "\u2581years": 1267, "\u2581serv": 1268, "\u2581made": 1269, "def": 1270, ";\r": 1271, "\u2581gl": 1272, "\u2581bel": 1273, "\u2581list": 1274, "\u2581cor": 1275, "\u2581det": 1276, "ception": 1277, "egin": 1278, "\u2581\u0431": 1279, "\u2581char": 1280, "trans": 1281, "\u2581fam": 1282, "\u2581!=": 1283, "ouse": 1284, "\u2581dec": 1285, "ica": 1286, "\u2581many": 1287, "aking": 1288, "\u2581\u00e0": 1289, "\u2581sim": 1290, "ages": 1291, "uff": 1292, "ased": 1293, "man": 1294, "\u2581Sh": 1295, "iet": 1296, "irect": 1297, "\u2581Re": 1298, "\u2581differ": 1299, "\u2581find": 1300, "ethod": 1301, "\u2581\r": 1302, "ines": 1303, "\u2581inv": 1304, "\u2581point": 1305, "\u2581They": 1306, "\u2581used": 1307, "ctions": 1308, "\u2581still": 1309, "i\u00f3": 1310, "ined": 1311, "\u2581while": 1312, "It": 1313, "ember": 1314, "\u2581say": 1315, "\u2581help": 1316, "\u2581cre": 1317, "\u2581x": 1318, "\u2581Tr": 1319, "ument": 1320, "\u2581sk": 1321, "ought": 1322, "ually": 1323, "message": 1324, "\u2581Con": 1325, "\u2581mon": 1326, "ared": 1327, "work": 1328, "):": 1329, "ister": 1330, "arn": 1331, "ized": 1332, "Data": 1333, "orn": 1334, "\u2581head": 1335, "DE": 1336, "\u2581Le": 1337, "\u2581person": 1338, "ments": 1339, "ength": 1340, "\u2581false": 1341, "\u2581med": 1342, "\u2581De": 1343, "ache": 1344, "ited": 1345, "\u2581let": 1346, "\u2581show": 1347, "\u2581same": 1348, "uss": 1349, "\u2581gener": 1350, "\u2581\u0443": 1351, "cur": 1352, "\u2581real": 1353, "ced": 1354, "\">": 1355, "struct": 1356, "begin": 1357, "cept": 1358, "\u2581bo": 1359, "ired": 1360, "\u2581Fr": 1361, "\u2581stud": 1362, "dev": 1363, "Ar": 1364, "(\\": 1365, "\u2581Cl": 1366, "ween": 1367, "\u2581too": 1368, "\u2581test": 1369, "\u2581day": 1370, "oh": 1371, "\u2581follow": 1372, "ature": 1373, "ze": 1374, "ien": 1375, "reg": 1376, "ces": 1377, "uring": 1378, "amb": 1379, "ina": 1380, "cri": 1381, "\u2581ed": 1382, "SS": 1383, "uck": 1384, "\u2581/*": 1385, "CT": 1386, "\u2581There": 1387, "\u2581take": 1388, "par": 1389, "ule": 1390, "cal": 1391, "for": 1392, "****************": 1393, "source": 1394, "\u2581those": 1395, "col": 1396, "\u2581eff": 1397, "mod": 1398, "cont": 1399, "}{": 1400, "\u2581around": 1401, "press": 1402, "by": 1403, "\u2581going": 1404, "ponse": 1405, "\u2581\u0421": 1406, "\u2581line": 1407, "date": 1408, "code": 1409, "['": 1410, "\u2581life": 1411, "ason": 1412, "\u2581using": 1413, "\u2581val": 1414, "\u2581du": 1415, "yp": 1416, "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581": 1417, "\u2581On": 1418, "\u2581found": 1419, "olut": 1420, "']": 1421, "arent": 1422, "\u2581string": 1423, "\u2581met": 1424, "\u2581wr": 1425, "ush": 1426, "string": 1427, "size": 1428, "\u2581ver": 1429, "\u2581each": 1430, "value": 1431, "\u2581last": 1432, "\u2581got": 1433, "ven": 1434, "back": 1435, "Set": 1436, "ey": 1437, "rol": 1438, "\u2581cr": 1439, "thing": 1440, "ret": 1441, "\u00e9s": 1442, "ism": 1443, "\u2581between": 1444, "Ob": 1445, "ething": 1446, "mp": 1447, "\u2581lo": 1448, "ats": 1449, "\u2581New": 1450, "\u0432\u0438": 1451, "ado": 1452, "dex": 1453, "\u0434\u0438": 1454, "\u2581pass": 1455, "wh": 1456, "\u2581den": 1457, "Get": 1458, "apt": 1459, "\u2581ask": 1460, "\u2581sup": 1461, "Value": 1462, "\u043d\u044b": 1463, "\u2581try": 1464, "lation": 1465, "day": 1466, "ness": 1467, "ets": 1468, "\u2581exper": 1469, "Tr": 1470, "\u2581Mar": 1471, "serv": 1472, "br": 1473, "\u2581number": 1474, "inal": 1475, "cent": 1476, "/*": 1477, "not": 1478, "ional": 1479, "\u2581final": 1480, "')": 1481, "\u2581run": 1482, "over": 1483, "\u2581never": 1484, "uc": 1485, "\u2581high": 1486, "yle": 1487, "\u2581ins": 1488, "\u2581best": 1489, "ittle": 1490, "ric": 1491, "\u2581sign": 1492, "\u2581dem": 1493, "iness": 1494, "gy": 1495, "\u2581war": 1496, "ished": 1497, "\u2581giv": 1498, "key": 1499, "\u2581X": 1500, "($": 1501, "\u2581child": 1502, "less": 1503, "ways": 1504, "incl": 1505, "rop": 1506, "raw": 1507, "://": 1508, "\u2581\u00ab": 1509, "no": 1510, "indow": 1511, "fe": 1512, "riend": 1513, "\u2581les": 1514, "\u2581los": 1515, "file": 1516, "formation": 1517, "ccess": 1518, "\u2581\u0412": 1519, "na": 1520, "\u2581il": 1521, "ision": 1522, "ler": 1523, "\u2581art": 1524, "Cont": 1525, "\u2581world": 1526, "\u2581turn": 1527, "\u2581really": 1528, "\u2581Ex": 1529, "\u043c\u0430": 1530, "\u2581\u041f": 1531, "ters": 1532, "arget": 1533, "Err": 1534, "\u2581happ": 1535, "time": 1536, "\u2581So": 1537, "div": 1538, "\u2581didn": 1539, "ada": 1540, "oot": 1541, "})": 1542, "\u2581sch": 1543, "\u2581cle": 1544, "\u2581something": 1545, "().": 1546, "\u2581cour": 1547, "ever": 1548, "ants": 1549, "\u2581?": 1550, "To": 1551, "\u2581`": 1552, "try": 1553, "ux": 1554, "ais": 1555, "ross": 1556, "hip": 1557, "\u2581rep": 1558, "label": 1559, "\u2581both": 1560, "*,": 1561, "ott": 1562, "\u043c\u0438": 1563, "ane": 1564, "\u2581open": 1565, "ww": 1566, "\u2581come": 1567, "\u2581ext": 1568, "rem": 1569, "_{\\": 1570, "\u2581old": 1571, "ched": 1572, "._": 1573, "ME": 1574, "ify": 1575, "gg": 1576, "Col": 1577, "view": 1578, "\u2581bus": 1579, "\u2581must": 1580, "\u2581different": 1581, "log": 1582, "ists": 1583, "roll": 1584, "ai": 1585, "\u2581\u0437\u0430": 1586, "\u2581system": 1587, "ivers": 1588, "atus": 1589, "ote": 1590, "med": 1591, "].": 1592, "akes": 1593, "RO": 1594, "\u2581cent": 1595, "gram": 1596, "\u2581private": 1597, "\u2581great": 1598, "\";": 1599, "opy": 1600, "\u2581feel": 1601, "\u2581How": 1602, "////": 1603, "IC": 1604, "\u2581dr": 1605, "ains": 1606, "lock": 1607, "En": 1608, "\u2581Sch": 1609, "\u2581mat": 1610, "\u2581home": 1611, "perty": 1612, "test": 1613, "loc": 1614, "\u2581wom": 1615, "sw": 1616, "arly": 1617, "\u2581En": 1618, "\u2581\u043a\u043e": 1619, "den": 1620, "\u0441\u0442\u0430": 1621, "\u2581\u0430": 1622, "eter": 1623, "\u2581includ": 1624, "ULL": 1625, "\u2581mem": 1626, "\u2581po": 1627, "\u2581little": 1628, "\u2581arg": 1629, "\u2581},": 1630, "include": 1631, "eta": 1632, "\u2581place": 1633, "idth": 1634, "ustom": 1635, "\u2581||": 1636, "\u2581tem": 1637, "ried": 1638, "\u2581fact": 1639, "ience": 1640, "\u2581Pl": 1641, "opt": 1642, "ele": 1643, "go": 1644, "AC": 1645, "inter": 1646, "========": 1647, "(),": 1648, "ots": 1649, "ral": 1650, "ique": 1651, "aving": 1652, "ml": 1653, "\u2581thought": 1654, "frac": 1655, "\u2581care": 1656, "());": 1657, "\u2581put": 1658, "\u2581might": 1659, "\u2581Amer": 1660, "\u2581(!": 1661, "ample": 1662, "alth": 1663, "\u2581few": 1664, "\u2581state": 1665, "sub": 1666, "\u2581Or": 1667, "];": 1668, "\u2581size": 1669, "\u2581Sp": 1670, "\u2581without": 1671, "\u2581poss": 1672, "eq": 1673, "play": 1674, "\u2581expect": 1675, "\u2581second": 1676, "\u2581String": 1677, "uild": 1678, "\u2581next": 1679, "++": 1680, "requ": 1681, "\u2581All": 1682, "\u2581men": 1683, "\u2581When": 1684, "iter": 1685, "ament": 1686, "net": 1687, "\u2581\u041a": 1688, "ron": 1689, "aint": 1690, "\u2581Is": 1691, "\u0432\u0435": 1692, "pend": 1693, "translation": 1694, "\u2581\u0433\u043e": 1695, "\u0447\u0435": 1696, "\u2581van": 1697, "\u2581another": 1698, "\u2581ret": 1699, "\u2581La": 1700, "Mod": 1701, "ION": 1702, "list": 1703, "\u2581post": 1704, "da": 1705, "ware": 1706, "\u2581word": 1707, "Error": 1708, "\u2581seem": 1709, "\u2581contin": 1710, "atic": 1711, "\u2581three": 1712, "Object": 1713, "\u2581partic": 1714, "$.": 1715, "\u2581mark": 1716, "\u2581vis": 1717, "rc": 1718, "\u2581sw": 1719, "ptions": 1720, "\u2581break": 1721, "\u2581things": 1722, "ute": 1723, "ui": 1724, "\u2581That": 1725, "urs": 1726, "gl": 1727, "\u0440\u0443": 1728, "\u2581file": 1729, "use": 1730, "igned": 1731, "part": 1732, "Un": 1733, "\u2581equ": 1734, "(&": 1735, "\u2581lead": 1736, "rm": 1737, "ained": 1738, "\u2581Be": 1739, "path": 1740, "\u2581small": 1741, "ager": 1742, "\u2581always": 1743, "\u2581El": 1744, "\u2581order": 1745, "\u2581ey": 1746, "\u2581won": 1747, "ape": 1748, "\u2581left": 1749, "ava": 1750, "item": 1751, "hor": 1752, "\u2581away": 1753, "bb": 1754, "fun": 1755, "\u2581Ind": 1756, "mb": 1757, "\u2581struct": 1758, "\u2581process": 1759, "\u2581support": 1760, ");\r": 1761, "i\u00f3n": 1762, "LO": 1763, "\u2581oper": 1764, "UT": 1765, "\u2581\u00b7": 1766, "PE": 1767, "load": 1768, "off": 1769, "\u2581No": 1770, "ives": 1771, "ican": 1772, "\u2581ve": 1773, "action": 1774, "';": 1775, "\u2581vo": 1776, "$,": 1777, "\u2581Gr": 1778, "pre": 1779, "ny": 1780, "aining": 1781, "ior": 1782, "init": 1783, "lection": 1784, "arm": 1785, "umn": 1786, "ags": 1787, "\u0446\u0438": 1788, "\u0441\u043a\u043e": 1789, "version": 1790, "\u2581To": 1791, "\u2581ref": 1792, "stand": 1793, "\u2581At": 1794, "ift": 1795, "\u2581ein": 1796, "face": 1797, "bo": 1798, "ified": 1799, "ved": 1800, "sum": 1801, "une": 1802, "ital": 1803, "ump": 1804, "comm": 1805, "\u2581mov": 1806, "elt": 1807, "\u2581von": 1808, "velop": 1809, "ctor": 1810, "head": 1811, "cle": 1812, "\u2581build": 1813, "inc": 1814, ".'": 1815, "bs": 1816, "info": 1817, "chn": 1818, "\u2581week": 1819, "\u2581book": 1820, "HE": 1821, "bar": 1822, "icense": 1823, "\u2581What": 1824, "\u2581quest": 1825, "urch": 1826, "ato": 1827, "left": 1828, "\u2581mar": 1829, "\u2581top": 1830, "FF": 1831, "\u2581friend": 1832, "\u2581beh": 1833, "\u2581field": 1834, "\u2581against": 1835, "ract": 1836, "ization": 1837, "user": 1838, "chen": 1839, "\u2581keep": 1840, "AD": 1841, "itor": 1842, "\u2581non": 1843, "ird": 1844, "ope": 1845, "\u2581rest": 1846, "\u2581dev": 1847, "\u2581__": 1848, "\u2581una": 1849, "\u2581term": 1850, "IS": 1851, "\u2581pop": 1852, "rist": 1853, "\u2581since": 1854, "ves": 1855, "\u2581hard": 1856, "pi": 1857, "util": 1858, "\u2581soc": 1859, "ene": 1860, "Exception": 1861, "\u2581local": 1862, "\u2581direct": 1863, "\u2581sure": 1864, "\u2581bro": 1865, "\u2581da": 1866, "\u2581": 2370, "aim": 2371, "\u2581service": 2372, "\u2581within": 2373, "angu": 2374, "\u2581\u0414": 2375, "uffer": 2376, "AG": 2377, "\u2581Do": 2378, "\u2581incre": 2379, "\u2581understand": 2380, "}^": 2381, "\u2581looked": 2382, "gen": 2383, "ailed": 2384, "\u2581\u0435": 2385, "ayer": 2386, "\u2581One": 2387, "\u2581bas": 2388, "\u2581job": 2389, "mu": 2390, "but": 2391, "elta": 2392, "\u2581Christ": 2393, "uration": 2394, "\u2581record": 2395, "\u2581Univers": 2396, "ivid": 2397, "valid": 2398, "\u2581\u0420": 2399, "\u2581hold": 2400, "\u2581table": 2401, "ones": 2402, "link": 2403, "\u2581Ge": 2404, "\u2581offer": 2405, "ster": 2406, "Form": 2407, "={": 2408, "\u2581\u043d\u0435": 2409, "stance": 2410, "\u2581govern": 2411, "\u2581techn": 2412, "\u2581prim": 2413, "*.": 2414, "cho": 2415, "max": 2416, "\u2581fore": 2417, "\u2581Can": 2418, "\u2581polit": 2419, "ories": 2420, "\u2581times": 2421, "\u2581dans": 2422, "\u2581air": 2423, "\u2581anything": 2424, "\u2581sever": 2425, "acy": 2426, "}_": 2427, "He": 2428, "\u2581least": 2429, "ips": 2430, "ENT": 2431, "do": 2432, "\u2581\u043e\u0442": 2433, "\u2581cost": 2434, ".\u201d": 2435, "\u2581children": 2436, "ability": 2437, "But": 2438, "\u2581path": 2439, "result": 2440, "acter": 2441, "\u2581element": 2442, "ee": 2443, "\u2581wait": 2444, "\u2581money": 2445, "Map": 2446, "td": 2447, "oin": 2448, "iving": 2449, "icht": 2450, "icy": 2451, "sch": 2452, "ste": 2453, "\u0434\u0443": 2454, "ored": 2455, "oud": 2456, "ille": 2457, "ised": 2458, "plication": 2459, "\u2581custom": 2460, "\u2581having": 2461, "ponent": 2462, "\u2581By": 2463, "ules": 2464, "ued": 2465, "atter": 2466, "And": 2467, "itive": 2468, "Def": 2469, "\u2581moment": 2470, "aterial": 2471, "Class": 2472, "ograph": 2473, "ike": 2474, "\u2581large": 2475, "\u2581####": 2476, "\u2581either": 2477, "duct": 2478, "\u2581Then": 2479, "\u2581Gu": 2480, "olean": 2481, "pert": 2482, "\u2581Get": 2483, "\u2581Ab": 2484, "\u2581short": 2485, "On": 2486, "iment": 2487, "\u2581project": 2488, "cript": 2489, "\u2581including": 2490, "\u043d\u0438\u044f": 2491, "\u2581making": 2492, "\u2581someone": 2493, "\u2581Fl": 2494, "\u2581sat": 2495, "\u2581company": 2496, "ocus": 2497, "pu": 2498, "\u2581God": 2499, "ification": 2500, "No": 2501, "\u2581sn": 2502, "ano": 2503, "ga": 2504, "\u2581au": 2505, "\u2581cou": 2506, "\u00e1s": 2507, "ended": 2508, "\u0442\u0443": 2509, "ober": 2510, "\u2581nothing": 2511, "\u2581net": 2512, "\u2581pot": 2513, "\u2581typ": 2514, "\u2581item": 2515, "rew": 2516, "Att": 2517, "\u2581young": 2518, "}\r": 2519, "nder": 2520, "start": 2521, "\u2581Sc": 2522, "*)": 2523, "\u2581enc": 2524, "\u2581women": 2525, "\u2581looking": 2526, "\u2581\u0440\u043e": 2527, "\u2581health": 2528, "Path": 2529, "\u2581After": 2530, "\u2581mult": 2531, "\u2581{\\": 2532, "\u2581land": 2533, "orld": 2534, "\u2581Des": 2535, "\u2581eng": 2536, "input": 2537, "\u2581Pol": 2538, "\"\"": 2539, "Code": 2540, "\u2581supp": 2541, "ainer": 2542, "heck": 2543, "\u2581mor": 2544, "\u2581mill": 2545, "\u2581aw": 2546, "fs": 2547, "\u2581doing": 2548, "tings": 2549, "ades": 2550, "\u2581toget": 2551, "\u2581certain": 2552, "\u2581together": 2553, "CE": 2554, "ideo": 2555, "\u2581American": 2556, "ony": 2557, "idd": 2558, "II": 2559, "ged": 2560, "ables": 2561, "\u2581ident": 2562, "iod": 2563, "\u2581parent": 2564, "For": 2565, "ambda": 2566, "ando": 2567, "=\\": 2568, "aged": 2569, "ending": 2570, "Int": 2571, "\u2581possible": 2572, "\u2581\u0441\u043e": 2573, "ivity": 2574, "num": 2575, "rt": 2576, "ajor": 2577, "create": 2578, "ride": 2579, "\u2581knew": 2580, "bit": 2581, "itional": 2582, "\u2581lik": 2583, "\u2581Her": 2584, "ension": 2585, "\".": 2586, "oto": 2587, "\u2581exist": 2588, "aken": 2589, "\u2581actually": 2590, "ca": 2591, "\u2581\u0413": 2592, "\u0445\u043e": 2593, "inn": 2594, "All": 2595, "buf": 2596, "\u2581Me": 2597, "\u2581seen": 2598, "ops": 2599, "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581": 2600, "Not": 2601, "\u2581control": 2602, "\u2581respon": 2603, "};": 2604, "ilt": 2605, "isk": 2606, "\u2581bad": 2607, "\u2581often": 2608, "\u2581past": 2609, "aper": 2610, "\u2581reason": 2611, "eters": 2612, "\u2581wanted": 2613, "ura": 2614, "table": 2615, "ormal": 2616, "width": 2617, "\u0433\u0430": 2618, "ptr": 2619, "\u2581dest": 2620, "\u2581design": 2621, "\u2581sound": 2622, "\u2581plan": 2623, "\u2581base": 2624, "hand": 2625, "gs": 2626, "\u2581says": 2627, "function": 2628, "\u2581tri": 2629, "mt": 2630, "\u2581invest": 2631, "\u2581available": 2632, "ayout": 2633, "\u2581och": 2634, "\u2581las": 2635, "illed": 2636, "Val": 2637, "\u2581\u0444": 2638, "iety": 2639, "mon": 2640, "Hand": 2641, "Fr": 2642, "iam": 2643, "pace": 2644, "\u2581Ob": 2645, "\u2581para": 2646, "\u2581meet": 2647, "\u2581sum": 2648, "Message": 2649, "ici": 2650, "\u2581known": 2651, "\u2581gen": 2652, "amma": 2653, "arr": 2654, "\u2581tre": 2655, "oke": 2656, "uth": 2657, "~\\": 2658, "\u2581experience": 2659, "icle": 2660, "\u2581Il": 2661, "\u2581sent": 2662, "\u2581others": 2663, "\u2581soft": 2664, "IP": 2665, "\u2581max": 2666, "ball": 2667, "\u2581market": 2668, "\u2581pour": 2669, "pression": 2670, "eps": 2671, "\u2581saw": 2672, "\u2581across": 2673, "\u2581Su": 2674, "Over": 2675, "\u043d\u0438\u0435": 2676, "ulation": 2677, "\u2581Reg": 2678, "\u2581+=": 2679, "body": 2680, ")\\": 2681, "\u2581print": 2682, "\u2581\u043f\u0440\u0438": 2683, "db": 2684, "ources": 2685, "wards": 2686, "\u2581black": 2687, "\u0441\u043e": 2688, "ili": 2689, "\u2581Ed": 2690, "\u2581complet": 2691, "\u2581single": 2692, "\u2581IN": 2693, "ached": 2694, "bt": 2695, "\u2581code": 2696, "\u2581bool": 2697, "\u2581area": 2698, "\u2581require": 2699, "\u2581problem": 2700, "aced": 2701, "Equ": 2702, "\u2581config": 2703, "vec": 2704, "ney": 2705, "cy": 2706, "Al": 2707, "\u2581account": 2708, "ymbol": 2709, "\u2581ste": 2710, "ges": 2711, "Array": 2712, "empl": 2713, "context": 2714, "Des": 2715, "Result": 2716, "ecut": 2717, "\u2581target": 2718, "\u2581getting": 2719, "\"/>": 2720, "ogle": 2721, "\u2581himself": 2722, "\u2581wasn": 2723, "\u2581block": 2724, "\u2581ant": 2725, "\u2581York": 2726, "\u2581become": 2727, "iff": 2728, "ports": 2729, "reate": 2730, "='": 2731, "cd": 2732, "location": 2733, "\u0435\u0442": 2734, "\u2581access": 2735, "gress": 2736, "ros": 2737, "Up": 2738, "\u2581working": 2739, "\u2581Am": 2740, "iqu": 2741, "cer": 2742, "\u2581((": 2743, "\u2581Per": 2744, "\u2581func": 2745, "\u2581girl": 2746, "\u2581above": 2747, "pen": 2748, "\u043f\u0438": 2749, "ido": 2750, "\u2581version": 2751, "TY": 2752, "\u2581;": 2753, "mary": 2754, "abled": 2755, "annel": 2756, "\u2581example": 2757, "\u2581context": 2758, "OP": 2759, "\u2581red": 2760, "\u2581cir": 2761, "sm": 2762, "Log": 2763, "\u2581space": 2764, "\u2581fut": 2765, "\u2581Gener": 2766, "ills": 2767, "\u2581dri": 2768, "_.": 2769, "\u2581felt": 2770, "\u2581offic": 2771, "\u2581===": 2772, "ii": 2773, "\u2581started": 2774, "\u2581\u0422": 2775, "\u2581});": 2776, "js": 2777, "\u2581front": 2778, "\u2581almost": 2779, "irm": 2780, "!\"": 2781, "signed": 2782, "\u2581yet": 2783, "\u2581trad": 2784, "ients": 2785, "ama": 2786, "\u2581input": 2787, "lim": 2788, "\u043f\u0430": 2789, "\u2581\u043a\u0430": 2790, "\u2581camp": 2791, "ibr": 2792, "fect": 2793, "unt": 2794, "\u2581half": 2795, "\u2581cover": 2796, "anguage": 2797, "\u2581ben": 2798, "ha": 2799, "\u2581diff": 2800, "_\\": 2801, "\u2581\u043e\u0431": 2802, "])": 2803, "odes": 2804, "hel": 2805, "ios": 2806, "\u2581\u041e": 2807, "\u2581mot": 2808, "\u2581social": 2809, "////////": 2810, "\u2581stre": 2811, "ground": 2812, "\u0456\u0432": 2813, "object": 2814, "ples": 2815, "reed": 2816, "\u2581een": 2817, "\u2581based": 2818, "\u2581range": 2819, "An": 2820, "urg": 2821, "\u2581learn": 2822, "\u2581exc": 2823, "\u2581imp": 2824, "\u2581means": 2825, "\u2581wur": 2826, "ends": 2827, "void": 2828, "\u2581std": 2829, "\u2581particular": 2830, "ja": 2831, "\u2581source": 2832, "default": 2833, "py": 2834, "\u2581als": 2835, "scri": 2836, "status": 2837, "\u2581story": 2838, "\u2581begin": 2839, "\u2581position": 2840, "\u2581special": 2841, "php": 2842, "\u2581bar": 2843, "\u2581pract": 2844, "call": 2845, "\u2581das": 2846, "\u2581rad": 2847, "\u2581close": 2848, "www": 2849, "\u0435\u0440\u0435": 2850, "gu": 2851, "\u2581Er": 2852, "\u2581dom": 2853, "AM": 2854, "\u2581bed": 2855, "\u2581several": 2856, "aul": 2857, "box": 2858, "\u2581low": 2859, "pack": 2860, "Reg": 2861, "Of": 2862, "atures": 2863, "\u00e9n": 2864, "eder": 2865, "uilder": 2866, "cast": 2867, "conom": 2868, "raft": 2869, "\u2581makes": 2870, "Loc": 2871, "http": 2872, "\u2581abs": 2873, "resh": 2874, "\u2581Will": 2875, "break": 2876, "\u2581options": 2877, "fort": 2878, "\u2581\u0438\u0437": 2879, "\u2581anal": 2880, "\u2581env": 2881, "({": 2882, "event": 2883, "\u2581page": 2884, "ternal": 2885, "\u2581distribut": 2886, "\u2581food": 2887, "check": 2888, "CK": 2889, "\u2581\u0432\u043e": 2890, "assert": 2891, "\u00e1n": 2892, "base": 2893, "\u2581whole": 2894, "aci\u00f3n": 2895, "OD": 2896, "\u2581turned": 2897, "igma": 2898, "\u2581response": 2899, "\u2581University": 2900, "\u2581div": 2901, "apter": 2902, "\u2581results": 2903, "\u2581represent": 2904, "\u2581everything": 2905, "\u2581Cent": 2906, "utes": 2907, "rix": 2908, "\u2581Some": 2909, "\u2581behind": 2910, "\u2581creat": 2911, "place": 2912, "su": 2913, "\u2581Part": 2914, "umb": 2915, "mathbb": 2916, "ping": 2917, "\u2581match": 2918, "Out": 2919, "dom": 2920, "\u2581situ": 2921, "dr": 2922, "ara": 2923, "\u2581window": 2924, "ns": 2925, "lished": 2926, "\u2581Ver": 2927, "\u2581message": 2928, "\u2581Em": 2929, "\u2581human": 2930, "perties": 2931, "\u043b\u0443": 2932, "lem": 2933, "ORT": 2934, "\u2581early": 2935, "\u2581quick": 2936, "\u2581\u0442\u0430": 2937, "roid": 2938, "\u2581country": 2939, "\u2581due": 2940, "\u2581Die": 2941, "\u2581trying": 2942, "\u2581live": 2943, "\u2581press": 2944, "INT": 2945, "With": 2946, "oved": 2947, "\u2581specific": 2948, "\u2581fall": 2949, "uk": 2950, "yl": 2951, "\u2581general": 2952, "\u043c\u0443": 2953, "\u043d\u0443": 2954, "\u2581names": 2955, "where": 2956, "\u2581These": 2957, "\u2581sil": 2958, "\u00e9t": 2959, "\u2581ener": 2960, "\u2581Now": 2961, "\u2581address": 2962, "Response": 2963, "\u2581Mr": 2964, "\u2581answ": 2965, "\u2581film": 2966, "\u2581strong": 2967, "\u2581bring": 2968, "\u2581United": 2969, "\u2581ge": 2970, "\u2581woman": 2971, "New": 2972, "ett": 2973, ".)": 2974, "ename": 2975, "\u2581AN": 2976, "\u2581describ": 2977, "\u0437\u0430": 2978, "ising": 2979, "EL": 2980, "ql": 2981, "\u2581fur": 2982, "ying": 2983, "\u2581Cal": 2984, "\u2581Dr": 2985, "ERR": 2986, "\u2581\\\\": 2987, "angle": 2988, "urope": 2989, "\u2581city": 2990, "\u2581index": 2991, "\u2581action": 2992, "\u2581However": 2993, "\u2581fig": 2994, "ias": 2995, "\u2581question": 2996, "\u2581Jan": 2997, "\u2581Med": 2998, "\u2581Cont": 2999, "amed": 3000, "Call": 3001, "plied": 3002, "tty": 3003, "\u2581individ": 3004, "page": 3005, "\u2581comb": 3006, "section": 3007, "\u2581Comm": 3008, "uel": 3009, "\u2581het": 3010, "\u2581Bar": 3011, "agement": 3012, "fin": 3013, "\u2581major": 3014, "oper": 3015, "api": 3016, "room": 3017, "\u2581\u201e": 3018, "\u2581hab": 3019, "\u0437\u0438": 3020, "\u2581auf": 3021, "current": 3022, "ni": 3023, "\u2581include": 3024, "\u2581qui": 3025, "va": 3026, "UE": 3027, "\u2581idea": 3028, ",'": 3029, "\u2581required": 3030, "\u2581heart": 3031, "ibility": 3032, "iction": 3033, "Model": 3034, "write": 3035, "\u2581content": 3036, "\u2581wer": 3037, "\u2581hands": 3038, "zen": 3039, "char": 3040, "}^{": 3041, "\u2581mass": 3042, "ply": 3043, "\u2581nat": 3044, "rel": 3045, "\u2581dat": 3046, "================": 3047, "imal": 3048, "\u2581probably": 3049, "unch": 3050, "\u2581mer": 3051, "ilar": 3052, "ires": 3053, "\u2581watch": 3054, "SI": 3055, "\u2581cult": 3056, "\u2581mother": 3057, "\u2581government": 3058, "ording": 3059, "\u2581()": 3060, "\u2581pri": 3061, "\u2581link": 3062, "group": 3063, "OL": 3064, "\u2581near": 3065, "\u2581Ser": 3066, "Ser": 3067, "ito": 3068, "\u2581values": 3069, "\u2581java": 3070, "fully": 3071, "Count": 3072, "++)": 3073, "\u2581vi": 3074, "\u2581white": 3075, "mat": 3076, "ctx": 3077, "\u2581conc": 3078, "\u2581stay": 3079, "ging": 3080, "\u2581clear": 3081, "\u2581copy": 3082, "selves": 3083, "\u2581provide": 3084, "\u2581words": 3085, "comp": 3086, "args": 3087, "\u2581pick": 3088, "uly": 3089, "\u2581vari": 3090, "\u2581believe": 3091, "\u2581Co": 3092, "Property": 3093, "Group": 3094, "\u2581ten": 3095, "ischen": 3096, "eturn": 3097, "ival": 3098, "System": 3099, "CL": 3100, "bed": 3101, "\u2581total": 3102, "\u2581ist": 3103, "Input": 3104, "uments": 3105, "Manager": 3106, "\u0448\u0438": 3107, "\u2581win": 3108, "leep": 3109, "PI": 3110, "\u043d\u043e\u0433\u043e": 3111, "ruction": 3112, "\u2581inte": 3113, "App": 3114, "avor": 3115, "\u2581respect": 3116, "ators": 3117, "\u2581como": 3118, "\u2581cut": 3119, "FA": 3120, "\u2581sus": 3121, "\u2581App": 3122, "rect": 3123, "FI": 3124, "\u2581began": 3125, "oph": 3126, "\u2581sort": 3127, "though": 3128, "\u0458\u0435": 3129, "icro": 3130, "Trans": 3131, "\u043b\u0456": 3132, "\u2581Inst": 3133, "request": 3134, "\u043e\u0440": 3135, "\u2581relations": 3136, "-\\": 3137, "Status": 3138, "\u0436\u0438": 3139, "\u2581father": 3140, "cs": 3141, "\u2581sex": 3142, "isch": 3143, "vo": 3144, "}_{": 3145, "aven": 3146, "\u2581Ne": 3147, "ATE": 3148, "itten": 3149, "\u2581ess": 3150, "TH": 3151, "ights": 3152, "\u2581hom": 3153, "\u2581today": 3154, "\u2581zu": 3155, "ita": 3156, "\u2581isn": 3157, "\u2581opt": 3158, "ogn": 3159, "\u00e9r": 3160, "\u2581whether": 3161, "ixed": 3162, "phi": 3163, "idence": 3164, "ald": 3165, "Client": 3166, "At": 3167, "\u2581death": 3168, "\u2581Let": 3169, "ius": 3170, "\u0433\u0438": 3171, "\u2581\u0440\u0435": 3172, "ben": 3173, ")\r": 3174, "ba": 3175, ">": 3193, "\u2581Just": 3194, "What": 3195, "atal": 3196, "\u2581Min": 3197, "\u2581Cor": 3198, "\u2581dark": 3199, "rl": 3200, "\u2581larg": 3201, "ding": 3202, "\u00f3n": 3203, "ouch": 3204, "\u2581um": 3205, "\u2581elect": 3206, "\u2581dam": 3207, "\u2581needs": 3208, "\u2581matter": 3209, "\u2581rather": 3210, "from": 3211, "ram": 3212, "\u2581\u0456": 3213, "\u2581taken": 3214, "\u2581deal": 3215, "\u2581period": 3216, "\u2581Mon": 3217, "\u2581\u041b": 3218, "\u2581Aug": 3219, "run": 3220, "mm": 3221, "elle": 3222, "\u2581export": 3223, "Sc": 3224, "vis": 3225, "abor": 3226, "\u2581author": 3227, "\u00e8re": 3228, "\u2581remember": 3229, "\u2581redu": 3230, "\u2581List": 3231, "\u2581focus": 3232, "\u2581character": 3233, "Table": 3234, "\u2581individual": 3235, "\u2581needed": 3236, "bum": 3237, "\u2581style": 3238, "inary": 3239, "ersion": 3240, "oute": 3241, "\u2581Pe": 3242, "\u2581hon": 3243, "mut": 3244, "see": 3245, "\u2581became": 3246, "\u2581dire": 3247, "\u2581document": 3248, "sec": 3249, "ening": 3250, "\u2581visit": 3251, "\u2581fac": 3252, "tx": 3253, "down": 3254, "plit": 3255, "\u2581phys": 3256, "itting": 3257, "joy": 3258, "\u2581hig": 3259, "This": 3260, "Ad": 3261, "\u2581Brit": 3262, "\u2581employ": 3263, "\u2581r\u00e9": 3264, "\u2581\u0442": 3265, "lambda": 3266, "\u2581impro": 3267, "\u2581Bo": 3268, "iding": 3269, "\u2581online": 3270, "mem": 3271, "atform": 3272, "\u2581War": 3273, "\u2581cas": 3274, "asure": 3275, "\u2581pur": 3276, "medi": 3277, "Dis": 3278, "\u2581Germ": 3279, "pc": 3280, "\u0441\u0430": 3281, "\u2581friends": 3282, "\u2581Mc": 3283, "DI": 3284, "\u2581plus": 3285, "\u2581Set": 3286, "iddle": 3287, "itut": 3288, "\u2581depend": 3289, "rest": 3290, "\u2581Je": 3291, "\u2581hor": 3292, "\u2581entire": 3293, "Query": 3294, "\u2581refer": 3295, "\u2581hot": 3296, "\u2581Aust": 3297, "\u2581common": 3298, "\u0446\u0456": 3299, "\u2581pull": 3300, "\u2581Add": 3301, "\u2581season": 3302, "\u2581invol": 3303, "\u2581World": 3304, "client": 3305, "now": 3306, "true": 3307, "append": 3308, "itted": 3309, "empt": 3310, "){": 3311, "///": 3312, "\u2581prop": 3313, "imate": 3314, "SC": 3315, "\u2581hours": 3316, "\u2581hope": 3317, "andom": 3318, "\u0456\u0434": 3319, "istic": 3320, "\u2581property": 3321, "sg": 3322, ">(": 3323, "\u2581write": 3324, "mark": 3325, "find": 3326, "\u2581personal": 3327, "][": 3328, "rown": 3329, "Ph": 3330, "\u2581foot": 3331, "\u2581research": 3332, "ironment": 3333, "\u2581nom": 3334, "\u2581instance": 3335, "\u2581held": 3336, "De": 3337, "\u2581members": 3338, "\u2581fire": 3339, "\u2581history": 3340, "\u2581map": 3341, "\u2581discuss": 3342, "\u2581espec": 3343, "\u2581taking": 3344, "\u2581services": 3345, "\u2581indust": 3346, "igen": 3347, "\u2581Ass": 3348, "\u2581expected": 3349, "\u2581wurde": 3350, "dir": 3351, "\u2581among": 3352, "\u2581sugg": 3353, "rec": 3354, "Inter": 3355, "block": 3356, "\u2581Rep": 3357, "\u2581pain": 3358, "\u2581five": 3359, "\u2581fund": 3360, "rid": 3361, "arrow": 3362, "\u2581treat": 3363, "\u2581heard": 3364, "\u2581determ": 3365, "icult": 3366, "\u2581sense": 3367, "ese": 3368, "Fun": 3369, "\u2581months": 3370, "json": 3371, ",\u201d": 3372, "TI": 3373, "orage": 3374, "\u2581\u0423": 3375, "\u2581everyone": 3376, "\u2581clos": 3377, "iers": 3378, "airs": 3379, "define": 3380, "If": 3381, "osp": 3382, "\u2581wonder": 3383, "NA": 3384, "query": 3385, "pg": 3386, "ites": 3387, "\u2581material": 3388, "yd": 3389, "Read": 3390, "html": 3391, "TE": 3392, "Pr": 3393, "^{\\": 3394, "\u2581gave": 3395, "\u2581IS": 3396, "\u2581suggest": 3397, "Override": 3398, "rodu": 3399, "From": 3400, "\u2581Europe": 3401, "PO": 3402, "\u2581soon": 3403, "host": 3404, "\u2581Ber": 3405, "....": 3406, "\u2581Har": 3407, "\u2581energy": 3408, "><": 3409, "aves": 3410, "\u2581easy": 3411, "\u2581bre": 3412, "frame": 3413, "\u2581ground": 3414, "with": 3415, "\u2581inside": 3416, "ief": 3417, "\u2581mo": 3418, "pm": 3419, "pan": 3420, "igr": 3421, "\u2581om": 3422, "next": 3423, "omet": 3424, "\u2581status": 3425, "\u2581}\r": 3426, "\u2581music": 3427, "ora": 3428, "iles": 3429, "ki": 3430, "\u2581esc": 3431, "\u2581bes": 3432, "\u2581Dis": 3433, "\u2581host": 3434, "\u2581comes": 3435, "used": 3436, "\u2581future": 3437, "lick": 3438, "aid": 3439, "\u2581compet": 3440, "\u2581voice": 3441, "\u2581load": 3442, "evel": 3443, "\u2581neg": 3444, "\u2581command": 3445, "\u2581f\u00fcr": 3446, "\u2581pie": 3447, "\u2581quite": 3448, "\u2581blo": 3449, "agn": 3450, "ilon": 3451, "\u2581claim": 3452, "\u2581teach": 3453, "\u2581previous": 3454, "\u2581site": 3455, "color": 3456, "attr": 3457, "\u2581accept": 3458, "\u2581exact": 3459, ")}": 3460, "aft": 3461, "roller": 3462, "\u043e\u043d": 3463, "oo": 3464, "Date": 3465, "\u2581ou": 3466, "sy": 3467, "\u2581pretty": 3468, "\u2581image": 3469, "BU": 3470, "\u2581terms": 3471, "\u2581search": 3472, "\u2581\u00e8": 3473, "\u2581Val": 3474, "\u2581\u2018": 3475, "\u2581Dav": 3476, "MS": 3477, "src": 3478, "mar": 3479, "incip": 3480, "\u2581couldn": 3481, "ados": 3482, "\u2581dro": 3483, "beta": 3484, "imum": 3485, "\u2581minutes": 3486, "\u2581grand": 3487, "\u2581\u00bb": 3488, "\u2581Our": 3489, "Str": 3490, "VER": 3491, "maz": 3492, "\u2581original": 3493, "ini": 3494, "\u2581coll": 3495, "loat": 3496, "\u2581os": 3497, "});": 3498, "summary": 3499, "\u2581wall": 3500, "Color": 3501, "\u2581vers": 3502, "\u2581della": 3503, "\u2581\"\"\"": 3504, "mathbf": 3505, "zer": 3506, "aur": 3507, "\u2581track": 3508, "\u2581associ": 3509, "\u2581suff": 3510, "\u2581inde": 3511, "ague": 3512, "\u2581Apr": 3513, "Le": 3514, "roups": 3515, "board": 3516, "\u2581attack": 3517, "\u2581series": 3518, "\u2581instead": 3519, "ham": 3520, "book": 3521, "\u2581six": 3522, "\u2581Rec": 3523, "\u2581coming": 3524, "urt": 3525, "\u2581global": 3526, "\u2581necess": 3527, "lege": 3528, "Pos": 3529, "\u2581leave": 3530, "\u2581pod": 3531, "ategory": 3532, "uz": 3533, "\u2581deep": 3534, "\u2581km": 3535, "\u2581outside": 3536, "has": 3537, "options": 3538, "\u2581Sm": 3539, "Sub": 3540, "rows": 3541, "\u2581\u0432\u0438": 3542, "\u2581States": 3543, "\u2581wrong": 3544, "\u2581however": 3545, "\u2581sem": 3546, "\u2581catch": 3547, "\"),": 3548, "model": 3549, "\u2581http": 3550, "\u2581option": 3551, "rie": 3552, "\u2581\u0441\u0442\u0430": 3553, "\u2581\u00e4r": 3554, "\u2581enjoy": 3555, "nu": 3556, "\u2581pas": 3557, "\u2581amount": 3558, "\u2581respons": 3559, "\u2581Intern": 3560, "\u2581myself": 3561, "\u2581opp": 3562, "\u2581Sim": 3563, "\u2581sens": 3564, "Ed": 3565, "\u2581(\\": 3566, "\u2581students": 3567, "\u043d\u043e\u0432": 3568, "\u2581points": 3569, "arning": 3570, "UP": 3571, "elling": 3572, "\u2581cannot": 3573, "Be": 3574, "\u2581length": 3575, "null": 3576, "uint": 3577, "wise": 3578, "\u2581double": 3579, "ige": 3580, "ista": 3581, "\u2581estab": 3582, "anch": 3583, "\u2581ago": 3584, "\u2581bound": 3585, "\u2581fa": 3586, "\u2581clean": 3587, "\u2581simple": 3588, "mi": 3589, "########": 3590, "ifier": 3591, "\u2581General": 3592, "\u2581seemed": 3593, "ena": 3594, "\u2581age": 3595, "\u043d\u043e\u0439": 3596, "endif": 3597, "AA": 3598, "\u2581caus": 3599, "\u2581educ": 3600, "\u2581cell": 3601, "Gener": 3602, "space": 3603, "\u2581Your": 3604, "\u2581beaut": 3605, "gt": 3606, "\u2581limit": 3607, "\u2581date": 3608, "Util": 3609, "\u2581National": 3610, "ows": 3611, "pat": 3612, "quad": 3613, "\u2581ok": 3614, "\u2581\u0418": 3615, "arth": 3616, "hat": 3617, "\u2581community": 3618, "oul": 3619, "\u2581econom": 3620, "Component": 3621, "bor": 3622, "usion": 3623, "\u2581below": 3624, "earch": 3625, "ores": 3626, "ban": 3627, "\u2581August": 3628, "\u2581further": 3629, "sigma": 3630, "\u2581ha": 3631, "ji": 3632, "\u2581comput": 3633, "\u0433\u0440\u0430": 3634, "\u2581None": 3635, "\u2581ter": 3636, "\u2581anyone": 3637, "\u2581task": 3638, "ente": 3639, "position": 3640, "pped": 3641, "\u2581aus": 3642, "Attribute": 3643, "req": 3644, "addr": 3645, "light": 3646, "\u0448\u0435": 3647, "\u2581arm": 3648, "cover": 3649, "upport": 3650, "\u2581Gl": 3651, "\u2581San": 3652, "\u2581writing": 3653, "\u2581lost": 3654, "\u2581Mark": 3655, "\u2581gre": 3656, "TYPE": 3657, "\u2581South": 3658, "\u2581perfect": 3659, "\u2581package": 3660, "\u2581infl": 3661, "haps": 3662, "\u2581Ang": 3663, "respon": 3664, "ris": 3665, "ptember": 3666, "\u2581building": 3667, "VAL": 3668, "free": 3669, "\u2581ce": 3670, "HT": 3671, "\u2581From": 3672, "ds": 3673, "roy": 3674, "achine": 3675, "nown": 3676, "\u2581saying": 3677, "\u2581\u0431\u044b": 3678, "oe": 3679, "Ref": 3680, "\u2581network": 3681, "parent": 3682, "uge": 3683, "\u2581similar": 3684, ">\r": 3685, "Builder": 3686, "\u2581living": 3687, "\u2581continue": 3688, "anger": 3689, "\u2581Red": 3690, "\u2581hair": 3691, "anced": 3692, "ians": 3693, "\u2581dead": 3694, "\u2581boolean": 3695, "ication": 3696, "\u2581\u0434\u0435": 3697, "\u2581client": 3698, "uct": 3699, "\u2581\u2022": 3700, "SP": 3701, "older": 3702, "\u043f\u0435": 3703, "udio": 3704, "\u2581deg": 3705, "asing": 3706, "\u2581step": 3707, "\u2581pers": 3708, "\u00e7\u00e3o": 3709, "obj": 3710, "oz": 3711, "ula": 3712, "\u2581round": 3713, "\u2581upon": 3714, "\u2581resource": 3715, "\u2581valid": 3716, "\u2581II": 3717, "bug": 3718, "std": 3719, "\u2581ang": 3720, "span": 3721, "pol": 3722, "ialog": 3723, "\u2581phot": 3724, "?'": 3725, "DB": 3726, "\u2581Fin": 3727, "VE": 3728, "Em": 3729, "\u2581cam": 3730, "target": 3731, "pected": 3732, "Hel": 3733, "\u2581ut": 3734, "\u2581Test": 3735, "\u2581town": 3736, "align": 3737, "\u2581webs": 3738, "inner": 3739, "augh": 3740, "\u2581except": 3741, "\u2581initial": 3742, "enty": 3743, "lich": 3744, "\u2581Aut": 3745, "top": 3746, "\u2581fail": 3747, "ona": 3748, "\u2581benef": 3749, "anks": 3750, "ische": 3751, ".*": 3752, "\u2581signific": 3753, "\u2581contact": 3754, "Rec": 3755, "ario": 3756, "ottom": 3757, "\u2581relationship": 3758, "]);": 3759, "\u2581\u041d\u0430": 3760, "Head": 3761, "format": 3762, "\u2581\u00e9t": 3763, "\u2581More": 3764, "actory": 3765, "portun": 3766, "+\\": 3767, "\u2581simply": 3768, "\u2581ep": 3769, "\u2581Russ": 3770, "n\u00ed": 3771, "ua": 3772, "erc": 3773, "\u2581longer": 3774, "inition": 3775, "ector": 3776, "aption": 3777, "\u2581profess": 3778, "\u2581Mus": 3779, "ilities": 3780, "\u00e8s": 3781, "\u2581Act": 3782, "offset": 3783, "\u2581ill": 3784, "band": 3785, "\u2581Ag": 3786, "\u2581\u041f\u043e": 3787, "\u0431\u0438": 3788, "content": 3789, "icon": 3790, "\u2581works": 3791, "ynam": 3792, "plement": 3793, "Resource": 3794, "Action": 3795, "\u2581difficult": 3796, "\u2581West": 3797, "\u2581video": 3798, "\u2581THE": 3799, "\u2581decl": 3800, "ondon": 3801, "ded": 3802, "}{\\": 3803, "ocr": 3804, "\u2581City": 3805, "\u2581\u044f": 3806, "uer": 3807, "cz": 3808, "\u2581imag": 3809, "cr": 3810, "ete": 3811, "idget": 3812, "\u2581Mod": 3813, "\u2581forward": 3814, "\u2581pict": 3815, "orge": 3816, "\u2581subject": 3817, "update": 3818, "attle": 3819, "sa": 3820, "\u2581Ant": 3821, "\u2581running": 3822, "\u2581sal": 3823, "conne": 3824, "\u2581output": 3825, "adata": 3826, "ML": 3827, "Check": 3828, "ledge": 3829, "\u2581paper": 3830, "params": 3831, "avy": 3832, "\u2581af": 3833, "\u2581eine": 3834, "\u2581jour": 3835, "AY": 3836, "\u2581itself": 3837, "\u2581Str": 3838, "style": 3839, "That": 3840, "\u2581million": 3841, "\u2581language": 3842, "OS": 3843, "ving": 3844, "\u2581\u043c\u0430": 3845, "\u2581\u0442\u043e": 3846, ")(": 3847, "\u2581buy": 3848, "./": 3849, "\u2581...": 3850, "\u2581tried": 3851, "\u2581compl": 3852, "\u2581activ": 3853, "apped": 3854, "Button": 3855, "Token": 3856, "\u2581provided": 3857, "iber": 3858, "\u2581created": 3859, "curity": 3860, "End": 3861, "a\u0142": 3862, "uster": 3863, "izing": 3864, "omb": 3865, "\u2581sich": 3866, "\u2581compon": 3867, "\u2581See": 3868, "\u2581uint": 3869, "\u2581label": 3870, "vol": 3871, "\u00f3w": 3872, "ocol": 3873, "\u2581received": 3874, "\u2581intern": 3875, "\u0446\u0435": 3876, "Run": 3877, "\u2581road": 3878, "\u2581Oct": 3879, "\u2581Comp": 3880, "\u2581study": 3881, "\u2581\u0442\u0435": 3882, "Act": 3883, "\u2581tour": 3884, "\u2581State": 3885, "\u2581added": 3886, "https": 3887, "stream": 3888, "\u2581lower": 3889, "\u2581box": 3890, "\u2581Sk": 3891, "\u2581themselves": 3892, "\u2581cross": 3893, "\u2581echo": 3894, "\u2581device": 3895, "pose": 3896, "\u2581games": 3897, "PL": 3898, "Window": 3899, "ises": 3900, "title": 3901, "Stream": 3902, "zt": 3903, "\u2581Sw": 3904, "\u2581role": 3905, "iant": 3906, "ku": 3907, "sequ": 3908, "\u2581late": 3909, "\u2581sold": 3910, "\u0440\u044f": 3911, "Comm": 3912, "\u2581entre": 3913, "\u2581dog": 3914, "device": 3915, "Par": 3916, "\u2581likely": 3917, "^{-": 3918, "\u2581len": 3919, "\u2581Paul": 3920, "\u2581tool": 3921, "Off": 3922, "\u2581famil": 3923, "\u2581draw": 3924, "apping": 3925, "\u2581events": 3926, "cret": 3927, "rought": 3928, "Content": 3929, "\u2581software": 3930, "ria": 3931, "msg": 3932, "gamma": 3933, "\u2581hear": 3934, "Oper": 3935, "\u2581yourself": 3936, "\u2581liter": 3937, "emp": 3938, "\u2581separ": 3939, "\u2581\u0417": 3940, "\u2581title": 3941, "Method": 3942, "mathrm": 3943, "\u2581slow": 3944, "\u2581Rom": 3945, "!!": 3946, "\u2581tax": 3947, "\u0441\u043a\u0430": 3948, "emplate": 3949, "oi": 3950, "\u2581Art": 3951, "false": 3952, "astic": 3953, "\u0441\u0442\u044c": 3954, "ocket": 3955, "\u2581ens": 3956, "TO": 3957, "amente": 3958, "local": 3959, "chie": 3960, "\u2581pan": 3961, "\u043d\u0438\u0439": 3962, "chema": 3963, "\u2581North": 3964, "\u0437\u043e": 3965, "\u2581>=": 3966, "Aut": 3967, "\u2581dig": 3968, "\u2581seems": 3969, "\u2581morning": 3970, "sole": 3971, "umer": 3972, "delta": 3973, "it\u00e9": 3974, "abase": 3975, "raf": 3976, "\u2581observ": 3977, "\u2581Est": 3978, "\u2581seg": 3979, "\u2581[]": 3980, "\u2581Pres": 3981, "iful": 3982, "push": 3983, "\u2581Off": 3984, "ipe": 3985, "ati": 3986, "\u2581dim": 3987, "ceed": 3988, "Ent": 3989, "____": 3990, "entry": 3991, "\u2581fight": 3992, "\u2581cred": 3993, "\u2581OR": 3994, "\u2581Dep": 3995, "${": 3996, "\u043b\u0435\u043d": 3997, "Create": 3998, "\u2581April": 3999, "ministr": 4000, "FL": 4001, "\u2581Ap": 4002, "\u2581Here": 4003, "private": 4004, "Instance": 4005, "iem": 4006, "\u2581office": 4007, "\u2581third": 4008, "\u2581update": 4009, "Line": 4010, "tag": 4011, "\u2581especially": 4012, "\u2581\u0433\u043e\u0434\u0430": 4013, "\u2581cu": 4014, "\u2581kill": 4015, "aught": 4016, "\u2581swe": 4017, "Options": 4018, "IM": 4019, "CC": 4020, "\u2581compan": 4021, "just": 4022, "\u2581While": 4023, "izer": 4024, "\u2581\u043c\u043e": 4025, "\u043a\u0435": 4026, "\u2581auto": 4027, "\u2581band": 4028, "\u043c\u0435\u043d": 4029, "iques": 4030, "\u2581ple": 4031, "NO": 4032, "\u2581OF": 4033, "\u2581song": 4034, "\u2581Acc": 4035, "EXT": 4036, "ensor": 4037, "ining": 4038, "\u2581lat": 4039, "big": 4040, "\u2581King": 4041, "och": 4042, "si": 4043, "\u2581Hist": 4044, "\u2581quality": 4045, "mode": 4046, "\u2581opportun": 4047, "\u2581wouldn": 4048, ":**": 4049, "output": 4050, "\u2581feet": 4051, "\u2581mis": 4052, "df": 4053, "aging": 4054, "\u2581\u043c\u0435": 4055, "\u2581tro": 4056, "\u2581defined": 4057, "\u2581review": 4058, "\u2581Fil": 4059, ">>": 4060, "\u2581princip": 4061, "Base": 4062, "dict": 4063, "verage": 4064, "icient": 4065, "IF": 4066, "\u2581hit": 4067, "Page": 4068, "\u2581perm": 4069, "cel": 4070, "\u00edt": 4071, "\u2581express": 4072, "\u2581indic": 4073, "\u2581September": 4074, "image": 4075, "\u2581products": 4076, "\u2581media": 4077, "change": 4078, "igger": 4079, "\u2581send": 4080, "last": 4081, "ming": 4082, "pa": 4083, "uary": 4084, "\u2581speak": 4085, "\u043d\u044b\u0439": 4086, "\u0449\u0435": 4087, "ysis": 4088, "lying": 4089, "\u2581\u0447": 4090, "like": 4091, "\u0440\u044b": 4092, "\u0432\u0456": 4093, "\u2581Mich": 4094, "MO": 4095, "\u2581Jah": 4096, "ensive": 4097, "\u2581share": 4098, "\u2581development": 4099, "CP": 4100, "spec": 4101, "\u2581fast": 4102, "het": 4103, "HO": 4104, "\u2581particip": 4105, "Block": 4106, "\u2581viol": 4107, "\u2581frame": 4108, "\u2581qual": 4109, "tre": 4110, "\u2581\u0424": 4111, "\u2581toward": 4112, "fg": 4113, "Box": 4114, "Column": 4115, "\u2581milit": 4116, "\u2581March": 4117, "\u2581various": 4118, "pass": 4119, "\u2581Park": 4120, "\u2581Ben": 4121, "Frame": 4122, "\u2581normal": 4123, "open": 4124, "px": 4125, "\u2581phone": 4126, "\u2581Even": 4127, "\u2581ma": 4128, "ibrary": 4129, "Start": 4130, "idden": 4131, "rho": 4132, "graph": 4133, "acing": 4134, "'.": 4135, "arter": 4136, "mes": 4137, "inst": 4138, "\u2581ir": 4139, "active": 4140, "\u2581fem": 4141, "\u2581moved": 4142, "\u2581store": 4143, "\u2581price": 4144, "\").": 4145, "berg": 4146, "\u2581nov": 4147, "\u2581card": 4148, "ellow": 4149, "\u2581party": 4150, "\u2581Mor": 4151, "ael": 4152, "\u2581percent": 4153, "\u2581training": 4154, "\u2581ing": 4155, "imer": 4156, "\u2581Sam": 4157, "Default": 4158, "\u2581fuck": 4159, "\u2581complete": 4160, "uid": 4161, "\u2581details": 4162, "\u2581led": 4163, "Point": 4164, "\u2581Count": 4165, "\u2581regard": 4166, "zo": 4167, "\u2581Bro": 4168, "\u2581recogn": 4169, "\u2581Hol": 4170, "UM": 4171, "element": 4172, "Mode": 4173, "\u2581exam": 4174, "\u2581EX": 4175, "Image": 4176, "verse": 4177, "riter": 4178, "soft": 4179, "\u2581introdu": 4180, "\u2581surpr": 4181, "Buffer": 4182, "lector": 4183, "aren": 4184, "anged": 4185, "\u2581Pat": 4186, "\u2581Pal": 4187, "\u2581contr": 4188, "Handler": 4189, "\u2581features": 4190, "iple": 4191, "\u2581CON": 4192, "Fil": 4193, "\u2581Port": 4194, "\u2581thinking": 4195, "doc": 4196, "wer": 4197, "\u2581worked": 4198, "PC": 4199, "cm": 4200, "dat": 4201, "PRO": 4202, "\u2581Every": 4203, "\u2581era": 4204, "\u2581First": 4205, "gn": 4206, "\u2581immedi": 4207, "ovember": 4208, "apan": 4209, "\u2581extra": 4210, "\u2581section": 4211, "\u2581June": 4212, "\u2581via": 4213, "\u2581gone": 4214, "come": 4215, "\u2581stri": 4216, "^\\": 4217, "antly": 4218, "\u2581arch": 4219, "Source": 4220, "\u2581conv": 4221, "\u2581London": 4222, "Number": 4223, "\u2581questions": 4224, "andid": 4225, "\u2581played": 4226, "env": 4227, "\u2581School": 4228, "\u2581natural": 4229, "can": 4230, "\u2581news": 4231, "DR": 4232, "\u2581chall": 4233, "\u2581Soc": 4234, "\u2581\u044d": 4235, "\u2581attempt": 4236, "*}": 4237, "Null": 4238, "rote": 4239, "\u2581bi": 4240, "\u2581written": 4241, "\u2581blood": 4242, "\u2581happened": 4243, "\u2581cause": 4244, "ashing": 4245, "\u2581William": 4246, "adem": 4247, "\u2581brought": 4248, "\u2581display": 4249, "ima": 4250, "\u2581finally": 4251, "tab": 4252, "\u2581returned": 4253, "\u043d\u044b\u0445": 4254, "nie": 4255, "\u2581q": 4256, "\u2581hers": 4257, "\u2581Pre": 4258, "\u2581dou": 4259, "buffer": 4260, "\u2581effort": 4261, "aine": 4262, "xy": 4263, "\u2581histor": 4264, "enu": 4265, "\u2581arriv": 4266, "\u2581Dem": 4267, "\u2581favor": 4268, "\u2581handle": 4269, "SET": 4270, "\u2581Public": 4271, "rupt": 4272, "\u2581ur": 4273, "\u2581force": 4274, "\u2581\u00e9s": 4275, "ube": 4276, "Pre": 4277, "\u0440\u0456": 4278, "iny": 4279, "theta": 4280, "isf": 4281, "\u2581national": 4282, "Equal": 4283, "rench": 4284, "\u2581wife": 4285, "\u2581capt": 4286, "\u2581Inter": 4287, "tau": 4288, "\u2581sleep": 4289, "../../": 4290, "\u2581issue": 4291, "\u2581member": 4292, "\u2581await": 4293, "\u2581Dan": 4294, "zi": 4295, "inate": 4296, "\u2581sym": 4297, "chan": 4298, "\u2581Jack": 4299, "\u2581English": 4300, "\u2581sz": 4301, "ributes": 4302, "\u2581ign": 4303, "\u00e1l": 4304, "\u2581appear": 4305, "rad": 4306, "idge": 4307, "\u2581couple": 4308, "\u2581ship": 4309, "lig": 4310, "web": 4311, "\u2581usually": 4312, "\u2581ready": 4313, "\u2581vill": 4314, "\u2581Why": 4315, "ebru": 4316, "\u2581grad": 4317, "ords": 4318, "\u2581inf": 4319, "\u2581loss": 4320, "\u2581od": 4321, "\u2581Phil": 4322, "server": 4323, "\u2581Up": 4324, "\u2581buff": 4325, "\u2581filename": 4326, "ABLE": 4327, "iting": 4328, "efore": 4329, "()->": 4330, "\u2581conditions": 4331, "vm": 4332, "eld": 4333, "itz": 4334, "\u2581Trans": 4335, "\u2581weight": 4336, "\u2581higher": 4337, "\u2581rate": 4338, "\u2581accom": 4339, "vider": 4340, "OM": 4341, "\u2581ways": 4342, "coming": 4343, "\u2581lock": 4344, "\u2581etc": 4345, "\u2581avec": 4346, "\u2581takes": 4347, "\u2581Char": 4348, "\u2581November": 4349, "method": 4350, "\u2581Austral": 4351, "\u2581America": 4352, "long": 4353, "cember": 4354, "\u2581political": 4355, "flow": 4356, "\u2581maybe": 4357, "\u2581amb": 4358, "Layout": 4359, "iled": 4360, "omen": 4361, "ola": 4362, "icip": 4363, "partial": 4364, "True": 4365, "\u2581floor": 4366, "\u2581Def": 4367, "\u2581concern": 4368, "yr": 4369, "\u2581shows": 4370, "ih": 4371, "\u2581answer": 4372, "acc": 4373, "\u2581ball": 4374, "\u2581Rev": 4375, "\u2581sun": 4376, "\u2581quickly": 4377, "\u2581somet": 4378, "mente": 4379, "\u2581Mal": 4380, "undred": 4381, "\u2581issues": 4382, "ecause": 4383, "pes": 4384, "\u2581player": 4385, "\u2581parents": 4386, "\u2581popular": 4387, "\u2581mode": 4388, "\u2581mention": 4389, "NE": 4390, "Load": 4391, "\u2581regular": 4392, "aved": 4393, "?:": 4394, "year": 4395, "func": 4396, "\u2581performance": 4397, "\u2581July": 4398, "thern": 4399, "\u2581website": 4400, "ford": 4401, "PR": 4402, "ela": 4403, "level": 4404, "uit": 4405, "flags": 4406, "\u2581worth": 4407, "\u2581correspon": 4408, "\u2581British": 4409, "sim": 4410, "\u2581alone": 4411, "\u2581har": 4412, "\u2581ones": 4413, "obile": 4414, "\u2581dru": 4415, "chi": 4416, "\u2581David": 4417, "\u2581problems": 4418, "\u2581column": 4419, "();\r": 4420, "ZE": 4421, "\u2581relig": 4422, "ological": 4423, "\u2581region": 4424, "ady": 4425, "IO": 4426, "ander": 4427, "Net": 4428, "\u2581built": 4429, "\u2581install": 4430, "\u2581approach": 4431, "Cur": 4432, "\u2581fine": 4433, "\u2581talking": 4434, "\u2581changes": 4435, "Style": 4436, "\u2581Mart": 4437, "\u043b\u044e": 4438, "response": 4439, "teger": 4440, "{\r": 4441, "irit": 4442, "\u2581protected": 4443, "\u2581rele": 4444, "ership": 4445, "\u0442\u0435\u043b\u044c": 4446, "unsigned": 4447, "ialize": 4448, "\u2581https": 4449, "Tag": 4450, "\u2581$(": 4451, "more": 4452, "ypes": 4453, "\u2581stream": 4454, "etch": 4455, "\u2581engine": 4456, "KE": 4457, "cmd": 4458, "script": 4459, "ttp": 4460, "\u2581avoid": 4461, "\u2581terr": 4462, "\u2581rock": 4463, "\u2581ful": 4464, "Update": 4465, "\u2581environment": 4466, "\u2581prec": 4467, "\u2581\u0441\u0430": 4468, "\u2581cases": 4469, "\u2581offset": 4470, "\u2581rais": 4471, "lib": 4472, "\u00e9es": 4473, "aa": 4474, "yt": 4475, "\u2581arr": 4476, "opyright": 4477, "first": 4478, "\u2581util": 4479, "\u2581feature": 4480, "posed": 4481, "ffect": 4482, "\u0436\u0430": 4483, "itude": 4484, "ements": 4485, "asc": 4486, "ador": 4487, "lections": 4488, "\u2581club": 4489, "]{": 4490, "\u2581*)": 4491, "\u0441\u0442\u0432\u043e": 4492, "\u2581imm": 4493, "\u2581former": 4494, "\u2581rights": 4495, "\u2581decided": 4496, "\u2581rev": 4497, "\u2581ment": 4498, "ani": 4499, "\u2581stru": 4500, "\u2581attention": 4501, "artment": 4502, "\u2581Ital": 4503, "alle": 4504, "\u2581bis": 4505, "gener": 4506, "\u2581integr": 4507, "ello": 4508, "rypt": 4509, "\u2581achie": 4510, "nes": 4511, "\u2581stra": 4512, "sb": 4513, "\u2581types": 4514, "\u2581RE": 4515, "Init": 4516, "\u2581comment": 4517, "\u2581addition": 4518, "\u2581ID": 4519, "ART": 4520, "FO": 4521, "\u0449\u0438": 4522, "Conne": 4523, "\u2581squ": 4524, "\u2581considered": 4525, "idad": 4526, "\u2581October": 4527, "cial": 4528, "\u2581Of": 4529, "\u2581travel": 4530, "\u2581boy": 4531, "').": 4532, "uy": 4533, "illa": 4534, "istry": 4535, "\u2581va": 4536, "\u2581Che": 4537, "ERT": 4538, "ende": 4539, "ungen": 4540, "aby": 4541, "\u2581Rober": 4542, "\u2581playing": 4543, "ils": 4544, "\u2581sam": 4545, "\u2581execut": 4546, "\u2581Us": 4547, "\u2581mut": 4548, "\u2581bal": 4549, "asse": 4550, "\u2581kids": 4551, "\u2581financ": 4552, "gor": 4553, "\u2581Sec": 4554, "bert": 4555, "\u2581High": 4556, "\u2581\u0458\u0435": 4557, "\u2581kept": 4558, "button": 4559, "itory": 4560, "\u2581Rem": 4561, "\u2581DE": 4562, "\u2581reach": 4563, "\u2581bur": 4564, "Label": 4565, "\u00e1t": 4566, "ago": 4567, "\u2581passed": 4568, "\u2581behav": 4569, "xFF": 4570, "\u2581Return": 4571, "STR": 4572, "\u2581Les": 4573, "\u2581ord": 4574, "ala": 4575, "inger": 4576, "\u2581Since": 4577, "\u2581experi": 4578, "\u2581shall": 4579, "\u2581star": 4580, "non": 4581, "\u2581gun": 4582, "\u2581Bel": 4583, "\u2581obj": 4584, "ares": 4585, "rs": 4586, "\u2581weeks": 4587, "nen": 4588, "\u2581Stre": 4589, "oring": 4590, "\u2581\u00ee": 4591, "\u2581serious": 4592, "times": 4593, "\u2581House": 4594, "\u2581roll": 4595, "\u2581register": 4596, "\u2581module": 4597, "\u2581applic": 4598, "IR": 4599, "\u2581cook": 4600, "aux": 4601, "\u2581save": 4602, "\u2581Cr": 4603, ",\r": 4604, "\u2581states": 4605, "\u2581empty": 4606, "\u2581autom": 4607, "figure": 4608, "iance": 4609, "\u2581happy": 4610, "\u2581fn": 4611, "\u2581jud": 4612, "\u2581hat": 4613, "ACK": 4614, "\u2581Fe": 4615, "$-": 4616, "ivil": 4617, "oted": 4618, "\u2581sizeof": 4619, "\u2581situation": 4620, "\u2581lives": 4621, "\u2581feeling": 4622, "\u2581risk": 4623, "\u2581January": 4624, "\u2581Object": 4625, "\u2581recomm": 4626, "\u2581\u0432\u044b": 4627, "\u2581potential": 4628, "eah": 4629, "\u2581complex": 4630, "printf": 4631, "istance": 4632, "irth": 4633, "lik": 4634, "aste": 4635, "\u2581whose": 4636, "Arg": 4637, "\u2581modern": 4638, "iones": 4639, "\u2581\u0447\u0435": 4640, "\u2581sett": 4641, "\u2581Mag": 4642, "ae": 4643, "\u2581condition": 4644, "Length": 4645, "\u2581fit": 4646, "ounds": 4647, "\u2581changed": 4648, "\u2581guy": 4649, "filter": 4650, "atever": 4651, "\u00e9d": 4652, "remove": 4653, "\u2581hop": 4654, "\u2581Out": 4655, "\u2581Rich": 4656, "child": 4657, "\u2581included": 4658, "$\\": 4659, "\u2581Tom": 4660, "eline": 4661, "\u2581sometimes": 4662, "\u2581drink": 4663, "\u2581quant": 4664, "\u2581please": 4665, "\u2581Int": 4666, "rief": 4667, "\u2581exactly": 4668, "cing": 4669, "\u2581allowed": 4670, "build": 4671, "\u2581beautiful": 4672, "\u2581Well": 4673, "\u2581looks": 4674, "\u2581\u00fc": 4675, "\u2581chance": 4676, "\u2581wrote": 4677, "\u2581nor": 4678, "\u2581failed": 4679, "Met": 4680, "\u2581prior": 4681, "\u2581hundred": 4682, "\u0441\u043a\u043e\u0439": 4683, "oria": 4684, "\u2581cy": 4685, "\u2581web": 4686, "\u2581mess": 4687, "leq": 4688, "dy": 4689, "tex": 4690, "\u2581anim": 4691, "atur": 4692, "\u2581structure": 4693, "option": 4694, "\u2581actual": 4695, "\u2581Franc": 4696, "enced": 4697, ".": 4884, "\u2581production": 4885, "iger": 4886, "\u2581\u0441\u0442": 4887, "show": 4888, "\u2581population": 4889, "\u2581park": 4890, "\u2581Ze": 4891, "\u2581necessary": 4892, "\u2581trust": 4893, "\u2581shown": 4894, "module": 4895, "GE": 4896, "\u2581lay": 4897, "\u2581announ": 4898, "\u2581className": 4899, "\u2581calcul": 4900, "Function": 4901, "\u2581Sal": 4902, "OK": 4903, "TP": 4904, "\u2581entry": 4905, "\u2581Stud": 4906, "\u2581items": 4907, "\u2581security": 4908, "Entry": 4909, "float": 4910, "ls": 4911, "ibly": 4912, "\u2581contribut": 4913, "\u2581Check": 4914, "MD": 4915, "\u2581improve": 4916, "Part": 4917, "\u2581systems": 4918, "Bl": 4919, "\u2581policy": 4920, "\u2581screen": 4921, "\u2581Any": 4922, "\u2581opened": 4923, "alloc": 4924, "\u2581December": 4925, "\u2581\u00c9": 4926, "\u2581email": 4927, "ader": 4928, "=>": 4929, "\u2581Hen": 4930, "\u2581info": 4931, "\u2581float": 4932, "\u2581switch": 4933, "\u0440\u0430\u043d": 4934, "urance": 4935, "\u2581assum": 4936, "ustr": 4937, "\u2581groups": 4938, "\u2581Read": 4939, "\u2581wat": 4940, "Sp": 4941, "\u0432\u0435\u0440": 4942, "RAN": 4943, "hib": 4944, "ALL": 4945, "\u2581hus": 4946, "Spec": 4947, "\"))": 4948, "\u2581French": 4949, "\u2581Class": 4950, "\u2581president": 4951, "\u2581definit": 4952, "\u2581Nor": 4953, "\u2581Thom": 4954, "aign": 4955, "Width": 4956, "Do": 4957, "\u2581{@": 4958, "agon": 4959, "\u2581Lu": 4960, "\u2581followed": 4961, "MM": 4962, "asons": 4963, "tmp": 4964, "\u2581throws": 4965, "ITY": 4966, "\u043d\u043e\u043c": 4967, "\u2581fair": 4968, "\u2581pen": 4969, "\u00e9g": 4970, "\u2581interface": 4971, "\u2581saf": 4972, "oon": 4973, "Back": 4974, "\u2581speed": 4975, "\u2581extends": 4976, "empty": 4977, "\u2581\u043f\u0435\u0440\u0435": 4978, "\u2581proper": 4979, "\u2581driv": 4980, "\u0444\u0438": 4981, "\u2581center": 4982, "header": 4983, "\u2581})": 4984, "wa": 4985, "\u2581middle": 4986, "\u2581choose": 4987, "\u2581Stad": 4988, "SO": 4989, "Factory": 4990, "Dev": 4991, "icles": 4992, "\u2581application": 4993, "\u2581models": 4994, "pite": 4995, "cap": 4996, "xi": 4997, "ospital": 4998, "\u2581dream": 4999, "END": 5000, "\u2581contract": 5001, "icrosoft": 5002, "\u2581thous": 5003, "izes": 5004, "\u2581\u0434\u0430": 5005, "\u2581CO": 5006, "\u2581direction": 5007, "\u2581``": 5008, "\u2581drive": 5009, "Max": 5010, "cia": 5011, "\u2581continu": 5012, "\u2581Alex": 5013, "\u2581gold": 5014, "\u2581prep": 5015, "\u2581origin": 5016, "\u2581rap": 5017, "Op": 5018, "ously": 5019, "\u2581areas": 5020, "PORT": 5021, "\u043e\u043d\u0430": 5022, "\u2581safe": 5023, "\u2581professional": 5024, "apache": 5025, "\u2581temper": 5026, "sz": 5027, "\u2581unit": 5028, "\u2581cop": 5029, "eqn": 5030, "Listener": 5031, "\u2581format": 5032, "select": 5033, "\u2581comfort": 5034, "\u2581meant": 5035, "iday": 5036, "eme": 5037, "\u2581active": 5038, "\u2581note": 5039, "\u2581Mil": 5040, "only": 5041, "\u2581<=": 5042, "\u2581neigh": 5043, "ao": 5044, "\u2581blue": 5045, "\u2581TV": 5046, "Child": 5047, "\u2581reached": 5048, "Address": 5049, "\u0441\u0442\u0432": 5050, "\u2581closed": 5051, "inder": 5052, "olo": 5053, "\u2581alt": 5054, "\u2581adm": 5055, "Format": 5056, "UI": 5057, "\u2581Ham": 5058, "\u2581frequ": 5059, "\u2581independ": 5060, "\u2581easily": 5061, "\u2581Land": 5062, "\u2581tor": 5063, "ography": 5064, "infty": 5065, "\u2581Work": 5066, "iven": 5067, "\u2581County": 5068, "\u2581src": 5069, "}$,": 5070, "parse": 5071, "CD": 5072, "\u2581Cour": 5073, "\u2581fol": 5074, "Entity": 5075, "pgf": 5076, "\u2581China": 5077, "\u2581Sub": 5078, "hood": 5079, "\u2581fields": 5080, "\u2581yes": 5081, "rend": 5082, "\u2581towards": 5083, "\u2581staff": 5084, "\u2581Air": 5085, "\u2581station": 5086, "atives": 5087, "\u2581impact": 5088, "\u0432\u044b": 5089, "\u2581directly": 5090, "issions": 5091, "iva": 5092, "|\\": 5093, "Ptr": 5094, "\u2581Sant": 5095, "Pol": 5096, "\u2581progress": 5097, "itar": 5098, "\u2581parts": 5099, "\u2581plant": 5100, "\u2581absolut": 5101, "\u2581guess": 5102, "eqref": 5103, "\u2581tim": 5104, "\u2581Lou": 5105, "\u2581cool": 5106, "alu": 5107, "\u2581mouth": 5108, "\u043d\u0438\u0445": 5109, "\u2581height": 5110, "gest": 5111, "\u2581Post": 5112, "\u2581board": 5113, "\u2581tit": 5114, "\u2581hour": 5115, "\u2581server": 5116, "\u2581players": 5117, "rier": 5118, "Link": 5119, "\u2581President": 5120, "](": 5121, "\u2581construct": 5122, "handle": 5123, "}$.": 5124, "rying": 5125, "\u2581shop": 5126, "iana": 5127, "exp": 5128, "Helper": 5129, "Offset": 5130, "aches": 5131, "\u2581connection": 5132, "\u2581difference": 5133, "service": 5134, "\u2581gas": 5135, "\u2581priv": 5136, "\u2581univers": 5137, "\u2581wish": 5138, "Rem": 5139, "Url": 5140, "geb": 5141, "So": 5142, "ensions": 5143, "Module": 5144, "SIZE": 5145, "\u2581prem": 5146, "window": 5147, "\u2581dies": 5148, "del": 5149, "\u2581row": 5150, "\u2581average": 5151, "xim": 5152, "\u2581pu": 5153, "an\u00e7": 5154, "Det": 5155, "ker": 5156, "ya": 5157, "\u2581Det": 5158, "\u2581p\u00e5": 5159, "\u2581named": 5160, "\u2581decision": 5161, "win": 5162, "\u2581George": 5163, "arily": 5164, "\u2581solution": 5165, "\u2581multiple": 5166, "ategy": 5167, "\u2581learning": 5168, "\u2581secret": 5169, "DO": 5170, "\u2581nice": 5171, "////////////////": 5172, "Su": 5173, "itation": 5174, "\u2581join": 5175, "\u2581elements": 5176, "\u2581emer": 5177, "tilde": 5178, "\u2581dep": 5179, "\u2581shot": 5180, "\u2581platform": 5181, "othing": 5182, "My": 5183, "edia": 5184, "oms": 5185, "aily": 5186, "([": 5187, "\u2581dress": 5188, "\u2581official": 5189, "estern": 5190, "\u2581discover": 5191, "\u2581mi": 5192, "\u043d\u044b\u0435": 5193, "CA": 5194, "oding": 5195, "\u2581Found": 5196, "\u2581affect": 5197, "Vis": 5198, "stract": 5199, "iced": 5200, "debug": 5201, "\u2581related": 5202, "\u2581spect": 5203, "ushed": 5204, "\u0441\u044c\u043a\u043e": 5205, "\u2581bank": 5206, "\u2581cele": 5207, "AND": 5208, "olf": 5209, "\u0435\u043c": 5210, "\u2581fill": 5211, "\u2581gives": 5212, "\u2581\u0431\u0443": 5213, "aron": 5214, "\u2581Jes": 5215, "REG": 5216, "\u2581sudd": 5217, "dated": 5218, "vi": 5219, "\u2581gi": 5220, "send": 5221, "cpp": 5222, "\u2581spent": 5223, "ande": 5224, "\u2581operation": 5225, "process": 5226, "\u2581inform": 5227, "\u2581Free": 5228, "yond": 5229, "\u2581perhaps": 5230, "\u2581surv": 5231, "\u2581Loc": 5232, "\u2581concl": 5233, "\u2581\u0440\u0430\u0437": 5234, "\u2581Over": 5235, "hol": 5236, "raz": 5237, "Write": 5238, "\u2581giving": 5239, "rd": 5240, "instance": 5241, "\u2581released": 5242, "\u2581Ro": 5243, "RA": 5244, "\u2581practice": 5245, "\u2581graph": 5246, "\u2581increase": 5247, "\u2581figure": 5248, "Filter": 5249, "HECK": 5250, "idx": 5251, "\u2581glass": 5252, "ski": 5253, "comes": 5254, "\u2581cat": 5255, "\u2581cold": 5256, "goto": 5257, "ufact": 5258, "\u2581Copyright": 5259, "}}\\": 5260, "\u2581streng": 5261, "\u2581dir": 5262, "token": 5263, "\u2581occur": 5264, "arlier": 5265, "\u2581measure": 5266, "\u2581sec": 5267, "\u2581m\u00e1s": 5268, "\u2581Net": 5269, "\u2581argument": 5270, "\u2581sou": 5271, "\u2581moving": 5272, "\u2581prefer": 5273, "mask": 5274, "<<": 5275, "\u2581breath": 5276, "\u2581physical": 5277, "\u2581positive": 5278, "\u2581sor": 5279, "\u2581depart": 5280, "\u2581remove": 5281, "\u2581kit": 5282, "\u2581meeting": 5283, "\u2581Data": 5284, "ograf": 5285, "actions": 5286, "\u2581parameters": 5287, "\u2581Att": 5288, "esch": 5289, "\u2581involved": 5290, "\u00e4t": 5291, "LL": 5292, "Bar": 5293, "\u2581\u0441\u0438": 5294, "ech": 5295, "GET": 5296, "\u2581prevent": 5297, "\u2581beyond": 5298, "\u2581Other": 5299, "\u00e4n": 5300, "byte": 5301, "\u2581sudden": 5302, "olve": 5303, "\u2581\u043d\u043e": 5304, "LOG": 5305, "unit": 5306, "\u2581truth": 5307, "rat": 5308, "SD": 5309, "\u2581eat": 5310, "\u2581Mad": 5311, "\u2581provides": 5312, "\u2581session": 5313, "Dele": 5314, "\u2581convers": 5315, "center": 5316, "\u2581continued": 5317, "otion": 5318, "cache": 5319, "display": 5320, "\u2581protect": 5321, "ams": 5322, "\u2581pow": 5323, "CTION": 5324, "\u2581Mac": 5325, "mo": 5326, "\u0445\u0430": 5327, "\u2581distance": 5328, "\u2581Time": 5329, "gi": 5330, "\u2581sequ": 5331, "Target": 5332, "\u0441\u043b\u0435": 5333, "Server": 5334, "\u2581wide": 5335, "close": 5336, "\u2581cru": 5337, "Ext": 5338, "\u2581select": 5339, "\u2581pattern": 5340, "\"));": 5341, "Provider": 5342, "URL": 5343, "\u2581green": 5344, "\u2581waiting": 5345, "proto": 5346, "\u2581immediately": 5347, "common": 5348, "azione": 5349, "river": 5350, "\u2581sen": 5351, "\u2581!==": 5352, "\u2581February": 5353, "urb": 5354, "\u2581Sen": 5355, "dest": 5356, ">": 6122, "command": 6123, "atz": 6124, "\u2581mal": 6125, "\u0441\u0442\u0430\u0432": 6126, "\u2581Press": 6127, "\u2581characters": 6128, "\u2581zero": 6129, "AGE": 6130, "rapper": 6131, "\u2581kitchen": 6132, "aming": 6133, "\u2581restr": 6134, "XX": 6135, "\u2581College": 6136, "\u2581Array": 6137, "\u2581fresh": 6138, "\u2581shift": 6139, "\u2581specified": 6140, "plete": 6141, "ITE": 6142, "\u2581Camp": 6143, "rial": 6144, "cb": 6145, "\u2581TH": 6146, "IB": 6147, "osen": 6148, "\u2581\u00fa": 6149, "\u2581params": 6150, "ignment": 6151, "adding": 6152, "\u2581degree": 6153, "Local": 6154, "Oh": 6155, "\u2581zur": 6156, "\u2581levels": 6157, "CS": 6158, "finished": 6159, "Case": 6160, "riage": 6161, "Vector": 6162, "\u2581sea": 6163, "antic": 6164, "\u2581League": 6165, "\u2581therefore": 6166, "One": 6167, "Return": 6168, "Access": 6169, "vas": 6170, "\u2581\u043e\u0441": 6171, "\u2581rat": 6172, "Big": 6173, "\u2581behavior": 6174, "kr": 6175, "\u2581undefined": 6176, "\u2581Es": 6177, "\u2581appeared": 6178, "eles": 6179, "\u2581WAR": 6180, "Stat": 6181, "\u2581Google": 6182, "\u2581credit": 6183, "\u2581File": 6184, "anging": 6185, "house": 6186, "romise": 6187, "gent": 6188, "\u2581habit": 6189, "\u2581society": 6190, "\u2581encour": 6191, "\u2581paint": 6192, "pet": 6193, "\u2581UK": 6194, "aws": 6195, "onom": 6196, "Gl": 6197, "}_{\\": 6198, "eless": 6199, "emy": 6200, "\u2581Cong": 6201, "\u2581developed": 6202, "\u2581images": 6203, "\u2581\u00f6": 6204, "\u2581font": 6205, "clear": 6206, "gin": 6207, "\u2581Lord": 6208, "\u2581transport": 6209, "\u2581::": 6210, "\u2581cup": 6211, "ulate": 6212, "\u2581During": 6213, "priv": 6214, "\u2581extrem": 6215, "\u2581Di": 6216, "\u2581doubt": 6217, "Py": 6218, "ifying": 6219, "split": 6220, "ego": 6221, "github": 6222, "\u2581),": 6223, "ROM": 6224, "\u2581chair": 6225, "\u2581trade": 6226, "\u2581nicht": 6227, "Top": 6228, "Store": 6229, "\u2581parte": 6230, "project": 6231, "nia": 6232, "\u2581\u0432\u0456\u0434": 6233, "war": 6234, "\u2581Prof": 6235, "\u2581caught": 6236, "Thread": 6237, "\u0441\u0442\u0432\u0430": 6238, "author": 6239, "\u2581doll": 6240, "\u2581harm": 6241, "\u2581Gen": 6242, "tree": 6243, "etime": 6244, "cfg": 6245, "\u2581guys": 6246, "\u2581California": 6247, "\u2581Green": 6248, "\u2581movement": 6249, "iej": 6250, "\u2581statement": 6251, "\u2581seeing": 6252, "\u2581haven": 6253, "vention": 6254, "SL": 6255, "chedul": 6256, "iert": 6257, "\u2581primary": 6258, "\u2581civil": 6259, "rian": 6260, "\u2581button": 6261, "\u2581lived": 6262, "Pass": 6263, "sor": 6264, "\u2581watching": 6265, "\u2581skills": 6266, "tee": 6267, "Level": 6268, "\u2581scient": 6269, "hs": 6270, "\u2581agre": 6271, "cat": 6272, "\u2581tend": 6273, "\u2581Mill": 6274, "\u2581Cap": 6275, "ORD": 6276, "gle": 6277, "\u2581\u0441\u0432\u043e": 6278, "\u00bb,": 6279, "\u2581ahead": 6280, "vest": 6281, "\u2581Jose": 6282, "ischer": 6283, "\u0219i": 6284, "\u2581leaving": 6285, "\u2581\u0434\u043b\u044f": 6286, "\u2581south": 6287, "\u2581consum": 6288, "Range": 6289, "\u2581activities": 6290, "Sec": 6291, "\u2581sales": 6292, "\u2581fix": 6293, "\u2581jed": 6294, "rum": 6295, "vector": 6296, "\u2581spot": 6297, "\u2581manufact": 6298, "\u043a\u0442": 6299, "orrow": 6300, "sign": 6301, "\u2581college": 6302, "\u2581driver": 6303, "\u2581definitely": 6304, "\u2581spend": 6305, "mission": 6306, "\u0437\u0443": 6307, "atively": 6308, "bi": 6309, "Callback": 6310, "\u2581particularly": 6311, "\u2581hell": 6312, "\u2581pool": 6313, "PRE": 6314, "\u2581clearly": 6315, "PT": 6316, "othes": 6317, "\u2581Id": 6318, "Location": 6319, "\u2581Run": 6320, "\u2581fixed": 6321, "\u2581Hand": 6322, "bal": 6323, "double": 6324, "Can": 6325, "Omega": 6326, "\u2581challeng": 6327, "\u2581standing": 6328, "iten": 6329, "\u2581mechan": 6330, "\u2581durch": 6331, "\u2581dell": 6332, "\u2581raised": 6333, "\u2581weak": 6334, "\u2581Du": 6335, "grad": 6336, "\u2581scene": 6337, "poss": 6338, "\u2581ton": 6339, "\u2581earth": 6340, "ulations": 6341, "\u2581strength": 6342, "aked": 6343, "\u2581remain": 6344, "\u2581Bi": 6345, "\u2581customer": 6346, "range": 6347, "\u2581interested": 6348, "ONE": 6349, "\u2581coff": 6350, "require": 6351, "\u2581Only": 6352, "\u2581Web": 6353, "\u2581farm": 6354, "\u2581activity": 6355, "\u2581rout": 6356, "bling": 6357, "SY": 6358, "\u2581Richard": 6359, "\u2581Ref": 6360, "\u2581\u043a\u043e\u043d": 6361, "\u2581jun": 6362, "born": 6363, "ijn": 6364, "Configuration": 6365, "uman": 6366, "EE": 6367, "\u2581married": 6368, "\u2581\u0417\u0430": 6369, "\u2581fat": 6370, "\u2581kid": 6371, "\u2581Tur": 6372, "\u2581offered": 6373, "nic": 6374, "\u2581Big": 6375, "Gamma": 6376, "\u2581Health": 6377, "\u2581TR": 6378, "\u2581si\u0119": 6379, "\u2581construction": 6380, "\u2581Church": 6381, "\u2581Bet": 6382, "bus": 6383, "\u2581earn": 6384, "rict": 6385, "\u2581\u043f\u0440\u0430": 6386, "\u2581brain": 6387, "\u2581fra": 6388, "\u2581Op": 6389, "FIG": 6390, "ema": 6391, "\u2581European": 6392, "\u2581Saint": 6393, "ARE": 6394, "uri": 6395, "\u2581River": 6396, "{}": 6397, "\u2581sitting": 6398, "\u2581understanding": 6399, "\u2581plans": 6400, "ropri": 6401, "\u2581older": 6402, "\u2581pressure": 6403, "Impl": 6404, "\u2581peace": 6405, "Connection": 6406, "\u2581fi": 6407, "rich": 6408, "\u2581shut": 6409, "apers": 6410, "Port": 6411, "\u2581Look": 6412, "rim": 6413, "auth": 6414, "auto": 6415, "\u2581highly": 6416, "\u2581unless": 6417, "\u2581Wal": 6418, "\u2581ren": 6419, "ws": 6420, "\u2581core": 6421, "(-": 6422, "\u2581clim": 6423, "ruit": 6424, "\u2581callback": 6425, "hest": 6426, "\u2581Charles": 6427, "\u2581Long": 6428, "}=": 6429, "\u044a\u0440": 6430, "\u2581shared": 6431, "ulated": 6432, "gorithm": 6433, "\u2581Home": 6434, "\u2581village": 6435, "ees": 6436, "sv": 6437, "\u2581restaur": 6438, "rey": 6439, "\u2581Cast": 6440, "\u2581Person": 6441, "\u043a\u0438\u0439": 6442, "\u2581organiz": 6443, "\u2581Rad": 6444, "ponents": 6445, "\u2581werden": 6446, "\u2581bow": 6447, "sen": 6448, "ami": 6449, "Interface": 6450, "\u2581basis": 6451, "\u2581Company": 6452, "ernel": 6453, "itu": 6454, "Hash": 6455, "\u2581aan": 6456, "\u2581\u0445": 6457, "\u2581smile": 6458, "xml": 6459, "\u2581scen": 6460, "amm": 6461, "tool": 6462, "aria": 6463, "\u2581accur": 6464, "settings": 6465, "\u2581Jesus": 6466, "acement": 6467, "power": 6468, "(!": 6469, "\u2581calls": 6470, "\u2581basic": 6471, "\u2581settings": 6472, "ript": 6473, "pool": 6474, "ctors": 6475, "\u2581Foundation": 6476, "\u2581weap": 6477, "KEY": 6478, "foot": 6479, "\u2581radio": 6480, "\u2581helped": 6481, "mann": 6482, "\u2581jump": 6483, "\u2581tick": 6484, "\u2581growing": 6485, "aten": 6486, "real": 6487, "\u2581increasing": 6488, "Device": 6489, "varepsilon": 6490, "\u2581sets": 6491, "\u2581advant": 6492, "Open": 6493, "\u2581reasons": 6494, "\u2581supposed": 6495, "oes": 6496, "ede": 6497, "teen": 6498, "ifdef": 6499, "\u2581delete": 6500, "\u2581&=": 6501, "\u2581Bill": 6502, "\u2581aim": 6503, "\u2581Ok": 6504, "\u2581Av": 6505, "reci": 6506, "acks": 6507, "iste": 6508, "Properties": 6509, "\u2581tmp": 6510, "\u2581dei": 6511, "PER": 6512, "DC": 6513, "sta": 6514, "\u043d\u0438\u0438": 6515, "\u2581limited": 6516, "\u2581greater": 6517, "description": 6518, "ori": 6519, "aints": 6520, "\u2581hy": 6521, "\u2581Mel": 6522, "\u2581CH": 6523, "cons": 6524, "\u2581surround": 6525, "\u2581Who": 6526, "arc": 6527, "\u2581telev": 6528, "itution": 6529, "\u2581equal": 6530, "\u043a\u0456": 6531, "\u2581Israel": 6532, "\u00e4h": 6533, "\u2581Caption": 6534, "\u2581exerc": 6535, "empor": 6536, "\u2581++": 6537, "\u2581lib": 6538, "make": 6539, "\u2581MA": 6540, "copy": 6541, "friend": 6542, "\u2581\u043a\u043e\u0442\u043e": 6543, "\u2581damage": 6544, "\u2581\\,": 6545, "oded": 6546, "\u2581none": 6547, "\u2581evalu": 6548, "ston": 6549, ">,": 6550, "FOR": 6551, "\u2581norm": 6552, "appe": 6553, "Session": 6554, "\u2581adult": 6555, "\u2581hospital": 6556, "\u2581recommend": 6557, "property": 6558, "stein": 6559, "final": 6560, "\u2581nu": 6561, "second": 6562, "\u2581aspect": 6563, "\")]": 6564, "\u0436\u0435\u043d": 6565, "amento": 6566, "\u2581rac": 6567, "save": 6568, "\u2581football": 6569, "Ab": 6570, "ungs": 6571, "abil": 6572, "\u2581Arch": 6573, "system": 6574, "hist": 6575, "\u2581luck": 6576, "render": 6577, "\u2581sein": 6578, "ioni": 6579, "\u2581rot": 6580, "\u2581corner": 6581, "\u2581appropri": 6582, "\u2581Software": 6583, "\u2581tele": 6584, "Delete": 6585, "\u2581According": 6586, "\u2581prison": 6587, "\u2581lic": 6588, "\u2581\u043c\u0438": 6589, "term": 6590, "sets": 6591, "\u2581vel": 6592, "\u2581rank": 6593, "\u2581existing": 6594, "\u2581Vir": 6595, "\u2581trip": 6596, "\u2581\u043c\u0443": 6597, "avax": 6598, "\u2581ris": 6599, "\u2581define": 6600, "\u2581heat": 6601, "car": 6602, "\u2581convert": 6603, "email": 6604, "\u2581Under": 6605, "\u2581\u0428": 6606, "\u2581Grand": 6607, "\u2581exists": 6608, "sys": 6609, "eff": 6610, "\u2581Top": 6611, "\u2581\u010d": 6612, "\u2581tempor": 6613, "\u2581arguments": 6614, "\u2581supported": 6615, "ensed": 6616, "\u2581Francis": 6617, "\u2581coord": 6618, "\u2581achieve": 6619, "\u2581Name": 6620, "\u2581Jahr": 6621, "\u2581Gi": 6622, "she": 6623, "\u2581Dev": 6624, "\u2581alla": 6625, "\u2581WIT": 6626, "agment": 6627, "custom": 6628, "alls": 6629, "&&": 6630, "WE": 6631, "\u2581holding": 6632, "prototype": 6633, "\u2581fing": 6634, "\u2581bag": 6635, "\u2581Party": 6636, "stack": 6637, "\u2581economic": 6638, "\u2581Gal": 6639, "idents": 6640, "\u2581Jun": 6641, "\u2581showed": 6642, "osh": 6643, "\u2581Bay": 6644, "mail": 6645, "\u2581SO": 6646, "\u2581\"<": 6647, "graphics": 6648, "\u2581fu": 6649, "click": 6650, "\u2581battle": 6651, "{{": 6652, "\u2581Event": 6653, "rior": 6654, "chaft": 6655, "\u2581favorite": 6656, "usive": 6657, "support": 6658, "bm": 6659, "Kind": 6660, "\u2581safety": 6661, "\u2581Ent": 6662, "cup": 6663, "\u2581Australia": 6664, "\u2581destroy": 6665, "\u2581organization": 6666, "iden": 6667, "################": 6668, "dec": 6669, "\u2581za": 6670, "\u2581seven": 6671, "arely": 6672, "\u2581flag": 6673, "Dir": 6674, "\u2581Carl": 6675, "\u2581doctor": 6676, "\u2581variety": 6677, "\u2581Lin": 6678, "\u2581tom": 6679, "^{(": 6680, "Bo": 6681, "antes": 6682, "\u2581mine": 6683, "\u2581Mit": 6684, "\u2581describe": 6685, "Args": 6686, "LS": 6687, "API": 6688, "\u2581Luc": 6689, "phone": 6690, "\u2581science": 6691, "\u2581Oper": 6692, "Next": 6693, "\u2581investig": 6694, "\u2581demonstr": 6695, "\u2581Govern": 6696, "\u2581objects": 6697, "\u2581Louis": 6698, "\u2581Returns": 6699, "\u2581han": 6700, "nam": 6701, "\u2581comme": 6702, "\u2581presence": 6703, "\u2581pel": 6704, "\u2581detect": 6705, ")=": 6706, "\u2581Chinese": 6707, "\u2581rich": 6708, "\u2581classes": 6709, "\u2581expand": 6710, "\u2581Dom": 6711, "\u2581Dec": 6712, "sn": 6713, "peed": 6714, "\u2581Jim": 6715, "should": 6716, "\u2581Smith": 6717, "\u2581pages": 6718, "\u2581Jean": 6719, "rics": 6720, "\u2581Sund": 6721, "ads": 6722, "\u2581Their": 6723, "unicip": 6724, "\u0432\u0443": 6725, "\u2581download": 6726, "\u2581stress": 6727, "\u2581Pet": 6728, "menu": 6729, "reme": 6730, "\u2581compared": 6731, "Ste": 6732, "IND": 6733, "container": 6734, "\u2581Indian": 6735, "oren": 6736, "\u2581ses": 6737, "\u2581Whe": 6738, "\u2581roku": 6739, "\u2581established": 6740, "\u2581generally": 6741, "\u2581fle": 6742, "__(": 6743, "=\"+": 6744, "Var": 6745, "\u2581Make": 6746, "\u2581removed": 6747, "zz": 6748, "\u00fcn": 6749, "\u2581mix": 6750, "erk": 6751, "iation": 6752, "outer": 6753, "SK": 6754, "\u2581becomes": 6755, "\u2581Hall": 6756, "scious": 6757, "\u2581watched": 6758, "\u2581gather": 6759, "\u2581Result": 6760, "proof": 6761, "pay": 6762, "\u2581produced": 6763, "\u2581|=": 6764, "\u2581border": 6765, "\u2581din": 6766, "\u2581script": 6767, "\u2581actions": 6768, "\u2581mas": 6769, "\u0449\u0430": 6770, "ooth": 6771, "\u2581Techn": 6772, "Json": 6773, "\u2581filled": 6774, "\u0434\u0435\u043d": 6775, "undle": 6776, "\u0441\u0442\u0443": 6777, "Tool": 6778, "\u2581king": 6779, "\u2581ven": 6780, "stra": 6781, "\u2581predict": 6782, "\u2581lui": 6783, "\u2581WARRAN": 6784, "\u2581Fun": 6785, "Script": 6786, "\u2581powerful": 6787, "\u2581lose": 6788, "atically": 6789, "\u2581daily": 6790, "\u2581ring": 6791, "\u2581arrived": 6792, "Stack": 6793, "scope": 6794, "\u2581Back": 6795, "elij": 6796, "\u2581ze": 6797, "keys": 6798, "{\"": 6799, "VID": 6800, "\u2581license": 6801, "what": 6802, "\u2581proced": 6803, "rant": 6804, "estival": 6805, "agram": 6806, "\u2581LO": 6807, "\u2581Henry": 6808, "\u2581flags": 6809, "Down": 6810, "scription": 6811, "\u2581families": 6812, "isse": 6813, "bour": 6814, "\u2581Bur": 6815, "\u2014\"": 6816, "\u2581brief": 6817, "\u2581creating": 6818, "\u2581clients": 6819, "rangle": 6820, "\u2581amazing": 6821, "\u2581sind": 6822, "\u2581covered": 6823, "Well": 6824, "\u0441\u0442\u0435": 6825, "\u0442\u043e\u0440": 6826, "\u2581Bas": 6827, "total": 6828, "\u2581Init": 6829, "\u2581sand": 6830, "Unit": 6831, "\u2581murder": 6832, "\u2581bright": 6833, "\u2581trav": 6834, "icans": 6835, "\u2581attribute": 6836, "fc": 6837, "\u2581placed": 6838, "EST": 6839, "Vari": 6840, "\u2581cos": 6841, "\u2581attract": 6842, "anel": 6843, "}).": 6844, "bytes": 6845, "\u2581parse": 6846, "\u2581belong": 6847, "BN": 6848, "\u2581Sol": 6849, "Po": 6850, "`,": 6851, "\u2581calling": 6852, "\u2581?>": 6853, "\u2581iter": 6854, "\u2581url": 6855, "\u2581evening": 6856, "reek": 6857, "\u2581honest": 6858, "\u2581director": 6859, "RC": 6860, "\u2581solid": 6861, "\u2581phil": 6862, "iene": 6863, "FAULT": 6864, "cope": 6865, "\u2581History": 6866, "\u2581Team": 6867, "reedom": 6868, "\u2581ru": 6869, "UB": 6870, "\u2581worse": 6871, "imo": 6872, "Mat": 6873, "\u2581Mex": 6874, "actor": 6875, "\u2581vor": 6876, "\u0442\u044c\u0441\u044f": 6877, "\u2581experiment": 6878, "\u2581Play": 6879, "\u2581Another": 6880, "\u2581happens": 6881, "uan": 6882, "\u2581patients": 6883, "\u2581rend": 6884, "\u2581Mo": 6885, "\u2581Tex": 6886, "\u2581wed": 6887, "tn": 6888, "insert": 6889, "\u2581\u043f\u0430": 6890, "\u2581anti": 6891, "Match": 6892, "ampionship": 6893, "\u2581forces": 6894, "\u2581Hot": 6895, "\u2581phase": 6896, "\u2581template": 6897, "stop": 6898, "icated": 6899, "\u2581managed": 6900, "wait": 6901, "\u2581*(": 6902, "GB": 6903, "\u2581appoint": 6904, "\u0142a": 6905, "\u2581stick": 6906, "\u2581FOR": 6907, "\u2581Vis": 6908, "tor": 6909, "\u2581p\u0159": 6910, "quest": 6911, "uses": 6912, "\");\r": 6913, "\u2581suddenly": 6914, "\u00e9c": 6915, "ND": 6916, "urop": 6917, "\u0440\u0435\u0434": 6918, "\u2581insurance": 6919, "access": 6920, "unfinished": 6921, "\u2581tamb": 6922, "\u2581sac": 6923, "\u2581Court": 6924, "\u2581missing": 6925, "\u2581Where": 6926, "\u2581Sum": 6927, "}^{\\": 6928, "\u2581sua": 6929, "_,": 6930, "\u2581thick": 6931, "\u2581Trump": 6932, "\u2581operations": 6933, "FS": 6934, "\u2581deux": 6935, "dz": 6936, "Template": 6937, "\u2581\"/": 6938, "\u2581odd": 6939, "\u2581reality": 6940, "\u2581teams": 6941, "\u2581cer": 6942, "oma": 6943, "\u2581\u0219i": 6944, "\u2581cloud": 6945, "\u2581Department": 6946, "Ne": 6947, "\u2581requires": 6948, "items": 6949, "\u2581III": 6950, "rightarrow": 6951, ")->": 6952, "\u2581writer": 6953, "replace": 6954, "\u2581thr": 6955, "jen": 6956, "\u2581ot": 6957, "\u2581occup": 6958, "\u2581eventually": 6959, "\u2581Math": 6960, "\u2581conserv": 6961, "amer": 6962, "\u2581Fort": 6963, "\u2581dry": 6964, "\u2581sexual": 6965, "\u2581costs": 6966, "\u2581forms": 6967, "\u2581Vict": 6968, "PAR": 6969, "framework": 6970, "\u2581\u0434\u0438": 6971, "Operation": 6972, "\u0437\u043d\u0430": 6973, "which": 6974, "\u2581tight": 6975, "Invalid": 6976, "\u2581partner": 6977, "\u2581\u043f\u0440\u0435\u0434": 6978, "\u2581thank": 6979, "\u2581guard": 6980, "hem": 6981, "Body": 6982, "\u2581emot": 6983, "IX": 6984, "fast": 6985, "\u0449\u043e": 6986, "\u00f1o": 6987, "night": 6988, "\u2581Sci": 6989, "\u043d\u0438\u043a\u0430": 6990, "\u2581TO": 6991, "\u2581individuals": 6992, "\u0441\u0441\u0438": 6993, "}),": 6994, "False": 6995, "(\"%": 6996, "\u2581optim": 6997, "\u2581-->": 6998, "\u2581factor": 6999, "\u2581smaller": 7000, "\u2581contain": 7001, "spect": 7002, "Engine": 7003, "\u2581announced": 7004, "\u2581Democr": 7005, "\u2581rob": 7006, "\u2581flat": 7007, "osoph": 7008, "Search": 7009, "ahl": 7010, "\u2581Exception": 7011, "\u2581Ol": 7012, "equals": 7013, "\u2581unter": 7014, "shape": 7015, "NS": 7016, "Obj": 7017, "\u2581species": 7018, "weight": 7019, "you": 7020, "\u2581este": 7021, "\u2581View": 7022, "\u2581mission": 7023, "\u2581journal": 7024, "Values": 7025, "\u2581einem": 7026, "ismo": 7027, "\u2581projects": 7028, "\u2581Das": 7029, "rible": 7030, "\u2581serve": 7031, "\u2581opening": 7032, "\u2581hur": 7033, "\u2581programs": 7034, "\u2581USA": 7035, "iliar": 7036, "idos": 7037, "Br": 7038, "estamp": 7039, "\u2581tools": 7040, "anner": 7041, "RT": 7042, "\u2581Start": 7043, "\u2581bath": 7044, "\u2581coffee": 7045, "orter": 7046, "internal": 7047, "files": 7048, "INVAL": 7049, "ako": 7050, "dt": 7051, "\u2581Second": 7052, "\u2581alloc": 7053, "\u2581ended": 7054, "acional": 7055, "\u2581manager": 7056, "\u2581Sun": 7057, "agg": 7058, "\u2581leader": 7059, "olved": 7060, "\u2581\u0447\u0442\u043e": 7061, "\u2581traditional": 7062, "shot": 7063, "rup": 7064, "CF": 7065, "\u2581Each": 7066, "wr": 7067, "\u2581Som": 7068, "\u2581materials": 7069, "\u2581msg": 7070, "\u2581syn": 7071, "\u2581produce": 7072, "\u2581storage": 7073, "subsection": 7074, "\u2581Sie": 7075, "\u2581IP": 7076, "CESS": 7077, "\u2581wa": 7078, "Record": 7079, "\u2581marketing": 7080, "plet": 7081, "Dialog": 7082, "\u2581mentioned": 7083, "\u2581Na": 7084, "\u2581Union": 7085, "\u2581API": 7086, "\u2581negative": 7087, "txt": 7088, "\u2581easier": 7089, "legal": 7090, "Dep": 7091, "\u2581novel": 7092, "eur": 7093, "aci\u00f3": 7094, "\u2581Bud": 7095, "\u2581carry": 7096, "schaft": 7097, "\u2581broken": 7098, "\u2581trees": 7099, ">();": 7100, "\u2581emb": 7101, "ieder": 7102, "\u2581route": 7103, "ikel": 7104, "\u2581listen": 7105, "ashion": 7106, "\u2581Mrs": 7107, "\u2581equipment": 7108, "agger": 7109, "\u2581Thus": 7110, "\u2581matrix": 7111, "alla": 7112, "\u2581Tour": 7113, "\u2581conversation": 7114, "Mon": 7115, "ournal": 7116, "\u2581minute": 7117, "Am": 7118, "Api": 7119, "\u2581forget": 7120, "Me": 7121, "levant": 7122, "temp": 7123, "\u2581telling": 7124, "move": 7125, "\u2581independent": 7126, "toString": 7127, "edit": 7128, "\u2581Jac": 7129, "azz": 7130, "react": 7131, "\u2581cin": 7132, "\u2581Prov": 7133, "isted": 7134, "\u2581hash": 7135, "onna": 7136, "iki": 7137, "\u2581generated": 7138, "Render": 7139, "\u2581psych": 7140, "nav": 7141, "\u2581entr": 7142, "\u043f\u0440\u0430": 7143, "rx": 7144, "ATH": 7145, "\u2581assume": 7146, "Tree": 7147, "sembly": 7148, "\u2581Matt": 7149, "caption": 7150, "\u2581solutions": 7151, "\u2581faith": 7152, "\u2581digital": 7153, "\u2581excell": 7154, "\u2581Version": 7155, "Debug": 7156, "\u2581\u0436\u0438": 7157, "\u2581carried": 7158, "reset": 7159, "\u2581slowly": 7160, "ancing": 7161, "\u2581owner": 7162, "\u2581Ter": 7163, "\u2581Did": 7164, "\u2581gest": 7165, "\u2581\u00e9t\u00e9": 7166, "\u2581proof": 7167, "Font": 7168, "\u2581nob": 7169, "Co": 7170, "\u2581GNU": 7171, "\u2581liber": 7172, "itness": 7173, "\u2581hij": 7174, "\u2581vert": 7175, "\u0448\u0430": 7176, "FLAG": 7177, "MENT": 7178, "\u2581Son": 7179, "Mult": 7180, "\u2581district": 7181, "connect": 7182, "jection": 7183, "lymp": 7184, "\u2581realized": 7185, "mos": 7186, "ye": 7187, "\u2581render": 7188, "rio": 7189, "\u2581interpret": 7190, "\u2581slightly": 7191, "fix": 7192, "\u2581studies": 7193, "\u2581rid": 7194, "atre": 7195, "\u2581benefits": 7196, "\u2581Face": 7197, "ivery": 7198, "\u0440\u0438\u044f": 7199, "document": 7200, "\u2581asking": 7201, "Last": 7202, "arante": 7203, "\u2581Martin": 7204, "\u2581Ell": 7205, "\u2581vector": 7206, "\u2581forced": 7207, "\u043e\u043b\u043e": 7208, "PH": 7209, "WR": 7210, "\u2581Kl": 7211, "\u2581sky": 7212, "\u2581strategy": 7213, "ocked": 7214, "\u2581neck": 7215, "\u015bci": 7216, "OUT": 7217, ")),": 7218, "Custom": 7219, "\u2581wie": 7220, "\u2581sweet": 7221, "\u2581temp": 7222, "\u2581foreign": 7223, "\u2581hall": 7224, "astr": 7225, "Ass": 7226, "MODE": 7227, "\u2581maximum": 7228, "annels": 7229, "\u2581tip": 7230, "\u2581seconds": 7231, "\u2581stack": 7232, "iga": 7233, "\u2581raise": 7234, "enable": 7235, "oir": 7236, "\u2581soul": 7237, "Ke": 7238, ")$.": 7239, "\u2581Tim": 7240, "ALSE": 7241, "iser": 7242, "contin": 7243, "bel": 7244, "\u2581mad": 7245, "lichen": 7246, "abe": 7247, "safe": 7248, "\u2581concent": 7249, "bound": 7250, "\u2581Requ": 7251, "switch": 7252, "\u2581stone": 7253, "\u2581transl": 7254, "\u2581vac": 7255, "andon": 7256, "\u2581Fore": 7257, "\u2581sounds": 7258, "\u2581Pop": 7259, "\u2581HT": 7260, "lia": 7261, "enter": 7262, "\u2581helps": 7263, "edy": 7264, "\u0441\u0442\u0432\u0435\u043d": 7265, "anted": 7266, "\u2581Its": 7267, "\u2581Step": 7268, "Icon": 7269, "\u2581EXPECT": 7270, "ialized": 7271, "Post": 7272, "aze": 7273, "\u2581Carol": 7274, "\u2581req": 7275, "\u2581critical": 7276, "DS": 7277, "\u2581seat": 7278, "aped": 7279, "\u2581upper": 7280, "\u2581Sy": 7281, "\u2581explain": 7282, "\u2581'./": 7283, "utils": 7284, "possible": 7285, "\u2581dont": 7286, "Host": 7287, "\u2581approxim": 7288, "Async": 7289, "\u2581grab": 7290, "\u2581sources": 7291, "\u2581Mos": 7292, "\u2581Germany": 7293, "\u2581rub": 7294, "CHAN": 7295, "\u2581rain": 7296, "\u2581truly": 7297, "\u2581joined": 7298, "\u2581": 8276, "agnost": 8277, "\u2581proposed": 8278, "\u2581Game": 8279, "\u2581efforts": 8280, "\u0432\u044f": 8281, "tc": 8282, "\u0441\u043a": 8283, "\u2581intent": 8284, "\u2581Bre": 8285, "isc": 8286, "\u2581protest": 8287, "\u2581holds": 8288, "ometry": 8289, "\u2581Have": 8290, "\u2581detail": 8291, "\u2581WITHOUT": 8292, "yer": 8293, "\u2581Kon": 8294, "\u2581noticed": 8295, "\u2581requirements": 8296, "DEBUG": 8297, "kins": 8298, "\u2581Span": 8299, "\u2581cars": 8300, "meta": 8301, "\u2581kil": 8302, "\u2581Bron": 8303, "\u2581experienced": 8304, "\u2581remind": 8305, "ourse": 8306, "\u2581Western": 8307, "tered": 8308, "\u2581devices": 8309, "\u2581pictures": 8310, "\u2581tut": 8311, "\"`": 8312, "\u2581impossible": 8313, "\u2581rail": 8314, "\u2581feels": 8315, "icas": 8316, "illing": 8317, "\u2581accident": 8318, "\u2581'@": 8319, "________": 8320, "\u2581notes": 8321, "oman": 8322, "Parser": 8323, "\u2581discovered": 8324, "\u2581Roman": 8325, "\u2581budget": 8326, "\u2581guide": 8327, "king": 8328, "\u2581incred": 8329, "olar": 8330, "enden": 8331, "Desc": 8332, "\u2581wave": 8333, "\u0431\u043b\u0438": 8334, "igt": 8335, "\u2581restrict": 8336, "\u2581Ret": 8337, "\u2581mac": 8338, "\u0443\u0440": 8339, "BS": 8340, "\u00eds": 8341, "\u2581generation": 8342, "dem": 8343, "alo": 8344, "\u0431\u0440\u0430": 8345, "\u2581ordered": 8346, "drop": 8347, "\u2581pp": 8348, "\u2581Review": 8349, "\u2581literally": 8350, "\u2581Sir": 8351, "\u2581Yeah": 8352, "\u2581density": 8353, "riz": 8354, "inde": 8355, "\u2581gain": 8356, "\u2581panel": 8357, "jet": 8358, "\u2581Times": 8359, "\u2581nella": 8360, "\u2581previously": 8361, "points": 8362, "Send": 8363, "\u2581Brown": 8364, "each": 8365, "\u2581trigger": 8366, "ometimes": 8367, "icos": 8368, "GR": 8369, "Panel": 8370, "ogen": 8371, "\u2581cm": 8372, "ructions": 8373, "\u2581kiss": 8374, "\u2581solo": 8375, "\u2581famous": 8376, "ran": 8377, "\u043f\u0440\u043e": 8378, "\u2581thro": 8379, "Graph": 8380, "imit": 8381, "\u2581Value": 8382, "\u2581starts": 8383, "ipeline": 8384, "hd": 8385, "TC": 8386, "\u2581discussion": 8387, "\u2581truck": 8388, "aka": 8389, "Only": 8390, "\u2581Equ": 8391, "\u2581k\u00f6": 8392, "\u2581Bes": 8393, "\u2581critic": 8394, "\u2581propos": 8395, "\u2581batt": 8396, "\u2581Section": 8397, "Show": 8398, "gp": 8399, "STATE": 8400, "POST": 8401, "\u2581Nord": 8402, "\u2581innov": 8403, "\u2581crim": 8404, "axis": 8405, "\u2581Turn": 8406, "conn": 8407, "Runtime": 8408, "\u2581remaining": 8409, "oston": 8410, "\u2581\u042d": 8411, "\u2581windows": 8412, "\u2581Royal": 8413, "\u2581vide": 8414, "PP": 8415, "chron": 8416, "\u2581san": 8417, "\u2581rise": 8418, "\u2581delle": 8419, "\u2581Dur": 8420, "\u2581rapid": 8421, "cert": 8422, "LA": 8423, "edge": 8424, "\u2581\\]": 8425, "\u2581entered": 8426, "\u2581laws": 8427, "\u2581photo": 8428, "\u2581applications": 8429, "\u2581Berlin": 8430, "\u2581arrest": 8431, "\u2581federal": 8432, "\u2581Russia": 8433, "\u2581usual": 8434, "\u2581raw": 8435, "\u2581pi\u00f9": 8436, "\u00eatre": 8437, "JSON": 8438, "SION": 8439, "xture": 8440, "istent": 8441, "\u2581Power": 8442, "Bit": 8443, "\u2581capacity": 8444, "\u2581cards": 8445, "UID": 8446, "iments": 8447, "\u2581dar": 8448, "\u2581Chicago": 8449, "\u2581comfortable": 8450, "tip": 8451, "bas": 8452, "\u2581mu": 8453, "\u2581enemy": 8454, "yan": 8455, "\u2581\u0444\u0438": 8456, "\u2581updated": 8457, "ango": 8458, "Ev": 8459, "Effect": 8460, "osing": 8461, "rence": 8462, "\u2581Congress": 8463, "\u2581defe": 8464, "\u2581ip": 8465, "\u2581tout": 8466, "\u2581freedom": 8467, "\u2581ao": 8468, "\u2581Therefore": 8469, "Edit": 8470, "\u2581Virgin": 8471, "REE": 8472, "argo": 8473, "\u2581Dam": 8474, "\u2581traffic": 8475, "\u00f1os": 8476, "\u2581alle": 8477, "\u2581depth": 8478, "Now": 8479, "\u2581sides": 8480, "\u2581\u0433\u043e\u0434\u0438": 8481, "Descriptor": 8482, "\u2581artikel": 8483, "\u2581narrow": 8484, "___": 8485, "kw": 8486, "uto": 8487, "\u2581Facebook": 8488, "tegr": 8489, "boolean": 8490, "nik": 8491, "bd": 8492, "Track": 8493, "\u2581gran": 8494, "reshold": 8495, "\u0432\u0435\u0442": 8496, "wrap": 8497, "\u2581noise": 8498, "igu": 8499, "\u2581Bon": 8500, "\u2581wy": 8501, "linux": 8502, "cks": 8503, "\u2581fans": 8504, "\u2581mach": 8505, "\u2581prices": 8506, "\u00e9v": 8507, "outs": 8508, "standing": 8509, "\u2581categ": 8510, ";\\": 8511, "\u2581decre": 8512, "\u2581Saturday": 8513, "\u2581menu": 8514, "\u2581Nov": 8515, "\u2581Yet": 8516, "\u2581\u0442\u0430\u043a": 8517, "liche": 8518, "\u2581Academ": 8519, "\u2581communication": 8520, "using": 8521, "\u2581Society": 8522, "\u2581nuc": 8523, "pective": 8524, "orial": 8525, "\u2581afraid": 8526, "\u2581animal": 8527, "\u2581turning": 8528, "dst": 8529, "mathfrak": 8530, "lers": 8531, "\u2581lots": 8532, "\u2581\u00e1": 8533, "\u2581Tra": 8534, "np": 8535, "\u2581rose": 8536, "\u2581GL": 8537, "\u2581helping": 8538, "\u2581winter": 8539, "\u2581\u043a\u043e\u043c": 8540, "Mock": 8541, "\u2581investment": 8542, "Use": 8543, "\u2581Canad": 8544, "\u043d\u0434": 8545, "Copy": 8546, "\u2581fly": 8547, "SER": 8548, "\u2581Far": 8549, "\u2581Ros": 8550, "amil": 8551, "\u2581fighting": 8552, "\u2581religious": 8553, "super": 8554, "screen": 8555, "\u2581furn": 8556, "\u2581surprised": 8557, "\u2581replied": 8558, "Activity": 8559, "\u2581Down": 8560, "\u2581insert": 8561, "\u2581Olymp": 8562, "\u2581pointed": 8563, "\u2581Card": 8564, "driver": 8565, "\u2581Da": 8566, "!--": 8567, "roud": 8568, "undo": 8569, "\u2581messages": 8570, "\u2581Point": 8571, "VM": 8572, "\u2581plane": 8573, "xc": 8574, "\u2581television": 8575, "\u0451\u043d": 8576, "\u2581thousands": 8577, "\u2581cris": 8578, "\u2581delay": 8579, "\u2581Next": 8580, "\u2581nombre": 8581, "\u2581tu": 8582, "\u2581skip": 8583, "road": 8584, "istration": 8585, "\u2581tur": 8586, "\u2581Develop": 8587, "\u2581\u041f\u0430": 8588, "\u2581\u0434\u0440\u0443": 8589, "\u2581wonderful": 8590, ">&": 8591, "\u2581Liber": 8592, "\u2581scope": 8593, "\u2581manage": 8594, "\u2581dass": 8595, "\u2581recall": 8596, "PM": 8597, "\u2581relevant": 8598, "\u2581Earth": 8599, "\u2581\u043a\u0430\u043a": 8600, "\u2581apr": 8601, "\u2581ASS": 8602, "i\u00e9n": 8603, "\u2581SH": 8604, "oom": 8605, "itet": 8606, "none": 8607, "asi": 8608, "\u2581motor": 8609, "\u2581Show": 8610, "nb": 8611, "\u2581factors": 8612, "\u2581forest": 8613, "\u2581\u0432\u0440\u0435": 8614, "thm": 8615, "\u2581municip": 8616, "\u2581turns": 8617, "\u2581Division": 8618, "EC": 8619, "\u2581disappe": 8620, "structor": 8621, "\u2581somewhere": 8622, "\u2581African": 8623, "\u2581Institute": 8624, "Grid": 8625, "\u2581teacher": 8626, "uries": 8627, "\u2581respectively": 8628, "\u2581SD": 8629, "\u2581alive": 8630, "\u2581pou": 8631, "\u2581Water": 8632, "\u0444\u0435": 8633, "\u2581changing": 8634, "\u2581afternoon": 8635, "\u2581orders": 8636, "Ret": 8637, "Pointer": 8638, "\u2581sav": 8639, "erg": 8640, "oked": 8641, "essions": 8642, "\u2581Fire": 8643, "aret": 8644, "imm": 8645, "\u2581desire": 8646, "\u2581\u0449\u043e": 8647, "\u2581Design": 8648, "uture": 8649, "\u2581Office": 8650, "\u2581cmd": 8651, "\u2581eating": 8652, "Network": 8653, "\u2581rough": 8654, "operator": 8655, "IGN": 8656, "\u2581sports": 8657, "\u2581weren": 8658, "\u2581noted": 8659, "\u2581twice": 8660, "III": 8661, "\u2581anx": 8662, "\u2581elim": 8663, "\u2581\u0430\u0432": 8664, "\u2581io": 8665, "\u2581speech": 8666, "\u2581condu": 8667, "elles": 8668, "idade": 8669, "\u2581advance": 8670, "RI": 8671, "oca": 8672, "/\\": 8673, "apshot": 8674, "\u2581tail": 8675, "models": 8676, "ogy": 8677, "\u2581Jeff": 8678, "iration": 8679, "\u2581Kore": 8680, "\u2581leads": 8681, "bat": 8682, "Adapter": 8683, "category": 8684, "angular": 8685, "\u2581saved": 8686, "\u2581uniform": 8687, "\u2581n\u00e9": 8688, "\u2581businesses": 8689, "Hist": 8690, "\u2581\u0430\u0440": 8691, "domain": 8692, "\u2581Si": 8693, "raise": 8694, "\u2581warn": 8695, "hetic": 8696, "\u2581Gro": 8697, ")).": 8698, "}>": 8699, "\u0437\u0435": 8700, "\u2581Amazon": 8701, "\u2581Organ": 8702, "\u2581Lake": 8703, "\u2581agreement": 8704, "xa": 8705, "\u2581perman": 8706, "\u2581containing": 8707, "\u2581strange": 8708, "\u0441\u0442\u0456": 8709, "\u2581stupid": 8710, "\u2581speaking": 8711, "\u2581Internet": 8712, "prefix": 8713, "esc": 8714, "Assert": 8715, "prote": 8716, "\u2581manner": 8717, "\u2581Sz": 8718, "unte": 8719, "iot": 8720, "Profile": 8721, "oven": 8722, "\u2581formed": 8723, "\u2581lit": 8724, "\u2581economy": 8725, "\u2581cz": 8726, "wid": 8727, "REQ": 8728, "\u2581chosen": 8729, "\u2581Produ": 8730, "oster": 8731, "stances": 8732, "awa": 8733, "\u2581Ren": 8734, "\u2581confirm": 8735, "\u2581\u0411\u043e": 8736, "\u2581billion": 8737, "\u2581d\u00e9c": 8738, "\u00fdch": 8739, "\u2581illustr": 8740, "TIES": 8741, "\u2581Pub": 8742, "\u2581ban": 8743, "aded": 8744, "ahn": 8745, "\u2581Cath": 8746, "nonumber": 8747, "\u2581worst": 8748, "\u2581\u041c\u0435": 8749, "\u2581suggested": 8750, "stats": 8751, "\u2581cant": 8752, "\u2581align": 8753, "kappa": 8754, "\u2581hen": 8755, "\u2581initi": 8756, "'])": 8757, "BI": 8758, "\u2581garden": 8759, "\u2581secure": 8760, "\u2581\\[": 8761, "handler": 8762, "elli": 8763, "ldots": 8764, "secut": 8765, "\u2581extended": 8766, "}-": 8767, "anie": 8768, "\u2581Find": 8769, "\u2581Museum": 8770, "\u2581Conne": 8771, "yy": 8772, "\u2581passion": 8773, "akers": 8774, "ahr": 8775, "ologies": 8776, "\u2581equation": 8777, "\u2581occasion": 8778, "Let": 8779, "']['": 8780, "Print": 8781, "anes": 8782, "iente": 8783, "\u2581Today": 8784, "LECT": 8785, "\u2581Af": 8786, ",,": 8787, "\u2581\u0422\u0430": 8788, "\u2581```": 8789, "even": 8790, "sin": 8791, "urer": 8792, "\u2581\u00b0": 8793, "otimes": 8794, "\u2581IO": 8795, "\u2581poet": 8796, "()));": 8797, "\u2581\u2212": 8798, "\u2581adopt": 8799, "phere": 8800, "#[": 8801, "\u2581centre": 8802, "oves": 8803, "\u2581ans": 8804, "dp": 8805, "\u2581Kir": 8806, "\u2581applicable": 8807, "fp": 8808, "\u2581visual": 8809, "\u2581okay": 8810, "oro": 8811, "\u2581opportunities": 8812, "Repository": 8813, "\u2581ll": 8814, "\u2581Rod": 8815, "\u2581shel": 8816, "\u2581launch": 8817, "\u2581conven": 8818, "\u2581Spe": 8819, "Amer": 8820, "\u2581cette": 8821, "Cond": 8822, "dep": 8823, "Own": 8824, "\u2581hook": 8825, "\u2581dict": 8826, "\u2581Those": 8827, "\u2581fellow": 8828, "\u2581philosoph": 8829, "vin": 8830, "ferences": 8831, "hav": 8832, "\u2581adding": 8833, "iverse": 8834, "game": 8835, "\u2581Blue": 8836, "\u2581clin": 8837, "note": 8838, "\u2581Ram": 8839, "\u043c\u0435\u0440": 8840, "covery": 8841, "\u00f1a": 8842, "\u2581\u0431\u0438": 8843, "\u2581fashion": 8844, "\u2581broke": 8845, "\u2581'\\": 8846, "\u2581reader": 8847, "\u043d\u043e\u0435": 8848, "\u043d\u043e\u0441\u0442\u0438": 8849, "\u2581payment": 8850, "\u2581Lic": 8851, "\u2581lips": 8852, "\u2581academ": 8853, "\u2581Mot": 8854, "ells": 8855, "CHECK": 8856, "\u2581\u0440\u0443": 8857, "\u2581MS": 8858, "Editor": 8859, "\u2581zone": 8860, "iture": 8861, "\u2581IT": 8862, "runtime": 8863, "\u2581proceed": 8864, "\u043b\u043e\u0432": 8865, "\u2581Maria": 8866, "olver": 8867, "\u2581Thanks": 8868, "\u2581shouldn": 8869, "\u2581Joh": 8870, "\u2581Model": 8871, "\u2581Sov": 8872, "!'": 8873, "Di": 8874, "\u2581cancer": 8875, "Ident": 8876, "\u2581exchange": 8877, "iller": 8878, "inf": 8879, "LEN": 8880, "(){": 8881, "aga": 8882, "\"],": 8883, "uh": 8884, "\u2581Ken": 8885, "\u2581photos": 8886, "\u2581tiny": 8887, "\u2581gent": 8888, "\u00fcl": 8889, "\u2581Take": 8890, "idel": 8891, "outing": 8892, "Internal": 8893, "\u2581cells": 8894, "\u043d\u0438\u043c": 8895, "hard": 8896, "\u2581Town": 8897, "obe": 8898, "plex": 8899, "\u0442\u0435\u0440": 8900, "tons": 8901, "\u2581concentr": 8902, "mock": 8903, "vc": 8904, "\u00e1z": 8905, "\u2581Championship": 8906, "\u2581\u0431\u0435": 8907, "??": 8908, "\u00e9ri": 8909, "aly": 8910, "\u2581\u0426": 8911, "ierte": 8912, "\u2581totally": 8913, "\u2581Auf": 8914, "\u2581ourselves": 8915, "\u2581Self": 8916, "Forms": 8917, "ighter": 8918, "\u2581island": 8919, "fmt": 8920, "\u2581rc": 8921, "\u2581tells": 8922, "BB": 8923, "dit": 8924, "\u2581variables": 8925, "\u2581intended": 8926, "izont": 8927, "\u2581plays": 8928, "dam": 8929, "seq": 8930, "\u2581Sup": 8931, "\u2581cultural": 8932, "\u2581scream": 8933, "__,": 8934, "cipl": 8935, "Timeout": 8936, "\u2581\u0436": 8937, "orte": 8938, "\u2581replaced": 8939, "EM": 8940, "\u2581abandon": 8941, "\u2581Special": 8942, "ellen": 8943, "\u2581Bru": 8944, "irmed": 8945, "Te": 8946, "olt": 8947, "ju": 8948, "Argument": 8949, "\u2581neut": 8950, "scape": 8951, "\u2581Ray": 8952, "\u2581Polit": 8953, "\u2581crowd": 8954, "\u2581Windows": 8955, "iego": 8956, "\u2581escape": 8957, "\u2581Apache": 8958, "sync": 8959, "eben": 8960, "ifies": 8961, "ether": 8962, "Meta": 8963, "\u2581biggest": 8964, "Game": 8965, "\u2581transaction": 8966, "Env": 8967, "\u2581\u041c\u043e": 8968, "\u2581plenty": 8969, "\u2581mel": 8970, "\u043f\u0440\u0435": 8971, "\u2581motiv": 8972, "\u2581\u043e\u0440": 8973, "organ": 8974, "\u2581mock": 8975, "\u2581$_": 8976, "\u0435\u043d\u0435": 8977, "\u2581Number": 8978, "cknow": 8979, "\u2581Update": 8980, "zero": 8981, "\u2581surprise": 8982, "cean": 8983, "pdf": 8984, "Global": 8985, "\u2581attend": 8986, "\u2581fond": 8987, "\u2581understood": 8988, "Nav": 8989, "\u2581Mic": 8990, "=$": 8991, "oking": 8992, "\u2581Stadium": 8993, "Close": 8994, "\u2581competition": 8995, "\u2581soldiers": 8996, "\u2581OP": 8997, "agne": 8998, "\u2581Anton": 8999, "Main": 9000, "\u00e1k": 9001, "\u2581#[": 9002, "\u2581Commit": 9003, "pyx": 9004, "\u2581east": 9005, "\u2581Order": 9006, "Float": 9007, "\u2581accepted": 9008, "\u2581monitor": 9009, "\u2581pad": 9010, "onic": 9011, "\u2581pushed": 9012, "\u2581replace": 9013, "CRE": 9014, "\u2581ride": 9015, "found": 9016, "=%": 9017, "\u0432\u043e\u0439": 9018, "\u2581matches": 9019, "\u2581Lie": 9020, "\u2581experiences": 9021, "Pool": 9022, "ups": 9023, "AV": 9024, "\u2581existence": 9025, "\u2581thin": 9026, "\u2581magn": 9027, "COMP": 9028, "home": 9029, "\u2581ni": 9030, "\u2581wurden": 9031, "\u043b\u0430\u0432": 9032, "\u2581teeth": 9033, "\u2581Stan": 9034, "appro": 9035, "anny": 9036, "ifts": 9037, "\u2581unknown": 9038, "\u2581homes": 9039, "\u2581entity": 9040, "cie": 9041, "\u043b\u0435\u043d\u0438\u0435": 9042, "iar": 9043, "\u2581compliance": 9044, "\u2581focused": 9045, "uzz": 9046, "=\\\"": 9047, "components": 9048, "Attr": 9049, "allery": 9050, "\u2581identify": 9051, "Ok": 9052, "pie": 9053, "\u2581Still": 9054, "\u2581offering": 9055, "\u2581busy": 9056, "ctl": 9057, "itors": 9058, "\u2581concerned": 9059, "\u2581brown": 9060, "clk": 9061, "Selected": 9062, "\u2581Block": 9063, "\u2581egy": 9064, "icing": 9065, "\u2581URL": 9066, "\u2581topic": 9067, "\u2581Product": 9068, "\u2581\u0447\u0438": 9069, "\u2581trial": 9070, "\u2581weekend": 9071, "lu": 9072, "\u2581IV": 9073, "\u2581Egy": 9074, "xC": 9075, "\u2581nove": 9076, "\u2581lett": 9077, "enne": 9078, "()).": 9079, ".**": 9080, "\u2581promise": 9081, "election": 9082, "Auth": 9083, "rv": 9084, "ril": 9085, "\u2581conduct": 9086, "\u2581maintain": 9087, "\u2581boat": 9088, "\u2581opposite": 9089, "spin": 9090, "webpack": 9091, "anta": 9092, "\u2581orient": 9093, "\u2581suc": 9094, "\u2581exercise": 9095, "\u2581efficient": 9096, "\u2581tradition": 9097, "\u2581zw": 9098, "\u2581Sud": 9099, "going": 9100, "\u2581Pier": 9101, "inv": 9102, "ipes": 9103, "ensuremath": 9104, "\u2581conver": 9105, "creen": 9106, "\u2581terror": 9107, "\u2581Dou": 9108, "\u2581invalid": 9109, "ceived": 9110, "\u2581Arab": 9111, "\u2581wire": 9112, "application": 9113, "shift": 9114, "Generic": 9115, "\u2581Plan": 9116, "\u2581Wall": 9117, "\u2581directory": 9118, "\u2581egg": 9119, "\u2581wealth": 9120, "random": 9121, "attribute": 9122, "\u2581hide": 9123, "Serial": 9124, "cam": 9125, "\u2581ital": 9126, "\u2581Line": 9127, "\u2581CHECK": 9128, "ployment": 9129, "\u2581massive": 9130, "\u2581extract": 9131, "chain": 9132, "Rest": 9133, "\u2581Las": 9134, "\u2581bear": 9135, "\u2581links": 9136, "\u2581newsp": 9137, "\u2581FC": 9138, "Card": 9139, "aks": 9140, "\u2581visible": 9141, "\u2581Marc": 9142, "\u2581Boston": 9143, "\u2581reserved": 9144, "\u2581roof": 9145, "licenses": 9146, "dc": 9147, "\u2581Information": 9148, "\u2581witness": 9149, "Sk": 9150, "*),": 9151, "Scope": 9152, "'];": 9153, "\u2581Mir": 9154, "uding": 9155, "\u2581trend": 9156, "rep": 9157, "\u2581musical": 9158, "\u2581neither": 9159, "\u2581Creat": 9160, "\u2581positions": 9161, "LC": 9162, "ridge": 9163, "\u2581officers": 9164, "\u2581violence": 9165, "\u2581Tem": 9166, "\u2581Sus": 9167, "\u2581Way": 9168, "After": 9169, "acket": 9170, "\u2581Sou": 9171, "acer": 9172, "||": 9173, "\u2581remark": 9174, "water": 9175, "n\u011b": 9176, "\u2581\u0421\u0430": 9177, "\u2581sed": 9178, "Each": 9179, "\u2581photograph": 9180, "\u2581letters": 9181, "\u2581invent": 9182, "\u2581Mas": 9183, "\u2581songs": 9184, "\u00f3l": 9185, "kind": 9186, "\u2581Non": 9187, "\u2581dust": 9188, "**:": 9189, "nabla": 9190, ".\",": 9191, "Lock": 9192, "\u2581\u0414\u043e": 9193, "\u2581cluster": 9194, "loss": 9195, "\u2581ASSERT": 9196, "fall": 9197, "\u2581reject": 9198, "\u2581Spring": 9199, "\u2581wedding": 9200, "\u2581grav": 9201, "ression": 9202, "limit": 9203, "RES": 9204, "]}": 9205, "\u2581listed": 9206, "\u2581Tele": 9207, "hline": 9208, "\u2581chief": 9209, "MEM": 9210, "\u0434\u0430\u0440": 9211, "\u2581expensive": 9212, "trace": 9213, "\u2581Rog": 9214, "\u2581Coll": 9215, "\u2581Author": 9216, "\u2581Board": 9217, "\u2581Capt": 9218, "TEXT": 9219, "\u2581recon": 9220, "esta": 9221, "\u2581properly": 9222, "\u2581&\\": 9223, "leton": 9224, "iker": 9225, "Gu": 9226, "\u2581Kom": 9227, "oco": 9228, "\u2581anymore": 9229, "\u2581taste": 9230, "\u2581Santa": 9231, "gex": 9232, "\u2581Secret": 9233, "\u2581talent": 9234, "\u2581moments": 9235, "\u2581Ba": 9236, "\u2581extr": 9237, "\u2581Commission": 9238, "\u2581modify": 9239, "\u2581Figure": 9240, "\u2581domin": 9241, "\u2581plot": 9242, "enger": 9243, "utch": 9244, "\u2581cities": 9245, "\u2581nut": 9246, "profile": 9247, "\u2581Stat": 9248, "\u2581nodes": 9249, "\u2581ns": 9250, "essages": 9251, "impl": 9252, "icker": 9253, "\u2581examples": 9254, "abeth": 9255, "\u2581stated": 9256, "fire": 9257, "bul": 9258, "\u2581dangerous": 9259, "\u2581Pay": 9260, "\u2581Gre": 9261, "\u2581Monday": 9262, "esome": 9263, "igan": 9264, "rund": 9265, "prise": 9266, "fail": 9267, "\u2581Never": 9268, "Av": 9269, "\u2581linear": 9270, "\u2581ul": 9271, "WAR": 9272, "\u0440\u0435\u043d": 9273, "\u2581AT": 9274, "\u2581dop": 9275, "\u2581nou": 9276, "Dest": 9277, "\u2581claims": 9278, "enda": 9279, "\u2581crazy": 9280, "gel": 9281, "oggle": 9282, "\u2581representation": 9283, "inen": 9284, "\u2581alternative": 9285, "DM": 9286, "ABILITY": 9287, "faces": 9288, "\u2581doors": 9289, "ativ": 9290, "Look": 9291, "\u2581JSON": 9292, "\u2581appearance": 9293, "\u0431\u0440\u044f": 9294, "SQL": 9295, "\u2581silence": 9296, "udo": 9297, "\u2581Director": 9298, "Statement": 9299, "selected": 9300, "high": 9301, "prime": 9302, "\u2581ignore": 9303, "\u2581colors": 9304, "ushing": 9305, "\u2581virt": 9306, "manager": 9307, "\u2581remote": 9308, "\u0142o": 9309, "small": 9310, "\u2581crime": 9311, "rb": 9312, "\u2581creation": 9313, "\u2581flight": 9314, "\u2581Sign": 9315, "ILE": 9316, "\u2581DO": 9317, "comment": 9318, "\u2581Cost": 9319, ".__": 9320, "\u2581Cop": 9321, "\u2581vom": 9322, "\u2581Science": 9323, "\u043b\u0435\u043d\u0438\u044f": 9324, "oop": 9325, "interface": 9326, "\u2581WARRANTIES": 9327, "\u2581Page": 9328, "******": 9329, "\u0441\u043a\u043e\u043c": 9330, "TRUE": 9331, "\u2581repeated": 9332, "\u2581\u0435\u0433\u043e": 9333, "\u0448\u043e": 9334, "\u2581roz": 9335, "Pe": 9336, "\u2581ISBN": 9337, "irts": 9338, "poses": 9339, "})$": 9340, "\u2581\u0406": 9341, "children": 9342, "bles": 9343, "ECT": 9344, "\u2581iz": 9345, "\u2581builder": 9346, "\u2581Media": 9347, "iat": 9348, "\u2581contrast": 9349, "\u201d,": 9350, "\u2581Link": 9351, "\u2581Education": 9352, "\u2581joint": 9353, "\u2581external": 9354, "\u2581\u0440\u043e\u0437": 9355, "\u2581bits": 9356, "FORM": 9357, "erman": 9358, "wp": 9359, "\u2581Mike": 9360, "\u2581Master": 9361, "\u2581senior": 9362, "\u2581Nav": 9363, "\u2581recorded": 9364, "eling": 9365, "esh": 9366, "fx": 9367, "\u043a\u0430\u043d": 9368, "\u2581tall": 9369, "\u2581Johnson": 9370, "\u2581sono": 9371, "\u2581anche": 9372, "icken": 9373, "loop": 9374, "iciency": 9375, "emporary": 9376, "\u2581Does": 9377, "\u2581relation": 9378, "\u043c\u044b": 9379, "was": 9380, "low": 9381, "ichte": 9382, "\u2581Jones": 9383, "\u2581bedroom": 9384, "DIS": 9385, "\u2581magnet": 9386, "\u2581Engine": 9387, "\u2581feelings": 9388, "GC": 9389, "\u2581torn": 9390, "\u2581relationships": 9391, "\u2581\u0420\u0435": 9392, "\u2581proud": 9393, "\u2581twe": 9394, "oval": 9395, "\u2581waste": 9396, "\u2581reduced": 9397, "ilton": 9398, "BP": 9399, "\u2581forgot": 9400, "\u2581bodies": 9401, "\u2581Haw": 9402, "lag": 9403, "\u2581www": 9404, "door": 9405, "\u2581sufficient": 9406, "\u2581dollars": 9407, "Len": 9408, "\u2581talked": 9409, "\u2581bond": 9410, "\u2581Bor": 9411, "}}{": 9412, "rod": 9413, "Password": 9414, "quare": 9415, "\u2581lights": 9416, "eren": 9417, "\u2581thirty": 9418, "NC": 9419, "\u2581TODO": 9420, "\u2581respond": 9421, "\u043a\u0438\u0445": 9422, "direct": 9423, "a\u00e7\u00e3o": 9424, "\u2581heav": 9425, "Media": 9426, "exit": 9427, "License": 9428, "`.": 9429, "\u2581mixed": 9430, "\u2581desk": 9431, "\u2581teaching": 9432, "\u2581maj": 9433, "\u2581nerv": 9434, "inations": 9435, "typeof": 9436, "\u2581coast": 9437, "\u2581\u0436\u0435": 9438, "\u2581beside": 9439, "ummy": 9440, "Doc": 9441, "\u2581schedule": 9442, "\u2581recover": 9443, "\u2581Further": 9444, "\u2581steel": 9445, "boot": 9446, "\u2581Perhaps": 9447, "\u2581\u0441\u044a": 9448, "\u2581Os": 9449, "rick": 9450, "\u2581\u0412\u0438": 9451, "Support": 9452, "\u2581(_": 9453, "nil": 9454, "pis": 9455, "xpected": 9456, "\u2581processing": 9457, "Build": 9458, "arian": 9459, "\u2581icon": 9460, "\u2581CA": 9461, "wick": 9462, "=(": 9463, "\u2581algorithm": 9464, "\u2581Young": 9465, "\u2581Management": 9466, "\u2581ancient": 9467, "\u043d\u043e\u0441\u0442\u044c": 9468, "oti": 9469, "\u2581combination": 9470, "world": 9471, "nn": 9472, "\u2581dram": 9473, "enabled": 9474, "Ac": 9475, "CCESS": 9476, "aration": 9477, "\u2581blocks": 9478, "\u2581Angeles": 9479, "\u2581Qual": 9480, "\u2581succeed": 9481, "network": 9482, "\u2581oblig": 9483, "springframework": 9484, "\u2581Tre": 9485, "okes": 9486, "mun": 9487, "\u2581Network": 9488, "Del": 9489, "\u2581estate": 9490, "\u2581liqu": 9491, "\u2581pob": 9492, "\u2581dad": 9493, "\u2581distinct": 9494, "\u2581Tit": 9495, "\u2581Lear": 9496, "ferred": 9497, "android": 9498, "\u2581subsequ": 9499, "\u2581Florida": 9500, "subset": 9501, "\u2581whisper": 9502, "Vol": 9503, "ulous": 9504, "\u2581crew": 9505, "\u2581lug": 9506, "pid": 9507, "ocity": 9508, "skb": 9509, "\u2581tea": 9510, "\u0443\u043d": 9511, "\u2581honor": 9512, "\u2581Ins": 9513, "\u2581gew": 9514, "Details": 9515, "eneath": 9516, "atar": 9517, "\u2581_{": 9518, "amen": 9519, "\u2581setup": 9520, "Transaction": 9521, "\u2581blank": 9522, "Failed": 9523, "job": 9524, "\u2581pret": 9525, "\u00dfe": 9526, "loor": 9527, "\u0159\u00ed": 9528, "ncia": 9529, "\u2581anywhere": 9530, "\u2581Light": 9531, "\u2581Ak": 9532, "BD": 9533, "\u2581excited": 9534, "agers": 9535, "\u2581warning": 9536, "\u2581processes": 9537, "hu": 9538, "\u2581youth": 9539, "\u2581dogs": 9540, "\u2581oct": 9541, "\u2581nine": 9542, "Writer": 9543, "grid": 9544, "\u2581importance": 9545, "estic": 9546, "\u2581carefully": 9547, "master": 9548, "\u2581decisions": 9549, "\u2581pin": 9550, "\u2581crack": 9551, "TEST": 9552, "\u2581Local": 9553, "\u2581Right": 9554, "\u2581vast": 9555, "\u2581faster": 9556, "\u2581institut": 9557, "\u2581annual": 9558, "LAN": 9559, "\u2581episode": 9560, "\u2581XV": 9561, "\u2581delivery": 9562, "tl": 9563, "FP": 9564, "circ": 9565, "\u2581typically": 9566, "igo": 9567, "\u2581intel": 9568, "nat": 9569, "xb": 9570, "\u0441\u0442\u0440\u043e": 9571, ")-": 9572, "\u2581Bal": 9573, "\u2581Jos": 9574, "\u2581gonna": 9575, "\u2581Rest": 9576, "jor": 9577, "onia": 9578, "orship": 9579, "overy": 9580, "LINE": 9581, "]:": 9582, "Queue": 9583, "\u2581compare": 9584, "\u2581apartment": 9585, "\u2581rul": 9586, "Dr": 9587, "gency": 9588, "\u2581obviously": 9589, "zie": 9590, "ycl": 9591, "fortunately": 9592, "\u2581stepped": 9593, "\u2581Seg": 9594, "\u2581Which": 9595, "\u2581PC": 9596, "\u2581ast": 9597, "endor": 9598, "\u2581permission": 9599, "COL": 9600, "\u2581TEST": 9601, "Pay": 9602, "\u00e8res": 9603, "\u2581studied": 9604, "\u2581accompl": 9605, "role": 9606, "Where": 9607, "protobuf": 9608, "metadata": 9609, "Job": 9610, "\u2581Four": 9611, "plements": 9612, "disable": 9613, "\u2581loud": 9614, "\u2581happening": 9615, "\u2581Using": 9616, "rog": 9617, "\u2581depends": 9618, "\u00edm": 9619, "'\\": 9620, "\u2581taught": 9621, "shared": 9622, "\u2581attributes": 9623, "\u2581Action": 9624, "\u2581dess": 9625, "\u2581houses": 9626, "\u2581reset": 9627, "\u2581bien": 9628, "\u2581explicit": 9629, "LOW": 9630, "->_": 9631, "\u2581PM": 9632, "Category": 9633, "oice": 9634, "into": 9635, "\u2581mail": 9636, "\u2581authority": 9637, "\u2581unable": 9638, "filename": 9639, "\u00e9k": 9640, "\u043b\u0435\u0439": 9641, "\u2581sector": 9642, "appoint": 9643, "\u2581hang": 9644, "\u2581cel": 9645, "related": 9646, "itate": 9647, "\u2581'<": 9648, "amber": 9649, "\u2581cheap": 9650, "\u2581enabled": 9651, "\u2581division": 9652, "Any": 9653, "\u2581hier": 9654, "\u2581Head": 9655, "ntax": 9656, "uda": 9657, "\u2581limitations": 9658, "\u2581studio": 9659, "media": 9660, "\u2581circle": 9661, "\u043d\u043e\u0432\u0430": 9662, "\u2581laug": 9663, "acts": 9664, "\u2581\u0412\u043e": 9665, "\u00f3d": 9666, "pled": 9667, "LOC": 9668, "Expr": 9669, ">:": 9670, "\u2581pr\u00e9s": 9671, "\u2581laughed": 9672, "\u2581Three": 9673, "\u043b\u044b": 9674, "\u2581ends": 9675, "\u2581fundament": 9676, "\u2581inher": 9677, "\u2581liv": 9678, "bid": 9679, "\u2581responsibility": 9680, "\u2581checked": 9681, "\u2581Pac": 9682, "\u2581fault": 9683, "\u2581yellow": 9684, "\u2581salt": 9685, "\u2581Francisco": 9686, "\u2581^": 9687, "\u2581ON": 9688, "\u2581beauty": 9689, "yg": 9690, "\u2581Aff": 9691, "\u2581Eq": 9692, "\u2581magic": 9693, "\u2581handler": 9694, "xE": 9695, "\u2581numerous": 9696, "\u2581hole": 9697, "\u2581rooms": 9698, "cci\u00f3n": 9699, "\u2581Arm": 9700, "person": 9701, "\u2581buildings": 9702, "\u2581plate": 9703, "bled": 9704, "errors": 9705, "\u2581Again": 9706, "\u2581Default": 9707, "\u2581Hard": 9708, "t\u00f3": 9709, "hus": 9710, "\u2581dimension": 9711, "iale": 9712, "\u2581Mult": 9713, "\u2581Government": 9714, "Func": 9715, "\u2581blow": 9716, "\u2581rect": 9717, "erra": 9718, "connection": 9719, "\u2581passing": 9720, "\u00dfen": 9721, "phas": 9722, "ensional": 9723, "record": 9724, "cohol": 9725, "\u2581Harry": 9726, "izontal": 9727, "\u2581finger": 9728, "\u2581younger": 9729, "\u2581SC": 9730, "operation": 9731, "BY": 9732, "heim": 9733, "\u2581Bad": 9734, "\u2581storm": 9735, "\u2581Nat": 9736, "\u2581buying": 9737, "\u2581Sometimes": 9738, "\u2581\u0421\u0442\u0430": 9739, "essed": 9740, "\u2581damn": 9741, "\u2581meg": 9742, "umes": 9743, "\u00fcnd": 9744, "\u0442\u0440\u0430": 9745, "\u2581silver": 9746, "wd": 9747, "hidden": 9748, "ardo": 9749, "\u2581communities": 9750, "\u2581diet": 9751, "otted": 9752, "\u2581bat": 9753, "ancer": 9754, "\u2581fmt": 9755, "\u2581Pen": 9756, "\u2581til": 9757, "Enum": 9758, "PATH": 9759, "\u2581matters": 9760, "timeout": 9761, "------------": 9762, "kan": 9763, "\u2581Corpor": 9764, "=\"../../": 9765, "\u2581Ale": 9766, "hentication": 9767, "\u2581complic": 9768, "\u2581Security": 9769, "OFF": 9770, "Rad": 9771, "apse": 9772, "\u2581dance": 9773, "\u2581permissions": 9774, "\u2581warrant": 9775, "\u2581lad": 9776, "\u2581isol": 9777, "dl": 9778, "\u2581Au": 9779, "yes": 9780, "\u2581tv": 9781, "\u2581provider": 9782, "\u2581terrible": 9783, "\u2581department": 9784, "eral": 9785, "\u2581implementation": 9786, "SR": 9787, "\u2581hearing": 9788, "\u2581Kn": 9789, "FR": 9790, "tv": 9791, "\u2581diss": 9792, "FUN": 9793, "\u2581durante": 9794, "osis": 9795, "\u2581tasks": 9796, "\u2581Blo": 9797, "\u0432\u043e\u0434": 9798, "\u2581branch": 9799, "\u2581politics": 9800, "\u2581Elle": 9801, "\u2581leadership": 9802, "expr": 9803, "\u2581techniques": 9804, "prec": 9805, "Sigma": 9806, "imately": 9807, "tk": 9808, "achment": 9809, "\u2581Enter": 9810, "\u2581creative": 9811, "\u2581\u0437\u043d\u0430": 9812, "appy": 9813, "unched": 9814, "\u2581'',": 9815, "onder": 9816, "{-": 9817, "NUM": 9818, "\u2581narr": 9819, "Memory": 9820, "\u2581winning": 9821, "\u2581Follow": 9822, "*/\r": 9823, "vision": 9824, "resents": 9825, "zione": 9826, "\u2581latter": 9827, "\u2581requests": 9828, "\u2581margin": 9829, "\u2581{\"": 9830, "video": 9831, "cn": 9832, "\u2581Image": 9833, "Tim": 9834, "CONFIG": 9835, "\u2581allowing": 9836, "\u2581combined": 9837, "PUT": 9838, "\u2581instanceof": 9839, "igin": 9840, "\u2581pero": 9841, "\u2581''": 9842, "\u2581confidence": 9843, "\u2581equivalent": 9844, "pad": 9845, "effect": 9846, "RX": 9847, "\u2581lang": 9848, "strong": 9849, "\u2581bridge": 9850, "aya": 9851, "\u2581treated": 9852, "\u2581forth": 9853, "SW": 9854, "\u2581accounts": 9855, "\u2581PO": 9856, "\u2581listening": 9857, "Route": 9858, "()))": 9859, "cpy": 9860, "\u2581reform": 9861, "\u2581gate": 9862, "\u2581Walk": 9863, "\u2581somehow": 9864, "tf": 9865, "\u2581layout": 9866, "umin": 9867, "\u2581considering": 9868, "\u2581premi": 9869, "\u2581Mom": 9870, "athan": 9871, "Gen": 9872, "\u2581planet": 9873, "amples": 9874, "\u2581MO": 9875, "shop": 9876, "\u2581premier": 9877, "\u2581simpl": 9878, "\u2581segu": 9879, "LY": 9880, "Sum": 9881, "\u2581tables": 9882, "ska": 9883, "\u2581\u017e": 9884, "pd": 9885, "\u2581sous": 9886, "\u2581conference": 9887, "\u2581Dat": 9888, "Scroll": 9889, "\u2581standards": 9890, "\u2581\u0433\u0440\u0443": 9891, "esse": 9892, "\u2581citizens": 9893, "\u2581occurred": 9894, "\u2581democr": 9895, "\u2581elev": 9896, "\u2581Sem": 9897, "ensus": 9898, "headers": 9899, "\u2581Chris": 9900, "imento": 9901, "kom": 9902, "Cor": 9903, "MIN": 9904, "usher": 9905, "Database": 9906, "\u2581formal": 9907, "igne": 9908, "\u2581organizations": 9909, "\u2581Ire": 9910, "Xml": 9911, "\u0438\u0437": 9912, "\u2581pray": 9913, "\u2581bomb": 9914, "\u2581mand": 9915, "erts": 9916, "\u2581clock": 9917, "\u2581buck": 9918, "\u0432\u0430\u043b\u0438": 9919, "ensch": 9920, "\u2581volt": 9921, "\u2581films": 9922, "\u2581plants": 9923, "inode": 9924, "Boolean": 9925, "\u2581restaurant": 9926, "\u00edan": 9927, "\u2581debut": 9928, "pages": 9929, "\u2581wordt": 9930, "\u2581\u0411\u0430": 9931, "\u2581greatest": 9932, "(\"/": 9933, "\u2581copyright": 9934, "\u2581rit": 9935, "sizeof": 9936, "Trace": 9937, "uent": 9938, "\u0442\u0443\u0440": 9939, "\u2581ko": 9940, ":\\": 9941, "\u2581bigger": 9942, "\u2581perfectly": 9943, "tenance": 9944, "MASK": 9945, "r\u00e9": 9946, "\u2581ett": 9947, "\u2581nose": 9948, "\u2581craft": 9949, "iteral": 9950, "\u2581discussed": 9951, "\u2581Jewish": 9952, "Cap": 9953, "\u2581Unless": 9954, "\u2581Jackson": 9955, "Attributes": 9956, "\u2581lunch": 9957, "\u00f6l": 9958, "atr": 9959, "\u2581paying": 9960, "Parse": 9961, "()\r": 9962, "lad": 9963, "\u2581rare": 9964, "\u2581[];": 9965, "stone": 9966, "\u2581unc": 9967, "\u2581defense": 9968, "}+": 9969, "\u2581Global": 9970, "\u2581Soviet": 9971, "\u2581Australian": 9972, "\u2581gli": 9973, "variant": 9974, "\u2581Ron": 9975, "\u2581loan": 9976, "Step": 9977, "member": 9978, "Sch": 9979, "\u2581Committee": 9980, "\u2581spending": 9981, "\u2581Tri": 9982, "\u2581Journal": 9983, "\u2581sugar": 9984, "elly": 9985, "HTML": 9986, "\u2581advent": 9987, "wing": 9988, "\u2581Whether": 9989, "oration": 9990, "\u2581NE": 9991, "iveness": 9992, "\u2581hav": 9993, "\u2581conscious": 9994, "een": 9995, "Symbol": 9996, "\u2581\u043a\u0443": 9997, "Logger": 9998, "\u2581Little": 9999, "widet": 10000, "ocation": 10001, "pin": 10002, "\u2581symmet": 10003, "\u2581AD": 10004, "\u2581posts": 10005, "shal": 10006, "\u2581Conf": 10007, "\u2581chose": 10008, "mal": 10009, "ulo": 10010, "\u2581Method": 10011, "\u2581missed": 10012, "Remove": 10013, "Auto": 10014, "VALUE": 10015, "thlet": 10016, "\u2581Force": 10017, "pf": 10018, "\u2581\u042f": 10019, "late": 10020, "\u2581pul": 10021, "Pop": 10022, "\u2581advanced": 10023, "aires": 10024, "ressed": 10025, "AME": 10026, "bell": 10027, "aching": 10028, "i\u0107": 10029, "echo": 10030, "HS": 10031, "\u2581funny": 10032, "\u0440\u0438\u0438": 10033, "\u2581eer": 10034, "\u2581veget": 10035, "\u2581fourth": 10036, "cf": 10037, "transform": 10038, "\u2581grown": 10039, "\u2581McC": 10040, "site": 10041, "\u2581beneath": 10042, "\u2581shell": 10043, "xd": 10044, "Play": 10045, "short": 10046, "Role": 10047, "\u2581religion": 10048, "inator": 10049, "}<": 10123, "asp": 10124, "ajo": 10125, "exports": 10126, "\u2581Node": 10127, "\u2581jako": 10128, "\u2581ya": 10129, "\u2581successfully": 10130, "\u2581friendly": 10131, "buff": 10132, "DEFAULT": 10133, "\u2581pregn": 10134, "Required": 10135, "\u2581binary": 10136, "isting": 10137, "\u2581stared": 10138, "\u2581circumstances": 10139, "\u2581\u0445\u043e": 10140, "rei": 10141, "\u2581\u0413\u043e": 10142, "Transform": 10143, "cnt": 10144, "\u2581Ext": 10145, "report": 10146, "VERSION": 10147, "\u2581analy": 10148, "\u2581Marg": 10149, "\u2581alleg": 10150, "builder": 10151, "ToString": 10152, "Layer": 10153, "\u00edst": 10154, "Prop": 10155, "\u2581Emp": 10156, "}]": 10157, "\u2581selling": 10158, "\u2581queue": 10159, "\u2581seriously": 10160, "\u2581Lead": 10161, "textit": 10162, "testing": 10163, "\u2581\u041f\u0440\u0435": 10164, "security": 10165, "ia\u0142": 10166, "\u00fan": 10167, "chip": 10168, "\u2581candidate": 10169, "\u2581minister": 10170, "eria": 10171, "\u2581Het": 10172, "\u0434\u0438\u043d": 10173, "\u2581Britain": 10174, "\u2581barely": 10175, "\u2581sty": 10176, "\u2581Spanish": 10177, "\u2581Ven": 10178, "timer": 10179, "\u043a\u0456\u0432": 10180, "\u2581documents": 10181, "('.": 10182, "\u2581debug": 10183, "\u2581contro": 10184, "\u0441\u0442\u043e\u044f": 10185, "\u2581joy": 10186, "Sn": 10187, "Inv": 10188, "\u2581protocol": 10189, "\u2581faces": 10190, "\u2581Despite": 10191, "sed": 10192, "Conf": 10193, "ARG": 10194, "\u2581evolution": 10195, "\u2581tod": 10196, "\u2581Promise": 10197, "\u2581posted": 10198, "Perm": 10199, "bet": 10200, "Ang": 10201, "Just": 10202, "\u2581rum": 10203, "layer": 10204, "\u2581behavi": 10205, "ipping": 10206, "\u2581dynam": 10207, "\u2581scheme": 10208, "\u2581proto": 10209, ")/": 10210, "Collections": 10211, "riev": 10212, "\u2581Click": 10213, "\u2581uns": 10214, "widetilde": 10215, "\u2581remembered": 10216, "\u0433\u0456": 10217, "inates": 10218, "\u2581incorpor": 10219, "\u2581Description": 10220, "\u2581prepare": 10221, "\u2581Final": 10222, "uation": 10223, "\u2581Queen": 10224, ">;": 10225, "\u2581automatically": 10226, "\u2581sharp": 10227, "\u2581meat": 10228, "ateur": 10229, "astern": 10230, "\u2581stuck": 10231, "ASSERT": 10232, "\u2581planned": 10233, "dots": 10234, "ookie": 10235, "\u2581Histor": 10236, "\u2581reviews": 10237, "IMP": 10238, "\u2581answered": 10239, "Total": 10240, "\u2581sau": 10241, "\u2581Mexico": 10242, "continue": 10243, "\u2581Apple": 10244, "likely": 10245, "\u0437\u0432\u0430": 10246, "users": 10247, "\u2581identified": 10248, "\u2581Lev": 10249, "\u2581mol": 10250, "\u2581Islam": 10251, "\u2581committed": 10252, "writ": 10253, "\u0431\u0435\u0440": 10254, "rift": 10255, "\u2581interrupt": 10256, "\u2581readonly": 10257, "schema": 10258, "Sm": 10259, "Double": 10260, "aza": 10261, "\u2581Hal": 10262, "Move": 10263, "\u2581Series": 10264, "inline": 10265, "\u2581\u043a\u043e\u0442\u043e\u0440\u044b": 10266, "soc": 10267, "\u2581tent": 10268, "\u2581amer": 10269, "aki": 10270, "\u2581lady": 10271, "\u2581tired": 10272, "ifi": 10273, "\u2581m\u00eame": 10274, "ouver": 10275, "\u2581aside": 10276, "Did": 10277, "',\r": 10278, "\u2581bringing": 10279, "Drawing": 10280, "aro": 10281, "\u2581Rh": 10282, "\u2581Naz": 10283, "esso": 10284, "\u2581reaction": 10285, "mitted": 10286, "\u2581absolute": 10287, "haust": 10288, "(()": 10289, "\u2581Task": 10290, "ERS": 10291, "\u2581^{": 10292, "VD": 10293, "\u2581tone": 10294, "dist": 10295, "vs": 10296, "\u2581wheel": 10297, "\u2581administration": 10298, "\u2581interests": 10299, "\u2581pointer": 10300, "\u2581encounter": 10301, "aver": 10302, "\u2581nord": 10303, "ket": 10304, "\u2581beach": 10305, "\u2581enjoyed": 10306, "contains": 10307, "\u2581append": 10308, "Wait": 10309, "\u2581squad": 10310, "zel": 10311, "\u2581medium": 10312, "\u2581sending": 10313, "\u2581Lady": 10314, "\u00e7\u00f5es": 10315, "\u2581destination": 10316, "nych": 10317, "\u2581conflict": 10318, "\u2581Ly": 10319, "\u2581vul": 10320, "\u2581basically": 10321, "reated": 10322, "black": 10323, "ugins": 10324, "\u2581calm": 10325, "\u00e9rie": 10326, "har": 10327, "\u043b\u0430\u043d": 10328, "\u2581\u0421\u0435": 10329, "watch": 10330, "\u2581Put": 10331, "\u2581dump": 10332, "acher": 10333, "scroll": 10334, "\u2581claimed": 10335, "\u2581Control": 10336, "\u2581blind": 10337, "enti": 10338, "\u2581Keep": 10339, "\u2581Development": 10340, "images": 10341, "\u2581tough": 10342, "gebra": 10343, "\u2581sept": 10344, "hew": 10345, "\u2581skill": 10346, "\u2581Tay": 10347, "\u2581kt\u00f3": 10348, "owner": 10349, "pare": 10350, "\u2581fee": 10351, "\u2581continues": 10352, "\u2581kan": 10353, "bes": 10354, "\u2581cha": 10355, "ovo": 10356, "\u2581Night": 10357, "icture": 10358, "shire": 10359, "\u2581essay": 10360, "\u2581suppose": 10361, "etic": 10362, "Art": 10363, "acon": 10364, "lla": 10365, "words": 10366, "\u2581comparison": 10367, "\u2581BE": 10368, "\u2581challenges": 10369, "\u2581ol": 10370, "citep": 10371, "\u2581Foot": 10372, "\u2581Such": 10373, "\u2581papers": 10374, "activ": 10375, "quer": 10376, "\u0442\u044f": 10377, "\u2581\u0422\u043e": 10378, "\u0441\u044c\u043a\u0438\u0439": 10379, "thur": 10380, "done": 10381, "\u2581shock": 10382, "\u2581dedicated": 10383, "\u2581correspond": 10384, "Second": 10385, "\u2581bull": 10386, "life": 10387, "indent": 10388, "\u2581figures": 10389, "\u2581Andrew": 10390, "isp": 10391, "\u2581favour": 10392, "\u0437\u0434\u0430": 10393, "\u2581Elect": 10394, "Full": 10395, "\u2581nearby": 10396, "\u2581Register": 10397, "Scale": 10398, "ications": 10399, "\u0438\u043d": 10400, "\u2581AM": 10401, "pair": 10402, "\u2581perspective": 10403, "\u2581nos": 10404, "apa": 10405, "osta\u0142": 10406, "\u2581Pers": 10407, "icer": 10408, "\u2581plastic": 10409, "\u0434\u043e\u0432": 10410, "ciples": 10411, "z\u0105": 10412, "clos": 10413, "\u2581\u0443\u0447\u0430": 10414, "\u2581\u00c1": 10415, "plugin": 10416, "\u2581angle": 10417, "\u2581commission": 10418, "\u2581funds": 10419, "\u2581indu": 10420, "\u2581drawn": 10421, "\u00e1m": 10422, "\u2581developing": 10423, "\u2581segment": 10424, "isme": 10425, "scr": 10426, "\u2581lies": 10427, "\u2581IL": 10428, "\u2581api": 10429, "Extension": 10430, "\u2581scal": 10431, "install": 10432, "\u2581Week": 10433, "\u2581gentle": 10434, "\u2581Canadian": 10435, "\u2581dialog": 10436, "\u2581articles": 10437, "Theme": 10438, "SM": 10439, "\u2581Bul": 10440, "\u2581leur": 10441, "\u2581stom": 10442, "Plugin": 10443, "\u2581\u043f\u043e\u0441\u043b\u0435": 10444, "\u2581stead": 10445, "\u2581\u015b": 10446, "ipher": 10447, "\u2581prze": 10448, "\u2581draft": 10449, "bottom": 10450, "\u2581{};": 10451, "\u2581stayed": 10452, "feature": 10453, "\u2581vot": 10454, "\u2581fabric": 10455, "\u00e7a": 10456, "('#": 10457, "rea": 10458, "\u2581reput": 10459, "\u2581Cir": 10460, "\u2581AL": 10461, "\u2581assertEquals": 10462, "results": 10463, "\u2581Cross": 10464, "ursday": 10465, "\u2581audio": 10466, "\u2581gap": 10467, "\u2581streets": 10468, "\u2581scientific": 10469, "platform": 10470, "\u2581auss": 10471, "\u2581Cro": 10472, "\u2581partial": 10473, "unc": 10474, "\u2581choices": 10475, "\u2581\u0438\u043b\u0438": 10476, "pred": 10477, "\u2581heads": 10478, "terday": 10479, "\u2581Nick": 10480, "\u2581weird": 10481, "asant": 10482, "\u2581represented": 10483, "\u2581\u043f\u0438": 10484, "DP": 10485, "orders": 10486, "clock": 10487, "\u2581Ho": 10488, "arters": 10489, "Cmd": 10490, "oga": 10491, "Keys": 10492, "Report": 10493, "\u2581Vill": 10494, "\u2581Mu": 10495, "\u2581owned": 10496, "SUCCESS": 10497, "\u2581typeof": 10498, "hdr": 10499, "uable": 10500, "\u2581neighborhood": 10501, "\u2581AP": 10502, "\u2581resulting": 10503, "\u2581shadow": 10504, "STRING": 10505, "\u2581videos": 10506, "\u043b\u0435\u043d\u043d\u044f": 10507, "expect": 10508, "\u2581Valley": 10509, "\u2581goto": 10510, "\u2581Sher": 10511, "frastr": 10512, "\u2581operating": 10513, "\u2581\u044d\u0442\u043e": 10514, "\u2581Licensed": 10515, "Variable": 10516, "\u2581PR": 10517, "\u2581Hans": 10518, "clone": 10519, "\u2581Gesch": 10520, "\u2581Band": 10521, "........": 10522, "uing": 10523, "\u2581hundreds": 10524, "\u2581\u043e\u043a": 10525, "\u2581emotional": 10526, "\u2581Indust": 10527, ")+": 10528, "\u2581Egypt": 10529, "\u2581fran\u00e7": 10530, "\u2581\u0161": 10531, "\u2581fasc": 10532, "onto": 10533, "\u2581Adam": 10534, "\u2581laid": 10535, "\u2581rig": 10536, "\u2581detailed": 10537, "\u2581implements": 10538, "\u2581university": 10539, "\u2581Hy": 10540, "\u2581grid": 10541, "\u2581regions": 10542, "Stop": 10543, "\u2581slot": 10544, "\u2581angry": 10545, "\u2581-=": 10546, "\u2581waited": 10547, "Vert": 10548, "\":\"": 10549, "\u2581elem": 10550, "\u2581r\u00e9g": 10551, "owed": 10552, "Member": 10553, "\u2581ratio": 10554, "isen": 10555, "\u2581Lem": 10556, "gery": 10557, "\u2581cream": 10558, "\u2581\u00e9tait": 10559, "\u2581geb": 10560, "unique": 10561, "\u2581Deb": 10562, "\u2581factory": 10563, "\u017ce": 10564, "dialog": 10565, "\u2581Config": 10566, "Sync": 10567, "angers": 10568, "\u2581governing": 10569, "\u2581Hun": 10570, "Space": 10571, "\u2581jest": 10572, "icious": 10573, "\u2581emphas": 10574, "umps": 10575, "\u2581Esp": 10576, "\u2581sul": 10577, "\u2581historical": 10578, "ija": 10579, "\u2581lying": 10580, "\u2581Steve": 10581, "\u2581measures": 10582, "osto": 10583, "?\u201d": 10584, "\u2581pocket": 10585, "\u2581Sat": 10586, "\u2581pitch": 10587, "\u2581natur": 10588, "\u2581humans": 10589, "\u2581Simon": 10590, "adores": 10591, "(\"\\": 10592, "inking": 10593, "\u2581expos": 10594, "material": 10595, "\u2581apparently": 10596, "\u2581Camb": 10597, "\u2581Box": 10598, "\u2581spaces": 10599, "exists": 10600, "\u2581acting": 10601, "ORY": 10602, "\u0437\u043e\u0432\u0430": 10603, "Good": 10604, "ienne": 10605, "\u2581Williams": 10606, "\u2581fruit": 10607, "iera": 10608, "\u2581Lim": 10609, "\u2581trait": 10610, "\u2581artists": 10611, "\u2581absor": 10612, "rait": 10613, "LOAD": 10614, "\u2581movies": 10615, "\u2581dynamic": 10616, "asts": 10617, "\u2581Integer": 10618, "\u2581smoke": 10619, "\u043f\u0456": 10620, "angel": 10621, ">(\"": 10622, "\u2581instrument": 10623, "\u2581fuel": 10624, "\u043d\u043e\u0457": 10625, "atalogue": 10626, "\u2581serial": 10627, "Files": 10628, "\u2581bathroom": 10629, "ilo": 10630, "esto": 10631, "\u2581pm": 10632, "entials": 10633, "\u2581Online": 10634, "white": 10635, "\u2581tips": 10636, "\u2581capable": 10637, "Fig": 10638, "TV": 10639, "\u2581\u043e\u043d": 10640, "k\u00e9": 10641, "bitr": 10642, "Mapping": 10643, "\u2581tak": 10644, "\u044e\u0449\u0438": 10645, "\u0432\u043b\u044f": 10646, ")\",": 10647, "\u2581Karl": 10648, "\u2581Human": 10649, "\u2581Pot": 10650, "\u2581represents": 10651, "\u2581consistent": 10652, "_(": 10653, "wen": 10654, "\u2581Rose": 10655, "law": 10656, "\u2581FROM": 10657, "\u2581begins": 10658, "\u2581edit": 10659, "\u2581mountain": 10660, "\u2581chapter": 10661, "\u2581wondered": 10662, "\u2581industrial": 10663, "\u2581Major": 10664, "\u2581ges": 10665, "\u2581directed": 10666, "eros": 10667, "\u2581Wild": 10668, "liament": 10669, "Book": 10670, "username": 10671, "hot": 10672, "\u2581nam": 10673, "\u2581league": 10674, "bra": 10675, "\u043a\u043e\u043d": 10676, "\u2581Tal": 10677, "\u2581\u0412\u0430": 10678, "\u2581exports": 10679, "(@": 10680, "\u2581sharing": 10681, "\u2581Tro": 10682, "\u015b\u0107": 10683, "uesday": 10684, "ylv": 10685, "\u2581guitar": 10686, "elen": 10687, "Selection": 10688, "\u2581confident": 10689, "rypto": 10690, "\u2581hors": 10691, "editor": 10692, "\u2581shoulders": 10693, "getName": 10694, "encing": 10695, "SELECT": 10696, "\u0432\u0448\u0438": 10697, "\u2581kinds": 10698, "\u2581Wel": 10699, "\u2581purposes": 10700, "Matrix": 10701, "invalid": 10702, "\u2581owners": 10703, "\u2581Records": 10704, "\u2581Process": 10705, "\u2581chat": 10706, "\u2581Dor": 10707, "\u2581bin": 10708, "redit": 10709, "oire": 10710, "\u2581Total": 10711, "\u2581Family": 10712, "ARY": 10713, "\u2581bread": 10714, "\u2581compre": 10715, "\u2581shoes": 10716, "\u2581raz": 10717, "\u2581trace": 10718, "nej": 10719, "orted": 10720, "hn": 10721, "\u2581procedure": 10722, "properties": 10723, "plier": 10724, "\u2581hero": 10725, "panel": 10726, "\u2581marked": 10727, "\u2581worried": 10728, "\\|": 10729, "pts": 10730, "\u2581Support": 10731, "\u2581serving": 10732, "Fail": 10733, "\u2581disappoint": 10734, "\u2581Scot": 10735, "\u2581pleasure": 10736, "\u2581judge": 10737, "zeich": 10738, "\u2581forever": 10739, "\u2581Zeit": 10740, "uous": 10741, "inent": 10742, "\u2581dw": 10743, "\u2581waren": 10744, "\u2581flash": 10745, "\u2581troops": 10746, "\u2581drugs": 10747, "\u2581diam": 10748, ".~": 10749, "imp": 10750, "inned": 10751, "\u2581EV": 10752, "Struct": 10753, "\u2581justice": 10754, "\u2581officials": 10755, "ffff": 10756, "\u2581Common": 10757, "\u2581Cat": 10758, "\u2581tomorrow": 10759, "\u2581\u00e9l": 10760, "Texture": 10761, "qpoint": 10762, "\u2581Fried": 10763, "\u2581Term": 10764, "pgfqpoint": 10765, "\u2581nem": 10766, "norm": 10767, "\u2581hardly": 10768, "oda": 10769, "zeta": 10770, "emic": 10771, "\u2581\u043f\u043e\u043b\u0443": 10772, "\u2581loaded": 10773, "kes": 10774, "ci\u00f3": 10775, "\u2581fool": 10776, "\u2581trick": 10777, "\u2581dst": 10778, "Find": 10779, "\u2581\u0432\u0441\u0435": 10780, "}},": 10781, "\u2581framework": 10782, "\u2581merely": 10783, "\u2581union": 10784, "\u2581Edward": 10785, "rif": 10786, "Flag": 10787, "\u2581crisis": 10788, "\u2581finite": 10789, "\u2581lol": 10790, "\u2581Kim": 10791, "\u043d\u0430\u0442\u0430": 10792, "since": 10793, "\u2581compat": 10794, "\u2581pert": 10795, "ibilities": 10796, "\u2581tambi\u00e9n": 10797, "ibli": 10798, "\u2581teen": 10799, "\u2581sympt": 10800, "oral": 10801, "ders": 10802, "otte": 10803, "\u043f\u0440\u0438": 10804, "\u2581Jane": 10805, "\u2581originally": 10806, "\u2581throat": 10807, "mag": 10808, "sup": 10809, "uni": 10810, "$$": 10811, "\u2581Library": 10812, "\u2581attacks": 10813, "ingen": 10814, "('/": 10815, "\u2581hes": 10816, "coin": 10817, "ounce": 10818, "\u2581Academy": 10819, "MODULE": 10820, "isms": 10821, "\u2581Adv": 10822, "\u2581Bol": 10823, "\u2581incident": 10824, ")^{": 10825, "\u2581bij": 10826, "\u2581Rome": 10827, "\u2581Italy": 10828, "events": 10829, "\u2581Fern": 10830, "\u2581ber": 10831, "\u2581silent": 10832, "\u2581pier": 10833, "\u2581YO": 10834, "\u2581plain": 10835, "Bas": 10836, "\u2581pill": 10837, "rase": 10838, "\u2581carrying": 10839, "\u2581resp": 10840, "\u043d\u0443\u044e": 10841, "\u2581typical": 10842, "Wrapper": 10843, "\u2581gau": 10844, "\u2581chemical": 10845, "\u2581hal": 10846, "throw": 10847, "Cluster": 10848, "\u2581Gab": 10849, "\u2581Girl": 10850, "quir": 10851, "\u2581Arg": 10852, "\u2581relief": 10853, "\u2581\u0412\u0435": 10854, "dm": 10855, "\u2581frustr": 10856, "\\%": 10857, "\u2581stores": 10858, "\u2581bottle": 10859, "\u2581Lew": 10860, "two": 10861, "stad": 10862, "\u2581cheek": 10863, "\u2581concerns": 10864, "\u2581helpful": 10865, "\u2581coverage": 10866, "isi": 10867, "ADD": 10868, "async": 10869, "\u2581approximately": 10870, "iffer": 10871, "hook": 10872, "\u2581enum": 10873, "ov\u00e1": 10874, "\u2581evil": 10875, "\u2581constantly": 10876, "apply": 10877, "\u2581si\u00e8": 10878, "\u2581practices": 10879, "\u2581teachers": 10880, "\u2581Sn": 10881, "\u2581Awards": 10882, "\u2581substant": 10883, "\u2581$.": 10884, "dk": 10885, "\u2581mob": 10886, "\u2581ingred": 10887, "vere": 10888, "Multi": 10889, "\u043f\u0435\u0440": 10890, "stal": 10891, "yard": 10892, "required": 10893, "vement": 10894, "\u2581intelligence": 10895, "\u2581thinks": 10896, "\u2581personally": 10897, "\u2581trained": 10898, "orney": 10899, ")\\": 11266, "anal": 11267, "Section": 11268, "plus": 11269, "\u00fct": 11270, "\u2581embed": 11271, "\u2581strings": 11272, "Before": 11273, "proc": 11274, "\u2581\u0441\u043f\u043e": 11275, "trl": 11276, "vr": 11277, "Background": 11278, "logger": 11279, "agraph": 11280, "iest": 11281, "\u2581goods": 11282, "batch": 11283, "\u2581optional": 11284, "\u2581Taylor": 11285, "\u2581recognize": 11286, "walk": 11287, "\u2581Hit": 11288, "\u2581Elizabeth": 11289, "}:": 11290, "\u2581careful": 11291, "\u043a\u0440\u0430\u0457": 11292, "\u2581locations": 11293, "\u2581structures": 11294, "\u2581disk": 11295, "\u2581ships": 11296, "\u2581suo": 11297, "\u2581sowie": 11298, "\u2581Ess": 11299, "\u2581Hash": 11300, "\u2581reasonable": 11301, "\u2581Moreover": 11302, "\u2581formula": 11303, "\u2581Centre": 11304, "\u2581residents": 11305, "RS": 11306, "Ids": 11307, "\u2581Know": 11308, "\u2581trib": 11309, "\u2581r\u00e9s": 11310, "\u2581stable": 11311, "\u2581Would": 11312, "\u2581breaking": 11313, "\u2581meal": 11314, "\u2581phen": 11315, "\u2581fel": 11316, "\u2581Fred": 11317, "Author": 11318, "\u2581capture": 11319, "opts": 11320, "\u2581everywhere": 11321, "\u2581sque": 11322, "\u2581moder": 11323, "setup": 11324, "\u2581Supp": 11325, "\u2581whenever": 11326, "{(": 11327, "wart": 11328, "\u2581toe": 11329, "Prefix": 11330, "hou": 11331, "gage": 11332, ">\"": 11333, "\u2581frag": 11334, "\u2581Theorem": 11335, "memory": 11336, "\u2581contents": 11337, "docs": 11338, "}'": 11339, "\u2581Irish": 11340, "Then": 11341, "aats": 11342, "Save": 11343, "\u2581agency": 11344, "\u2581\u0438\u043c\u0435": 11345, "\u0434\u043e\u0432\u0430": 11346, "\u2581Function": 11347, "NN": 11348, "destroy": 11349, "\u2581Message": 11350, "\u2581cancel": 11351, "\u2581superior": 11352, "\u2581ec": 11353, "\u2581literature": 11354, "\u2581PART": 11355, "Il": 11356, "\u2581Cab": 11357, "engine": 11358, "\u2581basket": 11359, "worth": 11360, "\u2581Sel": 11361, "fetch": 11362, "\u2581Stadt": 11363, "\u2581\u041a\u0438": 11364, "\u2581conj": 11365, "\u2581seiner": 11366, "\u2581confirmed": 11367, "\u2581Argent": 11368, "amar": 11369, "pgfpath": 11370, "\u2581struggle": 11371, "Pattern": 11372, "\u2581Middle": 11373, "itan": 11374, "\u2581moon": 11375, "orough": 11376, "\u2581Catholic": 11377, "\u2581struck": 11378, "]->": 11379, "\u2581weapon": 11380, "\u2581subst": 11381, "\u2581instructions": 11382, "\u2581occas": 11383, "protected": 11384, "\u2581Less": 11385, "\u2581batch": 11386, "\u2581contra": 11387, "\u2581deck": 11388, "\u2581ignored": 11389, "\u2581refused": 11390, "trigger": 11391, "\u2581criminal": 11392, "GA": 11393, "olly": 11394, "\u2581Bell": 11395, "\u2581\u042e": 11396, "forward": 11397, "\u2581prefix": 11398, "\u2581immediate": 11399, "\u2581assigned": 11400, "\u2581elected": 11401, "\u2581tonight": 11402, "\u2581Dies": 11403, "\u2581Beach": 11404, "\u2581preced": 11405, "owa\u0142": 11406, "\u2581galax": 11407, "\u2581logic": 11408, "enza": 11409, "\u2581Captain": 11410, "\u2581Hay": 11411, "\u2581facts": 11412, "\u2581\u043d\u0438": 11413, "t\u00e9": 11414, "\u2581sb": 11415, "oped": 11416, "\u2581combat": 11417, "\u2581explore": 11418, "\u2581(-": 11419, "Loader": 11420, "\u2581Wilson": 11421, "\u2581locked": 11422, ":)": 12970, "\u2581quel": 12971, "\u2581\u0413\u0430": 12972, "Ty": 12973, "\u2581temps": 12974, "\u2581ghost": 12975, "Material": 12976, "ERCHANT": 12977, "pointer": 12978, "\u0436\u0434\u0430": 12979, "aha": 12980, "ulf": 12981, "\u2581supplement": 12982, "\u2581dismiss": 12983, "\u2581closing": 12984, "\u2581vulner": 12985, "\u2581apr\u00e8s": 12986, "\u2581overwhel": 12987, "\u0441\u043a\u043e\u0435": 12988, "\u2581disag": 12989, "acia": 12990, "oured": 12991, "ruption": 12992, "\u2581PS": 12993, "Endpoint": 12994, "Real": 12995, "\u2581Tag": 12996, "\u2581stairs": 12997, "lyn": 12998, "\u2581eleg": 12999, "\u2581veter": 13000, "factory": 13001, "anne": 13002, "\u2581Bat": 13003, "\u2581franc": 13004, "lung": 13005, "\u2581\"'": 13006, ".',": 13007, "\u2581Country": 13008, "^{[": 13009, "\u2581yours": 13010, "ailability": 13011, "Clear": 13012, "\u00e4tt": 13013, "\u043f\u0438\u0441": 13014, "\u2581joke": 13015, "\u2581annoy": 13016, "\u2581rag": 13017, "vari": 13018, "\u043b\u0435\u043a\u0441": 13019, "\u2581Psy": 13020, "ilty": 13021, "mount": 13022, "\u2581cual": 13023, "\u2581solar": 13024, "}^{(": 13025, "Short": 13026, "\u2581taxes": 13027, "Append": 13028, "Win": 13029, "estyle": 13030, "\u2581facil": 13031, "\u0432\u0440\u043e": 13032, "\u2581sought": 13033, "\u2581bare": 13034, "\u2581react": 13035, "jar": 13036, "MAC": 13037, "lov": 13038, "warn": 13039, "\u2581crucial": 13040, "\u2581museum": 13041, "\u043d\u0438\u0446": 13042, "\u2581Kent": 13043, "Maybe": 13044, "\u2581bike": 13045, "\u2581Address": 13046, "XML": 13047, "\u2581admitted": 13048, "\u2581$(\\": 13049, "\u2581spell": 13050, "\u2581vic": 13051, "gre": 13052, "\u2581proc": 13053, "theless": 13054, "\u2581Nom": 13055, "\u2581Rail": 13056, "\u2581acceler": 13057, "\u2581convin": 13058, "\u2581Property": 13059, "\u2581DA": 13060, "\u2581clip": 13061, "\u2581plugin": 13062, "Limit": 13063, "views": 13064, "bru": 13065, "\u2581pra": 13066, "\u2581ak": 13067, "\u2581ej": 13068, "\u2581opts": 13069, "\u2581slip": 13070, "\u2581gang": 13071, "asted": 13072, "uals": 13073, "\u2581dying": 13074, "Coll": 13075, "ammen": 13076, "\u2581Policy": 13077, "ERCHANTABILITY": 13078, "\u2581Collection": 13079, "\u2581vec": 13080, "\u2581Dick": 13081, "stud": 13082, "\u2581layers": 13083, "\u2581tied": 13084, "}\\\\": 13085, "\u2581alors": 13086, "\u2581jou": 13087, "\u2581chicken": 13088, "\u2581permanent": 13089, "\u2581Everything": 13090, "\u2581Low": 13091, "\u2581Cook": 13092, "\u2581peak": 13093, "\u2581PARTICULAR": 13094, "\u2581dear": 13095, "i\u010d": 13096, "\u2581introduce": 13097, "\u2581causing": 13098, "\u043f\u0438\u0441\u0430": 13099, "Bound": 13100, "hund": 13101, "multi": 13102, "\u2581pare": 13103, "annt": 13104, "\u2581breat": 13105, "\u2581commitment": 13106, "\u2581increasingly": 13107, "\u043a\u043e\u0439": 13108, "\u2581Friend": 13109, "\u2581statistics": 13110, "\u2581Manager": 13111, "plicate": 13112, "Cloud": 13113, "aci": 13114, "\u2581Conference": 13115, "Span": 13116, "\u2581CEO": 13117, "\u2581Wait": 13118, "\u2581Ober": 13119, "ifting": 13120, "imiento": 13121, "getElement": 13122, "\u2581gle": 13123, "\u043b\u0438\u044f": 13124, "\u2581wieder": 13125, "\u2581instruction": 13126, "gly": 13127, "\u2581blame": 13128, "\u2581listade": 13129, "\u2581aapt": 13130, "\u2581Lewis": 13131, "Fragment": 13132, "\u2581gear": 13133, "mill": 13134, "prod": 13135, "\u2581burning": 13136, "\u0454\u0442\u044c\u0441\u044f": 13137, "\u2581m\u00e9": 13138, "\u00e8ne": 13139, "\u2581complicated": 13140, "bh": 13141, "\u2581Justice": 13142, "\u2581tested": 13143, "\u2581staring": 13144, "\u2581survive": 13145, "\u2581cous": 13146, "\u2581rib": 13147, "aml": 13148, "\u2581Trust": 13149, "\u2581cad": 13150, "\u2581Terr": 13151, "\u2581mapping": 13152, "\u2581twelve": 13153, "\u2581grant": 13154, "\u2581thorough": 13155, "\u2581\u00dc": 13156, "\u2581folks": 13157, "\u2581Content": 13158, "\u2581childhood": 13159, "cker": 13160, "\u0441\u043d\u043e": 13161, "RECT": 13162, "\u2581finale": 13163, "\u2581shower": 13164, "\u00e9ric": 13165, "\u2581spat": 13166, "odge": 13167, "\u0440\u044c": 13168, "\u2581pes": 13169, "eda": 13170, "Db": 13171, "\u2581Antonio": 13172, "\u2581engaged": 13173, "\u2581vess": 13174, "vals": 13175, "\u2581electronic": 13176, "lemma": 13177, "\u2581Wy": 13178, "mad": 13179, "merge": 13180, "apon": 13181, "\u2581privile": 13182, "\u2581novembre": 13183, "\u2581Sports": 13184, "will": 13185, "\u2581controls": 13186, "\u2581categories": 13187, "\u2581Georgia": 13188, "ipedia": 13189, "\u2581AV": 13190, "atori": 13191, "\u2581___": 13192, "\u2581\u00c0": 13193, "\u2581Ryan": 13194, "\u2581Charlie": 13195, "\u2581\u0438\u0441\u0442\u043e": 13196, "\u2581emotion": 13197, "\u2581cooking": 13198, "\u2581attempts": 13199, "\u2581FITNESS": 13200, "\u00e4ter": 13201, "Enable": 13202, "DT": 13203, "\u2581Change": 13204, "AspNet": 13205, "\u2581\u0433\u0430": 13206, "\u2581ordinary": 13207, "\u2581SQL": 13208, "plane": 13209, "%.": 13210, "\u2581Summer": 13211, "\u2581avait": 13212, "upp": 13213, "\u2581illness": 13214, "UINT": 13215, ">{": 13216, "\u2581zwischen": 13217, "\u2581hardware": 13218, "\u2581sounded": 13219, "equiv": 13220, "\u2581piano": 13221, "uset": 13222, "kn": 13223, "TRY": 13224, "\u2581bab": 13225, "\u043d\u0435\u043d": 13226, "\u2581reliable": 13227, "\u2581Bronnen": 13228, "\u2581Store": 13229, "Az": 13230, "\u2581\u00bb,": 13231, "Static": 13232, "dw": 13233, "green": 13234, "\u2581'';": 13235, "lij": 13236, "eva": 13237, "\u043d\u0456\u0439": 13238, "\u2581Syd": 13239, "inois": 13240, "convert": 13241, "\u2581declare": 13242, "bres": 13243, "INK": 13244, "itled": 13245, "\u2581accord": 13246, "\u2581mars": 13247, "Sequence": 13248, "zip": 13249, "\u2581Brazil": 13250, "\u2581meetings": 13251, "\u2581accuracy": 13252, "\u2581Machine": 13253, "\u2581autor": 13254, "\u2581ainsi": 13255, "Simple": 13256, "Resources": 13257, "\u043a\u0430\u0437\u0430": 13258, "\u2581MP": 13259, "they": 13260, "\u2581Bang": 13261, "\u2581eing": 13262, "ateful": 13263, "\u2581Something": 13264, "\u2581upset": 13265, "History": 13266, "dimensional": 13267, "\u2581explanation": 13268, "\u2581civ": 13269, "\u2581conce": 13270, "\u2581k\u00f6z": 13271, "\u2581promised": 13272, "\u0436\u0434\u0443": 13273, "wed": 13274, "Fore": 13275, "Amount": 13276, "abb": 13277, "\u2581clothing": 13278, "\u043b\u0438\u0441\u044c": 13279, "oen": 13280, "\u2581Print": 13281, "\u2581sizes": 13282, "\u2581banks": 13283, "ribed": 13284, "\u2581'../": 13285, "FIX": 13286, "\u2581Hug": 13287, "\u2581zn": 13288, "\u2581INT": 13289, "\u2581instances": 13290, "\u2581alongside": 13291, "Namespace": 13292, "\u2581renew": 13293, "\u2581asc": 13294, "\u2581waves": 13295, "\u2581pom": 13296, "Duration": 13297, "days": 13298, "$(": 13299, "\u2581grabbed": 13300, "\u2581surgery": 13301, "\u2581restore": 13302, "Normal": 13303, "\u2581Leb": 13304, "\u2581analyt": 13305, "Literal": 13306, "HA": 13307, "\u2581shares": 13308, "illet": 13309, "ols": 13310, "\u2581Dog": 13311, "orno": 13312, "\u2581manip": 13313, "jav": 13314, "\u2581essentially": 13315, "\u2581casual": 13316, "opl": 13317, "\u2581\u0440": 13318, "\u2581SU": 13319, "\u2581engineering": 13320, "\u2581Prime": 13321, "\u2581SW": 13322, "\u2581reaching": 13323, "\u2581\u0432\u043b\u0430": 13324, "\u2581\u0420\u043e\u0441\u0441\u0438": 13325, "\u2581Kre": 13326, "erry": 13327, "\u2581oppon": 13328, "program": 13329, "emper": 13330, "isEmpty": 13331, "\u2581Unit": 13332, "INTER": 13333, "ethe": 13334, "zd": 13335, "CUR": 13336, "\u2581vm": 13337, "conv": 13338, "ropol": 13339, "\u2581Coast": 13340, "\u2581Select": 13341, "\u2581\u0431\u044b\u043b\u0430": 13342, "\u2581Ve": 13343, "owy": 13344, "\u2581myth": 13345, "ceptions": 13346, "classes": 13347, "\u2581worden": 13348, "\u2581assault": 13349, "\u2581dual": 13350, "ORK": 13351, "\u2581inches": 13352, "\u2581FA": 13353, "\u2581Station": 13354, "\u2581personality": 13355, "\u2581scar": 13356, "\u2581regime": 13357, "\u2581noten": 13358, "\u2581rural": 13359, "iza": 13360, "Audio": 13361, "\u2581disput": 13362, "\u2581aver": 13363, "\u2581obst": 13364, "\u2581Region": 13365, "utf": 13366, "\u2581Cass": 13367, "hspace": 13368, "\u2581shipping": 13369, "iko": 13370, "icked": 13371, "numer": 13372, "\u0434\u043d\u0430": 13373, "riel": 13374, "disabled": 13375, "opol": 13376, "looking": 13377, "\u2581classical": 13378, "\u2581constructed": 13379, "\u2581referenties": 13380, "]+": 13381, "\u2581captured": 13382, "\u2581minimal": 13383, "\u2581sock": 13384, "father": 13385, "isi\u00f3n": 13386, "\u2581equally": 13387, "\u2581reduction": 13388, "Ant": 13389, "aison": 13390, "\u2581argue": 13391, "circle": 13392, "\u2581toler": 13393, "}\",": 13394, "\u2581primarily": 13395, "usal": 13396, "\u2581algebra": 13397, "\u2581gathered": 13398, "\u2581Remember": 13399, "_);": 13400, "UTE": 13401, "\u2581Kit": 13402, "Sy": 13403, "HEAD": 13404, "\u2581recipe": 13405, "\u2581scenario": 13406, "\u2581Following": 13407, "VAR": 13408, "\u2581yard": 13409, "\u2581stad": 13410, "*(": 13411, "\u2581validate": 13412, "DEX": 13413, "\u2581committee": 13414, "\u2581temporary": 13415, "\u2581consequences": 13416, "\u2581\u00e9galement": 13417, "\u043a\u0442\u0438\u0432": 13418, "\u2581ra": 13419, "\u2581displ": 13420, "\u2581apps": 13421, "\u2581Teil": 13422, "\u2581\u00bb.": 13423, "\u2581adopted": 13424, "tensor": 13425, "\u2581femin": 13426, "\u2581\u043c\u0430\u0440": 13427, "\u043b\u043e\u0433\u0438": 13428, "tech": 13429, "\u2581Rot": 13430, "\u2581knees": 13431, "phys": 13432, "owej": 13433, "\u2581Oxford": 13434, "\u0430\u043d\u0434": 13435, "hell": 13436, "ografia": 13437, "\u2581exposed": 13438, "ktop": 13439, "oby": 13440, "lower": 13441, "\u2581Senate": 13442, "\u2581sword": 13443, "Flow": 13444, "\u2581Unfortunately": 13445, "\u2581boxes": 13446, "\u2581cuando": 13447, "\u2581pilot": 13448, "\u2581Album": 13449, "Bal": 13450, "Sort": 13451, "FIELD": 13452, "\u2581desert": 13453, "COMM": 13454, "rons": 13455, "adows": 13456, "\u2581loyal": 13457, "\u2581asset": 13458, "\u2581mud": 13459, "\u0444\u0430": 13460, "\u2581secondary": 13461, "\u2581\u0410\u0440": 13462, "\u2581cul": 13463, "\u2581Asian": 13464, "\u2581staying": 13465, "\u2581dataset": 13466, "\u2581USE": 13467, "\u2581loves": 13468, "\u2581velocity": 13469, "\u00e1v": 13470, "\u2581purchased": 13471, "SOC": 13472, "\u2581competitive": 13473, "\u2581Football": 13474, "iska": 13475, "\u2581knock": 13476, "stairs": 13477, "azy": 13478, "\u2581vend": 13479, "\u2581arts": 13480, "\u2581Bras": 13481, "uela": 13482, "\u043a\u0442\u043e": 13483, "trim": 13484, "\u2581dirty": 13485, "\u2581websites": 13486, "\u2581Indep": 13487, "\u2581\u0441\u0442\u0440\u0430": 13488, "sr": 13489, "\u2581ticket": 13490, "atile": 13491, "\u2581implemented": 13492, "\u2581\u0432\u0440\u0435\u043c\u044f": 13493, "\u2581bowl": 13494, "DATE": 13495, "\u2581alter": 13496, "\u2581Space": 13497, "\u2581accompan": 13498, "ordon": 13499, "\u2581doctors": 13500, "istas": 13501, "Cast": 13502, "\u0434\u043e\u043c": 13503, "CTL": 13504, "urers": 13505, "\u2581ingredients": 13506, "\u2581calculated": 13507, "\u2581leather": 13508, "\u2581sensitive": 13509, "\u2581suspic": 13510, "stan": 13511, "\u2581anni": 13512, "await": 13513, "\u2581Fran\u00e7": 13514, "\u2581abort": 13515, "\u2581Spirit": 13516, "\u2581Walter": 13517, "unkt": 13518, "\u2581vertical": 13519, "ORS": 13520, "best": 13521, "\u2581Client": 13522, "itated": 13523, "\u2581\u0432\u0430": 13524, "\u2581\u010c": 13525, "\u2581ville": 13526, "\u2581diplom": 13527, "orne": 13528, "\u2581bars": 13529, "Uri": 13530, "APTER": 13531, "pons": 13532, "utz": 13533, "Proto": 13534, "\u2581stir": 13535, "\u2581\u0446\u0435": 13536, "\u2581primer": 13537, "igible": 13538, "extra": 13539, "\u2581Books": 13540, "\u2581Bos": 13541, "\u2581Et": 13542, "\u2581Welt": 13543, "\u2581Korea": 13544, "\u0440\u0438\u0442\u043e": 13545, "\u2581vibr": 13546, "Self": 13547, "linear": 13548, "\u043e\u0431": 13549, "\u2581Lang": 13550, "\u2581deeper": 13551, "\u2581termin": 13552, "enschaft": 13553, "\u2581\u0440\u043e\u0446\u0456": 13554, "ammed": 13555, "visible": 13556, "\u2581IOException": 13557, "\u2581Wind": 13558, "usqu": 13559, "\u2581Stop": 13560, "\u2581\u043e\u0440\u0433\u0430": 13561, "INVALID": 13562, "\u2581cub": 13563, "\u2581jew": 13564, "\u2581captain": 13565, "\u0437\u0456": 13566, "chunk": 13567, "apture": 13568, "ashboard": 13569, "\u2581divided": 13570, "\u2581extensive": 13571, "\u2581suffer": 13572, "\u2581heading": 13573, "created": 13574, "\u2581quietly": 13575, "\u2581ny": 13576, "\u2581\u043f\u043e\u043b": 13577, "\"+": 13578, "ikan": 13579, "\u2581designs": 13580, "zu": 13581, "}+\\": 13582, "Operator": 13583, "\u2581Lemma": 13584, "\u2581\u043d\u0430\u0443": 13585, "acji": 13586, "\u043b\u043e\u0432\u0435": 13587, "Servlet": 13588, "\u2581Kevin": 13589, "stage": 13590, "bn": 13591, "textwidth": 13592, "failed": 13593, "\u2581Staff": 13594, "\u2581enem": 13595, "unde": 13596, "\u0435\u043d\u044c": 13597, "Packet": 13598, "\u2581Als": 13599, "kar": 13600, "]['": 13601, "ked": 13602, "Pers": 13603, ">::": 13604, "\u2581arc": 13605, "\u2581synt": 13606, "SPE": 13607, "\u2581\u0414\u0430": 13608, "\u2581Mi": 13609, "\u2581Moh": 13610, "\u2581Death": 13611, "browser": 13612, "\u2581Dave": 13613, "\u2581succ": 13614, "toggle": 13615, "\u2581tack": 13616, "Comment": 13617, "eron": 13618, "\u2581awareness": 13619, "\u2581hug": 13620, "\u2581contemporary": 13621, "ulating": 13622, "\u2581Title": 13623, "\u2581THIS": 13624, "havior": 13625, "rank": 13626, "\u2581dozen": 13627, "\u2581cheese": 13628, "coln": 13629, "\u2581radius": 13630, "\u2581dimensions": 13631, "roduction": 13632, "\u2581adds": 13633, "\u2581household": 13634, "\u2581Davis": 13635, "pkg": 13636, "{$": 13637, "\u2581casino": 13638, "\u2581Pierre": 13639, "\u2581objective": 13640, "train": 13641, "\u2581Michigan": 13642, "payload": 13643, "\u2581rug": 13644, "\u2581severe": 13645, "mean": 13646, "\u2581toss": 13647, "\u2581embarrass": 13648, "\u2581Very": 13649, "\u2581appeal": 13650, "\u2581Comput": 13651, "\u2581forgotten": 13652, "\u2581kernel": 13653, "\u2581carbon": 13654, "fw": 13655, "\u2581\u0421\u0443": 13656, "\u2581Empire": 13657, "\u2581quote": 13658, "etz": 13659, "\u2581mini": 13660, "\u2581pipe": 13661, "\u2581nous": 13662, "\u2581Move": 13663, "\u2581\u0434\u0443": 13664, "\u2581nervous": 13665, "\u2581\u041c\u0430\u0440": 13666, "*\r": 13667, "\u2581Bush": 13668, "\u2581peer": 13669, "\u2581Writ": 13670, "\u2581satisfied": 13671, "\u2581pulling": 13672, "\u2581Pur": 13673, "\u2581Miller": 13674, "\u2581FL": 13675, "amaz": 13676, "\u2581mile": 13677, "\u2581Need": 13678, "\u2581supplies": 13679, "\u2581a\u00f1o": 13680, "\u2581pace": 13681, "\u2581Victoria": 13682, "\u2581ought": 13683, "\u2581Player": 13684, "agnostic": 13685, "\u2581viv": 13686, "\u2581Patrick": 13687, "\u2581\u0160": 13688, "\u2581Story": 13689, "aca": 13690, "\u2581mountains": 13691, "CLASS": 13692, "\u2581fragment": 13693, "\u2581settlement": 13694, "\u2581Furthermore": 13695, "\u2581drivers": 13696, "\u2581Ju": 13697, "\u2581\u0431\u044b\u043b\u0438": 13698, "Rows": 13699, "\u2581impression": 13700, "\u2581infer": 13701, "\u2581Expl": 13702, "olute": 13703, "ovan": 13704, "arance": 13705, "CAP": 13706, "\u2581enforce": 13707, "\u2581Burn": 13708, "Reset": 13709, "mother": 13710, "\u2581Battle": 13711, "padding": 13712, "iate": 13713, "\u2581cried": 13714, "AK": 13715, "uns": 13716, "\u2581si\u00e8cle": 13717, "\u2581Contin": 13718, "bank": 13719, "junit": 13720, "objects": 13721, "Rot": 13722, "issa": 13723, "\u2581begun": 13724, "*-": 13725, "\u2581visiting": 13726, "\u0436\u0434\u0435": 13727, "\u2581targets": 13728, "\u2581Latin": 13729, "\u0443\u0442": 13730, "\u2581Esc": 13731, "*;": 13732, "\u00e5ng": 13733, "\u2581({": 13734, "\u2581diagram": 13735, "Models": 13736, "\u2581partnership": 13737, "\u2581fr\u00e5n": 13738, "ulty": 13739, "Pod": 13740, "CALL": 13741, "modal": 13742, "sig": 13743, "itzer": 13744, "itel": 13745, "\u2581convinced": 13746, "abl": 13747, "\u0441\u0442\u0432\u0435": 13748, "\u2581cot": 13749, "\u2581repeat": 13750, "\u2581lists": 13751, "sound": 13752, "\u2581royal": 13753, "\u2581grace": 13754, "\u2581oraz": 13755, "Notification": 13756, "prite": 13757, "\u2581arrival": 13758, "ancell": 13759, "hentic": 13760, "decode": 13761, "\u2581fantastic": 13762, "progress": 13763, "proxy": 13764, "z\u0151": 13765, "kel": 13766, "\u2581convenient": 13767, "aque": 13768, "riet": 13769, "\u2581Digital": 13770, "iors": 13771, "\u2581Budd": 13772, "andra": 13773, "addy": 13774, "\u2581overs": 13775, "\u2581consumers": 13776, "pn": 13777, "mouse": 13778, "\u2581BC": 13779, "deg": 13780, "perm": 13781, "it\u00e9s": 13782, "\u2581\u0438\u0441\u043f\u043e": 13783, "heast": 13784, "hour": 13785, "PARAM": 13786, "conscious": 13787, "\u2581wing": 13788, "\u2581atmosphere": 13789, "\u2581gig": 13790, "\u2581contre": 13791, "\u2581drama": 13792, "\u044f\u0442": 13793, "\u2581Front": 13794, "\u2581philosophy": 13795, "\u2581Hart": 13796, "\u2581nurs": 13797, "uras": 13798, "\u2581Tru": 13799, "\u2581sud": 13800, "\u2581performing": 13801, "\u043f\u044b": 13802, "\u2581confused": 13803, "\u2581checks": 13804, "amt": 13805, "Make": 13806, "\u2581RO": 13807, "\u2581df": 13808, "izations": 13809, "\u2581degli": 13810, "\u2581architecture": 13811, "Renderer": 13812, "\u2581\u041b\u0430": 13813, "\u2581ptr": 13814, "\u2581dieser": 13815, "submit": 13816, "\u2581topics": 13817, "\u2581principles": 13818, "vars": 13819, "sock": 13820, "\u2581tongue": 13821, "\u2581percentage": 13822, "\u2581SS": 13823, "\u2581dol": 13824, "\u2581rice": 13825, "\u00edo": 13826, "\u2581Eastern": 13827, "\u2581recognition": 13828, "\u2581Ern": 13829, "\u2581Ut": 13830, "\u2581caut": 13831, "\u2581Cloud": 13832, "\u2581conversion": 13833, "\u2581Ohio": 13834, "\u2581ME": 13835, "\u2581surely": 13836, "\u2581gard": 13837, "puis": 13838, "\u2581urg": 13839, "imi": 13840, "\u2581absence": 13841, "\u2581winner": 13842, "Language": 13843, "\u2581HTTP": 13844, "wt": 13845, "\u2581translation": 13846, "\u0441\u0441": 13847, "\u2581Kind": 13848, "Two": 13849, "\u2581Revolution": 13850, "Insert": 13851, "Every": 13852, "orient": 13853, "\u2581\u0442\u0440\u0430": 13854, "\u2581emotions": 13855, "details": 13856, "\u2581flu": 13857, "\u2581operate": 13858, "Ag": 13859, "unning": 13860, "\u2581partie": 13861, "tri": 13862, "\u2581golden": 13863, "\u2581\u0411\u0438": 13864, "\u2581foundation": 13865, "isten": 13866, "\u2581Carlos": 13867, "Children": 13868, "\u2581neighb": 13869, "\u2581Cart": 13870, "Begin": 13871, "\u0433\u0434\u0430": 13872, "\u2581scheduled": 13873, "'>": 13874, "\u2581observations": 13875, "\u2581producer": 13876, "athers": 13877, "\u043d\u043e\u043c\u0443": 13878, "\u2581expectations": 13879, "oso": 13880, "zh": 13881, "mutable": 13882, "\u2581writes": 13883, "\u2581pushing": 13884, "\u2581seats": 13885, "\u2581breast": 13886, "aping": 13887, "\u2581Simple": 13888, "\u2581socket": 13889, "\u2581slave": 13890, "iley": 13891, "\u2581assistant": 13892, "\u2581trim": 13893, "\u2581landscape": 13894, "\u2581association": 13895, "quant": 13896, "\u2581Palest": 13897, "\u2581sweat": 13898, "engers": 13899, "?_": 13900, "\u00e9p": 13901, ">.": 13902, "\u2581curious": 13903, "\u2581Component": 13904, "\u2581replacement": 13905, "\u0440\u0430\u043b\u044c": 13906, "\u2581Track": 13907, "\u2581Remove": 13908, "\u2581Size": 13909, "peror": 13910, "\u2581calculate": 13911, "\u2581sessions": 13912, "\u2581typed": 13913, "\u2581submit": 13914, "!!!": 13915, "\u2581partition": 13916, "eding": 13917, "-----": 13918, "azioni": 13919, "lie\u00df": 13920, "onal": 13921, "\u2581shru": 13922, "\u2581REG": 13923, "\u2581Fac": 13924, "configuration": 13925, "\u2581\u0431\u044b\u043b\u043e": 13926, "\u2581Among": 13927, "__);": 13928, "\u2581Server": 13929, "\u2581LOG": 13930, "\u2581cand": 13931, "']);": 13932, "gov": 13933, "\u2581Six": 13934, "undefined": 13935, "\u2581ty": 13936, "asa": 13937, "\u2581particles": 13938, "\u2581\u0444\u043e\u0440": 13939, "``": 13940, "Tube": 13941, "eland": 13942, "fold": 13943, "ogo": 13944, "\u2581approaches": 13945, "onda": 13946, "agr": 13947, ",$": 13948, "\u2581{{": 13949, "\u2581Modern": 13950, "\u2581Winter": 13951, "available": 13952, "\u2581Lud": 13953, "\u2581casa": 13954, "\u2581Could": 13955, "\u2581fifteen": 13956, "\u2581potentially": 13957, "^^": 13958, "\u2581seit": 13959, "Animation": 13960, "\u043a\u043e\u0433\u043e": 13961, "Zone": 13962, "elif": 13963, "\u2581acknowled": 13964, "\u2581ownership": 13965, "\u2581describes": 13966, "\u2581reverse": 13967, "\u2581contest": 13968, "\u2581scored": 13969, "\u2581opposed": 13970, "flex": 13971, "kre": 13972, "\u2581merge": 13973, "\u2581covering": 13974, "\u2581honestly": 13975, "\u2581Mess": 13976, "\u2581rarely": 13977, "\u2581incredible": 13978, "itage": 13979, "\u2581victims": 13980, "\u043d\u044b\u043c\u0438": 13981, "wl": 13982, "izza": 13983, "dn": 13984, "onde": 13985, "\u2581przy": 13986, "\u2581HTML": 13987, "\u2581payload": 13988, "Bus": 13989, "usb": 13990, "Fn": 13991, "\u2581displayed": 13992, "\u2581ocean": 13993, "\u2581Avenue": 13994, "acion": 13995, "ghan": 13996, "metric": 13997, "ieties": 13998, "\u2581attractive": 13999, "\u2581f\u00f6": 14000, "Creat": 14001, "verter": 14002, "\u2581Alice": 14003, "\u043f\u043e\u043b": 14004, "\u2581fraction": 14005, "\u2581behaviour": 14006, "\u2581Jersey": 14007, "\u2581revenue": 14008, "\u2581tres": 14009, "ILD": 14010, "\u2581\u00c9t": 14011, "\u2581sync": 14012, "wich": 14013, "\u2581ancest": 14014, "\u044a\u0442": 14015, "omo": 14016, "\u2581Ide": 14017, "\u2581gained": 14018, "\u2581momentum": 14019, "\u2581Ko": 14020, "ieu": 14021, "ielt": 14022, "\u2581bonus": 14023, "\u2581texture": 14024, "Modal": 14025, "NEXT": 14026, "\u2581\u0433\u043e\u0434\u0438\u043d\u0435": 14027, "\u2581languages": 14028, "vt": 14029, "\u2581representing": 14030, "\u2581Dream": 14031, "curr": 14032, "qual": 14033, "\u2581js": 14034, "burn": 14035, "\u2581contributions": 14036, "\u2581ric": 14037, "}-\\": 14038, "={{": 14039, "cart": 14040, "FB": 14041, "jud": 14042, "esp": 14043, "\u2581electron": 14044, "\u2581ell": 14045, "\u2581Runtime": 14046, "achel": 14047, "\\_": 14048, "week": 14049, "packet": 14050, "\u2581Secretary": 14051, "\u2581Jahrhund": 14052, "\u2581threshold": 14053, "bage": 14054, "\u2581concer": 14055, "\u2581bone": 14056, "\u2581Hollywood": 14057, "Cursor": 14058, "\u2581awarded": 14059, "\u2581summary": 14060, "aggio": 14061, "\u2581stell": 14062, "\u2581flesh": 14063, "Pair": 14064, "\u2581Age": 14065, "ington": 14066, "\u2581'.": 14067, "aser": 14068, "\u043a\u043e\u0432\u0430": 14069, "\u2581quart": 14070, "ryption": 14071, "Alloc": 14072, "ften": 14073, "Operand": 14074, "\u2581indicated": 14075, "($_": 14076, "getString": 14077, "\u2581listener": 14078, "spir": 14079, ")_": 14080, "vens": 14081, "\u2581foods": 14082, "anza": 14083, "teil": 14084, "DESC": 14085, "\u2581notion": 14086, "\u2581employment": 14087, "\u2581swing": 14088, "nbsp": 14089, "\u2581pounds": 14090, "tools": 14091, "\u2581participate": 14092, "\u2581Tax": 14093, "\u2581\u0441\u043a\u043b\u0430": 14094, "apol": 14095, "\u2581fost": 14096, "compat": 14097, "\u2581publication": 14098, "\u2581rapidly": 14099, "\u2581Wis": 14100, "EventListener": 14101, "\u2581premi\u00e8re": 14102, "uso": 14103, "extend": 14104, "\u2581MERCHANTABILITY": 14105, "UTF": 14106, "\u2581experiments": 14107, "single": 14108, "zk": 14109, "\u2581naj": 14110, "}}}": 14111, "Lin": 14112, "\u2581interact": 14113, "\u2581cms": 14114, "\u2581Roger": 14115, "\u2581\u0420\u0443": 14116, ">'": 14117, "commit": 14118, "\u043b\u043e\u0441\u044c": 14119, "\u2581outcome": 14120, "\u2581hits": 14121, "\u2581\u0438\u043c": 14122, "\u2581spark": 14123, "console": 14124, "\u2581verw": 14125, "\u2581\u043a\u0430\u0442\u043e": 14126, "agnostics": 14127, "\u2581soci": 14128, "\u2581dining": 14129, "\u2581tech": 14130, "\u0161t": 14131, "folio": 14132, "ultane": 14133, "\u043a\u0442\u043e\u0440": 14134, "\u2581Brand": 14135, "Join": 14136, "\u2581\u0438\u044e": 14137, "\u2581pros": 14138, "\u2581posit": 14139, "Public": 14140, "AspNetCore": 14141, "\u2581Shop": 14142, "\u2581coinc": 14143, "\u043d\u0438\u0435\u043c": 14144, "\u2581references": 14145, "about": 14146, "namespace": 14147, "DL": 14148, "\u2581IR": 14149, "\u2581cada": 14150, "\u2581Jordan": 14151, "\u2581gep": 14152, "\u2581bron": 14153, "andidate": 14154, "EXPECT": 14155, "amo": 14156, "\u2581Deutsch": 14157, "auc": 14158, "\u2581\u0440\u0430\u0439\u043e": 14159, "\u2581Labor": 14160, "\u2581surrounded": 14161, "\u0442\u0440\u043e": 14162, "\u2581nome": 14163, "\u2581underlying": 14164, "\u2581educational": 14165, "RIGHT": 14166, "COUNT": 14167, "inch": 14168, "Typ": 14169, "umph": 14170, "four": 14171, "Controls": 14172, "\u2581cp": 14173, "cost": 14174, "\u2581mechanism": 14175, "eness": 14176, "\u00e9qu": 14177, "\u2581acquired": 14178, "\u2581falls": 14179, "\u2581Hou": 14180, "\u2581LE": 14181, "forEach": 14182, "\u2581vertex": 14183, "\u2581IF": 14184, "curs": 14185, "'=>": 14186, "\u0442\u0435\u0440\u0438": 14187, "\u2581SA": 14188, "riers": 14189, "\u2581uw": 14190, "\u2581marks": 14191, "\u2581energ": 14192, "hof": 14193, "ylvania": 14194, "\u2581Allen": 14195, "umpy": 14196, "\u043e\u0433\u043e": 14197, "\u0441\u0442\u0432\u0443": 14198, "voice": 14199, "\u2581engage": 14200, "\u2581mant": 14201, "orse": 14202, "===": 14203, "\u2581improvement": 14204, "Opt": 14205, "\u2581arrested": 14206, "\u0442\u0438\u044f": 14207, "\u2581\u0441\u043b\u0435": 14208, "itched": 14209, "socket": 14210, "\u2581cycl": 14211, "\u2581SM": 14212, "\u2581Sex": 14213, "\u2581neutral": 14214, "\u0432\u0430\u0432": 14215, "\u2581Jess": 14216, "\u2581dip": 14217, "\u2581opposition": 14218, "\u2581borrow": 14219, "\u0441\u043f\u0435": 14220, "\u2581avant": 14221, "\u043a\u043e\u043b\u0430": 14222, "\u2581ta": 14223, "Anim": 14224, "\u2581Gall": 14225, "rgb": 14226, "\u2581guilty": 14227, "\u2581buried": 14228, "\u2581gy": 14229, "Initial": 14230, "\u2581accomp": 14231, "\u2581breathing": 14232, "berry": 14233, "GRO": 14234, "\u2581subsequent": 14235, "roupe": 14236, "ulpt": 14237, "tb": 14238, "\u2581\u00e4": 14239, "Pi": 14240, "argv": 14241, "\u2581Must": 14242, ":'": 14243, "svg": 14244, "oup": 14245, "\u2581precisely": 14246, "\u2581Ta": 14247, "rena": 14248, "\u2581folder": 14249, "\u2581Channel": 14250, "\u2581revol": 14251, "Miss": 14252, "\u043b\u043e\u043c": 14253, "reddit": 14254, "adelph": 14255, "\u2581discrim": 14256, "\u2581ave": 14257, "pleted": 14258, "\u2581gently": 14259, "FFFF": 14260, "ropy": 14261, "\u2581dial": 14262, "NotFound": 14263, "\u2581\"[": 14264, "Home": 14265, "onte": 14266, "\u2581relie": 14267, "\u2581Context": 14268, "\u2581stats": 14269, "\u2581Energy": 14270, "ounced": 14271, "\u2581grave": 14272, "\u2581recip": 14273, "\u043b\u0438\u043d": 14274, "blog": 14275, "\u2581naam": 14276, "\u2581wo": 14277, "\u2581directions": 14278, "\u2581Lincoln": 14279, "!)": 14280, "unci": 14281, "neq": 14282, "Tags": 14283, "\u2581tum": 14284, "\u2581saving": 14285, "aille": 14286, "itemize": 14287, "\u2581Famil": 14288, "msm": 14289, "news": 14290, "FFER": 14291, "\u2581Dead": 14292, "\u2581territory": 14293, "\u2581Kat": 14294, "ocker": 14295, "integer": 14296, "\u2581sne": 14297, "\u2581fails": 14298, "\u2581fran\u00e7ais": 14299, "\u2581introduction": 14300, "\u2581Grant": 14301, "ycle": 14302, "'].": 14303, "\u2581vier": 14304, "native": 14305, "\u2581Kle": 14306, "quote": 14307, "Users": 14308, "\u2581advis": 14309, "\u2581gym": 14310, "\u2581protein": 14311, "\u0627\u0644": 14312, "\u2581Mai": 14313, "\u2581providers": 14314, "\u2581soil": 14315, "gui": 14316, "\u2581Nation": 14317, "reation": 14318, "\u2581Tab": 14319, "ensis": 14320, "inas": 14321, "\u2581Scotland": 14322, "\u2581dispatch": 14323, "union": 14324, "\u2581bere": 14325, "\u2581Pow": 14326, "\u2581Hig": 14327, "\u2581studying": 14328, "REF": 14329, "SSL": 14330, "\u2581fright": 14331, "\u2581SORT": 14332, "\u2581compr": 14333, "\u2581Madrid": 14334, "rowned": 14335, "opes": 14336, "pdev": 14337, "\u2581wash": 14338, "\u2581'../../": 14339, "}}_": 14340, "\u2581accum": 14341, "rolling": 14342, "\u2581NC": 14343, "\u2581fiction": 14344, "ipt": 14345, "connected": 14346, "limits": 14347, "\u2581lap": 14348, "\u2581whereas": 14349, "prom": 14350, "\u2581appointment": 14351, "Program": 14352, "\u2581\u041f\u0435\u0440": 14353, "nah": 14354, "Validation": 14355, "icons": 14356, "\u00e4ll": 14357, "\u2581radical": 14358, "\u2581exclusive": 14359, "emony": 14360, "\u2581challenging": 14361, "\u2581ms": 14362, "\u2581Private": 14363, "\u2581vida": 14364, "\u2581\u0434\u0440\u0443\u0433\u0438": 14365, "\u2581campus": 14366, "forms": 14367, "\u0434\u043d\u043e": 14368, "plaat": 14369, "bst": 14370, "ATED": 14371, "\u2581Abstract": 14372, "\u2581intense": 14373, "\u2581Ltd": 14374, "\u2581controvers": 14375, "\u00f3g": 14376, "\u2581s\u0103": 14377, "\u2581landing": 14378, "!=": 14379, "\u2581scenes": 14380, "\u2581Chap": 14381, "\u2581spoken": 14382, "cred": 14383, "\u2581pride": 14384, "quet": 14385, "\u2581meter": 14386, "\u2581deutsch": 14387, "uum": 14388, "\u2581bless": 14389, "\u2581Hann": 14390, "\u2581inputs": 14391, "\u2581Row": 14392, "\u2581withdraw": 14393, "Pal": 14394, "acles": 14395, "assets": 14396, "\u2581vl": 14397, "\u0432\u0435\u0434\u0435": 14398, "\u2581Got": 14399, "\u2581airport": 14400, "wind": 14401, "\u2581Columbia": 14402, "\u2581chocolate": 14403, "\u2581h\u00f6": 14404, "\u2581alarm": 14405, "FTWARE": 14406, "\u2581Jay": 14407, "\u2581sake": 14408, "\u2581registration": 14409, "vid": 14410, "\u2581lake": 14411, "\u2581username": 14412, "\u2581hack": 14413, "indexOf": 14414, "cx": 14415, "\u2581festival": 14416, "\u2581clubs": 14417, "cases": 14418, "CTRL": 14419, "];\r": 14420, "\u2581Aud": 14421, "\u2581primera": 14422, "\u0432\u0430\u0442": 14423, "\u2581brilliant": 14424, "uther": 14425, "\u2581difficulty": 14426, "itals": 14427, "\u2581scores": 14428, "\u2581pol\u00edt": 14429, "database": 14430, "aska": 14431, "\u2581######": 14432, "\u2581acid": 14433, "aton": 14434, "atomic": 14435, "freq": 14436, "\u2581WARRANTY": 14437, "\u2581reporting": 14438, ".),": 14439, "\u2581nights": 14440, "\u2581programme": 14441, ")}{": 14442, "xic": 14443, "\u2581spo": 14444, "lined": 14445, "quarters": 14446, "eree": 14447, "mers": 14448, "\u2581serves": 14449, "cow": 14450, "\u043b\u044c\u043a\u043e": 14451, "enso": 14452, "\u2581environ": 14453, "Like": 14454, "anche": 14455, "\u2581crash": 14456, "\u2581Kap": 14457, "noindent": 14458, "Conn": 14459, "\u2581\u0430\u0432\u0442\u043e": 14460, "\u2581infrastructure": 14461, "IME": 14462, "\u2581Room": 14463, "need": 14464, "orer": 14465, "\u2581Dest": 14466, "\u2581Domin": 14467, "atherine": 14468, "\u2581Sydney": 14469, "\u2581gauge": 14470, "\u2581jet": 14471, "bably": 14472, "\u2581commonly": 14473, "\u2581stations": 14474, "iah": 14475, "nl": 14476, "\u0436\u0443": 14477, "eten": 14478, "_)": 14479, "iac": 14480, "amos": 14481, "nement": 14482, "kon": 14483, "Interval": 14484, "\u2581cabin": 14485, "\u2581eg": 14486, "\u2581shots": 14487, "\u2581Area": 14488, "smith": 14489, "parameter": 14490, "'}": 14491, "\u2581hem": 14492, "\u2581singing": 14493, "\u2581accessible": 14494, "\u2581Prin": 14495, "optional": 14496, "ancial": 14497, "ships": 14498, "\u2581canvas": 14499, "spe": 14500, "\u2581addresses": 14501, "\u2581xml": 14502, "\u2581'\"": 14503, "\u2581kar": 14504, "\u00f6ff": 14505, "\u2581ages": 14506, "\u0451\u0440": 14507, "zing": 14508, "\u2581\u00f6ver": 14509, "\u2581Clean": 14510, "\u2581Silver": 14511, "\u2581\u043e\u0441\u043e": 14512, "health": 14513, "Ali": 14514, "\u2581ts": 14515, "atern": 14516, "\u2581choosing": 14517, "\u2581burned": 14518, "brid": 14519, "rooms": 14520, "\u00f6tt": 14521, "KERN": 14522, "\u2581dish": 14523, "Sa": 14524, "Detail": 14525, "\u2581Hind": 14526, "\u2581Dans": 14527, "i\u0119": 14528, "\u2581Jahren": 14529, "extension": 14530, "allas": 14531, "\u2581Billy": 14532, "usammen": 14533, "itud": 14534, "geon": 14535, "Temp": 14536, "Leg": 14537, "ittel": 14538, "addle": 14539, "\u2581muscle": 14540, "\u2581scared": 14541, "sson": 14542, "\u2581denote": 14543, "ieurs": 14544, "\u2581orange": 14545, "\u2581hub": 14546, "\u2581reb": 14547, "edi": 14548, "\u2581voices": 14549, "Folder": 14550, "\u2581suspend": 14551, "\u2581Heart": 14552, "\u2581scrap": 14553, "\u2581aggreg": 14554, "\u2581Guide": 14555, "transaction": 14556, "\u2581riding": 14557, "\u2581v\u00e1": 14558, "\u2581breed": 14559, "\u2581concert": 14560, "approx": 14561, "\u2581chances": 14562, "Tok": 14563, "Eq": 14564, "parts": 14565, "\u2581scholar": 14566, "offs": 14567, "flush": 14568, "!\u201d": 14569, "\u2581login": 14570, "\u2581soort": 14571, "\u2581Mand": 14572, "\u2581functional": 14573, "\u2581Bou": 14574, "\u2581subjects": 14575, "mys": 14576, "\u2581extraord": 14577, "\u2581Building": 14578, "ikt": 14579, "Bad": 14580, "iami": 14581, "Driver": 14582, "\u00eate": 14583, "\u2581kv": 14584, "\u2581timer": 14585, "itionally": 14586, "\u2581athlet": 14587, "\u2581\");": 14588, "wy": 14589, "CFG": 14590, "\u2581heaven": 14591, "\u043e\u0432": 14592, "\u2581experimental": 14593, "\u2581bounds": 14594, "ICK": 14595, "\u2581excit": 14596, "\u2581quit": 14597, "\u2581universal": 14598, "\u0434\u044c": 14599, "\u2581SP": 14600, "\u2581stub": 14601, "\u2581kle": 14602, "\u2581Bart": 14603, "\u2581\"@": 14604, "pel": 14605, "\u2581(!(": 14606, "\u2581selector": 14607, "EB": 14608, "\u2581coc": 14609, "eted": 14610, "\u044e\u0442\u044c": 14611, "\u2581possess": 14612, "\u2581Rick": 14613, "\u2581unusual": 14614, "termin": 14615, "\u2581bags": 14616, "\u2581loading": 14617, "\u2581tf": 14618, "\u2581)\r": 14619, "provider": 14620, "pletion": 14621, "\u2581cursor": 14622, "\u2581paused": 14623, "\u0438\u043c": 14624, "\u2581counsel": 14625, "]<": 14626, "zech": 14627, "\u2581tie": 14628, "\u2581Moon": 14629, "\u2581armed": 14630, "\u2581observe": 14631, "\u2581permet": 14632, "\u2581Job": 14633, "f\u00f6r": 14634, "argument": 14635, "\u2581eggs": 14636, "\u00e1st": 14637, "\u2581incredibly": 14638, "werken": 14639, "izard": 14640, "\u2581painted": 14641, "\u2581Vietnam": 14642, "\u2581violent": 14643, "Est": 14644, "ierra": 14645, "reader": 14646, "weise": 14647, "\u2581Josh": 14648, "\u2581Him": 14649, "ashes": 14650, "origin": 14651, "\u2581spir": 14652, "\u2581Tree": 14653, "\u2581niet": 14654, "WIN": 14655, "margin": 14656, "\u2581involves": 14657, "\u2581organis": 14658, "\u2581Nacional": 14659, "bara": 14660, "\u2581depuis": 14661, "pio": 14662, "features": 14663, "stru": 14664, "\u2581Disney": 14665, "\u2581restaurants": 14666, "Mill": 14667, "))\r": 14668, "\u0441\u043b\u0430": 14669, "remote": 14670, "\u2581Third": 14671, "\u2581baseball": 14672, "\u2581algun": 14673, "]$": 14674, "\u2581employed": 14675, "pot": 14676, "\u2581UnityEngine": 14677, "\u2581integration": 14678, "\u2581risks": 14679, "\u2581stro": 14680, "\u2581agosto": 14681, "including": 14682, "\u2581Mind": 14683, "\u2581stroke": 14684, "\u2581deals": 14685, "ajax": 14686, "\u0451\u0442": 14687, "\u2581\\|": 14688, "tar": 14689, "adelphia": 14690, "\u2581sab": 14691, "pur": 14692, "\u2581screw": 14693, "\u2581inev": 14694, "\u2581\\;": 14695, "\u2581Donald": 14696, "\u00f6d": 14697, "cca": 14698, "esis": 14699, "\u2581separated": 14700, "DBG": 14701, "agent": 14702, "\u2581packed": 14703, "\u043d\u043d\u044f": 14704, "intern": 14705, "\u2581Monte": 14706, "\u2581province": 14707, "\u2581expanded": 14708, "\u2581approached": 14709, "\u2581Ep": 14710, "CLK": 14711, "\u2581ore": 14712, "Batch": 14713, "\u2581impressive": 14714, "RM": 14715, "\u2581Location": 14716, "\u2581shame": 14717, "wrapper": 14718, "unwrap": 14719, "peer": 14720, "Bits": 14721, "\u2581SN": 14722, "scar": 14723, "Come": 14724, "\u2581council": 14725, "\u2581shouted": 14726, "making": 14727, "\u2581Maur": 14728, "\u2581wis": 14729, "LETE": 14730, "\u2581fs": 14731, "\u2581dz": 14732, "unque": 14733, "uego": 14734, "Random": 14735, "Html": 14736, "zem": 14737, "\u2581Dutch": 14738, "\u2581Golden": 14739, "\u2581Tar": 14740, "\u2581Herm": 14741, "\u2581stretch": 14742, "vard": 14743, "\u2581tries": 14744, "WI": 14745, "\u2581disappeared": 14746, "\u2581crusher": 14747, "\u2581Kan": 14748, "Mag": 14749, "\u00f8r": 14750, "\u2581Cambridge": 14751, "\u2581dopo": 14752, "atura": 14753, "heart": 14754, "\u2581Spiel": 14755, "/**\r": 14756, "Direction": 14757, "atting": 14758, "wig": 14759, "\u2581codes": 14760, "\u2581powder": 14761, "alert": 14762, "sembl": 14763, "\u2581ye": 14764, "Star": 14765, "\u2581roots": 14766, "\u2581Holl": 14767, "Rele": 14768, "\u2581constitu": 14769, "nc": 14770, "\u201c.": 14771, "reference": 14772, "ificial": 14773, "closure": 14774, "\u2581figured": 14775, "\u2581assumption": 14776, "getElementById": 14777, "\u2581AG": 14778, "oses": 14779, "\u2581_\"": 14780, "epper": 14781, "obre": 14782, "enumerate": 14783, "\u043e\u0433\u0440\u0430\u0444\u0438": 14784, "\u2581lessons": 14785, "\u2581qualified": 14786, "Person": 14787, "anse": 14788, "\u2581Mort": 14789, "sylvania": 14790, "\u2581cr\u00e9": 14791, "Binding": 14792, "\u0456\u0441": 14793, "\u2581Vari": 14794, "\u2581reminded": 14795, "\u2581membership": 14796, "iper": 14797, "zte": 14798, "\u2581cref": 14799, "\u2581PA": 14800, "plaatst": 14801, "\u2581Environment": 14802, "boy": 14803, "\u2581phrase": 14804, "rivial": 14805, "rag": 14806, "\u0432\u043e\u0434\u0438": 14807, "\u2581pse": 14808, "\u2581tournament": 14809, ")},": 14810, "\u2581Sound": 14811, "\u2581Vel": 14812, "\u2581Berg": 14813, "elson": 14814, "\u2581refuge": 14815, "\u2581elsewhere": 14816, "quality": 14817, "\u2581abandoned": 14818, "\u2581Flo": 14819, "ibil": 14820, "UAL": 14821, "\u2581Platz": 14822, "\u2581delta": 14823, "\u2581Buy": 14824, "ri\u00e8re": 14825, "\u2581flour": 14826, "\u2581laughing": 14827, "\u2581Looking": 14828, "Agent": 14829, "\u2581wx": 14830, "\u2581Wales": 14831, "Ctx": 14832, "\u2581cake": 14833, "\u2581crate": 14834, "\u2581\u043a\u043b\u0430": 14835, "anga": 14836, "Zero": 14837, "\u2581amounts": 14838, "Tra": 14839, "ometric": 14840, "\u2581constraints": 14841, "\u2581temple": 14842, "\u2581installation": 14843, "stroke": 14844, "\u2581Neder": 14845, "\u021bi": 14846, "\u2581Ibid": 14847, "\u2581obs": 14848, "entries": 14849, "\u2581jusqu": 14850, "ORM": 14851, "\u2581Sky": 14852, "ikes": 14853, "nak": 14854, "\u2581modes": 14855, "\u2581Hitler": 14856, "\u2581belt": 14857, "\u2581pointing": 14858, "\u2581Ban": 14859, "ignore": 14860, "\u2581persu": 14861, "\u2581Besides": 14862, "ynom": 14863, "\u2581legis": 14864, "\u2581CPU": 14865, "anded": 14866, "uis": 14867, "bsite": 14868, "\u2581Euro": 14869, "\u2581utter": 14870, "eclipse": 14871, "\u2581irre": 14872, "\u2581Document": 14873, "\u2581Meanwhile": 14874, "\u2581familie": 14875, "verify": 14876, "\u2581Jason": 14877, "\u2581Ort": 14878, "\u2581ciudad": 14879, "\u2581technologies": 14880, "\u2581\u0447\u0430\u0441\u0442\u0438": 14881, "nica": 14882, "cancel": 14883, "Virtual": 14884, "\u2581evident": 14885, "aman": 14886, "\u2581Supreme": 14887, "atoes": 14888, "\u2581steady": 14889, "\u2581monthly": 14890, "\u2581SOFTWARE": 14891, "Die": 14892, "\u2581applying": 14893, "Dig": 14894, "vier": 14895, "\u2581\u0433\u043e\u0440\u043e": 14896, "\u2581WH": 14897, "\u2581minds": 14898, "\u2581kam": 14899, "\u2581expertise": 14900, "\u2581notification": 14901, ".-": 14902, "\u2581deliber": 14903, "\u2581HE": 14904, "\u2581resist": 14905, "outes": 14906, "\u2581Howard": 14907, "special": 14908, "\u2581presentation": 14909, "\u2581YouTube": 14910, "mir": 14911, "\u2581rust": 14912, "\u2581nations": 14913, "\u2581Gets": 14914, "\u2581responses": 14915, "arded": 14916, "immer": 14917, "\u2581reveal": 14918, "\u2581Meg": 14919, "\u2581todos": 14920, "\u2581ade": 14921, "ategories": 14922, "\u2581payments": 14923, "\u00f4t": 14924, "Enumer": 14925, "\u2581platforms": 14926, "\u2581lifetime": 14927, "Complete": 14928, "Quest": 14929, "enders": 14930, "\u2581cum": 14931, "pler": 14932, "\u2581appl": 14933, "\u00e4hrend": 14934, "\u0437\u044c": 14935, "enez": 14936, "overty": 14937, "ynchron": 14938, "\u2581argued": 14939, "\u2581Kath": 14940, "\u2581synchron": 14941, "\u2581Builder": 14942, "Border": 14943, "Plan": 14944, "rieb": 14945, "nm": 14946, "FORMAT": 14947, "usk": 14948, "\u2581jumped": 14949, "charg": 14950, "\u2581contribute": 14951, "Mesh": 14952, "Univers": 14953, "rell": 14954, "\u2581polar": 14955, "\u2581trois": 14956, "icio": 14957, "Groups": 14958, "\u2581(%": 14959, "Loop": 14960, "\u2581gaz": 14961, "dbg": 14962, "LAY": 14963, "John": 14964, "blocks": 14965, "\u2581lung": 14966, "\u2581k\u00f6n": 14967, "through": 14968, "\u2581fifth": 14969, "lisher": 14970, "\u2581involving": 14971, "\u2581Deep": 14972, "\u2581\u043e\u0431\u043b\u0430\u0441\u0442\u0438": 14973, "\u2581sull": 14974, "Export": 14975, "\u2581Kate": 14976, "period": 14977, "charge": 14978, "GT": 14979, "\">\r": 14980, "\u0442\u0438\u043d": 14981, "\u2581Ott": 14982, "\u2581interactions": 14983, "\u2581Toronto": 14984, "TRACE": 14985, "\u2581difer": 14986, "\u2581liberal": 14987, "\u2581particle": 14988, "\u2581surve": 14989, "alous": 14990, "reason": 14991, "\u2581depression": 14992, "\u0430\u043b": 14993, "\u2581flower": 14994, "\u2581waar": 14995, "\u2581hade": 14996, "\u2581centuries": 14997, "uty": 14998, "party": 14999, "\u2581approval": 15000, "generate": 15001, "\u2581Barn": 15002, "\u2581marg": 15003, "\u2581monde": 15004, "\u2581ook": 15005, "\u2581Clark": 15006, "\u2581theoret": 15007, "viously": 15008, "?)": 15009, "\u2581Rud": 15010, "stmt": 15011, "inction": 15012, "\u2581tun": 15013, "\u2581roads": 15014, "\u2581rotation": 15015, "ppen": 15016, "sensor": 15017, "\u2581Kol": 15018, "idelines": 15019, "\u2581\u0454": 15020, "\u2581composed": 15021, "\u2581virus": 15022, "'$": 15023, "SN": 15024, "\u2581Von": 15025, "mont": 15026, "lar": 15027, "\u2581opinions": 15028, "uction": 15029, "rupal": 15030, "underline": 15031, "\u2581horror": 15032, "Must": 15033, "otto": 15034, "Should": 15035, "\u2581statist": 15036, "\u2581gem": 15037, "\u2581secre": 15038, "\u2581strip": 15039, "\u2581dirt": 15040, "amazon": 15041, "\u2581Round": 15042, "\u2581discovery": 15043, "\u2581GO": 15044, "\u2581substantial": 15045, "ibt": 15046, "\u2581demands": 15047, "\u2581everyday": 15048, "\u2581besch": 15049, "\u2581Bridge": 15050, "\u2581HD": 15051, "\u2581Dol": 15052, "\u2581tr\u00e8s": 15053, "anni": 15054, "roit": 15055, "());\r": 15056, "far": 15057, "timestamp": 15058, "\u2581bulk": 15059, "Black": 15060, "\u2581gan": 15061, "setting": 15062, "retval": 15063, "\u0432\u0430\u043d\u0435": 15064, "nung": 15065, "\u2581talks": 15066, "\u2581scientists": 15067, "\u2581vig": 15068, "\u2581quantity": 15069, "\u2581Gard": 15070, "\u2581movements": 15071, "\u00e4hr": 15072, "lings": 15073, "\u2581\u0422\u0435": 15074, "team": 15075, "rito": 15076, "\u2581assembly": 15077, "ilst": 15078, "\u2581happiness": 15079, "\u2581leaf": 15080, "\u2581assessment": 15081, "Coord": 15082, "irs": 15083, "sam": 15084, "\u2581attorney": 15085, "\u2581geme": 15086, "IDE": 15087, "\u2581Vere": 15088, "\u2581Anthony": 15089, "amiento": 15090, "\u2581Ast": 15091, "\u2581circul": 15092, "\u2581Frances": 15093, "\u2581pent": 15094, "\u2581mate": 15095, "\u2581Transport": 15096, "owo": 15097, "\u0447\u0443": 15098, "istes": 15099, "TRAN": 15100, "IMPORT": 15101, "\u2581Break": 15102, "\u2581sons": 15103, "\u2581investors": 15104, "\u2581Philipp": 15105, "THOD": 15106, "\u2581panic": 15107, "\u2581:)": 15108, "\u2581detection": 15109, "\u2581simultane": 15110, "nte": 15111, "\u2581listened": 15112, "\u043a\u0440\u0435": 15113, "\u2581Brig": 15114, "Optional": 15115, "\u2581abund": 15116, "\u2581criteria": 15117, "\u2581chip": 15118, "\u2581\u043e\u043a\u0440\u0443": 15119, "\u2581Constant": 15120, "\u2581mining": 15121, "\u0442\u0430\u043b": 15122, "mates": 15123, "\u2581worship": 15124, "router": 15125, "CN": 15126, "\u2581Match": 15127, "\u2581Cole": 15128, "\u2581downt": 15129, "\u2581holes": 15130, "\u2581grateful": 15131, "RESULT": 15132, "\u2581Europa": 15133, "\u2581consent": 15134, "l\u00e4": 15135, "opter": 15136, "\u2581colleagues": 15137, "orous": 15138, "\u2581enemies": 15139, "hang": 15140, "actual": 15141, "Objects": 15142, "\u2581\u044f\u043a": 15143, "\u2581fluid": 15144, "fixed": 15145, "\u2581Graph": 15146, "\u2581scratch": 15147, "cers": 15148, "ribu": 15149, "\u2581validation": 15150, "\u2581completion": 15151, "\u2581Begin": 15152, "endpoint": 15153, "rient": 15154, "CM": 15155, "\u2581Site": 15156, "\u2581explains": 15157, "tres": 15158, "\u2581anybody": 15159, "foreach": 15160, "lon": 15161, "Chain": 15162, "\u2581Buff": 15163, "ocal": 15164, "\u2581Morgan": 15165, "\u2581sang": 15166, "\u2581passes": 15167, "@@": 15168, "ijd": 15169, "Word": 15170, "\u2581Hung": 15171, "\u2581Fer": 15172, "\u2581v\u00fd": 15173, "bast": 15174, "\u2581entertainment": 15175, "hin": 15176, "\u2581grat": 15177, "\u2581Member": 15178, "\u2581Minn": 15179, "\u2581printed": 15180, "\u2581Franklin": 15181, "\u2581Imp": 15182, "Machine": 15183, "columns": 15184, "\u2581deleted": 15185, "\u2581manufacturing": 15186, "\u2581rely": 15187, "\u2581conse": 15188, "\u2581fishing": 15189, "blo": 15190, "-$": 15191, "\u2581.\"": 15192, "\u2581clinical": 15193, "\u2581Studies": 15194, "\u2581\u0411\u0443": 15195, "definition": 15196, "\u2581evaluation": 15197, "\u2581attacked": 15198, "\u2581frozen": 15199, "zent": 15200, "\u2581\u00falt": 15201, "\u2581rational": 15202, "othe": 15203, "Cancel": 15204, "history": 15205, "setText": 15206, "\u2581alc": 15207, "\u2581hydro": 15208, "\u2581Theatre": 15209, "\u2581Material": 15210, "IOException": 15211, "******/": 15212, "spl": 15213, "NODE": 15214, "attrs": 15215, "\u2581mie": 15216, "\u2581offices": 15217, "r\u00f3": 15218, "\u2581jam": 15219, "\u2581Ident": 15220, "v\u00e9": 15221, "Setting": 15222, "\u2581Several": 15223, "\u2581decay": 15224, "Android": 15225, "\u2581Save": 15226, "unted": 15227, "\u2581Mountain": 15228, "usc": 15229, "\u2581marzo": 15230, "\u2581asleep": 15231, "\u2581soldier": 15232, "\u2581Double": 15233, "PK": 15234, "\u2581contrad": 15235, "\u2581wins": 15236, "ceiver": 15237, "\u2581seasons": 15238, "\u2581Chall": 15239, "\u2581healthcare": 15240, "\u0142ad": 15241, "\u043e\u0442": 15242, "\u2581Five": 15243, "\u2581Hell": 15244, "\u2581worldwide": 15245, "\u2581',": 15246, "\u044f\u043d": 15247, "made": 15248, "\u2581responded": 15249, "\u2581ay": 15250, "\u2581procedures": 15251, "\u0442\u0435\u0440\u0430": 15252, "\u2581cleared": 15253, "\"].": 15254, "\u2581Target": 15255, "\u2581Side": 15256, "omin": 15257, "\u2581deploy": 15258, "\u2581Tell": 15259, "\u2581ongoing": 15260, "floor": 15261, "\u2581bones": 15262, "\u2581Delete": 15263, "\u2581shrugged": 15264, "Our": 15265, "Der": 15266, "\u2581initialize": 15267, "\u2581Ted": 15268, "MAGE": 15269, "\u2581hire": 15270, "\u2581tracking": 15271, "\u2581ash": 15272, "\u2581ceiling": 15273, "\u043a\u0430\u0445": 15274, "etti": 15275, "\u2581courage": 15276, "enschapp": 15277, "\u044e\u0442\u0441\u044f": 15278, "More": 15279, "\u2581folg": 15280, "\u2581Grace": 15281, "\u2581Kelly": 15282, "\u2581reven": 15283, "\u2581Ali": 15284, "\u2581disp": 15285, "\u2581defeat": 15286, "\u2581creature": 15287, "\u2581Kennedy": 15288, "\u2581Diego": 15289, "EMP": 15290, "\u2581steam": 15291, "endance": 15292, "rig": 15293, "\u2581ignor": 15294, "emen": 15295, "\u2581Gru": 15296, "\u2581proposal": 15297, "\u2581weiter": 15298, "\u2581\u043b\u0456": 15299, "ibles": 15300, "\u2581consideration": 15301, "\u2581believes": 15302, "\u2581Soph": 15303, "\u201c,": 15304, "\u2581Matthew": 15305, "\u2581circuit": 15306, "\u2581singer": 15307, "\u2581Square": 15308, "\u00e7o": 15309, "Edge": 15310, "\u2581astr": 15311, "\u2581representative": 15312, "\u2581comprehensive": 15313, "liga": 15314, "\u2581mere": 15315, "tbl": 15316, "\u2581continuing": 15317, "ographer": 15318, "LED": 15319, "\u2581/***/": 15320, "\u2581sear": 15321, "\u2581enormous": 15322, "izi": 15323, "Dit": 15324, "there": 15325, "\u0456\u043d": 15326, "\u0441\u0438\u0442\u0435": 15327, "\u2581guerra": 15328, "\u2581endpoint": 15329, "\u2581lesson": 15330, "zon": 15331, "variable": 15332, "\u0438\u0441": 15333, "\u2581researchers": 15334, "\u2581attempted": 15335, "\u2581enf": 15336, "\u0442\u0443\u0440\u0430": 15337, "\u2581defin": 15338, "\u0432\u0435\u0441\u0442": 15339, "\u2581awful": 15340, "\u2581lowest": 15341, "rules": 15342, "\u2581unlike": 15343, "interval": 15344, "\u2581producing": 15345, "\u2581Kam": 15346, "\u2581IMP": 15347, "General": 15348, "\u2581faire": 15349, "\u2581maxim": 15350, "assemb": 15351, "acent": 15352, "?>": 15353, "plica": 15354, "\u2581ram": 15355, "mate": 15356, "\u0446\u0443": 15357, "mn": 15358, "\u2581Hi": 15359, "\u2581stages": 15360, "\u2581Editor": 15361, "\u2581tang": 15362, "RD": 15363, "\u2581ich": 15364, "\u2581dependent": 15365, "lifer": 15366, "ascript": 15367, "\u2581exposure": 15368, "\u0440\u0435\u0437": 15369, "\u2581mart": 15370, "\u2581Barcel": 15371, "xspace": 15372, "SESSION": 15373, "\u2581prest": 15374, "URCE": 15375, "-.": 15376, "\u2581\u0441\u0435\u043b\u043e": 15377, "have": 15378, "\u2581observation": 15379, "\u2581commands": 15380, "\u2581eager": 15381, "\u2581outdoor": 15382, "\u2581DEBUG": 15383, "\u2581hr": 15384, "AX": 15385, "\u2581puzz": 15386, "blank": 15387, "\u0431\u0443\u0440": 15388, "\u2581kennis": 15389, "\u2581regarded": 15390, "\u2581}),": 15391, "volume": 15392, "\u2581\u043f\u0440\u043e\u0438\u0437": 15393, "\u2581Training": 15394, "a\u00f1": 15395, "\u2581fois": 15396, "\u2581\u0442\u0440\u0438": 15397, "\u0432\u043d\u044f": 15398, "\u2581optimal": 15399, "\u2581subscription": 15400, "bridge": 15401, "imental": 15402, "\u2581Think": 15403, "\u2581\";": 15404, "\u2581legisl": 15405, "\u2581Hop": 15406, "\u2581branches": 15407, "\u2581Veg": 15408, "\u2581sprint": 15409, "\u2581flux": 15410, "\u2581Freder": 15411, "sis": 15412, "notify": 15413, "\u2581\u0424\u0440\u0430\u043d": 15414, "som": 15415, "nym": 15416, "\u2581R\u00e9": 15417, "lett": 15418, "ingham": 15419, "\u2581Farm": 15420, "DOM": 15421, "\u2581shield": 15422, "Here": 15423, "\u2581Treat": 15424, "\u2581Luke": 15425, "\u2581unsafe": 15426, "anton": 15427, "\u2581Imper": 15428, "\u2581telephone": 15429, "\u2581unlock": 15430, "Owner": 15431, "collection": 15432, "\u2581snd": 15433, "\u2581suiv": 15434, "\u2581entering": 15435, "\u0448\u0435\u043d": 15436, "\u2581Label": 15437, "selector": 15438, "\u2581GET": 15439, "\u2581quando": 15440, "\u2581fed": 15441, "jQuery": 15442, "Origin": 15443, "\u2581Alan": 15444, "mathscr": 15445, "\u2581pregnant": 15446, "Expect": 15447, "resources": 15448, "\u2581ersten": 15449, "alia": 15450, "\u2581retired": 15451, "\u00fbt": 15452, "Cred": 15453, "\u2581m\u00e9d": 15454, "\u2581erh": 15455, "Framework": 15456, "Slot": 15457, "duration": 15458, "sal": 15459, "\u2581composition": 15460, "article": 15461, "gpu": 15462, "\u2581permitted": 15463, "\u2581Font": 15464, "\u2581Much": 15465, "\u2581pending": 15466, "\u2581agencies": 15467, "Columns": 15468, "\u2581klik": 15469, "\u2581rating": 15470, "mind": 15471, "\u2581Pennsylvania": 15472, "Java": 15473, "abstract": 15474, "\u2581dumb": 15475, "\u2581VI": 15476, "usa": 15477, "Remote": 15478, "\u2581YOU": 15479, "\u2581Creek": 15480, "\u043c\u0430\u0442\u0438": 15481, "Bottom": 15482, "\u2581rolling": 15483, "\u2581bundle": 15484, "\u2581golf": 15485, "gpio": 15486, "\u2581Chair": 15487, "\u2581cls": 15488, "$}": 15489, "\u2581Parliament": 15490, "f\u00fchr": 15491, "Many": 15492, "\u2581Sep": 15493, "\u2581badly": 15494, "igi": 15495, "\u2581Gemeinde": 15496, "Ill": 15497, "\u2581\u0410\u043d": 15498, "uart": 15499, "itempty": 15500, "\u2581Niger": 15501, "\u2581immigr": 15502, "Super": 15503, "v\u00e1": 15504, "istribute": 15505, "Helpers": 15506, "\u2581waters": 15507, "\u2581joining": 15508, "omitempty": 15509, "\u2581Otherwise": 15510, "\u2581Host": 15511, "\u2581redd": 15512, "\u2581dy": 15513, "\u2581converted": 15514, "\u2581prayer": 15515, "\u2581\u0423\u043a\u0440\u0430\u0457": 15516, "\u2581elections": 15517, "reb": 15518, "erie": 15519, "\u2581\u0441\u0432\u044f": 15520, "Abs": 15521, "iembre": 15522, "holders": 15523, "\u2581Rol": 15524, "utschen": 15525, "\u2581Gh": 15526, "tery": 15527, "\u0430\u043d\u0433": 15528, "\u2581narrative": 15529, "minus": 15530, "\u2581Iron": 15531, "=\"#": 15532, "\u2581wand": 15533, "\u2581wished": 15534, "icode": 15535, "orr": 15536, "[[": 15537, "\u2581detected": 15538, "\u2581municipal": 15539, "\u2581Pour": 15540, "\u2581Serv": 15541, "citet": 15542, "\u2581grey": 15543, "\u2581Rap": 15544, "\u2581voy": 15545, "\u2581lleg": 15546, "\u2581currency": 15547, "\u2581Script": 15548, "strument": 15549, "\u2581expecting": 15550, "\u2581tickets": 15551, "\u2581bucket": 15552, "egr": 15553, "\u2581jacket": 15554, "drv": 15555, "\u2581loans": 15556, "\u2581kann": 15557, "\u2581integral": 15558, "\u2581characteristics": 15559, "(\".": 15560, "\u2581manual": 15561, "\u2581dynamics": 15562, ":*": 15563, "sha": 15564, "reens": 15565, "onical": 15566, "\u2581toile": 15567, "a\u00f1a": 15568, "\u2581distant": 15569, "\u2581handled": 15570, "Bool": 15571, "\u2581penal": 15572, "\u2581Things": 15573, "\u2581prominent": 15574, "\u2581exped": 15575, "\u2581Help": 15576, "\u2581asp": 15577, "lap": 15578, "\u2581Auth": 15579, "Basic": 15580, "achuset": 15581, "\u2581Bild": 15582, "\u2581entitled": 15583, "\u2581jag": 15584, "\u2581rejected": 15585, "\u2581memor": 15586, "orts": 15587, "\u2581applies": 15588, "\u2581Language": 15589, "specific": 15590, "achusetts": 15591, "HAND": 15592, "\u2581Route": 15593, "market": 15594, "\u2581Ky": 15595, "\u2581pose": 15596, "ACHE": 15597, "poll": 15598, "\u2581rocks": 15599, "bone": 15600, "\u2581DIS": 15601, "Watch": 15602, "\u2581smiling": 15603, "\u0440\u0438\u043e": 15604, "Month": 15605, "\u2581efter": 15606, "construct": 15607, "\u2581bands": 15608, "\u2581collaboration": 15609, "\u043d\u0438\u043c\u0438": 15610, "glas": 15611, "\u2581vy": 15612, "\u2581engagement": 15613, "__)": 15614, "\u2581wings": 15615, "\u043a\u0438\u043c": 15616, "netje": 15617, "ativa": 15618, "\u2581Duke": 15619, "\u043b\u0435\u0435": 15620, "\u2581Within": 15621, "\u2581dove": 15622, "\u2581cb": 15623, "yers": 15624, "pow": 15625, "[(": 15626, "\u2581evaluate": 15627, "Points": 15628, "\u2581\u0440\u0456": 15629, "odigd": 15630, "onomy": 15631, "\u2581Illinois": 15632, "\u2581Typ": 15633, "\u2581coordinates": 15634, "pisode": 15635, "ucked": 15636, "\u2581flav": 15637, "\u2581brands": 15638, "\u2581calendar": 15639, "Lib": 15640, "\u2581uitgen": 15641, "\u2581tale": 15642, "\u2581briefly": 15643, "\u2581mic": 15644, "RESS": 15645, "\u2581sp\u00e4ter": 15646, "\u2581integrated": 15647, "\u2581cookies": 15648, "\u2581uitgenodigd": 15649, "\u2581Priv": 15650, "\u2581phenomen": 15651, "\u2581voegen": 15652, "Supp": 15653, "\u2581refers": 15654, "\u043f\u0430\u0434": 15655, "\u2581Clinton": 15656, "\u2581assignment": 15657, "inals": 15658, "\u2581asym": 15659, "cycle": 15660, "\u2581Anderson": 15661, "\u2581binding": 15662, "rique": 15663, "hind": 15664, "\u2581behalf": 15665, "\u2581Fle": 15666, "\u2581breaks": 15667, "\u2581soap": 15668, "\u0432\u0430\u0440": 15669, "\u2581v\u00e4": 15670, "\u2581crying": 15671, "\u2581\u2192": 15672, "\u2581msm": 15673, "\u2581boots": 15674, "owing": 15675, "\u2581bell": 15676, "suite": 15677, "\u2581Bundes": 15678, "Year": 15679, "ndef": 15680, "Other": 15681, "\u2581google": 15682, "ENCE": 15683, "WER": 15684, "Les": 15685, "Shared": 15686, "\u2581ED": 15687, "IFT": 15688, "\u2581floating": 15689, "\u00fdm": 15690, "{},": 15691, "Binary": 15692, "\u2581roce": 15693, "raj": 15694, "\u2581bewerken": 15695, "BF": 15696, "\u2581Hur": 15697, "cen": 15698, "\u2581ere": 15699, "\u2581camb": 15700, "\u2581Pakistan": 15701, "\u2581greatly": 15702, "\u2581logging": 15703, "/.": 15704, "Tensor": 15705, "\u2581opens": 15706, "\u2581Rio": 15707, "\u2581klikken": 15708, "\u2581sculpt": 15709, "apore": 15710, "wx": 15711, "\u2581Nich": 15712, "nan": 15713, "\u2581injured": 15714, "compare": 15715, "tha": 15716, "Sample": 15717, "Shell": 15718, "\u2581commander": 15719, "\u2581receiver": 15720, "\u2581hopes": 15721, "\u2581byl": 15722, "\u2581proxy": 15723, "\u2581gall": 15724, "getId": 15725, "\u2581Bab": 15726, "feld": 15727, "\u2581\"_": 15728, "\u2581Hab": 15729, "simple": 15730, "\u2581executed": 15731, "\u2581ate": 15732, "\u2581animation": 15733, "\u2581inhab": 15734, "\u2581\u0431\u043e\u043b\u044c": 15735, "\u2581router": 15736, "\u2581glob": 15737, "Geplaatst": 15738, "\u2581beginnetje": 15739, "\u2581Kur": 15740, "\u2581\u0425\u0430": 15741, "aligned": 15742, "\u2581certificate": 15743, "\u2581\u00c5": 15744, ".).": 15745, "\u2581soll": 15746, "\u2581Import": 15747, "\u0440\u0435\u0434\u0438": 15748, "\u2581pandemic": 15749, "\u2581nic": 15750, "v\u00e4": 15751, "\u2581Gree": 15752, "\u2581Say": 15753, "\u2581\u0434\u0456": 15754, "\u2581Num": 15755, "\u2581roughly": 15756, "\u2581despu\u00e9s": 15757, "\u2581\u200b": 15758, "\u2581specify": 15759, "Mapper": 15760, "licht": 15761, "\u2581thumb": 15762, "wie": 15763, "\u2581unlikely": 15764, "\u2581Edd": 15765, "Hey": 15766, "\u2581Opt": 15767, "BLOCK": 15768, "\u0432\u043e\u0440": 15769, "\u2581\u00d7": 15770, "\u2581ba": 15771, "\u2581periods": 15772, "\u2581titles": 15773, "Med": 15774, "\u2581fon": 15775, "\u2581bast": 15776, "\u2581Forest": 15777, "\u2581\u2116": 15778, "onds": 15779, "\u2581fal": 15780, "\u2581gesch": 15781, "direction": 15782, "IFY": 15783, "\u2581LA": 15784, "\u2581(((": 15785, "GTH": 15786, "itudes": 15787, "\u2581destruction": 15788, "\u2581Ja": 15789, "\u2581stake": 15790, "ifferent": 15791, "\u2581identical": 15792, "\u2581fog": 15793, "\u2581Reb": 15794, "\u0441\u043a\u0438\u0435": 15795, "\u0441\u0442\u0443\u043f": 15796, "jax": 15797, "\u2581Mars": 15798, "\u2581historic": 15799, "\u2581Vo": 15800, "\u2581entrepre": 15801, "\u2581tension": 15802, "\u2581WHERE": 15803, "\u2581Philadelphia": 15804, "Counter": 15805, "\u2581frames": 15806, "\u2581muy": 15807, "ej": 15808, "\u00f6t": 15809, "eu": 15810, "\u2581\u0447\u0435\u043b\u043e\u0432\u0435": 15811, "PROC": 15812, "\u2581resolved": 15813, "\u2581tape": 15814, "\u0446\u0438\u043e\u043d": 15815, "\u2581singular": 15816, "\u2581personnel": 15817, "\u2581Mun": 15818, "\u2581Occ": 15819, "\u2581scalar": 15820, "dess": 15821, "\u2581cable": 15822, "being": 15823, "\u2581Jenn": 15824, "\u2581erst": 15825, "Actions": 15826, "Environment": 15827, "via": 15828, "\u2581struggling": 15829, "\u2581DVD": 15830, "whe": 15831, "\u2581throwing": 15832, "Bounds": 15833, "\u2581MD": 15834, "\u2581\"../": 15835, "\u2581satisfy": 15836, "\u2581Colorado": 15837, "\u2581Active": 15838, "Tasks": 15839, "<>();": 15840, "\u2581slipped": 15841, "\u2581poison": 15842, "zb": 15843, "Dispatch": 15844, "warning": 15845, "\u2581ultimate": 15846, "picture": 15847, "expression": 15848, "\u2581Talk": 15849, "\u2581flick": 15850, "\u2581raising": 15851, "\u2581transactions": 15852, "\u2581glance": 15853, "\u2581gri": 15854, "\u2581\u043f\u0440\u0435\u0437": 15855, "selection": 15856, "\u045a\u0430": 15857, "endl": 15858, "\u2581Abb": 15859, "\u2581bold": 15860, "\u2581maintained": 15861, "Exists": 15862, "\u2581encouraged": 15863, "Qual": 15864, "\u2581essere": 15865, "\u2581hired": 15866, "letter": 15867, "itches": 15868, "others": 15869, "\u2581woj": 15870, "\u2581injuries": 15871, "\u2581dil": 15872, "execut": 15873, "\u2581Steel": 15874, "\u2581Garden": 15875, "\u0437\u044f": 15876, "\\,\\": 15877, "\u2581Angel": 15878, "prim": 15879, ">:]<": 15880, "gb": 15881, "peat": 15882, "inte": 15883, "\u2581apolog": 15884, "\u2581regulations": 15885, "Src": 15886, "kh": 15887, "Upload": 15888, "mapping": 15889, "\u2581presents": 15890, "\u2581poetry": 15891, "\u2581stops": 15892, "\u2581Tol": 15893, "\u2581tower": 15894, "\u2581OUT": 15895, "Thank": 15896, "\u2581organic": 15897, "\u2581drei": 15898, "\u2581pound": 15899, "century": 15900, "\u2581modules": 15901, "\u2581\u0434\u0435\u0440\u0435": 15902, "\u2581worn": 15903, "\u2581parad": 15904, "\u2581Cos": 15905, "fic": 15906, "\u2581\u0431\u0435\u0437": 15907, "\u2581Jimmy": 15908, "\u2581lands": 15909, "\u2581minist": 15910, "vspace": 15911, "\u2581lighting": 15912, "\u2581naked": 15913, "\u2581designer": 15914, "\u2581Stream": 15915, "TMP": 15916, "Center": 15917, "resentation": 15918, "ONT": 15919, "\u2581ers": 15920, "\u2581measurement": 15921, "\u2581muscles": 15922, "\u2581Ign": 15923, "\u2581COM": 15924, "\u2581fru": 15925, "\u2581genre": 15926, "\u2581alpha": 15927, "\u2581retirement": 15928, "\u2581Gon": 15929, "\u0151l": 15930, "contents": 15931, "\u2581healing": 15932, "\u2581sido": 15933, "incipal": 15934, "Permission": 15935, "\u0440\u0430\u043a": 15936, "\u2581Gordon": 15937, "\u2581Rank": 15938, "\u2581Autom": 15939, "Constructor": 15940, "wiki": 15941, "\u2581concerning": 15942, "rizona": 15943, "\u2581variant": 15944, "\u2581arranged": 15945, "\u2581Spr": 15946, "BPACK": 15947, "Timestamp": 15948, "restore": 15949, "aware": 15950, "\u2581Observ": 15951, "\u2581SV": 15952, "ipp": 15953, "\u2581Executive": 15954, "\u2581colleg": 15955, "\u2581explicitly": 15956, "written": 15957, "\u2581K\u00f6n": 15958, "irus": 15959, "\u2581Hold": 15960, "\u2581Pract": 15961, "Character": 15962, "\u2581redistribute": 15963, "uerto": 15964, "\u2581Student": 15965, "\u2581elder": 15966, "\u2581Dop": 15967, "vp": 15968, "\u2581Hub": 15969, "\u2581grounds": 15970, "\u2581Ry": 15971, "\u2581signals": 15972, "\u2581gifts": 15973, "\u2581strengthen": 15974, "\u2581Lyn": 15975, "commun": 15976, "\u2581\u043d\u0430\u0439": 15977, "\u2581finance": 15978, "noc": 15979, "helm": 15980, "\u2581cuts": 15981, "\u2581adventure": 15982, "\u2581Ric": 15983, "\u2581intellectual": 15984, "\u2581Output": 15985, "\u2581awk": 15986, "\u2581concentration": 15987, "\u2581guidance": 15988, "Buff": 15989, "\u2581filling": 15990, "\u2581regul": 15991, "\u2581delicious": 15992, "([]": 15993, "\u0448\u0438\u0445": 15994, "\u2581tons": 15995, "activity": 15996, "GP": 15997, "LOB": 15998, "stadt": 15999, "tal": 16000, "\u2581img": 16001, "\u2581rush": 16002, "attice": 16003, "\u2581pok": 16004, "steps": 16005, "\u2581lid": 16006, "\u2581DNA": 16007, "Browser": 16008, "\u2581ladies": 16009, "\u2581ann\u00e9es": 16010, "\u2581rescue": 16011, "avity": 16012, "rock": 16013, "\u2581glasses": 16014, "\u2581Bey": 16015, ")}$": 16016, "detail": 16017, "\u2581d\u00e9s": 16018, "tax": 16019, "\u2581favourite": 16020, "\u2581precision": 16021, "\u2581conoc": 16022, "Ms": 16023, "\u2581Native": 16024, "\u2581Pil": 16025, "InputStream": 16026, "orp": 16027, "\u2581Pap": 16028, "\u2581picking": 16029, "iph": 16030, "Loading": 16031, "\u2581priest": 16032, "Hook": 16033, "\u2581pist": 16034, "\u2581Une": 16035, "%,": 16036, "\u2581bil": 16037, "\u2581conservative": 16038, "eval": 16039, "iking": 16040, "'},": 16041, "\u2581sauce": 16042, "\u2581Due": 16043, "assen": 16044, "\u2581occasionally": 16045, "\u2581\u0414\u0436": 16046, "unknown": 16047, "DED": 16048, "\u2581drum": 16049, "\u2581dub": 16050, "ATURE": 16051, "usage": 16052, "getType": 16053, "reply": 16054, "\u2581strategic": 16055, "\u2581kap": 16056, "design": 16057, "datetime": 16058, "\u2581Prim": 16059, "Master": 16060, "\u2581Corps": 16061, "\u2581considerable": 16062, "\u2581Tu": 16063, "\u2581\u043b\u0430": 16064, "\u2581tous": 16065, "\u2581clar": 16066, "\u2581poem": 16067, "album": 16068, "]*": 16069, "loaded": 16070, "\u2581traveling": 16071, "\u0432\u044b\u0435": 16072, "\u2581Ferr": 16073, "\u2581pharm": 16074, "abi": 16075, "\u2581}\\": 16076, "collect": 16077, "\u2581Bour": 16078, "OC": 16079, "\u2581measurements": 16080, "\u2581Professional": 16081, "\u2581sensor": 16082, "utsche": 16083, "\u2581demanded": 16084, "\u2581accompanied": 16085, "\u2581prend": 16086, "\u2581encoding": 16087, "\u2581Geschichte": 16088, "\u2581mig": 16089, "\u2581Gib": 16090, "\u2581Reich": 16091, "\u2581myster": 16092, "\u2581Mock": 16093, "\u2581physically": 16094, "\u2581Bau": 16095, "\u2581Single": 16096, "\u2581managing": 16097, "\u2581Kil": 16098, "\u2581Temple": 16099, "\u2581lev": 16100, "\u2581l\u00ed": 16101, "CPU": 16102, "\u2581Premier": 16103, "\u2581Give": 16104, "iri": 16105, "NV": 16106, "\u2581AI": 16107, "\u2581fp": 16108, "\u043b\u0435\u043a\u0441\u0430\u043d\u0434": 16109, "\u2581tant": 16110, "\u2581fot": 16111, "Nullable": 16112, "\u2581guards": 16113, "Once": 16114, "\u2581chamber": 16115, "film": 16116, "\u2581bias": 16117, "\u2581Tai": 16118, "insic": 16119, "\u2581ml": 16120, "\u2581Ka": 16121, "\u0432\u0430\u043b": 16122, "\u2581SER": 16123, "\u2581Someone": 16124, "}}_{": 16125, "Fixed": 16126, "\u2581bent": 16127, "\u2581prohib": 16128, "\u2581bid": 16129, "\u2581fewer": 16130, "\u043a\u0440\u044b": 16131, "\u2581lugar": 16132, "\u2581deserve": 16133, "ssl": 16134, "\u2581cfg": 16135, "reck": 16136, "\u2581stability": 16137, "resize": 16138, "\u2581assertThat": 16139, "Trigger": 16140, "\u2581\u0441\u0442\u0430\u043d\u043e\u0432": 16141, "plugins": 16142, "\u2581lets": 16143, "\u0445\u0456\u0434": 16144, "\u2581Laura": 16145, "\u043d\u0435\u0440": 16146, "\u2581brut": 16147, "\u2581FI": 16148, "isons": 16149, "\u2581dyn": 16150, "icher": 16151, "rayed": 16152, "\u2581frequent": 16153, "\u2581jedoch": 16154, "\u2581Marine": 16155, "strings": 16156, "\u2581Util": 16157, "\u2581bos": 16158, "Mus": 16159, "\u2581Portugal": 16160, "Strategy": 16161, "\u2581\u043f\u043e\u0441\u0435": 16162, "\u2581slice": 16163, "\u2581insight": 16164, "\u2581widget": 16165, "\u2581g\u00e9n\u00e9ral": 16166, "messages": 16167, "\u2581Hu": 16168, "\u2581requirement": 16169, "Side": 16170, "emplates": 16171, "\u2581ceremony": 16172, "\u2581physics": 16173, "\u2581graduate": 16174, "para": 16175, "\u2581preserv": 16176, "\u2581shops": 16177, "zek": 16178, "\u2581ub": 16179, "prepare": 16180, "\u2581Oil": 16181, "\u2581fib": 16182, "\u2581runtime": 16183, "\u2581hogy": 16184, "Warning": 16185, "\u2581Convert": 16186, "bourne": 16187, "\u2581emerged": 16188, "\u2581\u0414\u0438": 16189, "ighth": 16190, "guard": 16191, "kal": 16192, "validation": 16193, "\u00eancia": 16194, "\u2581drinks": 16195, "theorem": 16196, "HR": 16197, "iev": 16198, "ployee": 16199, "Usage": 16200, "\u2581\u0441\u043f\u0435": 16201, "dispatch": 16202, "\u2581instantly": 16203, "obi": 16204, "\u2581justify": 16205, "\u2581Nev": 16206, "\u2581\u044f\u0432\u043b\u044f": 16207, "agra": 16208, "\u2581transmission": 16209, "fly": 16210, ";';": 17021, "\u2581cousin": 17022, "createElement": 17023, "Could": 17024, "\u2581capac": 17025, "\u2581pause": 17026, "ArrayList": 17027, "kte": 17028, "ordered": 17029, "\u2581shaking": 17030, "labels": 17031, "\u2581reducing": 17032, "\u0432\u044b\u0445": 17033, "USED": 17034, "\u2581voting": 17035, "\u2581Ministry": 17036, "\u2581Mig": 17037, "\u2581Chen": 17038, "\u2581accompany": 17039, "ulle": 17040, "\u2581ga": 17041, "\u2581equipped": 17042, "\u2581nun": 17043, "Bet": 17044, "\u2581licensed": 17045, "ARCH": 17046, "FN": 17047, "\u2581engines": 17048, "\u2581ster": 17049, "\u2581locale": 17050, "\u2581\u0432\u044a": 17051, "links": 17052, "\u2581Capital": 17053, "\u2581alien": 17054, "Wr": 17055, "\u0440\u044a": 17056, "Cart": 17057, "\u2581Marketing": 17058, "\u2581RT": 17059, "FileName": 17060, "\u2581ti": 17061, "iji": 17062, "\u2581versus": 17063, "live": 17064, "Sym": 17065, "kor": 17066, "\u2581emission": 17067, "umm": 17068, "ycz": 17069, "\u2581climbed": 17070, "\u2581plusieurs": 17071, "\u043a\u0440\u0438": 17072, "yar": 17073, "osten": 17074, "\u2581usb": 17075, "\u2581crossing": 17076, "\u2581polynom": 17077, "\u2581removal": 17078, "\u2581Adams": 17079, "\u2581ihre": 17080, "anden": 17081, "\u2581Benj": 17082, "\u2581Phill": 17083, "\u2581wounded": 17084, "\u2581Castle": 17085, "bild": 17086, "Annotation": 17087, "Processor": 17088, "\u2581tin": 17089, "folg": 17090, "\u2581Students": 17091, "\u2581Mexican": 17092, "\u2581administrative": 17093, "ILED": 17094, "\u2581conqu": 17095, "\u2581cheer": 17096, "\u2581Ces": 17097, "Because": 17098, "\u2581Juni": 17099, "\u2581encontr": 17100, "avi": 17101, "VI": 17102, "aku": 17103, "\u2581Ton": 17104, "\u2581smoking": 17105, "\u2581bay": 17106, "works": 17107, "\u0430\u0442": 17108, "attered": 17109, "\u2581Boolean": 17110, "\u2581Balt": 17111, "defer": 17112, "pathy": 17113, "Ah": 17114, "\u2581akt": 17115, "\u2581governor": 17116, "Pad": 17117, "\u2581sisters": 17118, "Lat": 17119, "\u2581revel": 17120, "\u2581SY": 17121, "itos": 17122, "\u2581filters": 17123, "Chunk": 17124, "consum": 17125, "\u2581removing": 17126, "\u2581Herr": 17127, "\u2581generator": 17128, "\u2581Cra": 17129, "\u2581farmers": 17130, "\u2581Members": 17131, "\u2581overcome": 17132, "\u2581Cin": 17133, "igkeit": 17134, "criptions": 17135, "Tests": 17136, "\u2581\u043a\u043b\u0443": 17137, "\u2581shake": 17138, "\u2581yy": 17139, "placement": 17140, "\u2581awards": 17141, "\u2581episodes": 17142, "\u2581Blood": 17143, "\u2581bullet": 17144, "\u2581viene": 17145, "\u2581Financial": 17146, "Future": 17147, "\u2581rou": 17148, "\u2581biologie": 17149, "\u2581useState": 17150, "iani": 17151, "piece": 17152, "\u2581speaker": 17153, "\u2581refr": 17154, "ARK": 17155, "\u2581MIT": 17156, "\u2581Tan": 17157, "\u2581Based": 17158, "\u2581cultiv": 17159, "\u2581hungry": 17160, "\u2581Ay": 17161, "\u2581Hey": 17162, "\u2581excitement": 17163, "ibraries": 17164, "Hit": 17165, "\u2581Ende": 17166, "NG": 17167, "FIL": 17168, ".\")": 17169, "Family": 17170, "inery": 17171, "necess": 17172, "velope": 17173, "\u2581Bot": 17174, "porter": 17175, "\u2581climb": 17176, "\u2581Eli": 17177, "urent": 17178, "\u2581mistakes": 17179, "\u00e1ban": 17180, "marks": 17181, "pkt": 17182, "Library": 17183, "sted": 17184, "ublice": 17185, "\u2581Administration": 17186, "\u2581shapes": 17187, "\u043f\u0443\u0431\u043b\u0438": 17188, "God": 17189, "innen": 17190, "\u043a\u043e\u043b\u043e": 17191, "<<<<": 17192, "ibe": 17193, "\u00eas": 17194, "\u2581\u0421\u0428\u0410": 17195, "\u2581Foreign": 17196, "\u2581Margaret": 17197, "\u2581gene": 17198, "\u2581disturb": 17199, "\u2581\u0442\u0435\u0440": 17200, "\u2581onClick": 17201, "\u2581Engineering": 17202, "\u2581stopping": 17203, "\u2581restrictions": 17204, ",*": 17205, "BUF": 17206, "\u2581shadows": 17207, "hci": 17208, "\u2581Christians": 17209, "\u2581fence": 17210, "\u2581luxury": 17211, "akh": 17212, "coord": 17213, "\u2581investigate": 17214, "\u2581conventional": 17215, "\"\u2014": 17216, "\u2581visits": 17217, "is\u00e9": 17218, "\u2581Sac": 17219, "className": 17220, "\u2581Psych": 17221, "\u2581reflected": 17222, "\u2581\u043f\u043b\u043e": 17223, "\u2581Vice": 17224, "\u0142aw": 17225, "________________": 17226, "\u2581Wolf": 17227, "rente": 17228, "\u2581Champion": 17229, "\u2581simulation": 17230, "esota": 17231, "\u2581Soon": 17232, "\u2581Cel": 17233, "\u2581theories": 17234, "\u2581STR": 17235, "\u2581collective": 17236, "\u2581coordinate": 17237, "querySelector": 17238, "emed": 17239, "Break": 17240, "\u2581gef": 17241, "\u2581electricity": 17242, "\u2581gathering": 17243, "aters": 17244, "exper": 17245, "\u2581Roma": 17246, "\u2581Cooper": 17247, "SYMBOL": 17248, "vd": 17249, "iversary": 17250, "aines": 17251, "\u2581Grad": 17252, "\u2581independence": 17253, "woh": 17254, "\u2581consequence": 17255, "\u2581conversations": 17256, "\u2581Rou": 17257, "\u2581andere": 17258, "\u2581Systems": 17259, "\u0433\u0430\u0440": 17260, "\u2581moist": 17261, "flu": 17262, "\u0446\u0456\u044f": 17263, "\u043d\u0438\u0448": 17264, "\u2581rode": 17265, "\u2581perd": 17266, "\u2581szer": 17267, "\u2581flood": 17268, "\u2581intim": 17269, "stderr": 17270, "\u2581reflection": 17271, "Scan": 17272, "\u2581disaster": 17273, "akespe": 17274, "\u2581Invalid": 17275, "\u2581humor": 17276, "\u2581Friedrich": 17277, "\u2581suggestions": 17278, "uvud": 17279, "Delay": 17280, "brief": 17281, "\u2581\u0438\u0441": 17282, "glied": 17283, "fas": 17284, "\u2581Smart": 17285, "\u2581medi": 17286, "sdk": 17287, "\u2581seus": 17288, "\u2581Arizona": 17289, "\u2581innocent": 17290, "Warn": 17291, "acious": 17292, "\u2581Moscow": 17293, "\u2581caps": 17294, "Delegate": 17295, "\u2581dramatic": 17296, "books": 17297, "\u2581shore": 17298, "uki": 17299, "\u2581Russell": 17300, "\u2581correlation": 17301, "Help": 17302, "\u2581pubblic": 17303, "zym": 17304, "comb": 17305, "EY": 17306, "LENGTH": 17307, "\u2581M\u00fcn": 17308, "\u2581_.": 17309, "\u2581ferm": 17310, "\u2581Ian": 17311, "\u2581Studio": 17312, "\u2581affairs": 17313, "los": 17314, "Rules": 17315, "running": 17316, "\u2581Posted": 17317, "Pixel": 17318, "\u2581dancing": 17319, "\u2581agreements": 17320, "\u2581Pic": 17321, "ancia": 17322, "\u2581m\u00e1": 17323, "ationToken": 17324, "descriptor": 17325, "\u2581Carter": 17326, "Release": 17327, "************": 17328, "\u2581outstanding": 17329, "changes": 17330, "ARRAY": 17331, "\u2581Barbara": 17332, "\u2581nurse": 17333, "(\r": 17334, "\u2581Douglas": 17335, "\u2581nucle": 17336, "ouri": 17337, "\u2581Style": 17338, "avo": 17339, "\u2581painful": 17340, "\u2581slic": 17341, "\u2581seinem": 17342, "SUPPORT": 17343, "ogene": 17344, "\u2581satell": 17345, "tagon": 17346, "\u2581collapse": 17347, "velle": 17348, "MON": 17349, "aughters": 17350, "\u2581threatened": 17351, "\u2581Illegal": 17352, "\u2581desperate": 17353, "strict": 17354, "rus": 17355, "\u0441\u0442\u0438\u0442\u0443": 17356, "\\\":": 17357, "\u2581conflic": 17358, "download": 17359, "atos": 17360, "\u2581Position": 17361, ".*;": 17362, "\u2581theater": 17363, "\u2581pleasant": 17364, "\u2581Cette": 17365, "\u2581Singapore": 17366, "heet": 17367, "\u2581pir": 17368, "\u2581acquis": 17369, "\u2581\u043d\u0430\u0437\u0432\u0430": 17370, "\u0442\u0435\u043b\u044f": 17371, "\u2581recru": 17372, "\u0436\u0435\u043d\u0438\u044f": 17373, "\u0451\u043b": 17374, "\u0432\u0435\u0440\u0441\u0438\u0442\u0435": 17375, "\u2581respective": 17376, "\u2581tunnel": 17377, "\u2581Dean": 17378, "Du": 17379, "\u2581uncle": 17380, "\u2581offensive": 17381, "colo": 17382, "\u2581Unlike": 17383, "series": 17384, "\u2581Arn": 17385, "minute": 17386, "\u2581descriptor": 17387, "\u2581stones": 17388, "ICATION": 17389, "\u2581Pad": 17390, "\u2581iPhone": 17391, "ei": 17392, "\u2581fantasy": 17393, "\u2581Korean": 17394, "\"}": 17395, "\u2581orth": 17396, "halten": 17397, "deep": 17398, "\u2581Kay": 17399, "requency": 17400, "\u2581duties": 17401, "awt": 17402, "\u2581nearest": 17403, "\u2581disorder": 17404, "\u0441\u0442\u0440\u0443": 17405, "\u2581Chile": 17406, "\u2581seq": 17407, "\u2581transportation": 17408, "OO": 17409, "\u2581Dez": 17410, "iju": 17411, "\u2581Results": 17412, "jed": 17413, "ivel": 17414, "HOST": 17415, "\u2581\u20ac": 17416, "\u2581\u00ce": 17417, "\u2581chin": 17418, "\u2581matt": 17419, "\u2581voted": 17420, "\u2581geh\u00f6r": 17421, "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581": 17422, "\u2581sue": 17423, "\u2581legacy": 17424, "\u0432\u0441\u044f": 17425, "SOURCE": 17426, "WORK": 17427, "itis": 17428, "\u2581$|": 17429, "\u2581\u043e\u0431\u043e": 17430, "\u2581nr": 17431, "\u2581Tamb": 17432, "\u2581snap": 17433, "\u2581impressed": 17434, "\u2581deposit": 17435, "\u2581divid": 17436, "Segment": 17437, "\u2581\u043a\u0430\u0440": 17438, "\u2581Gas": 17439, "\u2581crimes": 17440, "\u2581insult": 17441, "\u2581Hum": 17442, "\u2581bounded": 17443, "\u2581kicked": 17444, "\u2581\u041c\u0443": 17445, "\u2581|\\": 17446, "added": 17447, "Produ": 17448, "\u2581./": 17449, "\u2581awkward": 17450, "\u2581\u041a\u0440\u0430": 17451, "\u2581\u0457": 17452, "\u2581CONTR": 17453, "\u2581beim": 17454, "\u2581placeholder": 17455, "spi": 17456, "\u2581Bei": 17457, "\u2581Pf": 17458, "ientes": 17459, "disk": 17460, "blk": 17461, "neo": 17462, "itarian": 17463, "\u2581cogn": 17464, "\u2581sout": 17465, "\u2581trash": 17466, "\u2581Rab": 17467, "\u2581decline": 17468, "tat": 17469, "\u2581combine": 17470, "\u2581Tot": 17471, "\u2581drops": 17472, "Times": 17473, "cheduler": 17474, "\u2581governments": 17475, "Tex": 17476, "\u2581Used": 17477, "\u0437\u0430\u043d": 17478, "\u2581pd": 17479, "\u043c\u0435\u0442": 17480, "\u2581&=&": 17481, "\u2581Nag": 17482, "\u2581\u0434\u043e\u043b": 17483, "\u2581Always": 17484, "rtc": 17485, "\u0441\u043a\u0435": 17486, "\u2581performances": 17487, "rupted": 17488, "\u2581\u0434\u0432\u0430": 17489, "\u2581managers": 17490, "\u2581Pitt": 17491, "\u2581mystery": 17492, "\u2581settle": 17493, "ulse": 17494, "cross": 17495, "question": 17496, "asha": 17497, "seed": 17498, "urable": 17499, "Final": 17500, "++++": 17501, "inputs": 17502, "\u2581backup": 17503, "\u2581Learning": 17504, "\u2581*,": 17505, "logo": 17506, "\u2581seinen": 17507, "\u2581vulnerable": 17508, "directory": 17509, "i\u00eb": 17510, "\u2581friendship": 17511, "tu": 17512, "\u2581Vec": 17513, "rifice": 17514, "\u2581\u0431\u0440\u0430": 17515, "\u2581involve": 17516, "TON": 17517, "\u2581corrid": 17518, "separ": 17519, "Destroy": 17520, "\u2581jul": 17521, "\u2581inequality": 17522, "\u2581ain": 17523, "hex": 17524, "\u2581wider": 17525, "\u0442\u0435\u043b\u0438": 17526, "\u2581jack": 17527, "\u2581quot": 17528, "\u2581Glen": 17529, "initely": 17530, "ihood": 17531, "\u2581waist": 17532, "\u2581Manchester": 17533, "regular": 17534, "\u2581(&": 17535, "\u2581masses": 17536, "\u2581DEFAULT": 17537, "\u2581chairs": 17538, "\u2581Fast": 17539, "\u2581citt": 17540, "_{{\\": 17541, "oa": 17542, "\u2581$\\{": 17543, "\u2581seeds": 17544, "\u2581Ald": 17545, "\u2581Batt": 17546, "fab": 17547, "\u2581democracy": 17548, "DTO": 17549, "\u2581Hij": 17550, "PTR": 17551, "Na": 17552, "\u2581Harvard": 17553, "sid": 17554, "Pred": 17555, "fers": 17556, "\u2581spare": 17557, "AMP": 17558, "\u2581groupe": 17559, "\u2581sender": 17560, "\u2581Christopher": 17561, "\u2581prisoners": 17562, "\u2581Ker": 17563, "\u2581Crist": 17564, "\u2581ALL": 17565, "rice": 17566, "\u2581antes": 17567, "natural": 17568, "\u2581Susan": 17569, "\u2581Juli": 17570, "\u2581diab": 17571, "ixon": 17572, "icator": 17573, "\u2581flexible": 17574, "\u2581reserve": 17575, "Contains": 17576, "\u2581Hil": 17577, "\u2581Isa": 17578, "\u2581towns": 17579, "GS": 17580, "\u2581Trad": 17581, "\u2581Lock": 17582, "\u2581Grund": 17583, "\u2581criticism": 17584, "\u043d\u044e": 17585, "\u2581c\u0103": 17586, "\u2581politician": 17587, "stable": 17588, "Accept": 17589, "Summary": 17590, "\u2581tamb\u00e9m": 17591, "}^{-": 17592, "\u2581IM": 17593, "idal": 17594, "\u043c\u043e\u0440": 17595, "Blue": 17596, "GROUP": 17597, "\u2581terminal": 17598, "\u2581complexity": 17599, "\u2581locally": 17600, "DOWN": 17601, "\u2581Near": 17602, "Depth": 17603, "\u2581pole": 17604, "\u2581equality": 17605, "Site": 17606, "\u2581isinstance": 17607, "Speed": 17608, "ippi": 17609, ",&": 17610, "\u2581Enc": 17611, "\u0449\u0435\u043d": 17612, "\u2581mater": 17613, "\u2581slaves": 17614, "ACTION": 17615, "usalem": 17616, "\u2581haz": 17617, "\u2581Beat": 17618, "\u2581wrest": 17619, "\u2581llam": 17620, "Ins": 17621, "\u043c\u0438\u043d\u0430": 17622, "\u2581\u0431\u0443\u0432": 17623, "\u2581Frame": 17624, "ushes": 17625, "\u2581virtually": 17626, "\u2581Perm": 17627, "\u2581weights": 17628, "\u2581llvm": 17629, "\u2581cave": 17630, "states": 17631, "DMA": 17632, "ellt": 17633, "ifact": 17634, "vendor": 17635, "\u2581Emma": 17636, "Locale": 17637, "\u2581SET": 17638, "\u2581geometry": 17639, "Styles": 17640, "\u2581Referee": 17641, "\u2581weit": 17642, "fica": 17643, "\u2581ads": 17644, "gray": 17645, "\u2581Burg": 17646, "iona": 17647, "dagger": 17648, "\u2581Januar": 17649, "\u0434\u0435\u0439": 17650, "isterschaft": 17651, "ppo": 17652, "oids": 17653, "\u2581d\u00e9part": 17654, "Shader": 17655, "\u2581constraint": 17656, "Secret": 17657, "\u2581Peters": 17658, "\u2581eyeb": 17659, "\u2581mesh": 17660, "\u2581cookie": 17661, "\u2581Pick": 17662, "\u2581nick": 17663, "bye": 17664, "\u2581savings": 17665, "Try": 17666, "python": 17667, "\u2581patri": 17668, "\u2581multip": 17669, "\u2581kinda": 17670, "\u2581'_": 17671, "\u2581Franz": 17672, "\u2581cloth": 17673, "\u0437\u0443\u043b\u044c\u0442\u0430": 17674, "\u2581fleet": 17675, "\u2581humanity": 17676, "resa": 17677, "blob": 17678, "\u2581TX": 17679, "\u2581Buch": 17680, "\u2581Lond": 17681, "\u2581valley": 17682, "\u2581murm": 17683, "\u2581Trade": 17684, "linewidth": 17685, "\u2581especial": 17686, "upper": 17687, "\u2581hosp": 17688, "\u2581tanto": 17689, "\u2581oldest": 17690, "\u2581Roose": 17691, "\u2581hitting": 17692, "dog": 17693, "ovi": 17694, "},\r": 17695, "\u2581compatible": 17696, "\u2581Website": 17697, "poch": 17698, "\u2581Bag": 17699, "\u2581accomplish": 17700, "Christ": 17701, "asset": 17702, "\u2581Until": 17703, "\u2581geld": 17704, "Listen": 17705, "SB": 17706, "Setup": 17707, "icia": 17708, "\u2581lum": 17709, "\u2581janvier": 17710, "PAGE": 17711, "\u2581Nu": 17712, "/\"": 17713, "\u2581divorce": 17714, "Execute": 17715, "Depend": 17716, "\u2581Scottish": 17717, "\u2581Ts": 17718, "ruppe": 17719, "\u2581refuse": 17720, "\u2581Oktober": 17721, "ijk": 17722, "\u2581Amy": 17723, "\u2581dimin": 17724, "\u2581gross": 17725, "\u2581trat": 17726, "isible": 17727, "mixer": 17728, "\u2581autres": 17729, "\u2581neat": 17730, "\u2581otros": 17731, "Void": 17732, "\u2581schol": 17733, "\u2581Walker": 17734, "\u2581tube": 17735, "ologists": 17736, "\u2581\u0433\u0440\u0443\u043f": 17737, "\u2581haben": 17738, "uber": 17739, "ACTIVE": 17740, "\u2581Attendance": 17741, "\u2581\u043e\u043f": 17742, "\u2581blade": 17743, "oplus": 17744, "\u2581Original": 17745, "\u2581manufacturer": 17746, "asz": 17747, "\u00e2te": 17748, "rer": 17749, "\u2581Json": 17750, "\u2581succeeded": 17751, "uffle": 17752, "\u2581backed": 17753, "esian": 17754, "tick": 17755, "External": 17756, "\u2581XIX": 17757, "\u2581hearts": 17758, "\u2581\u041f\u043e\u0441\u043b\u0435": 17759, "olu": 17760, "\u2581\u043b\u0435\u0442": 17761, "VICE": 17762, "\u00e1rio": 17763, "\u2581fraud": 17764, "edu": 17765, "Primary": 17766, "\u2581gaming": 17767, "\u2581plt": 17768, "igator": 17769, "IES": 17770, "Compiler": 17771, "\u2581monument": 17772, "agem": 17773, "\u2581Rain": 17774, "\u2581moins": 17775, "oku": 17776, "osex": 17777, "\u2581Kansas": 17778, "\u2581gepublice": 17779, "\u2581Joy": 17780, "Scene": 17781, "\u2581kingdom": 17782, "rices": 17783, "\u2581juin": 17784, "\u2581uncomfortable": 17785, "\u2581Money": 17786, "obb": 17787, "expl": 17788, "strcmp": 17789, "\u2581dread": 17790, "rition": 17791, "\u2581Chi": 17792, "\u2581demonstrated": 17793, "\u2581vertices": 17794, "\u0447\u043e": 17795, "\u2581Culture": 17796, "FX": 17797, "Dictionary": 17798, "\u2581Dru": 17799, "trm": 17800, "\u2581examine": 17801, "\u2581therap": 17802, "i\u00e8me": 17803, "\u043c\u0438\u043d\u0438": 17804, "\u2581produces": 17805, "\u2581photographs": 17806, "\u2581threads": 17807, "\u2581MI": 17808, "\u2581extraordinary": 17809, "\u0441\u043a\u0438\u043c": 17810, "\u2581gepubliceerd": 17811, "\u2581Poland": 17812, "\u2581guaranteed": 17813, "RG": 17814, "osc": 17815, "\u0430\u043b\u0438": 17816, "\u2581\u0442\u0435\u0445": 17817, "errno": 17818, "science": 17819, "iffs": 17820, "\u2581Tam": 17821, "\u2581Beth": 17822, "\u2581Travel": 17823, "\u2581translate": 17824, "ch\u00e9": 17825, "\u2581ling": 17826, "\u2581belongs": 17827, "\u2581electrical": 17828, "ensk": 17829, "\u2581Compet": 17830, "cg": 17831, "VC": 17832, "topic": 17833, "\u2581presum": 17834, "\u0432\u0435\u0442\u0430": 17835, "\u2581approximation": 17836, "\u2581grim": 17837, "\u2581\u0418\u0437": 17838, "_{(": 17839, "\u0432\u0438\u043d": 17840, "ution": 17841, "owych": 17842, "\u00e5g": 17843, "sterreich": 17844, "\u2581characteristic": 17845, "oming": 17846, "\u2581/*!": 17847, "\u2581prize": 17848, "\u2581Minnesota": 17849, "ted": 17850, "\u0446\u044b": 17851, "\u2581Om": 17852, "\u2581indices": 17853, "\u2581stem": 17854, "regon": 17855, "\u043d\u0438\u0447\u0435": 17856, "\u2581Salv": 17857, "\u00e9se": 17858, "\u2581aged": 17859, "\u2581Past": 17860, "\u2581internation": 17861, "\u2581Vic": 17862, "\u2581resume": 17863, "akespeare": 17864, "\u2581estado": 17865, "\u2581abilities": 17866, "\u2581brow": 17867, "\u2581NFL": 17868, "\u2581trends": 17869, "\u2581Austin": 17870, "\u2581LIMIT": 17871, "\u2581Kor": 17872, "\u2581folk": 17873, "\u2581ward": 17874, "\u2581nest": 17875, "\u2581Junior": 17876, "\u2581maintaining": 17877, "Pub": 17878, "OBJECT": 17879, "\u2581bloody": 17880, "\u2581sj": 17881, "\u2581dtype": 17882, "Pane": 17883, "\u2581bacter": 17884, "\u2581gradually": 17885, "mr": 17886, "Team": 17887, "\u2581indicating": 17888, "\u2581decrease": 17889, "tek": 17890, "\u2581Represent": 17891, "\u2581developers": 17892, "Guid": 17893, "\u2581Diet": 17894, "\u2581retr": 17895, "Navigation": 17896, "esi": 17897, "\u2581lazy": 17898, "Standard": 17899, "Er": 17900, "AW": 17901, "\u2581\u00c9tats": 17902, "\u2581assured": 17903, "San": 17904, "\u2581Andre": 17905, "\u2019,": 17906, "fang": 17907, "\u00e9ration": 17908, "\u2581industries": 17909, "\u2581incon": 17910, "Emit": 17911, "\u2581\u0433\u0434\u0435": 17912, "\u2581retriev": 17913, "eni": 17914, "\u2581Turkey": 17915, "izers": 17916, "Angle": 17917, "\u2581oc": 17918, "\u2581palm": 17919, "\u2581stan": 17920, "\u043b\u044c\u043d\u043e": 17921, "\u2581CSS": 17922, "\u2581frances": 17923, "\u2581grin": 17924, "\u2581tiempo": 17925, "\u2581Prix": 17926, "]).": 17927, "\u2581deput": 17928, "\u2581Pin": 17929, "\u2581sixt": 17930, "\u2581predicted": 17931, "azure": 17932, "\u2581Motor": 17933, "\u2581ihm": 17934, "\u2581manus": 17935, "apos": 17936, "\u2581instruments": 17937, "\u2581counts": 17938, "\u2581aimed": 17939, "profit": 17940, "\u2581dok": 17941, "\u043e\u0431\u0440\u0430": 17942, "\u2581estud": 17943, "iesz": 17944, "\u2581piss": 17945, "\u2581inaug": 17946, "\u2581voters": 17947, "\u2581packages": 17948, "\u2581cute": 17949, "\u2581fitness": 17950, "\u2581leurs": 17951, "\u2581sorted": 17952, "phant": 17953, "OPT": 17954, "\u2581zip": 17955, "season": 17956, "emi": 17957, "encoding": 17958, "won": 17959, "elect": 17960, "\u2581tooth": 17961, "\u2581upcoming": 17962, "\u2581Graham": 17963, "nut": 17964, "\u2581Ark": 17965, "\u00e4lt": 17966, "\u2581precious": 17967, "agle": 17968, "n\u00e9e": 17969, "\u043d\u0438\u0446\u0430": 17970, "aris": 17971, "\u2581pile": 17972, "cole": 17973, "\u2581WITH": 17974, "routing": 17975, "\u2581***": 17976, "Appearance": 17977, "llvm": 17978, "\u2581Oliver": 17979, "\u2581PL": 17980, "ifndef": 17981, "etzt": 17982, "skiego": 17983, "\u2581pon": 17984, "ARGET": 17985, "k\u00f6": 17986, "alled": 17987, "\u2581=\\": 17988, "sure": 17989, "matches": 17990, "\u2581temperatures": 17991, "SEL": 17992, "\u2581clone": 17993, "\u2581eller": 17994, "erna": 17995, "\u2581\u043f\u043e\u043b\u043e": 17996, "Management": 17997, "company": 17998, "\u2581lun": 17999, "\u2581streaming": 18000, "\u2581Ni": 18001, "\u2581s\u00ed": 18002, "Contact": 18003, "\u2581Credit": 18004, "\u2581Oak": 18005, "\u2581\u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432": 18006, "radius": 18007, "cli": 18008, "IENT": 18009, "\u2581Lucy": 18010, "\u2581calculation": 18011, "\u2581pixel": 18012, "\u2581mul": 18013, "\u2581outcomes": 18014, "\u2581centers": 18015, "\u2581residence": 18016, "Constraint": 18017, "\u2581preserve": 18018, "peon": 18019, "uffix": 18020, "\u2581Roberts": 18021, "\u2581promot": 18022, "?!": 18023, "balance": 18024, "\u2581courts": 18025, "\u2581disg": 18026, "PRINT": 18027, "\u2581\u0438\u0445": 18028, "elfare": 18029, "\u2581retreat": 18030, "\u2581\u0410\u0432": 18031, "Cost": 18032, "also": 18033, "\u2581F\u00fcr": 18034, "\u2581M\u00e4rz": 18035, "DIO": 18036, "\u2581bez": 18037, "AUTH": 18038, "Den": 18039, "\u2581atom": 18040, "\u2581roman": 18041, "\u2581Pel": 18042, "\u2581Roosevelt": 18043, "\u2581Plant": 18044, "Contents": 18045, "\u2581Between": 18046, "\u2581coupling": 18047, "structure": 18048, "\u2581Marshall": 18049, "\u2581Career": 18050, "\u2581railway": 18051, "\u2581Bureau": 18052, "\u2581possibilities": 18053, "\u2581kor": 18054, "){\r": 18055, "mero": 18056, "mov": 18057, "\u0430\u043d\u0433\u043b": 18058, "AIN": 18059, "mund": 18060, "lette": 18061, "\u2581summar": 18062, "\u2581describing": 18063, "\u2581NAS": 18064, "\u2581Emb": 18065, "Instruction": 18066, "liest": 18067, "\u2581Sig": 18068, "Bill": 18069, "\u2581verd": 18070, "plant": 18071, "\u2581galaxies": 18072, "\"])": 18073, "\u2581PyObject": 18074, "\u2581Gy": 18075, "\u2581m\u011b": 18076, "\u2581organisation": 18077, "Her": 18078, "Sep": 18079, "ocom": 18080, "\u2581Same": 18081, "\u2581bite": 18082, "\u2581Seattle": 18083, "\u0437\u044b\u0432\u0430": 18084, "Observer": 18085, "\u2019.": 18086, "\u2581morph": 18087, "urches": 18088, "alph": 18089, "reement": 18090, "consin": 18091, "^-": 18092, "\u2581dann": 18093, "translate": 18094, "\u0432\u0438\u0445": 18095, "React": 18096, "\u2581cats": 18097, "\u2581brew": 18098, "\u2581ds": 18099, "\u2581circles": 18100, "\u2581drift": 18101, "agma": 18102, "\u2581Valent": 18103, "PIN": 18104, "ARM": 18105, "\u2581surviv": 18106, "alin": 18107, "Pref": 18108, "friendly": 18109, "\u2581uncertainty": 18110, "\u2581fd": 18111, "\u2581engineer": 18112, "Ben": 18113, "icular": 18114, "orest": 18115, "\u2581horizontal": 18116, "UTC": 18117, "textrm": 18118, "Live": 18119, "Score": 18120, "\u2581Germans": 18121, "distance": 18122, "uti": 18123, "\u2581\u00e9qu": 18124, "\u2581numerical": 18125, "\u2581reass": 18126, "Activ": 18127, "\u2581cod": 18128, "bullet": 18129, "ensing": 18130, "\u2581Gem": 18131, "\u2581navigation": 18132, "addClass": 18133, "\u2581simultaneously": 18134, "\u0432\u0438\u0439": 18135, "\u2581\u0439\u043e\u0433\u043e": 18136, "\u2581H\u00f6": 18137, "\u2581harsh": 18138, "precated": 18139, "\u0421\u0421\u0420": 18140, "\u2581Equip": 18141, "adget": 18142, "\u2581TYPE": 18143, "\u2581mg": 18144, "IGH": 18145, "\u2581vin": 18146, "\u2581findings": 18147, "ivan": 18148, "\u2581possession": 18149, "\u2581\u0442\u043e\u0433\u043e": 18150, "\u2581parsed": 18151, "riors": 18152, "zeichnet": 18153, "\u043d\u0438\u043a\u043e\u0432": 18154, "Worker": 18155, "\u2581enables": 18156, "\u2581($\\": 18157, "\u2581Copy": 18158, "\u2581orientation": 18159, "\u0441\u0442\u0440\u0435": 18160, "\u2581Indians": 18161, "\u2581Gary": 18162, "\u2581Insurance": 18163, "isan": 18164, "Chat": 18165, "\u2581comun": 18166, "\u2581coron": 18167, "\u043e\u0433\u0440\u0430\u0444\u0438\u044f": 18168, "updated": 18169, "\u2581\u0418\u043d": 18170, "These": 18171, "SEC": 18172, "\u2581boyfriend": 18173, "Diagnostics": 18174, "Hint": 18175, "mul": 18176, "\u2581inode": 18177, "xA": 18178, "eft": 18179, "OPTION": 18180, "unct": 18181, "annon": 18182, "ENS": 18183, "strip": 18184, "\u2581enthusi": 18185, "\u2581Whit": 18186, "\u2581\u0424\u0438": 18187, "aude": 18188, "\u2581disagree": 18189, "\u2581snapped": 18190, "Phys": 18191, "\u2581Syn": 18192, "\u2581sour": 18193, "\u2581Lux": 18194, "ugar": 18195, "tile": 18196, "\u2581infection": 18197, "\u2581Feb": 18198, "\u2581Chem": 18199, "dataset": 18200, "chts": 18201, "Dynamic": 18202, "\u2581\u0441\u0440\u0435\u0434": 18203, "\u2581queen": 18204, "worker": 18205, "swap": 18206, "\u2581timestamp": 18207, "\u2581Integr": 18208, "\u2581interviews": 18209, "such": 18210, "\u2581laughter": 18211, "prof": 18212, "\u2581Bird": 18213, "(|": 18214, "\u00e2n": 18215, "\u2581gra": 18216, "&=": 18217, "zens": 18218, "getMessage": 18219, "\u2581Ost": 18220, "\u2581gab": 18221, "\u2581mortgage": 18222, "multicol": 18223, "LEVEL": 18224, "partition": 18225, "seen": 18226, "\u2581declar": 18227, "AU": 18228, "\u2581ox": 18229, "\u2581ligger": 18230, "\u2581Carm": 18231, "geme": 18232, "\u2581Vegas": 18233, "\u2581Eug": 18234, "orus": 18235, "\u2581brick": 18236, "\u2581as\u00ed": 18237, "\u2581Magazine": 18238, "HasColumnType": 18239, "VR": 18240, "licher": 18241, "\u2581Future": 18242, "\u2581Jug": 18243, "attan": 18244, "constructor": 18245, "VP": 18246, "\u2581\u0442\u0443\u0440": 18247, "\u0447\u0438\u043d\u0430": 18248, "Comparator": 18249, "\u2581authentic": 18250, "\u2581monster": 18251, "\u2581transformed": 18252, "\u2581firms": 18253, "FW": 18254, "\u2581catalog": 18255, "boards": 18256, "\u2581diseases": 18257, "\u2581Benjamin": 18258, "\u2581horizon": 18259, "\u2581Available": 18260, "Mvc": 18261, "Stud": 18262, "\u2581lord": 18263, "general": 18264, "\u043f\u0430\u0440": 18265, "\u2581cabinet": 18266, "\u2581Basic": 18267, "TestCase": 18268, "ansk": 18269, "\u2581Snow": 18270, "ierten": 18271, "\u2581vocal": 18272, "Padding": 18273, "halt": 18274, "\u2581Alexand": 18275, "\u2581Colomb": 18276, "ivamente": 18277, "\u2581artificial": 18278, "\u2581Atlanta": 18279, "\u2581mentre": 18280, "\u2581estaba": 18281, "jekt": 18282, "\u2581slept": 18283, "\u2581endless": 18284, "\u00e9ro": 18285, "attery": 18286, "uur": 18287, "\u2581weakness": 18288, "\u2581attempting": 18289, "BYTE": 18290, "\u2581founder": 18291, "\u2581salv": 18292, "\u2581Medicine": 18293, "tid": 18294, "\u2581Schwe": 18295, "raction": 18296, "\u2581\u00bf": 18297, "crate": 18298, "SERVER": 18299, "\u2581compound": 18300, "\u2581conve": 18301, "\u2581caf": 18302, "\u2581handful": 18303, "onne": 18304, "\u00fablica": 18305, "\u2581defensive": 18306, "Alignment": 18307, "\u2581pr\u00e9c": 18308, "\u2581significance": 18309, "\u00e9l\u00e9": 18310, "arta": 18311, "Dam": 18312, "\u2581perpet": 18313, "\u2581caller": 18314, "icients": 18315, "cep": 18316, "\u2581Multi": 18317, "\u2581stolen": 18318, "\u2581focusing": 18319, "embed": 18320, "\u2581bree": 18321, "\u2581AB": 18322, "\u2581occasions": 18323, "sea": 18324, "Prov": 18325, "\u0447\u0435\u043d\u0438\u0435": 18326, "\u2581Category": 18327, "\u2581sq": 18328, "\u2581\u0424\u0435": 18329, "VA": 18330, "Diff": 18331, "Tri": 18332, "issement": 18333, "\u2581actress": 18334, "\u2581\u041f\u0435": 18335, "\u2581jej": 18336, "\u2581twisted": 18337, "\u2581Nicol": 18338, "\u2581junior": 18339, "Sound": 18340, "\u2581Brasil": 18341, "\u2581juice": 18342, "\u2581>>>": 18343, "\u2581Alb": 18344, "\u2581softly": 18345, "\u2581McK": 18346, "\u2581Gren": 18347, "\u2581italiano": 18348, "\u2581creatures": 18349, "\u2581residential": 18350, "\u2581Instagram": 18351, "ucks": 18352, "\u2581killer": 18353, "\u2581Johnny": 18354, "\u2581enterprise": 18355, "Dto": 18356, "chestra": 18357, "\u2581Tel": 18358, "\u2581Activ": 18359, "factor": 18360, "oust": 18361, "\u2581vacuum": 18362, "\u0440\u0430\u043b": 18363, "')->": 18364, "\u2581Left": 18365, "\u2581defect": 18366, "\u2581ninete": 18367, "fare": 18368, "\u2581regret": 18369, "\u2581shar": 18370, "ctrine": 18371, "mesh": 18372, "city": 18373, "icit": 18374, "\u2581Fem": 18375, "limited": 18376, "oka": 18377, "!\\!\\": 18378, "Donald": 18379, "\u0437\u043d\u043e": 18380, "\u2581provision": 18381, "\u2581discussions": 18382, "Drag": 18383, "\u2581Incl": 18384, "Exit": 18385, "\u2581Abd": 18386, "story": 18387, "ieve": 18388, "\u2581by\u0142": 18389, "olving": 18390, "wohner": 18391, "\u2581guidelines": 18392, "\u2581straw": 18393, "\u00fcss": 18394, "\u2581\u0431\u0443\u043b\u043e": 18395, "\u2581burden": 18396, "\u2581spatial": 18397, "\u2581stretched": 18398, "\u2581Inf": 18399, "\u2581typedef": 18400, "\u2581robot": 18401, "\u2581Doc": 18402, "pliers": 18403, "wal": 18404, "camp": 18405, "\u2581diff\u00e9": 18406, "\u2581McG": 18407, "\u2581tel": 18408, "arette": 18409, "\u2581subsequently": 18410, "\u2581honey": 18411, "FUNC": 18412, "\u2581establishment": 18413, "tesy": 18414, "\u2581kt\u00f3ry": 18415, "\u2581\u0441\u0435\u043b\u044c": 18416, "\u2581FO": 18417, "\u2581Islands": 18418, "\u2581mp": 18419, "Scalar": 18420, "\u2581Yan": 18421, "cken": 18422, "\u2581variation": 18423, "i\u0105": 18424, "optim": 18425, "azor": 18426, "tuple": 18427, "\u2581gravity": 18428, "\u2581conclude": 18429, "\u2581collections": 18430, "\u00e9sz": 18431, "\u2581Liver": 18432, "\u2581ethnic": 18433, "compile": 18434, "\u2581parl": 18435, "Surface": 18436, "{'": 18437, "\u2581paragraph": 18438, "posite": 18439, "\u00edtulo": 18440, "oba": 18441, "binary": 18442, "rob": 18443, "\u2581Pedro": 18444, "\u2581fis": 18445, "\u2581Grande": 18446, "odox": 18447, "\u2581posting": 18448, "": 26345, "olent": 26346, "\u2581\u044d\u0442\u043e\u0433\u043e": 26347, "\u2581Generic": 26348, "\u2581*/,": 26349, "\u2581combinations": 26350, "\u2581rejo": 26351, "\u0441\u043f\u0443\u0431\u043b\u0438": 26352, "capacity": 26353, "\u2581traces": 26354, "\u2581opacity": 26355, "\u2581Official": 26356, "icion": 26357, "\u2581emotionally": 26358, "\u2581Joel": 26359, "\u0441\u044c\u043a\u043e\u043c\u0443": 26360, "\u2581legendary": 26361, "\u2581pam": 26362, "\u2581Tambi\u00e9n": 26363, ".<": 26364, "iba": 26365, "midt": 26366, "\u0431\u043e\u043c": 26367, "\u2581ensuite": 26368, "Authorization": 26369, "Pag": 26370, "\u2581helmet": 26371, "\u2581territo": 26372, "secondary": 26373, "\u2581segunda": 26374, "\u2581Wire": 26375, "recated": 26376, "\u2581invoked": 26377, "\u2581ValueError": 26378, "\u2581\u0444\u043e": 26379, "ALIGN": 26380, "CURRENT": 26381, "\\+\\_\\": 26382, "\u2581compilation": 26383, "\u00e6r": 26384, "\u2581Palmar": 26385, "\u2581influences": 26386, "/:": 26387, "Mix": 26388, "NOP": 26389, "econom": 26390, "\u2581tucked": 26391, "\u2581});\r": 26392, "ANK": 26393, "reject": 26394, "\u2581pension": 26395, "\u2581generates": 26396, "\u0447\u0451": 26397, "\u2581incap": 26398, "\u2581clicked": 26399, "\u2581fus": 26400, "ourses": 26401, "\u2581Easter": 26402, "%;": 26403, "zin": 26404, "\u2581obligations": 26405, "\u2581Tips": 26406, "};\r": 26407, ".\"_": 26408, "\u2581BSD": 26409, "\u00e1tica": 26410, "\u2581expose": 26411, "Pars": 26412, "\u2581Amanda": 26413, "\u043a\u0443\u043f": 26414, "\u2581guessed": 26415, "dsi": 26416, "\u2581Leip": 26417, "Broad": 26418, "\u2581Hughes": 26419, "i\u00e9": 26420, "\u2581Wahl": 26421, "\u2581formerly": 26422, "Relative": 26423, "\u2581Yu": 26424, "\u2581Mountains": 26425, "\u2581Enum": 26426, "\u2581strang": 26427, "_-": 26428, "recht": 26429, "viv": 26430, "pause": 26431, "\u2581Londres": 26432, "\u2581elbow": 26433, "\u2581Hawaii": 26434, "\u2581Casino": 26435, "Threshold": 26436, "Units": 26437, "Include": 26438, "\u0438\u0442\u043e": 26439, "asury": 26440, "\u2581steht": 26441, "\u2581damned": 26442, "\u2581packets": 26443, "\u2581Werk": 26444, "\u2581elevator": 26445, "iedad": 26446, "govern": 26447, "\u2581CONTRACT": 26448, "mals": 26449, "\u2581remem": 26450, "\u2581entonces": 26451, "\u2581vas": 26452, "\u2581sympathy": 26453, "\u2581befindet": 26454, "incing": 26455, "DataSet": 26456, "\u2581additionally": 26457, "\u2581musician": 26458, "\u0448\u0435\u0433\u043e": 26459, "\u2581listop": 26460, ">\")": 26461, "Printf": 26462, "\u2581Felix": 26463, "\u2581carved": 26464, "\u2581nicely": 26465, "\u0433\u043e\u043c": 26466, "chap": 26467, "\u2581Nieder": 26468, "\u2581Lav": 26469, "\u2581modifications": 26470, "moment": 26471, "\u2581balcon": 26472, "\u2581dependency": 26473, "CKET": 26474, "\u2581vanished": 26475, "\u2581fighters": 26476, "\u2581zun\u00e4chst": 26477, "ioctl": 26478, "\u2581defens": 26479, "\u2581Nem": 26480, "Utility": 26481, "\u2581curv": 26482, "\u2581DAMAGES": 26483, "\u2581Rogers": 26484, "\u2581gratitude": 26485, "\u2581Denmark": 26486, "\u0440\u0430\u044f": 26487, "grpc": 26488, "\u2581juni": 26489, "\u2581\u043e\u043a\u0442\u044f\u0431\u0440\u044f": 26490, "\u2581immense": 26491, "\u2581prevented": 26492, "\u2581foam": 26493, "\u2581Extra": 26494, "aimed": 26495, "\u2581Criteria": 26496, "\u2581Simply": 26497, "boxes": 26498, "\u2581Legend": 26499, "\u2581Players": 26500, "\u2581Mercedes": 26501, "\u2581Branch": 26502, "TERN": 26503, "omena": 26504, "\u2581incorporate": 26505, "conde": 26506, "\u2581Estado": 26507, "\u2581wasted": 26508, "\u2581complaining": 26509, "\u2581warriors": 26510, "oter": 26511, "\u2581\u044d\u0442\u043e\u043c": 26512, "\u2581conten": 26513, "\u2581machinery": 26514, "\u2581technological": 26515, "\u2581TD": 26516, "\u2581gras": 26517, "\u2581minimize": 26518, "\u2581Door": 26519, "\u2581bzw": 26520, "\u2581prac": 26521, "TREE": 26522, "\u2581Wing": 26523, "\u2581Transaction": 26524, "\u2581MVT": 26525, "\u2581Klein": 26526, "commons": 26527, "\u2581}{": 26528, "\u2581Heritage": 26529, "\u2581fade": 26530, "\u0440\u043e\u043a": 26531, "setValue": 26532, "\u2581Wallace": 26533, "MX": 26534, "\u2581ACT": 26535, "\u2581footage": 26536, "\u2581entstand": 26537, "arga": 26538, "\u2581nails": 26539, "\u2581capitalism": 26540, "\u2581Garc": 26541, "\u2581suspension": 26542, "ilis": 26543, "\u2581Mov": 26544, "uffled": 26545, "Arc": 26546, "\u2581Beautiful": 26547, "WAY": 26548, "Parallel": 26549, "XXXX": 26550, "diag": 26551, "\u2581DT": 26552, "mq": 26553, "TextView": 26554, "MLE": 26555, "ennen": 26556, "\u2581infected": 26557, "\u2581therapist": 26558, "INGS": 26559, "\u2581cidade": 26560, "\u044a\u043d": 26561, "\u2581pdf": 26562, "\u2581bump": 26563, "CTX": 26564, "\u2581INCLUDING": 26565, "\u2581Gef": 26566, "ENTIAL": 26567, "\u2581handy": 26568, "\u2581temporal": 26569, "AtA": 26570, "ISH": 26571, "\u2581Pattern": 26572, "\u2581lan": 26573, "ependant": 26574, "\u2581shining": 26575, "idy": 26576, "\u2581NT": 26577, "\u2581Fran": 26578, "\u2581nurses": 26579, "\u2581betray": 26580, "\u2581sensible": 26581, "\u2581\u0430\u043f\u0440\u0435\u043b\u044f": 26582, "\u2581'[": 26583, "\u2581thirteen": 26584, ")}_{": 26585, "\u2581Noah": 26586, "INSERT": 26587, "istically": 26588, "\u2581Appendix": 26589, "\u2581recher": 26590, "Receiver": 26591, "\u2581dernier": 26592, "\u043b\u043b\u0430": 26593, "\u043b\u0438\u0437\u0430": 26594, "\u2581Partido": 26595, "\u2581maximal": 26596, "snap": 26597, "\u2581\u0447\u0430\u0441\u0442\u044c": 26598, "STOP": 26599, "\u2581ultra": 26600, "\u2581d\u00e9velopp": 26601, "\u2581tegen": 26602, "\u2581\u0427\u0438": 26603, "LIB": 26604, "\u2581baseline": 26605, "reload": 26606, "\u2581Arbitro": 26607, "\u2581kall": 26608, "capture": 26609, "Arm": 26610, "quin": 26611, "impse": 26612, "zas": 26613, "\u2581Cand": 26614, "\u2581brains": 26615, "\u2581hostile": 26616, "\u2581marble": 26617, "oons": 26618, "\u2581Loss": 26619, "MetaData": 26620, "\u2581Rep\u00fablica": 26621, "\u2581andra": 26622, "oden": 26623, "\u2581documented": 26624, "\u2581Moses": 26625, "odd": 26626, "\u2581wax": 26627, "usch": 26628, "\u2581diagnosed": 26629, "inkle": 26630, "\u2581Xbox": 26631, "\u2581seventy": 26632, "cias": 26633, "\u2581noviembre": 26634, "Compute": 26635, "});\r": 26636, "\u2581Philippe": 26637, "\u2581F\u00f6r": 26638, "Leave": 26639, "\u2581sage": 26640, "\u2581unpre": 26641, "\u2581Fortunately": 26642, "\u2581apost": 26643, "entities": 26644, "\u2581ellos": 26645, "authorized": 26646, "GBT": 26647, "\u2581insist": 26648, "\u2581inspire": 26649, "Mass": 26650, "\u2581r\u00f4le": 26651, "fee": 26652, "ipart": 26653, "\u0446\u0435\u0440": 26654, "unate": 26655, "\u2581CNN": 26656, ":}": 26657, "\u2581unhappy": 26658, "\u2581imported": 26659, "HIGH": 26660, "rings": 26661, "\u2581Instance": 26662, "Bay": 26663, "agles": 26664, "mee": 26665, "bery": 26666, "\u2581Stories": 26667, "\u2581Chase": 26668, "\u2581carriage": 26669, "\u2581misunder": 26670, "\u2581imagin": 26671, "pw": 26672, "\u2581Meter": 26673, "\u2581crowds": 26674, "\u2581Fame": 26675, "skill": 26676, "\u2581comed": 26677, "\u2581ranch": 26678, "\u2581lacking": 26679, "\u2581submar": 26680, "iante": 26681, "\u2581lanz": 26682, "\u2581\u0441\u043b\u0443\u0436": 26683, "-----------": 26684, "\u2581obten": 26685, "\u2581downstairs": 26686, "YN": 26687, "rotation": 26688, "\u2581Jesse": 26689, "$(\"#": 26690, "\u2581puls": 26691, "irling": 26692, "\u2581Schaus": 26693, "\u2581deployed": 26694, "\u2581{}\",": 26695, "\u2581Marvel": 26696, "ENUM": 26697, "\u2581Mathemat": 26698, "\u2581nn": 26699, "compet": 26700, "k\u00f3w": 26701, "bil": 26702, "Which": 26703, "isine": 26704, "\u2581rude": 26705, "\u2581niveau": 26706, "\u2581\u00e1rea": 26707, "\u2581pr\u00e8s": 26708, "atis": 26709, "\u2581[...]": 26710, "fur": 26711, "omm": 26712, "packed": 26713, "\u043c\u0435\u043d\u0435": 26714, "scriptstyle": 26715, "\u2581Ath": 26716, "\u2581desp": 26717, "eltemperaturen": 26718, "\u2581talents": 26719, "ocy": 26720, "\u2581raises": 26721, "LIMIT": 26722, "\u2581editorial": 26723, "\u2581Animal": 26724, "drive": 26725, "\u2581\u0440\u0430\u0431\u043e\u0442\u0430": 26726, "bss": 26727, "\u2581Sev": 26728, "epoch": 26729, "\u2581RC": 26730, "UNUSED": 26731, "\u2581mandatory": 26732, "(?:": 26733, "\u2581Bin": 26734, "\u2581synthetic": 26735, "\u2581gown": 26736, "\u2581Dob": 26737, "kap": 26738, "\u2581harmon": 26739, "\u2581liberty": 26740, "\u2581Rice": 26741, "\u2581prayers": 26742, "\u2581mise": 26743, "\u2581confusing": 26744, "\u2581leap": 26745, "\u2581arrives": 26746, "kamp": 26747, "\u2581thats": 26748, "ACC": 26749, "\u2581Parameters": 26750, "\u2581\u043e\u0434\u043d\u043e": 26751, "\u2581Bio": 26752, "density": 26753, "\u2581glimpse": 26754, "FORE": 26755, "\u2581Listen": 26756, "Prev": 26757, "}\\,\\": 26758, "\u043a\u0443\u043b\u044c": 26759, "\u2581SEC": 26760, "\u2581explored": 26761, "\u2581meantime": 26762, "AIL": 26763, "\u2581WP": 26764, "\u2581raison": 26765, "\u2581existe": 26766, "\u2581lesser": 26767, "\u2581Validate": 26768, "\u2581caution": 26769, "usta": 26770, "heading": 26771, "EFF": 26772, ".'\"": 26773, "\u2581Gilbert": 26774, "\u2581limitation": 26775, "\u2581retour": 26776, "\u2581Commonwealth": 26777, "\u2581gewann": 26778, "\u2581miserable": 26779, "\u2581networking": 26780, "\u2581ottobre": 26781, "\u2581Dise": 26782, "edges": 26783, "\u2581sede": 26784, "\u0432\u0438\u0447\u0430": 26785, "uniform": 26786, "\u2581\u0434\u0435\u044f\u0442\u0435\u043b\u044c": 26787, "iros": 26788, "\u2581desen": 26789, "\u2581parc": 26790, "\u2581Rico": 26791, "Ns": 26792, "guid": 26793, "orio": 26794, "avelength": 26795, "\u2581Gle": 26796, "inceton": 26797, "Amaz": 26798, "Construct": 26799, "\u2581mx": 26800, "\u2581Vern": 26801, "\u2581Generation": 26802, "Jack": 26803, "romag": 26804, "\u2581viagra": 26805, "\u2581Peg": 26806, "\u2581Updated": 26807, "\u2581overlap": 26808, "EventArgs": 26809, "\u043a\u0440\u043e": 26810, "\u2581*\u00ab": 26811, "\u2581questioned": 26812, "South": 26813, "notice": 26814, "\u2581permanently": 26815, "lst": 26816, "ficie": 26817, "\u2581quella": 26818, "\u2581colleges": 26819, "\u2581disappointment": 26820, "\u2581Luft": 26821, "imgur": 26822, "\u2581transitions": 26823, "\u2581seller": 26824, "\u2581\u0438\u044e\u043d\u044f": 26825, "\u2581Og": 26826, "\u2581ADD": 26827, "\u2581Pays": 26828, "COMMAND": 26829, "grades": 26830, "\u2581febbra": 26831, "\u2581Cyr": 26832, "\u2581febbraio": 26833, "eti": 26834, "\u2581arom": 26835, "\u2581Claude": 26836, "\u2581UEFA": 26837, "\u2581\u0436\u0438\u0432\u0435": 26838, "\u2581Victorian": 26839, "keeping": 26840, "\u00ean": 26841, "\u2581FIXME": 26842, "itime": 26843, "chestr": 26844, "\u2581Samsung": 26845, "\u2581doctrine": 26846, "\u2581pear": 26847, "\u2581Mediterranean": 26848, "\u2581Ya": 26849, "\u2581vault": 26850, "\u2581Historic": 26851, "\u2581sedan": 26852, "\u2581heated": 26853, "\u2581pol\u00edtica": 26854, "Proof": 26855, ":{": 26856, "fem": 26857, "\u2581Frankfurt": 26858, "pectives": 26859, "MG": 26860, "\u2581Eye": 26861, "dai": 26862, "\u2581reserves": 26863, "NER": 26864, "\u2581tobacco": 26865, "\u2581fragments": 26866, "icc": 26867, "\u2581booth": 26868, "\u2581cruise": 26869, "\u2581Testament": 26870, "cola": 26871, "\u2581Leop": 26872, "\u2581noon": 26873, "\u2581terrified": 26874, "vb": 26875, "intel": 26876, "alie": 26877, "\u2581verification": 26878, "yster": 26879, "ADER": 26880, "chied": 26881, "\u2581datasets": 26882, "\u2581\u0437\u0456": 26883, "\u2581miem": 26884, "ulates": 26885, "\u2581uuid": 26886, "\u2581Pictures": 26887, "\u2581Brend": 26888, "Billboard": 26889, "\u2581stern": 26890, "\u2581denom": 26891, "\u2581accidents": 26892, "\u0441\u043d\u044f": 26893, "\u2581packing": 26894, "\u0446\u0438\u0458\u0430": 26895, "iblical": 26896, "\u2581\u0422\u0430\u043a": 26897, "\u2581whisk": 26898, "\u2581luego": 26899, "\u2581rectangle": 26900, "\u2581hooks": 26901, "\u2581neglect": 26902, "\u2581sober": 26903, "proposition": 26904, "Multiple": 26905, ":\",": 26906, "\u2581bapt": 26907, "Parts": 26908, "\u2581Selection": 26909, "\u2581Alpha": 26910, "weights": 26911, "hall": 26912, "\u0441\u043e\u0431": 26913, "\u2581lur": 26914, "\u2581\u00e9poca": 26915, "\u2581rested": 26916, "ambigu": 26917, "\u2581tastes": 26918, "amazonaws": 26919, "\u2581confess": 26920, "\u2581diciembre": 26921, "implement": 26922, "\u2581absorption": 26923, "Hal": 26924, "LEAN": 26925, "\u2581Zach": 26926, "\u2581freeze": 26927, "LBL": 26928, "STM": 26929, "\u2581calc": 26930, "={()": 26931, "=*/": 26932, "\u2581bt": 26933, "Reb": 26934, "\u2581Wien": 26935, "anska": 26936, "\u2581surn": 26937, "iative": 26938, "\u2581inv\u00e5n": 26939, "CY": 26940, "\u2581l\u00e0": 26941, "amba": 26942, "leen": 26943, "wahl": 26944, "\u2581functioning": 26945, "\u021bia": 26946, "getContext": 26947, "gart": 26948, "\u2581\u043e\u0431\u0435": 26949, "Pen": 26950, "vik": 26951, "Slider": 26952, "\u2581Accept": 26953, "Gap": 26954, "\u2581Jorge": 26955, "SIG": 26956, "\u2581\u0432\u043e\u0441": 26957, "\u2581\u0433\u043e\u043b\u043e": 26958, "\u2581periodo": 26959, "\u0448\u0442\u0430": 26960, "\u2581patches": 26961, "\u043a\u043e\u0457": 26962, "\u00e4re": 26963, "engono": 26964, "lista": 26965, "horn": 26966, "\u2581Complex": 26967, "Sent": 26968, "trfs": 26969, "\u2581convex": 26970, "Generation": 26971, "\u2581\u043c\u0456\u0441\u0446\u0435": 26972, "compress": 26973, "\u2581Sax": 26974, "\u2581uid": 26975, "\u2581Lebens": 26976, "Completion": 26977, "\\|_{": 26978, "insky": 26979, "\u2581schon": 26980, "\u2581masters": 26981, "independ": 26982, "neys": 26983, "\u2581lied": 26984, "\u2581aspir": 26985, "\u0447\u043d\u0456": 26986, "\u2581breakdown": 26987, "\u2581Harm": 26988, "\u2581designing": 26989, "hf": 26990, "\u2581Angela": 26991, "\u2581confer": 26992, "\u2581partido": 26993, "\u2581interference": 26994, "mao": 26995, "\u2581absorbed": 26996, "\u2581Vall": 26997, "ErrorCode": 26998, "\u2581Publishing": 26999, "vano": 27000, "BITS": 27001, "\u2581deer": 27002, "\u2581Campaign": 27003, "\u2581graz": 27004, "CHANGE": 27005, "\u2581feder": 27006, "iffe": 27007, "handed": 27008, "cq": 27009, "umbing": 27010, "\u2581unre": 27011, "\u2581siendo": 27012, "\u2581simpler": 27013, "why": 27014, "arettes": 27015, "anst": 27016, "\u2581hass": 27017, "\u2581Enterprise": 27018, "\u2581mois": 27019, "\u2581Fo": 27020, "\u2581\u0443\u0447\u0430\u0441\u0442": 27021, "ffen": 27022, "\u2581MODULE": 27023, "\u2581activated": 27024, "\u2581internacional": 27025, "\u2581Mittel": 27026, "degree": 27027, "\u2581\u043e\u0442\u043a\u0440\u044b": 27028, "\u2581&(": 27029, "getProperty": 27030, "isz": 27031, "cedure": 27032, "\u2581enters": 27033, "\u2581Sally": 27034, "\u2581Train": 27035, "\u2581logged": 27036, "\u2581Rav": 27037, "\u2581Avoid": 27038, "\u2581Kaiser": 27039, "\u2581expend": 27040, "aphor": 27041, "\u2581brass": 27042, "\u2581melod": 27043, "\u2581attitudes": 27044, "*\"": 27045, "Wall": 27046, "\u2581owe": 27047, "\u2581bamb": 27048, "shader": 27049, "cester": 27050, "\u2581PP": 27051, "\u2581migrations": 27052, "entric": 27053, "\u2581Setup": 27054, "\u2581Artist": 27055, "hre": 27056, "\u2581polite": 27057, "ahan": 27058, "\u2581luglio": 27059, "\u2581predecess": 27060, "\u2581SIG": 27061, "\u0442\u0456\u0432": 27062, "\u2581RF": 27063, "\u2581Dry": 27064, "\u2581maker": 27065, "\u0448\u0438\u043c": 27066, "\u2581Sounds": 27067, "\u2581implementing": 27068, "\u2581ah": 27069, "\u2581gev": 27070, "\u2581duplicate": 27071, "\u2581Logan": 27072, "\u2581Grade": 27073, "DUCT": 27074, "\u00edses": 27075, "\u00e9rt": 27076, "\u2581nonsense": 27077, "backup": 27078, "Attachment": 27079, "\u2581ecc": 27080, "\u2581Squadron": 27081, "learn": 27082, "deprecated": 27083, "\u2581Aub": 27084, "\u2581Gol": 27085, "\u2581overl": 27086, "SERVICE": 27087, "\u2581beautifully": 27088, "REL": 27089, "\u2581Gian": 27090, "\u2581Papa": 27091, "respond": 27092, "\u2581Caribbean": 27093, "rn": 27094, "\u2581\u0445\u0443\u0434\u043e\u0436": 27095, "Cfg": 27096, "rai": 27097, "\u2581sniff": 27098, "tto": 27099, "\u043e\u043b\u043e\u0433\u0438": 27100, "\u2581rb": 27101, "\u2581incidents": 27102, "\u2581duck": 27103, "\u2581PROVIDED": 27104, "Sources": 27105, "\u2581Chelsea": 27106, "\u2581tek": 27107, "\u2581\u043d\u0430\u043b\u0430\u0437\u0438": 27108, "\u2581pilots": 27109, "\u0442\u043a\u0438": 27110, "\u2581traded": 27111, "\u2581Beijing": 27112, "\u2581Gregory": 27113, "scalar": 27114, "\u2581inclined": 27115, "\u2581Kamp": 27116, "\u2581Marian": 27117, "\u2581fierce": 27118, "\u2581theft": 27119, "\u044e\u0449\u0438\u0445": 27120, "\u2581Into": 27121, "constraint": 27122, "parentNode": 27123, "idental": 27124, "\u2581gouvernement": 27125, "\u2581SND": 27126, "\u2581Ruby": 27127, "\u2581monaster": 27128, "Records": 27129, "\u2581Kab": 27130, "\u2581Universe": 27131, "\u2581approximate": 27132, "Water": 27133, "\u2581Physical": 27134, "appers": 27135, "oubtedly": 27136, "\u043b\u043e\u0436\u0435\u043d": 27137, "\u2581towel": 27138, "\u2581siblings": 27139, "eph": 27140, "icios": 27141, "\u0440\u0430\u043c\u0438": 27142, "\u2581outrage": 27143, "\u2581tamb\u00e9": 27144, "SRC": 27145, "\u0442\u0435\u043b\u0435\u043c": 27146, "Vi": 27147, ".');": 27148, "LM": 27149, "\u2581mitt": 27150, "\u2581weed": 27151, "\u2581crops": 27152, "iman": 27153, "Claim": 27154, "insula": 27155, "\u2581(\u201c": 27156, "\u2581Changes": 27157, "\u2581inv\u00e5nare": 27158, "again": 27159, "\u2581cnt": 27160, "\u2581Gaz": 27161, "\u2581austral": 27162, "overlay": 27163, "\u2581Mechan": 27164, "\u2581slammed": 27165, "\u2581trailing": 27166, "\u2581Biography": 27167, "\u2581appealing": 27168, "IVER": 27169, "\u2581Ave": 27170, "\u2581Plot": 27171, "voj": 27172, "\u2581sung": 27173, "\u2581unos": 27174, "Effects": 27175, "vv": 27176, "cook": 27177, "Buttons": 27178, "\u2581transm": 27179, "ierto": 27180, "CONTEXT": 27181, "\u2581dignity": 27182, "aired": 27183, "javax": 27184, "\u2581Alberto": 27185, "\u2581Recently": 27186, "\u2581facial": 27187, "mathop": 27188, "a\u0142o": 27189, "\u0432\u0438\u0434": 27190, "cott": 27191, "Variables": 27192, "\u2581Ran": 27193, "\u2581bunk": 27194, "amiliar": 27195, "CAST": 27196, "\u2581fr\u00fc": 27197, "VED": 27198, "\u2581NOTICE": 27199, "\u2581turno": 27200, "validator": 27201, "\u2581Portuguese": 27202, "\u2581questioning": 27203, "}})": 27204, "\u2581lear": 27205, "Xamarin": 27206, "\u2581disadv": 27207, "encoded": 27208, "\u2581Kot": 27209, "rated": 27210, "\u2581Theory": 27211, "cius": 27212, "\u2581Darwin": 27213, "\u0452\u0435": 27214, "\u2581d\u00e9cl": 27215, "\u2581\u043e\u0431\u043b\u0430\u0441\u0442\u044c": 27216, "\u0440\u043e\u0432\u0438\u0447": 27217, "\u2581mobility": 27218, "VF": 27219, "\u2581\u0445\u0438": 27220, "until": 27221, "\u2581barriers": 27222, "gif": 27223, "\u2581Roh": 27224, "\u2581aging": 27225, "\u2581Widget": 27226, "olk": 27227, "\u2581farms": 27228, "Checker": 27229, "Introduction": 27230, "\u0441\u043c\u043e": 27231, "\u2581Russians": 27232, "naments": 27233, "\u2581Insert": 27234, "\u2581Whenever": 27235, "erset": 27236, "itori": 27237, "\u2581Dort": 27238, "\u2581costume": 27239, "\u2581mathematical": 27240, "\u2581Bast": 27241, "\u2581nominated": 27242, "\u2581restoration": 27243, "posal": 27244, "\u2581unfortunate": 27245, "Ps": 27246, "LIN": 27247, "\u2581intact": 27248, "\u2581provoc": 27249, "\u2581situ\u00e9e": 27250, "\u2581\u043d\u043e\u044f\u0431\u0440\u044f": 27251, "ermo": 27252, "\u2581fisher": 27253, "\u0433\u043b\u044f": 27254, "\u2581conting": 27255, "\u2581Doug": 27256, "\"?": 27257, "\u2581Eva": 27258, "\u2581tops": 27259, "\u2581Remote": 27260, "\u2581artwork": 27261, "\u2581artillery": 27262, "quick": 27263, "\u2581Arabia": 27264, "\u2581SDValue": 27265, "\u2581Dakota": 27266, "iated": 27267, "\u2581Optim": 27268, "buttons": 27269, "\u2581cottage": 27270, "\u2581wherein": 27271, "\u2581tutorial": 27272, "\u2581Scre": 27273, "\u2581sweep": 27274, "\u2581Coffee": 27275, "})}": 27276, "\u2581\u043c\u0443\u0437\u044b": 27277, "hostname": 27278, "\u2581Temp": 27279, "\u2581Fut": 27280, "respect": 27281, "ocz": 27282, "\u2581predomin": 27283, "Indicator": 27284, "encial": 27285, "UMENT": 27286, "\u2581SHALL": 27287, "\u2581commanded": 27288, "\u2581withdrawal": 27289, "iour": 27290, "REGION": 27291, "sprintf": 27292, "\u2581\u0432\u043c\u0435": 27293, "\u2581Payment": 27294, "\u2581Anim": 27295, "publish": 27296, "\u2581seeks": 27297, "ouw": 27298, "\u2581GM": 27299, "rugu": 27300, "ustain": 27301, "\u2581))": 27302, "\u2581consulting": 27303, "\u2581Dialog": 27304, "\u2581Lars": 27305, "\u2581critique": 27306, "\u2581circulation": 27307, "\u2581landsc": 27308, "managed": 27309, "\u2581Craft": 27310, "\u2581herman": 27311, "afi": 27312, "amy": 27313, "\u2581discour": 27314, "<>(": 27315, "\u2581Steph": 27316, "\u2581tolerance": 27317, "typename": 27318, "ventions": 27319, "zia\u0142": 27320, "\u0441\u0442\u043e\u0432": 27321, "\u2581sticking": 27322, "ASC": 27323, "ISO": 27324, "\u2581Spencer": 27325, "\u2581Didn": 27326, "gomery": 27327, "imiter": 27328, "dru": 27329, "Clause": 27330, "\u2581slides": 27331, "###": 27332, "\u2581Sugar": 27333, "HY": 27334, "\u2581\u044d\u0442\u0438": 27335, "\u2581Edwards": 27336, "\u2581cents": 27337, "oya": 27338, "serts": 27339, "\u2581Hass": 27340, "\u2581ingen": 27341, "\u0441\u0442\u0440\u0438": 27342, "\u2581saddle": 27343, "solid": 27344, "\u2581champions": 27345, "-)": 27346, "\u2581Slov": 27347, "\u2581shiny": 27348, "\u2581*)&": 27349, "\u2581Define": 27350, "\u010de": 27351, "\u2581scrut": 27352, "onden": 27353, "'\",": 27354, "uffs": 27355, "\u2581olymp": 27356, "idential": 27357, "wand": 27358, "\u2581annually": 27359, "\u2581Arkansas": 27360, "\u2581saint": 27361, "\u2581gleich": 27362, "\u2581perfection": 27363, ")>": 27364, "\u2581shorts": 27365, "\u2581justified": 27366, "peated": 27367, "packages": 27368, "driven": 27369, "\u2581Liberty": 27370, "\u2581stripped": 27371, "\u0448\u0435\u043d\u0438\u0435": 27372, "\u2581f\u00fcnf": 27373, "\u2581ecosystem": 27374, "ixa": 27375, "\u2581Fresh": 27376, "vart": 27377, "\u2581treats": 27378, "\u2581stance": 27379, "\u0447\u0451\u0442": 27380, "\u2581pity": 27381, "ad\u00e9m": 27382, "\u2581\u043e\u043a\u043e\u043d": 27383, "\u2581Chand": 27384, "rab": 27385, "\u0432\u0448\u0438\u0439": 27386, "inski": 27387, "\u2581continually": 27388, "\u2581Daddy": 27389, "\u2581nightmare": 27390, "icional": 27391, "\u2581efect": 27392, "ueblo": 27393, "\u2581lan\u00e7": 27394, "\u2581Collections": 27395, "due": 27396, "ampton": 27397, "\u2581memcpy": 27398, "\u2581**(": 27399, "issent": 27400, "\u2581Insp": 27401, "\u2581Glasgow": 27402, "\u2581furono": 27403, "\u2581kindness": 27404, "Bi": 27405, "\u2581competed": 27406, "\u2581oak": 27407, "Large": 27408, "\u2581disgu": 27409, "\u2581kings": 27410, "\u0442\u0430\u043c\u0438": 27411, "\u2581stuffed": 27412, "\u2581hilar": 27413, "published": 27414, "\u2581stressed": 27415, "\u2581Peak": 27416, "\u2581loader": 27417, "Keyboard": 27418, "\u2581reconstruction": 27419, "\u2581vod": 27420, "\u2581dun": 27421, "\u2581understands": 27422, "tenant": 27423, "\u2581chaque": 27424, "\u2581prejud": 27425, "utat": 27426, "\u2581uso": 27427, "\u2581Heavy": 27428, "\u2581cuatro": 27429, "\u2581sidewalk": 27430, "\u2581Bug": 27431, "\u2581m\u00e5naden": 27432, "geo": 27433, "\u2581united": 27434, "\u2581Files": 27435, "\u2581\u0410\u043b\u044c": 27436, "\u2581rugby": 27437, "\u2581financing": 27438, "\u2581comply": 27439, "&#": 27440, "\u2581rushing": 27441, "\u2581fen": 27442, "mong": 27443, "\u2581sp\u00e9": 27444, "\u2581presenting": 27445, "INCLUDING": 27446, "\u011bl": 27447, "zeichnung": 27448, "Backup": 27449, "\u2581petit": 27450, "\u2581allerg": 27451, "\u043d\u0443\u0442": 27452, "\u2581worrying": 27453, "\u2581mamm": 27454, "\u2581operand": 27455, ":%.*]]": 27456, "\u2581realise": 27457, "Commands": 27458, "\u2581Bew": 27459, "\u2581assumes": 27460, "\u2581Covid": 27461, "\u2581quand": 27462, "tyard": 27463, "\u2581Mono": 27464, "linked": 27465, "MARK": 27466, "Esp": 27467, "\u2581blessing": 27468, "\u2581eyebrows": 27469, "\u2581NV": 27470, "\u2581\u0441\u0442\u0440\u0443": 27471, "\u2581modeling": 27472, "\u2581greeted": 27473, "Workspace": 27474, "\u2581pedest": 27475, "\u2581\u043d\u0435\u0437\u0430": 27476, "lemagne": 27477, "Statistics": 27478, "\u2581aument": 27479, "\u2581speeds": 27480, "\u2581syndrome": 27481, "CONNECT": 27482, "zahl": 27483, "verso": 27484, "\u00e9rcito": 27485, "\u2581astronom": 27486, "\u2581aprile": 27487, "\u017een": 27488, "\u0432\u0435\u0440\u043e": 27489, "draft": 27490, "\u2581gioc": 27491, "\u2581comport": 27492, "\u2581variance": 27493, "\u2581realizing": 27494, "EDIT": 27495, "\u043e\u043b\u043e\u0432\u0456": 27496, "\u2581estar": 27497, "\u2581sost": 27498, "NORMAL": 27499, "\u2581\u00f3": 27500, "\u2581Andr": 27501, "ATTRIB": 27502, "\u2581rede": 27503, "\u2581toes": 27504, "\u2581advances": 27505, "\u2581Against": 27506, "TOM": 27507, "rss": 27508, "MMMM": 27509, "\u2581newest": 27510, "\u2581VER": 27511, "\u2581phrases": 27512, "anter": 27513, "Launch": 27514, "\u2581chr": 27515, "\u2581manufactured": 27516, "$),": 27517, "rollment": 27518, "eston": 27519, "\u2581peint": 27520, "\u201d)": 27521, "endet": 27522, "\u2581Hair": 27523, "ivalent": 27524, "\u2581upright": 27525, "gren": 27526, "anked": 27527, "wright": 27528, "\u2581mast": 27529, "\u2581onChange": 27530, "\u2581debris": 27531, "\u2581grap": 27532, "etry": 27533, "\u2581(__": 27534, "\u2581Commerce": 27535, "BOX": 27536, "Tax": 27537, "\u2581\u043e\u0442\u0440\u0438": 27538, "\u2581prevention": 27539, "\u2581Feel": 27540, "\u2581exotic": 27541, "\u2581Bark": 27542, "\u2581Steam": 27543, "fon": 27544, "olin": 27545, "\u2581eliminated": 27546, "\u2581bc": 27547, "\u2581Cycl": 27548, "\u2581$(\"#": 27549, "\u2581Parl": 27550, "manuel": 27551, "ospher": 27552, "WF": 27553, "Analy": 27554, "\u2581navig": 27555, "\u2581renown": 27556, "Rx": 27557, "\u2581Walt": 27558, "uffed": 27559, "\u2581foster": 27560, "$:": 27561, "shore": 27562, "Connector": 27563, "\u0444\u0438\u043a\u0430": 27564, "\u2581realization": 27565, "Li": 27566, "ctxt": 27567, "ahoo": 27568, "\u2581miracle": 27569, "\u2581ET": 27570, "\u2581GPS": 27571, "\u2581Observable": 27572, "\u2581hf": 27573, "\u2581magnificent": 27574, "\u043d\u0435\u0433\u043e": 27575, "BIN": 27576, "\u2581Dorf": 27577, "ieck": 27578, "vee": 27579, "\u2581Craw": 27580, "/#": 27581, "\u2581pci": 27582, "ippet": 27583, "\u2581Hillary": 27584, "\u2581gir": 27585, "\u2581rand": 27586, "\u2581laying": 27587, "\u2581Different": 27588, "boys": 27589, "virt": 27590, "\u2581encryption": 27591, "\u00e1sz": 27592, "\u043f\u043e\u0440": 27593, "\u2581smelled": 27594, "\u2581suscept": 27595, "cluded": 27596, "\u2581Carn": 27597, "igten": 27598, "\u2581Chuck": 27599, "\u2581Provinc": 27600, "\u2581per\u00ed": 27601, "\u2581Marshal": 27602, "\u043c\u043e\u0436": 27603, "gfx": 27604, "oshi": 27605, "\u2581WHE": 27606, "\u2581relaxation": 27607, ",.": 27608, "were": 27609, "\u2581varieties": 27610, "\u2581Won": 27611, "\u2581gaps": 27612, "\u2581stole": 27613, "igua": 27614, "\u044e\u0449\u0438\u0435": 27615, "\u2581Hampshire": 27616, "phrase": 27617, "\u2581pel\u00edcula": 27618, "Processing": 27619, "\u2581initialization": 27620, "oustic": 27621, "\u2581Josef": 27622, "icating": 27623, "\u2581goodness": 27624, "TES": 27625, "\u2581cope": 27626, "\u2581ignorance": 27627, "\u2581Brist": 27628, "\u2581paras": 27629, "\u2581accidentally": 27630, "\u2581tand": 27631, "ittest": 27632, "\u2581\u0443\u043b\u0438": 27633, "\u2581shipped": 27634, "\u2581\u043e\u0441\u0442": 27635, "elseif": 27636, "\u2581usize": 27637, "horizontal": 27638, "\u2581Carr": 27639, "\u2581precip": 27640, "roz": 27641, "pathetic": 27642, "rived": 27643, "rok": 27644, "\u2581digging": 27645, "\u043c\u043e\u043c": 27646, "\u2581Mull": 27647, "\u2581XIII": 27648, "\u2581peas": 27649, "\u2581foul": 27650, "\u2581travels": 27651, "\u2581Ng": 27652, "\u2581\u0441\u043e\u0441\u0442\u0430\u0432\u0435": 27653, "Mont": 27654, "arde": 27655, "\u2581Stefan": 27656, "^^^^": 27657, "\u2581Kiss": 27658, "\u2581Ek": 27659, "\u2581oktober": 27660, "\u2581memorable": 27661, "')).": 27662, "\u2581Vision": 27663, "\u2581Nina": 27664, "\u2581Solar": 27665, "\u2581highlighted": 27666, "\u2581memo": 27667, "meisterschaft": 27668, "sidebar": 27669, "SEE": 27670, "\u2581Nevada": 27671, "Da": 27672, "\u2581drawer": 27673, "astically": 27674, "elde": 27675, "scribed": 27676, "\u2581priests": 27677, "\u2581hommes": 27678, "\u2581instructor": 27679, "\u043a\u043b\u0430\u0434": 27680, "\u2581spett": 27681, "\\-": 27682, "\u2581\u043c\u0438\u0440\u0430": 27683, "\u2581Looks": 27684, "\u2581sleeve": 27685, "\u2581strongest": 27686, "\u2581t\u00eate": 27687, "\u2581Nicole": 27688, "imper": 27689, "\u043d\u0430\u0447\u0430": 27690, "ipper": 27691, "\u2581inwon": 27692, "ilers": 27693, "\u2581Deputy": 27694, "oge": 27695, "\u2581depressed": 27696, "\u2581arte": 27697, "\u2581combining": 27698, "LAST": 27699, "inted": 27700, "\u2581Average": 27701, "\u2581pollution": 27702, "\u2581Phillips": 27703, "\u2581WM": 27704, "}}}\\": 27705, "Added": 27706, "\u2581peripher": 27707, "Creation": 27708, "\u2581italien": 27709, "\u2581Choice": 27710, "\u2581EXPRESS": 27711, "\u2581Struct": 27712, "ysz": 27713, "Resize": 27714, "ARGS": 27715, "\u2581repo": 27716, "\u2581\u0447\u0442\u043e\u0431\u044b": 27717, "\u2581pref": 27718, "\u2581earthqu": 27719, "\u2581\u041c\u0435\u043a\u0441\u0438": 27720, "\u2581Finale": 27721, "\u2581hecho": 27722, "requests": 27723, "Cut": 27724, "\u2581deserved": 27725, "\u0433\u043e\u0432\u043e": 27726, "\u2581Recent": 27727, "\u2581\u0434\u0438\u0432\u0438\u0437\u0438": 27728, "\u2581supportive": 27729, "\u043f\u0440\u0430\u0432\u0438": 27730, "\u2581irrelevant": 27731, "'\r": 27732, "\u2581ctrl": 27733, "\u2581Deal": 27734, "izada": 27735, "uo": 27736, "\u2581nort": 27737, "geometry": 27738, "\u2581Individual": 27739, "ereg": 27740, "\u2581\u043f\u0440\u0438\u043d\u044f": 27741, "cref": 27742, "\u2550\u2550": 27743, "\u2581comerc": 27744, "=_": 27745, "bund": 27746, "\u0442\u0430\u0445": 27747, "ilen": 27748, "\u0447\u0438\u0442\u0430": 27749, "\u2581corporation": 27750, "esz": 27751, "\u2581==>": 27752, "ablish": 27753, "Apr": 27754, "\u2581ripped": 27755, "Vars": 27756, "stret": 27757, "\u2581Francesco": 27758, "NaN": 27759, "\u2581anytime": 27760, "\u2581automated": 27761, "ostream": 27762, "\u2581drawings": 27763, "\u2581enhancement": 27764, "okrat": 27765, "\u2581Issue": 27766, "\u0432\u0440\u0430": 27767, "Currency": 27768, "\u2581wyn": 27769, "izarre": 27770, "\u00e9tico": 27771, "multiple": 27772, "\u2581Rate": 27773, "\u2581Ich": 27774, "\u2581Auss": 27775, "\u2581Former": 27776, "Curve": 27777, "\u2581marvel": 27778, "attro": 27779, "\u2581\u0441\u043f": 27780, "BOOL": 27781, "\u0441\u0438\u044f": 27782, "gold": 27783, "\u2581Nintendo": 27784, "\u2581Salvador": 27785, "\u2581Solution": 27786, "ADC": 27787, "\u0431\u043e\u0440\u0430": 27788, "\u2581Bennett": 27789, "\u2581FR": 27790, "\u2581pueden": 27791, "patient": 27792, "\u2581PG": 27793, "\u2581Jin": 27794, "\u2581crashed": 27795, "\u2581denen": 27796, "\u2581Sample": 27797, "\u2581Quebec": 27798, "itories": 27799, "\u2581blinked": 27800, "\u2581lion": 27801, "\u2581voce": 27802, "\u2581Impact": 27803, "\u2581Mau": 27804, "\u2581Nie": 27805, "\u2581lob": 27806, "\u2581\u0434\u0432\u0435": 27807, "orneys": 27808, "\u2581coastal": 27809, "\u2581sensors": 27810, "\u2581XII": 27811, "\u2581illusion": 27812, "oji": 27813, "\u2581INC": 27814, "\u2581Duncan": 27815, "yk": 27816, "\u2581affecting": 27817, "pul": 27818, "\u2581Napoleon": 27819, "\u2581\u0430\u043a\u0430\u0434\u0435": 27820, "\u2581compt": 27821, "\u2581profitable": 27822, "loe": 27823, "\u2581deuxi\u00e8me": 27824, "\u2581WC": 27825, "\u2581viable": 27826, "\u2581Drug": 27827, "TextBox": 27828, "\u2581luminos": 27829, "aut\u00e9": 27830, "yc": 27831, "\u0161t\u011b": 27832, "\u2581affiliates": 27833, "ilda": 27834, "conduct": 27835, "\u2581ebenfalls": 27836, "\u2581AMD": 27837, "\u2581Monitor": 27838, "\u2581Companies": 27839, "\u2581corrected": 27840, "\u00e4ck": 27841, "SYSTEM": 27842, "otherapy": 27843, "\u2581\u043f\u0435\u0440\u0435\u0434": 27844, "\u2581blues": 27845, "atisf": 27846, "although": 27847, "rost": 27848, "SCAN": 27849, "\u2581RAM": 27850, "\u0446\u0456\u043e\u043d\u0430\u043b\u044c": 27851, "\u2581vendors": 27852, "\u2581customs": 27853, "\u2581activate": 27854, "\u2581blogs": 27855, "\u2581brace": 27856, "\u2581strat": 27857, "anje": 27858, "\u0449\u0451": 27859, "\u2581tide": 27860, "\u2581Brigade": 27861, "getOperand": 27862, "\u2581aliment": 27863, "\u2581achievements": 27864, "\u2581suspicion": 27865, "\u2581touchdown": 27866, "broad": 27867, "iore": 27868, "Comparison": 27869, "\u2581mum": 27870, "English": 27871, "\u2581Picture": 27872, "\u2581Mouse": 27873, "amd": 27874, "\u2581[`": 27875, "\u2581denomin": 27876, "\u2581Aleks": 27877, "\u2581prevents": 27878, "\u00f3b": 27879, "fed": 27880, "\u2581Pray": 27881, "\u2581shine": 27882, "\u2581clutch": 27883, "mux": 27884, "Appro": 27885, "\u2581notably": 27886, "chio": 27887, "nage": 27888, "HAS": 27889, "\u2581')": 27890, "\u2581Miche": 27891, "tg": 27892, "::~": 27893, "\u2581amely": 27894, "\u2581rodz": 27895, "zs": 27896, "trait": 27897, "\u2581klass": 27898, "f\u00f6": 27899, "\u2581destac": 27900, "\u2581Clara": 27901, "frequency": 27902, "\u2581Git": 27903, "\u2581\u043f\u043e\u043b\u044c": 27904, "\u2581frequencies": 27905, "\u2581febrero": 27906, "\u2581stumbled": 27907, "\u043a\u043e\u044e": 27908, "\u2581Names": 27909, "\u2581Flight": 27910, "\u2581prey": 27911, "\u2581medio": 27912, "\u2581VAR": 27913, "\u2581Float": 27914, "\u2581Ernest": 27915, "\u2581Marcatori": 27916, "oport": 27917, "\u2581cancellation": 27918, "\u2581Bryan": 27919, "\u2014\u2014\u2014\u2014": 27920, "Luc": 27921, "\u2581libre": 27922, "\u2581t\u00edtulo": 27923, "*>": 27924, "\u2581Sandy": 27925, "\u2581Marina": 27926, "Been": 27927, "\u2581wal": 27928, "\u2581Kultur": 27929, "\u2581explode": 27930, "\u2581limiting": 27931, "\u2581presumably": 27932, "\u2581pb": 27933, "\u2581Merc": 27934, "\u2581\u0440\u0435\u043a\u0438": 27935, "learning": 27936, "Catalog": 27937, "\u2581Census": 27938, "lte": 27939, "\u2581NET": 27940, "raising": 27941, "\u0441\u044c\u043a\u0435": 27942, "staff": 27943, "\u2581Quinn": 27944, "\u2581memorial": 27945, "\u043f\u043d\u044f": 27946, "\u2581cuenta": 27947, "\u2581XI": 27948, "lbl": 27949, "\u2581varies": 27950, "\u2581fluctuations": 27951, "\u2581\u0434\u043e\u043b\u0436": 27952, "\u2581\u043e\u0441\u043e\u0431\u0438": 27953, "\u2581warehouse": 27954, "However": 27955, "\u2581corrections": 27956, "dhd": 27957, "\u2581fals": 27958, "\u2581controversy": 27959, "\u2581curse": 27960, "\u2581t\u00e9l\u00e9": 27961, "\u0159ed": 27962, "\u2581AU": 27963, "\u2581\u0442\u043e\u0440": 27964, "\u2581cr\u00edt": 27965, "idan": 27966, "iliary": 27967, "\u2581Panel": 27968, "cule": 27969, "\u2581Poor": 27970, "\u2581BA": 27971, "\u2581ignorant": 27972, "\u00e8mes": 27973, "\u2581aesthetic": 27974, "Linked": 27975, "getInt": 27976, "Unicode": 27977, "[@": 27978, "\u2581Zent": 27979, "Manifest": 27980, "\u2581vars": 27981, "PB": 27982, "\u2581\u0432\u0443": 27983, "\u2581Describe": 27984, "\u2581Anything": 27985, "oirs": 27986, "\u2581socks": 27987, "\u2581imped": 27988, "\u2581neue": 27989, "\u2581dispers": 27990, "Collect": 27991, "filer": 27992, "\u2581Frau": 27993, "\u2581Hockey": 27994, "\u2581teens": 27995, "\u2581Roberto": 27996, "lauf": 27997, "\u0432\u0430\u0442\u044c": 27998, "\u2581\u0441\u043a\u043e": 27999, "isArray": 28000, "\u2581teenager": 28001, "Built": 28002, "\u2581loudly": 28003, "Capacity": 28004, "\u2581adventures": 28005, "\u2581Molly": 28006, "recogn": 28007, "bars": 28008, "\u2581Lor": 28009, "\u2581pu\u00f2": 28010, "\u2581mong": 28011, "inement": 28012, "Assignment": 28013, "\u2581diz": 28014, "lessness": 28015, "\u2581Halloween": 28016, "\u2581bitmap": 28017, "Rom": 28018, "\u043d\u0430\u0440": 28019, "\u2581rebel": 28020, "\u2581radial": 28021, "measure": 28022, "nit": 28023, "\u2581Assume": 28024, "\u2581assignments": 28025, "\u2581Isn": 28026, "\u2581altre": 28027, "\u00dfer": 28028, "\u043d\u0430\u043b\u044c": 28029, "\u2581flies": 28030, "\u2581droit": 28031, "\u2581thickness": 28032, "\u2581enjo": 28033, "\u2581dwell": 28034, "\u2581homosexual": 28035, "\u2581eval": 28036, "$_{": 28037, "asia": 28038, "\u2581philos": 28039, "getCurrent": 28040, "\u2581veterans": 28041, "\u2581Berkeley": 28042, "\u2581wildlife": 28043, "Cop": 28044, "vern": 28045, "\u2581\u00da": 28046, "tos": 28047, "\u2581Led": 28048, "\u2581keywords": 28049, "\u2581medications": 28050, "neum": 28051, "\u2581jamais": 28052, "\u2581Buc": 28053, "\u2581PD": 28054, "\u2581Statement": 28055, "\u2581PI": 28056, "\u2581Jackie": 28057, "\u2581ordin": 28058, "\u2581k\u00f6r": 28059, "enze": 28060, "\u2581utilized": 28061, "\u00e1ct": 28062, "azed": 28063, "\u2581severely": 28064, "\u2581\u00e4ven": 28065, "\u2581libro": 28066, "\u2581Eu": 28067, "\u00e4st": 28068, "PART": 28069, "\u2581Butler": 28070, "\u2581puzzle": 28071, "Fall": 28072, "Country": 28073, "pfn": 28074, "\u2581\u0443\u043a\u0440\u0430\u0457\u043d": 28075, "\u2581Orchestra": 28076, "\u2581alto": 28077, "\u2581ancora": 28078, "\u2581decomposition": 28079, "\u2581\u0645": 28080, "\u2581appetite": 28081, "adu": 28082, "\u2581THAT": 28083, "\u2581comenz": 28084, "mina": 28085, "\u2581initiated": 28086, "\u2581Tat": 28087, "\u2581sometime": 28088, "rek": 28089, "bread": 28090, "\u2581Statistics": 28091, "\u2581Cob": 28092, "Follow": 28093, "\u2581geometric": 28094, "\u0448\u043b\u0430": 28095, "\u2581proceedings": 28096, "Dlg": 28097, "seven": 28098, "\u2581[-": 28099, "\u2581Buffalo": 28100, "\u2581blacks": 28101, "\u2581sov": 28102, "\u2581custody": 28103, "\u2581ras": 28104, "\u2581tattoo": 28105, "\u00f6ffentlicht": 28106, "Blo": 28107, "Austral": 28108, "\u2581recuper": 28109, "\u043b\u0435\u0432": 28110, "\u2581bem": 28111, "\u2581thou": 28112, "oriented": 28113, "vir": 28114, "\u2581colony": 28115, "\u2581Stanford": 28116, "Absolute": 28117, "adrat": 28118, "\u2581Situ": 28119, "\u2581souvent": 28120, "EXEC": 28121, "\u2581m\u0171": 28122, "\u2581apartments": 28123, "\u2581\u0441\u043b\u0443\u0447\u0430": 28124, "\u2581ano": 28125, "WINDO": 28126, "acci": 28127, "\u2581Lau": 28128, "court": 28129, "\u2581manifold": 28130, "\u2581coalition": 28131, "\u2581XIV": 28132, "Attrib": 28133, "ascade": 28134, "\u2581wheat": 28135, "\u2581strengths": 28136, "FREE": 28137, "EMPTY": 28138, "\u2581hey": 28139, "ascular": 28140, "\u2581plasma": 28141, "\u2581bob": 28142, "Separator": 28143, "=\"${": 28144, "\u2581Zag": 28145, "\u2581projet": 28146, "\u2581smoothly": 28147, "SEQU": 28148, "analy": 28149, "attachment": 28150, "\u2581ES": 28151, "\u2581popped": 28152, "\u0151s": 28153, "tom": 28154, "\u2581s\u00f3n": 28155, "\u2581rott": 28156, "Utilities": 28157, "hadoop": 28158, "\u2581sotto": 28159, "autor": 28160, "\u2581Georges": 28161, "\u2581kter\u00fd": 28162, "\u2581gruppo": 28163, "\u2581\u043a\u043e\u0433\u0434\u0430": 28164, "\u2581\u043c\u0435\u0434\u0430": 28165, "\u2581instrumental": 28166, "\u2581Writer": 28167, "\u2581setTimeout": 28168, "ikk": 28169, "\u2581Dopo": 28170, "]);\r": 28171, "\u2581practicing": 28172, "\u2581Ronald": 28173, "\u2581\u0443\u0431\u0438": 28174, "\u2581agrees": 28175, "\u2581denoted": 28176, "ismiss": 28177, "\u2581interviewed": 28178, "templates": 28179, "\u0159i": 28180, "administr": 28181, "\u2581Butter": 28182, "\u2581XVII": 28183, "\u2581positioned": 28184, "\u2581Fourth": 28185, "\u2581overwhelmed": 28186, "\u2581Regular": 28187, "\u2581reprezent": 28188, "\u043a\u043e\u043d\u043e\u043c\u0438": 28189, "\u2581expects": 28190, "Indices": 28191, "\u2581marijuana": 28192, "\u2581zaj": 28193, "\u2581Bren": 28194, "\u2581begg": 28195, "\u2581nahm": 28196, "\u2581interrog": 28197, "\u0442\u0438\u0435": 28198, "\u2581Bun": 28199, "\u2581\u0441\u0435\u0440\u0435\u0434": 28200, "\u2581shelves": 28201, "\u2581\u043a\u043e\u0442\u043e\u0440\u044b\u0445": 28202, "\u2581Frauen": 28203, "\u2581Sergeant": 28204, "\u2581\u0443\u0441\u043f\u0435": 28205, "matched": 28206, "\u2581donne": 28207, "\u2581touches": 28208, "abort": 28209, "\u2581vale": 28210, "\u2581institutional": 28211, "\u2581Mons": 28212, "\u2581ambitious": 28213, "\u2581nonetheless": 28214, "jd": 28215, "\u043f\u0435\u0439": 28216, "\u2581backpack": 28217, "dao": 28218, "\u0432\u0438\u044f": 28219, "\u2581surroundings": 28220, "|_{": 28221, "\u2581gegr\u00fcnd": 28222, "disp": 28223, "\u2581moisture": 28224, "\u2581wyd": 28225, "\u2581traders": 28226, "\u2581Erst": 28227, "\u2581Galaxy": 28228, "\u2581\u0432\u043e\u043b\u043e": 28229, "\u2581Peru": 28230, "\u2581priorities": 28231, "\u2581pronounced": 28232, "\u2581CBS": 28233, "\u2581Palm": 28234, "\u2581expans": 28235, "\u2581energet": 28236, "\u2581Condition": 28237, "\u2581Sver": 28238, "nested": 28239, "\u2581\u0444\u0435\u0432\u0440\u0430\u043b\u044f": 28240, "hero": 28241, "\u2581\u043a\u043e\u043b\u043e": 28242, "\u2581Films": 28243, "Bon": 28244, "\u00e9al": 28245, "ployed": 28246, "trained": 28247, "\u2581els\u0151": 28248, "\u2581lust": 28249, "atinum": 28250, "oyle": 28251, "\u2581Jet": 28252, "\u0436\u0434\u0435\u043d\u0438\u044f": 28253, "\u2581surveys": 28254, "bee": 28255, "workers": 28256, "records": 28257, "calendar": 28258, "bbing": 28259, "regation": 28260, "dashboard": 28261, "King": 28262, "\u2581vista": 28263, "\u2581depicted": 28264, "\u2581occurring": 28265, "\u2581\u043e\u0444\u0438": 28266, "\u2581sandwich": 28267, "rcu": 28268, "kern": 28269, "\u2581minut": 28270, "\u2581\u0441\u043c\u0435\u0440": 28271, "\u2581td": 28272, "solete": 28273, "Complex": 28274, "\u2581tunn": 28275, "\u2581scarc": 28276, "stead": 28277, "\u2581Fail": 28278, "\u2581Rs": 28279, "\u2581trails": 28280, "kem": 28281, "\u2581Romans": 28282, "ativity": 28283, "Previous": 28284, "\u2581depress": 28285, "\u2581resigned": 28286, "getDefault": 28287, "\u2581Tibet": 28288, "\u2581Franco": 28289, "\")));": 28290, "\u2581injection": 28291, "removed": 28292, "\u2581praised": 28293, "\u2581Asc": 28294, "erase": 28295, "\u2581commissioned": 28296, "MAIL": 28297, "\u2581Boh": 28298, "Poly": 28299, "\u2581cinq": 28300, "\u2581Above": 28301, "\u2581Joshua": 28302, "ZERO": 28303, "\u2581summit": 28304, "\u2581Urs": 28305, "\u2581curl": 28306, "\u2581visa": 28307, "\u2581resur": 28308, "={'": 28309, "feat": 28310, "\u2581absorb": 28311, "\u2581planets": 28312, "\u2581princess": 28313, "\u2581Jahrhunderts": 28314, "xp": 28315, "\u2581NBC": 28316, "\u2581\u043a\u043e\u043c\u0438": 28317, "\u2581FUN": 28318, "\u2581neuen": 28319, "\u2581d\u00e9j\u00e0": 28320, "\u2581Oz": 28321, "bben": 28322, "VIDEO": 28323, "\u2581ejempl": 28324, "\u2581considers": 28325, "atri": 28326, "\u2581arrog": 28327, "ioso": 28328, "\u2581hace": 28329, "\u2581contacted": 28330, "\u2581unple": 28331, "\u2581sponsored": 28332, "\u2581trainer": 28333, "sbi": 28334, "\u2581\u0437\u0430\u043d\u0438\u043c\u0430": 28335, "Criterion": 28336, "\u043d\u043e\u0442\u043e": 28337, "scheme": 28338, "ennial": 28339, "perform": 28340, "\u2581fixing": 28341, "\u2581\u043f\u043e\u0441\u0442\u0440\u043e": 28342, "arb": 28343, "EXIT": 28344, "\u2581caf\u00e9": 28345, "ituted": 28346, "riages": 28347, "Tur": 28348, "\u2581haber": 28349, "elasticsearch": 28350, "\u2581\u0430\u043b": 28351, "rh": 28352, "\u2581voll": 28353, "CLU": 28354, "Mil": 28355, "\u2581membres": 28356, "\u2581remarked": 28357, "\u0432\u0430\u043d\u0430": 28358, "=\"_": 28359, "Less": 28360, "(\"\");": 28361, "\u2581Yale": 28362, "berries": 28363, "\u2581releasing": 28364, "\u2581imports": 28365, "idea": 28366, "\u2581(+": 28367, "\u2581arqu": 28368, "ificaci\u00f3n": 28369, "\u2581\u043f\u0430\u0440\u0430": 28370, "\u2581Rangers": 28371, "Mic": 28372, "\u2581nederb\u00f6rd": 28373, "\u2581imaginary": 28374, "\u2581specialists": 28375, "\u2581hoof": 28376, "Modules": 28377, "\u2581sadly": 28378, "ceil": 28379, "TabIndex": 28380, "ationale": 28381, "\u2581Partner": 28382, "tbody": 28383, "\u2581leverage": 28384, "DN": 28385, "\u2581Prec": 28386, "\u2581S\u00e9": 28387, "\u2581Mam": 28388, "\u2581afin": 28389, "isValid": 28390, "Pse": 28391, "\u2581\u0441\u0442\u043e\u0440\u043e": 28392, "\u2581chopped": 28393, "\u2581Minor": 28394, "\u2581dabei": 28395, "David": 28396, "ussia": 28397, "\u2581\u0434\u0435\u0440\u0435\u0432\u043d\u044f": 28398, "\u2581Identity": 28399, "\u2581LGBT": 28400, "\u0446\u0438\u0458\u0435": 28401, "\u2581Orts": 28402, "\u2581parti": 28403, "\u2581Bachelor": 28404, "uga": 28405, "\u2581OPT": 28406, "\u2581Seth": 28407, "\u2581LIABLE": 28408, "\u2581inaugur": 28409, "\u2581Shanghai": 28410, "\u2581relaxing": 28411, "\u0446\u0438\u043e\u043d\u0430": 28412, "\"%": 28413, "\u2581obey": 28414, "\u2581Airlines": 28415, "Links": 28416, "\u2581Celt": 28417, "\u2581Admin": 28418, "agation": 28419, "\u2581worries": 28420, "INTE": 28421, "arith": 28422, "Fatalf": 28423, "]])": 28424, "colm": 28425, "\u2581archae": 28426, "\u2581brushed": 28427, "\u2581t\u00e4t": 28428, "\u2581structured": 28429, "\u0442\u0438\u0438": 28430, "\u2581homem": 28431, "[:,": 28432, "\u2581navy": 28433, "getKey": 28434, "powered": 28435, "\u2581sucked": 28436, "\u2581zomb": 28437, "issant": 28438, "\u2581Might": 28439, "\u2581Pull": 28440, "rir": 28441, "\u2581\u043f\u0456": 28442, "\u2581seas": 28443, "\u2581Wrest": 28444, "\u2581tense": 28445, "\u2581atm": 28446, "\u2581havet": 28447, "\u2581pierws": 28448, "\u2581tragic": 28449, "\u2581Diff": 28450, "\u2581confidential": 28451, "successful": 28452, "\u0119\u017c": 28453, "\u2581Chain": 28454, "\u2581Kenya": 28455, "Choice": 28456, "ocur": 28457, "aniu": 28458, "\u2581consultant": 28459, "\u2581Advis": 28460, "Lif": 28461, "\u2581Lors": 28462, "avorite": 28463, "\u2581utilizing": 28464, "\u2581vintage": 28465, "Matcher": 28466, "\u2581membre": 28467, "\u2581Expect": 28468, "\u2581tracing": 28469, "nog": 28470, "\u2581dej": 28471, "\u2581\u0443\u0447\u0435": 28472, "\u2581loops": 28473, "\u2581onclick": 28474, "\u2581GPU": 28475, "\u2581Albums": 28476, "\u2581Archives": 28477, "\u0432\u0430\u0442\u0430": 28478, "\u2581stove": 28479, "\u0448\u043b\u0438": 28480, "ancies": 28481, "\u2581gemeente": 28482, "mob": 28483, "PDF": 28484, "eso": 28485, "\u2581v\u00e9g": 28486, "Resolve": 28487, "\u2581teaches": 28488, "\u043b\u043e\u0436\u0435": 28489, "\u2581\u0441\u0442\u0432\u043e": 28490, "\u2581\u041e\u0434\u043d\u0430": 28491, "\u2581fid": 28492, "Something": 28493, "\u2581nebo": 28494, "\u2581Valentine": 28495, "rowning": 28496, "\u2581\u0430\u043b\u0435": 28497, "awi": 28498, "ishi": 28499, "\u2581SPI": 28500, "\u2581spel": 28501, "\u2581\u0431\u0456\u043b\u044c": 28502, "\u2581participant": 28503, "\u2581Ned": 28504, "\u2581Gast": 28505, "\u2581blond": 28506, "\u2581saves": 28507, "colored": 28508, "\u2581ACTION": 28509, "\u2581Politiker": 28510, "}$)": 28511, "\u2581Dum": 28512, "dentry": 28513, "Student": 28514, "\u2581~=": 28515, "loads": 28516, "\u2581Foster": 28517, "\u4e00\u4e2a": 28518, "\u2581PK": 28519, "\u2581SB": 28520, "\u2581Hern": 28521, "\u2581Exhib": 28522, "Listeners": 28523, "Sun": 28524, "plac": 28525, "\u2581Bever": 28526, "\u2581incluy": 28527, "\u2581dc": 28528, "argc": 28529, "\u2581ged": 28530, "\u0441\u043f\u0430": 28531, "\u2581Formula": 28532, "\u2581\u0441\u0435\u043c": 28533, "\u2581empt": 28534, "unregister": 28535, "\u2581Queensland": 28536, "\u00e1ndez": 28537, "otive": 28538, "\u2581alley": 28539, "\u2581Democrat": 28540, "\u2581travail": 28541, "\u2581$,": 28542, "RP": 28543, "\u0440\u043e\u0435": 28544, "personal": 28545, "\u2581p\u00e9riode": 28546, "HOME": 28547, "omes": 28548, "\u2581recognised": 28549, "heng": 28550, "\u2581Jung": 28551, "\u2581Roland": 28552, "\u2581convicted": 28553, "Locked": 28554, "\u2581mari": 28555, "\u2581Luxem": 28556, "referto": 28557, "Deleted": 28558, "intent": 28559, "\u2581Staats": 28560, "\u2581\u043e\u0431\u043b\u0430\u0441\u0442\u0456": 28561, "\u0438\u0442": 28562, "\u2581\u0441\u0430\u0432\u0435": 28563, "\u2581Protocol": 28564, "aj\u0105c": 28565, "chk": 28566, "TypeInfo": 28567, "\u2581pkt": 28568, "\u2581scandal": 28569, "\u2581individually": 28570, "FMT": 28571, "\u2581nj": 28572, "abile": 28573, "\u2581Rivers": 28574, "PROPERTY": 28575, "VB": 28576, "wort": 28577, "\u2581splitting": 28578, "achten": 28579, "\u2581ARISING": 28580, "\u2581sip": 28581, "\u2581fres": 28582, "\u2581groom": 28583, "Hol": 28584, "\u2581canon": 28585, "\u2581abruptly": 28586, "\u2581afterward": 28587, "\u2581Running": 28588, "\u2581ji": 28589, "\u2581%,": 28590, "\u2581Palestinian": 28591, "RW": 28592, "pgfscope": 28593, "\u2581countryside": 28594, "\u2581fortunate": 28595, "\u2581c\u00e9l": 28596, "\u2581Pointer": 28597, "ensors": 28598, "rating": 28599, "\u2581buffers": 28600, "\u2581remot": 28601, "\u2581PropTypes": 28602, "\u2581Nah": 28603, "altern": 28604, "\u2581easiest": 28605, "\u2581invas": 28606, "\u2581clk": 28607, "copyright": 28608, "\u2581blanc": 28609, "SAMP": 28610, "\u2581Cohen": 28611, "\u2581Shell": 28612, "\u2581destroying": 28613, "\u2581Zel": 28614, "dater": 28615, "\u010den": 28616, "\u2581filing": 28617, "\u2581integrate": 28618, "xit": 28619, "\u2581RET": 28620, "lene": 28621, "calls": 28622, "\u2581slaughter": 28623, "initialized": 28624, "unches": 28625, "\u2581Trace": 28626, "efficient": 28627, "\u2581Woods": 28628, "\u2581longitud": 28629, "GN": 28630, "\u2581Kont": 28631, "\u2581chunks": 28632, "\u00e1ch": 28633, "\u2581unemployment": 28634, "acom": 28635, "\u2581slowed": 28636, "\u2581outlined": 28637, "xffff": 28638, "\u2581ikke": 28639, "\u2581workspace": 28640, "Mc": 28641, "\u2581kicking": 28642, "\u2581embedding": 28643, "chnitt": 28644, "erten": 28645, "\u2581Interior": 28646, "\u2581Songs": 28647, "mmc": 28648, "\u2581analyzed": 28649, "\u2581Coupe": 28650, "\u2581favorites": 28651, "\u2581tt": 28652, "\u2581\u0442\u043e\u0439": 28653, "Routing": 28654, "\u2581Silva": 28655, "\u2581anderem": 28656, "\u2581honom": 28657, "\u2581\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430": 28658, ".\"]": 28659, "\u2581Wu": 28660, "legt": 28661, "\u2581spoon": 28662, "\u2581jap": 28663, "\u2581Extension": 28664, "erne": 28665, "\u2581vagy": 28666, "\u2581\u0441\u0435\u043b\u0430": 28667, "\u2581\u0444\u0443\u043d\u043a": 28668, "\u2581analytics": 28669, "\u2581sug": 28670, "\u2581Async": 28671, "\u2581peaks": 28672, "\u2581Gym": 28673, "\u2581lawsuit": 28674, "<>": 28675, "ialis": 28676, "etric": 28677, "faced": 28678, "\u2581disrupt": 28679, "\u2581f\u00e5": 28680, "Inputs": 28681, "`);": 28682, "\u2581Mend": 28683, "gon": 28684, "\u2581\",\"": 28685, "\u2581nerves": 28686, "\u2581doubts": 28687, "sap": 28688, "\u2581sow": 28689, ",\\,\\": 28690, "\u2581BS": 28691, "\u2581Glad": 28692, "\u2581aster": 28693, "\u0153uvre": 28694, "\u2581Bangl": 28695, "\u2581iPad": 28696, "useppe": 28697, "\u2581conducting": 28698, "\u2581({\\": 28699, "\u2581Harbor": 28700, "psz": 28701, "\u2581FIFA": 28702, "_**": 28703, "emor": 28704, "\u2581": 28705, "e": 28706, "t": 28707, "a": 28708, "o": 28709, "i": 28710, "n": 28711, "r": 28712, "s": 28713, "l": 28714, "d": 28715, "h": 28716, "c": 28717, "u": 28718, "m": 28719, "p": 28720, "g": 28721, "f": 28722, ".": 28723, "y": 28724, ",": 28725, "b": 28726, "w": 28727, "v": 28728, "k": 28729, "_": 28730, ")": 28731, "(": 28732, "-": 28733, "0": 28734, "S": 28735, "*": 28736, "I": 28737, "T": 28738, "\"": 28739, "1": 28740, "A": 28741, "'": 28742, "C": 28743, "x": 28744, ";": 28745, "=": 28746, ":": 28747, "/": 28748, "E": 28749, "2": 28750, "{": 28751, "}": 28752, "P": 28753, "R": 28754, "M": 28755, "\\": 28756, "D": 28757, "L": 28758, "N": 28759, "B": 28760, "\u043e": 28761, "O": 28762, "\u0430": 28763, "z": 28764, "F": 28765, "|": 28766, ">": 28767, "j": 28768, "H": 28769, "3": 28770, "#": 28771, "\u0438": 28772, "\u0435": 28773, "9": 28774, "q": 28775, "$": 28776, "G": 28777, "\u043d": 28778, "U": 28779, "W": 28780, "4": 28781, "5": 28782, "8": 28783, "6": 28784, "\u0440": 28785, "\u0442": 28786, "7": 28787, "\u0441": 28788, "<": 28789, "V": 28790, "\u0432": 28791, "[": 28792, "]": 28793, "\u043b": 28794, "\u043a": 28795, "K": 28796, "\u00e9": 28797, "J": 28798, "\u0434": 28799, "&": 28800, "\r": 28801, "Y": 28802, "\u043c": 28803, "?": 28804, "\u0443": 28805, "+": 28806, "\u043f": 28807, "!": 28808, "\u2019": 28809, "\u0433": 28810, "\u044f": 28811, "\u0437": 28812, "\u0456": 28813, "X": 28814, "^": 28815, "\u2013": 28816, "\u0431": 28817, "@": 28818, "\u0439": 28819, "\u00e1": 28820, "\u2014": 28821, "\u044c": 28822, "%": 28823, "Q": 28824, "\u00f3": 28825, "\u0447": 28826, "\u00ed": 28827, "Z": 28828, "\u044b": 28829, "\u00e4": 28830, "\u0445": 28831, "`": 28832, "\u0446": 28833, "\u00f6": 28834, "\u201c": 28835, "\u0436": 28836, "\u00fc": 28837, "\u201d": 28838, "\u00e0": 28839, "\u00e8": 28840, "\u0448": 28841, "\u044e": 28842, "\u0142": 28843, "\u0421": 28844, "~": 28845, "\u0444": 28846, "\u041f": 28847, "\u00bb": 28848, "\u0412": 28849, "\u00ab": 28850, "\u00e5": 28851, "\u041a": 28852, "\u0449": 28853, "\u00b7": 28854, "\u0458": 28855, "\u041c": 28856, "\u00e7": 28857, "\u0410": 28858, "\u041d": 28859, "\u0420": 28860, "\u0411": 28861, "\u010d": 28862, "\u00fa": 28863, "\u0119": 28864, "\u00e3": 28865, "\u0105": 28866, "\u0103": 28867, "\u0414": 28868, "\u0457": 28869, "\u044a": 28870, "\u011b": 28871, "\u0413": 28872, "\u0161": 28873, "\u041e": 28874, "\u0422": 28875, "\u00ea": 28876, "\u00f1": 28877, "\u2026": 28878, "\u017e": 28879, "\u00df": 28880, "\u0451": 28881, "\u017c": 28882, "\u0159": 28883, "\u015b": 28884, "\u041b": 28885, "\u0151": 28886, "\u201e": 28887, "\u044d": 28888, "\u00fd": 28889, "\u0423": 28890, "\u00e2": 28891, "\u0418": 28892, "\u0454": 28893, "\u2018": 28894, "\u00ee": 28895, "\u0417": 28896, "\u0424": 28897, "\u00f2": 28898, "\u2022": 28899, "\u0107": 28900, "\u00c9": 28901, "\u00b0": 28902, "\u0219": 28903, "\u0425": 28904, "\u021b": 28905, "\u00f4": 28906, "\u0415": 28907, "\u0144": 28908, "\u0427": 28909, "\u0428": 28910, "\u00f8": 28911, "\u00f9": 28912, "\u016f": 28913, "\u7684": 28914, "\u0627": 28915, "\u00e6": 28916, "\u045a": 28917, "\u0459": 28918, "\u00eb": 28919, "\u00ef": 28920, "\u042d": 28921, "\u00a3": 28922, "\u2212": 28923, "\uff0c": 28924, "\u00f5": 28925, "\u045b": 28926, "\u00ad": 28927, "\u0426": 28928, "\u0406": 28929, "\u0101": 28930, "\u0171": 28931, "\u2020": 28932, "\u0644": 28933, "\u014d": 28934, "\u200b": 28935, "\u00ba": 28936, "\u042f": 28937, "\u2032": 28938, "\u00c1": 28939, "\u00d6": 28940, "\u00b2": 28941, "\u0416": 28942, "\u00ec": 28943, "\u3002": 28944, "\u6570": 28945, "\u00d7": 28946, "\u0631": 28947, "\u03b1": 28948, "\u0301": 28949, "\u042e": 28950, "\u00fb": 28951, "\u0153": 28952, "\u0131": 28953, "\u0645": 28954, "\u0646": 28955, "\u00aa": 28956, "\u017a": 28957, "\u03bf": 28958, "\u2033": 28959, "\u20ac": 28960, "\u00dc": 28961, "\u0648": 28962, "\u7528": 28963, "\u00c0": 28964, "\u010c": 28965, "\u0160": 28966, "\u062a": 28967, "\u062f": 28968, "\u4e00": 28969, "\u00bf": 28970, "\u662f": 28971, "\u064a": 28972, "\u0452": 28973, "\u00ae": 28974, "\u06cc": 28975, "\u03bd": 28976, "\u0111": 28977, "\u03c4": 28978, "\u2500": 28979, "\u03b9": 28980, "\u03b5": 28981, "\u2192": 28982, "\u0628": 28983, "\u00c5": 28984, "\u016b": 28985, "\u2116": 28986, "\u015f": 28987, "\u4e0d": 28988, "\u045f": 28989, "\u30fc": 28990, "\u4e2d": 28991, "\u00ce": 28992, "\u306e": 28993, "\uff1a": 28994, "\u4e2a": 28995, "\u0419": 28996, "\u03c1": 28997, "\u6709": 28998, "\u00c4": 28999, "\u00a0": 29000, "\u012b": 29001, "\u00a9": 29002, "\u4e3a": 29003, "\u0647": 29004, "\u05d9": 29005, "\u05d5": 29006, "\u65f6": 29007, "\u0633": 29008, "\u015a": 29009, "\u5728": 29010, "\u4ef6": 29011, "\u53d6": 29012, "\u03c2": 29013, "\u2122": 29014, "\uc774": 29015, "\u03c3": 29016, "\u03bc": 29017, "\u5b9a": 29018, "\u6587": 29019, "\u636e": 29020, "\u7f6e": 29021, "\u017d": 29022, "\u00b1": 29023, "\u8868": 29024, "\u6210": 29025, "\u0148": 29026, "\u03bb": 29027, "\u00a1": 29028, "\u00c8": 29029, "\u03c0": 29030, "\u5b57": 29031, "\u2502": 29032, "\u0408": 29033, "\u56de": 29034, "\u0404": 29035, "\u5230": 29036, "\u884c": 29037, "\u00a7": 29038, "\u00bd": 29039, "\u0639": 29040, "\u3001": 29041, "\u0141": 29042, "\ub2e4": 29043, "\u30f3": 29044, "\u03ba": 29045, "\u540d": 29046, "\u05d4": 29047, "\u5165": 29048, "\u03b7": 29049, "\u5927": 29050, "\u5bf9": 29051, "\u53ef": 29052, "\u00c2": 29053, "\u4e0a": 29054, "\u2588": 29055, "\u65b0": 29056, "\u0641": 29057, "\u52a0": 29058, "\u8981": 29059, "\u017b": 29060, "\u4e0b": 29061, "\u5206": 29062, "\u503c": 29063, "\u05ea": 29064, "\u51fa": 29065, "\u7c7b": 29066, "\u8bf7": 29067, "\u0092": 29068, "\u606f": 29069, "\u00da": 29070, "\u03c5": 29071, "\u83b7": 29072, "\u793a": 29073, "\u4ee5": 29074, "\u05e8": 29075, "\u63a5": 29076, "\u05dc": 29077, "\u3092": 29078, "\u5b58": 29079, "\u4fe1": 29080, "\u8bbe": 29081, "\u65b9": 29082, "\u0634": 29083, "\u80fd": 29084, "\u70b9": 29085, "\u4eba": 29086, "\u524d": 29087, "\u011f": 29088, "\u4f5c": 29089, "\u2550": 29090, "\u2198": 29091, "\u00f0": 29092, "\u7406": 29093, "\u25a0": 29094, "\u6cd5": 29095, "\ufe0f": 29096, "\u02c8": 29097, "\u679c": 29098, "\u53d1": 29099, "\u062d": 29100, "\u03b3": 29101, "\u0275": 29102, "\u0e32": 29103, "\u064e": 29104, "\u4e86": 29105, "\u6237": 29106, "\u00cd": 29107, "\u0259": 29108, "\u30b9": 29109, "\u67e5": 29110, "\u3057": 29111, "\u05de": 29112, "\u5355": 29113, "\u0165": 29114, "\u0642": 29115, "\u308b": 29116, "\u95f4": 29117, "\u5982": 29118, "\u672c": 29119, "\u540e": 29120, "\u03af": 29121, "\u5f0f": 29122, "\u30c8": 29123, "\u0429": 29124, "\u00d3": 29125, "\u3059": 29126, "\u05d0": 29127, "\u751f": 29128, "\u52a8": 29129, "\u06a9": 29130, "\u548c": 29131, "\u3044": 29132, "\u0080": 29133, "\u10d0": 29134, "\uac00": 29135, "\ud558": 29136, "\ufffd": 29137, "\u5c0f": 29138, "\u8fd4": 29139, "\u5426": 29140, "\u0629": 29141, "\u65e5": 29142, "\ub85c": 29143, "\u6807": 29144, "\u7801": 29145, "\u5730": 29146, "\u4f4d": 29147, "\uc5d0": 29148, "\u200a": 29149, "\u5217": 29150, "\uc218": 29151, "\u03b2": 29152, "\u9664": 29153, "\u4f7f": 29154, "\u05e9": 29155, "\u062c": 29156, "\u30a4": 29157, "\u03b4": 29158, "\u81ea": 29159, "\u4e8e": 29160, "\uc9c0": 29161, "\u5f53": 29162, "\u6240": 29163, "\uae30": 29164, "\u10d8": 29165, "\u05d1": 29166, "\u0e23": 29167, "\u2605": 29168, "\u5b50": 29169, "\u53f7": 29170, "\u0643": 29171, "\u53c2": 29172, "\u578b": 29173, "\u306b": 29174, "\ub294": 29175, "\u8fd9": 29176, "\u5f00": 29177, "\u0e19": 29178, "\u4f1a": 29179, "\u5668": 29180, "\u9762": 29181, "\u30eb": 29182, "\u56fe": 29183, "\u5ea6": 29184, "\uff09": 29185, "\uff08": 29186, "\uc758": 29187, "\u5185": 29188, "\uc744": 29189, "\u6700": 29190, "\u0094": 29191, "\u5316": 29192, "\u5efa": 29193, "\ub2c8": 29194, "\u91cf": 29195, "\ud83d\ude02": 29196, "\u59cb": 29197, "\u0113": 29198, "\u062e": 29199, "\ub97c": 29200, "\u03ac": 29201, "\u8fc7": 29202, "\u00b3": 29203, "\u00b4": 29204, "\u7ec4": 29205, "\u529f": 29206, "\u200e": 29207, "\u009f": 29208, "\u533a": 29209, "\u0632": 29210, "\u0491": 29211, "\u03cc": 29212, "\u30c3": 29213, "\u03c9": 29214, "\u00c7": 29215, "\u9009": 29216, "\u901a": 29217, "\u7ed3": 29218, "\u5f55": 29219, "\u6539": 29220, "\u30af": 29221, "\u76ee": 29222, "\u6307": 29223, "\u52a1": 29224, "\u0e50": 29225, "\u8f93": 29226, "\u305f": 29227, "\u0e2d": 29228, "\u5173": 29229, "\u3067": 29230, "\u8c03": 29231, "\u093e": 29232, "\uc815": 29233, "\u5408": 29234, "\u5df2": 29235, "\uc2dc": 29236, "\u90e8": 29237, "\u9875": 29238, "\u2501": 29239, "\u02d0": 29240, "\u307e": 29241, "\u6211": 29242, "\u6c42": 29243, "\u5e02": 29244, "\u6b21": 29245, "\u05e0": 29246, "\u5b9e": 29247, "\u5c06": 29248, "\u91cd": 29249, "\u66f4": 29250, "\u5236": 29251, "\u7b26": 29252, "\u914d": 29253, "\u8c61": 29254, "\u03b8": 29255, "\u0e01": 29256, "\u3066": 29257, "\u8fdb": 29258, "\u9700": 29259, "\u0110": 29260, "\u6027": 29261, "\u8ba4": 29262, "\u6765": 29263, "\u9898": 29264, "\u7a0b": 29265, "\u6a21": 29266, "\uff01": 29267, "\u5931": 29268, "\u53e3": 29269, "\u306a": 29270, "\u03ad": 29271, "\u009d": 29272, "\u7a7a": 29273, "\u200d": 29274, "\u671f": 29275, "\u8005": 29276, "\u306f": 29277, "\u0402": 29278, "\u63d0": 29279, "\u03ae": 29280, "\u30e9": 29281, "\ud55c": 29282, "\u6001": 29283, "\u590d": 29284, "\u0e07": 29285, "\u10d4": 29286, "\u00d8": 29287, "\ub9ac": 29288, "\u4fee": 29289, "\u201a": 29290, "\u5f97": 29291, "\u591a": 29292, "\u683c": 29293, "\uc790": 29294, "\u05e2": 29295, "\u0e48": 29296, "\u51fd": 29297, "\u5e94": 29298, "\u2197": 29299, "\u094d": 29300, "\u0e40": 29301, "\u6b63": 29302, "\u6ce8": 29303, "\uc2a4": 29304, "\uc11c": 29305, "\u30ea": 29306, "\u03c6": 29307, "\u0635": 29308, "\u304c": 29309, "\u5219": 29310, "\u6d88": 29311, "\u8282": 29312, "\u5e8f": 29313, "\u4ee3": 29314, "\uc0ac": 29315, "\u3068": 29316, "\u05d3": 29317, "\u0e49": 29318, "\u0930": 29319, "\u6b64": 29320, "\u4fdd": 29321, "\u30a2": 29322, "\u01b0": 29323, "\uc778": 29324, "\u0117": 29325, "\u5904": 29326, "\u5220": 29327, "\u025b": 29328, "\u5bb9": 29329, "\u0637": 29330, "\u0093": 29331, "\u4e4b": 29332, "\u5305": 29333, "\u72b6": 29334, "\u30c9": 29335, "\u0130": 29336, "\u4f53": 29337, "\u540c": 29338, "\u4e8b": 29339, "\ud83d\ude42": 29340, "\u30bf": 29341, "\u03c7": 29342, "\u02bf": 29343, "\u0218": 29344, "\u4e3b": 29345, "\u54c1": 29346, "\u05e7": 29347, "\u8be2": 29348, "\u521b": 29349, "\u8be5": 29350, "\u3000": 29351, "\u5143": 29352, "\u7b2c": 29353, "\u5929": 29354, "\u6216": 29355, "\u5e74": 29356, "\u8f6c": 29357, "\u05d7": 29358, "\u4f20": 29359, "\u0163": 29360, "\u8def": 29361, "\u4f8b": 29362, "\u673a": 29363, "\u00c3": 29364, "\u010f": 29365, "\u9ad8": 29366, "\u76f8": 29367, "\u0e42": 29368, "\u7247": 29369, "\u2015": 29370, "\u64cd": 29371, "\u0561": 29372, "\u0e21": 29373, "\u5168": 29374, "\u65e0": 29375, "\u6708": 29376, "\u79f0": 29377, "\u0e31": 29378, "\u5c31": 29379, "\u0099": 29380, "\u660e": 29381, "\u8ba1": 29382, "\u4f60": 29383, "\u8d25": 29384, "\u5bc6": 29385, "\u89e3": 29386, "\u308c": 29387, "\u0623": 29388, "\u53d8": 29389, "\u6bb5": 29390, "\u6761": 29391, "\u9ed8": 29392, "\u25cf": 29393, "\u0e25": 29394, "\u8272": 29395, "\u65ad": 29396, "\u5546": 29397, "\u05dd": 29398, "\u304b": 29399, "\u91cc": 29400, "\u7cfb": 29401, "\u7f16": 29402, "\u9519": 29403, "\ud2b8": 29404, "\u53ea": 29405, "\u53bf": 29406, "\u10e1": 29407, "\u5e38": 29408, "\u521d": 29409, "\u0254": 29410, "\u0391": 29411, "\u30d5": 29412, "\u25ba": 29413, "\u7b49": 29414, "\uc77c": 29415, "\u30fb": 29416, "\u014c": 29417, "\u60c5": 29418, "\u73b0": 29419, "\u0158": 29420, "\u0650": 29421, "\u3055": 29422, "\u1ea1": 29423, "\uc6a9": 29424, "\u8bc1": 29425, "\ud574": 29426, "\u624b": 29427, "\u652f": 29428, "\uc785": 29429, "\u670d": 29430, "\u0bcd": 29431, "\u9053": 29432, "\uc5b4": 29433, "\u9001": 29434, "\u8f7d": 29435, "\u9650": 29436, "\u7ebf": 29437, "\u5c5e": 29438, "\u0097": 29439, "\u4ed6": 29440, "\u653e": 29441, "\u8bb0": 29442, "\u516c": 29443, "\u6ca1": 29444, "\u6dfb": 29445, "\u663e": 29446, "\u0e1a": 29447, "\u0e22": 29448, "\u10e0": 29449, "\u5176": 29450, "\u96c6": 29451, "\u91d1": 29452, "\u56fd": 29453, "\u4efb": 29454, "\u06d5": 29455, "\u8bdd": 29456, "\u5e76": 29457, "\u88ab": 29458, "\u03cd": 29459, "\u90fd": 29460, "\u06af": 29461, "\u610f": 29462, "\u05db": 29463, "\u7ecf": 29464, "\uc131": 29465, "\u770b": 29466, "\u05e4": 29467, "\u5740": 29468, "\u05e1": 29469, "\ub4dc": 29470, "\u4ea4": 29471, "\u00bc": 29472, "\u040f": 29473, "\u5b8c": 29474, "\u0394": 29475, "\u4e49": 29476, "\ubcf4": 29477, "\u5411": 29478, "\u6362": 29479, "\u5c71": 29480, "\u7b97": 29481, "\u4e8c": 29482, "\u067e": 29483, "\u2044": 29484, "\u5224": 29485, "\u7ea7": 29486, "\u5de5": 29487, "\u0e14": 29488, "\u2800": 29489, "\u5bb6": 29490, "\u30ec": 29491, "\u4e09": 29492, "\u539f": 29493, "\u3011": 29494, "\u957f": 29495, "\u09be": 29496, "\u7ba1": 29497, "\u045d": 29498, "\u0915": 29499, "\u5b66": 29500, "\u30ed": 29501, "\u9a8c": 29502, "\u5199": 29503, "\u0152": 29504, "\u4ece": 29505, "\u3010": 29506, "\u6536": 29507, "\u1ea3": 29508, "\u672a": 29509, "\u767b": 29510, "\uace0": 29511, "\u6e90": 29512, "\u6bcf": 29513, "\u00b5": 29514, "\u8bef": 29515, "\u308a": 29516, "\uc694": 29517, "\u6309": 29518, "\u0e27": 29519, "\u6743": 29520, "\u6839": 29521, "\u30d7": 29522, "\u4e32": 29523, "\u0e2a": 29524, "\u203a": 29525, "\uc81c": 29526, "\u30b7": 29527, "\u015e": 29528, "\u786e": 29529, "\u597d": 29530, "\u7edf": 29531, "\u6548": 29532, "\u7f51": 29533, "\u0001": 29534, "\u7269": 29535, "\uc544": 29536, "\u4e5f": 29537, "\uc740": 29538, "\u1ec7": 29539, "\u0928": 29540, "\u9879": 29541, "\u8d44": 29542, "\u3053": 29543, "\u5f15": 29544, "\u30b8": 29545, "\u0e04": 29546, "\u7248": 29547, "\u0e17": 29548, "\u5e73": 29549, "\u4eec": 29550, "\u4e0e": 29551, "\u304d": 29552, "\u79fb": 29553, "\u093f": 29554, "\u7d20": 29555, "\u6267": 29556, "\uc8fc": 29557, "\u2010": 29558, "\u0490": 29559, "\u0e35": 29560, "\u677f": 29561, "\u95ee": 29562, "\u0395": 29563, "\u5b89": 29564, "\uba74": 29565, "\uc18c": 29566, "\u0e15": 29567, "\u0e34": 29568, "\u6301": 29569, "\uc2b5": 29570, "\u03a3": 29571, "\u3089": 29572, "\u30b3": 29573, "\u5fc3": 29574, "\u03a0": 29575, "\u6253": 29576, "\u300d": 29577, "\uc0c1": 29578, "\u300c": 29579, "\u68c0": 29580, "\u5e93": 29581, "\u00f7": 29582, "\uc73c": 29583, "\u6d4b": 29584, "\u3093": 29585, "\u0947": 29586, "\u064f": 29587, "\u529b": 29588, "\u76f4": 29589, "\u7531": 29590, "\u0649": 29591, "\u8bd5": 29592, "\u5fc5": 29593, "\u7aef": 29594, "\u02bb": 29595, "\u5148": 29596, "\u2191": 29597, "\u547d": 29598, "\ub3c4": 29599, "\uc804": 29600, "\u0e2b": 29601, "\u5458": 29602, "\u026a": 29603, "\uc788": 29604, "\u6bd4": 29605, "\u1e63": 29606, "\u6642": 29607, "\u62e9": 29608, "\u0630": 29609, "\u30c6": 29610, "\u200c": 29611, "\u6784": 29612, "\u5907": 29613, "\uadf8": 29614, "\u94fe": 29615, "\u8bf4": 29616, "\u10da": 29617, "\u05df": 29618, "\u7b7e": 29619, "\u3046": 29620, "\u063a": 29621, "\u1ebf": 29622, "\u0636": 29623, "\u1e25": 29624, "\u542f": 29625, "\ub825": 29626, "\u10dd": 29627, "\u4ed8": 29628, "\u10db": 29629, "\u7d22": 29630, "\u7279": 29631, "\u05d2": 29632, "\u897f": 29633, "\ub300": 29634, "\u251c": 29635, "\u0096": 29636, "\u008e": 29637, "\u5916": 29638, "\u05e6": 29639, "\u5934": 29640, "\u8fde": 29641, "\u6d41": 29642, "\u25c4": 29643, "\u30c7": 29644, "\u30ab": 29645, "\u09b0": 29646, "\uc624": 29647, "\u627e": 29648, "\u6e05": 29649, "\ud83e\udd23": 29650, "\u53bb": 29651, "\u20b9": 29652, "\uacbd": 29653, "\u30b0": 29654, "\u0652": 29655, "\u00a2": 29656, "\u56e0": 29657, "\u008f": 29658, "\u039a": 29659, "\u589e": 29660, "\u77e5": 29661, "\u00b6": 29662, "\u50cf": 29663, "\u2665": 29664, "\ud130": 29665, "\u304f": 29666, "\u1ead": 29667, "\u30e1": 29668, "\u00c6": 29669, "\u7701": 29670, "\u0938": 29671, "\u092e": 29672, "\u2764": 29673, "\u3042": 29674, "\u6837": 29675, "\u8d77": 29676, "\u53f0": 29677, "\u8bfb": 29678, "\u89d2": 29679, "\u5357": 29680, "\u6574": 29681, "\u8ba2": 29682, "\f": 29683, "\u05d8": 29684, "\u30de": 29685, "\u09cd": 29686, "\uc6b0": 29687, "\u0576": 29688, "\u60a8": 29689, "\u0626": 29690, "\u57fa": 29691, "\u6c34": 29692, "\uc0dd": 29693, "\u2011": 29694, "\ub098": 29695, "\u753b": 29696, "\u63cf": 29697, "\u51fb": 29698, "\u3063": 29699, "\ub77c": 29700, "\u10dc": 29701, "\u0580": 29702, "\u4e1a": 29703, "\u10d1": 29704, "\u522b": 29705, "\u2666": 29706, "\u30a3": 29707, "\u0924": 29708, "\u7ed9": 29709, "\ubb38": 29710, "\u5f62": 29711, "\u63a7": 29712, "\u7136": 29713, "\ub3d9": 29714, "\u040a": 29715, "\u2060": 29716, "\u4e1c": 29717, "\u0e1b": 29718, "\u5dde": 29719, "\u6392": 29720, "\uc138": 29721, "\u88c5": 29722, "\ud560": 29723, "\u0106": 29724, "\u221e": 29725, "\u6d77": 29726, "\u57ce": 29727, "\u952e": 29728, "\u5f84": 29729, "\ud638": 29730, "\ud654": 29731, "\u17d2": 29732, "\u6599": 29733, "\u01a1": 29734, "\u0940": 29735, "\u30a6": 29736, "\u5177": 29737, "\u30d6": 29738, "\u5757": 29739, "\u518d": 29740, "\u1ed1": 29741, "\u7535": 29742, "\uff1b": 29743, "\uc704": 29744, "\u4e24": 29745, "\u800c": 29746, "\uc7a5": 29747, "\u0622": 29748, "\u021a": 29749, "\u30d0": 29750, "\u8fd8": 29751, "\u4ee4": 29752, "\u30ad": 29753, "\u0651": 29754, "\uac12": 29755, "\ubc88": 29756, "\ub9cc": 29757, "\u603b": 29758, "\u0932": 29759, "\u25b2": 29760, "\u5f02": 29761, "\u5149": 29762, "\u5ba2": 29763, "\u975e": 29764, "\u1ecb": 29765, "\u0081": 29766, "\u00fe": 29767, "\u8a2d": 29768, "\u8ff0": 29769, "\ud569": 29770, "\uff1f": 29771, "\u2714": 29772, "\u5bfc": 29773, "\u1e47": 29774, "\ubd80": 29775, "\u02d9": 29776, "\u03a4": 29777, "\u3082": 29778, "\uad6c": 29779, "\u9547": 29780, "\uc791": 29781, "\u2591": 29782, "\u6b65": 29783, "\u1ed9": 29784, "\u6d3b": 29785, "\u0e1e": 29786, "\u2190": 29787, "\u01ce": 29788, "\u0e08": 29789, "\u675f": 29790, "\u0640": 29791, "\u0091": 29792, "\u90a3": 29793, "\u092a": 29794, "\u30a8": 29795, "\u5fd7": 29796, "\u4e48": 29797, "\u8fd0": 29798, "\u5317": 29799, "\u8d85": 29800, "\u0f0b": 29801, "\u5e03": 29802, "\u03ce": 29803, "\u0361": 29804, "\u5c11": 29805, "\ud30c": 29806, "\u0283": 29807, "\u30e0": 29808, "\u0095": 29809, "\u5361": 29810, "\u09a8": 29811, "\u039c": 29812, "\u0251": 29813, "\ud83d\ude09": 29814, "\u8f91": 29815, "\uc6d0": 29816, "\u7f8e": 29817, "\u4ea7": 29818, "\u5229": 29819, "\ubaa8": 29820, "\u8054": 29821, "\u754c": 29822, "\uccb4": 29823, "\u79cd": 29824, "\u738b": 29825, "\u013e": 29826, "\uc5ec": 29827, "\uba54": 29828, "\u57df": 29829, "\u10d5": 29830, "\u7acb": 29831, "\ub85d": 29832, "\uac8c": 29833, "\u0625": 29834, "\u1e6d": 29835, "\u795e": 29836, "\u0578": 29837, "\u97f3": 29838, "\u2606": 29839, "\u00d1": 29840, "\uc870": 29841, "\u52d5": 29842, "\u7f13": 29843, "\uacfc": 29844, "\u62a5": 29845, "\u02bc": 29846, "\u17b6": 29847, "\ub418": 29848, "\u0565": 29849, "\u89c6": 29850, "\u0e0a": 29851, "\u8be6": 29852, "\u0e41": 29853, "\u00a6": 29854, "\u628a": 29855, "\u0b95": 29856, "\u09bf": 29857, "\ucd9c": 29858, "\ube44": 29859, "\u8fb9": 29860, "\u6846": 29861, "\u0935": 29862, "\u30b5": 29863, "\u0399": 29864, "\u039f": 29865, "\u30aa": 29866, "\u00be": 29867, "\u5386": 29868, "\u014f": 29869, "\u95e8": 29870, "\u0e02": 29871, "\u542b": 29872, "\u00ac": 29873, "\u5468": 29874, "\u586b": 29875, "\u5f85": 29876, "\u0e30": 29877, "\u10d3": 29878, "\u0407": 29879, "\u989d": 29880, "\uc74c": 29881, "\u56db": 29882, "\u3060": 29883, "\ud68c": 29884, "\u6b62": 29885, "\u7387": 29886, "\u73af": 29887, "\u30d1": 29888, "\ub798": 29889, "\u95ed": 29890, "\u0300": 29891, "\u8bed": 29892, "\uac1c": 29893, "\u8eab": 29894, "\u85cf": 29895, "\u092f": 29896, "\ub41c": 29897, "\u5373": 29898, "\u62c9": 29899, "\uc120": 29900, "\ubcc0": 29901, "\u2265": 29902, "\u0e38": 29903, "\u4e9b": 29904, "\ud83e\udd37": 29905, "\u305b": 29906, "\u5de6": 29907, "\u1ee3": 29908, "\u53f3": 29909, "\u1ec3": 29910, "\ub0b4": 29911, "\u05bc": 29912, "\u05d6": 29913, "\u09c7": 29914, "\u544a": 29915, "\u1ea5": 29916, "\u767d": 29917, "\u8d26": 29918, "\u8d39": 29919, "\u6c5f": 29920, "\u307f": 29921, "\u2039": 29922, "\u0e4c": 29923, "\u0087": 29924, "\u9020": 29925, "\u4f46": 29926, "\u5341": 29927, "\u5b83": 29928, "\u0902": 29929, "\u014b": 29930, "\u045e": 29931, "\u30bb": 29932, "\u5973": 29933, "\u28ff": 29934, "\u056b": 29935, "\u4eac": 29936, "\u89e6": 29937, "\ud568": 29938, "\ub4e4": 29939, "\u0100": 29940, "\u0098": 29941, "\u77f3": 29942, "\u3088": 29943, "\u7530": 29944, "\u6613": 29945, "\u89c4": 29946, "\u5c55": 29947, "\u00af": 29948, "\u505a": 29949, "\u661f": 29950, "\u10e3": 29951, "\u2713": 29952, "\u10d7": 29953, "\u4f9b": 29954, "\uba85": 29955, "\u03be": 29956, "\u5df1": 29957, "\u4e14": 29958, "\u63d2": 29959, "\u666f": 29960, "\u5207": 29961, "\u0e44": 29962, "\uc5c6": 29963, "\u30e7": 29964, "\u53ca": 29965, "\u039d": 29966, "\ubbf8": 29967, "\u062b": 29968, "\ub370": 29969, "\u4ef7": 29970, "\u4e61": 29971, "\u0939": 29972, "\u30c1": 29973, "\u771f": 29974, "\u592a": 29975, "\u0e39": 29976, "\u30c0": 29977, "\u5c40": 29978, "\u2642": 29979, "\u9000": 29980, "\u0bc1": 29981, "\u0995": 29982, "\u0bbf": 29983, "\u4f55": 29984, "\ud83d\ude2d": 29985, "\u00a5": 29986, "\u008d": 29987, "\u2248": 29988, "\u53f8": 29989, "\u5c42": 29990, "\uc2e4": 29991, "\u7ad9": 29992, "\u9996": 29993, "\u6b3e": 29994, "\u179a": 29995, "\u9593": 29996, "\u05b8": 29997, "\uc800": 29998, "\u76d1": 29999, "\u30a1": 30000, "\u518c": 30001, "\u6848": 30002, "\u094b": 30003, "\u53cd": 30004, "\u542c": 30005, "\u65cf": 30006, "\u6790": 30007, "\u0e37": 30008, "\u79d2": 30009, "\uacf5": 30010, "\u009c": 30011, "\ud83d\ude80": 30012, "\uac70": 30013, "\uc7ac": 30014, "\u0082": 30015, "\u5834": 30016, "\u5e7f": 30017, "\u64ad": 30018, "\u2551": 30019, "\u22c5": 30020, "\u6280": 30021, "\u8d34": 30022, "\u60f3": 30023, "\u0281": 30024, "\u1edb": 30025, "\u30e3": 30026, "\uc911": 30027, "\u300b": 30028, "\u901f": 30029, "\u9891": 30030, "\u961f": 30031, "\u0e33": 30032, "\u3051": 30033, "\u0941": 30034, "\u2264": 30035, "\u2193": 30036, "\u987b": 30037, "\u83dc": 30038, "\u0303": 30039, "\u526a": 30040, "\ubc84": 30041, "\u30a7": 30042, "\u039b": 30043, "\u7ec6": 30044, "\u9078": 30045, "\u0926": 30046, "\u00b9": 30047, "\u8bb8": 30048, "\u1ea7": 30049, "\u4e16": 30050, "\u30e5": 30051, "\u0621": 30052, "\u2021": 30053, "\u5019": 30054, "\u5171": 30055, "\ud06c": 30056, "\u0e18": 30057, "\uc124": 30058, "\u5feb": 30059, "\u53cb": 30060, "\u05b0": 30061, "\u8f66": 30062, "\u63a8": 30063, "\u82b1": 30064, "\u8a00": 30065, "\u0686": 30066, "\u81f3": 30067, "\u958b": 30068, "\u6821": 30069, "\u500b": 30070, "\u6751": 30071, "\u3064": 30072, "\u258c": 30073, "\u0baa": 30074, "\uacb0": 30075, "\u0146": 30076, "\u4f18": 30077, "\u1793": 30078, "\u8fbe": 30079, "\u6838": 30080, "\u30ca": 30081, "\u573a": 30082, "\u5f71": 30083, "\ud83c\udffb": 30084, "\u94ae": 30085, "\u0638": 30086, "\u00de": 30087, "\u25bc": 30088, "\u304a": 30089, "\u4efd": 30090, "\u5fae": 30091, "\u1edd": 30092, "\u8bc6": 30093, "\ud589": 30094, "\u300a": 30095, "\u0e43": 30096, "\u1ecd": 30097, "\u9884": 30098, "\u09ac": 30099, "\u0ba4": 30100, "\u0090": 30101, "\u0173": 30102, "\ub9c8": 30103, "\uc54a": 30104, "\u0261": 30105, "\uacc4": 30106, "\uc5f0": 30107, "\u4e94": 30108, "\u0179": 30109, "\u3081": 30110, "\u5f88": 30111, "\uac04": 30112, "\u7121": 30113, "\u1794": 30114, "\u793e": 30115, "\u00ca": 30116, "\u4e66": 30117, "\u9876": 30118, "\u10e2": 30119, "\u624d": 30120, "\u4e91": 30121, "\u2514": 30122, "\u03b6": 30123, "\u060c": 30124, "\u641c": 30125, "\uc2e0": 30126, "\uc720": 30127, "\u200f": 30128, "\u2705": 30129, "\u2b50": 30130, "\u7167": 30131, "\u77ed": 30132, "\u5ddd": 30133, "\u5f8c": 30134, "\u8303": 30135, "\u6c11": 30136, "\u6cbb": 30137, "\u7ae0": 30138, "\u1ec1": 30139, "\ubc14": 30140, "\u04d9": 30141, "\u26ad": 30142, "\u6cb3": 30143, "\u8bba": 30144, "\u3048": 30145, "\u03a9": 30146, "\u221a": 30147, "\u0102": 30148, "\u0393": 30149, "\u5750": 30150, "\uc801": 30151, "\u505c": 30152, "\ucd94": 30153, "\u53d7": 30154, "\u2640": 30155, "\u02be": 30156, "\u6811": 30157, "\u6797": 30158, "\uce58": 30159, "\ufb01": 30160, "\u2592": 30161, "\u5f20": 30162, "\u7740": 30163, "\u8bbf": 30164, "\u8003": 30165, "\u6559": 30166, "\u0917": 30167, "\u51c6": 30168, "\u5370": 30169, "\u7cbe": 30170, "\u7a97": 30171, "\u5b9d": 30172, "\u3061": 30173, "\u56f4": 30174, "\u05b7": 30175, "\u81f4": 30176, "\u30e2": 30177, "\ub54c": 30178, "\u968f": 30179, "\u50a8": 30180, "\u51b5": 30181, "\u90ae": 30182, "\u6b66": 30183, "\u26d4": 30184, "\u7ef4": 30185, "\u04af": 30186, "\u8df3": 30187, "\u092c": 30188, "\u6295": 30189, "\u1ee7": 30190, "\ud45c": 30191, "\ubc18": 30192, "\u82f1": 30193, "\u02b0": 30194, "\ud83d\udc4d": 30195, "\u091c": 30196, "\u5e26": 30197, "\u70ba": 30198, "\u7eed": 30199, "\u0268": 30200, "\ucc98": 30201, "\u2082": 30202, "\ud074": 30203, "\u7fa4": 30204, "\ud604": 30205, "\u98ce": 30206, "\u8d2d": 30207, "\u1780": 30208, "\u8001": 30209, "\u7559": 30210, "\u7403": 30211, "\ud504": 30212, "\u2584": 30213, "\u53f2": 30214, "\u0409": 30215, "\u27e9": 30216, "\ubd84": 30217, "\u10d2": 30218, "\u5e97": 30219, "\u5ba1": 30220, "\ub8cc": 30221, "\ubaa9": 30222, "\u7565": 30223, "\uad00": 30224, "\u05b4": 30225, "\u79d1": 30226, "\u8d27": 30227, "\u0bae": 30228, "\u7edc": 30229, "\u9633": 30230, "\u1e24": 30231, "\u8cc7": 30232, "\u82e5": 30233, "\u09b8": 30234, "\u06c1": 30235, "\u5bbd": 30236, "\u89c1": 30237, "\u30ba": 30238, "\u6e38": 30239, "\ubc29": 30240, "\u1ed3": 30241, "\u027e": 30242, "\uc5f4": 30243, "\ub7ec": 30244, "\u05da": 30245, "\u001b": 30246, "\u103a": 30247, "\u4f59": 30248, "\u54cd": 30249, "\u7f29": 30250, "\u0b9f": 30251, "\u8bc4": 30252, "\u5141": 30253, "\u79bb": 30254, "\ud83e\udd14": 30255, "\u0401": 30256, "\u028a": 30257, "\u9ed1": 30258, "\u9a6c": 30259, "\u27e8": 30260, "\u5024": 30261, "\u7bb1": 30262, "\uc57c": 30263, "\u1798": 30264, "\u0150": 30265, "\u611f": 30266, "\u30c4": 30267, "\u1ee5": 30268, "\u30dd": 30269, "\ud655": 30270, "\u58f0": 30271, "\u6218": 30272, "\u0455": 30273, "\u5909": 30274, "\uc640": 30275, "\u7236": 30276, "\u30d9": 30277, "\u52a9": 30278, "\uc5c5": 30279, "\u02b2": 30280, "\u00ff": 30281, "\u5145": 30282, "\u5f3a": 30283, "\u535a": 30284, "\u30df": 30285, "\u9500": 30286, "\ub2f9": 30287, "\u8a18": 30288, "\u4ec0": 30289, "\u5339": 30290, "\u0582": 30291, "\u305d": 30292, "\ucf54": 30293, "\u09b2": 30294, "\u016d": 30295, "\u5348": 30296, "\u30cb": 30297, "\u0012": 30298, "\u0292": 30299, "\u10e8": 30300, "\u67d0": 30301, "\u30a9": 30302, "\u8db3": 30303, "\ud0c0": 30304, "\u00d0": 30305, "\u10ee": 30306, "\ub984": 30307, "\u6728": 30308, "\u697c": 30309, "\ucd5c": 30310, "\u7ea2": 30311, "\u00a8": 30312, "\u53e4": 30313, "\u0006": 30314, "\ub2e8": 30315, "\u4eca": 30316, "\u0294": 30317, "\u091f": 30318, "\u09ae": 30319, "\u65af": 30320, "\u8a9e": 30321, "\u0178": 30322, "\ud83d\ude44": 30323, "\u724c": 30324, "\uc548": 30325, "\u179f": 30326, "\u989c": 30327, "\uff5e": 30328, "\u514b": 30329, "\u6df1": 30330, "\uae08": 30331, "\u6703": 30332, "\u5c14": 30333, "\u91ca": 30334, "\u6279": 30335, "\uc0b0": 30336, "\u91ce": 30337, "\u9632": 30338, "\u0397": 30339, "\u04e9": 30340, "\u03c8": 30341, "\u30dc": 30342, "\u009a": 30343, "\u5404": 30344, "\uc9c4": 30345, "\u8ffd": 30346, "\u53e5": 30347, "\u8b66": 30348, "\u03a6": 30349, "\u0463": 30350, "\u1e0d": 30351, "\u8bcd": 30352, "\u7537": 30353, "\uae00": 30354, "\uc2dd": 30355, "\u9690": 30356, "\ubcf5": 30357, "\u76d8": 30358, "\u00cc": 30359, "\u7533": 30360, "\u8bae": 30361, "\u30b6": 30362, "\u8fd1": 30363, "\ub2a5": 30364, "\u09af": 30365, "\u6771": 30366, "\u9019": 30367, "\u0bb0": 30368, "\u8ddd": 30369, "\u9662": 30370, "\u5fb7": 30371, "\u01d0": 30372, "\u9488": 30373, "\u2580": 30374, "\u2194": 30375, "\u623f": 30376, "\u9752": 30377, "\u653f": 30378, "\ud83d\ude05": 30379, "\u9012": 30380, "\u09aa": 30381, "\u6ce2": 30382, "\u30bd": 30383, "\u7ed1": 30384, "\u30d3": 30385, "\u1ec5": 30386, "\ud3ec": 30387, "\u0010": 30388, "\u1eed": 30389, "\ub4f1": 30390, "\ud658": 30391, "\u58eb": 30392, "\u09a4": 30393, "\u0398": 30394, "\ucd08": 30395, "\u5883": 30396, "\u5dee": 30397, "\u91c7": 30398, "\ub514": 30399, "\u0129": 30400, "\u5347": 30401, "\u80cc": 30402, "\ubc30": 30403, "\u9f99": 30404, "\u8857": 30405, "\u0ccd": 30406, "\u1e5b": 30407, "\u09c1": 30408, "\u5f39": 30409, "\u9b54": 30410, "\uac1d": 30411, "\u2030": 30412, "\u2301": 30413, "\u1f10": 30414, "\u7981": 30415, "\u0e1c": 30416, "\u049b": 30417, "\u5cf6": 30418, "\u0bbe": 30419, "\u266d": 30420, "\u767e": 30421, "\u1ee9": 30422, "\u30cd": 30423, "\u4e13": 30424, "\u4f86": 30425, "\u5237": 30426, "\ud544": 30427, "\u0575": 30428, "\u1eaf": 30429, "\u534e": 30430, "\u0392": 30431, "\u0936": 30432, "\u00b8": 30433, "\u5c4f": 30434, "\u6b7b": 30435, "\u904d": 30436, "\uac80": 30437, "\u03a7": 30438, "\uac83": 30439, "\u516b": 30440, "\u89c8": 30441, "\ud0dd": 30442, "\u552f": 30443, "\u2219": 30444, "\u00a4": 30445, "\ud398": 30446, "\u8ba9": 30447, "\u9501": 30448, "\ubb34": 30449, "\u601d": 30450, "\u9694": 30451, "\u00d4": 30452, "\u0013": 30453, "\u1e43": 30454, "\u30ef": 30455, "\u4f4e": 30456, "\uc158": 30457, "\u534a": 30458, "\u8f83": 30459, "\u178f": 30460, "\u4eab": 30461, "\u79ef": 30462, "\u0088": 30463, "\ud83d\ude0a": 30464, "\u5178": 30465, "\u01d4": 30466, "\u516d": 30467, "\u4fbf": 30468, "\u0250": 30469, "\u7b80": 30470, "\u7ee7": 30471, "\u4ec5": 30472, "\u5c3e": 30473, "\u008b": 30474, "\u0bb5": 30475, "\u056f": 30476, "\u0083": 30477, "\uc601": 30478, "\u706b": 30479, "\u6e56": 30480, "\u66f8": 30481, "\ubc1c": 30482, "\u30cf": 30483, "\u5faa": 30484, "\u672f": 30485, "\u7d50": 30486, "\u013c": 30487, "\u4e50": 30488, "\u6ee4": 30489, "\uc885": 30490, "\u0e16": 30491, "\u1f76": 30492, "\u6ee1": 30493, "\u255d": 30494, "\u308f": 30495, "\u3069": 30496, "\u0e47": 30497, "\ud615": 30498, "\u570b": 30499, "\u1ef1": 30500, "\u7dda": 30501, "\ube14": 30502, "\u5c01": 30503, "\u78ba": 30504, "\u4f9d": 30505, "\u057d": 30506, "\u6c38": 30507, "\uc0c9": 30508, "\u6b4c": 30509, "\u6578": 30510, "\u798f": 30511, "\uc0ad": 30512, "\u5b9f": 30513, "\ub808": 30514, "\u017f": 30515, "\u5343": 30516, "\u000e": 30517, "\u6bcd": 30518, "\ub354": 30519, "\uc784": 30520, "\u057f": 30521, "\u06d2": 30522, "\u51e0": 30523, "\u53cc": 30524, "\ub178": 30525, "\u0e13": 30526, "\u6389": 30527, "\u03a1": 30528, "\u1f00": 30529, "\u6a19": 30530, "\u9577": 30531, "\u6863": 30532, "\ud0dc": 30533, "\u30da": 30534, "\ubcf8": 30535, "\u008c": 30536, "\u5e95": 30537, "\u7ec8": 30538, "\u8acb": 30539, "\u10d9": 30540, "\u032f": 30541, "\uc608": 30542, "\u25ac": 30543, "\u5831": 30544, "\u30d4": 30545, "\u0e4f": 30546, "\u6682": 30547, "\u674e": 30548, "\u03a5": 30549, "\u0005": 30550, "\u0002": 30551, "\u66ff": 30552, "\uc6b4": 30553, "\u5c04": 30554, "\u0018": 30555, "\ub9e4": 30556, "\u0011": 30557, "\ud83c\udffc": 30558, "\u7968": 30559, "\u9644": 30560, "\u30ce": 30561, "\u0169": 30562, "\u538b": 30563, "\u963f": 30564, "\u00d2": 30565, "\ud14c": 30566, "\u223c": 30567, "\u4e07": 30568, "\u0574": 30569, "\ud6c4": 30570, "\u666e": 30571, "\u622a": 30572, "\uc18d": 30573, "\u62ec": 30574, "\ud83d\ude00": 30575, "\u0bc8": 30576, "\u25b6": 30577, "\uae4c": 30578, "\u099f": 30579, "\u66f2": 30580, "\u5e08": 30581, "\u94b1": 30582, "\u680f": 30583, "\u042b": 30584, "\u8d70": 30585, "\u1eef": 30586, "\u202c": 30587, "\u5f52": 30588, "\uc810": 30589, "\ud83d\udd25": 30590, "\uc5c8": 30591, "\u9023": 30592, "\u79c1": 30593, "\uccad": 30594, "\u5218": 30595, "\u514d": 30596, "\ue934": 30597, "\u5956": 30598, "\u898b": 30599, "\u05b9": 30600, "\u263a": 30601, "\u30b1": 30602, "\uc5ed": 30603, "\u9645": 30604, "\ubc1b": 30605, "\u671b": 30606, "\u5e1d": 30607, "\u51cf": 30608, "\ub450": 30609, "\u9886": 30610, "\u0084": 30611, "\u949f": 30612, "\u30ac": 30613, "\u67b6": 30614, "\ub4e0": 30615, "\u0bb2": 30616, "\u677e": 30617, "\u25a1": 30618, "\u8d8a": 30619, "\u7b54": 30620, "\u0255": 30621, "\u1fe6": 30622, "\u67d3": 30623, "\uf0a7": 30624, "\u8d28": 30625, "\u987a": 30626, "\u6c14": 30627, "\u2557": 30628, "\u8a08": 30629, "\u10e5": 30630, "\u4eae": 30631, "\ud83e\udd26": 30632, "\u0302": 30633, "\u0679": 30634, "\u5ea7": 30635, "\u02cc": 30636, "\u5747": 30637, "\u000b": 30638, "\u5b98": 30639, "\u9002": 30640, "\u62a4": 30641, "\u4e45": 30642, "\u6625": 30643, "\u66f9": 30644, "\u7687": 30645, "\u811a": 30646, "\u6c60": 30647, "\u5ef6": 30648, "\ud0a4": 30649, "\ud488": 30650, "\u73fe": 30651, "\u6a94": 30652, "\u3070": 30653, "\u2d30": 30654, "\u5e0c": 30655, "\u73a9": 30656, "\u56fa": 30657, "\u9ec4": 30658, "\uf0b7": 30659, "\u263d": 30660, "\u94f6": 30661, "\u0003": 30662, "\u2503": 30663, "\ud83d\udc4f": 30664, "\ubd88": 30665, "\u653b": 30666, "\u3078": 30667, "\u51b3": 30668, "\u2299": 30669, "\u5b81": 30670, "\u091a": 30671, "\u6a5f": 30672, "\u7fa9": 30673, "\u0272": 30674, "\u0015": 30675, "\ud588": 30676, "\u1ea9": 30677, "\u611b": 30678, "\u77e9": 30679, "\ud328": 30680, "\u1eb7": 30681, "\u90ce": 30682, "\u042c": 30683, "\u7ed8": 30684, "\u8d1f": 30685, "\u1ed5": 30686, "\u0baf": 30687, "\u6c49": 30688, "\u7de8": 30689, "\u06ce": 30690, "\u0d4d": 30691, "\u3058": 30692, "\uce74": 30693, "\u4f3c": 30694, "\u06ba": 30695, "\u3084": 30696, "\u8a8d": 30697, "\u000f": 30698, "\u904e": 30699, "\ud1b5": 30700, "\u25aa": 30701, "\u7ea6": 30702, "\u9999": 30703, "\u4e70": 30704, "\u4f4f": 30705, "\u255a": 30706, "\ud83d\ude01": 30707, "\u6269": 30708, "\u9759": 30709, "\ub824": 30710, "\ud559": 30711, "\u94a5": 30712, "\uc99d": 30713, "\u1ec9": 30714, "\u5979": 30715, "\u98df": 30716, "\u5f80": 30717, "\u9ede": 30718, "\u504f": 30719, "\u5eb7": 30720, "\u0014": 30721, "\u012f": 30722, "\uc900": 30723, "\u0004": 30724, "\u0e1f": 30725, "\u2663": 30726, "\u620f": 30727, "\u0282": 30728, "\u4e95": 30729, "\u519b": 30730, "\u7231": 30731, "\u0671": 30732, "\u4e03": 30733, "\ucc28": 30734, "\u5e01": 30735, "\u2660": 30736, "\u54c8": 30737, "\u9605": 30738, "\u4ecb": 30739, "\u89c2": 30740, "\u5340": 30741, "\u02dc": 30742, "\u064b": 30743, "\u53c8": 30744, "\u51b2": 30745, "\u671d": 30746, "\u59d3": 30747, "\u8bfe": 30748, "\u9f8d": 30749, "\uac01": 30750, "\u2208": 30751, "\u7c73": 30752, "\u0192": 30753, "\u559c": 30754, "\u591c": 30755, "\u56e2": 30756, "\u21d2": 30757, "\u8fdc": 30758, "\u001a": 30759, "\u1f50": 30760, "\u627f": 30761, "\u0cbf": 30762, "\u5ba4": 30763, "\u0280": 30764, "\u1784": 30765, "\u0905": 30766, "\u7f57": 30767, "\ud83d\ude4f": 30768, "\u8f6f": 30769, "\ud83d\udfe1": 30770, "\uac74": 30771, "\u061f": 30772, "\u1038": 30773, "\u1d07": 30774, "\u30e6": 30775, "\ud1a0": 30776, "\u7b56": 30777, "\u0304": 30778, "\uad6d": 30779, "\u05b6": 30780, "\u534f": 30781, "\u8425": 30782, "\u95a2": 30783, "\u5409": 30784, "\ud83d\udc80": 30785, "\u5947": 30786, "\u6eda": 30787, "\u8f74": 30788, "\u51e6": 30789, "\u571f": 30790, "\u5212": 30791, "\u0921": 30792, "\u4e34": 30793, "\u05b5": 30794, "\u822a": 30795, "\u6d4f": 30796, "\u30b4": 30797, "\u5225": 30798, "\u5bfa": 30799, "\u65bc": 30800, "\u9032": 30801, "\u1f78": 30802, "\u98a8": 30803, "\u0ba9": 30804, "\u73ed": 30805, "\u25fc": 30806, "\u4e5d": 30807, "\u0325": 30808, "\u865f": 30809, "\ub958": 30810, "\u7840": 30811, "\u822c": 30812, "\ufe19": 30813, "\u0308": 30814, "\u756a": 30815, "\u2728": 30816, "\ud83d\ude0e": 30817, "\u09cb": 30818, "\ud83d\ude0d": 30819, "\u55ae": 30820, "\u5e27": 30821, "\u6388": 30822, "\u8d4b": 30823, "\u5df4": 30824, "\u5360": 30825, "\u5047": 30826, "\u1e45": 30827, "\u900f": 30828, "\u9805": 30829, "\u0127": 30830, "\u99ac": 30831, "\ud83d\udfe2": 30832, "\u013d": 30833, "\u056c": 30834, "\u5238": 30835, "\uac19": 30836, "\u985e": 30837, "\u5c0d": 30838, "\uc6d4": 30839, "\u6fc0": 30840, "\u0017": 30841, "\u6226": 30842, "\u72ec": 30843, "\u8a0a": 30844, "\u17b7": 30845, "\u5957": 30846, "\u02b7": 30847, "\u8ddf": 30848, "\u1edf": 30849, "\u6e32": 30850, "\u986f": 30851, "\u964d": 30852, "\u102c": 30853, "\u5c3c": 30854, "\u8840": 30855, "\uc5b8": 30856, "\u725b": 30857, "\u5c07": 30858, "\u0e28": 30859, "\u62cd": 30860, "\u523b": 30861, "\u10d6": 30862, "\u2554": 30863, "\u85e4": 30864, "\u0c4d": 30865, "\u1ff6": 30866, "\ud83d\udfe0": 30867, "\u826f": 30868, "\uae40": 30869, "\u09a6": 30870, "\u1e62": 30871, "\u9332": 30872, "\u4f0a": 30873, "\u843d": 30874, "\u96c4": 30875, "\u96ea": 30876, "\u6620": 30877, "\u8457": 30878, "\ub978": 30879, "\u10e4": 30880, "\u5bfe": 30881, "\u667a": 30882, "\u8bd1": 30883, "\u252c": 30884, "\u62bd": 30885, "\u1fd6": 30886, "\u9152": 30887, "\u040b": 30888, "\u80a1": 30889, "\u17cb": 30890, "\uc21c": 30891, "\uc9c1": 30892, "\u092d": 30893, "\u8c37": 30894, "\ubb3c": 30895, "\u01d2": 30896, "\u2804": 30897, "\u70ed": 30898, "\u7d42": 30899, "\u5939": 30900, "\u5e72": 30901, "\u5f69": 30902, "\u6557": 30903, "\u045c": 30904, "\u266f": 30905, "\u0323": 30906, "\u057e": 30907, "\u8f6e": 30908, "\u9635": 30909, "\u590f": 30910, "\u5e55": 30911, "\u5427": 30912, "\u6e2f": 30913, "\u76ca": 30914, "\u513f": 30915, "\uc561": 30916, "\u552e": 30917, "\u5175": 30918, "\u60e0": 30919, "\u6b22": 30920, "\u009b": 30921, "\u96f6": 30922, "\u5b78": 30923, "\u009e": 30924, "\u54e1": 30925, "\u1ed7": 30926, "\u7389": 30927, "\u903b": 30928, "\u1940": 30929, "\u5417": 30930, "\u6c92": 30931, "\u2260": 30932, "\ub108": 30933, "\u0b9a": 30934, "\u0016": 30935, "\u592b": 30936, "\u10ec": 30937, "\u5802": 30938, "\u96fb": 30939, "\u2261": 30940, "\u9646": 30941, "\uc838": 30942, "\u7814": 30943, "\u8350": 30944, "\u5065": 30945, "\u78bc": 30946, "\u7ec3": 30947, "\u691c": 30948, "\uc1a1": 30949, "\u0948": 30950, "\u54ea": 30951, "\u5706": 30952, "\u0531": 30953, "\u21a9": 30954, "\u6258": 30955, "\u032a": 30956, "\u0942": 30957, "\u7f00": 30958, "\ub124": 30959, "\u6c99": 30960, "\u5174": 30961, "\u75c5": 30962, "\u0007": 30963, "\u179b": 30964, "\u1eeb": 30965, "\u1f08": 30966, "\uac15": 30967, "\ud56d": 30968, "\u0019": 30969, "\u63db": 30970, "\u6e29": 30971, "\u5e16": 30972, "\u1791": 30973, "\u8fbc": 30974, "\u524a": 30975, "\uc54c": 30976, "\u5f81": 30977, "\u4e60": 30978, "\ubc95": 30979, "\u6808": 30980, "\u7edd": 30981, "\u007f": 30982, "\u0695": 30983, "\u5716": 30984, "\u82cf": 30985, "\u767a": 30986, "\u102f": 30987, "\u753a": 30988, "\u4e92": 30989, "\u09bc": 30990, "\u10ea": 30991, "\u5b88": 30992, "\uc0c8": 30993, "\u4fa7": 30994, "\u8349": 30995, "\u0f66": 30996, "\u626b": 30997, "\u2012": 30998, "\u6062": 30999, "\u04a3": 31000, "\u0923": 31001, "\u0bb1": 31002, "\uc9f8": 31003, "\u0dca": 31004, "\u62df": 31005, "\u6d3e": 31006, "\ud83c\udffd": 31007, "\u547c": 31008, "\u008a": 31009, "\u6f14": 31010, "\u7a76": 31011, "\uad50": 31012, "\u0263": 31013, "\u090f": 31014, "\u17b8": 31015, "\u05e3": 31016, "\u5bcc": 31017, "\u99c5": 31018, "\u305a": 31019, "\u266a": 31020, "\ud83d\ude06": 31021, "\uc811": 31022, "\u0493": 31023, "\u2593": 31024, "\uc874": 31025, "\u0cbe": 31026, "\u65cb": 31027, "\u3083": 31028, "\u8865": 31029, "\u05e5": 31030, "\u9580": 31031, "\u1785": 31032, "\ub0a0": 31033, "\u0e20": 31034, "\u0f42": 31035, "\u50b3": 31036, "\u2206": 31037, "\u0086": 31038, "\u05c1": 31039, "\u7f3a": 31040, "\u982d": 31041, "\u602a": 31042, "\u7d44": 31043, "\ubcc4": 31044, "\u042a": 31045, "\u767c": 31046, "\u96f7": 31047, "\u0cb0": 31048, "\u0e0b": 31049, "\u3073": 31050, "\u7ffb": 31051, "\u06be": 31052, "\u10de": 31053, "\u984c": 31054, "\u5c45": 31055, "\uc9d1": 31056, "\ud83c\udf0d": 31057, "\u02da": 31058, "\u907f": 31059, "\uc904": 31060, "\u17bb": 31061, "\u6ed1": 31062, "\u6545": 31063, "\u0e0d": 31064, "\u301c": 31065, "\u0ca8": 31066, "\uc591": 31067, "\uc644": 31068, "\u0bb3": 31069, "\u500d": 31070, "\u5b97": 31071, "\u629e": 31072, "\ube0c": 31073, "\u0274": 31074, "\u52b9": 31075, "\u5c3a": 31076, "\u8996": 31077, "\u1ebd": 31078, "\u8986": 31079, "\u0927": 31080, "\u9aa8": 31081, "\ub2ec": 31082, "\u1d1b": 31083, "\u84dd": 31084, "\u95dc": 31085, "\u984d": 31086, "\u00d5": 31087, "\u2217": 31088, "\u5377": 31089, "\uac11": 31090, "\ub974": 31091, "\u4f17": 31092, "\u1d00": 31093, "\u614b": 31094, "\u0670": 31095, "\u6697": 31096, "\u541b": 31097, "\u932f": 31098, "\u0252": 31099, "\u1799": 31100, "\u1e2b": 31101, "\u1fc6": 31102, "\u4e9a": 31103, "\u2661": 31104, "\u5272": 31105, "\u9f20": 31106, "\u0336": 31107, "\u00cb": 31108, "\u8aad": 31109, "\uaca9": 31110, "\u30b2": 31111, "\u773c": 31112, "\u00dd": 31113, "\u0698": 31114, "\u96e8": 31115, "\u5bae": 31116, "\ucabd": 31117, "\u0937": 31118, "\u8907": 31119, "\u5269": 31120, "\u65e9": 31121, "\u6742": 31122, "\u7126": 31123, "\u8d1d": 31124, "\u7a81": 31125, "\uc6cc": 31126, "\u53e6": 31127, "\u6444": 31128, "\b": 31129, "\u202d": 31130, "\u5e9c": 31131, "\uc678": 31132, "\u76d6": 31133, "\u001c": 31134, "\u0e29": 31135, "\u4f5b": 31136, "\u6982": 31137, "\u8207": 31138, "\u7d93": 31139, "\uff0d": 31140, "\u04bb": 31141, "\u554f": 31142, "\u0cc1": 31143, "\u1f30": 31144, "\u8a71": 31145, "\u5012": 31146, "\u845b": 31147, "\u3079": 31148, "\u308d": 31149, "\u001e": 31150, "\u0964": 31151, "\u1031": 31152, "\u1d0f": 31153, "\u8bad": 31154, "\u9ad4": 31155, "\ud83d\udc4c": 31156, "\u5167": 31157, "\u1000": 31158, "\u4f01": 31159, "\uc57d": 31160, "\ucc3e": 31161, "\u0f7c": 31162, "\u7834": 31163, "\u8f38": 31164, "\ub9bc": 31165, "\u5854": 31166, "\ud134": 31167, "\u6740": 31168, "\u300f": 31169, "\u5473": 31170, "\u6d6e": 31171, "\u2506": 31172, "\u0121": 31173, "\u90e1": 31174, "\u2510": 31175, "\u300e": 31176, "\u9636": 31177, "\u96c5": 31178, "\u2508": 31179, "\u56ed": 31180, "\uff0e": 31181, "\u5403": 31182, "\ub0a8": 31183, "\u2002": 31184, "\u0f62": 31185, "\u5e2e": 31186, "\u6bdb": 31187, "\u8017": 31188, "\u4e3e": 31189, "\u0c30": 31190, "\u62ff": 31191, "\ubc00": 31192, "\u3054": 31193, "\u591f": 31194, "\u793c": 31195, "\u1796": 31196, "\u306d": 31197, "\u0089": 31198, "\u5170": 31199, "\u274c": 31200, "\u6298": 31201, "\uc2ed": 31202, "\ud83d\udc8e": 31203, "\u696d": 31204, "\u8bf8": 31205, "\u5b59": 31206, "\u0f56": 31207, "\ud83d\ude33": 31208, "\u7a2e": 31209, "\u00cf": 31210, "\u0e36": 31211, "\u2063": 31212, "\u533b": 31213, "\u62fc": 31214, "\u21b5": 31215, "\u2153": 31216, "\u001f": 31217, "\u1019": 31218, "\u53eb": 31219, "\u099c": 31220, "\u4e88": 31221, "\u5bf8": 31222, "\u6885": 31223, "\u9192": 31224, "\u6d25": 31225, "\u1014": 31226, "\u0c3f": 31227, "\u5382": 31228, "\u5c4b": 31229, "\u0916": 31230, "\u5e2b": 31231, "\ud83d\udc40": 31232, "\u1ecf": 31233, "\u30e4": 31234, "\u1f70": 31235, "\u001d": 31236, "\u25c6": 31237, "\u178a": 31238, "\u6750": 31239, "\u30db": 31240, "\u5f35": 31241, "\u6d1e": 31242, "\u9910": 31243, "\ucc9c": 31244, "\u09b9": 31245, "\u9054": 31246, "\u5011": 31247, "\u6597": 31248, "\u6a2a": 31249, "\ubc31": 31250, "\u17c6": 31251, "\u06c6": 31252, "\ub9d0": 31253, "\u0997": 31254, "\u4f73": 31255, "\ub79c": 31256, "\u4ec1": 31257, "\u9648": 31258, "\u98de": 31259, "\u6781": 31260, "\uf0d8": 31261, "\ubc0f": 31262, "\u4ed3": 31263, "\u2b1b": 31264, "\u660c": 31265, "\u9322": 31266, "\u6b8a": 31267, "\u2534": 31268, "\u25cb": 31269, "\uae38": 31270, "\u6cc9": 31271, "\u7532": 31272, "\ud65c": 31273, "\u3072": 31274, "\u09b6": 31275, "\u1295": 31276, "\u0164": 31277, "\u10e6": 31278, "\u76ae": 31279, "\u5f37": 31280, "\u8d5b": 31281, "\u0c3e": 31282, "\u9810": 31283, "\u1004": 31284, "\ud2bc": 31285, "\ud50c": 31286, "\u10e7": 31287, "\u22c6": 31288, "\u0584": 31289, "\u0abe": 31290, "\u5c1a": 31291, "\ub610": 31292, "\u0562": 31293, "\u250c": 31294, "\u7bc0": 31295, "\u68ee": 31296, "\u0906": 31297, "\u529e": 31298, "\u5712": 31299, "\u7259": 31300, "\u5e86": 31301, "\u9686": 31302, "\ud83d\ude14": 31303, "\u53c9": 31304, "\u0563": 31305, "\ud53c": 31306, "\u30ae": 31307, "\u554a": 31308, "\u7d9a": 31309, "\u7075": 31310, "\u30d2": 31311, "\u5ffd": 31312, "\u028c": 31313, "\ub7c9": 31314, "\u6cb9": 31315, "\u8baf": 31316, "\u2d49": 31317, "\ub9ad": 31318, "\u521a": 31319, "\u6c0f": 31320, "\u102d": 31321, "\u012a": 31322, "\u8aa4": 31323, "\u9f50": 31324, "\u672b": 31325, "\ud83d\ude4c": 31326, "\u031e": 31327, "\u5708": 31328, "\u5ff5": 31329, "\uc22b": 31330, "\u6beb": 31331, "\u7576": 31332, "\u898f": 31333, "\ud310": 31334, "\u0c41": 31335, "\u65e7": 31336, "\u5356": 31337, "\u0e09": 31338, "\u5e78": 31339, "\u7f72": 31340, "\uadfc": 31341, "\u0987": 31342, "\u5c9b": 31343, "\u0564": 31344, "\u89c9": 31345, "\u5bb3": 31346, "\u6bd5": 31347, "\u0e10": 31348, "\u5a01": 31349, "\u80b2": 31350, "\u5462": 31351, "\u5cf0": 31352, "\u804c": 31353, "\u967d": 31354, "\u0dd2": 31355, "\u4e9e": 31356, "\u04b1": 31357, "\u2083": 31358, "\ub530": 31359, "\u65bd": 31360, "\u6cf0": 31361, "\u8f09": 31362, "\u0085": 31363, "\u7b11": 31364, "\u83ef": 31365, "\u8fce": 31366, "\ub429": 31367, "\u8c46": 31368, "\u5609": 31369, "\ud83e\udd21": 31370, "\u0115": 31371, "\u5e84": 31372, "\u7d1a": 31373, "\u03a8": 31374, "\u0f72": 31375, "\u6c17": 31376, "\u8d23": 31377, "\u0570": 31378, "\u17a2": 31379, "\u4e71": 31380, "\u4f11": 31381, "\u7d04": 31382, "\u0e06": 31383, "\u2211": 31384, "\u5bdf": 31385, "\uc628": 31386, "\ud83d\ude2c": 31387, "\u09a1": 31388, "\u4e58": 31389, "\ub78c": 31390, "\u0907": 31391, "\u0386": 31392, "\u0ba8": 31393, "\u17be": 31394, "\u4eb2": 31395, "\u17c1": 31396, "\u59d4": 31397, "\u8d64": 31398, "\ub428": 31399, "\u52dd": 31400, "\u600e": 31401, "\uac10": 31402, "\u5b8b": 31403, "\u8abf": 31404, "\uc9dc": 31405, "\u09c0": 31406, "\u96be": 31407, "\ubabb": 31408, "\ud2f0": 31409, "\u5099": 31410, "\u585e": 31411, "\u179c": 31412, "\u9669": 31413, "\u65c5": 31414, "\u865a": 31415, "\u21b3": 31416, "\u7b14": 31417, "\u9986": 31418, "\u049a": 31419, "\u26a1": 31420, "\u0cc6": 31421, "\u203b": 31422, "\u5510": 31423, "\u5f8b": 31424, "\u7a0d": 31425, "\u6563": 31426, "\u0ab0": 31427, "\u30f4": 31428, "\u526f": 31429, "\u5c3d": 31430, "\u6302": 31431, "\u770c": 31432, "\u26a0": 31433, "\u6d0b": 31434, "\u9b3c": 31435, "\uc554": 31436, "\u5b69": 31437, "\u2103": 31438, "\u4e26": 31439, "\u0581": 31440, "\u17bc": 31441, "\u2113": 31442, "\u2d4f": 31443, "\u6263": 31444, "\u94c1": 31445, "\u95fb": 31446, "\u02c6": 31447, "\u6233": 31448, "\u3080": 31449, "\u79c0": 31450, "\u7d30": 31451, "\u1015": 31452, "\u5fa1": 31453, "\u62d6": 31454, "\uc88c": 31455, "\u0624": 31456, "\u7ecd": 31457, "\u1ef9": 31458, "\ucc38": 31459, "\ud5a5": 31460, "\u010e": 31461, "\ub05d": 31462, "\ubbfc": 31463, "\u10eb": 31464, "\u8d35": 31465, "\u7eaa": 31466, "\u79cb": 31467, "\u0c95": 31468, "\u04cf": 31469, "\u7db2": 31470, "\u94fa": 31471, "\u604b": 31472, "\ufb02": 31473, "\u517c": 31474, "\u7fbd": 31475, "\ucc3d": 31476, "\u555f": 31477, "\u5f1f": 31478, "\ub144": 31479, "\u6162": 31480, "\ud6a8": 31481, "\u8a31": 31482, "\u786c": 31483, "\uc798": 31484, "\ud15c": 31485, "\u0acd": 31486, "\u0db1": 31487, "\u8853": 31488, "\u0688": 31489, "\u6eaa": 31490, "\ufffc": 31491, "\u66b4": 31492, "\u6df7": 31493, "\u5922": 31494, "\ub791": 31495, "\u0986": 31496, "\u9084": 31497, "\u63a2": 31498, "\u7956": 31499, "\u7ec7": 31500, "\u8ecd": 31501, "\u0569": 31502, "\u52d9": 31503, "\u827a": 31504, "\u0f51": 31505, "\u1275": 31506, "\u1e41": 31507, "\u61c9": 31508, "\u64c7": 31509, "\ud83e\udd70": 31510, "\u0137": 31511, "\u6e21": 31512, "\u8449": 31513, "\ub839": 31514, "\u6c7a": 31515, "\u5200": 31516, "\u5f9e": 31517, "\u8b8a": 31518, "\uc62c": 31519, "\ud83d\udcaa": 31520, "\u7063": 31521, "\u122d": 31522, "\ud3c9": 31523, "\u8863": 31524, "\ud83d\ude04": 31525, "\u0d3f": 31526, "\u10e9": 31527, "\u1f41": 31528, "\u307b": 31529, "\u00db": 31530, "\u099a": 31531, "\u0dbb": 31532, "\u88fd": 31533, "\u968a": 31534, "\u20b1": 31535, "\u7eb3": 31536, "\u8d56": 31537, "\u519c": 31538, "\u6865": 31539, "\u1ef3": 31540, "\ud83c\udffe": 31541, "\u963b": 31542, "\u1787": 31543, "\u79d8": 31544, "\ubc15": 31545, "\u4f24": 31546, "\u7a3f": 31547, "\u0c02": 31548, "\u62e6": 31549, "\ub123": 31550, "\ud83d\udc95": 31551, "\u2081": 31552, "\u5bbf": 31553, "\u9304": 31554, "\u955c": 31555, "\ucc44": 31556, "\u018f": 31557, "\u0f44": 31558, "\u21d4": 31559, "\u263c": 31560, "\u0f74": 31561, "\u515a": 31562, "\uae09": 31563, "\u6d32": 31564, "\u0572": 31565, "\u8aaa": 31566, "\u012d": 31567, "\u5c1d": 31568, "\ub2f4": 31569, "\u092b": 31570, "\u54e5": 31571, "\u5723": 31572, "\u8428": 31573, "\ud83d\ude0f": 31574, "\u028f": 31575, "\u0bc6": 31576, "\u4e01": 31577, "\u864e": 31578, "\uad8c": 31579, "\u5584": 31580, "\u5ca9": 31581, "\ucee4": 31582, "\u25e6": 31583, "\u629b": 31584, "\uc11d": 31585, "\u0388": 31586, "\u5ba3": 31587, "\u62f3": 31588, "\ud305": 31589, "\u679a": 31590, "\u6d1b": 31591, "\u8a3c": 31592, "\u9675": 31593, "\u4f50": 31594, "\u9928": 31595, "\ub204": 31596, "\ub3cc": 31597, "\u2084": 31598, "\u7a31": 31599, "\u804a": 31600, "\u8eca": 31601, "\ub8e8": 31602, "\u05f4": 31603, "\u0ca0": 31604, "\u5eab": 31605, "\u0f58": 31606, "\u7d71": 31607, "\ub828": 31608, "\u093c": 31609, "\u1e6f": 31610, "\u0d15": 31611, "\u65d7": 31612, "\u52b1": 31613, "\u7d00": 31614, "\u5fe0": 31615, "\u0eb2": 31616, "\u6768": 31617, "\u4e39": 31618, "\u00d9": 31619, "\u0e1d": 31620, "\u5374": 31621, "\u821e": 31622, "\u8f49": 31623, "\u1010": 31624, "\u4e3d": 31625, "\u501f": 31626, "\u0dcf": 31627, "\u3087": 31628, "\uc635": 31629, "\ud3b8": 31630, "\u8499": 31631, "\u8861": 31632, "\u028b": 31633, "\u53f6": 31634, "\u0307": 31635, "\u2b1c": 31636, "\ud83c\uddfa": 31637, "\u0540": 31638, "\u8c22": 31639, "\u0104": 31640, "\u0bc7": 31641, "\u1eb1": 31642, "\u65e2": 31643, "\u6d4e": 31644, "\u226f": 31645, "\u6e96": 31646, "\ub2f5": 31647, "\u0cb2": 31648, "\u6b8b": 31649, "\u8651": 31650, "\u0306": 31651, "\u2518": 31652, "\u6025": 31653, "\u62db": 31654, "\ub9c9": 31655, "\u226e": 31656, "\u7522": 31657, "\u1e6c": 31658, "\ud83d\ude22": 31659, "\u5782": 31660, "\u89aa": 31661, "\u0123": 31662, "\u05be": 31663, "\u732b": 31664, "\u029f": 31665, "\u2603": 31666, "\u272a": 31667, "\u522a": 31668, "\u80e1": 31669, "\u2609": 31670, "\u665a": 31671, "\uad70": 31672, "\uc2b9": 31673, "\u0c28": 31674, "\u1f74": 31675, "\u66fe": 31676, "\u8ad6": 31677, "\u026f": 31678, "\u0c24": 31679, "\u6230": 31680, "\u9c7c": 31681, "\u01e7": 31682, "\u5bf6": 31683, "\ud2b9": 31684, "\ud83d\udcaf": 31685, "\u5d0e": 31686, "\u7518": 31687, "\u8a72": 31688, "\ub9c1": 31689, "\ud83d\ude21": 31690, "\u0909": 31691, "\u17c2": 31692, "\u9801": 31693, "\ud070": 31694, "\u27a4": 31695, "\ucd1d": 31696, "\ud83d\udcb0": 31697, "\u2202": 31698, "\u6bc1": 31699, "\u8056": 31700, "\u9ebb": 31701, "\u0290": 31702, "\u654f": 31703, "\u904b": 31704, "\ub420": 31705, "\uc4f0": 31706, "\u0cb8": 31707, "\u1005": 31708, "\u2726": 31709, "\uc81d": 31710, "\u5fa9": 31711, "\u5bfb": 31712, "\u8336": 31713, "\u0a3e": 31714, "\u7af9": 31715, "\u9047": 31716, "\u9806": 31717, "\uba70": 31718, "\u7d2f": 31719, "\u011d": 31720, "\u02c7": 31721, "\u89a7": 31722, "\u098f": 31723, "\u682a": 31724, "\ucde8": 31725, "\u1235": 31726, "\u4e89": 31727, "\u52bf": 31728, "\u5b87": 31729, "\u6a4b": 31730, "\u04c0": 31731, "\u5806": 31732, "\u2d59": 31733, "\u4e36": 31734, "\u68cb": 31735, "\u8089": 31736, "\u12e8": 31737, "\uefc0": 31738, "\u2776": 31739, "\u5b63": 31740, "\u120d": 31741, "\u6bbf": 31742, "\u512a": 31743, "\u8a66": 31744, "\uccab": 31745, "\u038c": 31746, "\u6236": 31747, "\u0ba3": 31748, "\u7f85": 31749, "\u6843": 31750, "\ub9bd": 31751, "\u6d6a": 31752, "\u8111": 31753, "\ud83d\ude1b": 31754, "\u5f03": 31755, "\u70ae": 31756, "\u8f7b": 31757, "\uc6b8": 31758, "\ufeff": 31759, "\u30d8": 31760, "\u5965": 31761, "\ud83d\udc9c": 31762, "\u5fd8": 31763, "\u9060": 31764, "\u98db": 31765, "\u9b4f": 31766, "\u0112": 31767, "\u6c47": 31768, "\u592e": 31769, "\u9006": 31770, "\u9732": 31771, "\u9808": 31772, "\u0450": 31773, "\u1e37": 31774, "\u0ca6": 31775, "\u272d": 31776, "\u5bc4": 31777, "\u76df": 31778, "\u8d22": 31779, "\u969b": 31780, "\u1f14": 31781, "\u01eb": 31782, "\u0925": 31783, "\u0d3e": 31784, "\u5bab": 31785, "\u5de8": 31786, "\u9014": 31787, "\u02b9": 31788, "\u0c97": 31789, "\u5e10": 31790, "\u202a": 31791, "\u62d2": 31792, "\u836f": 31793, "\ud83d\ude43": 31794, "\u0155": 31795, "\u4ea1": 31796, "\u58c1": 31797, "\u121d": 31798, "\u53c3": 31799, "\ud83d\ude29": 31800, "\u0577": 31801, "\u0cb5": 31802, "\u178e": 31803, "\u4e30": 31804, "\u7372": 31805, "\u8389": 31806, "\uc88b": 31807, "\u101b": 31808, "\u20a6": 31809, "\uaca0": 31810, "\ud83d\udc49": 31811, "\u5434": 31812, "\u5ca1": 31813, "\u8bc9": 31814, "\uc77d": 31815, "\ud83e\udd7a": 31816, "\u7206": 31817, "\ud83c\uddf8": 31818, "\u09ad": 31819, "\u8fed": 31820, "\uc5d4": 31821, "\u1f04": 31822, "\u6377": 31823, "\u7d0d": 31824, "\u9080": 31825, "\u0caf": 31826, "\u723e": 31827, "\u8239": 31828, "\u8d5e": 31829, "\u80dc": 31830, "\ubbc0": 31831, "\u101e": 31832, "\u69cb": 31833, "\u78c1": 31834, "\u51b0": 31835, "\ub529": 31836, "\u0ac7": 31837, "\u5a92": 31838, "\u7e41": 31839, "\u2620": 31840, "\u2752": 31841, "\u4eea": 31842, "\ub82c": 31843, "\u662d": 31844, "\u73e0": 31845, "\u96e2": 31846, "\u0f53": 31847, "\u0c32": 31848, "\u0ca4": 31849, "\u62f7": 31850, "\u7c89": 31851, "\ubca4": 31852, "\u21fd": 31853, "\u4e4c": 31854, "\u62e5": 31855, "\u04b3": 31856, "\u0dba": 31857, "\u0f7a": 31858, "\u4ed9": 31859, "\u584a": 31860, "\u5e45": 31861, "\ud83c\udf89": 31862, "\u0544": 31863, "\u8de8": 31864, "\u0654": 31865, "\u6069": 31866, "\u635f": 31867, "\u517b": 31868, "\u5948": 31869, "\u01c0": 31870, "\u4e25": 31871, "\u536b": 31872, "\u8fdf": 31873, "\u69d8": 31874, "\u88e1": 31875, "\ub09c": 31876, "\uc558": 31877, "\u035c": 31878, "\u0396": 31879, "\u0a30": 31880, "\u057a": 31881, "\u0982": 31882, "\u4e22": 31883, "\u4f1d": 31884, "\ucee8": 31885, "\u0dc0": 31886, "\u103c": 31887, "\u51b7": 31888, "\u9057": 31889, "\u9280": 31890, "\u030c": 31891, "\u1d1c": 31892, "\u745e": 31893, "\u0e0c": 31894, "\u274d": 31895, "\u3075": 31896, "\u805a": 31897, "\u788e": 31898, "\u885b": 31899, "\u0985": 31900, "\u1789": 31901, "\ud37c": 31902, "\u054d": 31903, "\u0e99": 31904, "\u1e93": 31905, "\u270c": 31906, "\u5b5d": 31907, "\u9673": 31908, "\ud788": 31909, "\u0d9a": 31910, "\u9ed2": 31911, "\ud83d\udc96": 31912, "\u1e29": 31913, "\u5fdc": 31914, "\u9970": 31915, "\u222a": 31916, "\u5b9c": 31917, "\u6a02": 31918, "\u5247": 31919, "\u52c7": 31920, "\u5f90": 31921, "\u2d53": 31922, "\u6b0a": 31923, "\u9c81": 31924, "\u201f": 31925, "\u5ead": 31926, "\u82d7": 31927, "\ud83d\udd34": 31928, "\u95f2": 31929, "\ub3c5": 31930, "\u0279": 31931, "\u04bd": 31932, "\u1790": 31933, "\u5b8f": 31934, "\u5c0a": 31935, "\u7e3d": 31936, "\u88dd": 31937, "\u0db8": 31938, "\u25b8": 31939, "\u6e2c": 31940, "\u0cae": 31941, "\u12a0": 31942, "\u8f69": 31943, "\u5144": 31944, "\u5251": 31945, "\u0aa8": 31946, "\u6731": 31947, "\u01dd": 31948, "\u1e28": 31949, "\u62c5": 31950, "\u7070": 31951, "\u8bb2": 31952, "\ub864": 31953, "\ufe0e": 31954, "\ud83d\ude24": 31955, "\u17c4": 31956, "\uc560": 31957, "\uc600": 31958, "\uc9c8": 31959, "\u632f": 31960, "\u706f": 31961, "\u0109": 31962, "\u0dc3": 31963, "\u9589": 31964, "\ub7a8": 31965, "\u0c82": 31966, "\u3052": 31967, "\u0327": 31968, "\u72c2": 31969, "\u878d": 31970, "\u4ecd": 31971, "\u5be6": 31972, "\u697d": 31973, "\u7bc4": 31974, "\u064c": 31975, "\u0c35": 31976, "\u5d4c": 31977, "\u6469": 31978, "\u8881": 31979, "\u09b7": 31980, "\u4e4e": 31981, "\uaddc": 31982, "\u5c97": 31983, "\u7cca": 31984, "\u0c15": 31985, "\u96f2": 31986, "\uc2ec": 31987, "\u0908": 31988, "\u0f60": 31989, "\u1f21": 31990, "\u4e1d": 31991, "\u0126": 31992, "\u064d": 31993, "\u0653": 31994, "\u1021": 31995, "\u57f7": 31996, "\ubca8": 31997, "\u30bc": 31998, "\u68a6": 31999}, "merges": [["\u2581", "t"], ["i", "n"], ["e", "r"], ["\u2581", "a"], ["h", "e"], ["o", "n"], ["r", "e"], ["\u2581", "s"], ["e", "n"], ["a", "t"], ["o", "r"], ["\u2581t", "he"], ["\u2581th", "e"], ["\u2581", "the"], ["e", "s"], ["\u2581", "w"], ["a", "n"], ["\u2581", "c"], ["i", "s"], ["i", "t"], ["o", "u"], ["\u2581", "d"], ["a", "l"], ["a", "r"], ["\u2581", "p"], ["\u2581", "f"], ["e", "d"], ["\u2581", "b"], ["in", "g"], ["i", "ng"], ["\u2581", "o"], ["\u2581", "m"], ["l", "e"], ["n", "d"], ["a", "s"], ["i", "c"], ["\u2581", "h"], ["io", "n"], ["i", "on"], ["\u2581i", "n"], ["\u2581", "in"], ["\u2581t", "o"], ["\u2581", "to"], ["e", "t"], ["o", "m"], ["e", "l"], ["\u2581o", "f"], ["\u2581", "of"], ["s", "t"], ["\u2581a", "nd"], ["\u2581an", "d"], ["\u2581", "and"], ["\u2581", "l"], ["\u2581t", "h"], ["\u2581", "th"], ["\u2581", "n"], ["en", "t"], ["e", "nt"], ["i", "l"], ["c", "t"], ["r", "o"], ["\u2581r", "e"], ["\u2581", "re"], ["i", "d"], ["a", "m"], ["\u2581", "I"], ["a", "d"], ["\u2581", "e"], ["\u2581", "S"], ["\u2581", "g"], ["\u2581", "T"], ["i", "m"], ["o", "t"], ["a", "c"], ["u", "r"], ["\u2581", "("], ["i", "g"], ["\u2581", "="], ["o", "l"], ["u", "t"], ["\u2581", "A"], ["s", "e"], ["\u2581", "u"], ["v", "e"], ["\u2581", "C"], ["i", "f"], ["o", "w"], ["\u2581", "y"], ["c", "h"], ["a", "y"], ["\u2581d", "e"], ["\u2581", "de"], ["\u2581s", "t"], ["\u2581", "st"], ["\u2581", "|"], ["ve", "r"], ["v", "er"], [")", ";"], ["\u2581", "\""], ["l", "y"], ["\u2581b", "e"], ["\u2581", "be"], ["*", "*"], ["\u2581i", "s"], ["\u2581", "is"], ["o", "d"], ["\u2581", "M"], ["at", "ion"], ["ati", "on"], ["atio", "n"], ["u", "l"], ["\u2581f", "or"], ["\u2581fo", "r"], ["\u2581", "for"], ["\u2581o", "n"], ["\u2581", "on"], ["a", "g"], ["c", "e"], ["te", "r"], ["t", "er"], ["i", "r"], ["t", "h"], ["\u2581", "v"], ["q", "u"], ["\u2581", "B"], ["e", "m"], ["\u2581", "P"], ["\u2581y", "ou"], ["\u2581yo", "u"], ["\u2581", "you"], ["\u2581t", "hat"], ["\u2581th", "at"], ["\u2581", "that"], ["u", "n"], ["\u2581", "{"], ["it", "h"], ["i", "th"], ["r", "i"], ["es", "t"], ["e", "st"], ["a", "b"], ["-", "-"], ["a", "p"], ["\u2581i", "t"], ["\u2581", "it"], ["\u2581c", "on"], ["\u2581co", "n"], ["\u2581", "con"], ["at", "e"], ["a", "te"], ["u", "s"], ["\u2581", "H"], ["u", "m"], ["\u2581", "D"], ["o", "s"], ["p", "e"], ["\u2581", "-"], ["\u2581w", "h"], ["\u2581", "wh"], ["\u2581a", "l"], ["\u2581", "al"], ["\u2581a", "s"], ["\u2581", "as"], ["an", "d"], ["a", "nd"], ["is", "t"], ["i", "st"], ["\u2581", "L"], ["\u2581", "W"], ["\u2581w", "ith"], ["\u2581", "with"], ["\u2581a", "n"], ["\u2581", "an"], ["er", "e"], ["e", "re"], ["\u2581", "*"], ["\u2581", "R"], ["\u2581h", "e"], ["\u2581", "he"], ["\u2581", "F"], ["o", "c"], ["\u2581w", "as"], ["\u2581wa", "s"], ["\u2581", "was"], ["er", "s"], ["e", "rs"], ["k", "e"], ["ou", "t"], ["o", "ut"], ["h", "t"], ["\u2581", "r"], ["es", "s"], ["e", "ss"], ["o", "p"], ["re", "s"], ["r", "es"], ["i", "e"], ["\u2581", "E"], ["\u2581", "\\"], ["\u2581T", "he"], ["\u2581Th", "e"], ["\u2581", "The"], ["en", "d"], ["e", "nd"], ["l", "d"], ["\u2581", "N"], ["or", "t"], ["o", "rt"], ["\u2581", "G"], ["/", "/"], ["\u2581", "#"], ["ou", "r"], ["o", "ur"], ["t", "e"], ["il", "l"], ["i", "ll"], ["ai", "n"], ["a", "in"], ["\u2581s", "e"], ["\u2581", "se"], ["\u2581", "$"], ["\u2581p", "ro"], ["\u2581pr", "o"], ["\u2581", "pro"], ["or", "e"], ["o", "re"], ["\u2581c", "om"], ["\u2581co", "m"], ["\u2581", "com"], ["am", "e"], ["a", "me"], ["t", "r"], ["\u2581n", "e"], ["\u2581", "ne"], ["ro", "m"], ["r", "om"], ["u", "b"], ["\u2581a", "t"], ["\u2581", "at"], ["\u2581e", "x"], ["\u2581", "ex"], ["an", "t"], ["a", "nt"], ["u", "e"], ["\u2581o", "r"], ["\u2581", "or"], ["\u2581", "}"], ["ar", "t"], ["a", "rt"], ["ct", "ion"], ["\u2581", "k"], ["p", "t"], ["n", "t"], ["i", "v"], ["d", "e"], ["\u2581", "O"], ["p", "l"], ["ur", "n"], ["u", "rn"], ["ig", "ht"], ["igh", "t"], ["i", "ght"], ["al", "l"], ["a", "ll"], ["\u2581t", "his"], ["\u2581th", "is"], ["\u2581", "this"], ["se", "r"], ["s", "er"], ["av", "e"], ["a", "ve"], ["\u2581n", "ot"], ["\u2581no", "t"], ["\u2581", "not"], ["\u2581a", "re"], ["\u2581ar", "e"], ["\u2581", "are"], ["\u2581", "j"], ["\u2581l", "e"], ["\u2581", "le"], ["i", "z"], ["\u2581", "'"], ["ag", "e"], ["a", "ge"], ["me", "nt"], ["men", "t"], ["m", "ent"], ["\u2581t", "r"], ["\u2581", "tr"], ["ac", "k"], ["a", "ck"], ["us", "t"], ["u", "st"], ["(", ")"], ["-", ">"], ["it", "y"], ["i", "ty"], ["in", "e"], ["i", "ne"], ["ou", "ld"], ["oul", "d"], ["o", "uld"], ["\u2581", "J"], ["o", "g"], ["\u2581f", "rom"], ["\u2581fr", "om"], ["\u2581fro", "m"], ["\u2581", "from"], ["\u2581w", "e"], ["\u2581", "we"], ["el", "l"], ["e", "ll"], ["\u2581s", "h"], ["\u2581", "sh"], ["\u2581e", "n"], ["\u2581", "en"], ["ur", "e"], ["u", "re"], ["por", "t"], ["po", "rt"], ["p", "ort"], ["\u2581c", "h"], ["\u2581", "ch"], ["n", "e"], ["\u2581b", "y"], ["\u2581", "by"], ["pe", "r"], ["p", "er"], ["ar", "d"], ["a", "rd"], ["as", "s"], ["a", "ss"], ["g", "e"], ["a", "k"], ["ar", "e"], ["a", "re"], ["o", "k"], ["a", "v"], ["iv", "e"], ["i", "ve"], ["f", "f"], ["ie", "s"], ["i", "es"], ["at", "h"], ["a", "th"], ["tu", "rn"], ["t", "urn"], ["\u2581", "U"], ["in", "t"], ["i", "nt"], ["--", "--"], ["---", "-"], ["-", "---"], ["\u2581i", "m"], ["\u2581", "im"], ["os", "t"], ["o", "st"], ["ia", "l"], ["i", "al"], ["\u2581h", "ave"], ["\u2581ha", "ve"], ["\u2581hav", "e"], ["\u2581", "have"], ["in", "d"], ["i", "nd"], ["i", "p"], ["an", "s"], ["a", "ns"], ["x", "t"], ["\u2581d", "o"], ["\u2581", "do"], ["c", "l"], ["\u2581i", "f"], ["\u2581", "if"], ["co", "n"], ["c", "on"], ["i", "a"], ["\u2581h", "is"], ["\u2581hi", "s"], ["\u2581", "his"], ["ul", "t"], ["u", "lt"], ["ro", "u"], ["r", "ou"], ["\u2581s", "u"], ["\u2581", "su"], ["r", "a"], ["\u2581u", "n"], ["\u2581", "un"], ["ab", "le"], ["abl", "e"], ["a", "ble"], ["\u2581", "<"], ["\u2581", "K"], ["om", "e"], ["o", "me"], ["\u2581q", "u"], ["\u2581", "qu"], ["ge", "t"], ["g", "et"], ["\u2581m", "e"], ["\u2581", "me"], ["as", "t"], ["a", "st"], ["ec", "t"], ["e", "ct"], ["\u2581#", "#"], ["\u2581", "##"], ["t", "o"], ["\u2581c", "l"], ["\u2581", "cl"], ["\u2581a", "b"], ["\u2581", "ab"], ["ic", "e"], ["i", "ce"], ["ir", "e"], ["i", "re"], ["be", "r"], ["b", "er"], ["on", "e"], ["o", "ne"], ["ic", "h"], ["i", "ch"], ["he", "n"], ["h", "en"], ["\u2581c", "an"], ["\u2581ca", "n"], ["\u2581", "can"], ["\u2581T", "h"], ["\u2581", "Th"], ["\u2581l", "a"], ["\u2581", "la"], ["\u2581a", "ll"], ["\u2581al", "l"], ["\u2581", "all"], ["im", "e"], ["i", "me"], ["il", "e"], ["i", "le"], ["id", "e"], ["i", "de"], ["\"", ","], ["\u2581p", "l"], ["\u2581", "pl"], ["\u2581", "V"], ["r", "u"], ["or", "m"], ["o", "rm"], ["\u2581h", "ad"], ["\u2581ha", "d"], ["\u2581", "had"], ["u", "d"], ["as", "e"], ["a", "se"], ["or", "d"], ["o", "rd"], [")", ","], ["\u2581h", "er"], ["\u2581he", "r"], ["\u2581", "her"], ["\u2581I", "n"], ["\u2581", "In"], ["ac", "e"], ["a", "ce"], ["\u2581b", "ut"], ["\u2581bu", "t"], ["\u2581", "but"], ["at", "a"], ["a", "ta"], [":", ":"], ["**", "**"], ["***", "*"], ["*", "***"], ["on", "g"], ["o", "ng"], ["\u2581", "&"], [".", "."], ["it", "e"], ["i", "te"], ["yp", "e"], ["y", "pe"], ["ac", "t"], ["a", "ct"], ["od", "e"], ["o", "de"], ["\u2581y", "our"], ["\u2581you", "r"], ["\u2581yo", "ur"], ["\u2581", "your"], ["\u2581o", "ut"], ["\u2581ou", "t"], ["\u2581", "out"], ["\u2581g", "o"], ["\u2581", "go"], ["li", "c"], ["l", "ic"], ["al", "ly"], ["all", "y"], ["\u2581s", "o"], ["\u2581", "so"], ["or", "k"], ["a", "u"], ["\u2581u", "p"], ["\u2581", "up"], ["\u2581", "_"], ["l", "l"], ["=", "="], ["\u2581m", "y"], ["\u2581", "my"], ["p", "p"], ["c", "c"], ["\u2581/", "/"], ["\u2581", "//"], ["\u2581the", "y"], ["\u2581th", "ey"], ["\u2581", "they"], ["g", "h"], ["\u2581u", "s"], ["\u2581", "us"], ["i", "b"], ["ion", "s"], ["io", "ns"], ["i", "ons"], ["ac", "h"], ["a", "ch"], ["en", "s"], ["e", "ns"], ["\u2581a", "r"], ["\u2581", "ar"], ["o", "b"], ["el", "f"], ["oo", "k"], ["o", "ok"], ["at", "ed"], ["ate", "d"], ["a", "ted"], ["an", "g"], ["a", "ng"], ["ig", "n"], ["i", "gn"], ["\u2581re", "turn"], ["\u2581r", "eturn"], ["\u2581ret", "urn"], ["\u2581", "return"], ["\u2581re", "s"], ["\u2581r", "es"], ["\u2581", "res"], ["c", "k"], ["ou", "s"], ["o", "us"], ["\u0441", "\u0442"], [")", "."], ["\u2581", "\u043f"], [".", "\""], ["\u043d", "\u0430"], ["\u2581", "i"], ["ai", "l"], ["a", "il"], ["e", "p"], ["\u2581a", "d"], ["\u2581", "ad"], ["an", "ce"], ["anc", "e"], ["(", "\""], ["\u2581*", "*"], ["\u2581", "**"], ["th", "er"], ["the", "r"], ["t", "her"], ["ak", "e"], ["a", "ke"], ["\u2581w", "ill"], ["\u2581", "will"], ["\u2581c", "omp"], ["\u2581com", "p"], ["\u2581co", "mp"], ["\u2581", "comp"], ["\u2581o", "ne"], ["\u2581on", "e"], ["\u2581", "one"], ["\u2581g", "et"], ["\u2581ge", "t"], ["\u2581", "get"], ["o", "v"], ["\u2581", "Y"], ["ar", "y"], ["a", "ry"], ["oc", "k"], ["o", "ck"], ["\u2581s", "he"], ["\u2581sh", "e"], ["\u2581", "she"], ["ch", "e"], ["c", "he"], ["f", "t"], ["\u2581n", "ew"], ["\u2581ne", "w"], ["\u2581", "new"], ["\u2581d", "es"], ["\u2581de", "s"], ["\u2581", "des"], ["\u2581l", "i"], ["\u2581", "li"], ["en", "ce"], ["enc", "e"], ["\u2581s", "a"], ["\u2581", "sa"], ["re", "ss"], ["res", "s"], ["r", "ess"], ["\u2581e", "l"], ["\u2581", "el"], ["\u2581u", "nd"], ["\u2581un", "d"], ["\u2581", "und"], ["e", "g"], ["fe", "r"], ["f", "er"], ["r", "y"], ["ea", "r"], ["e", "ar"], ["os", "e"], ["o", "se"], ["ve", "ry"], ["ver", "y"], ["v", "ery"], ["'", ","], ["\u2581", "+"], ["\u2581", "\u0432"], ["\u2581H", "e"], ["\u2581", "He"], ["ub", "lic"], ["ubl", "ic"], ["u", "blic"], ["\u2581the", "ir"], ["iz", "e"], ["i", "ze"], ["\u2581w", "ere"], ["\u2581we", "re"], ["\u2581wer", "e"], ["\u2581", "were"], ["in", "k"], ["ow", "n"], ["o", "wn"], ["I", "n"], ["{", "\\"], ["\u2581h", "as"], ["\u2581ha", "s"], ["\u2581", "has"], ["\u2581p", "er"], ["\u2581pe", "r"], ["\u2581", "per"], ["\u2581I", "t"], ["\u2581", "It"], ["\u2581S", "t"], ["\u2581", "St"], ["he", "r"], ["h", "er"], ["je", "ct"], ["j", "ect"], ["\u0440", "\u0430"], ["il", "d"], ["i", "ld"], ["s", "o"], ["\u2581s", "p"], ["\u2581", "sp"], ["\u043d", "\u0438"], ["d", "u"], ["ro", "w"], ["r", "ow"], ["al", "ue"], ["alu", "e"], ["se", "t"], ["s", "et"], ["fo", "rm"], ["for", "m"], ["f", "orm"], ["co", "m"], ["c", "om"], ["\u2581m", "an"], ["\u2581ma", "n"], ["\u2581", "man"], ["on", "t"], ["o", "nt"], ["ul", "l"], ["u", "ll"], ["\u2581c", "ont"], ["\u2581con", "t"], ["\u2581co", "nt"], ["\u2581", "cont"], ["\u2581m", "ore"], ["\u2581mor", "e"], ["\u2581mo", "re"], ["\u2581", "more"], ["ic", "k"], ["i", "ck"], ["\u2581w", "ould"], ["\u2581wo", "uld"], ["\u2581e", "v"], ["\u2581", "ev"], ["\u2581ab", "out"], ["\u2581", "about"], ["it", "ion"], ["iti", "on"], ["\u2581", "z"], ["ou", "nd"], ["oun", "d"], ["o", "und"], ["re", "e"], ["r", "ee"], ["\u2581C", "h"], ["\u2581", "Ch"], ["\u2581wh", "ich"], ["\u2581", "which"], ["i", "o"], ["()", ";"], ["(", ");"], ["\u2581w", "ho"], ["\u2581wh", "o"], ["\u2581", "who"], ["er", "r"], ["e", "rr"], ["or", "y"], ["o", "ry"], ["ou", "nt"], ["oun", "t"], ["o", "unt"], ["at", "ions"], ["ation", "s"], ["ati", "ons"], ["atio", "ns"], ["\u2581", "\u0441"], ["ri", "ng"], ["rin", "g"], ["r", "ing"], ["<", "/"], ["\u2581f", "e"], ["\u2581", "fe"], ["\u043a", "\u043e"], ["\u043d", "\u043e"], ["\u2581d", "is"], ["\u2581di", "s"], ["\u2581", "dis"], ["m", "a"], ["\u2581t", "hem"], ["\u2581the", "m"], ["\u2581th", "em"], ["\u2581a", "ny"], ["\u2581an", "y"], ["\u2581", "any"], ["\u2581n", "o"], ["\u2581", "no"], ["--", "------"], ["----", "----"], ["---", "-----"], ["-----", "---"], ["------", "--"], ["-------", "-"], ["-", "-------"], ["\u2581p", "re"], ["\u2581pr", "e"], ["\u2581", "pre"], ["\u2581t", "e"], ["\u2581", "te"], ["\u2581r", "o"], ["\u2581", "ro"], ["\u2581h", "im"], ["\u2581hi", "m"], ["\u2581", "him"], ["\u2581", ":"], ["u", "p"], ["\u2581in", "t"], ["\u2581i", "nt"], ["\u2581", "int"], ["\u2581a", "g"], ["\u2581", "ag"], ["S", "t"], ["ar", "k"], ["e", "x"], ["p", "h"], ["ie", "nt"], ["ien", "t"], ["i", "ent"], ["el", "y"], ["e", "ly"], ["\u2581p", "r"], ["\u2581", "pr"], ["E", "R"], ["\u2581im", "port"], ["\u2581imp", "ort"], ["\u2581", "import"], ["\u2581t", "ime"], ["\u2581tim", "e"], ["\u2581ti", "me"], ["\u2581", "time"], ["\u0440", "\u043e"], ["pr", "o"], ["p", "ro"], ["Us", "er"], ["Use", "r"], ["U", "ser"], ["l", "o"], ["\u2581", "/"], ["\u2581", "["], ["or", "s"], ["o", "rs"], ["=", "\""], ["\u2581t", "here"], ["\u2581the", "re"], ["\u2581th", "ere"], ["\u2581ther", "e"], ["\u2581", "there"], ["\u2581l", "ike"], ["\u2581li", "ke"], ["\u2581lik", "e"], ["\u2581", "like"], ["ol", "d"], ["o", "ld"], ["\u2581w", "hen"], ["\u2581wh", "en"], ["\u2581whe", "n"], ["\u2581", "when"], ["ve", "rs"], ["ver", "s"], ["v", "ers"], ["\u2581s", "ome"], ["\u2581so", "me"], ["\u2581som", "e"], ["\u2581", "some"], ["in", "gs"], ["ing", "s"], [")", ")"], ["\u2581p", "art"], ["\u2581par", "t"], ["\u2581pa", "rt"], ["\u2581", "part"], ["ic", "al"], ["ica", "l"], ["i", "cal"], ["\u2581f", "un"], ["\u2581fu", "n"], ["\u2581", "fun"], ["\u2581k", "n"], ["\u2581", "kn"], ["ay", "s"], ["a", "ys"], ["ie", "r"], ["i", "er"], ["\u2581b", "een"], ["\u2581be", "en"], ["ov", "e"], ["o", "ve"], ["\u2581s", "c"], ["\u2581", "sc"], ["ia", "n"], ["i", "an"], ["\u2581o", "ver"], ["\u2581ov", "er"], ["\u2581", "over"], ["ie", "l"], ["i", "el"], ["\u2581p", "e"], ["\u2581", "pe"], ["ri", "b"], ["r", "ib"], ["pu", "t"], ["p", "ut"], ["e", "c"], ["et", "h"], ["e", "th"], ["ar", "am"], ["ara", "m"], ["a", "ram"], ["ap", "p"], ["a", "pp"], ["\u2581", "\u2013"], ["\u2581s", "tat"], ["\u2581st", "at"], ["\u2581sta", "t"], ["\u2581", "stat"], ["po", "n"], ["p", "on"], ["\u2581w", "hat"], ["\u2581wh", "at"], ["\u2581", "what"], ["pt", "ion"], ["w", "e"], ["ad", "e"], ["a", "de"], ["\u2581w", "ork"], ["\u2581wor", "k"], ["\u2581", "work"], ["te", "xt"], ["tex", "t"], ["t", "ext"], ["\u2581s", "aid"], ["\u2581sa", "id"], ["\u2581#", "##"], ["\u2581##", "#"], ["\u2581", "###"], ["I", "N"], ["\u2581j", "ust"], ["\u2581ju", "st"], ["\u2581", "just"], ["ir", "st"], ["irs", "t"], ["\u2581in", "to"], ["\u2581int", "o"], ["\u2581", "into"], ["\u2581con", "st"], ["\u2581cons", "t"], ["\u2581", "const"], ["our", "ce"], ["t", "t"], ["p", "s"], ["p", "r"], ["er", "v"], ["e", "rv"], ["it", "t"], ["i", "tt"], ["u", "g"], ["_", "{"], ["en", "ts"], ["ent", "s"], ["is", "h"], ["i", "sh"], ["en", "er"], ["ene", "r"], ["e", "ner"], ["\u2581in", "ter"], ["\u2581int", "er"], ["\u2581inte", "r"], ["\u2581", "inter"], ["pl", "e"], ["p", "le"], ["ol", "l"], ["o", "ll"], ["me", "r"], ["m", "er"], ["at", "er"], ["ate", "r"], ["a", "ter"], ["oo", "l"], ["o", "ol"], ["e", "f"], ["\u2581p", "ublic"], ["\u2581pub", "lic"], ["\u2581pu", "blic"], ["\u2581publi", "c"], ["\u2581", "public"], ["\u2581o", "ther"], ["\u2581ot", "her"], ["\u2581", "other"], ["\u0440", "\u0435"], ["\u2581d", "ef"], ["\u2581de", "f"], ["\u2581", "def"], ["\u2581", "@"], ["\u0433", "\u043e"], ["oin", "t"], ["oi", "nt"], ["o", "int"], ["\u2581o", "ff"], ["\u2581of", "f"], ["\u2581", "off"], ["oi", "d"], ["o", "id"], ["re", "turn"], ["ret", "urn"], ["r", "eturn"], ["\u2581s", "et"], ["\u2581se", "t"], ["\u2581", "set"], ["w", "o"], ["ft", "er"], ["fte", "r"], ["f", "ter"], ["s", "h"], ["**", "******"], ["****", "****"], ["******", "**"], ["\u2581o", "ur"], ["\u2581ou", "r"], ["\u2581", "our"], ["ri", "v"], ["r", "iv"], ["is", "s"], ["i", "ss"], ["\u2581W", "e"], ["\u2581", "We"], ["n", "g"], ["\u2581o", "b"], ["\u2581", "ob"], ["s", "s"], ["g", "r"], ["\u2581t", "han"], ["\u2581th", "an"], ["\u2581", "than"], ["pe", "ct"], ["pec", "t"], ["p", "ect"], ["ie", "d"], ["i", "ed"], ["s", "c"], ["ie", "w"], ["i", "ew"], ["de", "r"], ["d", "er"], ["ys", "t"], ["y", "st"], ["e", "v"], ["\u2581c", "ould"], ["\u2581co", "uld"], ["\u2581cou", "ld"], ["\u2581", "could"], ["an", "n"], ["a", "nn"], ["en", "c"], ["e", "nc"], ["O", "N"], ["i", "x"], ["an", "c"], ["a", "nc"], ["\u2581al", "so"], ["\u2581als", "o"], ["\u2581", "also"], ["re", "at"], ["rea", "t"], ["\u2581a", "m"], ["\u2581", "am"], ["\u2581b", "ec"], ["\u2581be", "c"], ["\u2581", "bec"], ["\u2581", "\u0438"], ["ua", "l"], ["u", "al"], ["pe", "c"], ["p", "ec"], ["\u2581", "."], ["\u2581b", "l"], ["\u2581", "bl"], ["le", "ct"], ["l", "ect"], ["op", "le"], ["opl", "e"], ["o", "ple"], ["y", "s"], ["\u2581g", "r"], ["\u2581", "gr"], ["ic", "t"], ["i", "ct"], ["i", "k"], ["tr", "ing"], ["tri", "ng"], ["t", "ring"], ["\u2581T", "his"], ["\u2581Th", "is"], ["\u2581", "This"], ["\u2581b", "ack"], ["\u2581ba", "ck"], ["\u2581", "back"], ["\u2581", "\u043e"], ["\u2581f", "in"], ["\u2581fi", "n"], ["\u2581", "fin"], ["at", "ch"], ["Co", "n"], ["C", "on"], ["(", "'"], ["er", "m"], ["e", "rm"], ["\u2581=", "="], ["\u2581", "=="], ["_", "_"], ["na", "me"], ["nam", "e"], ["n", "ame"], [",", "\""], ["\u2581d", "id"], ["\u2581di", "d"], ["\u2581", "did"], ["is", "e"], ["i", "se"], ["\u2581on", "ly"], ["\u2581", "only"], ["ru", "ct"], ["r", "uct"], ["le", "s"], ["l", "es"], ["\u2581t", "hen"], ["\u2581the", "n"], ["\u2581th", "en"], ["\u2581", "then"], ["au", "se"], ["aus", "e"], ["a", "use"], ["\u0432", "\u0430"], ["\u2581it", "s"], ["\u2581i", "ts"], ["\u2581", "its"], ["ri", "t"], ["r", "it"], ["\u2581k", "now"], ["\u2581kn", "ow"], ["\u2581", "know"], ["ie", "ld"], ["iel", "d"], ["i", "eld"], ["\u2581c", "lass"], ["\u2581cl", "ass"], ["\u2581clas", "s"], ["\u2581", "class"], ["\u2581", ">"], ["\u2581e", "m"], ["\u2581", "em"], ["\u2581$", "\\"], ["\u2581", "$\\"], ["\u2581y", "ear"], ["\u2581ye", "ar"], ["\u2581", "year"], ["w", "n"], ["}", ","], ["\u2581d", "el"], ["\u2581de", "l"], ["\u2581", "del"], ["al", "e"], ["a", "le"], ["t", "y"], ["fi", "g"], ["f", "ig"], ["s", "p"], ["he", "d"], ["h", "ed"], ["ro", "und"], ["rou", "nd"], ["r", "ound"], ["e", "w"], ["\u2581d", "i"], ["\u2581", "di"], ["\u2581d", "er"], ["\u2581de", "r"], ["\u2581", "der"], ["\u0440", "\u0438"], ["re", "d"], ["r", "ed"], ["th", "is"], ["t", "his"], ["le", "t"], ["l", "et"], ["R", "E"], ["a", "x"], ["f", "r"], ["ess", "age"], ["essa", "ge"], ["ou", "gh"], ["o", "ugh"], ["\u2581c", "omm"], ["\u2581com", "m"], ["\u2581co", "mm"], ["\u2581", "comm"], ["f", "o"], ["uc", "h"], ["u", "ch"], ["o", "y"], ["\u2581pe", "ople"], ["\u2581", "people"], ["yst", "em"], ["ys", "tem"], ["\u2581f", "irst"], ["\u2581fir", "st"], ["\u2581", "first"], ["\u2581f", "unction"], ["\u2581fun", "ction"], ["\u2581", "function"], ["an", "ge"], ["ang", "e"], ["\u2581h", "ow"], ["\u2581ho", "w"], ["\u2581", "how"], ["\u2581e", "t"], ["\u2581", "et"], ["a", "h"], ["\u2581l", "ook"], ["\u2581lo", "ok"], ["\u2581", "look"], ["\u0442", "\u043e"], ["un", "d"], ["u", "nd"], ["\u2581u", "nder"], ["\u2581un", "der"], ["\u2581und", "er"], ["\u2581", "under"], ["\u043a", "\u0430"], ["\u2581", "!"], ["ra", "y"], ["r", "ay"], ["S", "T"], ["if", "ic"], ["ifi", "c"], ["i", "fic"], ["\u043b", "\u0438"], ["re", "ad"], ["rea", "d"], ["r", "ead"], ["\u2581b", "et"], ["\u2581be", "t"], ["\u2581", "bet"], ["io", "us"], ["i", "ous"], ["ar", "g"], ["a", "rg"], ["\u2581n", "eed"], ["\u2581ne", "ed"], ["\u2581", "need"], ["ma", "th"], ["mat", "h"], ["m", "ath"], ["\u2581\u043d", "\u0430"], ["\u2581", "\u043d\u0430"], ["er", "t"], ["e", "rt"], ["\u2581o", "p"], ["\u2581", "op"], ["\u2581a", "cc"], ["\u2581ac", "c"], ["\u2581", "acc"], ["Pr", "o"], ["P", "ro"], ["\u2581e", "st"], ["\u2581es", "t"], ["\u2581", "est"], ["\u2581U", "n"], ["\u2581", "Un"], ["\u2581e", "nt"], ["\u2581en", "t"], ["\u2581", "ent"], ["\u2581re", "c"], ["\u2581r", "ec"], ["\u2581", "rec"], ["\u2581u", "se"], ["\u2581us", "e"], ["\u2581", "use"], ["\u0435", "\u043d"], ["\u2581p", "ar"], ["\u2581pa", "r"], ["\u2581", "par"], ["a", "z"], ["\u2581", "\u0434"], ["\u2581W", "h"], ["\u2581", "Wh"], ["sel", "f"], ["s", "elf"], ["\u2581k", "e"], ["\u2581", "ke"], ["\u0442", "\u0430"], ["\u2581w", "ant"], ["\u2581wa", "nt"], ["\u2581", "want"], ["\u2581e", "nd"], ["\u2581en", "d"], ["\u2581", "end"], ["\u2581d", "on"], ["\u2581do", "n"], ["\u2581", "don"], ["e", "k"], ["re", "n"], ["r", "en"], ["Na", "me"], ["N", "ame"], ["\u2581=", ">"], ["\u2581", "=>"], ["\u2581a", "pp"], ["\u2581ap", "p"], ["\u2581", "app"], ["\u2581qu", "e"], ["\u2581q", "ue"], ["\u2581", "que"], ["ig", "h"], ["i", "gh"], ["\u2581b", "u"], ["\u2581", "bu"], ["eq", "u"], ["e", "qu"], ["ve", "l"], ["v", "el"], ["\u2581a", "ct"], ["\u2581ac", "t"], ["\u2581", "act"], ["cr", "e"], ["c", "re"], ["A", "T"], ["\u2581v", "ar"], ["\u2581va", "r"], ["\u2581", "var"], ["ce", "ss"], ["ces", "s"], ["c", "ess"], ["==", "=="], ["===", "="], ["=", "==="], ["E", "x"], ["\u2581a", "dd"], ["\u2581ad", "d"], ["\u2581", "add"], ["\u2581m", "od"], ["\u2581mo", "d"], ["\u2581", "mod"], ["un", "g"], ["u", "ng"], ["\u2581w", "here"], ["\u2581wh", "ere"], ["\u2581whe", "re"], ["\u2581", "where"], ["ni", "ng"], ["n", "ing"], ["\u2581f", "l"], ["\u2581", "fl"], ["al", "s"], ["a", "ls"], ["ter", "n"], ["te", "rn"], ["t", "ern"], ["}", "}"], ["\u2581A", "l"], ["\u2581", "Al"], ["\u2581p", "os"], ["\u2581po", "s"], ["\u2581", "pos"], ["an", "k"], ["\u2581a", "p"], ["\u2581", "ap"], ["en", "g"], ["e", "ng"], ["\u2581", "\u201c"], ["bl", "e"], ["b", "le"], ["\u2581re", "g"], ["\u2581r", "eg"], ["\u2581", "reg"], ["^", "{"], ["\u2581S", "he"], ["\u2581Sh", "e"], ["\u2581", "She"], ["\u2581*", "/"], ["\u2581", "*/"], ["ud", "e"], ["u", "de"], ["ad", "d"], ["a", "dd"], ["\u2581t", "wo"], ["\u2581tw", "o"], ["\u2581", "two"], ["\u2581c", "ol"], ["\u2581co", "l"], ["\u2581", "col"], ["\u2581s", "m"], ["\u2581", "sm"], ["ai", "r"], ["a", "ir"], ["\u2581m", "ay"], ["\u2581ma", "y"], ["\u2581", "may"], ["fo", "re"], ["for", "e"], ["f", "ore"], ["\u2581Y", "ou"], ["\u2581", "You"], ["ro", "ugh"], ["rou", "gh"], ["r", "ough"], ["\u2581c", "he"], ["\u2581ch", "e"], ["\u2581", "che"], ["\u2581a", "tt"], ["\u2581at", "t"], ["\u2581", "att"], ["ot", "h"], ["o", "th"], ["\u043b", "\u0430"], ["\u2581c", "o"], ["\u2581", "co"], ["at", "es"], ["ate", "s"], ["a", "tes"], ["\u2581re", "m"], ["\u2581r", "em"], ["\u2581", "rem"], ["oo", "d"], ["o", "od"], ["Ty", "pe"], ["Typ", "e"], ["T", "ype"], ["le", "d"], ["l", "ed"], ["fu", "l"], ["f", "ul"], ["\u2581s", "elf"], ["\u2581sel", "f"], ["\u2581", "self"], ["o", "f"], ["\u2581A", "r"], ["\u2581", "Ar"], ["qu", "e"], ["q", "ue"], ["\u2581e", "very"], ["\u2581ev", "ery"], ["\u2581ever", "y"], ["\u2581", "every"], ["re", "f"], ["r", "ef"], ["Th", "e"], ["T", "he"], ["\u2581A", "nd"], ["\u2581An", "d"], ["\u2581", "And"], ["\u2581re", "l"], ["\u2581r", "el"], ["\u2581", "rel"], ["O", "R"], ["I", "d"], ["\u2581e", "ven"], ["\u2581ev", "en"], ["\u2581", "even"], ["E", "N"], ["\u2581h", "and"], ["\u2581ha", "nd"], ["\u2581han", "d"], ["\u2581", "hand"], ["ai", "t"], ["a", "it"], ["\u2581sh", "ould"], ["\u2581", "should"], ["\u2581a", "fter"], ["\u2581af", "ter"], ["\u2581", "after"], ["\u2581d", "if"], ["\u2581di", "f"], ["gh", "t"], ["g", "ht"], ["if", "e"], ["i", "fe"], ["at", "or"], ["ato", "r"], ["a", "tor"], ["as", "h"], ["a", "sh"], ["ri", "but"], ["rib", "ut"], ["ribu", "t"], ["um", "ber"], ["umb", "er"], ["u", "mber"], ["\u2581s", "ee"], ["\u2581se", "e"], ["\u2581", "see"], ["m", "s"], ["\u2581c", "all"], ["\u2581cal", "l"], ["\u2581ca", "ll"], ["\u2581", "call"], ["y", "n"], ["d", "d"], ["\u2581e", "s"], ["\u2581", "es"], ["\u2581m", "ake"], ["\u2581ma", "ke"], ["\u2581", "make"], ["ot", "her"], ["oth", "er"], ["othe", "r"], ["o", "ther"], ["\u2581", "\u2014"], ["\")", ";"], ["\"", ");"], ["st", "r"], ["s", "tr"], ["\u2581l", "ong"], ["\u2581lo", "ng"], ["\u2581lon", "g"], ["\u2581", "long"], ["le", "ment"], ["lem", "ent"], ["l", "ement"], ["\u2581w", "or"], ["\u2581wo", "r"], ["\u2581", "wor"], ["it", "s"], ["i", "ts"], ["\u2581I", "f"], ["\u2581", "If"], ["al", "se"], ["als", "e"], ["\u043b", "\u044c"], ["wa", "rd"], ["war", "d"], ["w", "ard"], ["\u2581\u043f", "\u043e"], ["\u2581", "\u043f\u043e"], ["va", "l"], ["v", "al"], ["on", "s"], ["o", "ns"], ["\u2581", "Z"], ["\u2581n", "ow"], ["\u2581no", "w"], ["\u2581", "now"], ["da", "ta"], ["dat", "a"], ["d", "ata"], ["am", "p"], ["a", "mp"], ["en", "se"], ["ens", "e"], ["\u2581th", "rough"], ["\u2581thr", "ough"], ["\u2581thro", "ugh"], ["\u2581", "through"], ["\u2581d", "own"], ["\u2581do", "wn"], ["\u2581dow", "n"], ["\u2581", "down"], ["at", "t"], ["a", "tt"], ["\u2581st", "atic"], ["\u2581stat", "ic"], ["\u2581", "static"], ["ic", "s"], ["i", "cs"], ["#", "#"], ["po", "s"], ["p", "os"], ["\u2581v", "oid"], ["\u2581vo", "id"], ["\u2581", "void"], ["a", "w"], ["ou", "n"], ["o", "un"], ["\u2581w", "ay"], ["\u2581wa", "y"], ["\u2581", "way"], ["ib", "le"], ["i", "ble"], ["ve", "nt"], ["ven", "t"], ["v", "ent"], ["ow", "er"], ["owe", "r"], ["o", "wer"], ["\u2581th", "ink"], ["\u2581thin", "k"], ["\u2581", "think"], ["t", "s"], ["*", "/"], ["\u2581a", "gain"], ["\u2581ag", "ain"], ["\u2581", "again"], ["at", "ing"], ["ati", "ng"], ["atin", "g"], ["a", "ting"], ["\u0442", "\u0435"], ["ne", "r"], ["n", "er"], ["\u2581m", "ost"], ["\u2581mo", "st"], ["\u2581mos", "t"], ["\u2581", "most"], ["li", "ne"], ["lin", "e"], ["l", "ine"], ["y", "m"], ["\u2581s", "ub"], ["\u2581su", "b"], ["\u2581", "sub"], ["er", "son"], ["ers", "on"], ["\u2581re", "qu"], ["\u2581r", "equ"], ["\u2581req", "u"], ["\u2581", "requ"], ["A", "L"], ["A", "R"], ["ab", "el"], ["abe", "l"], ["a", "bel"], ["on", "d"], ["o", "nd"], ["))", ";"], [")", ");"], ["\u2581S", "e"], ["\u2581", "Se"], ["\u2581B", "ut"], ["\u2581Bu", "t"], ["\u2581", "But"], ["al", "k"], ["\u2581A", "n"], ["\u2581", "An"], ["ne", "w"], ["n", "ew"], ["\u2581b", "ecause"], ["\u2581bec", "ause"], ["\u2581", "because"], ["ge", "r"], ["g", "er"], ["ul", "ar"], ["ula", "r"], ["u", "lar"], ["ro", "up"], ["rou", "p"], ["r", "oup"], ["t", "a"], ["..", "."], [".", ".."], ["\u2581c", "ons"], ["\u2581con", "s"], ["\u2581co", "ns"], ["\u2581", "cons"], ["\u2581r", "ight"], ["\u2581ri", "ght"], ["\u2581rig", "ht"], ["\u2581", "right"], ["\u2581f", "r"], ["\u2581", "fr"], ["b", "e"], ["il", "y"], ["i", "ly"], ["\u043a", "\u0438"], ["\u2581p", "h"], ["\u2581", "ph"], ["ea", "d"], ["e", "ad"], ["?", "\""], ["\u2581g", "u"], ["\u2581", "gu"], ["\u2581el", "se"], ["\u2581els", "e"], ["\u2581", "else"], ["\u2581s", "om"], ["\u2581so", "m"], ["\u2581", "som"], ["re", "nt"], ["ren", "t"], ["r", "ent"], ["c", "o"], ["em", "ent"], ["eme", "nt"], ["emen", "t"], ["e", "ment"], ["\u2581s", "tr"], ["\u2581st", "r"], ["\u2581", "str"], ["au", "lt"], ["aul", "t"], ["a", "ult"], ["\u2581", "\u0437"], ["\u043b", "\u043e"], ["se", "rt"], ["ser", "t"], ["s", "ert"], ["va", "r"], ["v", "ar"], ["ty", "pe"], ["typ", "e"], ["t", "ype"], ["\u2581C", "om"], ["\u2581Co", "m"], ["\u2581", "Com"], ["\u043b", "\u0435"], ["in", "s"], ["i", "ns"], ["m", "e"], ["wa", "y"], ["w", "ay"], ["id", "ent"], ["ide", "nt"], ["iden", "t"], ["\u2581p", "rov"], ["\u2581pro", "v"], ["\u2581pr", "ov"], ["\u2581", "prov"], ["\u2581", "\u043c"], ["\u2581tr", "ue"], ["\u2581", "true"], ["\u2581P", "ro"], ["\u2581Pr", "o"], ["\u2581", "Pro"], ["f", "l"], ["\u2581s", "l"], ["\u2581", "sl"], ["\u2581A", "s"], ["\u2581", "As"], ["}", "\\"], ["I", "D"], ["ue", "s"], ["u", "es"], ["\u2581in", "st"], ["\u2581ins", "t"], ["\u2581", "inst"], ["\u2581n", "ame"], ["\u2581na", "me"], ["\u2581nam", "e"], ["\u2581", "name"], ["o", "x"], ["\u2581", ")"], ["l", "i"], ["am", "es"], ["ame", "s"], ["a", "mes"], ["Re", "s"], ["R", "es"], ["\u2581s", "ur"], ["\u2581su", "r"], ["\u2581", "sur"], ["par", "am"], ["pa", "ram"], ["para", "m"], ["p", "aram"], ["\u2581st", "art"], ["\u2581star", "t"], ["\u2581sta", "rt"], ["\u2581", "start"], ["a", "j"], ["S", "E"], ["as", "k"], ["a", "sk"], ["I", "T"], ["St", "ring"], ["Str", "ing"], ["S", "tring"], ["\u2581a", "ss"], ["\u2581as", "s"], ["\u2581", "ass"], ["\u2581p", "lay"], ["\u2581pl", "ay"], ["\u2581", "play"], ["ti", "ng"], ["t", "ing"], ["to", "n"], ["t", "on"], ["\u2581b", "efore"], ["\u2581be", "fore"], ["\u2581bef", "ore"], ["\u2581", "before"], ["\u2581p", "ol"], ["\u2581po", "l"], ["\u2581", "pol"], ["ar", "ch"], ["arc", "h"], ["\u2581w", "ell"], ["\u2581we", "ll"], ["\u2581wel", "l"], ["\u2581", "well"], ["Co", "m"], ["C", "om"], ["an", "y"], ["a", "ny"], ["ol", "og"], ["olo", "g"], ["o", "log"], ["\u2581e", "rr"], ["\u2581er", "r"], ["\u2581", "err"], ["\u2581the", "se"], ["\u2581th", "ese"], ["ar", "s"], ["a", "rs"], ["e", "b"], ["\u2581b", "r"], ["\u2581", "br"], ["\u2581in", "cl"], ["\u2581inc", "l"], ["\u2581", "incl"], ["\u2581h", "el"], ["\u2581he", "l"], ["\u2581", "hel"], ["er", "n"], ["e", "rn"], ["od", "y"], ["o", "dy"], ["\u0432", "\u043e"], ["\u2581in", "d"], ["\u2581i", "nd"], ["\u2581", "ind"], ["--", "--------------"], ["----", "------------"], ["--------", "--------"], ["---", "-------------"], ["------------", "----"], ["-----", "-----------"], ["----------", "------"], ["------", "----------"], ["-------------", "---"], ["--------------", "--"], ["---------", "-------"], ["-------", "---------"], ["-----------", "-----"], ["\u2581d", "ata"], ["\u2581da", "ta"], ["\u2581dat", "a"], ["\u2581", "data"], ["\u2581g", "ood"], ["\u2581go", "od"], ["\u2581", "good"], ["L", "E"], ["]", ","], ["\u2581a", "v"], ["\u2581", "av"], ["\u2581a", "c"], ["\u2581", "ac"], ["id", "er"], ["ide", "r"], ["i", "der"], ["\u043d", "\u0435"], ["\u2581", "Q"], ["\u2581m", "in"], ["\u2581mi", "n"], ["\u2581", "min"], ["\u2581m", "uch"], ["\u2581mu", "ch"], ["c", "i"], ["el", "s"], ["e", "ls"], ["\u2581c", "ur"], ["\u2581cu", "r"], ["\u2581", "cur"], ["\u2581v", "alue"], ["\u2581val", "ue"], ["\u2581", "value"], ["er", "y"], ["e", "ry"], ["u", "f"], ["\u2581l", "oc"], ["\u2581lo", "c"], ["\u2581", "loc"], ["re", "ak"], ["rea", "k"], ["at", "ive"], ["ati", "ve"], ["ativ", "e"], ["im", "es"], ["ime", "s"], ["i", "mes"], ["C", "l"], ["\u2581", ","], ["\u2581s", "er"], ["\u2581se", "r"], ["\u2581", "ser"], ["\u2581d", "ie"], ["\u2581di", "e"], ["\u2581", "die"], ["\u2581tr", "ans"], ["\u2581tra", "ns"], ["\u2581", "trans"], ["\u2581res", "ult"], ["\u2581", "result"], ["ex", "t"], ["e", "xt"], ["\u2581a", "ut"], ["\u2581au", "t"], ["\u2581", "aut"], ["la", "nd"], ["lan", "d"], ["l", "and"], ["\u2581&", "&"], ["\u2581", "&&"], ["C", "h"], ["te", "n"], ["t", "en"], ["}", "$"], ["\u2581t", "ype"], ["\u2581typ", "e"], ["\u2581ty", "pe"], ["\u2581", "type"], ["con", "d"], ["co", "nd"], ["c", "ond"], ["ic", "es"], ["ice", "s"], ["i", "ces"], ["\u2581v", "ery"], ["\u2581ver", "y"], ["\u2581ve", "ry"], ["\u2581", "very"], ["\u2581o", "wn"], ["\u2581", "own"], ["\u2581f", "il"], ["\u2581fi", "l"], ["\u2581", "fil"], ["it", "ies"], ["iti", "es"], ["i", "ties"], ["\u2581p", "rodu"], ["\u2581pro", "du"], ["\u2581prod", "u"], ["\u2581", "produ"], ["\u2581re", "ad"], ["\u2581r", "ead"], ["\u2581", "read"], ["\u2581f", "orm"], ["\u2581for", "m"], ["\u2581fo", "rm"], ["\u2581", "form"], ["\u2581c", "ase"], ["\u2581cas", "e"], ["\u2581ca", "se"], ["\u2581", "case"], ["at", "her"], ["ath", "er"], ["a", "ther"], ["\u0442", "\u0438"], ["\u0434", "\u0430"], ["\u0435", "\u0440"], ["T", "h"], ["au", "t"], ["a", "ut"], ["\u2581s", "pec"], ["\u2581sp", "ec"], ["\u2581spe", "c"], ["\u2581", "spec"], ["i", "j"], ["b", "l"], ["il", "ity"], ["ili", "ty"], ["\u2581", "\u00e9"], ["\u2581e", "r"], ["\u2581", "er"], ["\u2581d", "oes"], ["\u2581do", "es"], ["\u2581", "does"], ["\u2581h", "ere"], ["\u2581he", "re"], ["\u2581her", "e"], ["\u2581", "here"], ["th", "e"], ["t", "he"], ["ur", "es"], ["ure", "s"], ["u", "res"], ["\u2581", "%"], ["mi", "n"], ["m", "in"], ["\u2581n", "ull"], ["\u2581nu", "ll"], ["\u2581", "null"], ["ra", "p"], ["r", "ap"], ["\"", ")"], ["r", "r"], ["Li", "st"], ["L", "ist"], ["ri", "ght"], ["rig", "ht"], ["r", "ight"], ["\u2581U", "ser"], ["\u2581Us", "er"], ["\u2581Use", "r"], ["\u2581", "User"], ["U", "L"], ["at", "ional"], ["ation", "al"], ["ati", "onal"], ["atio", "nal"], ["\u2581b", "eing"], ["\u2581be", "ing"], ["\u2581bei", "ng"], ["\u2581", "being"], ["A", "N"], ["s", "k"], ["\u2581c", "ar"], ["\u2581ca", "r"], ["\u2581", "car"], ["ol", "e"], ["o", "le"], ["\u2581d", "ist"], ["\u2581dis", "t"], ["\u2581di", "st"], ["\u2581", "dist"], ["pl", "ic"], ["p", "lic"], ["ol", "low"], ["oll", "ow"], ["\u2581p", "res"], ["\u2581pre", "s"], ["\u2581pr", "es"], ["\u2581", "pres"], ["\u2581s", "uch"], ["\u2581su", "ch"], ["\u2581suc", "h"], ["\u2581", "such"], ["re", "am"], ["rea", "m"], ["in", "ce"], ["inc", "e"], ["ga", "n"], ["g", "an"], ["\u2581F", "or"], ["\u2581Fo", "r"], ["\u2581", "For"], ["\"", ":"], ["so", "n"], ["s", "on"], ["riv", "ate"], ["\u2581y", "ears"], ["\u2581year", "s"], ["\u2581ye", "ars"], ["\u2581s", "erv"], ["\u2581se", "rv"], ["\u2581ser", "v"], ["\u2581", "serv"], ["\u2581m", "ade"], ["\u2581ma", "de"], ["\u2581mad", "e"], ["\u2581", "made"], ["de", "f"], ["d", "ef"], [";", "\r"], ["\u2581g", "l"], ["\u2581", "gl"], ["\u2581b", "el"], ["\u2581be", "l"], ["\u2581", "bel"], ["\u2581l", "ist"], ["\u2581li", "st"], ["\u2581", "list"], ["\u2581c", "or"], ["\u2581co", "r"], ["\u2581", "cor"], ["\u2581d", "et"], ["\u2581de", "t"], ["\u2581", "det"], ["ce", "ption"], ["cept", "ion"], ["eg", "in"], ["e", "gin"], ["\u2581", "\u0431"], ["\u2581c", "har"], ["\u2581ch", "ar"], ["\u2581cha", "r"], ["\u2581", "char"], ["tr", "ans"], ["tra", "ns"], ["\u2581f", "am"], ["\u2581fa", "m"], ["\u2581!", "="], ["\u2581", "!="], ["ou", "se"], ["ous", "e"], ["o", "use"], ["\u2581d", "ec"], ["\u2581de", "c"], ["\u2581", "dec"], ["ic", "a"], ["i", "ca"], ["\u2581m", "any"], ["\u2581man", "y"], ["\u2581ma", "ny"], ["\u2581", "many"], ["ak", "ing"], ["aki", "ng"], ["a", "king"], ["\u2581", "\u00e0"], ["\u2581s", "im"], ["\u2581si", "m"], ["\u2581", "sim"], ["ag", "es"], ["age", "s"], ["a", "ges"], ["uf", "f"], ["u", "ff"], ["as", "ed"], ["ase", "d"], ["a", "sed"], ["ma", "n"], ["m", "an"], ["\u2581S", "h"], ["\u2581", "Sh"], ["ie", "t"], ["i", "et"], ["ir", "ect"], ["ire", "ct"], ["i", "rect"], ["\u2581R", "e"], ["\u2581", "Re"], ["\u2581d", "iffer"], ["\u2581dif", "fer"], ["\u2581diff", "er"], ["\u2581f", "ind"], ["\u2581fin", "d"], ["\u2581fi", "nd"], ["\u2581", "find"], ["eth", "od"], ["\u2581", "\r"], ["in", "es"], ["ine", "s"], ["i", "nes"], ["\u2581in", "v"], ["\u2581i", "nv"], ["\u2581", "inv"], ["\u2581p", "oint"], ["\u2581po", "int"], ["\u2581poi", "nt"], ["\u2581", "point"], ["\u2581The", "y"], ["\u2581Th", "ey"], ["\u2581", "They"], ["\u2581u", "sed"], ["\u2581us", "ed"], ["\u2581use", "d"], ["\u2581", "used"], ["ct", "ions"], ["ction", "s"], ["\u2581st", "ill"], ["i", "\u00f3"], ["in", "ed"], ["ine", "d"], ["i", "ned"], ["\u2581wh", "ile"], ["\u2581", "while"], ["I", "t"], ["em", "ber"], ["emb", "er"], ["e", "mber"], ["\u2581s", "ay"], ["\u2581sa", "y"], ["\u2581", "say"], ["\u2581he", "lp"], ["\u2581hel", "p"], ["\u2581", "help"], ["\u2581c", "re"], ["\u2581cr", "e"], ["\u2581", "cre"], ["\u2581", "x"], ["\u2581T", "r"], ["\u2581", "Tr"], ["um", "ent"], ["ume", "nt"], ["umen", "t"], ["u", "ment"], ["\u2581s", "k"], ["\u2581", "sk"], ["ou", "ght"], ["ough", "t"], ["ual", "ly"], ["u", "ally"], ["m", "essage"], ["\u2581C", "on"], ["\u2581Co", "n"], ["\u2581", "Con"], ["\u2581m", "on"], ["\u2581mo", "n"], ["\u2581", "mon"], ["ar", "ed"], ["are", "d"], ["a", "red"], ["wor", "k"], ["w", "ork"], [")", ":"], ["is", "ter"], ["ist", "er"], ["iste", "r"], ["i", "ster"], ["ar", "n"], ["a", "rn"], ["iz", "ed"], ["ize", "d"], ["i", "zed"], ["Dat", "a"], ["Da", "ta"], ["D", "ata"], ["or", "n"], ["o", "rn"], ["\u2581h", "ead"], ["\u2581he", "ad"], ["\u2581", "head"], ["D", "E"], ["\u2581L", "e"], ["\u2581", "Le"], ["\u2581p", "erson"], ["\u2581per", "son"], ["\u2581pers", "on"], ["\u2581", "person"], ["ment", "s"], ["men", "ts"], ["m", "ents"], ["eng", "th"], ["e", "ngth"], ["\u2581f", "alse"], ["\u2581fal", "se"], ["\u2581fals", "e"], ["\u2581", "false"], ["\u2581m", "ed"], ["\u2581me", "d"], ["\u2581", "med"], ["\u2581D", "e"], ["\u2581", "De"], ["ac", "he"], ["ach", "e"], ["a", "che"], ["it", "ed"], ["ite", "d"], ["i", "ted"], ["\u2581l", "et"], ["\u2581le", "t"], ["\u2581", "let"], ["\u2581s", "how"], ["\u2581sh", "ow"], ["\u2581", "show"], ["\u2581s", "ame"], ["\u2581sa", "me"], ["\u2581sam", "e"], ["\u2581", "same"], ["us", "s"], ["u", "ss"], ["\u2581g", "ener"], ["\u2581gen", "er"], ["\u2581ge", "ner"], ["\u2581gene", "r"], ["\u2581", "gener"], ["\u2581", "\u0443"], ["cu", "r"], ["c", "ur"], ["\u2581re", "al"], ["\u2581", "real"], ["ce", "d"], ["c", "ed"], ["\"", ">"], ["st", "ruct"], ["str", "uct"], ["stru", "ct"], ["be", "gin"], ["b", "egin"], ["ce", "pt"], ["cep", "t"], ["\u2581b", "o"], ["\u2581", "bo"], ["ir", "ed"], ["ire", "d"], ["i", "red"], ["\u2581F", "r"], ["\u2581", "Fr"], ["\u2581st", "ud"], ["\u2581", "stud"], ["de", "v"], ["d", "ev"], ["A", "r"], ["(", "\\"], ["\u2581C", "l"], ["\u2581", "Cl"], ["we", "en"], ["w", "een"], ["\u2581t", "oo"], ["\u2581to", "o"], ["\u2581", "too"], ["\u2581t", "est"], ["\u2581te", "st"], ["\u2581", "test"], ["\u2581d", "ay"], ["\u2581da", "y"], ["\u2581", "day"], ["o", "h"], ["\u2581f", "ollow"], ["\u2581fol", "low"], ["\u2581", "follow"], ["at", "ure"], ["atur", "e"], ["atu", "re"], ["z", "e"], ["ie", "n"], ["i", "en"], ["re", "g"], ["r", "eg"], ["ce", "s"], ["c", "es"], ["ur", "ing"], ["uri", "ng"], ["u", "ring"], ["am", "b"], ["a", "mb"], ["in", "a"], ["i", "na"], ["cr", "i"], ["c", "ri"], ["\u2581e", "d"], ["\u2581", "ed"], ["S", "S"], ["uc", "k"], ["u", "ck"], ["\u2581/", "*"], ["\u2581", "/*"], ["C", "T"], ["\u2581T", "here"], ["\u2581The", "re"], ["\u2581Th", "ere"], ["\u2581Ther", "e"], ["\u2581", "There"], ["\u2581t", "ake"], ["\u2581tak", "e"], ["\u2581ta", "ke"], ["\u2581", "take"], ["pa", "r"], ["p", "ar"], ["ul", "e"], ["u", "le"], ["ca", "l"], ["c", "al"], ["fo", "r"], ["f", "or"], ["**", "**************"], ["****", "************"], ["********", "********"], ["************", "****"], ["**************", "**"], ["s", "ource"], ["\u2581th", "ose"], ["co", "l"], ["c", "ol"], ["\u2581e", "ff"], ["\u2581", "eff"], ["mo", "d"], ["m", "od"], ["con", "t"], ["co", "nt"], ["c", "ont"], ["}", "{"], ["\u2581a", "round"], ["\u2581ar", "ound"], ["\u2581", "around"], ["pr", "ess"], ["pre", "ss"], ["pres", "s"], ["p", "ress"], ["b", "y"], ["\u2581go", "ing"], ["\u2581", "going"], ["pon", "se"], ["pons", "e"], ["\u2581", "\u0421"], ["\u2581l", "ine"], ["\u2581li", "ne"], ["\u2581lin", "e"], ["\u2581", "line"], ["da", "te"], ["dat", "e"], ["d", "ate"], ["co", "de"], ["cod", "e"], ["c", "ode"], ["[", "'"], ["\u2581l", "ife"], ["\u2581li", "fe"], ["\u2581lif", "e"], ["\u2581", "life"], ["as", "on"], ["a", "son"], ["\u2581u", "sing"], ["\u2581us", "ing"], ["\u2581", "using"], ["\u2581v", "al"], ["\u2581va", "l"], ["\u2581", "val"], ["\u2581d", "u"], ["\u2581", "du"], ["y", "p"], ["\u2581O", "n"], ["\u2581", "On"], ["\u2581f", "ound"], ["\u2581fo", "und"], ["\u2581fou", "nd"], ["\u2581", "found"], ["ol", "ut"], ["olu", "t"], ["'", "]"], ["ar", "ent"], ["are", "nt"], ["aren", "t"], ["a", "rent"], ["\u2581s", "tring"], ["\u2581st", "ring"], ["\u2581str", "ing"], ["\u2581stri", "ng"], ["\u2581", "string"], ["\u2581m", "et"], ["\u2581me", "t"], ["\u2581", "met"], ["\u2581w", "r"], ["\u2581", "wr"], ["us", "h"], ["u", "sh"], ["st", "ring"], ["str", "ing"], ["stri", "ng"], ["s", "tring"], ["si", "ze"], ["s", "ize"], ["\u2581v", "er"], ["\u2581ve", "r"], ["\u2581", "ver"], ["\u2581e", "ach"], ["\u2581", "each"], ["val", "ue"], ["v", "alue"], ["\u2581l", "ast"], ["\u2581la", "st"], ["\u2581las", "t"], ["\u2581", "last"], ["\u2581g", "ot"], ["\u2581go", "t"], ["\u2581", "got"], ["ve", "n"], ["v", "en"], ["ba", "ck"], ["b", "ack"], ["Se", "t"], ["S", "et"], ["e", "y"], ["ro", "l"], ["r", "ol"], ["\u2581c", "r"], ["\u2581", "cr"], ["th", "ing"], ["t", "hing"], ["re", "t"], ["r", "et"], ["\u00e9", "s"], ["is", "m"], ["i", "sm"], ["\u2581bet", "ween"], ["\u2581", "between"], ["O", "b"], ["et", "hing"], ["eth", "ing"], ["e", "thing"], ["m", "p"], ["\u2581l", "o"], ["\u2581", "lo"], ["at", "s"], ["a", "ts"], ["\u2581N", "ew"], ["\u2581Ne", "w"], ["\u2581", "New"], ["\u0432", "\u0438"], ["ad", "o"], ["a", "do"], ["de", "x"], ["d", "ex"], ["\u0434", "\u0438"], ["\u2581p", "ass"], ["\u2581pas", "s"], ["\u2581pa", "ss"], ["\u2581", "pass"], ["w", "h"], ["\u2581d", "en"], ["\u2581de", "n"], ["\u2581", "den"], ["Ge", "t"], ["G", "et"], ["ap", "t"], ["a", "pt"], ["\u2581a", "sk"], ["\u2581as", "k"], ["\u2581", "ask"], ["\u2581s", "up"], ["\u2581su", "p"], ["\u2581", "sup"], ["Val", "ue"], ["V", "alue"], ["\u043d", "\u044b"], ["\u2581t", "ry"], ["\u2581tr", "y"], ["\u2581", "try"], ["lat", "ion"], ["l", "ation"], ["da", "y"], ["d", "ay"], ["ne", "ss"], ["nes", "s"], ["n", "ess"], ["et", "s"], ["e", "ts"], ["\u2581ex", "per"], ["\u2581exp", "er"], ["\u2581", "exper"], ["T", "r"], ["\u2581M", "ar"], ["\u2581Ma", "r"], ["\u2581", "Mar"], ["se", "rv"], ["ser", "v"], ["s", "erv"], ["b", "r"], ["\u2581n", "umber"], ["\u2581num", "ber"], ["\u2581nu", "mber"], ["\u2581", "number"], ["in", "al"], ["ina", "l"], ["i", "nal"], ["ce", "nt"], ["cen", "t"], ["c", "ent"], ["/", "*"], ["no", "t"], ["n", "ot"], ["ion", "al"], ["io", "nal"], ["iona", "l"], ["i", "onal"], ["\u2581f", "inal"], ["\u2581fin", "al"], ["\u2581fi", "nal"], ["\u2581", "final"], ["'", ")"], ["\u2581r", "un"], ["\u2581ru", "n"], ["\u2581", "run"], ["ov", "er"], ["ove", "r"], ["o", "ver"], ["\u2581n", "ever"], ["\u2581ne", "ver"], ["\u2581", "never"], ["u", "c"], ["\u2581h", "igh"], ["\u2581hig", "h"], ["\u2581hi", "gh"], ["\u2581", "high"], ["yl", "e"], ["y", "le"], ["\u2581in", "s"], ["\u2581i", "ns"], ["\u2581", "ins"], ["\u2581b", "est"], ["\u2581be", "st"], ["\u2581bes", "t"], ["\u2581", "best"], ["it", "tle"], ["itt", "le"], ["ri", "c"], ["r", "ic"], ["\u2581s", "ign"], ["\u2581si", "gn"], ["\u2581sig", "n"], ["\u2581", "sign"], ["\u2581d", "em"], ["\u2581de", "m"], ["\u2581", "dem"], ["in", "ess"], ["ine", "ss"], ["ines", "s"], ["i", "ness"], ["g", "y"], ["\u2581w", "ar"], ["\u2581wa", "r"], ["\u2581", "war"], ["is", "hed"], ["ish", "ed"], ["\u2581g", "iv"], ["\u2581gi", "v"], ["ke", "y"], ["k", "ey"], ["\u2581", "X"], ["(", "$"], ["\u2581ch", "ild"], ["\u2581chi", "ld"], ["\u2581", "child"], ["le", "ss"], ["les", "s"], ["l", "ess"], ["way", "s"], ["wa", "ys"], ["w", "ays"], ["in", "cl"], ["inc", "l"], ["ro", "p"], ["r", "op"], ["ra", "w"], ["r", "aw"], [":", "//"], ["\u2581", "\u00ab"], ["n", "o"], ["ind", "ow"], ["indo", "w"], ["f", "e"], ["ri", "end"], ["rie", "nd"], ["rien", "d"], ["\u2581l", "es"], ["\u2581le", "s"], ["\u2581", "les"], ["\u2581l", "os"], ["\u2581lo", "s"], ["\u2581", "los"], ["fil", "e"], ["fi", "le"], ["f", "ile"], ["form", "ation"], ["format", "ion"], ["cc", "ess"], ["c", "cess"], ["\u2581", "\u0412"], ["n", "a"], ["\u2581i", "l"], ["\u2581", "il"], ["is", "ion"], ["isi", "on"], ["le", "r"], ["l", "er"], ["\u2581a", "rt"], ["\u2581ar", "t"], ["\u2581", "art"], ["Con", "t"], ["Co", "nt"], ["C", "ont"], ["\u2581w", "orld"], ["\u2581wor", "ld"], ["\u2581", "world"], ["\u2581t", "urn"], ["\u2581tu", "rn"], ["\u2581tur", "n"], ["\u2581", "turn"], ["\u2581re", "ally"], ["\u2581real", "ly"], ["\u2581E", "x"], ["\u2581", "Ex"], ["\u043c", "\u0430"], ["\u2581", "\u041f"], ["ter", "s"], ["te", "rs"], ["t", "ers"], ["ar", "get"], ["arg", "et"], ["arge", "t"], ["Er", "r"], ["E", "rr"], ["\u2581h", "app"], ["\u2581ha", "pp"], ["ti", "me"], ["tim", "e"], ["t", "ime"], ["\u2581S", "o"], ["\u2581", "So"], ["di", "v"], ["d", "iv"], ["\u2581did", "n"], ["\u2581di", "dn"], ["ad", "a"], ["a", "da"], ["oo", "t"], ["o", "ot"], ["}", ")"], ["\u2581s", "ch"], ["\u2581sc", "h"], ["\u2581", "sch"], ["\u2581c", "le"], ["\u2581cl", "e"], ["\u2581", "cle"], ["\u2581some", "thing"], ["\u2581som", "ething"], ["\u2581somet", "hing"], ["\u2581", "something"], ["()", "."], ["(", ")."], ["\u2581c", "our"], ["\u2581co", "ur"], ["\u2581cou", "r"], ["ev", "er"], ["eve", "r"], ["e", "ver"], ["an", "ts"], ["ant", "s"], ["\u2581", "?"], ["T", "o"], ["\u2581", "`"], ["tr", "y"], ["t", "ry"], ["u", "x"], ["ai", "s"], ["a", "is"], ["ro", "ss"], ["ros", "s"], ["r", "oss"], ["hi", "p"], ["h", "ip"], ["\u2581re", "p"], ["\u2581r", "ep"], ["\u2581", "rep"], ["la", "bel"], ["lab", "el"], ["l", "abel"], ["\u2581b", "oth"], ["\u2581bo", "th"], ["\u2581bot", "h"], ["\u2581", "both"], ["*", ","], ["ot", "t"], ["o", "tt"], ["\u043c", "\u0438"], ["an", "e"], ["a", "ne"], ["\u2581o", "pen"], ["\u2581op", "en"], ["\u2581", "open"], ["w", "w"], ["\u2581c", "ome"], ["\u2581com", "e"], ["\u2581co", "me"], ["\u2581", "come"], ["\u2581e", "xt"], ["\u2581ex", "t"], ["\u2581", "ext"], ["re", "m"], ["r", "em"], ["_{", "\\"], ["_", "{\\"], ["\u2581o", "ld"], ["\u2581ol", "d"], ["\u2581", "old"], ["ch", "ed"], ["che", "d"], ["c", "hed"], [".", "_"], ["M", "E"], ["if", "y"], ["i", "fy"], ["g", "g"], ["Co", "l"], ["C", "ol"], ["vi", "ew"], ["v", "iew"], ["\u2581b", "us"], ["\u2581bu", "s"], ["\u2581", "bus"], ["\u2581m", "ust"], ["\u2581mus", "t"], ["\u2581mu", "st"], ["\u2581", "must"], ["\u2581d", "ifferent"], ["\u2581differ", "ent"], ["lo", "g"], ["l", "og"], ["is", "ts"], ["ist", "s"], ["i", "sts"], ["ro", "ll"], ["rol", "l"], ["r", "oll"], ["a", "i"], ["\u2581\u0437", "\u0430"], ["\u2581", "\u0437\u0430"], ["\u2581s", "ystem"], ["\u2581sys", "tem"], ["\u2581syst", "em"], ["\u2581", "system"], ["iv", "ers"], ["ive", "rs"], ["iver", "s"], ["i", "vers"], ["at", "us"], ["atu", "s"], ["ot", "e"], ["o", "te"], ["me", "d"], ["m", "ed"], ["]", "."], ["ak", "es"], ["ake", "s"], ["a", "kes"], ["R", "O"], ["\u2581c", "ent"], ["\u2581ce", "nt"], ["\u2581", "cent"], ["gr", "am"], ["gra", "m"], ["g", "ram"], ["\u2581p", "rivate"], ["\u2581priv", "ate"], ["\u2581", "private"], ["\u2581g", "reat"], ["\u2581gre", "at"], ["\"", ";"], ["op", "y"], ["o", "py"], ["\u2581fe", "el"], ["\u2581fee", "l"], ["\u2581H", "ow"], ["\u2581Ho", "w"], ["\u2581", "How"], ["//", "//"], ["///", "/"], ["/", "///"], ["I", "C"], ["\u2581d", "r"], ["\u2581", "dr"], ["ain", "s"], ["ai", "ns"], ["a", "ins"], ["lo", "ck"], ["loc", "k"], ["l", "ock"], ["E", "n"], ["\u2581S", "ch"], ["\u2581Sc", "h"], ["\u2581", "Sch"], ["\u2581m", "at"], ["\u2581ma", "t"], ["\u2581", "mat"], ["\u2581h", "ome"], ["\u2581hom", "e"], ["\u2581ho", "me"], ["\u2581", "home"], ["per", "ty"], ["pert", "y"], ["te", "st"], ["tes", "t"], ["t", "est"], ["lo", "c"], ["l", "oc"], ["\u2581w", "om"], ["\u2581wo", "m"], ["s", "w"], ["ar", "ly"], ["arl", "y"], ["\u2581E", "n"], ["\u2581", "En"], ["\u2581\u043a", "\u043e"], ["\u2581", "\u043a\u043e"], ["de", "n"], ["d", "en"], ["\u0441\u0442", "\u0430"], ["\u0441", "\u0442\u0430"], ["\u2581", "\u0430"], ["et", "er"], ["ete", "r"], ["e", "ter"], ["\u2581incl", "ud"], ["\u2581inclu", "d"], ["UL", "L"], ["U", "LL"], ["\u2581m", "em"], ["\u2581me", "m"], ["\u2581", "mem"], ["\u2581p", "o"], ["\u2581", "po"], ["\u2581l", "ittle"], ["\u2581lit", "tle"], ["\u2581litt", "le"], ["\u2581a", "rg"], ["\u2581ar", "g"], ["\u2581", "arg"], ["\u2581}", ","], ["\u2581", "},"], ["in", "clude"], ["incl", "ude"], ["et", "a"], ["e", "ta"], ["\u2581p", "lace"], ["\u2581pl", "ace"], ["\u2581plac", "e"], ["\u2581", "place"], ["id", "th"], ["us", "tom"], ["ust", "om"], ["\u2581|", "|"], ["\u2581", "||"], ["\u2581t", "em"], ["\u2581te", "m"], ["\u2581", "tem"], ["ri", "ed"], ["rie", "d"], ["r", "ied"], ["\u2581f", "act"], ["\u2581fac", "t"], ["\u2581fa", "ct"], ["\u2581", "fact"], ["ien", "ce"], ["i", "ence"], ["\u2581P", "l"], ["\u2581", "Pl"], ["op", "t"], ["o", "pt"], ["el", "e"], ["e", "le"], ["g", "o"], ["A", "C"], ["in", "ter"], ["int", "er"], ["inte", "r"], ["====", "===="], ["()", ","], ["(", "),"], ["ot", "s"], ["o", "ts"], ["ra", "l"], ["r", "al"], ["iqu", "e"], ["iq", "ue"], ["i", "que"], ["av", "ing"], ["avi", "ng"], ["a", "ving"], ["m", "l"], ["\u2581th", "ought"], ["\u2581though", "t"], ["\u2581thou", "ght"], ["fr", "ac"], ["f", "rac"], ["\u2581c", "are"], ["\u2581car", "e"], ["\u2581ca", "re"], ["\u2581", "care"], ["()", ");"], ["())", ";"], ["(", "));"], ["\u2581p", "ut"], ["\u2581pu", "t"], ["\u2581", "put"], ["\u2581m", "ight"], ["\u2581mi", "ght"], ["\u2581mig", "ht"], ["\u2581A", "mer"], ["\u2581Am", "er"], ["\u2581", "Amer"], ["\u2581(", "!"], ["\u2581", "(!"], ["am", "ple"], ["amp", "le"], ["al", "th"], ["alt", "h"], ["\u2581f", "ew"], ["\u2581fe", "w"], ["\u2581st", "ate"], ["\u2581stat", "e"], ["\u2581sta", "te"], ["\u2581", "state"], ["su", "b"], ["s", "ub"], ["\u2581O", "r"], ["\u2581", "Or"], ["]", ";"], ["\u2581s", "ize"], ["\u2581si", "ze"], ["\u2581", "size"], ["\u2581S", "p"], ["\u2581", "Sp"], ["\u2581with", "out"], ["\u2581", "without"], ["\u2581p", "oss"], ["\u2581pos", "s"], ["\u2581po", "ss"], ["\u2581", "poss"], ["e", "q"], ["pl", "ay"], ["p", "lay"], ["\u2581ex", "pect"], ["\u2581exp", "ect"], ["\u2581", "expect"], ["\u2581se", "cond"], ["\u2581sec", "ond"], ["\u2581", "second"], ["\u2581S", "tring"], ["\u2581St", "ring"], ["\u2581Str", "ing"], ["\u2581", "String"], ["ui", "ld"], ["u", "ild"], ["\u2581n", "ext"], ["\u2581ne", "xt"], ["\u2581", "next"], ["+", "+"], ["re", "qu"], ["req", "u"], ["r", "equ"], ["\u2581A", "ll"], ["\u2581Al", "l"], ["\u2581", "All"], ["\u2581m", "en"], ["\u2581me", "n"], ["\u2581", "men"], ["\u2581W", "hen"], ["\u2581Wh", "en"], ["\u2581Whe", "n"], ["\u2581", "When"], ["it", "er"], ["ite", "r"], ["i", "ter"], ["am", "ent"], ["ame", "nt"], ["amen", "t"], ["a", "ment"], ["ne", "t"], ["n", "et"], ["\u2581", "\u041a"], ["ro", "n"], ["r", "on"], ["ain", "t"], ["ai", "nt"], ["a", "int"], ["\u2581I", "s"], ["\u2581", "Is"], ["\u0432", "\u0435"], ["pe", "nd"], ["pen", "d"], ["p", "end"], ["trans", "lation"], ["transl", "ation"], ["\u2581\u0433", "\u043e"], ["\u2581", "\u0433\u043e"], ["\u0447", "\u0435"], ["\u2581v", "an"], ["\u2581va", "n"], ["\u2581", "van"], ["\u2581an", "other"], ["\u2581ano", "ther"], ["\u2581re", "t"], ["\u2581r", "et"], ["\u2581", "ret"], ["\u2581L", "a"], ["\u2581", "La"], ["Mo", "d"], ["M", "od"], ["IO", "N"], ["I", "ON"], ["li", "st"], ["l", "ist"], ["\u2581p", "ost"], ["\u2581pos", "t"], ["\u2581po", "st"], ["\u2581", "post"], ["d", "a"], ["wa", "re"], ["war", "e"], ["w", "are"], ["\u2581w", "ord"], ["\u2581wor", "d"], ["\u2581wo", "rd"], ["\u2581", "word"], ["Err", "or"], ["Er", "ror"], ["\u2581se", "em"], ["\u2581see", "m"], ["\u2581cont", "in"], ["\u2581", "contin"], ["at", "ic"], ["ati", "c"], ["\u2581th", "ree"], ["\u2581thr", "ee"], ["\u2581", "three"], ["Ob", "ject"], ["Obj", "ect"], ["\u2581part", "ic"], ["\u2581parti", "c"], ["$", "."], ["\u2581m", "ark"], ["\u2581mar", "k"], ["\u2581", "mark"], ["\u2581v", "is"], ["\u2581vi", "s"], ["\u2581", "vis"], ["r", "c"], ["\u2581s", "w"], ["\u2581", "sw"], ["pt", "ions"], ["ption", "s"], ["\u2581b", "reak"], ["\u2581bre", "ak"], ["\u2581", "break"], ["\u2581th", "ings"], ["\u2581thing", "s"], ["\u2581thin", "gs"], ["ut", "e"], ["u", "te"], ["u", "i"], ["\u2581T", "hat"], ["\u2581Th", "at"], ["\u2581", "That"], ["ur", "s"], ["u", "rs"], ["g", "l"], ["\u0440", "\u0443"], ["\u2581f", "ile"], ["\u2581fil", "e"], ["\u2581fi", "le"], ["\u2581", "file"], ["us", "e"], ["u", "se"], ["ig", "ned"], ["ign", "ed"], ["igne", "d"], ["par", "t"], ["pa", "rt"], ["p", "art"], ["U", "n"], ["\u2581e", "qu"], ["\u2581eq", "u"], ["\u2581", "equ"], ["(", "&"], ["\u2581l", "ead"], ["\u2581le", "ad"], ["r", "m"], ["ain", "ed"], ["ai", "ned"], ["aine", "d"], ["a", "ined"], ["\u2581B", "e"], ["\u2581", "Be"], ["pat", "h"], ["pa", "th"], ["p", "ath"], ["\u2581sm", "all"], ["\u2581", "small"], ["ag", "er"], ["age", "r"], ["a", "ger"], ["\u2581al", "ways"], ["\u2581", "always"], ["\u2581E", "l"], ["\u2581", "El"], ["\u2581or", "der"], ["\u2581ord", "er"], ["\u2581", "order"], ["\u2581e", "y"], ["\u2581", "ey"], ["\u2581w", "on"], ["\u2581wo", "n"], ["\u2581", "won"], ["ap", "e"], ["a", "pe"], ["\u2581l", "eft"], ["\u2581le", "ft"], ["\u2581", "left"], ["av", "a"], ["a", "va"], ["it", "em"], ["ite", "m"], ["i", "tem"], ["ho", "r"], ["h", "or"], ["\u2581a", "way"], ["\u2581aw", "ay"], ["\u2581", "away"], ["b", "b"], ["fu", "n"], ["f", "un"], ["\u2581I", "nd"], ["\u2581In", "d"], ["\u2581", "Ind"], ["m", "b"], ["\u2581st", "ruct"], ["\u2581str", "uct"], ["\u2581stru", "ct"], ["\u2581", "struct"], ["\u2581pro", "cess"], ["\u2581proc", "ess"], ["\u2581proces", "s"], ["\u2581", "process"], ["\u2581s", "upport"], ["\u2581sup", "port"], ["\u2581supp", "ort"], ["\u2581", "support"], [");", "\r"], [")", ";\r"], ["i\u00f3", "n"], ["i", "\u00f3n"], ["L", "O"], ["\u2581o", "per"], ["\u2581op", "er"], ["\u2581", "oper"], ["U", "T"], ["\u2581", "\u00b7"], ["P", "E"], ["lo", "ad"], ["l", "oad"], ["of", "f"], ["o", "ff"], ["\u2581N", "o"], ["\u2581", "No"], ["iv", "es"], ["ive", "s"], ["i", "ves"], ["ic", "an"], ["ica", "n"], ["i", "can"], ["\u2581v", "e"], ["\u2581", "ve"], ["act", "ion"], ["a", "ction"], ["'", ";"], ["\u2581v", "o"], ["\u2581", "vo"], ["$", ","], ["\u2581G", "r"], ["\u2581", "Gr"], ["pr", "e"], ["p", "re"], ["n", "y"], ["ain", "ing"], ["ai", "ning"], ["a", "ining"], ["io", "r"], ["i", "or"], ["in", "it"], ["ini", "t"], ["i", "nit"], ["le", "ction"], ["lect", "ion"], ["l", "ection"], ["ar", "m"], ["a", "rm"], ["um", "n"], ["u", "mn"], ["ag", "s"], ["a", "gs"], ["\u0446", "\u0438"], ["\u0441\u043a", "\u043e"], ["\u0441", "\u043a\u043e"], ["vers", "ion"], ["v", "ersion"], ["\u2581T", "o"], ["\u2581", "To"], ["\u2581re", "f"], ["\u2581r", "ef"], ["\u2581", "ref"], ["st", "and"], ["sta", "nd"], ["stan", "d"], ["\u2581A", "t"], ["\u2581", "At"], ["if", "t"], ["i", "ft"], ["\u2581e", "in"], ["fa", "ce"], ["fac", "e"], ["f", "ace"], ["b", "o"], ["if", "ied"], ["ifi", "ed"], ["ve", "d"], ["v", "ed"], ["su", "m"], ["s", "um"], ["un", "e"], ["u", "ne"], ["it", "al"], ["ita", "l"], ["i", "tal"], ["um", "p"], ["u", "mp"], ["com", "m"], ["co", "mm"], ["c", "omm"], ["\u2581m", "ov"], ["\u2581mo", "v"], ["\u2581", "mov"], ["el", "t"], ["e", "lt"], ["\u2581v", "on"], ["\u2581vo", "n"], ["vel", "op"], ["ct", "or"], ["c", "tor"], ["he", "ad"], ["h", "ead"], ["cl", "e"], ["c", "le"], ["\u2581b", "uild"], ["\u2581bu", "ild"], ["\u2581", "build"], ["in", "c"], ["i", "nc"], [".", "'"], ["b", "s"], ["in", "fo"], ["inf", "o"], ["ch", "n"], ["c", "hn"], ["\u2581we", "ek"], ["\u2581", "week"], ["\u2581b", "ook"], ["\u2581bo", "ok"], ["\u2581", "book"], ["H", "E"], ["ba", "r"], ["b", "ar"], ["ic", "ense"], ["\u2581W", "hat"], ["\u2581Wh", "at"], ["\u2581", "What"], ["\u2581qu", "est"], ["\u2581que", "st"], ["\u2581q", "uest"], ["\u2581", "quest"], ["ur", "ch"], ["at", "o"], ["a", "to"], ["le", "ft"], ["l", "eft"], ["\u2581m", "ar"], ["\u2581ma", "r"], ["\u2581", "mar"], ["\u2581t", "op"], ["\u2581to", "p"], ["\u2581", "top"], ["F", "F"], ["\u2581f", "riend"], ["\u2581", "friend"], ["\u2581b", "eh"], ["\u2581be", "h"], ["\u2581f", "ield"], ["\u2581fi", "eld"], ["\u2581", "field"], ["\u2581again", "st"], ["ra", "ct"], ["rac", "t"], ["r", "act"], ["iz", "ation"], ["us", "er"], ["use", "r"], ["u", "ser"], ["ch", "en"], ["che", "n"], ["c", "hen"], ["\u2581ke", "ep"], ["\u2581", "keep"], ["A", "D"], ["it", "or"], ["ito", "r"], ["i", "tor"], ["\u2581n", "on"], ["\u2581no", "n"], ["\u2581", "non"], ["ir", "d"], ["i", "rd"], ["op", "e"], ["o", "pe"], ["\u2581re", "st"], ["\u2581r", "est"], ["\u2581res", "t"], ["\u2581", "rest"], ["\u2581d", "ev"], ["\u2581de", "v"], ["\u2581", "dev"], ["\u2581_", "_"], ["\u2581", "__"], ["\u2581u", "na"], ["\u2581un", "a"], ["\u2581", "una"], ["\u2581t", "erm"], ["\u2581te", "rm"], ["\u2581ter", "m"], ["\u2581", "term"], ["I", "S"], ["\u2581p", "op"], ["\u2581po", "p"], ["\u2581", "pop"], ["ri", "st"], ["ris", "t"], ["r", "ist"], ["\u2581s", "ince"], ["\u2581sin", "ce"], ["\u2581sinc", "e"], ["\u2581", "since"], ["ve", "s"], ["v", "es"], ["\u2581h", "ard"], ["\u2581ha", "rd"], ["\u2581har", "d"], ["\u2581", "hard"], ["p", "i"], ["ut", "il"], ["uti", "l"], ["u", "til"], ["\u2581s", "oc"], ["\u2581so", "c"], ["\u2581", "soc"], ["en", "e"], ["e", "ne"], ["Ex", "ception"], ["\u2581l", "ocal"], ["\u2581loc", "al"], ["\u2581lo", "cal"], ["\u2581", "local"], ["\u2581d", "irect"], ["\u2581di", "rect"], ["\u2581dire", "ct"], ["\u2581dir", "ect"], ["\u2581", "direct"], ["\u2581s", "ure"], ["\u2581su", "re"], ["\u2581sur", "e"], ["\u2581", "sure"], ["\u2581b", "ro"], ["\u2581br", "o"], ["\u2581", "bro"], ["\u2581d", "a"], ["\u2581", "da"], ["\u2581<", "/"], ["\u2581", ""], ["ai", "m"], ["a", "im"], ["\u2581s", "ervice"], ["\u2581serv", "ice"], ["\u2581", "service"], ["\u2581with", "in"], ["an", "gu"], ["ang", "u"], ["\u2581", "\u0414"], ["uf", "fer"], ["uff", "er"], ["A", "G"], ["\u2581D", "o"], ["\u2581", "Do"], ["\u2581in", "cre"], ["\u2581inc", "re"], ["\u2581under", "stand"], ["}", "^"], ["\u2581look", "ed"], ["\u2581lo", "oked"], ["ge", "n"], ["g", "en"], ["ail", "ed"], ["ai", "led"], ["a", "iled"], ["\u2581", "\u0435"], ["ay", "er"], ["aye", "r"], ["a", "yer"], ["\u2581O", "ne"], ["\u2581On", "e"], ["\u2581", "One"], ["\u2581b", "as"], ["\u2581ba", "s"], ["\u2581", "bas"], ["\u2581j", "ob"], ["\u2581jo", "b"], ["\u2581", "job"], ["m", "u"], ["bu", "t"], ["b", "ut"], ["el", "ta"], ["elt", "a"], ["\u2581Ch", "rist"], ["\u2581Chris", "t"], ["\u2581", "Christ"], ["ur", "ation"], ["\u2581re", "cord"], ["\u2581rec", "ord"], ["\u2581", "record"], ["\u2581Un", "ivers"], ["\u2581", "Univers"], ["iv", "id"], ["ivi", "d"], ["i", "vid"], ["val", "id"], ["\u2581", "\u0420"], ["\u2581h", "old"], ["\u2581hol", "d"], ["\u2581ho", "ld"], ["\u2581", "hold"], ["\u2581t", "able"], ["\u2581tab", "le"], ["\u2581ta", "ble"], ["\u2581", "table"], ["on", "es"], ["one", "s"], ["o", "nes"], ["lin", "k"], ["l", "ink"], ["\u2581G", "e"], ["\u2581", "Ge"], ["\u2581of", "fer"], ["\u2581off", "er"], ["st", "er"], ["ste", "r"], ["s", "ter"], ["For", "m"], ["F", "orm"], ["=", "{"], ["\u2581\u043d", "\u0435"], ["\u2581", "\u043d\u0435"], ["st", "ance"], ["stan", "ce"], ["\u2581g", "overn"], ["\u2581go", "vern"], ["\u2581gover", "n"], ["\u2581", "govern"], ["\u2581te", "chn"], ["\u2581tech", "n"], ["\u2581", "techn"], ["\u2581p", "rim"], ["\u2581pr", "im"], ["\u2581pri", "m"], ["\u2581", "prim"], ["*", "."], ["ch", "o"], ["c", "ho"], ["ma", "x"], ["m", "ax"], ["\u2581f", "ore"], ["\u2581for", "e"], ["\u2581fo", "re"], ["\u2581", "fore"], ["\u2581C", "an"], ["\u2581Ca", "n"], ["\u2581", "Can"], ["\u2581pol", "it"], ["\u2581po", "lit"], ["\u2581", "polit"], ["or", "ies"], ["ori", "es"], ["orie", "s"], ["o", "ries"], ["\u2581t", "imes"], ["\u2581time", "s"], ["\u2581tim", "es"], ["\u2581ti", "mes"], ["\u2581", "times"], ["\u2581d", "ans"], ["\u2581da", "ns"], ["\u2581dan", "s"], ["\u2581a", "ir"], ["\u2581ai", "r"], ["\u2581", "air"], ["\u2581any", "thing"], ["\u2581s", "ever"], ["\u2581se", "ver"], ["ac", "y"], ["a", "cy"], ["}", "_"], ["H", "e"], ["\u2581l", "east"], ["\u2581le", "ast"], ["ip", "s"], ["i", "ps"], ["EN", "T"], ["E", "NT"], ["d", "o"], ["\u2581\u043e", "\u0442"], ["\u2581", "\u043e\u0442"], ["\u2581c", "ost"], ["\u2581co", "st"], ["\u2581cos", "t"], ["\u2581", "cost"], [".", "\u201d"], ["\u2581child", "ren"], ["\u2581", "children"], ["ab", "ility"], ["abil", "ity"], ["Bu", "t"], ["B", "ut"], ["\u2581p", "ath"], ["\u2581pat", "h"], ["\u2581pa", "th"], ["\u2581", "path"], ["res", "ult"], ["ac", "ter"], ["act", "er"], ["\u2581e", "lement"], ["\u2581el", "ement"], ["\u2581ele", "ment"], ["\u2581elem", "ent"], ["\u2581", "element"], ["e", "e"], ["\u2581w", "ait"], ["\u2581wa", "it"], ["\u2581", "wait"], ["\u2581m", "oney"], ["\u2581mon", "ey"], ["\u2581mo", "ney"], ["Ma", "p"], ["M", "ap"], ["t", "d"], ["oi", "n"], ["o", "in"], ["iv", "ing"], ["ivi", "ng"], ["i", "ving"], ["ic", "ht"], ["ich", "t"], ["i", "cht"], ["ic", "y"], ["i", "cy"], ["sc", "h"], ["s", "ch"], ["st", "e"], ["s", "te"], ["\u0434", "\u0443"], ["or", "ed"], ["ore", "d"], ["o", "red"], ["ou", "d"], ["o", "ud"], ["il", "le"], ["ill", "e"], ["i", "lle"], ["is", "ed"], ["ise", "d"], ["i", "sed"], ["pl", "ication"], ["plic", "ation"], ["\u2581c", "ustom"], ["\u2581cust", "om"], ["\u2581", "custom"], ["\u2581h", "aving"], ["\u2581ha", "ving"], ["\u2581hav", "ing"], ["pon", "ent"], ["po", "nent"], ["\u2581B", "y"], ["\u2581", "By"], ["ul", "es"], ["ule", "s"], ["u", "les"], ["ue", "d"], ["u", "ed"], ["at", "ter"], ["att", "er"], ["atte", "r"], ["An", "d"], ["A", "nd"], ["it", "ive"], ["iti", "ve"], ["De", "f"], ["D", "ef"], ["\u2581m", "oment"], ["\u2581mom", "ent"], ["\u2581mo", "ment"], ["\u2581", "moment"], ["at", "erial"], ["ate", "rial"], ["ater", "ial"], ["Cl", "ass"], ["C", "lass"], ["og", "raph"], ["ograp", "h"], ["o", "graph"], ["ik", "e"], ["i", "ke"], ["\u2581l", "arge"], ["\u2581larg", "e"], ["\u2581", "large"], ["\u2581#", "###"], ["\u2581##", "##"], ["\u2581###", "#"], ["\u2581", "####"], ["\u2581e", "ither"], ["du", "ct"], ["duc", "t"], ["d", "uct"], ["\u2581T", "hen"], ["\u2581The", "n"], ["\u2581Th", "en"], ["\u2581", "Then"], ["\u2581G", "u"], ["\u2581", "Gu"], ["ole", "an"], ["o", "lean"], ["pe", "rt"], ["per", "t"], ["p", "ert"], ["\u2581G", "et"], ["\u2581Ge", "t"], ["\u2581", "Get"], ["\u2581A", "b"], ["\u2581", "Ab"], ["\u2581sh", "ort"], ["\u2581", "short"], ["O", "n"], ["im", "ent"], ["ime", "nt"], ["imen", "t"], ["i", "ment"], ["\u2581pro", "ject"], ["\u2581", "project"], ["cri", "pt"], ["cr", "ipt"], ["c", "ript"], ["\u2581incl", "uding"], ["\u2581includ", "ing"], ["\u2581inclu", "ding"], ["\u2581", "including"], ["\u043d\u0438", "\u044f"], ["\u2581m", "aking"], ["\u2581ma", "king"], ["\u2581", "making"], ["\u2581some", "one"], ["\u2581F", "l"], ["\u2581", "Fl"], ["\u2581s", "at"], ["\u2581sa", "t"], ["\u2581", "sat"], ["\u2581comp", "any"], ["\u2581compan", "y"], ["\u2581", "company"], ["oc", "us"], ["p", "u"], ["\u2581G", "od"], ["\u2581Go", "d"], ["\u2581", "God"], ["if", "ication"], ["ific", "ation"], ["N", "o"], ["\u2581s", "n"], ["\u2581", "sn"], ["an", "o"], ["a", "no"], ["g", "a"], ["\u2581a", "u"], ["\u2581", "au"], ["\u2581c", "ou"], ["\u2581co", "u"], ["\u2581", "cou"], ["\u00e1", "s"], ["en", "ded"], ["end", "ed"], ["ende", "d"], ["\u0442", "\u0443"], ["ob", "er"], ["obe", "r"], ["o", "ber"], ["\u2581n", "othing"], ["\u2581not", "hing"], ["\u2581no", "thing"], ["\u2581n", "et"], ["\u2581ne", "t"], ["\u2581", "net"], ["\u2581p", "ot"], ["\u2581po", "t"], ["\u2581", "pot"], ["\u2581t", "yp"], ["\u2581ty", "p"], ["\u2581", "typ"], ["\u2581it", "em"], ["\u2581i", "tem"], ["\u2581", "item"], ["re", "w"], ["r", "ew"], ["At", "t"], ["A", "tt"], ["\u2581you", "ng"], ["\u2581yo", "ung"], ["}", "\r"], ["nd", "er"], ["nde", "r"], ["n", "der"], ["st", "art"], ["sta", "rt"], ["star", "t"], ["\u2581S", "c"], ["\u2581", "Sc"], ["*", ")"], ["\u2581e", "nc"], ["\u2581en", "c"], ["\u2581", "enc"], ["\u2581w", "omen"], ["\u2581wom", "en"], ["\u2581wo", "men"], ["\u2581look", "ing"], ["\u2581lo", "oking"], ["\u2581", "looking"], ["\u2581\u0440", "\u043e"], ["\u2581", "\u0440\u043e"], ["\u2581he", "alth"], ["\u2581heal", "th"], ["\u2581", "health"], ["Pat", "h"], ["P", "ath"], ["\u2581A", "fter"], ["\u2581Af", "ter"], ["\u2581", "After"], ["\u2581m", "ult"], ["\u2581mu", "lt"], ["\u2581mul", "t"], ["\u2581", "mult"], ["\u2581{", "\\"], ["\u2581", "{\\"], ["\u2581l", "and"], ["\u2581la", "nd"], ["\u2581lan", "d"], ["\u2581", "land"], ["or", "ld"], ["\u2581D", "es"], ["\u2581De", "s"], ["\u2581", "Des"], ["\u2581e", "ng"], ["\u2581en", "g"], ["\u2581", "eng"], ["in", "put"], ["\u2581P", "ol"], ["\u2581Po", "l"], ["\u2581", "Pol"], ["\"", "\""], ["Co", "de"], ["C", "ode"], ["\u2581s", "upp"], ["\u2581su", "pp"], ["\u2581sup", "p"], ["\u2581", "supp"], ["ain", "er"], ["ai", "ner"], ["aine", "r"], ["a", "iner"], ["he", "ck"], ["\u2581m", "or"], ["\u2581mo", "r"], ["\u2581", "mor"], ["\u2581m", "ill"], ["\u2581mil", "l"], ["\u2581mi", "ll"], ["\u2581", "mill"], ["\u2581a", "w"], ["\u2581", "aw"], ["f", "s"], ["\u2581do", "ing"], ["ting", "s"], ["t", "ings"], ["ad", "es"], ["ade", "s"], ["a", "des"], ["\u2581to", "get"], ["\u2581c", "ertain"], ["\u2581cert", "ain"], ["\u2581cer", "tain"], ["\u2581t", "ogether"], ["\u2581toget", "her"], ["C", "E"], ["ide", "o"], ["\u2581Amer", "ican"], ["\u2581America", "n"], ["\u2581", "American"], ["on", "y"], ["o", "ny"], ["id", "d"], ["i", "dd"], ["I", "I"], ["ge", "d"], ["g", "ed"], ["ab", "les"], ["able", "s"], ["abl", "es"], ["a", "bles"], ["\u2581ide", "nt"], ["\u2581id", "ent"], ["\u2581", "ident"], ["io", "d"], ["i", "od"], ["\u2581p", "arent"], ["\u2581par", "ent"], ["\u2581pa", "rent"], ["\u2581pare", "nt"], ["\u2581", "parent"], ["F", "or"], ["amb", "da"], ["an", "do"], ["and", "o"], ["=", "\\"], ["ag", "ed"], ["age", "d"], ["a", "ged"], ["en", "ding"], ["end", "ing"], ["In", "t"], ["I", "nt"], ["\u2581poss", "ible"], ["\u2581", "possible"], ["\u2581\u0441", "\u043e"], ["\u2581", "\u0441\u043e"], ["iv", "ity"], ["ivi", "ty"], ["nu", "m"], ["n", "um"], ["r", "t"], ["aj", "or"], ["ajo", "r"], ["a", "jor"], ["cre", "ate"], ["creat", "e"], ["c", "reate"], ["ri", "de"], ["rid", "e"], ["r", "ide"], ["\u2581k", "new"], ["\u2581kn", "ew"], ["\u2581kne", "w"], ["bi", "t"], ["b", "it"], ["it", "ional"], ["ition", "al"], ["iti", "onal"], ["\u2581l", "ik"], ["\u2581li", "k"], ["\u2581", "lik"], ["\u2581H", "er"], ["\u2581He", "r"], ["\u2581", "Her"], ["ens", "ion"], ["\"", "."], ["ot", "o"], ["o", "to"], ["\u2581ex", "ist"], ["\u2581", "exist"], ["ak", "en"], ["ake", "n"], ["a", "ken"], ["\u2581act", "ually"], ["\u2581actual", "ly"], ["c", "a"], ["\u2581", "\u0413"], ["\u0445", "\u043e"], ["in", "n"], ["i", "nn"], ["Al", "l"], ["A", "ll"], ["bu", "f"], ["b", "uf"], ["\u2581M", "e"], ["\u2581", "Me"], ["\u2581s", "een"], ["\u2581se", "en"], ["\u2581see", "n"], ["\u2581", "seen"], ["op", "s"], ["o", "ps"], ["No", "t"], ["N", "ot"], ["\u2581cont", "rol"], ["\u2581contr", "ol"], ["\u2581contro", "l"], ["\u2581", "control"], ["\u2581res", "pon"], ["\u2581resp", "on"], ["\u2581", "respon"], ["}", ";"], ["il", "t"], ["i", "lt"], ["is", "k"], ["i", "sk"], ["\u2581b", "ad"], ["\u2581ba", "d"], ["\u2581", "bad"], ["\u2581o", "ften"], ["\u2581of", "ten"], ["\u2581p", "ast"], ["\u2581pas", "t"], ["\u2581pa", "st"], ["ap", "er"], ["ape", "r"], ["a", "per"], ["\u2581re", "ason"], ["\u2581", "reason"], ["et", "ers"], ["eter", "s"], ["ete", "rs"], ["e", "ters"], ["\u2581w", "anted"], ["\u2581want", "ed"], ["ur", "a"], ["u", "ra"], ["ta", "ble"], ["tab", "le"], ["t", "able"], ["or", "mal"], ["orm", "al"], ["wid", "th"], ["w", "idth"], ["\u0433", "\u0430"], ["pt", "r"], ["p", "tr"], ["\u2581d", "est"], ["\u2581de", "st"], ["\u2581des", "t"], ["\u2581", "dest"], ["\u2581de", "sign"], ["\u2581des", "ign"], ["\u2581", "design"], ["\u2581s", "ound"], ["\u2581so", "und"], ["\u2581sou", "nd"], ["\u2581", "sound"], ["\u2581p", "lan"], ["\u2581pl", "an"], ["\u2581", "plan"], ["\u2581b", "ase"], ["\u2581bas", "e"], ["\u2581ba", "se"], ["\u2581", "base"], ["ha", "nd"], ["han", "d"], ["h", "and"], ["g", "s"], ["\u2581s", "ays"], ["\u2581sa", "ys"], ["\u2581say", "s"], ["fun", "ction"], ["f", "unction"], ["\u2581t", "ri"], ["\u2581tr", "i"], ["\u2581", "tri"], ["m", "t"], ["\u2581in", "vest"], ["\u2581inv", "est"], ["\u2581av", "ailable"], ["\u2581", "available"], ["ay", "out"], ["a", "yout"], ["\u2581o", "ch"], ["\u2581oc", "h"], ["\u2581", "och"], ["\u2581l", "as"], ["\u2581la", "s"], ["\u2581", "las"], ["il", "led"], ["ill", "ed"], ["ille", "d"], ["V", "al"], ["\u2581", "\u0444"], ["ie", "ty"], ["iet", "y"], ["i", "ety"], ["mo", "n"], ["m", "on"], ["Ha", "nd"], ["H", "and"], ["F", "r"], ["ia", "m"], ["i", "am"], ["pa", "ce"], ["p", "ace"], ["\u2581O", "b"], ["\u2581", "Ob"], ["\u2581p", "ara"], ["\u2581par", "a"], ["\u2581pa", "ra"], ["\u2581", "para"], ["\u2581me", "et"], ["\u2581s", "um"], ["\u2581su", "m"], ["\u2581", "sum"], ["M", "essage"], ["ic", "i"], ["i", "ci"], ["\u2581k", "nown"], ["\u2581kn", "own"], ["\u2581know", "n"], ["\u2581", "known"], ["\u2581g", "en"], ["\u2581ge", "n"], ["\u2581", "gen"], ["am", "ma"], ["amm", "a"], ["a", "mma"], ["ar", "r"], ["a", "rr"], ["\u2581t", "re"], ["\u2581tr", "e"], ["\u2581", "tre"], ["ok", "e"], ["o", "ke"], ["ut", "h"], ["u", "th"], ["~", "\\"], ["\u2581exper", "ience"], ["\u2581experi", "ence"], ["ic", "le"], ["icl", "e"], ["i", "cle"], ["\u2581I", "l"], ["\u2581", "Il"], ["\u2581s", "ent"], ["\u2581se", "nt"], ["\u2581sen", "t"], ["\u2581", "sent"], ["\u2581o", "thers"], ["\u2581other", "s"], ["\u2581", "others"], ["\u2581s", "oft"], ["\u2581so", "ft"], ["\u2581", "soft"], ["I", "P"], ["\u2581m", "ax"], ["\u2581ma", "x"], ["\u2581", "max"], ["ba", "ll"], ["bal", "l"], ["b", "all"], ["\u2581mark", "et"], ["\u2581mar", "ket"], ["\u2581", "market"], ["\u2581p", "our"], ["\u2581po", "ur"], ["\u2581pou", "r"], ["pr", "ession"], ["press", "ion"], ["p", "ression"], ["ep", "s"], ["e", "ps"], ["\u2581s", "aw"], ["\u2581sa", "w"], ["\u2581a", "cross"], ["\u2581ac", "ross"], ["\u2581S", "u"], ["\u2581", "Su"], ["O", "ver"], ["\u043d\u0438", "\u0435"], ["ul", "ation"], ["u", "lation"], ["\u2581R", "eg"], ["\u2581Re", "g"], ["\u2581", "Reg"], ["\u2581+", "="], ["\u2581", "+="], ["bo", "dy"], ["b", "ody"], [")", "\\"], ["\u2581pr", "int"], ["\u2581pri", "nt"], ["\u2581prin", "t"], ["\u2581", "print"], ["\u2581\u043f", "\u0440\u0438"], ["\u2581\u043f\u0440", "\u0438"], ["\u2581", "\u043f\u0440\u0438"], ["d", "b"], ["our", "ces"], ["ource", "s"], ["ward", "s"], ["war", "ds"], ["w", "ards"], ["\u2581bl", "ack"], ["\u2581", "black"], ["\u0441", "\u043e"], ["il", "i"], ["i", "li"], ["\u2581E", "d"], ["\u2581", "Ed"], ["\u2581com", "plet"], ["\u2581comp", "let"], ["\u2581compl", "et"], ["\u2581s", "ingle"], ["\u2581sing", "le"], ["\u2581sin", "gle"], ["\u2581", "single"], ["\u2581I", "N"], ["\u2581", "IN"], ["ac", "hed"], ["ach", "ed"], ["ache", "d"], ["a", "ched"], ["b", "t"], ["\u2581c", "ode"], ["\u2581co", "de"], ["\u2581cod", "e"], ["\u2581", "code"], ["\u2581b", "ool"], ["\u2581bo", "ol"], ["\u2581", "bool"], ["\u2581a", "rea"], ["\u2581are", "a"], ["\u2581ar", "ea"], ["\u2581", "area"], ["\u2581re", "quire"], ["\u2581requ", "ire"], ["\u2581", "require"], ["\u2581pro", "blem"], ["\u2581proble", "m"], ["\u2581prob", "lem"], ["ac", "ed"], ["ace", "d"], ["a", "ced"], ["Eq", "u"], ["E", "qu"], ["\u2581con", "fig"], ["\u2581conf", "ig"], ["\u2581", "config"], ["ve", "c"], ["v", "ec"], ["ne", "y"], ["n", "ey"], ["c", "y"], ["A", "l"], ["\u2581acc", "ount"], ["\u2581ac", "count"], ["\u2581", "account"], ["ym", "bol"], ["\u2581s", "te"], ["\u2581st", "e"], ["\u2581", "ste"], ["ge", "s"], ["g", "es"], ["Ar", "ray"], ["Arr", "ay"], ["em", "pl"], ["emp", "l"], ["con", "text"], ["cont", "ext"], ["De", "s"], ["D", "es"], ["Res", "ult"], ["ec", "ut"], ["e", "cut"], ["\u2581t", "arget"], ["\u2581tar", "get"], ["\u2581", "target"], ["\u2581get", "ting"], ["\"", "/>"], ["og", "le"], ["o", "gle"], ["\u2581him", "self"], ["\u2581was", "n"], ["\u2581wa", "sn"], ["\u2581b", "lock"], ["\u2581bl", "ock"], ["\u2581blo", "ck"], ["\u2581", "block"], ["\u2581a", "nt"], ["\u2581an", "t"], ["\u2581", "ant"], ["\u2581Y", "ork"], ["\u2581be", "come"], ["\u2581bec", "ome"], ["if", "f"], ["i", "ff"], ["port", "s"], ["por", "ts"], ["p", "orts"], ["re", "ate"], ["reat", "e"], ["rea", "te"], ["=", "'"], ["c", "d"], ["loc", "ation"], ["l", "ocation"], ["\u0435", "\u0442"], ["\u2581a", "ccess"], ["\u2581acc", "ess"], ["\u2581ac", "cess"], ["\u2581", "access"], ["gr", "ess"], ["gre", "ss"], ["gres", "s"], ["g", "ress"], ["ro", "s"], ["r", "os"], ["U", "p"], ["\u2581work", "ing"], ["\u2581wor", "king"], ["\u2581", "working"], ["\u2581A", "m"], ["\u2581", "Am"], ["iq", "u"], ["i", "qu"], ["ce", "r"], ["c", "er"], ["\u2581(", "("], ["\u2581", "(("], ["\u2581P", "er"], ["\u2581Pe", "r"], ["\u2581", "Per"], ["\u2581f", "unc"], ["\u2581fun", "c"], ["\u2581fu", "nc"], ["\u2581", "func"], ["\u2581g", "irl"], ["\u2581gi", "rl"], ["\u2581gir", "l"], ["\u2581", "girl"], ["\u2581ab", "ove"], ["pe", "n"], ["p", "en"], ["\u043f", "\u0438"], ["id", "o"], ["i", "do"], ["\u2581v", "ersion"], ["\u2581vers", "ion"], ["\u2581", "version"], ["T", "Y"], ["\u2581", ";"], ["ma", "ry"], ["mar", "y"], ["m", "ary"], ["ab", "led"], ["able", "d"], ["abl", "ed"], ["a", "bled"], ["an", "nel"], ["ann", "el"], ["anne", "l"], ["\u2581ex", "ample"], ["\u2581exam", "ple"], ["\u2581", "example"], ["\u2581con", "text"], ["\u2581cont", "ext"], ["\u2581", "context"], ["O", "P"], ["\u2581re", "d"], ["\u2581r", "ed"], ["\u2581", "red"], ["\u2581c", "ir"], ["\u2581ci", "r"], ["\u2581", "cir"], ["s", "m"], ["Lo", "g"], ["L", "og"], ["\u2581s", "pace"], ["\u2581sp", "ace"], ["\u2581", "space"], ["\u2581f", "ut"], ["\u2581fu", "t"], ["\u2581G", "ener"], ["\u2581Ge", "ner"], ["\u2581Gen", "er"], ["\u2581Gene", "r"], ["\u2581", "Gener"], ["il", "ls"], ["ill", "s"], ["\u2581d", "ri"], ["\u2581dr", "i"], ["_", "."], ["\u2581f", "elt"], ["\u2581fe", "lt"], ["\u2581fel", "t"], ["\u2581o", "ffic"], ["\u2581of", "fic"], ["\u2581off", "ic"], ["\u2581=", "=="], ["\u2581==", "="], ["\u2581", "==="], ["i", "i"], ["\u2581start", "ed"], ["\u2581star", "ted"], ["\u2581", "\u0422"], ["\u2581}", ");"], ["\u2581})", ";"], ["\u2581", "});"], ["j", "s"], ["\u2581fr", "ont"], ["\u2581fro", "nt"], ["\u2581", "front"], ["\u2581al", "most"], ["ir", "m"], ["i", "rm"], ["!", "\""], ["sign", "ed"], ["sig", "ned"], ["s", "igned"], ["\u2581y", "et"], ["\u2581ye", "t"], ["\u2581t", "rad"], ["\u2581tr", "ad"], ["\u2581tra", "d"], ["ient", "s"], ["ien", "ts"], ["i", "ents"], ["am", "a"], ["a", "ma"], ["\u2581in", "put"], ["\u2581", "input"], ["li", "m"], ["l", "im"], ["\u043f", "\u0430"], ["\u2581\u043a", "\u0430"], ["\u2581", "\u043a\u0430"], ["\u2581c", "amp"], ["\u2581cam", "p"], ["\u2581ca", "mp"], ["\u2581", "camp"], ["ib", "r"], ["i", "br"], ["fe", "ct"], ["f", "ect"], ["un", "t"], ["u", "nt"], ["\u2581h", "alf"], ["\u2581hal", "f"], ["\u2581", "half"], ["\u2581c", "over"], ["\u2581co", "ver"], ["\u2581cov", "er"], ["\u2581", "cover"], ["angu", "age"], ["\u2581b", "en"], ["\u2581be", "n"], ["\u2581", "ben"], ["h", "a"], ["\u2581d", "iff"], ["\u2581di", "ff"], ["\u2581dif", "f"], ["\u2581", "diff"], ["_", "\\"], ["\u2581\u043e", "\u0431"], ["\u2581", "\u043e\u0431"], ["]", ")"], ["od", "es"], ["ode", "s"], ["o", "des"], ["he", "l"], ["h", "el"], ["io", "s"], ["i", "os"], ["\u2581", "\u041e"], ["\u2581m", "ot"], ["\u2581mo", "t"], ["\u2581", "mot"], ["\u2581s", "ocial"], ["\u2581so", "cial"], ["\u2581soc", "ial"], ["\u2581soci", "al"], ["\u2581", "social"], ["////", "////"], ["\u2581s", "tre"], ["\u2581st", "re"], ["\u2581str", "e"], ["\u2581", "stre"], ["gr", "ound"], ["gro", "und"], ["g", "round"], ["\u0456", "\u0432"], ["ob", "ject"], ["obj", "ect"], ["pl", "es"], ["ple", "s"], ["p", "les"], ["re", "ed"], ["ree", "d"], ["r", "eed"], ["\u2581e", "en"], ["\u2581", "een"], ["\u2581b", "ased"], ["\u2581bas", "ed"], ["\u2581base", "d"], ["\u2581ba", "sed"], ["\u2581", "based"], ["\u2581r", "ange"], ["\u2581ran", "ge"], ["\u2581rang", "e"], ["\u2581", "range"], ["A", "n"], ["ur", "g"], ["u", "rg"], ["\u2581le", "arn"], ["\u2581lear", "n"], ["\u2581", "learn"], ["\u2581e", "xc"], ["\u2581ex", "c"], ["\u2581", "exc"], ["\u2581im", "p"], ["\u2581i", "mp"], ["\u2581", "imp"], ["\u2581me", "ans"], ["\u2581mean", "s"], ["\u2581w", "ur"], ["en", "ds"], ["end", "s"], ["vo", "id"], ["v", "oid"], ["\u2581s", "td"], ["\u2581st", "d"], ["\u2581", "std"], ["\u2581part", "icular"], ["\u2581partic", "ular"], ["\u2581particul", "ar"], ["\u2581parti", "cular"], ["j", "a"], ["\u2581s", "ource"], ["\u2581sour", "ce"], ["\u2581", "source"], ["def", "ault"], ["p", "y"], ["\u2581a", "ls"], ["\u2581al", "s"], ["\u2581", "als"], ["sc", "ri"], ["scr", "i"], ["s", "cri"], ["st", "atus"], ["stat", "us"], ["\u2581st", "ory"], ["\u2581stor", "y"], ["\u2581sto", "ry"], ["\u2581", "story"], ["\u2581b", "egin"], ["\u2581be", "gin"], ["\u2581beg", "in"], ["\u2581", "begin"], ["\u2581pos", "ition"], ["\u2581posit", "ion"], ["\u2581", "position"], ["\u2581spec", "ial"], ["\u2581spe", "cial"], ["\u2581", "special"], ["ph", "p"], ["p", "hp"], ["\u2581b", "ar"], ["\u2581ba", "r"], ["\u2581", "bar"], ["\u2581p", "ract"], ["\u2581pr", "act"], ["\u2581pra", "ct"], ["\u2581prac", "t"], ["cal", "l"], ["ca", "ll"], ["c", "all"], ["\u2581d", "as"], ["\u2581da", "s"], ["\u2581", "das"], ["\u2581r", "ad"], ["\u2581ra", "d"], ["\u2581", "rad"], ["\u2581cl", "ose"], ["\u2581clos", "e"], ["\u2581clo", "se"], ["\u2581", "close"], ["ww", "w"], ["w", "ww"], ["\u0435\u0440", "\u0435"], ["\u0435", "\u0440\u0435"], ["g", "u"], ["\u2581E", "r"], ["\u2581", "Er"], ["\u2581d", "om"], ["\u2581do", "m"], ["\u2581", "dom"], ["A", "M"], ["\u2581b", "ed"], ["\u2581be", "d"], ["\u2581", "bed"], ["\u2581sever", "al"], ["au", "l"], ["a", "ul"], ["bo", "x"], ["b", "ox"], ["\u2581l", "ow"], ["\u2581lo", "w"], ["\u2581", "low"], ["pa", "ck"], ["p", "ack"], ["Re", "g"], ["R", "eg"], ["O", "f"], ["at", "ures"], ["ature", "s"], ["atur", "es"], ["atu", "res"], ["\u00e9", "n"], ["ed", "er"], ["ede", "r"], ["e", "der"], ["uild", "er"], ["ca", "st"], ["cas", "t"], ["c", "ast"], ["con", "om"], ["co", "nom"], ["c", "onom"], ["ra", "ft"], ["raf", "t"], ["r", "aft"], ["\u2581m", "akes"], ["\u2581make", "s"], ["\u2581ma", "kes"], ["Lo", "c"], ["L", "oc"], ["ht", "tp"], ["htt", "p"], ["h", "ttp"], ["\u2581a", "bs"], ["\u2581ab", "s"], ["\u2581", "abs"], ["re", "sh"], ["res", "h"], ["r", "esh"], ["\u2581W", "ill"], ["\u2581Wil", "l"], ["\u2581Wi", "ll"], ["\u2581", "Will"], ["bre", "ak"], ["b", "reak"], ["\u2581o", "ptions"], ["\u2581opt", "ions"], ["\u2581option", "s"], ["\u2581", "options"], ["fo", "rt"], ["for", "t"], ["f", "ort"], ["\u2581\u0438", "\u0437"], ["\u2581", "\u0438\u0437"], ["\u2581a", "nal"], ["\u2581an", "al"], ["\u2581", "anal"], ["\u2581e", "nv"], ["\u2581en", "v"], ["\u2581", "env"], ["(", "{"], ["ev", "ent"], ["even", "t"], ["eve", "nt"], ["e", "vent"], ["\u2581p", "age"], ["\u2581pa", "ge"], ["\u2581pag", "e"], ["\u2581", "page"], ["ter", "nal"], ["tern", "al"], ["\u2581d", "istribut"], ["\u2581dist", "ribut"], ["\u2581f", "ood"], ["\u2581fo", "od"], ["\u2581foo", "d"], ["\u2581", "food"], ["che", "ck"], ["c", "heck"], ["C", "K"], ["\u2581\u0432", "\u043e"], ["\u2581", "\u0432\u043e"], ["as", "sert"], ["ass", "ert"], ["asse", "rt"], ["\u00e1", "n"], ["ba", "se"], ["bas", "e"], ["b", "ase"], ["\u2581w", "hole"], ["\u2581wh", "ole"], ["\u2581who", "le"], ["ac", "i\u00f3n"], ["aci\u00f3", "n"], ["aci", "\u00f3n"], ["a", "ci\u00f3n"], ["O", "D"], ["\u2581turn", "ed"], ["\u2581tur", "ned"], ["ig", "ma"], ["\u2581res", "ponse"], ["\u2581respon", "se"], ["\u2581respons", "e"], ["\u2581", "response"], ["\u2581Univers", "ity"], ["\u2581d", "iv"], ["\u2581di", "v"], ["\u2581", "div"], ["ap", "ter"], ["apt", "er"], ["\u2581result", "s"], ["\u2581", "results"], ["\u2581re", "present"], ["\u2581rep", "resent"], ["\u2581every", "thing"], ["\u2581C", "ent"], ["\u2581Ce", "nt"], ["\u2581", "Cent"], ["ut", "es"], ["ute", "s"], ["u", "tes"], ["ri", "x"], ["r", "ix"], ["\u2581S", "ome"], ["\u2581So", "me"], ["\u2581Som", "e"], ["\u2581", "Some"], ["\u2581be", "hind"], ["\u2581beh", "ind"], ["\u2581c", "reat"], ["\u2581cre", "at"], ["\u2581", "creat"], ["pl", "ace"], ["plac", "e"], ["p", "lace"], ["s", "u"], ["\u2581P", "art"], ["\u2581Par", "t"], ["\u2581Pa", "rt"], ["\u2581", "Part"], ["um", "b"], ["u", "mb"], ["math", "bb"], ["pi", "ng"], ["pin", "g"], ["p", "ing"], ["\u2581m", "atch"], ["\u2581mat", "ch"], ["\u2581", "match"], ["O", "ut"], ["do", "m"], ["d", "om"], ["\u2581s", "itu"], ["\u2581sit", "u"], ["\u2581si", "tu"], ["d", "r"], ["ar", "a"], ["a", "ra"], ["\u2581w", "indow"], ["\u2581wind", "ow"], ["\u2581", "window"], ["n", "s"], ["lish", "ed"], ["l", "ished"], ["\u2581V", "er"], ["\u2581Ve", "r"], ["\u2581", "Ver"], ["\u2581m", "essage"], ["\u2581mess", "age"], ["\u2581", "message"], ["\u2581E", "m"], ["\u2581", "Em"], ["\u2581h", "uman"], ["\u2581hum", "an"], ["\u2581", "human"], ["per", "ties"], ["pert", "ies"], ["\u043b", "\u0443"], ["le", "m"], ["l", "em"], ["OR", "T"], ["O", "RT"], ["\u2581e", "arly"], ["\u2581ear", "ly"], ["\u2581qu", "ick"], ["\u2581qui", "ck"], ["\u2581", "quick"], ["\u2581\u0442", "\u0430"], ["\u2581", "\u0442\u0430"], ["ro", "id"], ["r", "oid"], ["\u2581c", "ountry"], ["\u2581coun", "try"], ["\u2581count", "ry"], ["\u2581countr", "y"], ["\u2581", "country"], ["\u2581d", "ue"], ["\u2581du", "e"], ["\u2581", "due"], ["\u2581D", "ie"], ["\u2581Di", "e"], ["\u2581", "Die"], ["\u2581t", "rying"], ["\u2581tr", "ying"], ["\u2581try", "ing"], ["\u2581l", "ive"], ["\u2581li", "ve"], ["\u2581liv", "e"], ["\u2581", "live"], ["\u2581p", "ress"], ["\u2581pre", "ss"], ["\u2581pr", "ess"], ["\u2581pres", "s"], ["\u2581", "press"], ["IN", "T"], ["I", "NT"], ["W", "ith"], ["ov", "ed"], ["ove", "d"], ["o", "ved"], ["\u2581spec", "ific"], ["\u2581", "specific"], ["\u2581f", "all"], ["\u2581fa", "ll"], ["\u2581fal", "l"], ["\u2581", "fall"], ["u", "k"], ["y", "l"], ["\u2581gener", "al"], ["\u2581gen", "eral"], ["\u2581gene", "ral"], ["\u2581", "general"], ["\u043c", "\u0443"], ["\u043d", "\u0443"], ["\u2581n", "ames"], ["\u2581name", "s"], ["\u2581na", "mes"], ["\u2581nam", "es"], ["\u2581", "names"], ["wh", "ere"], ["whe", "re"], ["w", "here"], ["\u2581The", "se"], ["\u2581Th", "ese"], ["\u2581", "These"], ["\u2581s", "il"], ["\u2581si", "l"], ["\u2581", "sil"], ["\u00e9", "t"], ["\u2581e", "ner"], ["\u2581en", "er"], ["\u2581", "ener"], ["\u2581N", "ow"], ["\u2581No", "w"], ["\u2581", "Now"], ["\u2581add", "ress"], ["\u2581addr", "ess"], ["\u2581", "address"], ["Res", "ponse"], ["\u2581M", "r"], ["\u2581", "Mr"], ["\u2581an", "sw"], ["\u2581ans", "w"], ["\u2581fil", "m"], ["\u2581fi", "lm"], ["\u2581", "film"], ["\u2581str", "ong"], ["\u2581stro", "ng"], ["\u2581", "strong"], ["\u2581b", "ring"], ["\u2581br", "ing"], ["\u2581Un", "ited"], ["\u2581Unit", "ed"], ["\u2581g", "e"], ["\u2581", "ge"], ["\u2581w", "oman"], ["\u2581wom", "an"], ["\u2581wo", "man"], ["\u2581", "woman"], ["Ne", "w"], ["N", "ew"], ["et", "t"], ["e", "tt"], [".", ")"], ["en", "ame"], ["ena", "me"], ["e", "name"], ["\u2581A", "N"], ["\u2581", "AN"], ["\u2581de", "scrib"], ["\u2581desc", "rib"], ["\u0437", "\u0430"], ["is", "ing"], ["isi", "ng"], ["i", "sing"], ["E", "L"], ["q", "l"], ["\u2581f", "ur"], ["\u2581fu", "r"], ["\u2581", "fur"], ["y", "ing"], ["\u2581C", "al"], ["\u2581Ca", "l"], ["\u2581", "Cal"], ["\u2581D", "r"], ["\u2581", "Dr"], ["ER", "R"], ["E", "RR"], ["\u2581\\", "\\"], ["\u2581", "\\\\"], ["an", "gle"], ["ang", "le"], ["ur", "ope"], ["uro", "pe"], ["urop", "e"], ["\u2581c", "ity"], ["\u2581cit", "y"], ["\u2581ci", "ty"], ["\u2581", "city"], ["\u2581in", "dex"], ["\u2581ind", "ex"], ["\u2581inde", "x"], ["\u2581", "index"], ["\u2581a", "ction"], ["\u2581act", "ion"], ["\u2581", "action"], ["\u2581How", "ever"], ["\u2581", "However"], ["\u2581f", "ig"], ["\u2581fi", "g"], ["\u2581", "fig"], ["ia", "s"], ["i", "as"], ["\u2581quest", "ion"], ["\u2581", "question"], ["\u2581J", "an"], ["\u2581Ja", "n"], ["\u2581", "Jan"], ["\u2581M", "ed"], ["\u2581Me", "d"], ["\u2581", "Med"], ["\u2581C", "ont"], ["\u2581Con", "t"], ["\u2581Co", "nt"], ["\u2581", "Cont"], ["am", "ed"], ["ame", "d"], ["a", "med"], ["Cal", "l"], ["C", "all"], ["pl", "ied"], ["tt", "y"], ["t", "ty"], ["\u2581ind", "ivid"], ["pa", "ge"], ["pag", "e"], ["p", "age"], ["\u2581c", "omb"], ["\u2581com", "b"], ["\u2581co", "mb"], ["\u2581", "comb"], ["se", "ction"], ["sect", "ion"], ["s", "ection"], ["\u2581C", "omm"], ["\u2581Com", "m"], ["\u2581Co", "mm"], ["\u2581", "Comm"], ["ue", "l"], ["u", "el"], ["\u2581h", "et"], ["\u2581he", "t"], ["\u2581", "het"], ["\u2581B", "ar"], ["\u2581Ba", "r"], ["\u2581", "Bar"], ["ag", "ement"], ["age", "ment"], ["agem", "ent"], ["fi", "n"], ["f", "in"], ["\u2581m", "ajor"], ["\u2581ma", "jor"], ["\u2581maj", "or"], ["\u2581", "major"], ["op", "er"], ["ope", "r"], ["o", "per"], ["ap", "i"], ["a", "pi"], ["ro", "om"], ["r", "oom"], ["\u2581", "\u201e"], ["\u2581h", "ab"], ["\u2581ha", "b"], ["\u2581", "hab"], ["\u0437", "\u0438"], ["\u2581a", "uf"], ["\u2581au", "f"], ["\u2581", "auf"], ["cur", "rent"], ["curr", "ent"], ["n", "i"], ["\u2581in", "clude"], ["\u2581incl", "ude"], ["\u2581includ", "e"], ["\u2581inclu", "de"], ["\u2581", "include"], ["\u2581qu", "i"], ["\u2581q", "ui"], ["v", "a"], ["U", "E"], ["\u2581ide", "a"], ["\u2581id", "ea"], ["\u2581", "idea"], [",", "'"], ["\u2581requ", "ired"], ["\u2581require", "d"], ["\u2581", "required"], ["\u2581he", "art"], ["\u2581hear", "t"], ["\u2581", "heart"], ["ib", "ility"], ["ibil", "ity"], ["ict", "ion"], ["i", "ction"], ["Mod", "el"], ["Mode", "l"], ["Mo", "del"], ["wr", "ite"], ["writ", "e"], ["w", "rite"], ["\u2581cont", "ent"], ["\u2581conten", "t"], ["\u2581", "content"], ["\u2581w", "er"], ["\u2581we", "r"], ["\u2581", "wer"], ["\u2581h", "ands"], ["\u2581hand", "s"], ["\u2581han", "ds"], ["ze", "n"], ["z", "en"], ["ch", "ar"], ["cha", "r"], ["c", "har"], ["}^", "{"], ["}", "^{"], ["\u2581m", "ass"], ["\u2581ma", "ss"], ["\u2581mas", "s"], ["\u2581", "mass"], ["pl", "y"], ["p", "ly"], ["\u2581n", "at"], ["\u2581na", "t"], ["\u2581", "nat"], ["re", "l"], ["r", "el"], ["\u2581d", "at"], ["\u2581da", "t"], ["\u2581", "dat"], ["====", "============"], ["========", "========"], ["============", "===="], ["im", "al"], ["ima", "l"], ["i", "mal"], ["\u2581pro", "bably"], ["\u2581prob", "ably"], ["un", "ch"], ["unc", "h"], ["\u2581m", "er"], ["\u2581me", "r"], ["\u2581", "mer"], ["il", "ar"], ["ila", "r"], ["i", "lar"], ["ir", "es"], ["ire", "s"], ["i", "res"], ["\u2581w", "atch"], ["\u2581wat", "ch"], ["\u2581", "watch"], ["S", "I"], ["\u2581c", "ult"], ["\u2581cu", "lt"], ["\u2581cul", "t"], ["\u2581m", "other"], ["\u2581mot", "her"], ["\u2581mo", "ther"], ["\u2581", "mother"], ["\u2581govern", "ment"], ["or", "ding"], ["ord", "ing"], ["\u2581(", ")"], ["\u2581", "()"], ["\u2581p", "ri"], ["\u2581pr", "i"], ["\u2581l", "ink"], ["\u2581lin", "k"], ["\u2581", "link"], ["gr", "oup"], ["gro", "up"], ["g", "roup"], ["O", "L"], ["\u2581n", "ear"], ["\u2581ne", "ar"], ["\u2581S", "er"], ["\u2581Se", "r"], ["\u2581", "Ser"], ["Se", "r"], ["S", "er"], ["it", "o"], ["i", "to"], ["\u2581value", "s"], ["\u2581val", "ues"], ["\u2581", "values"], ["\u2581j", "ava"], ["\u2581ja", "va"], ["\u2581", "java"], ["ful", "ly"], ["full", "y"], ["f", "ully"], ["Co", "unt"], ["C", "ount"], ["++", ")"], ["\u2581v", "i"], ["\u2581", "vi"], ["\u2581wh", "ite"], ["\u2581", "white"], ["ma", "t"], ["m", "at"], ["ct", "x"], ["c", "tx"], ["\u2581con", "c"], ["\u2581co", "nc"], ["\u2581", "conc"], ["\u2581st", "ay"], ["\u2581sta", "y"], ["gi", "ng"], ["gin", "g"], ["g", "ing"], ["\u2581c", "lear"], ["\u2581cl", "ear"], ["\u2581cle", "ar"], ["\u2581", "clear"], ["\u2581c", "opy"], ["\u2581co", "py"], ["\u2581cop", "y"], ["\u2581", "copy"], ["sel", "ves"], ["\u2581prov", "ide"], ["\u2581w", "ords"], ["\u2581wor", "ds"], ["\u2581word", "s"], ["\u2581", "words"], ["com", "p"], ["co", "mp"], ["c", "omp"], ["ar", "gs"], ["arg", "s"], ["\u2581p", "ick"], ["\u2581pi", "ck"], ["\u2581pic", "k"], ["\u2581", "pick"], ["ul", "y"], ["u", "ly"], ["\u2581v", "ari"], ["\u2581var", "i"], ["\u2581va", "ri"], ["\u2581", "vari"], ["\u2581bel", "ieve"], ["\u2581belie", "ve"], ["\u2581C", "o"], ["\u2581", "Co"], ["Pro", "perty"], ["Gr", "oup"], ["G", "roup"], ["\u2581t", "en"], ["\u2581te", "n"], ["\u2581", "ten"], ["is", "chen"], ["isch", "en"], ["ische", "n"], ["isc", "hen"], ["i", "schen"], ["et", "urn"], ["e", "turn"], ["iv", "al"], ["iva", "l"], ["i", "val"], ["Sys", "tem"], ["S", "ystem"], ["C", "L"], ["be", "d"], ["b", "ed"], ["\u2581t", "otal"], ["\u2581to", "tal"], ["\u2581tot", "al"], ["\u2581", "total"], ["\u2581is", "t"], ["\u2581i", "st"], ["\u2581", "ist"], ["In", "put"], ["um", "ents"], ["ument", "s"], ["umen", "ts"], ["u", "ments"], ["Man", "ager"], ["\u0448", "\u0438"], ["\u2581w", "in"], ["\u2581", "win"], ["le", "ep"], ["lee", "p"], ["P", "I"], ["\u043d\u043e", "\u0433\u043e"], ["\u043d", "\u043e\u0433\u043e"], ["ru", "ction"], ["ruct", "ion"], ["r", "uction"], ["\u2581in", "te"], ["\u2581i", "nte"], ["\u2581int", "e"], ["\u2581", "inte"], ["Ap", "p"], ["A", "pp"], ["av", "or"], ["avo", "r"], ["a", "vor"], ["\u2581re", "spect"], ["\u2581res", "pect"], ["\u2581resp", "ect"], ["\u2581", "respect"], ["at", "ors"], ["ator", "s"], ["ato", "rs"], ["\u2581c", "omo"], ["\u2581com", "o"], ["\u2581co", "mo"], ["\u2581c", "ut"], ["\u2581cu", "t"], ["\u2581", "cut"], ["F", "A"], ["\u2581s", "us"], ["\u2581su", "s"], ["\u2581A", "pp"], ["\u2581Ap", "p"], ["\u2581", "App"], ["re", "ct"], ["rec", "t"], ["r", "ect"], ["F", "I"], ["\u2581be", "gan"], ["\u2581beg", "an"], ["op", "h"], ["o", "ph"], ["\u2581s", "ort"], ["\u2581so", "rt"], ["\u2581sor", "t"], ["\u2581", "sort"], ["th", "ough"], ["\u0458", "\u0435"], ["ic", "ro"], ["i", "cro"], ["Tr", "ans"], ["Tra", "ns"], ["\u043b", "\u0456"], ["\u2581In", "st"], ["\u2581Ins", "t"], ["\u2581", "Inst"], ["re", "quest"], ["requ", "est"], ["req", "uest"], ["\u043e", "\u0440"], ["\u2581rel", "ations"], ["\u2581relation", "s"], ["-", "\\"], ["St", "atus"], ["Stat", "us"], ["\u0436", "\u0438"], ["\u2581f", "ather"], ["\u2581fa", "ther"], ["\u2581fat", "her"], ["\u2581", "father"], ["c", "s"], ["\u2581s", "ex"], ["\u2581se", "x"], ["\u2581", "sex"], ["is", "ch"], ["isc", "h"], ["i", "sch"], ["v", "o"], ["}_", "{"], ["}", "_{"], ["ave", "n"], ["av", "en"], ["a", "ven"], ["\u2581N", "e"], ["\u2581", "Ne"], ["AT", "E"], ["A", "TE"], ["it", "ten"], ["itt", "en"], ["itte", "n"], ["\u2581e", "ss"], ["\u2581es", "s"], ["\u2581", "ess"], ["T", "H"], ["ight", "s"], ["igh", "ts"], ["\u2581h", "om"], ["\u2581ho", "m"], ["\u2581", "hom"], ["\u2581t", "oday"], ["\u2581to", "day"], ["\u2581tod", "ay"], ["\u2581toda", "y"], ["\u2581z", "u"], ["\u2581", "zu"], ["it", "a"], ["i", "ta"], ["\u2581is", "n"], ["\u2581i", "sn"], ["\u2581o", "pt"], ["\u2581op", "t"], ["\u2581", "opt"], ["og", "n"], ["o", "gn"], ["\u00e9", "r"], ["\u2581wh", "ether"], ["\u2581whe", "ther"], ["ix", "ed"], ["ph", "i"], ["p", "hi"], ["id", "ence"], ["iden", "ce"], ["al", "d"], ["a", "ld"], ["Cl", "ient"], ["A", "t"], ["\u2581de", "ath"], ["\u2581L", "et"], ["\u2581Le", "t"], ["\u2581", "Let"], ["iu", "s"], ["i", "us"], ["\u0433", "\u0438"], ["\u2581\u0440", "\u0435"], ["\u2581", "\u0440\u0435"], ["be", "n"], ["b", "en"], [")", "\r"], ["b", "a"], ["><", "/"], [">", ""], ["\u2581", "->"], ["\u2581J", "ust"], ["\u2581Ju", "st"], ["\u2581", "Just"], ["Wh", "at"], ["W", "hat"], ["at", "al"], ["ata", "l"], ["a", "tal"], ["\u2581M", "in"], ["\u2581Mi", "n"], ["\u2581", "Min"], ["\u2581C", "or"], ["\u2581Co", "r"], ["\u2581", "Cor"], ["\u2581d", "ark"], ["\u2581dar", "k"], ["\u2581", "dark"], ["r", "l"], ["\u2581l", "arg"], ["\u2581la", "rg"], ["\u2581", "larg"], ["di", "ng"], ["d", "ing"], ["\u00f3", "n"], ["ou", "ch"], ["o", "uch"], ["\u2581u", "m"], ["\u2581", "um"], ["\u2581e", "lect"], ["\u2581el", "ect"], ["\u2581ele", "ct"], ["\u2581", "elect"], ["\u2581d", "am"], ["\u2581da", "m"], ["\u2581", "dam"], ["\u2581ne", "eds"], ["\u2581need", "s"], ["\u2581m", "atter"], ["\u2581mat", "ter"], ["\u2581matt", "er"], ["\u2581r", "ather"], ["\u2581rat", "her"], ["\u2581ra", "ther"], ["fr", "om"], ["f", "rom"], ["ra", "m"], ["r", "am"], ["\u2581", "\u0456"], ["\u2581t", "aken"], ["\u2581take", "n"], ["\u2581tak", "en"], ["\u2581ta", "ken"], ["\u2581de", "al"], ["\u2581per", "iod"], ["\u2581", "period"], ["\u2581M", "on"], ["\u2581Mo", "n"], ["\u2581", "Mon"], ["\u2581", "\u041b"], ["\u2581A", "ug"], ["\u2581Au", "g"], ["\u2581", "Aug"], ["ru", "n"], ["r", "un"], ["m", "m"], ["el", "le"], ["ell", "e"], ["e", "lle"], ["\u2581ex", "port"], ["\u2581exp", "ort"], ["\u2581", "export"], ["S", "c"], ["vi", "s"], ["v", "is"], ["ab", "or"], ["a", "bor"], ["\u2581aut", "hor"], ["\u2581auth", "or"], ["\u2581", "author"], ["\u00e8", "re"], ["\u2581re", "member"], ["\u2581rem", "ember"], ["\u2581remem", "ber"], ["\u2581re", "du"], ["\u2581r", "edu"], ["\u2581red", "u"], ["\u2581", "redu"], ["\u2581L", "ist"], ["\u2581Li", "st"], ["\u2581Lis", "t"], ["\u2581", "List"], ["\u2581f", "ocus"], ["\u2581", "focus"], ["\u2581char", "acter"], ["\u2581", "character"], ["Tab", "le"], ["T", "able"], ["\u2581individ", "ual"], ["\u2581need", "ed"], ["bu", "m"], ["b", "um"], ["\u2581st", "yle"], ["\u2581sty", "le"], ["\u2581", "style"], ["in", "ary"], ["ina", "ry"], ["inar", "y"], ["ers", "ion"], ["ou", "te"], ["out", "e"], ["o", "ute"], ["\u2581P", "e"], ["\u2581", "Pe"], ["\u2581h", "on"], ["\u2581ho", "n"], ["\u2581", "hon"], ["mu", "t"], ["m", "ut"], ["se", "e"], ["s", "ee"], ["\u2581bec", "ame"], ["\u2581d", "ire"], ["\u2581di", "re"], ["\u2581dir", "e"], ["\u2581", "dire"], ["\u2581d", "ocument"], ["\u2581doc", "ument"], ["\u2581", "document"], ["se", "c"], ["s", "ec"], ["en", "ing"], ["eni", "ng"], ["e", "ning"], ["\u2581vis", "it"], ["\u2581", "visit"], ["\u2581f", "ac"], ["\u2581fa", "c"], ["\u2581", "fac"], ["t", "x"], ["do", "wn"], ["d", "own"], ["pl", "it"], ["p", "lit"], ["\u2581ph", "ys"], ["\u2581", "phys"], ["it", "ting"], ["itt", "ing"], ["jo", "y"], ["j", "oy"], ["\u2581h", "ig"], ["\u2581hi", "g"], ["Th", "is"], ["T", "his"], ["A", "d"], ["\u2581B", "rit"], ["\u2581Br", "it"], ["\u2581em", "ploy"], ["\u2581r", "\u00e9"], ["\u2581", "r\u00e9"], ["\u2581", "\u0442"], ["l", "ambda"], ["\u2581im", "pro"], ["\u2581imp", "ro"], ["\u2581B", "o"], ["\u2581", "Bo"], ["id", "ing"], ["idi", "ng"], ["i", "ding"], ["\u2581on", "line"], ["\u2581", "online"], ["me", "m"], ["m", "em"], ["at", "form"], ["\u2581W", "ar"], ["\u2581Wa", "r"], ["\u2581", "War"], ["\u2581c", "as"], ["\u2581ca", "s"], ["\u2581", "cas"], ["as", "ure"], ["a", "sure"], ["\u2581p", "ur"], ["\u2581pu", "r"], ["\u2581", "pur"], ["me", "di"], ["med", "i"], ["m", "edi"], ["Di", "s"], ["D", "is"], ["\u2581G", "erm"], ["\u2581Ge", "rm"], ["\u2581Ger", "m"], ["p", "c"], ["\u0441", "\u0430"], ["\u2581friend", "s"], ["\u2581M", "c"], ["\u2581", "Mc"], ["D", "I"], ["\u2581pl", "us"], ["\u2581", "plus"], ["\u2581S", "et"], ["\u2581Se", "t"], ["\u2581", "Set"], ["idd", "le"], ["it", "ut"], ["itu", "t"], ["\u2581de", "pend"], ["\u2581dep", "end"], ["\u2581", "depend"], ["re", "st"], ["res", "t"], ["r", "est"], ["\u2581J", "e"], ["\u2581", "Je"], ["\u2581h", "or"], ["\u2581ho", "r"], ["\u2581", "hor"], ["\u2581ent", "ire"], ["Qu", "ery"], ["Que", "ry"], ["\u2581re", "fer"], ["\u2581ref", "er"], ["\u2581", "refer"], ["\u2581h", "ot"], ["\u2581ho", "t"], ["\u2581", "hot"], ["\u2581A", "ust"], ["\u2581Aus", "t"], ["\u2581Au", "st"], ["\u2581com", "mon"], ["\u2581comm", "on"], ["\u2581", "common"], ["\u0446", "\u0456"], ["\u2581p", "ull"], ["\u2581pu", "ll"], ["\u2581pul", "l"], ["\u2581", "pull"], ["\u2581A", "dd"], ["\u2581Ad", "d"], ["\u2581", "Add"], ["\u2581se", "ason"], ["\u2581sea", "son"], ["\u2581seas", "on"], ["\u2581", "season"], ["\u2581in", "vol"], ["\u2581inv", "ol"], ["\u2581W", "orld"], ["\u2581Wor", "ld"], ["\u2581", "World"], ["cl", "ient"], ["cli", "ent"], ["no", "w"], ["n", "ow"], ["tr", "ue"], ["ap", "pend"], ["app", "end"], ["appe", "nd"], ["appen", "d"], ["it", "ted"], ["itt", "ed"], ["itte", "d"], ["em", "pt"], ["emp", "t"], [")", "{"], ["//", "/"], ["/", "//"], ["\u2581p", "rop"], ["\u2581pro", "p"], ["\u2581pr", "op"], ["\u2581", "prop"], ["im", "ate"], ["ima", "te"], ["imat", "e"], ["i", "mate"], ["S", "C"], ["\u2581h", "ours"], ["\u2581hour", "s"], ["\u2581ho", "urs"], ["\u2581h", "ope"], ["\u2581hop", "e"], ["\u2581ho", "pe"], ["an", "dom"], ["and", "om"], ["ando", "m"], ["\u0456", "\u0434"], ["ist", "ic"], ["isti", "c"], ["\u2581pro", "perty"], ["\u2581proper", "ty"], ["\u2581", "property"], ["s", "g"], [">", "("], ["\u2581w", "rite"], ["\u2581wr", "ite"], ["\u2581writ", "e"], ["\u2581", "write"], ["mar", "k"], ["m", "ark"], ["fin", "d"], ["fi", "nd"], ["f", "ind"], ["\u2581person", "al"], ["\u2581pers", "onal"], ["\u2581persona", "l"], ["\u2581", "personal"], ["]", "["], ["ro", "wn"], ["row", "n"], ["r", "own"], ["P", "h"], ["\u2581f", "oot"], ["\u2581fo", "ot"], ["\u2581foo", "t"], ["\u2581", "foot"], ["\u2581re", "search"], ["\u2581res", "earch"], ["iron", "ment"], ["\u2581n", "om"], ["\u2581no", "m"], ["\u2581", "nom"], ["\u2581in", "stance"], ["\u2581inst", "ance"], ["\u2581", "instance"], ["\u2581h", "eld"], ["\u2581he", "ld"], ["\u2581hel", "d"], ["\u2581", "held"], ["D", "e"], ["\u2581mem", "bers"], ["\u2581member", "s"], ["\u2581", "members"], ["\u2581f", "ire"], ["\u2581fi", "re"], ["\u2581fir", "e"], ["\u2581", "fire"], ["\u2581hist", "ory"], ["\u2581histor", "y"], ["\u2581hi", "story"], ["\u2581", "history"], ["\u2581m", "ap"], ["\u2581ma", "p"], ["\u2581", "map"], ["\u2581dis", "cuss"], ["\u2581disc", "uss"], ["\u2581e", "spec"], ["\u2581es", "pec"], ["\u2581esp", "ec"], ["\u2581", "espec"], ["\u2581t", "aking"], ["\u2581tak", "ing"], ["\u2581ta", "king"], ["\u2581s", "ervices"], ["\u2581serv", "ices"], ["\u2581service", "s"], ["\u2581", "services"], ["\u2581ind", "ust"], ["\u2581indu", "st"], ["\u2581", "indust"], ["ig", "en"], ["ige", "n"], ["i", "gen"], ["\u2581A", "ss"], ["\u2581As", "s"], ["\u2581", "Ass"], ["\u2581e", "xpected"], ["\u2581ex", "pected"], ["\u2581expect", "ed"], ["\u2581", "expected"], ["\u2581wur", "de"], ["di", "r"], ["d", "ir"], ["\u2581a", "mong"], ["\u2581am", "ong"], ["\u2581s", "ugg"], ["\u2581su", "gg"], ["\u2581sug", "g"], ["re", "c"], ["r", "ec"], ["In", "ter"], ["Int", "er"], ["bl", "ock"], ["blo", "ck"], ["b", "lock"], ["\u2581R", "ep"], ["\u2581Re", "p"], ["\u2581", "Rep"], ["\u2581p", "ain"], ["\u2581pa", "in"], ["\u2581f", "ive"], ["\u2581fi", "ve"], ["\u2581", "five"], ["\u2581f", "und"], ["\u2581fun", "d"], ["\u2581fu", "nd"], ["\u2581", "fund"], ["ri", "d"], ["r", "id"], ["ar", "row"], ["arr", "ow"], ["\u2581t", "reat"], ["\u2581tre", "at"], ["\u2581he", "ard"], ["\u2581hear", "d"], ["\u2581de", "term"], ["\u2581det", "erm"], ["\u2581deter", "m"], ["ic", "ult"], ["\u2581s", "ense"], ["\u2581sens", "e"], ["\u2581sen", "se"], ["es", "e"], ["e", "se"], ["F", "un"], ["\u2581month", "s"], ["\u2581mont", "hs"], ["js", "on"], ["j", "son"], [",", "\u201d"], ["T", "I"], ["or", "age"], ["ora", "ge"], ["o", "rage"], ["\u2581", "\u0423"], ["\u2581every", "one"], ["\u2581c", "los"], ["\u2581cl", "os"], ["\u2581clo", "s"], ["\u2581", "clos"], ["ie", "rs"], ["ier", "s"], ["i", "ers"], ["air", "s"], ["ai", "rs"], ["a", "irs"], ["def", "ine"], ["I", "f"], ["os", "p"], ["o", "sp"], ["\u2581w", "onder"], ["\u2581won", "der"], ["\u2581wo", "nder"], ["N", "A"], ["qu", "ery"], ["que", "ry"], ["quer", "y"], ["p", "g"], ["it", "es"], ["ite", "s"], ["i", "tes"], ["\u2581m", "aterial"], ["\u2581mat", "erial"], ["\u2581mate", "rial"], ["\u2581mater", "ial"], ["\u2581", "material"], ["y", "d"], ["Re", "ad"], ["R", "ead"], ["ht", "ml"], ["h", "tml"], ["T", "E"], ["P", "r"], ["^{", "\\"], ["^", "{\\"], ["\u2581g", "ave"], ["\u2581ga", "ve"], ["\u2581I", "S"], ["\u2581", "IS"], ["\u2581s", "uggest"], ["\u2581sugg", "est"], ["\u2581sug", "gest"], ["Over", "ride"], ["ro", "du"], ["rod", "u"], ["Fr", "om"], ["F", "rom"], ["\u2581E", "urope"], ["\u2581Europ", "e"], ["\u2581Euro", "pe"], ["\u2581", "Europe"], ["P", "O"], ["\u2581s", "oon"], ["\u2581so", "on"], ["ho", "st"], ["hos", "t"], ["h", "ost"], ["\u2581B", "er"], ["\u2581Be", "r"], ["\u2581", "Ber"], ["..", ".."], ["...", "."], [".", "..."], ["\u2581H", "ar"], ["\u2581Ha", "r"], ["\u2581", "Har"], ["\u2581e", "nergy"], ["\u2581ener", "gy"], ["\u2581energ", "y"], ["\u2581", "energy"], [">", "<"], ["ave", "s"], ["av", "es"], ["a", "ves"], ["\u2581e", "asy"], ["\u2581eas", "y"], ["\u2581b", "re"], ["\u2581br", "e"], ["\u2581", "bre"], ["fr", "ame"], ["\u2581g", "round"], ["\u2581gr", "ound"], ["\u2581gro", "und"], ["\u2581", "ground"], ["wi", "th"], ["w", "ith"], ["\u2581in", "side"], ["\u2581ins", "ide"], ["ie", "f"], ["i", "ef"], ["\u2581m", "o"], ["\u2581", "mo"], ["p", "m"], ["pa", "n"], ["p", "an"], ["ig", "r"], ["i", "gr"], ["\u2581o", "m"], ["\u2581", "om"], ["ne", "xt"], ["nex", "t"], ["n", "ext"], ["om", "et"], ["ome", "t"], ["o", "met"], ["\u2581st", "atus"], ["\u2581stat", "us"], ["\u2581", "status"], ["\u2581}", "\r"], ["\u2581", "}\r"], ["\u2581mus", "ic"], ["or", "a"], ["o", "ra"], ["il", "es"], ["ile", "s"], ["i", "les"], ["k", "i"], ["\u2581e", "sc"], ["\u2581es", "c"], ["\u2581", "esc"], ["\u2581b", "es"], ["\u2581be", "s"], ["\u2581", "bes"], ["\u2581D", "is"], ["\u2581Di", "s"], ["\u2581", "Dis"], ["\u2581h", "ost"], ["\u2581ho", "st"], ["\u2581", "host"], ["\u2581c", "omes"], ["\u2581com", "es"], ["\u2581co", "mes"], ["\u2581come", "s"], ["\u2581", "comes"], ["us", "ed"], ["use", "d"], ["u", "sed"], ["\u2581f", "uture"], ["\u2581fut", "ure"], ["\u2581", "future"], ["lic", "k"], ["li", "ck"], ["l", "ick"], ["ai", "d"], ["a", "id"], ["\u2581com", "pet"], ["\u2581comp", "et"], ["\u2581", "compet"], ["\u2581v", "oice"], ["\u2581vo", "ice"], ["\u2581", "voice"], ["\u2581l", "oad"], ["\u2581lo", "ad"], ["\u2581", "load"], ["ev", "el"], ["eve", "l"], ["e", "vel"], ["\u2581n", "eg"], ["\u2581ne", "g"], ["\u2581", "neg"], ["\u2581com", "mand"], ["\u2581comm", "and"], ["\u2581", "command"], ["\u2581f", "\u00fcr"], ["\u2581p", "ie"], ["\u2581pi", "e"], ["\u2581", "pie"], ["\u2581qu", "ite"], ["\u2581qui", "te"], ["\u2581quit", "e"], ["\u2581b", "lo"], ["\u2581bl", "o"], ["\u2581", "blo"], ["ag", "n"], ["a", "gn"], ["il", "on"], ["ilo", "n"], ["i", "lon"], ["\u2581cl", "aim"], ["\u2581", "claim"], ["\u2581t", "each"], ["\u2581te", "ach"], ["\u2581tea", "ch"], ["\u2581pre", "vious"], ["\u2581prev", "ious"], ["\u2581", "previous"], ["\u2581s", "ite"], ["\u2581sit", "e"], ["\u2581si", "te"], ["\u2581", "site"], ["co", "lor"], ["col", "or"], ["colo", "r"], ["at", "tr"], ["att", "r"], ["\u2581ac", "cept"], ["\u2581", "accept"], ["\u2581ex", "act"], [")", "}"], ["af", "t"], ["a", "ft"], ["rol", "ler"], ["roll", "er"], ["\u043e", "\u043d"], ["o", "o"], ["Dat", "e"], ["Da", "te"], ["D", "ate"], ["\u2581o", "u"], ["\u2581", "ou"], ["s", "y"], ["\u2581pre", "tty"], ["\u2581pret", "ty"], ["\u2581im", "age"], ["\u2581imag", "e"], ["\u2581", "image"], ["B", "U"], ["\u2581term", "s"], ["\u2581ter", "ms"], ["\u2581s", "earch"], ["\u2581se", "arch"], ["\u2581sear", "ch"], ["\u2581", "search"], ["\u2581", "\u00e8"], ["\u2581V", "al"], ["\u2581Va", "l"], ["\u2581", "Val"], ["\u2581", "\u2018"], ["\u2581D", "av"], ["\u2581Da", "v"], ["M", "S"], ["sr", "c"], ["s", "rc"], ["ma", "r"], ["m", "ar"], ["in", "cip"], ["inc", "ip"], ["\u2581could", "n"], ["ad", "os"], ["ado", "s"], ["\u2581d", "ro"], ["\u2581dr", "o"], ["\u2581", "dro"], ["be", "ta"], ["bet", "a"], ["b", "eta"], ["im", "um"], ["\u2581min", "utes"], ["\u2581minute", "s"], ["\u2581minut", "es"], ["\u2581g", "rand"], ["\u2581gr", "and"], ["\u2581gran", "d"], ["\u2581gra", "nd"], ["\u2581", "grand"], ["\u2581", "\u00bb"], ["\u2581O", "ur"], ["\u2581", "Our"], ["St", "r"], ["S", "tr"], ["VE", "R"], ["V", "ER"], ["ma", "z"], ["m", "az"], ["\u2581or", "iginal"], ["\u2581orig", "inal"], ["\u2581origin", "al"], ["\u2581", "original"], ["in", "i"], ["i", "ni"], ["\u2581c", "oll"], ["\u2581col", "l"], ["\u2581co", "ll"], ["\u2581", "coll"], ["lo", "at"], ["\u2581o", "s"], ["\u2581", "os"], ["})", ";"], ["}", ");"], ["sum", "mary"], ["\u2581w", "all"], ["\u2581wa", "ll"], ["\u2581wal", "l"], ["\u2581", "wall"], ["Col", "or"], ["Co", "lor"], ["\u2581v", "ers"], ["\u2581ver", "s"], ["\u2581ve", "rs"], ["\u2581", "vers"], ["\u2581d", "ella"], ["\u2581de", "lla"], ["\u2581del", "la"], ["\u2581dell", "a"], ["\u2581\"", "\"\""], ["\u2581\"\"", "\""], ["\u2581", "\"\"\""], ["math", "bf"], ["ze", "r"], ["z", "er"], ["au", "r"], ["a", "ur"], ["\u2581tr", "ack"], ["\u2581tra", "ck"], ["\u2581", "track"], ["\u2581ass", "oci"], ["\u2581", "associ"], ["\u2581s", "uff"], ["\u2581su", "ff"], ["\u2581in", "de"], ["\u2581i", "nde"], ["\u2581ind", "e"], ["\u2581", "inde"], ["ag", "ue"], ["agu", "e"], ["a", "gue"], ["\u2581A", "pr"], ["\u2581Ap", "r"], ["\u2581", "Apr"], ["L", "e"], ["ro", "ups"], ["rou", "ps"], ["roup", "s"], ["bo", "ard"], ["b", "oard"], ["\u2581att", "ack"], ["\u2581s", "eries"], ["\u2581se", "ries"], ["\u2581ser", "ies"], ["\u2581serie", "s"], ["\u2581", "series"], ["\u2581in", "stead"], ["\u2581inst", "ead"], ["ha", "m"], ["h", "am"], ["bo", "ok"], ["b", "ook"], ["\u2581s", "ix"], ["\u2581si", "x"], ["\u2581", "six"], ["\u2581R", "ec"], ["\u2581Re", "c"], ["\u2581", "Rec"], ["\u2581c", "oming"], ["\u2581com", "ing"], ["\u2581co", "ming"], ["\u2581", "coming"], ["ur", "t"], ["u", "rt"], ["\u2581gl", "obal"], ["\u2581glob", "al"], ["\u2581glo", "bal"], ["\u2581", "global"], ["\u2581ne", "cess"], ["\u2581neces", "s"], ["\u2581", "necess"], ["le", "ge"], ["leg", "e"], ["Po", "s"], ["P", "os"], ["\u2581le", "ave"], ["\u2581", "leave"], ["\u2581p", "od"], ["\u2581po", "d"], ["\u2581", "pod"], ["ateg", "ory"], ["ategor", "y"], ["u", "z"], ["\u2581de", "ep"], ["\u2581", "deep"], ["\u2581k", "m"], ["\u2581", "km"], ["\u2581out", "side"], ["\u2581outs", "ide"], ["ha", "s"], ["h", "as"], ["opt", "ions"], ["option", "s"], ["o", "ptions"], ["\u2581S", "m"], ["\u2581", "Sm"], ["Su", "b"], ["S", "ub"], ["ro", "ws"], ["row", "s"], ["r", "ows"], ["\u2581\u0432", "\u0438"], ["\u2581", "\u0432\u0438"], ["\u2581St", "ates"], ["\u2581State", "s"], ["\u2581Stat", "es"], ["\u2581Sta", "tes"], ["\u2581", "States"], ["\u2581wr", "ong"], ["\u2581how", "ever"], ["\u2581s", "em"], ["\u2581se", "m"], ["\u2581", "sem"], ["\u2581c", "atch"], ["\u2581cat", "ch"], ["\u2581", "catch"], ["\")", ","], ["\"", "),"], ["mod", "el"], ["mode", "l"], ["mo", "del"], ["\u2581h", "ttp"], ["\u2581htt", "p"], ["\u2581", "http"], ["\u2581o", "ption"], ["\u2581opt", "ion"], ["\u2581", "option"], ["ri", "e"], ["r", "ie"], ["\u2581\u0441", "\u0442\u0430"], ["\u2581\u0441\u0442", "\u0430"], ["\u2581", "\u0441\u0442\u0430"], ["\u2581\u00e4", "r"], ["\u2581", "\u00e4r"], ["\u2581en", "joy"], ["\u2581enjo", "y"], ["n", "u"], ["\u2581p", "as"], ["\u2581pa", "s"], ["\u2581", "pas"], ["\u2581a", "mount"], ["\u2581am", "ount"], ["\u2581", "amount"], ["\u2581res", "pons"], ["\u2581respon", "s"], ["\u2581resp", "ons"], ["\u2581", "respons"], ["\u2581In", "tern"], ["\u2581Inter", "n"], ["\u2581Int", "ern"], ["\u2581", "Intern"], ["\u2581my", "self"], ["\u2581o", "pp"], ["\u2581op", "p"], ["\u2581", "opp"], ["\u2581S", "im"], ["\u2581Si", "m"], ["\u2581", "Sim"], ["\u2581s", "ens"], ["\u2581se", "ns"], ["\u2581sen", "s"], ["E", "d"], ["\u2581(", "\\"], ["\u2581", "(\\"], ["\u2581stud", "ents"], ["\u2581student", "s"], ["\u043d\u043e", "\u0432"], ["\u043d", "\u043e\u0432"], ["\u2581point", "s"], ["\u2581", "points"], ["ar", "ning"], ["arn", "ing"], ["U", "P"], ["el", "ling"], ["ell", "ing"], ["elli", "ng"], ["\u2581c", "annot"], ["\u2581can", "not"], ["B", "e"], ["\u2581l", "ength"], ["\u2581le", "ngth"], ["\u2581", "length"], ["nu", "ll"], ["n", "ull"], ["ui", "nt"], ["u", "int"], ["wi", "se"], ["w", "ise"], ["\u2581d", "ouble"], ["\u2581dou", "ble"], ["\u2581doub", "le"], ["\u2581", "double"], ["ig", "e"], ["i", "ge"], ["is", "ta"], ["ist", "a"], ["i", "sta"], ["\u2581est", "ab"], ["\u2581es", "tab"], ["\u2581esta", "b"], ["an", "ch"], ["anc", "h"], ["\u2581a", "go"], ["\u2581ag", "o"], ["\u2581", "ago"], ["\u2581b", "ound"], ["\u2581bo", "und"], ["\u2581bou", "nd"], ["\u2581", "bound"], ["\u2581f", "a"], ["\u2581", "fa"], ["\u2581c", "lean"], ["\u2581cle", "an"], ["\u2581", "clean"], ["\u2581sim", "ple"], ["\u2581simpl", "e"], ["\u2581", "simple"], ["m", "i"], ["####", "####"], ["if", "ier"], ["ifi", "er"], ["\u2581Gener", "al"], ["\u2581Gen", "eral"], ["\u2581Gene", "ral"], ["\u2581", "General"], ["\u2581se", "emed"], ["\u2581see", "med"], ["\u2581seem", "ed"], ["en", "a"], ["e", "na"], ["\u2581a", "ge"], ["\u2581ag", "e"], ["\u2581", "age"], ["\u043d\u043e", "\u0439"], ["end", "if"], ["A", "A"], ["\u2581c", "aus"], ["\u2581ca", "us"], ["\u2581e", "duc"], ["\u2581ed", "uc"], ["\u2581", "educ"], ["\u2581c", "ell"], ["\u2581ce", "ll"], ["\u2581cel", "l"], ["\u2581", "cell"], ["Ge", "ner"], ["Gen", "er"], ["G", "ener"], ["sp", "ace"], ["s", "pace"], ["\u2581Y", "our"], ["\u2581You", "r"], ["\u2581", "Your"], ["\u2581be", "aut"], ["g", "t"], ["\u2581l", "imit"], ["\u2581li", "mit"], ["\u2581lim", "it"], ["\u2581", "limit"], ["\u2581d", "ate"], ["\u2581da", "te"], ["\u2581dat", "e"], ["\u2581", "date"], ["Ut", "il"], ["U", "til"], ["\u2581N", "ational"], ["\u2581Nat", "ional"], ["\u2581Nation", "al"], ["\u2581", "National"], ["ow", "s"], ["o", "ws"], ["pa", "t"], ["p", "at"], ["qu", "ad"], ["\u2581o", "k"], ["\u2581", "ok"], ["\u2581", "\u0418"], ["ar", "th"], ["art", "h"], ["ha", "t"], ["h", "at"], ["\u2581comm", "unity"], ["\u2581commun", "ity"], ["ou", "l"], ["o", "ul"], ["\u2581e", "conom"], ["\u2581ec", "onom"], ["\u2581", "econom"], ["Com", "ponent"], ["bo", "r"], ["b", "or"], ["us", "ion"], ["\u2581be", "low"], ["\u2581bel", "ow"], ["ear", "ch"], ["e", "arch"], ["or", "es"], ["ore", "s"], ["o", "res"], ["ba", "n"], ["b", "an"], ["\u2581Aug", "ust"], ["\u2581fur", "ther"], ["sig", "ma"], ["s", "igma"], ["\u2581h", "a"], ["\u2581", "ha"], ["j", "i"], ["\u2581com", "put"], ["\u2581comp", "ut"], ["\u2581", "comput"], ["\u0433", "\u0440\u0430"], ["\u2581N", "one"], ["\u2581No", "ne"], ["\u2581Non", "e"], ["\u2581", "None"], ["\u2581t", "er"], ["\u2581te", "r"], ["\u2581", "ter"], ["\u2581any", "one"], ["\u2581t", "ask"], ["\u2581ta", "sk"], ["\u2581", "task"], ["en", "te"], ["ent", "e"], ["e", "nte"], ["pos", "ition"], ["pp", "ed"], ["ppe", "d"], ["p", "ped"], ["\u2581a", "us"], ["\u2581au", "s"], ["\u2581", "aus"], ["Att", "ribute"], ["Attrib", "ute"], ["re", "q"], ["r", "eq"], ["ad", "dr"], ["add", "r"], ["li", "ght"], ["lig", "ht"], ["l", "ight"], ["\u0448", "\u0435"], ["\u2581a", "rm"], ["\u2581ar", "m"], ["\u2581", "arm"], ["co", "ver"], ["cov", "er"], ["c", "over"], ["up", "port"], ["upp", "ort"], ["\u2581G", "l"], ["\u2581", "Gl"], ["\u2581S", "an"], ["\u2581Sa", "n"], ["\u2581", "San"], ["\u2581wr", "iting"], ["\u2581writ", "ing"], ["\u2581", "writing"], ["\u2581l", "ost"], ["\u2581lo", "st"], ["\u2581los", "t"], ["\u2581M", "ark"], ["\u2581Mar", "k"], ["\u2581", "Mark"], ["\u2581g", "re"], ["\u2581gr", "e"], ["\u2581", "gre"], ["TY", "PE"], ["T", "YPE"], ["\u2581S", "outh"], ["\u2581So", "uth"], ["\u2581Sou", "th"], ["\u2581Sout", "h"], ["\u2581", "South"], ["\u2581per", "fect"], ["\u2581perf", "ect"], ["\u2581pack", "age"], ["\u2581", "package"], ["\u2581in", "fl"], ["\u2581inf", "l"], ["\u2581", "infl"], ["ha", "ps"], ["h", "aps"], ["\u2581A", "ng"], ["\u2581An", "g"], ["\u2581", "Ang"], ["res", "pon"], ["resp", "on"], ["ri", "s"], ["r", "is"], ["pt", "ember"], ["pte", "mber"], ["\u2581build", "ing"], ["\u2581", "building"], ["VA", "L"], ["V", "AL"], ["fr", "ee"], ["fre", "e"], ["f", "ree"], ["\u2581c", "e"], ["\u2581", "ce"], ["H", "T"], ["\u2581F", "rom"], ["\u2581Fr", "om"], ["\u2581Fro", "m"], ["\u2581", "From"], ["d", "s"], ["ro", "y"], ["r", "oy"], ["ach", "ine"], ["achi", "ne"], ["no", "wn"], ["now", "n"], ["n", "own"], ["\u2581sa", "ying"], ["\u2581say", "ing"], ["\u2581\u0431", "\u044b"], ["\u2581", "\u0431\u044b"], ["o", "e"], ["Re", "f"], ["R", "ef"], ["\u2581net", "work"], ["\u2581", "network"], ["par", "ent"], ["pa", "rent"], ["pare", "nt"], ["paren", "t"], ["p", "arent"], ["ug", "e"], ["u", "ge"], ["\u2581sim", "ilar"], [">", "\r"], ["Build", "er"], ["B", "uilder"], ["\u2581l", "iving"], ["\u2581li", "ving"], ["\u2581liv", "ing"], ["\u2581contin", "ue"], ["\u2581continu", "e"], ["\u2581", "continue"], ["an", "ger"], ["ang", "er"], ["ange", "r"], ["\u2581R", "ed"], ["\u2581Re", "d"], ["\u2581", "Red"], ["\u2581h", "air"], ["\u2581ha", "ir"], ["an", "ced"], ["ance", "d"], ["anc", "ed"], ["ia", "ns"], ["ian", "s"], ["i", "ans"], ["\u2581d", "ead"], ["\u2581de", "ad"], ["\u2581", "dead"], ["\u2581bo", "olean"], ["\u2581", "boolean"], ["ic", "ation"], ["\u2581\u0434", "\u0435"], ["\u2581", "\u0434\u0435"], ["\u2581cl", "ient"], ["\u2581", "client"], ["uc", "t"], ["u", "ct"], ["\u2581", "\u2022"], ["S", "P"], ["ol", "der"], ["old", "er"], ["\u043f", "\u0435"], ["ud", "io"], ["udi", "o"], ["\u2581d", "eg"], ["\u2581de", "g"], ["\u2581", "deg"], ["as", "ing"], ["asi", "ng"], ["a", "sing"], ["\u2581st", "ep"], ["\u2581ste", "p"], ["\u2581", "step"], ["\u2581p", "ers"], ["\u2581per", "s"], ["\u2581pe", "rs"], ["\u2581", "pers"], ["\u00e7", "\u00e3o"], ["ob", "j"], ["o", "z"], ["ul", "a"], ["u", "la"], ["\u2581r", "ound"], ["\u2581ro", "und"], ["\u2581rou", "nd"], ["\u2581", "round"], ["\u2581u", "pon"], ["\u2581up", "on"], ["\u2581re", "source"], ["\u2581res", "ource"], ["\u2581", "resource"], ["\u2581val", "id"], ["\u2581", "valid"], ["\u2581I", "I"], ["\u2581", "II"], ["bu", "g"], ["b", "ug"], ["st", "d"], ["s", "td"], ["\u2581a", "ng"], ["\u2581an", "g"], ["\u2581", "ang"], ["sp", "an"], ["s", "pan"], ["po", "l"], ["p", "ol"], ["ial", "og"], ["ia", "log"], ["\u2581p", "hot"], ["\u2581ph", "ot"], ["?", "'"], ["D", "B"], ["\u2581F", "in"], ["\u2581Fi", "n"], ["\u2581", "Fin"], ["V", "E"], ["E", "m"], ["\u2581c", "am"], ["\u2581ca", "m"], ["\u2581", "cam"], ["tar", "get"], ["t", "arget"], ["pe", "cted"], ["pect", "ed"], ["pec", "ted"], ["He", "l"], ["H", "el"], ["\u2581u", "t"], ["\u2581", "ut"], ["\u2581T", "est"], ["\u2581Te", "st"], ["\u2581Tes", "t"], ["\u2581", "Test"], ["\u2581t", "own"], ["\u2581to", "wn"], ["\u2581tow", "n"], ["\u2581", "town"], ["al", "ign"], ["ali", "gn"], ["\u2581we", "bs"], ["\u2581web", "s"], ["in", "ner"], ["inn", "er"], ["au", "gh"], ["aug", "h"], ["a", "ugh"], ["\u2581ex", "cept"], ["\u2581", "except"], ["\u2581init", "ial"], ["\u2581initi", "al"], ["\u2581", "initial"], ["en", "ty"], ["ent", "y"], ["lic", "h"], ["li", "ch"], ["l", "ich"], ["\u2581A", "ut"], ["\u2581Au", "t"], ["\u2581", "Aut"], ["to", "p"], ["t", "op"], ["\u2581f", "ail"], ["\u2581fa", "il"], ["\u2581", "fail"], ["on", "a"], ["o", "na"], ["\u2581ben", "ef"], ["an", "ks"], ["ank", "s"], ["is", "che"], ["isch", "e"], ["isc", "he"], ["i", "sche"], [".", "*"], ["\u2581sign", "ific"], ["\u2581cont", "act"], ["\u2581", "contact"], ["Re", "c"], ["R", "ec"], ["ar", "io"], ["ari", "o"], ["a", "rio"], ["ot", "tom"], ["ott", "om"], ["otto", "m"], ["\u2581rel", "ationship"], ["\u2581relations", "hip"], ["\u2581relation", "ship"], ["])", ";"], ["]", ");"], ["\u2581\u041d", "\u0430"], ["\u2581", "\u041d\u0430"], ["He", "ad"], ["H", "ead"], ["form", "at"], ["for", "mat"], ["\u2581\u00e9", "t"], ["\u2581", "\u00e9t"], ["\u2581M", "ore"], ["\u2581Mor", "e"], ["\u2581Mo", "re"], ["\u2581", "More"], ["act", "ory"], ["actor", "y"], ["port", "un"], ["+", "\\"], ["\u2581sim", "ply"], ["\u2581simpl", "y"], ["\u2581e", "p"], ["\u2581", "ep"], ["\u2581R", "uss"], ["\u2581Ru", "ss"], ["\u2581Rus", "s"], ["n", "\u00ed"], ["u", "a"], ["er", "c"], ["e", "rc"], ["\u2581long", "er"], ["\u2581lon", "ger"], ["in", "ition"], ["init", "ion"], ["ect", "or"], ["ec", "tor"], ["e", "ctor"], ["apt", "ion"], ["a", "ption"], ["\u2581prof", "ess"], ["\u2581profes", "s"], ["\u2581M", "us"], ["\u2581Mu", "s"], ["\u2581", "Mus"], ["il", "ities"], ["ili", "ties"], ["\u00e8", "s"], ["\u2581A", "ct"], ["\u2581Ac", "t"], ["\u2581", "Act"], ["off", "set"], ["offs", "et"], ["\u2581i", "ll"], ["\u2581il", "l"], ["\u2581", "ill"], ["ba", "nd"], ["ban", "d"], ["b", "and"], ["\u2581A", "g"], ["\u2581", "Ag"], ["\u2581\u041f", "\u043e"], ["\u2581", "\u041f\u043e"], ["\u0431", "\u0438"], ["cont", "ent"], ["ic", "on"], ["ico", "n"], ["i", "con"], ["\u2581work", "s"], ["\u2581wor", "ks"], ["\u2581", "works"], ["yn", "am"], ["yna", "m"], ["y", "nam"], ["pl", "ement"], ["ple", "ment"], ["p", "lement"], ["Res", "ource"], ["Re", "source"], ["Act", "ion"], ["A", "ction"], ["\u2581diff", "icult"], ["\u2581W", "est"], ["\u2581We", "st"], ["\u2581Wes", "t"], ["\u2581", "West"], ["\u2581v", "ideo"], ["\u2581vide", "o"], ["\u2581", "video"], ["\u2581T", "HE"], ["\u2581TH", "E"], ["\u2581", "THE"], ["\u2581de", "cl"], ["\u2581dec", "l"], ["\u2581", "decl"], ["on", "don"], ["ond", "on"], ["ondo", "n"], ["de", "d"], ["d", "ed"], ["}{", "\\"], ["}", "{\\"], ["oc", "r"], ["o", "cr"], ["\u2581C", "ity"], ["\u2581Cit", "y"], ["\u2581Ci", "ty"], ["\u2581", "City"], ["\u2581", "\u044f"], ["ue", "r"], ["u", "er"], ["c", "z"], ["\u2581im", "ag"], ["\u2581i", "mag"], ["\u2581", "imag"], ["c", "r"], ["et", "e"], ["e", "te"], ["id", "get"], ["idge", "t"], ["\u2581M", "od"], ["\u2581Mo", "d"], ["\u2581", "Mod"], ["\u2581for", "ward"], ["\u2581", "forward"], ["\u2581p", "ict"], ["\u2581pi", "ct"], ["\u2581pic", "t"], ["or", "ge"], ["org", "e"], ["\u2581sub", "ject"], ["\u2581", "subject"], ["up", "date"], ["at", "tle"], ["att", "le"], ["s", "a"], ["\u2581A", "nt"], ["\u2581An", "t"], ["\u2581", "Ant"], ["\u2581r", "unning"], ["\u2581run", "ning"], ["\u2581", "running"], ["\u2581s", "al"], ["\u2581sa", "l"], ["\u2581", "sal"], ["con", "ne"], ["conn", "e"], ["c", "onne"], ["\u2581out", "put"], ["\u2581", "output"], ["ad", "ata"], ["ada", "ta"], ["a", "data"], ["M", "L"], ["Che", "ck"], ["C", "heck"], ["led", "ge"], ["l", "edge"], ["\u2581p", "aper"], ["\u2581pa", "per"], ["\u2581pap", "er"], ["\u2581", "paper"], ["param", "s"], ["par", "ams"], ["para", "ms"], ["av", "y"], ["a", "vy"], ["\u2581a", "f"], ["\u2581", "af"], ["\u2581e", "ine"], ["\u2581ein", "e"], ["\u2581j", "our"], ["\u2581jo", "ur"], ["\u2581jou", "r"], ["\u2581", "jour"], ["A", "Y"], ["\u2581it", "self"], ["\u2581its", "elf"], ["\u2581S", "tr"], ["\u2581St", "r"], ["\u2581", "Str"], ["st", "yle"], ["sty", "le"], ["Th", "at"], ["T", "hat"], ["\u2581m", "illion"], ["\u2581mill", "ion"], ["\u2581l", "anguage"], ["\u2581", "language"], ["O", "S"], ["vi", "ng"], ["vin", "g"], ["v", "ing"], ["\u2581\u043c", "\u0430"], ["\u2581", "\u043c\u0430"], ["\u2581\u0442", "\u043e"], ["\u2581", "\u0442\u043e"], [")", "("], ["\u2581b", "uy"], ["\u2581bu", "y"], [".", "/"], ["\u2581.", ".."], ["\u2581..", "."], ["\u2581", "..."], ["\u2581t", "ried"], ["\u2581tr", "ied"], ["\u2581tri", "ed"], ["\u2581com", "pl"], ["\u2581comp", "l"], ["\u2581act", "iv"], ["\u2581", "activ"], ["ap", "ped"], ["app", "ed"], ["appe", "d"], ["a", "pped"], ["But", "ton"], ["B", "utton"], ["To", "ken"], ["Tok", "en"], ["T", "oken"], ["\u2581prov", "ided"], ["\u2581provide", "d"], ["ib", "er"], ["ibe", "r"], ["i", "ber"], ["\u2581c", "reated"], ["\u2581cre", "ated"], ["\u2581create", "d"], ["\u2581creat", "ed"], ["\u2581", "created"], ["cur", "ity"], ["c", "urity"], ["En", "d"], ["E", "nd"], ["a", "\u0142"], ["us", "ter"], ["ust", "er"], ["u", "ster"], ["iz", "ing"], ["izi", "ng"], ["i", "zing"], ["om", "b"], ["o", "mb"], ["\u2581s", "ich"], ["\u2581si", "ch"], ["\u2581com", "pon"], ["\u2581comp", "on"], ["\u2581S", "ee"], ["\u2581Se", "e"], ["\u2581", "See"], ["\u2581u", "int"], ["\u2581ui", "nt"], ["\u2581", "uint"], ["\u2581l", "abel"], ["\u2581la", "bel"], ["\u2581lab", "el"], ["\u2581", "label"], ["vo", "l"], ["v", "ol"], ["\u00f3", "w"], ["oc", "ol"], ["oco", "l"], ["o", "col"], ["\u2581re", "ceived"], ["\u2581rece", "ived"], ["\u2581receive", "d"], ["\u2581in", "tern"], ["\u2581int", "ern"], ["\u2581inter", "n"], ["\u2581inte", "rn"], ["\u2581", "intern"], ["\u0446", "\u0435"], ["R", "un"], ["\u2581r", "oad"], ["\u2581ro", "ad"], ["\u2581", "road"], ["\u2581O", "ct"], ["\u2581", "Oct"], ["\u2581C", "omp"], ["\u2581Com", "p"], ["\u2581Co", "mp"], ["\u2581", "Comp"], ["\u2581stud", "y"], ["\u2581\u0442", "\u0435"], ["\u2581", "\u0442\u0435"], ["Ac", "t"], ["A", "ct"], ["\u2581t", "our"], ["\u2581to", "ur"], ["\u2581tou", "r"], ["\u2581St", "ate"], ["\u2581Stat", "e"], ["\u2581Sta", "te"], ["\u2581", "State"], ["\u2581ad", "ded"], ["\u2581add", "ed"], ["\u2581", "added"], ["htt", "ps"], ["http", "s"], ["st", "ream"], ["stre", "am"], ["\u2581l", "ower"], ["\u2581lo", "wer"], ["\u2581low", "er"], ["\u2581", "lower"], ["\u2581b", "ox"], ["\u2581bo", "x"], ["\u2581", "box"], ["\u2581S", "k"], ["\u2581", "Sk"], ["\u2581them", "selves"], ["\u2581c", "ross"], ["\u2581cr", "oss"], ["\u2581cro", "ss"], ["\u2581", "cross"], ["\u2581e", "cho"], ["\u2581ec", "ho"], ["\u2581", "echo"], ["\u2581dev", "ice"], ["\u2581", "device"], ["pos", "e"], ["po", "se"], ["p", "ose"], ["\u2581g", "ames"], ["\u2581game", "s"], ["\u2581gam", "es"], ["\u2581ga", "mes"], ["P", "L"], ["W", "indow"], ["is", "es"], ["ise", "s"], ["i", "ses"], ["ti", "tle"], ["tit", "le"], ["t", "itle"], ["St", "ream"], ["z", "t"], ["\u2581S", "w"], ["\u2581", "Sw"], ["\u2581r", "ole"], ["\u2581ro", "le"], ["\u2581", "role"], ["ia", "nt"], ["ian", "t"], ["i", "ant"], ["k", "u"], ["se", "qu"], ["seq", "u"], ["s", "equ"], ["\u2581l", "ate"], ["\u2581la", "te"], ["\u2581lat", "e"], ["\u2581", "late"], ["\u2581s", "old"], ["\u2581so", "ld"], ["\u2581sol", "d"], ["\u0440", "\u044f"], ["Com", "m"], ["Co", "mm"], ["C", "omm"], ["\u2581en", "tre"], ["\u2581ent", "re"], ["\u2581entr", "e"], ["\u2581", "entre"], ["\u2581d", "og"], ["\u2581do", "g"], ["\u2581", "dog"], ["dev", "ice"], ["P", "ar"], ["\u2581like", "ly"], ["\u2581lik", "ely"], ["\u2581", "likely"], ["^{", "-"], ["^", "{-"], ["\u2581l", "en"], ["\u2581le", "n"], ["\u2581", "len"], ["\u2581P", "aul"], ["\u2581Pa", "ul"], ["\u2581", "Paul"], ["\u2581t", "ool"], ["\u2581to", "ol"], ["\u2581too", "l"], ["\u2581", "tool"], ["Of", "f"], ["O", "ff"], ["\u2581f", "amil"], ["\u2581fam", "il"], ["\u2581fa", "mil"], ["\u2581d", "raw"], ["\u2581dr", "aw"], ["\u2581", "draw"], ["ap", "ping"], ["app", "ing"], ["a", "pping"], ["\u2581ev", "ents"], ["\u2581even", "ts"], ["\u2581event", "s"], ["\u2581", "events"], ["cre", "t"], ["cr", "et"], ["c", "ret"], ["rou", "ght"], ["rough", "t"], ["r", "ought"], ["Cont", "ent"], ["\u2581soft", "ware"], ["ri", "a"], ["r", "ia"], ["ms", "g"], ["m", "sg"], ["ga", "mma"], ["g", "amma"], ["\u2581h", "ear"], ["\u2581he", "ar"], ["Op", "er"], ["O", "per"], ["\u2581your", "self"], ["\u2581yours", "elf"], ["\u2581l", "iter"], ["\u2581li", "ter"], ["\u2581lit", "er"], ["\u2581", "liter"], ["em", "p"], ["e", "mp"], ["\u2581se", "par"], ["\u2581sep", "ar"], ["\u2581", "separ"], ["\u2581", "\u0417"], ["\u2581t", "itle"], ["\u2581tit", "le"], ["\u2581ti", "tle"], ["\u2581", "title"], ["M", "ethod"], ["math", "rm"], ["\u2581s", "low"], ["\u2581sl", "ow"], ["\u2581R", "om"], ["\u2581Ro", "m"], ["\u2581", "Rom"], ["!", "!"], ["\u2581t", "ax"], ["\u2581ta", "x"], ["\u2581", "tax"], ["\u0441\u043a", "\u0430"], ["\u0441", "\u043a\u0430"], ["empl", "ate"], ["emp", "late"], ["o", "i"], ["\u2581A", "rt"], ["\u2581Ar", "t"], ["\u2581", "Art"], ["f", "alse"], ["ast", "ic"], ["\u0441\u0442", "\u044c"], ["\u0441", "\u0442\u044c"], ["oc", "ket"], ["ock", "et"], ["\u2581e", "ns"], ["\u2581en", "s"], ["\u2581", "ens"], ["T", "O"], ["am", "ente"], ["ame", "nte"], ["ament", "e"], ["amen", "te"], ["a", "mente"], ["lo", "cal"], ["loc", "al"], ["l", "ocal"], ["ch", "ie"], ["chi", "e"], ["\u2581p", "an"], ["\u2581pa", "n"], ["\u2581", "pan"], ["\u043d\u0438", "\u0439"], ["ch", "ema"], ["che", "ma"], ["chem", "a"], ["\u2581N", "orth"], ["\u2581Nor", "th"], ["\u2581Nort", "h"], ["\u0437", "\u043e"], ["\u2581>", "="], ["\u2581", ">="], ["A", "ut"], ["\u2581d", "ig"], ["\u2581di", "g"], ["\u2581", "dig"], ["\u2581se", "ems"], ["\u2581see", "ms"], ["\u2581seem", "s"], ["\u2581mor", "ning"], ["so", "le"], ["sol", "e"], ["s", "ole"], ["um", "er"], ["ume", "r"], ["u", "mer"], ["del", "ta"], ["d", "elta"], ["it", "\u00e9"], ["i", "t\u00e9"], ["ab", "ase"], ["aba", "se"], ["a", "base"], ["ra", "f"], ["r", "af"], ["\u2581ob", "serv"], ["\u2581obs", "erv"], ["\u2581", "observ"], ["\u2581E", "st"], ["\u2581Es", "t"], ["\u2581", "Est"], ["\u2581s", "eg"], ["\u2581se", "g"], ["\u2581", "seg"], ["\u2581[", "]"], ["\u2581", "[]"], ["\u2581P", "res"], ["\u2581Pr", "es"], ["\u2581Pre", "s"], ["\u2581", "Pres"], ["if", "ul"], ["i", "ful"], ["pu", "sh"], ["pus", "h"], ["p", "ush"], ["\u2581O", "ff"], ["\u2581Of", "f"], ["\u2581", "Off"], ["ip", "e"], ["i", "pe"], ["at", "i"], ["a", "ti"], ["\u2581d", "im"], ["\u2581di", "m"], ["\u2581", "dim"], ["ce", "ed"], ["c", "eed"], ["En", "t"], ["E", "nt"], ["__", "__"], ["___", "_"], ["_", "___"], ["en", "try"], ["ent", "ry"], ["entr", "y"], ["\u2581f", "ight"], ["\u2581fig", "ht"], ["\u2581fi", "ght"], ["\u2581c", "red"], ["\u2581cre", "d"], ["\u2581cr", "ed"], ["\u2581", "cred"], ["\u2581O", "R"], ["\u2581", "OR"], ["\u2581D", "ep"], ["\u2581De", "p"], ["\u2581", "Dep"], ["$", "{"], ["\u043b\u0435", "\u043d"], ["\u043b", "\u0435\u043d"], ["Creat", "e"], ["C", "reate"], ["\u2581Apr", "il"], ["\u2581Ap", "ril"], ["min", "istr"], ["F", "L"], ["\u2581A", "p"], ["\u2581", "Ap"], ["\u2581H", "ere"], ["\u2581He", "re"], ["\u2581Her", "e"], ["\u2581", "Here"], ["priv", "ate"], ["p", "rivate"], ["In", "stance"], ["Inst", "ance"], ["ie", "m"], ["i", "em"], ["\u2581off", "ice"], ["\u2581offic", "e"], ["\u2581th", "ird"], ["\u2581", "third"], ["\u2581up", "date"], ["\u2581", "update"], ["Lin", "e"], ["Li", "ne"], ["L", "ine"], ["ta", "g"], ["t", "ag"], ["\u2581e", "specially"], ["\u2581espec", "ially"], ["\u2581especial", "ly"], ["\u2581", "especially"], ["\u2581\u0433\u043e", "\u0434\u0430"], ["\u2581\u0433\u043e\u0434", "\u0430"], ["\u2581c", "u"], ["\u2581", "cu"], ["\u2581k", "ill"], ["\u2581kil", "l"], ["\u2581ki", "ll"], ["\u2581", "kill"], ["au", "ght"], ["augh", "t"], ["aug", "ht"], ["\u2581s", "we"], ["\u2581sw", "e"], ["Option", "s"], ["Opt", "ions"], ["O", "ptions"], ["I", "M"], ["C", "C"], ["\u2581com", "pan"], ["\u2581comp", "an"], ["ju", "st"], ["j", "ust"], ["\u2581Wh", "ile"], ["\u2581", "While"], ["iz", "er"], ["ize", "r"], ["i", "zer"], ["\u2581\u043c", "\u043e"], ["\u2581", "\u043c\u043e"], ["\u043a", "\u0435"], ["\u2581a", "uto"], ["\u2581aut", "o"], ["\u2581au", "to"], ["\u2581", "auto"], ["\u2581b", "and"], ["\u2581ban", "d"], ["\u2581ba", "nd"], ["\u2581", "band"], ["\u043c\u0435", "\u043d"], ["\u043c", "\u0435\u043d"], ["ique", "s"], ["iqu", "es"], ["iq", "ues"], ["i", "ques"], ["\u2581p", "le"], ["\u2581pl", "e"], ["\u2581", "ple"], ["N", "O"], ["\u2581O", "F"], ["\u2581", "OF"], ["\u2581s", "ong"], ["\u2581so", "ng"], ["\u2581son", "g"], ["\u2581A", "cc"], ["\u2581Ac", "c"], ["\u2581", "Acc"], ["EX", "T"], ["E", "XT"], ["en", "sor"], ["ens", "or"], ["enso", "r"], ["in", "ing"], ["ini", "ng"], ["i", "ning"], ["\u2581l", "at"], ["\u2581la", "t"], ["\u2581", "lat"], ["bi", "g"], ["b", "ig"], ["\u2581K", "ing"], ["\u2581Ki", "ng"], ["\u2581Kin", "g"], ["\u2581", "King"], ["oc", "h"], ["o", "ch"], ["s", "i"], ["\u2581H", "ist"], ["\u2581His", "t"], ["\u2581Hi", "st"], ["\u2581", "Hist"], ["\u2581qu", "ality"], ["\u2581qual", "ity"], ["\u2581", "quality"], ["mod", "e"], ["mo", "de"], ["m", "ode"], ["\u2581op", "portun"], ["\u2581would", "n"], [":*", "*"], [":", "**"], ["out", "put"], ["\u2581fe", "et"], ["\u2581fee", "t"], ["\u2581m", "is"], ["\u2581mi", "s"], ["d", "f"], ["ag", "ing"], ["agi", "ng"], ["a", "ging"], ["\u2581\u043c", "\u0435"], ["\u2581", "\u043c\u0435"], ["\u2581t", "ro"], ["\u2581tr", "o"], ["\u2581d", "efined"], ["\u2581def", "ined"], ["\u2581define", "d"], ["\u2581defin", "ed"], ["\u2581", "defined"], ["\u2581re", "view"], ["\u2581rev", "iew"], ["\u2581", "review"], ["\u2581F", "il"], ["\u2581Fi", "l"], ["\u2581", "Fil"], [">", ">"], ["\u2581pr", "incip"], ["\u2581prin", "cip"], ["Bas", "e"], ["B", "ase"], ["di", "ct"], ["d", "ict"], ["ve", "rage"], ["ver", "age"], ["ic", "ient"], ["ici", "ent"], ["I", "F"], ["\u2581h", "it"], ["\u2581hi", "t"], ["\u2581", "hit"], ["Pag", "e"], ["P", "age"], ["\u2581p", "erm"], ["\u2581per", "m"], ["\u2581pe", "rm"], ["\u2581", "perm"], ["ce", "l"], ["c", "el"], ["\u00ed", "t"], ["\u2581ex", "press"], ["\u2581exp", "ress"], ["\u2581expr", "ess"], ["\u2581", "express"], ["\u2581ind", "ic"], ["\u2581Se", "ptember"], ["\u2581Sept", "ember"], ["im", "age"], ["ima", "ge"], ["imag", "e"], ["\u2581product", "s"], ["\u2581", "products"], ["\u2581m", "edia"], ["\u2581med", "ia"], ["\u2581medi", "a"], ["\u2581", "media"], ["ch", "ange"], ["chan", "ge"], ["ig", "ger"], ["igg", "er"], ["\u2581s", "end"], ["\u2581se", "nd"], ["\u2581sen", "d"], ["\u2581", "send"], ["la", "st"], ["las", "t"], ["l", "ast"], ["min", "g"], ["mi", "ng"], ["m", "ing"], ["p", "a"], ["ua", "ry"], ["uar", "y"], ["u", "ary"], ["\u2581spe", "ak"], ["\u043d\u044b", "\u0439"], ["\u0449", "\u0435"], ["ys", "is"], ["y", "sis"], ["ly", "ing"], ["l", "ying"], ["\u2581", "\u0447"], ["li", "ke"], ["lik", "e"], ["l", "ike"], ["\u0440", "\u044b"], ["\u0432", "\u0456"], ["\u2581M", "ich"], ["\u2581Mic", "h"], ["\u2581Mi", "ch"], ["M", "O"], ["\u2581J", "ah"], ["\u2581Ja", "h"], ["ens", "ive"], ["\u2581sh", "are"], ["\u2581shar", "e"], ["\u2581sha", "re"], ["\u2581", "share"], ["\u2581develop", "ment"], ["C", "P"], ["sp", "ec"], ["spe", "c"], ["s", "pec"], ["\u2581f", "ast"], ["\u2581fa", "st"], ["\u2581", "fast"], ["he", "t"], ["h", "et"], ["H", "O"], ["\u2581part", "icip"], ["\u2581partic", "ip"], ["\u2581parti", "cip"], ["Bl", "ock"], ["Blo", "ck"], ["B", "lock"], ["\u2581vi", "ol"], ["\u2581fr", "ame"], ["\u2581fra", "me"], ["\u2581fram", "e"], ["\u2581", "frame"], ["\u2581qu", "al"], ["\u2581q", "ual"], ["\u2581", "qual"], ["tr", "e"], ["t", "re"], ["\u2581", "\u0424"], ["\u2581to", "ward"], ["\u2581tow", "ard"], ["f", "g"], ["Bo", "x"], ["B", "ox"], ["Col", "umn"], ["\u2581mil", "it"], ["\u2581mi", "lit"], ["\u2581M", "arch"], ["\u2581Mar", "ch"], ["\u2581Marc", "h"], ["\u2581var", "ious"], ["\u2581vari", "ous"], ["pa", "ss"], ["pas", "s"], ["p", "ass"], ["\u2581P", "ark"], ["\u2581Par", "k"], ["\u2581B", "en"], ["\u2581Be", "n"], ["\u2581", "Ben"], ["Fr", "ame"], ["\u2581n", "ormal"], ["\u2581nor", "mal"], ["\u2581norm", "al"], ["\u2581", "normal"], ["op", "en"], ["ope", "n"], ["o", "pen"], ["p", "x"], ["\u2581ph", "one"], ["\u2581", "phone"], ["\u2581E", "ven"], ["\u2581Ev", "en"], ["\u2581Eve", "n"], ["\u2581", "Even"], ["\u2581m", "a"], ["\u2581", "ma"], ["ibr", "ary"], ["St", "art"], ["Star", "t"], ["id", "den"], ["idd", "en"], ["rh", "o"], ["r", "ho"], ["gr", "aph"], ["gra", "ph"], ["g", "raph"], ["ac", "ing"], ["aci", "ng"], ["a", "cing"], ["'", "."], ["ar", "ter"], ["art", "er"], ["arte", "r"], ["me", "s"], ["m", "es"], ["in", "st"], ["ins", "t"], ["\u2581i", "r"], ["\u2581", "ir"], ["act", "ive"], ["activ", "e"], ["\u2581f", "em"], ["\u2581fe", "m"], ["\u2581", "fem"], ["\u2581m", "oved"], ["\u2581mov", "ed"], ["\u2581move", "d"], ["\u2581mo", "ved"], ["\u2581st", "ore"], ["\u2581stor", "e"], ["\u2581sto", "re"], ["\u2581", "store"], ["\u2581p", "rice"], ["\u2581pr", "ice"], ["\u2581pri", "ce"], ["\u2581", "price"], ["\")", "."], ["\"", ")."], ["ber", "g"], ["be", "rg"], ["b", "erg"], ["\u2581n", "ov"], ["\u2581no", "v"], ["\u2581", "nov"], ["\u2581c", "ard"], ["\u2581car", "d"], ["\u2581ca", "rd"], ["\u2581", "card"], ["el", "low"], ["ell", "ow"], ["ello", "w"], ["\u2581part", "y"], ["\u2581par", "ty"], ["\u2581", "party"], ["\u2581M", "or"], ["\u2581Mo", "r"], ["ae", "l"], ["a", "el"], ["\u2581per", "cent"], ["\u2581", "percent"], ["\u2581tr", "aining"], ["\u2581tra", "ining"], ["\u2581train", "ing"], ["\u2581", "training"], ["\u2581in", "g"], ["\u2581i", "ng"], ["\u2581", "ing"], ["im", "er"], ["ime", "r"], ["i", "mer"], ["\u2581S", "am"], ["\u2581Sa", "m"], ["\u2581", "Sam"], ["Def", "ault"], ["\u2581f", "uck"], ["\u2581fu", "ck"], ["\u2581com", "plete"], ["\u2581comp", "lete"], ["\u2581complet", "e"], ["\u2581compl", "ete"], ["\u2581", "complete"], ["ui", "d"], ["u", "id"], ["\u2581det", "ails"], ["\u2581detail", "s"], ["\u2581", "details"], ["\u2581l", "ed"], ["\u2581le", "d"], ["\u2581", "led"], ["Po", "int"], ["P", "oint"], ["\u2581C", "ount"], ["\u2581Co", "unt"], ["\u2581Coun", "t"], ["\u2581Cou", "nt"], ["\u2581", "Count"], ["\u2581reg", "ard"], ["z", "o"], ["\u2581B", "ro"], ["\u2581Br", "o"], ["\u2581", "Bro"], ["\u2581rec", "ogn"], ["\u2581", "recogn"], ["\u2581H", "ol"], ["\u2581Ho", "l"], ["\u2581", "Hol"], ["U", "M"], ["el", "ement"], ["ele", "ment"], ["elem", "ent"], ["e", "lement"], ["Mod", "e"], ["Mo", "de"], ["M", "ode"], ["\u2581ex", "am"], ["\u2581E", "X"], ["\u2581", "EX"], ["Im", "age"], ["ver", "se"], ["vers", "e"], ["ri", "ter"], ["rit", "er"], ["rite", "r"], ["r", "iter"], ["so", "ft"], ["s", "oft"], ["\u2581int", "rodu"], ["\u2581intro", "du"], ["\u2581sur", "pr"], ["Buf", "fer"], ["Buff", "er"], ["B", "uffer"], ["le", "ctor"], ["lect", "or"], ["l", "ector"], ["ar", "en"], ["are", "n"], ["a", "ren"], ["an", "ged"], ["ang", "ed"], ["ange", "d"], ["\u2581P", "at"], ["\u2581Pa", "t"], ["\u2581", "Pat"], ["\u2581P", "al"], ["\u2581Pa", "l"], ["\u2581", "Pal"], ["\u2581con", "tr"], ["\u2581cont", "r"], ["\u2581", "contr"], ["Hand", "ler"], ["Handle", "r"], ["\u2581fe", "atures"], ["\u2581feature", "s"], ["\u2581feat", "ures"], ["\u2581", "features"], ["ip", "le"], ["i", "ple"], ["\u2581C", "ON"], ["\u2581CO", "N"], ["\u2581", "CON"], ["Fi", "l"], ["F", "il"], ["\u2581P", "ort"], ["\u2581Po", "rt"], ["\u2581Por", "t"], ["\u2581", "Port"], ["\u2581th", "inking"], ["\u2581think", "ing"], ["\u2581thin", "king"], ["do", "c"], ["d", "oc"], ["we", "r"], ["w", "er"], ["\u2581work", "ed"], ["\u2581wor", "ked"], ["P", "C"], ["c", "m"], ["da", "t"], ["d", "at"], ["PR", "O"], ["P", "RO"], ["\u2581E", "very"], ["\u2581Ev", "ery"], ["\u2581Ever", "y"], ["\u2581Eve", "ry"], ["\u2581", "Every"], ["\u2581e", "ra"], ["\u2581er", "a"], ["\u2581", "era"], ["\u2581F", "irst"], ["\u2581", "First"], ["g", "n"], ["\u2581im", "medi"], ["\u2581imm", "edi"], ["ov", "ember"], ["ove", "mber"], ["ap", "an"], ["apa", "n"], ["a", "pan"], ["\u2581ex", "tra"], ["\u2581ext", "ra"], ["\u2581extr", "a"], ["\u2581", "extra"], ["\u2581s", "ection"], ["\u2581se", "ction"], ["\u2581sect", "ion"], ["\u2581", "section"], ["\u2581J", "une"], ["\u2581Jun", "e"], ["\u2581Ju", "ne"], ["\u2581v", "ia"], ["\u2581vi", "a"], ["\u2581", "via"], ["\u2581g", "one"], ["\u2581go", "ne"], ["com", "e"], ["co", "me"], ["c", "ome"], ["\u2581s", "tri"], ["\u2581st", "ri"], ["\u2581str", "i"], ["\u2581", "stri"], ["^", "\\"], ["ant", "ly"], ["\u2581ar", "ch"], ["\u2581arc", "h"], ["\u2581", "arch"], ["S", "ource"], ["\u2581con", "v"], ["\u2581co", "nv"], ["\u2581", "conv"], ["\u2581L", "ondon"], ["\u2581Lond", "on"], ["\u2581", "London"], ["Num", "ber"], ["N", "umber"], ["\u2581quest", "ions"], ["\u2581question", "s"], ["an", "did"], ["and", "id"], ["\u2581play", "ed"], ["en", "v"], ["e", "nv"], ["\u2581Sch", "ool"], ["\u2581nat", "ural"], ["\u2581natur", "al"], ["\u2581", "natural"], ["ca", "n"], ["c", "an"], ["\u2581ne", "ws"], ["\u2581new", "s"], ["\u2581", "news"], ["D", "R"], ["\u2581c", "hall"], ["\u2581ch", "all"], ["\u2581cha", "ll"], ["\u2581S", "oc"], ["\u2581So", "c"], ["\u2581", "\u044d"], ["\u2581att", "empt"], ["*", "}"], ["N", "ull"], ["ro", "te"], ["rot", "e"], ["r", "ote"], ["\u2581b", "i"], ["\u2581", "bi"], ["\u2581wr", "itten"], ["\u2581writ", "ten"], ["\u2581", "written"], ["\u2581bl", "ood"], ["\u2581blo", "od"], ["\u2581happ", "ened"], ["\u2581happen", "ed"], ["\u2581c", "ause"], ["\u2581caus", "e"], ["\u2581ca", "use"], ["as", "hing"], ["ash", "ing"], ["ashi", "ng"], ["\u2581Will", "iam"], ["ad", "em"], ["ade", "m"], ["a", "dem"], ["\u2581b", "rought"], ["\u2581br", "ought"], ["\u2581dis", "play"], ["\u2581displ", "ay"], ["\u2581disp", "lay"], ["\u2581", "display"], ["im", "a"], ["i", "ma"], ["\u2581fin", "ally"], ["\u2581final", "ly"], ["ta", "b"], ["t", "ab"], ["\u2581return", "ed"], ["\u043d\u044b", "\u0445"], ["ni", "e"], ["n", "ie"], ["\u2581", "q"], ["\u2581h", "ers"], ["\u2581he", "rs"], ["\u2581her", "s"], ["\u2581P", "re"], ["\u2581Pr", "e"], ["\u2581", "Pre"], ["\u2581d", "ou"], ["\u2581do", "u"], ["buf", "fer"], ["buff", "er"], ["b", "uffer"], ["\u2581eff", "ort"], ["ain", "e"], ["ai", "ne"], ["a", "ine"], ["x", "y"], ["\u2581his", "tor"], ["\u2581hist", "or"], ["en", "u"], ["e", "nu"], ["\u2581ar", "riv"], ["\u2581arr", "iv"], ["\u2581D", "em"], ["\u2581De", "m"], ["\u2581", "Dem"], ["\u2581f", "avor"], ["\u2581fa", "vor"], ["\u2581fav", "or"], ["\u2581hand", "le"], ["\u2581", "handle"], ["SE", "T"], ["S", "ET"], ["\u2581P", "ublic"], ["\u2581Pub", "lic"], ["\u2581Pu", "blic"], ["\u2581", "Public"], ["ru", "pt"], ["rup", "t"], ["r", "upt"], ["\u2581u", "r"], ["\u2581", "ur"], ["\u2581for", "ce"], ["\u2581", "force"], ["\u2581\u00e9", "s"], ["\u2581", "\u00e9s"], ["ub", "e"], ["u", "be"], ["Pr", "e"], ["P", "re"], ["\u0440", "\u0456"], ["in", "y"], ["i", "ny"], ["th", "eta"], ["the", "ta"], ["is", "f"], ["i", "sf"], ["\u2581n", "ational"], ["\u2581nat", "ional"], ["\u2581nation", "al"], ["Equ", "al"], ["Eq", "ual"], ["E", "qual"], ["ren", "ch"], ["\u2581w", "ife"], ["\u2581c", "apt"], ["\u2581cap", "t"], ["\u2581ca", "pt"], ["\u2581In", "ter"], ["\u2581Int", "er"], ["\u2581", "Inter"], ["ta", "u"], ["t", "au"], ["\u2581s", "leep"], ["\u2581sle", "ep"], ["\u2581", "sleep"], ["../", "../"], ["\u2581iss", "ue"], ["\u2581", "issue"], ["\u2581m", "ember"], ["\u2581me", "mber"], ["\u2581mem", "ber"], ["\u2581", "member"], ["\u2581a", "wait"], ["\u2581aw", "ait"], ["\u2581", "await"], ["\u2581D", "an"], ["\u2581Da", "n"], ["\u2581", "Dan"], ["z", "i"], ["in", "ate"], ["ina", "te"], ["i", "nate"], ["\u2581s", "ym"], ["\u2581sy", "m"], ["\u2581", "sym"], ["ch", "an"], ["cha", "n"], ["c", "han"], ["\u2581J", "ack"], ["\u2581Jac", "k"], ["\u2581Ja", "ck"], ["\u2581", "Jack"], ["\u2581Eng", "lish"], ["\u2581", "English"], ["\u2581s", "z"], ["\u2581", "sz"], ["rib", "utes"], ["ribut", "es"], ["ribute", "s"], ["ribu", "tes"], ["\u2581i", "gn"], ["\u2581ig", "n"], ["\u2581", "ign"], ["\u00e1", "l"], ["\u2581app", "ear"], ["\u2581appe", "ar"], ["ra", "d"], ["r", "ad"], ["id", "ge"], ["\u2581co", "uple"], ["\u2581cou", "ple"], ["\u2581coup", "le"], ["\u2581s", "hip"], ["\u2581sh", "ip"], ["\u2581", "ship"], ["li", "g"], ["l", "ig"], ["we", "b"], ["w", "eb"], ["\u2581us", "ually"], ["\u2581usual", "ly"], ["\u2581re", "ady"], ["\u2581read", "y"], ["\u2581", "ready"], ["\u2581v", "ill"], ["\u2581vi", "ll"], ["\u2581vil", "l"], ["\u2581W", "hy"], ["\u2581Wh", "y"], ["\u2581", "Why"], ["eb", "ru"], ["e", "bru"], ["\u2581g", "rad"], ["\u2581gr", "ad"], ["\u2581gra", "d"], ["\u2581", "grad"], ["or", "ds"], ["ord", "s"], ["\u2581in", "f"], ["\u2581i", "nf"], ["\u2581", "inf"], ["\u2581l", "oss"], ["\u2581lo", "ss"], ["\u2581los", "s"], ["\u2581", "loss"], ["\u2581o", "d"], ["\u2581", "od"], ["\u2581Ph", "il"], ["\u2581", "Phil"], ["ser", "ver"], ["serv", "er"], ["serve", "r"], ["\u2581U", "p"], ["\u2581", "Up"], ["\u2581b", "uff"], ["\u2581bu", "ff"], ["\u2581buf", "f"], ["\u2581", "buff"], ["\u2581fil", "ename"], ["\u2581file", "name"], ["\u2581", "filename"], ["AB", "LE"], ["it", "ing"], ["iti", "ng"], ["i", "ting"], ["ef", "ore"], ["e", "fore"], ["()", "->"], ["(", ")->"], ["\u2581cond", "itions"], ["\u2581condition", "s"], ["\u2581", "conditions"], ["v", "m"], ["el", "d"], ["e", "ld"], ["it", "z"], ["i", "tz"], ["\u2581Tr", "ans"], ["\u2581Tra", "ns"], ["\u2581", "Trans"], ["\u2581w", "eight"], ["\u2581we", "ight"], ["\u2581weigh", "t"], ["\u2581", "weight"], ["\u2581high", "er"], ["\u2581hig", "her"], ["\u2581r", "ate"], ["\u2581rat", "e"], ["\u2581ra", "te"], ["\u2581", "rate"], ["\u2581acc", "om"], ["\u2581ac", "com"], ["vi", "der"], ["vid", "er"], ["v", "ider"], ["O", "M"], ["\u2581w", "ays"], ["\u2581way", "s"], ["\u2581wa", "ys"], ["\u2581", "ways"], ["com", "ing"], ["co", "ming"], ["c", "oming"], ["\u2581l", "ock"], ["\u2581loc", "k"], ["\u2581lo", "ck"], ["\u2581", "lock"], ["\u2581e", "tc"], ["\u2581et", "c"], ["\u2581", "etc"], ["\u2581a", "vec"], ["\u2581av", "ec"], ["\u2581ave", "c"], ["\u2581t", "akes"], ["\u2581take", "s"], ["\u2581tak", "es"], ["\u2581ta", "kes"], ["\u2581C", "har"], ["\u2581Ch", "ar"], ["\u2581Cha", "r"], ["\u2581", "Char"], ["\u2581N", "ovember"], ["\u2581Nov", "ember"], ["m", "ethod"], ["\u2581A", "ustral"], ["\u2581Aust", "ral"], ["\u2581", "Austral"], ["\u2581Amer", "ica"], ["\u2581", "America"], ["lo", "ng"], ["lon", "g"], ["l", "ong"], ["ce", "mber"], ["c", "ember"], ["\u2581polit", "ical"], ["fl", "ow"], ["f", "low"], ["\u2581may", "be"], ["\u2581", "maybe"], ["\u2581a", "mb"], ["\u2581am", "b"], ["\u2581", "amb"], ["La", "yout"], ["L", "ayout"], ["il", "ed"], ["ile", "d"], ["i", "led"], ["om", "en"], ["ome", "n"], ["o", "men"], ["ol", "a"], ["o", "la"], ["ic", "ip"], ["ici", "p"], ["i", "cip"], ["part", "ial"], ["Tr", "ue"], ["\u2581f", "loor"], ["\u2581fl", "oor"], ["\u2581flo", "or"], ["\u2581", "floor"], ["\u2581D", "ef"], ["\u2581De", "f"], ["\u2581", "Def"], ["\u2581conc", "ern"], ["\u2581conce", "rn"], ["\u2581concer", "n"], ["y", "r"], ["\u2581sh", "ows"], ["\u2581show", "s"], ["i", "h"], ["\u2581an", "swer"], ["\u2581answ", "er"], ["\u2581ans", "wer"], ["\u2581", "answer"], ["ac", "c"], ["a", "cc"], ["\u2581b", "all"], ["\u2581bal", "l"], ["\u2581ba", "ll"], ["\u2581", "ball"], ["\u2581R", "ev"], ["\u2581Re", "v"], ["\u2581", "Rev"], ["\u2581s", "un"], ["\u2581su", "n"], ["\u2581", "sun"], ["\u2581quick", "ly"], ["\u2581s", "omet"], ["\u2581so", "met"], ["\u2581some", "t"], ["\u2581som", "et"], ["ment", "e"], ["me", "nte"], ["men", "te"], ["m", "ente"], ["\u2581M", "al"], ["\u2581Ma", "l"], ["\u2581", "Mal"], ["und", "red"], ["\u2581iss", "ues"], ["\u2581issue", "s"], ["\u2581", "issues"], ["ec", "ause"], ["eca", "use"], ["pe", "s"], ["p", "es"], ["\u2581p", "layer"], ["\u2581pl", "ayer"], ["\u2581play", "er"], ["\u2581", "player"], ["\u2581par", "ents"], ["\u2581parent", "s"], ["\u2581", "parents"], ["\u2581pop", "ular"], ["\u2581popula", "r"], ["\u2581popul", "ar"], ["\u2581m", "ode"], ["\u2581mod", "e"], ["\u2581mo", "de"], ["\u2581", "mode"], ["\u2581m", "ention"], ["\u2581ment", "ion"], ["N", "E"], ["Lo", "ad"], ["L", "oad"], ["\u2581reg", "ular"], ["\u2581regul", "ar"], ["\u2581", "regular"], ["ave", "d"], ["av", "ed"], ["a", "ved"], ["?", ":"], ["ye", "ar"], ["y", "ear"], ["fun", "c"], ["fu", "nc"], ["f", "unc"], ["\u2581per", "formance"], ["\u2581perform", "ance"], ["\u2581J", "uly"], ["\u2581Jul", "y"], ["\u2581Ju", "ly"], ["th", "ern"], ["ther", "n"], ["the", "rn"], ["\u2581we", "bsite"], ["\u2581webs", "ite"], ["\u2581web", "site"], ["fo", "rd"], ["for", "d"], ["f", "ord"], ["P", "R"], ["el", "a"], ["e", "la"], ["le", "vel"], ["lev", "el"], ["l", "evel"], ["ui", "t"], ["u", "it"], ["fl", "ags"], ["flag", "s"], ["\u2581w", "orth"], ["\u2581wor", "th"], ["\u2581", "worth"], ["\u2581cor", "respon"], ["\u2581Brit", "ish"], ["si", "m"], ["s", "im"], ["\u2581al", "one"], ["\u2581", "alone"], ["\u2581h", "ar"], ["\u2581ha", "r"], ["\u2581", "har"], ["\u2581o", "nes"], ["\u2581on", "es"], ["\u2581one", "s"], ["\u2581", "ones"], ["ob", "ile"], ["obi", "le"], ["obil", "e"], ["\u2581d", "ru"], ["\u2581dr", "u"], ["\u2581", "dru"], ["ch", "i"], ["c", "hi"], ["\u2581D", "avid"], ["\u2581Dav", "id"], ["\u2581Da", "vid"], ["\u2581", "David"], ["\u2581proble", "ms"], ["\u2581problem", "s"], ["\u2581col", "umn"], ["\u2581", "column"], ["()", ";\r"], ["();", "\r"], ["(", ");\r"], ["Z", "E"], ["\u2581re", "lig"], ["\u2581rel", "ig"], ["\u2581reli", "g"], ["olog", "ical"], ["\u2581reg", "ion"], ["\u2581", "region"], ["ad", "y"], ["a", "dy"], ["I", "O"], ["an", "der"], ["and", "er"], ["ande", "r"], ["a", "nder"], ["Ne", "t"], ["N", "et"], ["\u2581bu", "ilt"], ["\u2581", "built"], ["\u2581inst", "all"], ["\u2581", "install"], ["\u2581appro", "ach"], ["C", "ur"], ["\u2581f", "ine"], ["\u2581fin", "e"], ["\u2581fi", "ne"], ["\u2581talk", "ing"], ["\u2581tal", "king"], ["\u2581ch", "anges"], ["\u2581chang", "es"], ["\u2581change", "s"], ["\u2581", "changes"], ["St", "yle"], ["\u2581M", "art"], ["\u2581Mar", "t"], ["\u2581Ma", "rt"], ["\u2581", "Mart"], ["\u043b", "\u044e"], ["res", "ponse"], ["respon", "se"], ["respons", "e"], ["te", "ger"], ["{", "\r"], ["ir", "it"], ["iri", "t"], ["i", "rit"], ["\u2581prote", "cted"], ["\u2581protect", "ed"], ["\u2581", "protected"], ["\u2581re", "le"], ["\u2581r", "ele"], ["\u2581rel", "e"], ["er", "ship"], ["ers", "hip"], ["\u0442\u0435", "\u043b\u044c"], ["\u0442\u0435\u043b", "\u044c"], ["un", "signed"], ["uns", "igned"], ["ial", "ize"], ["\u2581htt", "ps"], ["\u2581http", "s"], ["\u2581", "https"], ["T", "ag"], ["\u2581$", "("], ["\u2581", "$("], ["mo", "re"], ["mor", "e"], ["m", "ore"], ["ype", "s"], ["yp", "es"], ["y", "pes"], ["\u2581st", "ream"], ["\u2581stre", "am"], ["\u2581", "stream"], ["et", "ch"], ["etc", "h"], ["\u2581eng", "ine"], ["\u2581", "engine"], ["K", "E"], ["cm", "d"], ["c", "md"], ["sc", "ript"], ["scri", "pt"], ["scr", "ipt"], ["s", "cript"], ["tt", "p"], ["t", "tp"], ["\u2581a", "void"], ["\u2581av", "oid"], ["\u2581t", "err"], ["\u2581te", "rr"], ["\u2581ter", "r"], ["\u2581r", "ock"], ["\u2581ro", "ck"], ["\u2581", "rock"], ["\u2581f", "ul"], ["\u2581fu", "l"], ["\u2581", "ful"], ["Up", "date"], ["\u2581env", "ironment"], ["\u2581environ", "ment"], ["\u2581", "environment"], ["\u2581p", "rec"], ["\u2581pre", "c"], ["\u2581pr", "ec"], ["\u2581", "prec"], ["\u2581\u0441", "\u0430"], ["\u2581", "\u0441\u0430"], ["\u2581c", "ases"], ["\u2581case", "s"], ["\u2581cas", "es"], ["\u2581ca", "ses"], ["\u2581", "cases"], ["\u2581off", "set"], ["\u2581", "offset"], ["\u2581r", "ais"], ["\u2581ra", "is"], ["\u2581", "rais"], ["li", "b"], ["l", "ib"], ["\u00e9e", "s"], ["\u00e9", "es"], ["a", "a"], ["y", "t"], ["\u2581a", "rr"], ["\u2581ar", "r"], ["\u2581", "arr"], ["opy", "right"], ["f", "irst"], ["\u2581u", "til"], ["\u2581ut", "il"], ["\u2581", "util"], ["\u2581fe", "ature"], ["\u2581feat", "ure"], ["\u2581", "feature"], ["pos", "ed"], ["po", "sed"], ["pose", "d"], ["p", "osed"], ["ff", "ect"], ["f", "fect"], ["\u0436", "\u0430"], ["it", "ude"], ["itu", "de"], ["itud", "e"], ["em", "ents"], ["ement", "s"], ["emen", "ts"], ["e", "ments"], ["as", "c"], ["a", "sc"], ["ad", "or"], ["ado", "r"], ["le", "ctions"], ["lect", "ions"], ["lection", "s"], ["\u2581cl", "ub"], ["\u2581", "club"], ["]", "{"], ["\u2581*", ")"], ["\u2581", "*)"], ["\u0441\u0442", "\u0432\u043e"], ["\u0441\u0442\u0432", "\u043e"], ["\u0441", "\u0442\u0432\u043e"], ["\u2581im", "m"], ["\u2581i", "mm"], ["\u2581", "imm"], ["\u2581for", "mer"], ["\u2581form", "er"], ["\u2581forme", "r"], ["\u2581", "former"], ["\u2581r", "ights"], ["\u2581right", "s"], ["\u2581dec", "ided"], ["\u2581decide", "d"], ["\u2581decid", "ed"], ["\u2581re", "v"], ["\u2581r", "ev"], ["\u2581", "rev"], ["\u2581m", "ent"], ["\u2581me", "nt"], ["\u2581men", "t"], ["\u2581", "ment"], ["an", "i"], ["a", "ni"], ["\u2581st", "ru"], ["\u2581str", "u"], ["\u2581", "stru"], ["\u2581att", "ention"], ["art", "ment"], ["\u2581I", "tal"], ["\u2581It", "al"], ["al", "le"], ["all", "e"], ["a", "lle"], ["\u2581b", "is"], ["\u2581bi", "s"], ["\u2581", "bis"], ["ge", "ner"], ["gen", "er"], ["g", "ener"], ["\u2581in", "tegr"], ["\u2581int", "egr"], ["\u2581inte", "gr"], ["\u2581", "integr"], ["el", "lo"], ["ell", "o"], ["ry", "pt"], ["\u2581a", "chie"], ["ne", "s"], ["n", "es"], ["\u2581s", "tra"], ["\u2581st", "ra"], ["\u2581str", "a"], ["\u2581", "stra"], ["s", "b"], ["\u2581t", "ypes"], ["\u2581type", "s"], ["\u2581typ", "es"], ["\u2581ty", "pes"], ["\u2581", "types"], ["\u2581R", "E"], ["\u2581", "RE"], ["In", "it"], ["I", "nit"], ["\u2581com", "ment"], ["\u2581comm", "ent"], ["\u2581comme", "nt"], ["\u2581", "comment"], ["\u2581add", "ition"], ["\u2581I", "D"], ["\u2581", "ID"], ["AR", "T"], ["A", "RT"], ["F", "O"], ["\u0449", "\u0438"], ["Con", "ne"], ["Conn", "e"], ["C", "onne"], ["\u2581s", "qu"], ["\u2581sq", "u"], ["\u2581consider", "ed"], ["\u2581consid", "ered"], ["id", "ad"], ["ida", "d"], ["\u2581Oct", "ober"], ["ci", "al"], ["cia", "l"], ["c", "ial"], ["\u2581O", "f"], ["\u2581", "Of"], ["\u2581tr", "avel"], ["\u2581tra", "vel"], ["\u2581trav", "el"], ["\u2581b", "oy"], ["\u2581bo", "y"], ["\u2581", "boy"], ["')", "."], ["'", ")."], ["u", "y"], ["il", "la"], ["ill", "a"], ["i", "lla"], ["is", "try"], ["ist", "ry"], ["istr", "y"], ["\u2581v", "a"], ["\u2581", "va"], ["\u2581C", "he"], ["\u2581Ch", "e"], ["\u2581", "Che"], ["ER", "T"], ["E", "RT"], ["en", "de"], ["end", "e"], ["e", "nde"], ["un", "gen"], ["ung", "en"], ["unge", "n"], ["ab", "y"], ["a", "by"], ["\u2581R", "ober"], ["\u2581Ro", "ber"], ["\u2581Rob", "er"], ["\u2581play", "ing"], ["il", "s"], ["i", "ls"], ["\u2581s", "am"], ["\u2581sa", "m"], ["\u2581", "sam"], ["\u2581ex", "ecut"], ["\u2581exec", "ut"], ["\u2581", "execut"], ["\u2581U", "s"], ["\u2581", "Us"], ["\u2581m", "ut"], ["\u2581mu", "t"], ["\u2581", "mut"], ["\u2581b", "al"], ["\u2581ba", "l"], ["\u2581", "bal"], ["as", "se"], ["ass", "e"], ["\u2581k", "ids"], ["\u2581kid", "s"], ["\u2581ki", "ds"], ["\u2581fin", "anc"], ["go", "r"], ["g", "or"], ["\u2581S", "ec"], ["\u2581Se", "c"], ["\u2581", "Sec"], ["ber", "t"], ["be", "rt"], ["b", "ert"], ["\u2581H", "igh"], ["\u2581Hig", "h"], ["\u2581Hi", "gh"], ["\u2581", "High"], ["\u2581", "\u0458\u0435"], ["\u2581ke", "pt"], ["but", "ton"], ["b", "utton"], ["it", "ory"], ["itor", "y"], ["ito", "ry"], ["\u2581R", "em"], ["\u2581Re", "m"], ["\u2581", "Rem"], ["\u2581D", "E"], ["\u2581", "DE"], ["\u2581re", "ach"], ["\u2581r", "each"], ["\u2581", "reach"], ["\u2581b", "ur"], ["\u2581bu", "r"], ["\u2581", "bur"], ["La", "bel"], ["L", "abel"], ["\u00e1", "t"], ["ag", "o"], ["a", "go"], ["\u2581pass", "ed"], ["\u2581pas", "sed"], ["\u2581be", "hav"], ["\u2581beh", "av"], ["xF", "F"], ["x", "FF"], ["\u2581R", "eturn"], ["\u2581Re", "turn"], ["\u2581Ret", "urn"], ["\u2581", "Return"], ["ST", "R"], ["S", "TR"], ["\u2581L", "es"], ["\u2581Le", "s"], ["\u2581", "Les"], ["\u2581o", "rd"], ["\u2581or", "d"], ["\u2581", "ord"], ["al", "a"], ["a", "la"], ["in", "ger"], ["ing", "er"], ["inge", "r"], ["\u2581S", "ince"], ["\u2581Sin", "ce"], ["\u2581", "Since"], ["\u2581exper", "i"], ["\u2581exp", "eri"], ["\u2581s", "hall"], ["\u2581sh", "all"], ["\u2581sha", "ll"], ["\u2581", "shall"], ["\u2581s", "tar"], ["\u2581st", "ar"], ["\u2581sta", "r"], ["\u2581", "star"], ["no", "n"], ["n", "on"], ["\u2581g", "un"], ["\u2581gu", "n"], ["\u2581", "gun"], ["\u2581B", "el"], ["\u2581Be", "l"], ["\u2581", "Bel"], ["\u2581ob", "j"], ["\u2581", "obj"], ["ar", "es"], ["are", "s"], ["a", "res"], ["r", "s"], ["\u2581we", "eks"], ["\u2581week", "s"], ["ne", "n"], ["n", "en"], ["\u2581S", "tre"], ["\u2581St", "re"], ["\u2581Str", "e"], ["or", "ing"], ["ori", "ng"], ["o", "ring"], ["\u2581", "\u00ee"], ["\u2581ser", "ious"], ["time", "s"], ["ti", "mes"], ["tim", "es"], ["t", "imes"], ["\u2581H", "ouse"], ["\u2581Ho", "use"], ["\u2581Hou", "se"], ["\u2581r", "oll"], ["\u2581ro", "ll"], ["\u2581", "roll"], ["\u2581reg", "ister"], ["\u2581", "register"], ["\u2581mod", "ule"], ["\u2581mo", "dule"], ["\u2581", "module"], ["\u2581app", "lic"], ["\u2581ap", "plic"], ["\u2581appl", "ic"], ["I", "R"], ["\u2581c", "ook"], ["\u2581co", "ok"], ["\u2581", "cook"], ["au", "x"], ["a", "ux"], ["\u2581s", "ave"], ["\u2581sa", "ve"], ["\u2581sav", "e"], ["\u2581", "save"], ["\u2581C", "r"], ["\u2581", "Cr"], [",", "\r"], ["\u2581st", "ates"], ["\u2581stat", "es"], ["\u2581state", "s"], ["\u2581sta", "tes"], ["\u2581", "states"], ["\u2581em", "pty"], ["\u2581emp", "ty"], ["\u2581empt", "y"], ["\u2581", "empty"], ["\u2581aut", "om"], ["\u2581au", "tom"], ["\u2581auto", "m"], ["\u2581", "autom"], ["fig", "ure"], ["ian", "ce"], ["i", "ance"], ["\u2581h", "appy"], ["\u2581happ", "y"], ["\u2581f", "n"], ["\u2581", "fn"], ["\u2581j", "ud"], ["\u2581ju", "d"], ["\u2581", "jud"], ["\u2581h", "at"], ["\u2581ha", "t"], ["\u2581", "hat"], ["AC", "K"], ["A", "CK"], ["\u2581F", "e"], ["\u2581", "Fe"], ["$", "-"], ["iv", "il"], ["ivi", "l"], ["i", "vil"], ["ot", "ed"], ["ote", "d"], ["o", "ted"], ["\u2581size", "of"], ["\u2581", "sizeof"], ["\u2581sit", "uation"], ["\u2581situ", "ation"], ["\u2581l", "ives"], ["\u2581li", "ves"], ["\u2581live", "s"], ["\u2581liv", "es"], ["\u2581fe", "eling"], ["\u2581feel", "ing"], ["\u2581fee", "ling"], ["\u2581r", "isk"], ["\u2581ri", "sk"], ["\u2581ris", "k"], ["\u2581Jan", "uary"], ["\u2581Januar", "y"], ["\u2581Ob", "ject"], ["\u2581", "Object"], ["\u2581re", "comm"], ["\u2581rec", "omm"], ["\u2581\u0432", "\u044b"], ["\u2581", "\u0432\u044b"], ["\u2581pot", "ential"], ["ea", "h"], ["e", "ah"], ["\u2581com", "plex"], ["\u2581comp", "lex"], ["\u2581compl", "ex"], ["\u2581", "complex"], ["print", "f"], ["ist", "ance"], ["istan", "ce"], ["i", "stance"], ["ir", "th"], ["irt", "h"], ["li", "k"], ["l", "ik"], ["as", "te"], ["ast", "e"], ["a", "ste"], ["\u2581wh", "ose"], ["\u2581who", "se"], ["Ar", "g"], ["A", "rg"], ["\u2581mod", "ern"], ["\u2581mo", "dern"], ["\u2581mode", "rn"], ["\u2581moder", "n"], ["ion", "es"], ["io", "nes"], ["ione", "s"], ["i", "ones"], ["\u2581\u0447", "\u0435"], ["\u2581", "\u0447\u0435"], ["\u2581s", "ett"], ["\u2581se", "tt"], ["\u2581set", "t"], ["\u2581M", "ag"], ["\u2581Ma", "g"], ["\u2581", "Mag"], ["a", "e"], ["\u2581cond", "ition"], ["\u2581", "condition"], ["Le", "ngth"], ["L", "ength"], ["\u2581f", "it"], ["\u2581fi", "t"], ["\u2581", "fit"], ["ound", "s"], ["oun", "ds"], ["\u2581ch", "anged"], ["\u2581chang", "ed"], ["\u2581change", "d"], ["\u2581", "changed"], ["\u2581g", "uy"], ["\u2581gu", "y"], ["fil", "ter"], ["at", "ever"], ["ate", "ver"], ["\u00e9", "d"], ["re", "move"], ["rem", "ove"], ["\u2581h", "op"], ["\u2581ho", "p"], ["\u2581", "hop"], ["\u2581O", "ut"], ["\u2581", "Out"], ["\u2581R", "ich"], ["\u2581Ric", "h"], ["\u2581", "Rich"], ["ch", "ild"], ["chi", "ld"], ["\u2581in", "cluded"], ["\u2581incl", "uded"], ["\u2581includ", "ed"], ["\u2581include", "d"], ["\u2581inclu", "ded"], ["$", "\\"], ["\u2581T", "om"], ["\u2581To", "m"], ["\u2581", "Tom"], ["el", "ine"], ["eli", "ne"], ["elin", "e"], ["e", "line"], ["\u2581s", "ometimes"], ["\u2581some", "times"], ["\u2581somet", "imes"], ["\u2581sometime", "s"], ["\u2581dr", "ink"], ["\u2581qu", "ant"], ["\u2581", "quant"], ["\u2581p", "lease"], ["\u2581ple", "ase"], ["\u2581I", "nt"], ["\u2581In", "t"], ["\u2581", "Int"], ["ri", "ef"], ["rie", "f"], ["r", "ief"], ["\u2581ex", "actly"], ["\u2581exact", "ly"], ["ci", "ng"], ["cin", "g"], ["c", "ing"], ["\u2581all", "owed"], ["\u2581allow", "ed"], ["\u2581", "allowed"], ["bu", "ild"], ["b", "uild"], ["\u2581beaut", "iful"], ["\u2581W", "ell"], ["\u2581We", "ll"], ["\u2581Wel", "l"], ["\u2581", "Well"], ["\u2581look", "s"], ["\u2581lo", "oks"], ["\u2581", "\u00fc"], ["\u2581ch", "ance"], ["\u2581w", "rote"], ["\u2581wr", "ote"], ["\u2581n", "or"], ["\u2581no", "r"], ["\u2581", "nor"], ["\u2581f", "ailed"], ["\u2581fa", "iled"], ["\u2581fail", "ed"], ["\u2581", "failed"], ["Me", "t"], ["M", "et"], ["\u2581p", "rior"], ["\u2581pr", "ior"], ["\u2581pri", "or"], ["\u2581h", "undred"], ["\u0441\u043a\u043e", "\u0439"], ["\u0441", "\u043a\u043e\u0439"], ["or", "ia"], ["ori", "a"], ["o", "ria"], ["\u2581c", "y"], ["\u2581", "cy"], ["\u2581w", "eb"], ["\u2581we", "b"], ["\u2581", "web"], ["\u2581m", "ess"], ["\u2581me", "ss"], ["\u2581mes", "s"], ["le", "q"], ["l", "eq"], ["d", "y"], ["te", "x"], ["t", "ex"], ["\u2581a", "nim"], ["\u2581an", "im"], ["\u2581", "anim"], ["at", "ur"], ["atu", "r"], ["\u2581str", "ucture"], ["\u2581struct", "ure"], ["\u2581", "structure"], ["opt", "ion"], ["o", "ption"], ["\u2581act", "ual"], ["\u2581", "actual"], ["\u2581Fr", "anc"], ["\u2581Fra", "nc"], ["\u2581Fran", "c"], ["en", "ced"], ["ence", "d"], ["enc", "ed"], [".<", "/"], [".", ""], ["\u2581", "/>"], ["\u2581p", "roduction"], ["\u2581produ", "ction"], ["\u2581product", "ion"], ["\u2581prod", "uction"], ["\u2581", "production"], ["ig", "er"], ["ige", "r"], ["i", "ger"], ["\u2581\u0441", "\u0442"], ["\u2581", "\u0441\u0442"], ["sh", "ow"], ["s", "how"], ["\u2581pop", "ulation"], ["\u2581popul", "ation"], ["\u2581p", "ark"], ["\u2581par", "k"], ["\u2581", "park"], ["\u2581Z", "e"], ["\u2581necess", "ary"], ["\u2581", "necessary"], ["\u2581t", "rust"], ["\u2581tr", "ust"], ["\u2581sh", "own"], ["\u2581show", "n"], ["mod", "ule"], ["mo", "dule"], ["G", "E"], ["\u2581l", "ay"], ["\u2581la", "y"], ["\u2581", "lay"], ["\u2581ann", "oun"], ["\u2581class", "Name"], ["\u2581", "className"], ["\u2581cal", "cul"], ["\u2581calc", "ul"], ["Fun", "ction"], ["F", "unction"], ["\u2581S", "al"], ["\u2581Sa", "l"], ["\u2581", "Sal"], ["O", "K"], ["T", "P"], ["\u2581en", "try"], ["\u2581ent", "ry"], ["\u2581entr", "y"], ["\u2581", "entry"], ["\u2581St", "ud"], ["\u2581", "Stud"], ["\u2581it", "ems"], ["\u2581item", "s"], ["\u2581", "items"], ["\u2581se", "curity"], ["\u2581sec", "urity"], ["\u2581secur", "ity"], ["\u2581", "security"], ["En", "try"], ["Ent", "ry"], ["f", "loat"], ["l", "s"], ["ib", "ly"], ["\u2581cont", "ribut"], ["\u2581C", "heck"], ["\u2581Che", "ck"], ["\u2581", "Check"], ["M", "D"], ["\u2581impro", "ve"], ["Par", "t"], ["P", "art"], ["\u2581system", "s"], ["\u2581syst", "ems"], ["B", "l"], ["\u2581pol", "icy"], ["\u2581polic", "y"], ["\u2581", "policy"], ["\u2581s", "creen"], ["\u2581sc", "reen"], ["\u2581scr", "een"], ["\u2581", "screen"], ["\u2581A", "ny"], ["\u2581An", "y"], ["\u2581", "Any"], ["\u2581op", "ened"], ["\u2581open", "ed"], ["al", "loc"], ["all", "oc"], ["allo", "c"], ["\u2581De", "cember"], ["\u2581Dec", "ember"], ["\u2581", "\u00c9"], ["\u2581e", "mail"], ["\u2581em", "ail"], ["\u2581", "email"], ["ad", "er"], ["ade", "r"], ["a", "der"], ["=", ">"], ["\u2581H", "en"], ["\u2581He", "n"], ["\u2581", "Hen"], ["\u2581in", "fo"], ["\u2581inf", "o"], ["\u2581", "info"], ["\u2581f", "loat"], ["\u2581flo", "at"], ["\u2581", "float"], ["\u2581sw", "itch"], ["\u2581", "switch"], ["\u0440\u0430", "\u043d"], ["\u0440", "\u0430\u043d"], ["ur", "ance"], ["\u2581as", "sum"], ["\u2581ass", "um"], ["us", "tr"], ["ust", "r"], ["u", "str"], ["\u2581g", "roups"], ["\u2581group", "s"], ["\u2581gro", "ups"], ["\u2581", "groups"], ["\u2581R", "ead"], ["\u2581Re", "ad"], ["\u2581", "Read"], ["\u2581w", "at"], ["\u2581wa", "t"], ["S", "p"], ["\u0432\u0435", "\u0440"], ["\u0432", "\u0435\u0440"], ["RA", "N"], ["R", "AN"], ["hi", "b"], ["h", "ib"], ["AL", "L"], ["A", "LL"], ["\u2581h", "us"], ["\u2581", "hus"], ["Sp", "ec"], ["Spe", "c"], ["S", "pec"], ["\")", ")"], ["\"", "))"], ["\u2581F", "rench"], ["\u2581C", "lass"], ["\u2581Cl", "ass"], ["\u2581", "Class"], ["\u2581pres", "ident"], ["\u2581presid", "ent"], ["\u2581def", "init"], ["\u2581defin", "it"], ["\u2581N", "or"], ["\u2581No", "r"], ["\u2581T", "hom"], ["\u2581Th", "om"], ["ai", "gn"], ["a", "ign"], ["W", "idth"], ["D", "o"], ["\u2581{", "@"], ["ag", "on"], ["ago", "n"], ["a", "gon"], ["\u2581L", "u"], ["\u2581", "Lu"], ["\u2581follow", "ed"], ["M", "M"], ["as", "ons"], ["ason", "s"], ["tm", "p"], ["t", "mp"], ["\u2581th", "rows"], ["\u2581throw", "s"], ["\u2581thr", "ows"], ["\u2581thro", "ws"], ["\u2581", "throws"], ["IT", "Y"], ["I", "TY"], ["\u043d\u043e", "\u043c"], ["\u2581f", "air"], ["\u2581fa", "ir"], ["\u2581p", "en"], ["\u2581pe", "n"], ["\u2581", "pen"], ["\u00e9", "g"], ["\u2581inter", "face"], ["\u2581", "interface"], ["\u2581s", "af"], ["\u2581sa", "f"], ["oo", "n"], ["o", "on"], ["B", "ack"], ["\u2581s", "peed"], ["\u2581sp", "eed"], ["\u2581spe", "ed"], ["\u2581", "speed"], ["\u2581ext", "ends"], ["\u2581extend", "s"], ["em", "pty"], ["empt", "y"], ["emp", "ty"], ["\u2581\u043f", "\u0435\u0440\u0435"], ["\u2581\u043f\u0435\u0440", "\u0435"], ["\u2581\u043f\u0435", "\u0440\u0435"], ["\u2581pro", "per"], ["\u2581pr", "oper"], ["\u2581prop", "er"], ["\u2581d", "riv"], ["\u2581dr", "iv"], ["\u2581dri", "v"], ["\u0444", "\u0438"], ["\u2581c", "enter"], ["\u2581cent", "er"], ["\u2581", "center"], ["he", "ader"], ["head", "er"], ["\u2581}", ")"], ["\u2581", "})"], ["w", "a"], ["\u2581m", "iddle"], ["\u2581", "middle"], ["\u2581ch", "oose"], ["\u2581cho", "ose"], ["\u2581St", "ad"], ["\u2581Sta", "d"], ["S", "O"], ["Fact", "ory"], ["Factor", "y"], ["F", "actory"], ["De", "v"], ["D", "ev"], ["ic", "les"], ["icle", "s"], ["icl", "es"], ["i", "cles"], ["\u2581ap", "plication"], ["\u2581applic", "ation"], ["\u2581appl", "ication"], ["\u2581", "application"], ["\u2581mod", "els"], ["\u2581model", "s"], ["\u2581mode", "ls"], ["\u2581", "models"], ["pi", "te"], ["pit", "e"], ["p", "ite"], ["ca", "p"], ["c", "ap"], ["x", "i"], ["osp", "ital"], ["\u2581d", "ream"], ["\u2581dre", "am"], ["EN", "D"], ["E", "ND"], ["\u2581con", "tract"], ["\u2581cont", "ract"], ["\u2581contr", "act"], ["\u2581contra", "ct"], ["\u2581", "contract"], ["icro", "soft"], ["\u2581th", "ous"], ["\u2581thou", "s"], ["iz", "es"], ["ize", "s"], ["i", "zes"], ["\u2581\u0434", "\u0430"], ["\u2581", "\u0434\u0430"], ["\u2581C", "O"], ["\u2581", "CO"], ["\u2581d", "irection"], ["\u2581di", "rection"], ["\u2581direct", "ion"], ["\u2581dire", "ction"], ["\u2581dir", "ection"], ["\u2581", "direction"], ["\u2581`", "`"], ["\u2581", "``"], ["\u2581d", "rive"], ["\u2581dr", "ive"], ["\u2581dri", "ve"], ["\u2581driv", "e"], ["\u2581", "drive"], ["Ma", "x"], ["M", "ax"], ["ci", "a"], ["c", "ia"], ["\u2581contin", "u"], ["\u2581A", "lex"], ["\u2581Al", "ex"], ["\u2581Ale", "x"], ["\u2581", "Alex"], ["\u2581g", "old"], ["\u2581go", "ld"], ["\u2581gol", "d"], ["\u2581", "gold"], ["\u2581p", "rep"], ["\u2581pre", "p"], ["\u2581pr", "ep"], ["\u2581or", "igin"], ["\u2581orig", "in"], ["\u2581", "origin"], ["\u2581r", "ap"], ["\u2581ra", "p"], ["\u2581", "rap"], ["O", "p"], ["ous", "ly"], ["\u2581are", "as"], ["\u2581area", "s"], ["PO", "RT"], ["P", "ORT"], ["\u043e\u043d", "\u0430"], ["\u043e", "\u043d\u0430"], ["\u2581sa", "fe"], ["\u2581saf", "e"], ["\u2581", "safe"], ["\u2581profess", "ional"], ["\u2581profession", "al"], ["ap", "ache"], ["apa", "che"], ["\u2581t", "emper"], ["\u2581tem", "per"], ["\u2581temp", "er"], ["s", "z"], ["\u2581u", "nit"], ["\u2581un", "it"], ["\u2581", "unit"], ["\u2581c", "op"], ["\u2581co", "p"], ["\u2581", "cop"], ["eq", "n"], ["List", "ener"], ["Listen", "er"], ["\u2581for", "mat"], ["\u2581form", "at"], ["\u2581forma", "t"], ["\u2581", "format"], ["se", "lect"], ["sel", "ect"], ["s", "elect"], ["\u2581com", "fort"], ["\u2581", "comfort"], ["\u2581me", "ant"], ["\u2581mean", "t"], ["id", "ay"], ["ida", "y"], ["i", "day"], ["em", "e"], ["e", "me"], ["\u2581act", "ive"], ["\u2581activ", "e"], ["\u2581", "active"], ["\u2581n", "ote"], ["\u2581not", "e"], ["\u2581no", "te"], ["\u2581", "note"], ["\u2581M", "il"], ["\u2581Mi", "l"], ["\u2581", "Mil"], ["on", "ly"], ["\u2581<", "="], ["\u2581", "<="], ["\u2581ne", "igh"], ["\u2581nei", "gh"], ["a", "o"], ["\u2581bl", "ue"], ["\u2581", "blue"], ["\u2581T", "V"], ["\u2581", "TV"], ["Ch", "ild"], ["\u2581re", "ached"], ["\u2581reach", "ed"], ["Add", "ress"], ["Addr", "ess"], ["\u0441\u0442", "\u0432"], ["\u2581cl", "osed"], ["\u2581close", "d"], ["\u2581clos", "ed"], ["\u2581clo", "sed"], ["\u2581", "closed"], ["in", "der"], ["ind", "er"], ["inde", "r"], ["i", "nder"], ["ol", "o"], ["o", "lo"], ["\u2581a", "lt"], ["\u2581al", "t"], ["\u2581", "alt"], ["\u2581a", "dm"], ["\u2581ad", "m"], ["Form", "at"], ["For", "mat"], ["U", "I"], ["\u2581H", "am"], ["\u2581Ha", "m"], ["\u2581f", "requ"], ["\u2581fr", "equ"], ["\u2581fre", "qu"], ["\u2581in", "depend"], ["\u2581inde", "pend"], ["\u2581", "independ"], ["\u2581eas", "ily"], ["\u2581L", "and"], ["\u2581La", "nd"], ["\u2581Lan", "d"], ["\u2581", "Land"], ["\u2581t", "or"], ["\u2581to", "r"], ["\u2581", "tor"], ["ograph", "y"], ["ograp", "hy"], ["in", "fty"], ["inf", "ty"], ["\u2581W", "ork"], ["\u2581Wor", "k"], ["\u2581", "Work"], ["iv", "en"], ["ive", "n"], ["i", "ven"], ["\u2581Count", "y"], ["\u2581Coun", "ty"], ["\u2581s", "rc"], ["\u2581", "src"], ["}$", ","], ["}", "$,"], ["par", "se"], ["pars", "e"], ["p", "arse"], ["C", "D"], ["\u2581C", "our"], ["\u2581Co", "ur"], ["\u2581Cou", "r"], ["\u2581f", "ol"], ["\u2581fo", "l"], ["\u2581", "fol"], ["Ent", "ity"], ["pg", "f"], ["\u2581Ch", "ina"], ["\u2581Chi", "na"], ["\u2581S", "ub"], ["\u2581Su", "b"], ["\u2581", "Sub"], ["ho", "od"], ["h", "ood"], ["\u2581field", "s"], ["\u2581", "fields"], ["\u2581y", "es"], ["\u2581ye", "s"], ["\u2581", "yes"], ["re", "nd"], ["ren", "d"], ["r", "end"], ["\u2581to", "wards"], ["\u2581toward", "s"], ["\u2581tow", "ards"], ["\u2581st", "aff"], ["\u2581sta", "ff"], ["\u2581", "staff"], ["\u2581A", "ir"], ["\u2581", "Air"], ["\u2581st", "ation"], ["\u2581stat", "ion"], ["\u2581", "station"], ["at", "ives"], ["ative", "s"], ["ati", "ves"], ["ativ", "es"], ["\u2581imp", "act"], ["\u0432", "\u044b"], ["\u2581direct", "ly"], ["iss", "ions"], ["ission", "s"], ["iv", "a"], ["i", "va"], ["|", "\\"], ["Pt", "r"], ["P", "tr"], ["\u2581S", "ant"], ["\u2581San", "t"], ["\u2581Sa", "nt"], ["Po", "l"], ["P", "ol"], ["\u2581pro", "gress"], ["\u2581", "progress"], ["it", "ar"], ["ita", "r"], ["i", "tar"], ["\u2581p", "arts"], ["\u2581part", "s"], ["\u2581par", "ts"], ["\u2581", "parts"], ["\u2581pl", "ant"], ["\u2581plan", "t"], ["\u2581", "plant"], ["\u2581abs", "olut"], ["\u2581gu", "ess"], ["eq", "ref"], ["\u2581t", "im"], ["\u2581ti", "m"], ["\u2581", "tim"], ["\u2581L", "ou"], ["\u2581Lo", "u"], ["\u2581", "Lou"], ["\u2581c", "ool"], ["\u2581co", "ol"], ["al", "u"], ["a", "lu"], ["\u2581m", "outh"], ["\u2581mo", "uth"], ["\u2581mou", "th"], ["\u2581", "mouth"], ["\u043d\u0438", "\u0445"], ["\u2581h", "eight"], ["\u2581he", "ight"], ["\u2581", "height"], ["ge", "st"], ["ges", "t"], ["g", "est"], ["\u2581P", "ost"], ["\u2581Po", "st"], ["\u2581Pos", "t"], ["\u2581", "Post"], ["\u2581b", "oard"], ["\u2581bo", "ard"], ["\u2581", "board"], ["\u2581t", "it"], ["\u2581ti", "t"], ["\u2581", "tit"], ["\u2581h", "our"], ["\u2581ho", "ur"], ["\u2581", "hour"], ["\u2581ser", "ver"], ["\u2581serv", "er"], ["\u2581serve", "r"], ["\u2581", "server"], ["\u2581p", "layers"], ["\u2581play", "ers"], ["\u2581player", "s"], ["ri", "er"], ["rie", "r"], ["r", "ier"], ["Lin", "k"], ["L", "ink"], ["\u2581Pres", "ident"], ["]", "("], ["\u2581con", "struct"], ["\u2581const", "ruct"], ["\u2581constr", "uct"], ["\u2581constru", "ct"], ["\u2581", "construct"], ["hand", "le"], ["}$", "."], ["}", "$."], ["ry", "ing"], ["r", "ying"], ["\u2581s", "hop"], ["\u2581sh", "op"], ["\u2581", "shop"], ["ia", "na"], ["ian", "a"], ["i", "ana"], ["ex", "p"], ["e", "xp"], ["Hel", "per"], ["Help", "er"], ["Off", "set"], ["ac", "hes"], ["ach", "es"], ["ache", "s"], ["a", "ches"], ["\u2581conne", "ction"], ["\u2581connect", "ion"], ["\u2581conn", "ection"], ["\u2581", "connection"], ["\u2581d", "ifference"], ["\u2581dif", "ference"], ["\u2581differ", "ence"], ["serv", "ice"], ["s", "ervice"], ["\u2581g", "as"], ["\u2581ga", "s"], ["\u2581", "gas"], ["\u2581p", "riv"], ["\u2581pr", "iv"], ["\u2581pri", "v"], ["\u2581", "priv"], ["\u2581un", "ivers"], ["\u2581", "univers"], ["\u2581w", "ish"], ["\u2581wis", "h"], ["Re", "m"], ["R", "em"], ["U", "rl"], ["ge", "b"], ["g", "eb"], ["S", "o"], ["ens", "ions"], ["ension", "s"], ["Mod", "ule"], ["Mo", "dule"], ["SI", "ZE"], ["\u2581p", "rem"], ["\u2581pre", "m"], ["\u2581pr", "em"], ["wind", "ow"], ["w", "indow"], ["\u2581d", "ies"], ["\u2581di", "es"], ["\u2581die", "s"], ["de", "l"], ["d", "el"], ["\u2581r", "ow"], ["\u2581ro", "w"], ["\u2581", "row"], ["\u2581a", "verage"], ["\u2581aver", "age"], ["\u2581ave", "rage"], ["xi", "m"], ["x", "im"], ["\u2581p", "u"], ["\u2581", "pu"], ["an", "\u00e7"], ["De", "t"], ["D", "et"], ["ke", "r"], ["k", "er"], ["y", "a"], ["\u2581D", "et"], ["\u2581De", "t"], ["\u2581", "Det"], ["\u2581p", "\u00e5"], ["\u2581n", "amed"], ["\u2581name", "d"], ["\u2581na", "med"], ["\u2581nam", "ed"], ["\u2581", "named"], ["\u2581dec", "ision"], ["\u2581decis", "ion"], ["wi", "n"], ["w", "in"], ["\u2581Ge", "orge"], ["\u2581Georg", "e"], ["ar", "ily"], ["ari", "ly"], ["\u2581s", "olution"], ["\u2581sol", "ution"], ["\u2581mult", "iple"], ["\u2581multi", "ple"], ["\u2581multip", "le"], ["\u2581", "multiple"], ["at", "egy"], ["ate", "gy"], ["ateg", "y"], ["\u2581le", "arning"], ["\u2581learn", "ing"], ["\u2581lear", "ning"], ["\u2581", "learning"], ["\u2581se", "cret"], ["\u2581sec", "ret"], ["\u2581secre", "t"], ["\u2581", "secret"], ["D", "O"], ["\u2581n", "ice"], ["\u2581ni", "ce"], ["\u2581nic", "e"], ["\u2581", "nice"], ["////////", "////////"], ["S", "u"], ["it", "ation"], ["itat", "ion"], ["\u2581j", "oin"], ["\u2581jo", "in"], ["\u2581", "join"], ["\u2581el", "ements"], ["\u2581element", "s"], ["\u2581ele", "ments"], ["\u2581elem", "ents"], ["\u2581", "elements"], ["\u2581e", "mer"], ["\u2581em", "er"], ["til", "de"], ["t", "ilde"], ["\u2581d", "ep"], ["\u2581de", "p"], ["\u2581", "dep"], ["\u2581s", "hot"], ["\u2581sh", "ot"], ["\u2581", "shot"], ["\u2581pl", "atform"], ["\u2581plat", "form"], ["\u2581", "platform"], ["ot", "hing"], ["oth", "ing"], ["o", "thing"], ["M", "y"], ["ed", "ia"], ["edi", "a"], ["om", "s"], ["o", "ms"], ["ail", "y"], ["ai", "ly"], ["a", "ily"], ["(", "["], ["\u2581d", "ress"], ["\u2581dr", "ess"], ["\u2581dre", "ss"], ["\u2581off", "icial"], ["\u2581offic", "ial"], ["es", "tern"], ["est", "ern"], ["ester", "n"], ["este", "rn"], ["\u2581dis", "cover"], ["\u2581disc", "over"], ["\u2581disco", "ver"], ["\u2581m", "i"], ["\u2581", "mi"], ["\u043d\u044b", "\u0435"], ["C", "A"], ["od", "ing"], ["odi", "ng"], ["o", "ding"], ["\u2581F", "ound"], ["\u2581Fou", "nd"], ["\u2581Fo", "und"], ["\u2581", "Found"], ["\u2581a", "ffect"], ["\u2581aff", "ect"], ["\u2581af", "fect"], ["Vi", "s"], ["V", "is"], ["st", "ract"], ["str", "act"], ["stra", "ct"], ["s", "tract"], ["ic", "ed"], ["ice", "d"], ["i", "ced"], ["de", "bug"], ["d", "ebug"], ["\u2581rel", "ated"], ["\u2581relate", "d"], ["\u2581", "related"], ["\u2581s", "pect"], ["\u2581sp", "ect"], ["\u2581spec", "t"], ["\u2581spe", "ct"], ["\u2581", "spect"], ["us", "hed"], ["ush", "ed"], ["\u0441\u044c", "\u043a\u043e"], ["\u2581b", "ank"], ["\u2581ban", "k"], ["\u2581", "bank"], ["\u2581c", "ele"], ["\u2581ce", "le"], ["\u2581cel", "e"], ["AN", "D"], ["A", "ND"], ["ol", "f"], ["\u0435", "\u043c"], ["\u2581f", "ill"], ["\u2581fil", "l"], ["\u2581fi", "ll"], ["\u2581", "fill"], ["\u2581g", "ives"], ["\u2581giv", "es"], ["\u2581give", "s"], ["\u2581gi", "ves"], ["\u2581\u0431", "\u0443"], ["\u2581", "\u0431\u0443"], ["ar", "on"], ["aro", "n"], ["a", "ron"], ["\u2581J", "es"], ["\u2581Je", "s"], ["RE", "G"], ["\u2581s", "udd"], ["\u2581su", "dd"], ["\u2581sud", "d"], ["date", "d"], ["da", "ted"], ["dat", "ed"], ["d", "ated"], ["v", "i"], ["\u2581g", "i"], ["\u2581", "gi"], ["se", "nd"], ["sen", "d"], ["s", "end"], ["cp", "p"], ["c", "pp"], ["\u2581s", "pent"], ["\u2581sp", "ent"], ["\u2581spe", "nt"], ["an", "de"], ["and", "e"], ["a", "nde"], ["\u2581oper", "ation"], ["\u2581", "operation"], ["pro", "cess"], ["proc", "ess"], ["\u2581in", "form"], ["\u2581inf", "orm"], ["\u2581info", "rm"], ["\u2581F", "ree"], ["\u2581Fr", "ee"], ["\u2581Fre", "e"], ["\u2581", "Free"], ["yo", "nd"], ["y", "ond"], ["\u2581per", "haps"], ["\u2581su", "rv"], ["\u2581sur", "v"], ["\u2581L", "oc"], ["\u2581Lo", "c"], ["\u2581", "Loc"], ["\u2581con", "cl"], ["\u2581conc", "l"], ["\u2581\u0440\u0430", "\u0437"], ["\u2581", "\u0440\u0430\u0437"], ["\u2581O", "ver"], ["\u2581", "Over"], ["ho", "l"], ["h", "ol"], ["ra", "z"], ["r", "az"], ["Wr", "ite"], ["Writ", "e"], ["W", "rite"], ["\u2581g", "iving"], ["\u2581giv", "ing"], ["\u2581gi", "ving"], ["r", "d"], ["in", "stance"], ["inst", "ance"], ["\u2581re", "leased"], ["\u2581rele", "ased"], ["\u2581release", "d"], ["\u2581R", "o"], ["\u2581", "Ro"], ["R", "A"], ["\u2581pract", "ice"], ["\u2581g", "raph"], ["\u2581gr", "aph"], ["\u2581gra", "ph"], ["\u2581grap", "h"], ["\u2581", "graph"], ["\u2581incre", "ase"], ["\u2581fig", "ure"], ["\u2581", "figure"], ["Fil", "ter"], ["HE", "CK"], ["id", "x"], ["i", "dx"], ["\u2581g", "lass"], ["\u2581gl", "ass"], ["\u2581", "glass"], ["sk", "i"], ["s", "ki"], ["com", "es"], ["co", "mes"], ["come", "s"], ["c", "omes"], ["\u2581c", "at"], ["\u2581ca", "t"], ["\u2581", "cat"], ["\u2581c", "old"], ["\u2581col", "d"], ["\u2581co", "ld"], ["go", "to"], ["got", "o"], ["g", "oto"], ["uf", "act"], ["u", "fact"], ["\u2581C", "opyright"], ["\u2581Copy", "right"], ["\u2581", "Copyright"], ["}}", "\\"], ["}", "}\\"], ["\u2581str", "eng"], ["\u2581stre", "ng"], ["\u2581d", "ir"], ["\u2581di", "r"], ["\u2581", "dir"], ["to", "ken"], ["tok", "en"], ["t", "oken"], ["\u2581occ", "ur"], ["\u2581oc", "cur"], ["arl", "ier"], ["\u2581me", "asure"], ["\u2581meas", "ure"], ["\u2581", "measure"], ["\u2581s", "ec"], ["\u2581se", "c"], ["\u2581", "sec"], ["\u2581m", "\u00e1s"], ["\u2581m\u00e1", "s"], ["\u2581N", "et"], ["\u2581Ne", "t"], ["\u2581", "Net"], ["\u2581arg", "ument"], ["\u2581", "argument"], ["\u2581s", "ou"], ["\u2581so", "u"], ["\u2581m", "oving"], ["\u2581mov", "ing"], ["\u2581mo", "ving"], ["\u2581p", "refer"], ["\u2581pre", "fer"], ["\u2581pref", "er"], ["ma", "sk"], ["mas", "k"], ["m", "ask"], ["<", "<"], ["\u2581bre", "ath"], ["\u2581breat", "h"], ["\u2581phys", "ical"], ["\u2581pos", "itive"], ["\u2581posit", "ive"], ["\u2581s", "or"], ["\u2581so", "r"], ["\u2581", "sor"], ["\u2581de", "part"], ["\u2581dep", "art"], ["\u2581re", "move"], ["\u2581rem", "ove"], ["\u2581", "remove"], ["\u2581k", "it"], ["\u2581ki", "t"], ["\u2581", "kit"], ["\u2581me", "eting"], ["\u2581meet", "ing"], ["\u2581D", "ata"], ["\u2581Da", "ta"], ["\u2581Dat", "a"], ["\u2581", "Data"], ["og", "raf"], ["act", "ions"], ["action", "s"], ["a", "ctions"], ["\u2581param", "eters"], ["\u2581parameter", "s"], ["\u2581", "parameters"], ["\u2581A", "tt"], ["\u2581At", "t"], ["\u2581", "Att"], ["es", "ch"], ["esc", "h"], ["e", "sch"], ["\u2581inv", "olved"], ["\u2581invol", "ved"], ["\u2581involve", "d"], ["\u00e4", "t"], ["L", "L"], ["B", "ar"], ["\u2581\u0441", "\u0438"], ["\u2581", "\u0441\u0438"], ["ec", "h"], ["e", "ch"], ["GE", "T"], ["G", "ET"], ["\u2581pre", "vent"], ["\u2581pr", "event"], ["\u2581prev", "ent"], ["\u2581", "prevent"], ["\u2581be", "yond"], ["\u2581O", "ther"], ["\u2581Ot", "her"], ["\u2581", "Other"], ["\u00e4", "n"], ["by", "te"], ["\u2581sudd", "en"], ["\u2581sud", "den"], ["ol", "ve"], ["olv", "e"], ["\u2581\u043d", "\u043e"], ["\u2581", "\u043d\u043e"], ["LO", "G"], ["L", "OG"], ["un", "it"], ["uni", "t"], ["u", "nit"], ["\u2581tr", "uth"], ["ra", "t"], ["r", "at"], ["S", "D"], ["\u2581e", "at"], ["\u2581M", "ad"], ["\u2581Ma", "d"], ["\u2581", "Mad"], ["\u2581prov", "ides"], ["\u2581provide", "s"], ["\u2581s", "ession"], ["\u2581", "session"], ["De", "le"], ["Del", "e"], ["D", "ele"], ["\u2581con", "vers"], ["\u2581conv", "ers"], ["\u2581conver", "s"], ["\u2581conve", "rs"], ["cent", "er"], ["cen", "ter"], ["c", "enter"], ["\u2581contin", "ued"], ["\u2581continue", "d"], ["\u2581continu", "ed"], ["ot", "ion"], ["oti", "on"], ["ca", "che"], ["c", "ache"], ["dis", "play"], ["disp", "lay"], ["\u2581prote", "ct"], ["\u2581prot", "ect"], ["am", "s"], ["a", "ms"], ["\u2581p", "ow"], ["\u2581po", "w"], ["\u2581", "pow"], ["CT", "ION"], ["C", "TION"], ["\u2581M", "ac"], ["\u2581Ma", "c"], ["\u2581", "Mac"], ["m", "o"], ["\u0445", "\u0430"], ["\u2581d", "istance"], ["\u2581di", "stance"], ["\u2581dist", "ance"], ["\u2581", "distance"], ["\u2581T", "ime"], ["\u2581Tim", "e"], ["\u2581Ti", "me"], ["\u2581", "Time"], ["g", "i"], ["\u2581s", "equ"], ["\u2581se", "qu"], ["\u2581seq", "u"], ["\u2581", "sequ"], ["T", "arget"], ["\u0441", "\u043b\u0435"], ["Ser", "ver"], ["Serv", "er"], ["\u2581w", "ide"], ["\u2581wid", "e"], ["\u2581", "wide"], ["cl", "ose"], ["clos", "e"], ["\u2581c", "ru"], ["\u2581cr", "u"], ["Ex", "t"], ["E", "xt"], ["\u2581s", "elect"], ["\u2581se", "lect"], ["\u2581sel", "ect"], ["\u2581sele", "ct"], ["\u2581", "select"], ["\u2581pat", "tern"], ["\u2581", "pattern"], ["\")", ");"], ["\"))", ";"], ["\"", "));"], ["Pro", "vider"], ["Prov", "ider"], ["UR", "L"], ["U", "RL"], ["\u2581g", "reen"], ["\u2581gr", "een"], ["\u2581gre", "en"], ["\u2581", "green"], ["\u2581wait", "ing"], ["\u2581wa", "iting"], ["pro", "to"], ["pr", "oto"], ["prot", "o"], ["\u2581immedi", "ately"], ["\u2581immediate", "ly"], ["com", "mon"], ["comm", "on"], ["az", "ione"], ["azi", "one"], ["a", "zione"], ["ri", "ver"], ["riv", "er"], ["rive", "r"], ["r", "iver"], ["\u2581s", "en"], ["\u2581se", "n"], ["\u2581", "sen"], ["\u2581!", "=="], ["\u2581!=", "="], ["\u2581Febru", "ary"], ["\u2581Februar", "y"], ["ur", "b"], ["u", "rb"], ["\u2581S", "en"], ["\u2581Se", "n"], ["de", "st"], ["des", "t"], ["d", "est"], ["<", "?"], ["\u2581ed", "ge"], ["\u2581", "edge"], ["\u2581m", "ais"], ["\u2581ma", "is"], ["\u2581mai", "s"], ["gor", "ith"], ["cp", "u"], ["c", "pu"], ["\u2581educ", "ation"], ["\u2581associ", "ated"], ["\u2581associate", "d"], ["No", "ne"], ["Non", "e"], ["N", "one"], ["h", "i"], ["\u2581p", "oor"], ["\u2581po", "or"], ["se", "m"], ["s", "em"], ["\u2581W", "il"], ["\u2581Wi", "l"], ["\u2581b", "ud"], ["\u2581bu", "d"], ["\u2581", "bud"], ["\u2581a", "uch"], ["\u2581au", "ch"], ["\u2581", "auch"], ["el", "ler"], ["ell", "er"], ["elle", "r"], ["\u2581L", "ife"], ["\u2581Li", "fe"], ["\u2581", "Life"], ["\u2581f", "iles"], ["\u2581fil", "es"], ["\u2581file", "s"], ["\u2581fi", "les"], ["\u2581", "files"], ["\u2581le", "ading"], ["\u2581lead", "ing"], ["\u2581", "leading"], ["\u2581ob", "tain"], ["\u2581obt", "ain"], ["\u2581J", "ul"], ["\u2581Ju", "l"], ["at", "ory"], ["ator", "y"], ["ato", "ry"], ["\u0433", "\u0443"], ["it", "able"], ["ita", "ble"], ["i", "table"], ["\u2581on", "to"], ["\u2581ont", "o"], ["\u2581", "onto"], ["\u2581b", "orn"], ["\u2581bo", "rn"], ["\u2581bor", "n"], ["\u2581", "born"], ["or", "em"], ["ore", "m"], ["o", "rem"], ["\u2581Stre", "et"], ["\u2581m", "aint"], ["\u2581main", "t"], ["\u2581ma", "int"], ["\u2581mai", "nt"], ["Param", "s"], ["Par", "ams"], ["ri", "p"], ["r", "ip"], ["\u2581S", "T"], ["\u2581", "ST"], ["u", "v"], ["ma", "in"], ["m", "ain"], ["\u2581re", "cent"], ["\u2581rec", "ent"], ["\u2581rece", "nt"], ["We", "b"], ["W", "eb"], ["ov", "a"], ["o", "va"], ["\u0446", "\u0430"], ["ais", "e"], ["ai", "se"], ["a", "ise"], ["yle", "s"], ["yl", "es"], ["y", "les"], ["\u2581de", "scribed"], ["\u2581desc", "ribed"], ["\u2581describ", "ed"], ["\u2581describe", "d"], ["\u2581begin", "ning"], ["\u2581D", "ay"], ["\u2581Da", "y"], ["\u2581", "Day"], ["\u2581V", "ol"], ["\u2581Vo", "l"], ["\u2581", "Vol"], ["\u2581h", "uge"], ["\u2581hug", "e"], ["Ha", "s"], ["H", "as"], ["an", "cy"], ["anc", "y"], ["He", "ader"], ["Head", "er"], ["\u2581a", "ren"], ["\u2581are", "n"], ["\u2581ar", "en"], ["\u2581", "aren"], ["\u0432\u0430", "\u043d"], ["\u0432", "\u0430\u043d"], ["\u2581en", "sure"], ["\u2581ens", "ure"], ["\u2581", "ensure"], ["\u2581p", "et"], ["\u2581pe", "t"], ["\u2581", "pet"], ["mu", "lt"], ["mul", "t"], ["m", "ult"], ["\u2581L", "ike"], ["\u2581Li", "ke"], ["\u2581", "Like"], ["\u2581man", "agement"], ["\u2581manage", "ment"], ["\u2581", "management"], ["P", "S"], ["wh", "ile"], ["\u2581back", "ground"], ["\u2581", "background"], ["ount", "er"], ["oun", "ter"], ["o", "unter"], ["bo", "ol"], ["b", "ool"], ["F", "C"], ["N", "um"], ["R", "L"], ["\u2581ex", "cl"], ["\u2581exc", "l"], ["\u2581e", "ye"], ["\u2581ey", "e"], ["im", "g"], ["i", "mg"], ["\u2581r", "om"], ["\u2581ro", "m"], ["\u2581", "rom"], ["\u2581H", "el"], ["\u2581He", "l"], ["\u2581", "Hel"], ["Opt", "ion"], ["O", "ption"], ["\u2581stop", "ped"], ["\u2581sto", "pped"], ["\u2581th", "read"], ["\u2581thr", "ead"], ["\u2581", "thread"], ["to", "type"], ["tot", "ype"], ["t", "otype"], ["))", ")"], [")", "))"], ["\u2581st", "age"], ["\u2581stag", "e"], ["\u2581sta", "ge"], ["\u2581", "stage"], ["\u2581\u00fc", "ber"], ["\u2581", "\u00fcber"], ["\u2581al", "though"], ["\u2581", "although"], ["Type", "s"], ["Ty", "pes"], ["Typ", "es"], ["T", "ypes"], ["\u2581O", "h"], ["\u2581", "Oh"], ["\u2581e", "ight"], ["\u2581", "eight"], ["\u2581de", "scription"], ["\u2581des", "cription"], ["\u2581", "description"], ["'", "'"], ["\u00f6", "n"], ["\u2581sur", "face"], ["\u2581surf", "ace"], ["\u2581", "surface"], ["\u2581Intern", "ational"], ["\u2581ch", "arg"], ["\u2581char", "g"], ["\u2581cha", "rg"], ["\u2581", "charg"], ["\u2581col", "lection"], ["\u2581coll", "ection"], ["\u2581collect", "ion"], ["\u2581colle", "ction"], ["\u2581", "collection"], ["\u2581us", "ers"], ["\u2581use", "rs"], ["\u2581user", "s"], ["\u2581", "users"], ["\u2581ob", "vious"], ["\u2581cent", "ury"], ["\u2581", "century"], ["ic", "ks"], ["ick", "s"], ["i", "cks"], ["\u2581art", "icle"], ["\u2581artic", "le"], ["\u2581", "article"], ["\u2581\"", "\\"], ["\u2581", "\"\\"], ["di", "m"], ["d", "im"], ["\u2581s", "in"], ["\u2581si", "n"], ["\u2581", "sin"], ["en", "ge"], ["eng", "e"], ["Cont", "rol"], ["\u2581com", "mit"], ["\u2581comm", "it"], ["\u2581", "commit"], ["ens", "ity"], ["\u2581t", "ra"], ["\u2581tr", "a"], ["\u2581", "tra"], ["cript", "or"], ["\u2581N", "OT"], ["\u2581NO", "T"], ["\u2581", "NOT"], ["we", "ll"], ["w", "ell"], ["\u2581M", "ichael"], ["\u2581Mich", "ael"], ["\u2581n", "od"], ["\u2581no", "d"], ["\u2581", "nod"], ["\u2581m", "ort"], ["\u2581mor", "t"], ["\u2581mo", "rt"], ["iv", "o"], ["i", "vo"], ["is", "ation"], ["\u2581P", "o"], ["\u2581", "Po"], ["\u2581P", "aris"], ["\u2581Par", "is"], ["\u2581Pa", "ris"], ["\u2581ad", "ministr"], ["\u2581admin", "istr"], ["\u2581", "administr"], ["bu", "rg"], ["bur", "g"], ["b", "urg"], ["cd", "ot"], ["c", "dot"], ["\u2581mil", "itary"], ["\u2581milit", "ary"], ["\u2581militar", "y"], ["\u2581B", "est"], ["\u2581Be", "st"], ["\u2581Bes", "t"], ["\u2581", "Best"], ["\u2581\u041a", "\u0430"], ["\u2581", "\u041a\u0430"], ["IN", "E"], ["I", "NE"], ["\u2581through", "out"], ["S", "l"], ["\u2581im", "pl"], ["\u2581imp", "l"], ["\u2581", "impl"], ["cont", "rol"], ["contr", "ol"], ["\u2581", "\u0427"], ["\u2581u", "it"], ["\u2581ui", "t"], ["\u2581", "uit"], ["\u2581un", "signed"], ["\u2581uns", "igned"], ["\u2581", "unsigned"], ["\u2581M", "ary"], ["\u2581Mar", "y"], ["\u2581Ma", "ry"], ["Ch", "ar"], ["C", "har"], ["\u043c", "\u0456"], ["\u2581th", "reat"], ["\u2581c", "ourt"], ["\u2581co", "urt"], ["\u2581cour", "t"], ["\u2581cou", "rt"], ["\u2581", "court"], ["vi", "lle"], ["vil", "le"], ["v", "ille"], ["\u2581", "\u0448"], ["\u2581C", "am"], ["\u2581Ca", "m"], ["\u2581", "Cam"], [".", "\r"], ["\u2581current", "ly"], ["\u2581curr", "ently"], ["ro", "t"], ["r", "ot"], ["\u2581D", "ate"], ["\u2581Da", "te"], ["\u2581Dat", "e"], ["\u2581", "Date"], ["\u2581s", "hit"], ["\u2581sh", "it"], ["\u2581", "shit"], ["\u2581$", "{\\"], ["\u2581${", "\\"], ["un", "n"], ["u", "nn"], ["U", "s"], ["\u2581b", "uffer"], ["\u2581buff", "er"], ["\u2581buf", "fer"], ["\u2581", "buffer"], ["\u2581s", "ont"], ["\u2581so", "nt"], ["\u2581son", "t"], ["\u2581let", "ter"], ["\u2581lett", "er"], ["\u2581", "letter"], ["in", "ated"], ["ina", "ted"], ["inate", "d"], ["Ch", "ange"], ["\u2581h", "ref"], ["\u2581hr", "ef"], ["\u2581", "href"], ["\u2581l", "ack"], ["\u2581la", "ck"], ["\u2581lac", "k"], ["\u2581o", "il"], ["\u2581C", "ons"], ["\u2581Con", "s"], ["\u2581Co", "ns"], ["\u2581", "Cons"], ["\u2581J", "er"], ["\u2581Je", "r"], ["BU", "G"], ["B", "UG"], ["if", "orn"], ["\u2581pro", "perties"], ["\u2581proper", "ties"], ["\u2581", "properties"], ["\u2581r", "andom"], ["\u2581ran", "dom"], ["\u2581rand", "om"], ["\u2581", "random"], ["\u2581br", "other"], ["\u2581bro", "ther"], ["\u2581p", "iece"], ["\u2581pie", "ce"], ["\u2581", "piece"], ["\u0431", "\u0443"], ["ist", "ics"], ["istic", "s"], ["isti", "cs"], ["\u2581techn", "ology"], ["gl", "obal"], ["glob", "al"], ["\u2581trans", "form"], ["\u2581", "transform"], ["er", "d"], ["e", "rd"], ["\u2581B", "ecause"], ["\u2581", "Because"], ["PE", "CT"], ["P", "ECT"], ["pr", "et"], ["pre", "t"], ["p", "ret"], ["\u2581\u0433\u043e", "\u0434\u0443"], ["\u2581\u0433\u043e\u0434", "\u0443"], ["\u2581M", "et"], ["\u2581Me", "t"], ["\u2581", "Met"], ["\u2581p", "sy"], ["\u2581ps", "y"], ["\u2581", "psy"], ["\u2581\u043e", "\u0434"], ["\u2581g", "od"], ["\u2581go", "d"], ["\u2581", "god"], ["\u2581D", "el"], ["\u2581De", "l"], ["\u2581", "Del"], ["base", "d"], ["ba", "sed"], ["bas", "ed"], ["b", "ased"], ["\u2581v", "oor"], ["\u2581vo", "or"], ["\u2581C", "all"], ["\u2581Cal", "l"], ["\u2581Ca", "ll"], ["\u2581", "Call"], ["S", "A"], ["\u2581fil", "ter"], ["\u2581", "filter"], ["\u2581incl", "udes"], ["\u2581includ", "es"], ["\u2581include", "s"], ["\u2581inclu", "des"], ["\u2581", "includes"], ["olut", "ions"], ["olution", "s"], ["f", "d"], ["\u2581w", "ind"], ["\u2581win", "d"], ["\u2581", "wind"], ["\u2581\u0431", "\u043e"], ["\u2581", "\u0431\u043e"], ["\u2581ab", "ility"], ["\u2581", "ability"], ["ca", "rd"], ["car", "d"], ["c", "ard"], ["\u2581n", "umer"], ["\u2581num", "er"], ["\u2581nu", "mer"], ["\u2581", "numer"], ["add", "ress"], ["addr", "ess"], ["\u2581go", "al"], ["ash", "ington"], ["ashing", "ton"], ["\u2581s", "light"], ["\u2581sl", "ight"], ["ab", "a"], ["a", "ba"], ["\u2581L", "og"], ["\u2581Lo", "g"], ["\u2581", "Log"], ["Set", "tings"], ["Setting", "s"], ["ad", "ow"], ["ado", "w"], ["\u2581p", "i"], ["\u2581", "pi"], ["ir", "ing"], ["iri", "ng"], ["i", "ring"], ["F", "T"], ["\u2581number", "s"], ["\u2581num", "bers"], ["con", "f"], ["co", "nf"], ["ta", "sk"], ["t", "ask"], ["\u2581\u00ee", "n"], ["\u0442", "\u044b"], ["\u2581re", "ceive"], ["\u2581rece", "ive"], ["\u2581r", "oot"], ["\u2581ro", "ot"], ["\u2581", "root"], ["\u2581Ind", "ia"], ["pat", "ch"], ["p", "atch"], ["\u00e9", "l"], ["\u2581sum", "mer"], ["\u2581method", "s"], ["\u2581", "methods"], ["\u2581pl", "aces"], ["\u2581place", "s"], ["\u2581plac", "es"], ["\u2581\u041c", "\u0430"], ["\u2581", "\u041c\u0430"], ["\u2581cap", "ital"], ["\u2581capit", "al"], ["\u2581ev", "idence"], ["\u2581G", "erman"], ["\u2581Germ", "an"], ["\u2581Ger", "man"], ["\\", ","], ["D", "A"], ["ec", "ute"], ["ecut", "e"], ["col", "umn"], ["\u2581fun", "ctions"], ["\u2581function", "s"], ["\u2581", "functions"], ["\u2581c", "ounter"], ["\u2581co", "unter"], ["\u2581coun", "ter"], ["\u2581count", "er"], ["\u2581", "counter"], ["\u2581ar", "ms"], ["\u2581arm", "s"], ["\u2581", "arms"], ["\u2581f", "eed"], ["\u2581fe", "ed"], ["\u2581fee", "d"], ["\u2581", "feed"], ["ve", "y"], ["v", "ey"], ["he", "nt"], ["hen", "t"], ["h", "ent"], ["MA", "X"], ["M", "AX"], ["\u2581ac", "qu"], ["\u2581app", "ly"], ["\u2581ap", "ply"], ["\u2581appl", "y"], ["\u2581", "apply"], ["\u2581hus", "band"], ["\u2581k", "illed"], ["\u2581kill", "ed"], ["\u2581kil", "led"], ["\u2581S", "pec"], ["\u2581Sp", "ec"], ["\u2581Spe", "c"], ["\u2581", "Spec"], ["ent", "ity"], ["enti", "ty"], ["\u2581e", "arlier"], ["\u2581M", "iss"], ["\u2581Mi", "ss"], ["\u2581Mis", "s"], ["\u2581", "Miss"], ["\u2581set", "ting"], ["\u2581sett", "ing"], ["\u2581", "setting"], ["it", "ect"], ["ite", "ct"], ["\u2581d", "ed"], ["\u2581de", "d"], ["\u2581", "ded"], ["Ro", "w"], ["R", "ow"], ["\u2581r", "an"], ["\u2581ra", "n"], ["\u2581", "ran"], ["\u2581Y", "es"], ["\u2581Ye", "s"], ["\u2581", "Yes"], ["\u2581fin", "ancial"], ["\u2581financ", "ial"], ["s", "ession"], ["le", "ar"], ["l", "ear"], ["is", "hing"], ["ish", "ing"], ["ishi", "ng"], ["\u2581ne", "arly"], ["\u2581near", "ly"], ["\u2581d", "ur"], ["\u2581du", "r"], ["\u2581m", "achine"], ["\u2581mach", "ine"], ["\u2581", "machine"], ["xf", "f"], ["x", "ff"], ["br", "o"], ["b", "ro"], ["\u2581s", "ymbol"], ["\u2581sym", "bol"], ["\u2581", "symbol"], ["land", "s"], ["lan", "ds"], ["l", "ands"], ["Ac", "c"], ["A", "cc"], ["d", "i"], ["\u2581Rober", "t"], ["\u2581Ro", "bert"], ["\u2581Rob", "ert"], ["pro", "p"], ["pr", "op"], ["p", "rop"], ["ur", "ity"], ["uri", "ty"], ["\u2581#", "####"], ["\u2581##", "###"], ["\u2581###", "##"], ["\u2581####", "#"], ["\u2581walk", "ed"], ["\u2581wal", "ked"], ["\u2581intern", "ational"], ["\u2581internation", "al"], ["\u2581", "\u0415"], ["Y", "es"], ["\u2581re", "lease"], ["\u2581rele", "ase"], ["\u2581", "release"], ["\u2581start", "ing"], ["\u2581star", "ting"], ["st", "atic"], ["stat", "ic"], ["\u2581b", "ei"], ["\u2581be", "i"], ["al", "low"], ["all", "ow"], ["allo", "w"], ["\u2581Pe", "ople"], ["\u2581", "People"], ["e", "z"], ["\u2581param", "eter"], ["\u2581", "parameter"], ["C", "ache"], ["\u2581$", "$"], ["\u2581", "$$"], ["amp", "ions"], ["ampion", "s"], ["\u2581M", "er"], ["\u2581Me", "r"], ["\u2581", "Mer"], ["\u2581k", "om"], ["\u2581ko", "m"], ["\u2581", "kom"], ["le", "ted"], ["let", "ed"], ["lete", "d"], ["l", "eted"], ["oi", "s"], ["o", "is"], ["\u2581O", "pen"], ["\u2581Op", "en"], ["\u2581", "Open"], ["ty", "pes"], ["type", "s"], ["typ", "es"], ["t", "ypes"], ["\u2581f", "ue"], ["\u2581fu", "e"], ["ac", "ters"], ["act", "ers"], ["acter", "s"], ["\u2581re", "ference"], ["\u2581refer", "ence"], ["\u2581", "reference"], ["Equ", "als"], ["Equal", "s"], ["Eq", "uals"], ["\u2581a", "ware"], ["\u2581aw", "are"], ["\u2581", "aware"], ["\u2581h", "ol"], ["\u2581ho", "l"], ["\u2581", "hol"], ["\u2581de", "mand"], ["\u2581dem", "and"], ["lo", "r"], ["l", "or"], ["\u2581v", "eh"], ["\u2581ve", "h"], ["\u2581", "veh"], ["\u2581not", "ice"], ["\u2581", "notice"], ["\u2581com", "ponent"], ["\u2581compon", "ent"], ["\u2581", "component"], ["f", "n"], ["\u2581anal", "ysis"], ["\u2581analy", "sis"], ["\u2581analys", "is"], ["\u2581", "analysis"], ["mat", "ch"], ["m", "atch"], ["\u2581effect", "ive"], ["\u2581", "effective"], ["pro", "duct"], ["produ", "ct"], ["prod", "uct"], ["\u043d\u0438", "\u043a"], ["\u2581le", "gal"], ["\u2581leg", "al"], ["\u2581", "legal"], ["\u0435", "\u0439"], ["se", "mb"], ["sem", "b"], ["s", "emb"], ["\u2581loc", "ated"], ["\u2581locate", "d"], ["\u2581\u0441", "\u0443"], ["\u2581", "\u0441\u0443"], ["Q", "L"], ["in", "ct"], ["inc", "t"], ["et", "o"], ["e", "to"], ["Dr", "aw"], ["D", "raw"], ["\u2581sc", "ale"], ["\u2581scal", "e"], ["\u2581", "scale"], ["\u0440\u043e", "\u0432"], ["\u0440", "\u043e\u0432"], ["\u2581w", "ants"], ["\u2581want", "s"], ["H", "ow"], ["\u2581w", "el"], ["\u2581we", "l"], ["is", "ions"], ["ision", "s"], ["isi", "ons"], ["\u2581de", "liver"], ["\u2581del", "iver"], ["un", "der"], ["und", "er"], ["unde", "r"], ["u", "nder"], ["\u2581d", "eb"], ["\u2581de", "b"], ["\u2581j", "u"], ["\u2581", "ju"], ["val", "ues"], ["value", "s"], ["\u2581s", "ister"], ["\u2581si", "ster"], ["\u2581sist", "er"], ["\u043a\u043e", "\u0432"], ["\u043a", "\u043e\u0432"], ["\u2581C", "reate"], ["\u2581Creat", "e"], ["\u2581Cre", "ate"], ["\u2581", "Create"], ["\u2581I", "nc"], ["\u2581In", "c"], ["\u2581a", "ux"], ["\u2581au", "x"], ["\u2581", "aux"], ["\u2581Wh", "ite"], ["\u2581Whit", "e"], ["\u2581", "White"], ["Me", "nu"], ["Men", "u"], ["M", "enu"], ["au", "d"], ["a", "ud"], ["re", "source"], ["res", "ource"], ["\u2581c", "ab"], ["\u2581ca", "b"], ["\u2581l", "if"], ["\u2581li", "f"], ["\u2581", "lif"], ["\u2581c", "ulture"], ["\u2581cult", "ure"], ["ic", "he"], ["ich", "e"], ["i", "che"], ["\u2581wh", "atever"], ["\u2581what", "ever"], ["\u2581de", "signed"], ["\u2581des", "igned"], ["\u2581design", "ed"], ["\u2581re", "pe"], ["\u2581rep", "e"], ["\u2581M", "ont"], ["\u2581Mon", "t"], ["\u2581Mo", "nt"], ["\u2581", "Mont"], ["\u2581ch", "arge"], ["\u2581char", "ge"], ["\u2581charg", "e"], ["\u2581", "charge"], ["Name", "s"], ["Na", "mes"], ["N", "ames"], ["\u2581in", "sp"], ["\u2581ins", "p"], ["\u2581custom", "ers"], ["\u2581customer", "s"], ["os", "a"], ["o", "sa"], ["\u2581d", "aughter"], ["\u2581E", "ast"], ["E", "Q"], ["\u2581o", "pin"], ["\u2581op", "in"], ["\u2581F", "re"], ["\u2581Fr", "e"], ["\u2581se", "ek"], ["\u2581see", "k"], ["\u2581", "seek"], ["\u2581p", "ush"], ["\u2581pu", "sh"], ["\u2581", "push"], ["\u2581n", "av"], ["\u2581na", "v"], ["\u2581", "nav"], ["\u2581b", "urn"], ["\u2581bu", "rn"], ["\u2581bur", "n"], ["\u2581", "burn"], ["ar", "den"], ["ard", "en"], ["arde", "n"], ["ha", "sh"], ["has", "h"], ["h", "ash"], ["\u2581opportun", "ity"], ["\u2581M", "at"], ["\u2581Ma", "t"], ["\u2581", "Mat"], ["oy", "al"], ["oya", "l"], ["o", "yal"], ["\u2581p", "un"], ["\u2581pu", "n"], ["sc", "ale"], ["scal", "e"], ["yn", "amic"], ["ynam", "ic"], ["yna", "mic"], ["\u2581T", "ype"], ["\u2581Ty", "pe"], ["\u2581Typ", "e"], ["\u2581", "Type"], ["il", "ing"], ["ili", "ng"], ["i", "ling"], ["\u2581qu", "ery"], ["\u2581que", "ry"], ["\u2581quer", "y"], ["\u2581", "query"], ["\u2581m", "ist"], ["\u2581mis", "t"], ["\u2581mi", "st"], ["ro", "r"], ["r", "or"], ["for", "ce"], ["\u2581On", "ce"], ["\u2581", "Once"], ["\u2581med", "ical"], ["\u2581medic", "al"], ["\u2581medi", "cal"], ["li", "e"], ["l", "ie"], ["\u2581stud", "ent"], ["\u2581", "student"], ["ed", "eral"], ["eder", "al"], ["ede", "ral"], ["\u2581l", "ov"], ["\u2581lo", "v"], ["\u2581", "lov"], ["if", "orm"], ["i", "form"], ["\u2581al", "tern"], ["\u2581alt", "ern"], ["\u2581alter", "n"], ["\u2581", "altern"], ["bi", "n"], ["b", "in"], ["od", "er"], ["ode", "r"], ["o", "der"], ["\u2581return", "s"], ["\u2581", "returns"], ["reg", "ister"], ["ut", "s"], ["u", "ts"], ["C", "I"], ["\u2581T", "or"], ["\u2581To", "r"], ["\u2581", "Tor"], ["C", "R"], ["\u2581L", "os"], ["\u2581Lo", "s"], ["\u2581", "Los"], ["am", "ily"], ["ami", "ly"], ["amil", "y"], ["air", "e"], ["ai", "re"], ["a", "ire"], ["++", ";"], ["Cont", "roller"], ["Control", "ler"], ["wi", "de"], ["wid", "e"], ["w", "ide"], ["x", "x"], ["row", "ser"], ["rows", "er"], ["\u2581B", "ook"], ["\u2581Bo", "ok"], ["\u2581", "Book"], ["Cont", "ainer"], ["pl", "oad"], ["plo", "ad"], ["p", "load"], ["\u2581E", "v"], ["\u2581", "Ev"], ["\u2581t", "al"], ["\u2581ta", "l"], ["\u2581", "tal"], ["\u2581the", "ory"], ["eqn", "array"], ["\u0431", "\u0435"], ["\u2581rep", "orted"], ["\u2581report", "ed"], ["\u2581me", "aning"], ["\u2581mean", "ing"], ["\u2581s", "y"], ["\u2581", "sy"], ["ri", "be"], ["rib", "e"], ["r", "ibe"], ["ic", "ate"], ["ica", "te"], ["ho", "ld"], ["hol", "d"], ["h", "old"], ["\u2581of", "fers"], ["\u2581off", "ers"], ["\u2581offer", "s"], ["\u2581t", "empl"], ["\u2581tem", "pl"], ["\u2581temp", "l"], ["cs", "s"], ["c", "ss"], ["\u2581p", "icture"], ["\u2581pict", "ure"], ["\u2581", "picture"], ["\u2581a", "sync"], ["\u2581as", "ync"], ["\u2581", "async"], ["\u2581st", "ock"], ["\u2581sto", "ck"], ["\u2581", "stock"], ["\u2581in", "ternal"], ["\u2581inter", "nal"], ["\u2581intern", "al"], ["\u2581", "internal"], ["t", "i"], ["B", "O"], ["V", "er"], ["\u0441", "\u043f\u043e"], ["\u2581d", "emon"], ["\u2581de", "mon"], ["\u2581dem", "on"], ["\u2581demo", "n"], ["\u2581l", "augh"], ["\u2581la", "ugh"], ["\u2581laug", "h"], ["\u2581E", "nd"], ["\u2581En", "d"], ["\u2581", "End"], ["\u2581k", "on"], ["\u2581ko", "n"], ["\u2581", "kon"], ["\u2581ide", "as"], ["\u2581idea", "s"], ["\u2581c", "andid"], ["\u2581can", "did"], ["\u2581cand", "id"], ["Me", "m"], ["M", "em"], ["iz", "z"], ["i", "zz"], ["re", "fix"], ["ref", "ix"], ["\u2581A", "ND"], ["\u2581AN", "D"], ["\u2581", "AND"], ["eg", "en"], ["e", "gen"], ["E", "l"], ["\u2581camp", "aign"], ["H", "ttp"], ["\u2581R", "ob"], ["\u2581Ro", "b"], ["\u2581", "Rob"], ["\u0434", "\u0456"], ["\u2581b", "ul"], ["\u2581bu", "l"], ["\u2581", "bul"], ["\u2581\u041a", "\u043e"], ["\u2581", "\u041a\u043e"], ["\u2581count", "ries"], ["\u2581countr", "ies"], ["\u00bb", "."], ["\u2581ex", "pression"], ["\u2581exp", "ression"], ["\u2581express", "ion"], ["\u2581expr", "ession"], ["\u2581", "expression"], ["\u2581Eng", "land"], ["s", "f"], ["\u2581certain", "ly"], ["ag", "en"], ["age", "n"], ["a", "gen"], ["\u2581\u0447", "\u0430"], ["\u2581", "\u0447\u0430"], ["\u2581A", "NY"], ["\u2581AN", "Y"], ["\u2581", "ANY"], ["\u2581conne", "ct"], ["\u2581conn", "ect"], ["\u2581", "connect"], ["F", "E"], ["\u2581and", "roid"], ["\u2581", "android"], ["\u2581G", "old"], ["\u2581Go", "ld"], ["\u2581Gol", "d"], ["\u2581", "Gold"], ["\u2581op", "pos"], ["\u2581opp", "os"], ["ov", "ern"], ["ove", "rn"], ["over", "n"], ["o", "vern"], ["\u2581Com", "mun"], ["\u2581Comm", "un"], [",", "_"], ["as", "ion"], ["asi", "on"], ["L", "a"], ["\u2581f", "irm"], ["\u2581fi", "rm"], ["\u2581fir", "m"], ["\u2581Al", "though"], ["\u2581G", "ood"], ["\u2581Go", "od"], ["\u2581", "Good"], ["\u2581L", "aw"], ["\u2581La", "w"], ["er", "ve"], ["erv", "e"], ["\u2581b", "rand"], ["\u2581br", "and"], ["\u2581bra", "nd"], ["\u2581", "brand"], ["M", "in"], ["fil", "l"], ["fi", "ll"], ["f", "ill"], ["']", ","], ["'", "],"], ["\u2581J", "ew"], ["\u2581Je", "w"], ["il", "er"], ["ile", "r"], ["i", "ler"], ["in", "gle"], ["ing", "le"], ["it", "hub"], ["ith", "ub"], ["\u2581D", "iv"], ["\u2581Di", "v"], ["\u2581", "Div"], ["\u2581c", "ert"], ["\u2581ce", "rt"], ["\u2581cer", "t"], ["\u2581", "cert"], ["He", "ight"], ["H", "eight"], ["ra", "el"], ["r", "ael"], ["The", "re"], ["Th", "ere"], ["T", "here"], ["it", "ute"], ["itut", "e"], ["itu", "te"], ["\u2581a", "maz"], ["\u2581am", "az"], ["\u2581", "amaz"], ["lo", "ok"], ["l", "ook"], ["\u2581S", "E"], ["\u2581", "SE"], ["\u2581j", "o"], ["\u2581", "jo"], ["\u2581pull", "ed"], ["\u2581pul", "led"], ["\u2581re", "sources"], ["\u2581res", "ources"], ["\u2581resource", "s"], ["\u2581", "resources"], ["\u2581M", "ax"], ["\u2581Ma", "x"], ["\u2581", "Max"], ["\u2581ag", "reed"], ["\u2581agree", "d"], ["\u2581agre", "ed"], ["as", "y"], ["a", "sy"], ["\u2581treat", "ment"], ["\">", "<", "/"], ["\"", ">", ">"], ["\u2581", ">>"], ["com", "mand"], ["comm", "and"], ["at", "z"], ["a", "tz"], ["\u2581m", "al"], ["\u2581ma", "l"], ["\u2581", "mal"], ["\u0441\u0442\u0430", "\u0432"], ["\u2581P", "ress"], ["\u2581Pr", "ess"], ["\u2581Pres", "s"], ["\u2581Pre", "ss"], ["\u2581", "Press"], ["\u2581char", "acters"], ["\u2581character", "s"], ["\u2581z", "ero"], ["\u2581ze", "ro"], ["\u2581", "zero"], ["AG", "E"], ["A", "GE"], ["rap", "per"], ["\u2581kit", "chen"], ["am", "ing"], ["ami", "ng"], ["amin", "g"], ["a", "ming"], ["\u2581re", "str"], ["\u2581r", "estr"], ["\u2581res", "tr"], ["\u2581rest", "r"], ["X", "X"], ["\u2581Col", "lege"], ["\u2581Ar", "ray"], ["\u2581Arr", "ay"], ["\u2581", "Array"], ["\u2581f", "resh"], ["\u2581fr", "esh"], ["\u2581fre", "sh"], ["\u2581fres", "h"], ["\u2581sh", "ift"], ["\u2581", "shift"], ["\u2581spec", "ified"], ["pl", "ete"], ["ple", "te"], ["plet", "e"], ["p", "lete"], ["IT", "E"], ["I", "TE"], ["\u2581C", "amp"], ["\u2581Cam", "p"], ["\u2581Ca", "mp"], ["\u2581", "Camp"], ["ri", "al"], ["ria", "l"], ["r", "ial"], ["c", "b"], ["\u2581T", "H"], ["\u2581", "TH"], ["I", "B"], ["os", "en"], ["ose", "n"], ["o", "sen"], ["\u2581", "\u00fa"], ["\u2581par", "ams"], ["\u2581param", "s"], ["\u2581para", "ms"], ["\u2581", "params"], ["ign", "ment"], ["ad", "ding"], ["add", "ing"], ["\u2581deg", "ree"], ["\u2581", "degree"], ["Loc", "al"], ["Lo", "cal"], ["L", "ocal"], ["O", "h"], ["\u2581z", "ur"], ["\u2581zu", "r"], ["\u2581level", "s"], ["\u2581lev", "els"], ["C", "S"], ["fin", "ished"], ["finish", "ed"], ["C", "ase"], ["ri", "age"], ["ria", "ge"], ["Vec", "tor"], ["V", "ector"], ["\u2581s", "ea"], ["\u2581se", "a"], ["\u2581", "sea"], ["ant", "ic"], ["anti", "c"], ["\u2581Le", "ague"], ["\u2581there", "fore"], ["\u2581ther", "efore"], ["On", "e"], ["O", "ne"], ["Re", "turn"], ["Ret", "urn"], ["R", "eturn"], ["Acc", "ess"], ["Ac", "cess"], ["A", "ccess"], ["va", "s"], ["v", "as"], ["\u2581\u043e", "\u0441"], ["\u2581r", "at"], ["\u2581ra", "t"], ["\u2581", "rat"], ["Bi", "g"], ["B", "ig"], ["\u2581be", "havior"], ["\u2581behav", "ior"], ["\u2581behavi", "or"], ["k", "r"], ["\u2581un", "defined"], ["\u2581und", "efined"], ["\u2581", "undefined"], ["\u2581E", "s"], ["\u2581", "Es"], ["\u2581appe", "ared"], ["\u2581appear", "ed"], ["el", "es"], ["ele", "s"], ["e", "les"], ["\u2581W", "AR"], ["\u2581WA", "R"], ["\u2581", "WAR"], ["St", "at"], ["S", "tat"], ["\u2581Go", "ogle"], ["\u2581", "Google"], ["\u2581c", "redit"], ["\u2581cre", "dit"], ["\u2581cr", "edit"], ["\u2581cred", "it"], ["\u2581F", "ile"], ["\u2581Fil", "e"], ["\u2581Fi", "le"], ["\u2581", "File"], ["an", "ging"], ["ang", "ing"], ["ho", "use"], ["hou", "se"], ["h", "ouse"], ["rom", "ise"], ["ge", "nt"], ["gen", "t"], ["g", "ent"], ["\u2581hab", "it"], ["\u2581ha", "bit"], ["\u2581soc", "iety"], ["\u2581soci", "ety"], ["\u2581societ", "y"], ["\u2581enc", "our"], ["\u2581p", "aint"], ["\u2581pain", "t"], ["\u2581pa", "int"], ["pe", "t"], ["p", "et"], ["\u2581U", "K"], ["\u2581", "UK"], ["aw", "s"], ["a", "ws"], ["on", "om"], ["ono", "m"], ["o", "nom"], ["G", "l"], ["}_", "{\\"], ["}_{", "\\"], ["}", "_{\\"], ["el", "ess"], ["ele", "ss"], ["eles", "s"], ["e", "less"], ["em", "y"], ["e", "my"], ["\u2581C", "ong"], ["\u2581Con", "g"], ["\u2581Co", "ng"], ["\u2581develop", "ed"], ["\u2581im", "ages"], ["\u2581image", "s"], ["\u2581imag", "es"], ["\u2581", "images"], ["\u2581", "\u00f6"], ["\u2581f", "ont"], ["\u2581fo", "nt"], ["\u2581fon", "t"], ["\u2581", "font"], ["cl", "ear"], ["cle", "ar"], ["c", "lear"], ["gi", "n"], ["g", "in"], ["\u2581L", "ord"], ["\u2581Lo", "rd"], ["\u2581Lor", "d"], ["\u2581trans", "port"], ["\u2581", "transport"], ["\u2581:", ":"], ["\u2581", "::"], ["\u2581c", "up"], ["\u2581cu", "p"], ["\u2581", "cup"], ["ul", "ate"], ["ula", "te"], ["u", "late"], ["\u2581D", "uring"], ["\u2581Du", "ring"], ["\u2581Dur", "ing"], ["pr", "iv"], ["p", "riv"], ["\u2581ext", "rem"], ["\u2581extr", "em"], ["\u2581D", "i"], ["\u2581", "Di"], ["\u2581d", "oubt"], ["\u2581dou", "bt"], ["\u2581doub", "t"], ["P", "y"], ["if", "ying"], ["ify", "ing"], ["sp", "lit"], ["spl", "it"], ["s", "plit"], ["eg", "o"], ["e", "go"], ["git", "hub"], ["g", "ithub"], ["\u2581)", ","], ["\u2581", "),"], ["RO", "M"], ["R", "OM"], ["\u2581ch", "air"], ["\u2581cha", "ir"], ["\u2581", "chair"], ["\u2581t", "rade"], ["\u2581tr", "ade"], ["\u2581trad", "e"], ["\u2581tra", "de"], ["\u2581n", "icht"], ["\u2581ni", "cht"], ["\u2581nic", "ht"], ["To", "p"], ["T", "op"], ["St", "ore"], ["\u2581p", "arte"], ["\u2581part", "e"], ["\u2581par", "te"], ["pro", "ject"], ["ni", "a"], ["n", "ia"], ["\u2581\u0432", "\u0456\u0434"], ["\u2581\u0432\u0456", "\u0434"], ["wa", "r"], ["w", "ar"], ["\u2581Pro", "f"], ["\u2581Pr", "of"], ["\u2581c", "aught"], ["Th", "read"], ["\u0441\u0442", "\u0432\u0430"], ["\u0441\u0442\u0432", "\u0430"], ["\u0441", "\u0442\u0432\u0430"], ["aut", "hor"], ["auth", "or"], ["\u2581d", "oll"], ["\u2581do", "ll"], ["\u2581dol", "l"], ["\u2581h", "arm"], ["\u2581ha", "rm"], ["\u2581har", "m"], ["\u2581", "harm"], ["\u2581G", "en"], ["\u2581Ge", "n"], ["\u2581", "Gen"], ["tr", "ee"], ["tre", "e"], ["t", "ree"], ["et", "ime"], ["eti", "me"], ["e", "time"], ["cf", "g"], ["c", "fg"], ["\u2581gu", "ys"], ["\u2581guy", "s"], ["\u2581Cal", "ifornia"], ["\u2581G", "reen"], ["\u2581Gr", "een"], ["\u2581Gre", "en"], ["\u2581Gree", "n"], ["\u2581", "Green"], ["\u2581mov", "ement"], ["\u2581move", "ment"], ["\u2581mo", "vement"], ["ie", "j"], ["i", "ej"], ["\u2581stat", "ement"], ["\u2581state", "ment"], ["\u2581", "statement"], ["\u2581se", "eing"], ["\u2581see", "ing"], ["\u2581h", "aven"], ["\u2581have", "n"], ["\u2581ha", "ven"], ["\u2581hav", "en"], ["vent", "ion"], ["v", "ention"], ["S", "L"], ["ched", "ul"], ["ie", "rt"], ["ier", "t"], ["i", "ert"], ["\u2581pr", "imary"], ["\u2581prim", "ary"], ["\u2581pri", "mary"], ["\u2581prima", "ry"], ["\u2581", "primary"], ["\u2581c", "ivil"], ["\u2581ci", "vil"], ["\u2581civ", "il"], ["ri", "an"], ["ria", "n"], ["r", "ian"], ["\u2581b", "utton"], ["\u2581but", "ton"], ["\u2581butt", "on"], ["\u2581", "button"], ["\u2581l", "ived"], ["\u2581li", "ved"], ["\u2581live", "d"], ["\u2581liv", "ed"], ["P", "ass"], ["so", "r"], ["s", "or"], ["\u2581watch", "ing"], ["\u2581wat", "ching"], ["\u2581sk", "ills"], ["\u2581skill", "s"], ["te", "e"], ["t", "ee"], ["Le", "vel"], ["L", "evel"], ["\u2581sc", "ient"], ["h", "s"], ["\u2581a", "gre"], ["\u2581ag", "re"], ["ca", "t"], ["c", "at"], ["\u2581t", "end"], ["\u2581te", "nd"], ["\u2581ten", "d"], ["\u2581M", "ill"], ["\u2581Mil", "l"], ["\u2581Mi", "ll"], ["\u2581", "Mill"], ["\u2581C", "ap"], ["\u2581Ca", "p"], ["\u2581", "Cap"], ["OR", "D"], ["O", "RD"], ["gl", "e"], ["g", "le"], ["\u2581\u0441", "\u0432\u043e"], ["\u00bb", ","], ["\u2581a", "head"], ["\u2581ah", "ead"], ["ve", "st"], ["ves", "t"], ["v", "est"], ["\u2581J", "ose"], ["\u2581Jo", "se"], ["\u2581Jos", "e"], ["is", "cher"], ["isch", "er"], ["ische", "r"], ["isc", "her"], ["\u0219", "i"], ["\u2581le", "aving"], ["\u2581\u0434", "\u043b\u044f"], ["\u2581s", "outh"], ["\u2581so", "uth"], ["\u2581sou", "th"], ["\u2581sout", "h"], ["\u2581con", "sum"], ["\u2581cons", "um"], ["\u2581", "consum"], ["R", "ange"], ["\u2581activ", "ities"], ["Se", "c"], ["S", "ec"], ["\u2581s", "ales"], ["\u2581sa", "les"], ["\u2581sal", "es"], ["\u2581sale", "s"], ["\u2581f", "ix"], ["\u2581fi", "x"], ["\u2581", "fix"], ["\u2581j", "ed"], ["\u2581je", "d"], ["\u2581", "jed"], ["ru", "m"], ["r", "um"], ["ve", "ctor"], ["vec", "tor"], ["v", "ector"], ["\u2581s", "pot"], ["\u2581sp", "ot"], ["\u2581spo", "t"], ["\u2581", "spot"], ["\u2581man", "ufact"], ["\u043a", "\u0442"], ["or", "row"], ["orr", "ow"], ["si", "gn"], ["sig", "n"], ["s", "ign"], ["\u2581col", "lege"], ["\u2581colle", "ge"], ["\u2581colleg", "e"], ["\u2581d", "river"], ["\u2581dr", "iver"], ["\u2581dri", "ver"], ["\u2581driv", "er"], ["\u2581drive", "r"], ["\u2581", "driver"], ["\u2581def", "initely"], ["\u2581definit", "ely"], ["\u2581s", "pend"], ["\u2581sp", "end"], ["\u2581spe", "nd"], ["miss", "ion"], ["m", "ission"], ["\u0437", "\u0443"], ["at", "ively"], ["ative", "ly"], ["ativ", "ely"], ["b", "i"], ["Call", "back"], ["\u2581particular", "ly"], ["\u2581particul", "arly"], ["\u2581h", "ell"], ["\u2581he", "ll"], ["\u2581hel", "l"], ["\u2581", "hell"], ["\u2581p", "ool"], ["\u2581po", "ol"], ["\u2581", "pool"], ["PR", "E"], ["P", "RE"], ["\u2581cle", "arly"], ["\u2581clear", "ly"], ["P", "T"], ["ot", "hes"], ["oth", "es"], ["othe", "s"], ["\u2581I", "d"], ["\u2581", "Id"], ["Loc", "ation"], ["L", "ocation"], ["\u2581R", "un"], ["\u2581Ru", "n"], ["\u2581", "Run"], ["\u2581f", "ixed"], ["\u2581fix", "ed"], ["\u2581", "fixed"], ["\u2581H", "and"], ["\u2581Ha", "nd"], ["\u2581Han", "d"], ["\u2581", "Hand"], ["ba", "l"], ["b", "al"], ["d", "ouble"], ["C", "an"], ["Om", "ega"], ["\u2581chall", "eng"], ["\u2581stand", "ing"], ["\u2581stan", "ding"], ["\u2581", "standing"], ["it", "en"], ["ite", "n"], ["i", "ten"], ["\u2581me", "chan"], ["\u2581d", "urch"], ["\u2581dur", "ch"], ["\u2581d", "ell"], ["\u2581de", "ll"], ["\u2581del", "l"], ["\u2581rais", "ed"], ["\u2581raise", "d"], ["\u2581ra", "ised"], ["\u2581we", "ak"], ["\u2581", "weak"], ["\u2581D", "u"], ["\u2581", "Du"], ["gr", "ad"], ["gra", "d"], ["g", "rad"], ["\u2581sc", "ene"], ["\u2581scen", "e"], ["\u2581", "scene"], ["pos", "s"], ["po", "ss"], ["p", "oss"], ["\u2581t", "on"], ["\u2581to", "n"], ["\u2581", "ton"], ["\u2581e", "arth"], ["\u2581ear", "th"], ["ul", "ations"], ["ulation", "s"], ["\u2581str", "ength"], ["\u2581stre", "ngth"], ["\u2581streng", "th"], ["ak", "ed"], ["ake", "d"], ["a", "ked"], ["\u2581re", "main"], ["\u2581rem", "ain"], ["\u2581B", "i"], ["\u2581", "Bi"], ["\u2581custom", "er"], ["\u2581cust", "omer"], ["\u2581", "customer"], ["ran", "ge"], ["r", "ange"], ["\u2581inter", "ested"], ["\u2581interest", "ed"], ["ON", "E"], ["O", "NE"], ["\u2581c", "off"], ["\u2581co", "ff"], ["re", "quire"], ["requ", "ire"], ["\u2581On", "ly"], ["\u2581", "Only"], ["\u2581W", "eb"], ["\u2581We", "b"], ["\u2581", "Web"], ["\u2581f", "arm"], ["\u2581far", "m"], ["\u2581fa", "rm"], ["\u2581act", "ivity"], ["\u2581activ", "ity"], ["\u2581", "activity"], ["\u2581r", "out"], ["\u2581ro", "ut"], ["\u2581rou", "t"], ["bl", "ing"], ["b", "ling"], ["S", "Y"], ["\u2581Rich", "ard"], ["\u2581Ric", "hard"], ["\u2581R", "ef"], ["\u2581Re", "f"], ["\u2581", "Ref"], ["\u2581\u043a\u043e", "\u043d"], ["\u2581\u043a", "\u043e\u043d"], ["\u2581", "\u043a\u043e\u043d"], ["\u2581j", "un"], ["\u2581ju", "n"], ["bo", "rn"], ["bor", "n"], ["b", "orn"], ["ij", "n"], ["Config", "uration"], ["um", "an"], ["uma", "n"], ["u", "man"], ["E", "E"], ["\u2581mar", "ried"], ["\u2581\u0417", "\u0430"], ["\u2581", "\u0417\u0430"], ["\u2581f", "at"], ["\u2581fa", "t"], ["\u2581k", "id"], ["\u2581ki", "d"], ["\u2581T", "ur"], ["\u2581Tu", "r"], ["\u2581", "Tur"], ["\u2581off", "ered"], ["\u2581offer", "ed"], ["ni", "c"], ["n", "ic"], ["\u2581B", "ig"], ["\u2581Bi", "g"], ["\u2581", "Big"], ["Ga", "mma"], ["G", "amma"], ["\u2581He", "alth"], ["\u2581", "Health"], ["\u2581T", "R"], ["\u2581", "TR"], ["\u2581s", "i\u0119"], ["\u2581si", "\u0119"], ["\u2581const", "ruction"], ["\u2581construct", "ion"], ["\u2581constr", "uction"], ["\u2581constru", "ction"], ["\u2581", "construction"], ["\u2581Ch", "urch"], ["\u2581B", "et"], ["\u2581Be", "t"], ["\u2581", "Bet"], ["bu", "s"], ["b", "us"], ["\u2581e", "arn"], ["\u2581ear", "n"], ["ri", "ct"], ["ric", "t"], ["r", "ict"], ["\u2581\u043f", "\u0440\u0430"], ["\u2581\u043f\u0440", "\u0430"], ["\u2581", "\u043f\u0440\u0430"], ["\u2581br", "ain"], ["\u2581bra", "in"], ["\u2581f", "ra"], ["\u2581fr", "a"], ["\u2581O", "p"], ["\u2581", "Op"], ["FI", "G"], ["F", "IG"], ["em", "a"], ["e", "ma"], ["\u2581Europe", "an"], ["\u2581S", "aint"], ["\u2581Sa", "int"], ["\u2581", "Saint"], ["AR", "E"], ["A", "RE"], ["ur", "i"], ["u", "ri"], ["\u2581R", "iver"], ["{", "}"], ["\u2581s", "itting"], ["\u2581sit", "ting"], ["\u2581under", "standing"], ["\u2581understand", "ing"], ["\u2581pl", "ans"], ["\u2581plan", "s"], ["rop", "ri"], ["\u2581old", "er"], ["\u2581ol", "der"], ["\u2581", "older"], ["\u2581pres", "sure"], ["\u2581press", "ure"], ["Im", "pl"], ["Imp", "l"], ["\u2581pe", "ace"], ["Conne", "ction"], ["Conn", "ection"], ["Connect", "ion"], ["\u2581f", "i"], ["\u2581", "fi"], ["ri", "ch"], ["ric", "h"], ["r", "ich"], ["\u2581sh", "ut"], ["ap", "ers"], ["ape", "rs"], ["aper", "s"], ["a", "pers"], ["Po", "rt"], ["P", "ort"], ["\u2581L", "ook"], ["\u2581Lo", "ok"], ["\u2581", "Look"], ["ri", "m"], ["r", "im"], ["au", "th"], ["aut", "h"], ["a", "uth"], ["au", "to"], ["aut", "o"], ["a", "uto"], ["\u2581high", "ly"], ["\u2581un", "less"], ["\u2581W", "al"], ["\u2581Wa", "l"], ["\u2581re", "n"], ["\u2581r", "en"], ["\u2581", "ren"], ["w", "s"], ["\u2581c", "ore"], ["\u2581co", "re"], ["\u2581cor", "e"], ["\u2581", "core"], ["(", "-"], ["\u2581c", "lim"], ["\u2581cl", "im"], ["ru", "it"], ["r", "uit"], ["\u2581call", "back"], ["\u2581", "callback"], ["he", "st"], ["hes", "t"], ["h", "est"], ["\u2581Char", "les"], ["\u2581Charl", "es"], ["\u2581L", "ong"], ["\u2581Lo", "ng"], ["\u2581", "Long"], ["}", "="], ["\u044a", "\u0440"], ["\u2581sh", "ared"], ["\u2581share", "d"], ["\u2581shar", "ed"], ["\u2581sha", "red"], ["\u2581", "shared"], ["ul", "ated"], ["ula", "ted"], ["ulate", "d"], ["gorith", "m"], ["\u2581H", "ome"], ["\u2581Ho", "me"], ["\u2581Hom", "e"], ["\u2581", "Home"], ["\u2581vill", "age"], ["\u2581vil", "lage"], ["ee", "s"], ["e", "es"], ["s", "v"], ["\u2581rest", "aur"], ["re", "y"], ["r", "ey"], ["\u2581C", "ast"], ["\u2581Cas", "t"], ["\u2581Ca", "st"], ["\u2581", "Cast"], ["\u2581P", "erson"], ["\u2581Per", "son"], ["\u2581Pers", "on"], ["\u2581", "Person"], ["\u043a\u0438", "\u0439"], ["\u2581organ", "iz"], ["\u2581R", "ad"], ["\u2581Ra", "d"], ["\u2581", "Rad"], ["pon", "ents"], ["ponent", "s"], ["\u2581wer", "den"], ["\u2581werd", "en"], ["\u2581b", "ow"], ["\u2581bo", "w"], ["\u2581", "bow"], ["se", "n"], ["s", "en"], ["am", "i"], ["a", "mi"], ["Inter", "face"], ["\u2581b", "asis"], ["\u2581bas", "is"], ["\u2581ba", "sis"], ["\u2581Comp", "any"], ["\u2581Compan", "y"], ["\u2581", "Company"], ["er", "nel"], ["ern", "el"], ["erne", "l"], ["it", "u"], ["i", "tu"], ["Has", "h"], ["Ha", "sh"], ["H", "ash"], ["\u2581a", "an"], ["\u2581", "\u0445"], ["\u2581s", "mile"], ["\u2581sm", "ile"], ["x", "ml"], ["\u2581s", "cen"], ["\u2581sc", "en"], ["am", "m"], ["a", "mm"], ["to", "ol"], ["too", "l"], ["t", "ool"], ["ar", "ia"], ["ari", "a"], ["a", "ria"], ["\u2581acc", "ur"], ["\u2581ac", "cur"], ["\u2581", "accur"], ["set", "tings"], ["setting", "s"], ["\u2581Jes", "us"], ["ac", "ement"], ["ace", "ment"], ["po", "wer"], ["pow", "er"], ["p", "ower"], ["(", "!"], ["\u2581c", "alls"], ["\u2581call", "s"], ["\u2581cal", "ls"], ["\u2581", "calls"], ["\u2581bas", "ic"], ["\u2581", "basic"], ["\u2581set", "tings"], ["\u2581sett", "ings"], ["\u2581setting", "s"], ["\u2581", "settings"], ["ri", "pt"], ["rip", "t"], ["r", "ipt"], ["po", "ol"], ["p", "ool"], ["ct", "ors"], ["ctor", "s"], ["\u2581Found", "ation"], ["\u2581", "Foundation"], ["\u2581we", "ap"], ["KE", "Y"], ["K", "EY"], ["fo", "ot"], ["foo", "t"], ["f", "oot"], ["\u2581r", "adio"], ["\u2581rad", "io"], ["\u2581radi", "o"], ["\u2581", "radio"], ["\u2581hel", "ped"], ["\u2581help", "ed"], ["ma", "nn"], ["man", "n"], ["m", "ann"], ["\u2581j", "ump"], ["\u2581ju", "mp"], ["\u2581t", "ick"], ["\u2581ti", "ck"], ["\u2581", "tick"], ["\u2581gr", "owing"], ["\u2581grow", "ing"], ["\u2581gro", "wing"], ["at", "en"], ["ate", "n"], ["a", "ten"], ["re", "al"], ["rea", "l"], ["\u2581incre", "asing"], ["Dev", "ice"], ["var", "epsilon"], ["vare", "psilon"], ["\u2581s", "ets"], ["\u2581se", "ts"], ["\u2581set", "s"], ["\u2581", "sets"], ["\u2581adv", "ant"], ["Op", "en"], ["O", "pen"], ["\u2581re", "asons"], ["\u2581reason", "s"], ["\u2581sup", "posed"], ["\u2581supp", "osed"], ["\u2581suppose", "d"], ["oe", "s"], ["o", "es"], ["ed", "e"], ["e", "de"], ["te", "en"], ["tee", "n"], ["t", "een"], ["if", "def"], ["\u2581de", "lete"], ["\u2581del", "ete"], ["\u2581delet", "e"], ["\u2581", "delete"], ["\u2581&", "="], ["\u2581", "&="], ["\u2581B", "ill"], ["\u2581Bi", "ll"], ["\u2581Bil", "l"], ["\u2581", "Bill"], ["\u2581a", "im"], ["\u2581ai", "m"], ["\u2581", "aim"], ["\u2581O", "k"], ["\u2581", "Ok"], ["\u2581A", "v"], ["\u2581", "Av"], ["re", "ci"], ["rec", "i"], ["ac", "ks"], ["ack", "s"], ["a", "cks"], ["is", "te"], ["ist", "e"], ["i", "ste"], ["Pro", "perties"], ["\u2581t", "mp"], ["\u2581tm", "p"], ["\u2581", "tmp"], ["\u2581d", "ei"], ["\u2581de", "i"], ["PE", "R"], ["P", "ER"], ["D", "C"], ["st", "a"], ["s", "ta"], ["\u043d\u0438", "\u0438"], ["\u2581lim", "ited"], ["\u2581limit", "ed"], ["\u2581", "limited"], ["\u2581great", "er"], ["\u2581gre", "ater"], ["de", "scription"], ["des", "cription"], ["or", "i"], ["o", "ri"], ["ain", "ts"], ["aint", "s"], ["\u2581h", "y"], ["\u2581", "hy"], ["\u2581M", "el"], ["\u2581Me", "l"], ["\u2581C", "H"], ["\u2581", "CH"], ["con", "s"], ["co", "ns"], ["c", "ons"], ["\u2581sur", "round"], ["\u2581W", "ho"], ["\u2581Wh", "o"], ["\u2581", "Who"], ["ar", "c"], ["a", "rc"], ["\u2581te", "lev"], ["\u2581tele", "v"], ["\u2581tel", "ev"], ["it", "ution"], ["itut", "ion"], ["\u2581e", "qual"], ["\u2581equ", "al"], ["\u2581eq", "ual"], ["\u2581", "equal"], ["\u043a", "\u0456"], ["\u2581Is", "rael"], ["\u00e4", "h"], ["\u2581C", "aption"], ["\u2581Capt", "ion"], ["\u2581Ca", "ption"], ["\u2581ex", "erc"], ["em", "por"], ["emp", "or"], ["\u2581+", "+"], ["\u2581", "++"], ["\u2581l", "ib"], ["\u2581li", "b"], ["\u2581", "lib"], ["ma", "ke"], ["m", "ake"], ["\u2581M", "A"], ["\u2581", "MA"], ["co", "py"], ["cop", "y"], ["c", "opy"], ["f", "riend"], ["\u2581\u043a\u043e", "\u0442\u043e"], ["\u2581", "\u043a\u043e\u0442\u043e"], ["\u2581dam", "age"], ["\u2581\\", ","], ["\u2581", "\\,"], ["od", "ed"], ["ode", "d"], ["o", "ded"], ["\u2581n", "one"], ["\u2581no", "ne"], ["\u2581non", "e"], ["\u2581", "none"], ["\u2581ev", "alu"], ["\u2581eval", "u"], ["\u2581", "evalu"], ["st", "on"], ["sto", "n"], ["s", "ton"], [">", ","], ["FO", "R"], ["F", "OR"], ["\u2581n", "orm"], ["\u2581no", "rm"], ["\u2581nor", "m"], ["\u2581", "norm"], ["ap", "pe"], ["app", "e"], ["a", "ppe"], ["S", "ession"], ["\u2581ad", "ult"], ["\u2581h", "ospital"], ["\u2581hosp", "ital"], ["\u2581recomm", "end"], ["pro", "perty"], ["ste", "in"], ["fin", "al"], ["fi", "nal"], ["f", "inal"], ["\u2581n", "u"], ["\u2581", "nu"], ["se", "cond"], ["sec", "ond"], ["\u2581a", "spect"], ["\u2581as", "pect"], ["\u2581asp", "ect"], ["\")", "]"], ["\"", ")]"], ["\u0436\u0435", "\u043d"], ["\u0436", "\u0435\u043d"], ["am", "ento"], ["ament", "o"], ["amen", "to"], ["\u2581r", "ac"], ["\u2581ra", "c"], ["\u2581", "rac"], ["sa", "ve"], ["s", "ave"], ["\u2581foot", "ball"], ["A", "b"], ["un", "gs"], ["ung", "s"], ["ab", "il"], ["abi", "l"], ["a", "bil"], ["\u2581Ar", "ch"], ["\u2581Arc", "h"], ["\u2581", "Arch"], ["sys", "tem"], ["s", "ystem"], ["hi", "st"], ["his", "t"], ["h", "ist"], ["\u2581l", "uck"], ["\u2581lu", "ck"], ["\u2581luc", "k"], ["re", "nder"], ["ren", "der"], ["rend", "er"], ["r", "ender"], ["\u2581se", "in"], ["\u2581sei", "n"], ["ion", "i"], ["io", "ni"], ["i", "oni"], ["\u2581r", "ot"], ["\u2581ro", "t"], ["\u2581", "rot"], ["\u2581cor", "ner"], ["\u2581corn", "er"], ["\u2581app", "ropri"], ["\u2581ap", "propri"], ["\u2581", "appropri"], ["\u2581Soft", "ware"], ["\u2581t", "ele"], ["\u2581te", "le"], ["\u2581tel", "e"], ["\u2581", "tele"], ["De", "lete"], ["Dele", "te"], ["Del", "ete"], ["\u2581Acc", "ording"], ["\u2581pr", "ison"], ["\u2581pri", "son"], ["\u2581", "prison"], ["\u2581l", "ic"], ["\u2581li", "c"], ["\u2581", "lic"], ["\u2581\u043c", "\u0438"], ["\u2581", "\u043c\u0438"], ["ter", "m"], ["te", "rm"], ["t", "erm"], ["se", "ts"], ["set", "s"], ["s", "ets"], ["\u2581v", "el"], ["\u2581ve", "l"], ["\u2581", "vel"], ["\u2581r", "ank"], ["\u2581ran", "k"], ["\u2581", "rank"], ["\u2581ex", "isting"], ["\u2581exist", "ing"], ["\u2581", "existing"], ["\u2581V", "ir"], ["\u2581Vi", "r"], ["\u2581t", "rip"], ["\u2581tr", "ip"], ["\u2581tri", "p"], ["\u2581\u043c", "\u0443"], ["\u2581", "\u043c\u0443"], ["av", "ax"], ["ava", "x"], ["\u2581r", "is"], ["\u2581ri", "s"], ["\u2581", "ris"], ["\u2581def", "ine"], ["\u2581defin", "e"], ["\u2581", "define"], ["\u2581he", "at"], ["ca", "r"], ["c", "ar"], ["\u2581con", "vert"], ["\u2581conv", "ert"], ["\u2581conver", "t"], ["\u2581conve", "rt"], ["\u2581", "convert"], ["em", "ail"], ["ema", "il"], ["e", "mail"], ["\u2581U", "nder"], ["\u2581Un", "der"], ["\u2581Und", "er"], ["\u2581", "Under"], ["\u2581", "\u0428"], ["\u2581G", "rand"], ["\u2581Gr", "and"], ["\u2581Gran", "d"], ["\u2581Gra", "nd"], ["\u2581ex", "ists"], ["\u2581exist", "s"], ["\u2581", "exists"], ["sy", "s"], ["s", "ys"], ["ef", "f"], ["e", "ff"], ["\u2581T", "op"], ["\u2581To", "p"], ["\u2581", "Top"], ["\u2581", "\u010d"], ["\u2581t", "empor"], ["\u2581tem", "por"], ["\u2581temp", "or"], ["\u2581tempo", "r"], ["\u2581arg", "uments"], ["\u2581argument", "s"], ["\u2581", "arguments"], ["\u2581support", "ed"], ["\u2581supp", "orted"], ["\u2581", "supported"], ["en", "sed"], ["ens", "ed"], ["ense", "d"], ["\u2581Franc", "is"], ["\u2581co", "ord"], ["\u2581", "coord"], ["\u2581achie", "ve"], ["\u2581N", "ame"], ["\u2581Na", "me"], ["\u2581Nam", "e"], ["\u2581", "Name"], ["\u2581J", "ahr"], ["\u2581Jah", "r"], ["\u2581Ja", "hr"], ["\u2581G", "i"], ["sh", "e"], ["s", "he"], ["\u2581D", "ev"], ["\u2581De", "v"], ["\u2581", "Dev"], ["\u2581a", "lla"], ["\u2581al", "la"], ["\u2581all", "a"], ["\u2581", "alla"], ["\u2581W", "IT"], ["ag", "ment"], ["c", "ustom"], ["al", "ls"], ["all", "s"], ["&", "&"], ["W", "E"], ["\u2581h", "olding"], ["\u2581hold", "ing"], ["\u2581hol", "ding"], ["pro", "totype"], ["proto", "type"], ["prot", "otype"], ["\u2581f", "ing"], ["\u2581fin", "g"], ["\u2581fi", "ng"], ["\u2581b", "ag"], ["\u2581ba", "g"], ["\u2581", "bag"], ["\u2581Par", "ty"], ["\u2581Part", "y"], ["st", "ack"], ["sta", "ck"], ["\u2581econom", "ic"], ["\u2581G", "al"], ["\u2581Ga", "l"], ["id", "ents"], ["ident", "s"], ["iden", "ts"], ["\u2581J", "un"], ["\u2581Ju", "n"], ["\u2581sh", "owed"], ["\u2581show", "ed"], ["os", "h"], ["o", "sh"], ["\u2581B", "ay"], ["\u2581Ba", "y"], ["\u2581", "Bay"], ["ma", "il"], ["m", "ail"], ["\u2581S", "O"], ["\u2581", "SO"], ["\u2581\"", "<"], ["graph", "ics"], ["\u2581f", "u"], ["\u2581", "fu"], ["cl", "ick"], ["cli", "ck"], ["c", "lick"], ["\u2581b", "attle"], ["\u2581batt", "le"], ["\u2581bat", "tle"], ["{", "{"], ["\u2581E", "vent"], ["\u2581Even", "t"], ["\u2581Ev", "ent"], ["\u2581Eve", "nt"], ["\u2581", "Event"], ["ri", "or"], ["rio", "r"], ["r", "ior"], ["ch", "aft"], ["cha", "ft"], ["\u2581f", "avorite"], ["\u2581favor", "ite"], ["us", "ive"], ["sup", "port"], ["supp", "ort"], ["s", "upport"], ["b", "m"], ["K", "ind"], ["\u2581saf", "ety"], ["\u2581safe", "ty"], ["\u2581E", "nt"], ["\u2581En", "t"], ["\u2581", "Ent"], ["cu", "p"], ["c", "up"], ["\u2581Austral", "ia"], ["\u2581dest", "roy"], ["\u2581destro", "y"], ["\u2581", "destroy"], ["\u2581organ", "ization"], ["\u2581organiz", "ation"], ["id", "en"], ["ide", "n"], ["i", "den"], ["########", "########"], ["de", "c"], ["d", "ec"], ["\u2581z", "a"], ["\u2581", "za"], ["\u2581s", "even"], ["\u2581se", "ven"], ["\u2581", "seven"], ["ar", "ely"], ["are", "ly"], ["arel", "y"], ["\u2581f", "lag"], ["\u2581fl", "ag"], ["\u2581", "flag"], ["Di", "r"], ["D", "ir"], ["\u2581C", "arl"], ["\u2581Car", "l"], ["\u2581Ca", "rl"], ["\u2581do", "ctor"], ["\u2581doc", "tor"], ["\u2581var", "iety"], ["\u2581vari", "ety"], ["\u2581L", "in"], ["\u2581Li", "n"], ["\u2581", "Lin"], ["\u2581t", "om"], ["\u2581to", "m"], ["\u2581", "tom"], ["^{", "("], ["^", "{("], ["B", "o"], ["an", "tes"], ["ant", "es"], ["ante", "s"], ["\u2581m", "ine"], ["\u2581min", "e"], ["\u2581mi", "ne"], ["\u2581", "mine"], ["\u2581M", "it"], ["\u2581Mi", "t"], ["\u2581de", "scribe"], ["\u2581desc", "ribe"], ["\u2581describ", "e"], ["Ar", "gs"], ["Arg", "s"], ["L", "S"], ["AP", "I"], ["A", "PI"], ["\u2581L", "uc"], ["\u2581Lu", "c"], ["\u2581", "Luc"], ["ph", "one"], ["\u2581sc", "ience"], ["\u2581", "science"], ["\u2581O", "per"], ["\u2581Op", "er"], ["\u2581", "Oper"], ["Ne", "xt"], ["N", "ext"], ["\u2581invest", "ig"], ["\u2581demon", "str"], ["\u2581G", "overn"], ["\u2581Go", "vern"], ["\u2581object", "s"], ["\u2581", "objects"], ["\u2581Lou", "is"], ["\u2581Lo", "uis"], ["\u2581Return", "s"], ["\u2581", "Returns"], ["\u2581h", "an"], ["\u2581ha", "n"], ["\u2581", "han"], ["na", "m"], ["n", "am"], ["\u2581com", "me"], ["\u2581comm", "e"], ["\u2581pres", "ence"], ["\u2581p", "el"], ["\u2581pe", "l"], ["\u2581", "pel"], ["\u2581det", "ect"], ["\u2581", "detect"], [")", "="], ["\u2581Ch", "inese"], ["\u2581r", "ich"], ["\u2581ri", "ch"], ["\u2581ric", "h"], ["\u2581", "rich"], ["\u2581class", "es"], ["\u2581classe", "s"], ["\u2581clas", "ses"], ["\u2581", "classes"], ["\u2581exp", "and"], ["\u2581", "expand"], ["\u2581D", "om"], ["\u2581Do", "m"], ["\u2581", "Dom"], ["\u2581D", "ec"], ["\u2581De", "c"], ["\u2581", "Dec"], ["s", "n"], ["pe", "ed"], ["p", "eed"], ["\u2581J", "im"], ["\u2581Ji", "m"], ["sh", "ould"], ["\u2581Sm", "ith"], ["\u2581p", "ages"], ["\u2581page", "s"], ["\u2581pa", "ges"], ["\u2581pag", "es"], ["\u2581", "pages"], ["\u2581Je", "an"], ["ri", "cs"], ["ric", "s"], ["r", "ics"], ["\u2581S", "und"], ["\u2581Su", "nd"], ["\u2581Sun", "d"], ["ad", "s"], ["a", "ds"], ["\u2581The", "ir"], ["un", "icip"], ["uni", "cip"], ["unic", "ip"], ["\u0432", "\u0443"], ["\u2581down", "load"], ["\u2581", "download"], ["\u2581st", "ress"], ["\u2581str", "ess"], ["\u2581stre", "ss"], ["\u2581P", "et"], ["\u2581Pe", "t"], ["\u2581", "Pet"], ["me", "nu"], ["men", "u"], ["m", "enu"], ["re", "me"], ["rem", "e"], ["r", "eme"], ["\u2581com", "pared"], ["\u2581comp", "ared"], ["\u2581compar", "ed"], ["\u2581compare", "d"], ["St", "e"], ["S", "te"], ["IN", "D"], ["I", "ND"], ["cont", "ainer"], ["\u2581Ind", "ian"], ["\u2581India", "n"], ["or", "en"], ["ore", "n"], ["o", "ren"], ["\u2581s", "es"], ["\u2581se", "s"], ["\u2581", "ses"], ["\u2581W", "he"], ["\u2581Wh", "e"], ["\u2581", "Whe"], ["\u2581r", "oku"], ["\u2581ro", "ku"], ["\u2581estab", "lished"], ["\u2581establish", "ed"], ["\u2581gener", "ally"], ["\u2581general", "ly"], ["\u2581f", "le"], ["\u2581fl", "e"], ["__", "("], ["_", "_("], ["=\"", "+"], ["=", "\"+"], ["V", "ar"], ["\u2581M", "ake"], ["\u2581Ma", "ke"], ["\u2581Mak", "e"], ["\u2581", "Make"], ["\u2581rem", "oved"], ["\u2581remove", "d"], ["\u2581", "removed"], ["z", "z"], ["\u00fc", "n"], ["\u2581m", "ix"], ["\u2581mi", "x"], ["\u2581", "mix"], ["er", "k"], ["iat", "ion"], ["i", "ation"], ["ou", "ter"], ["out", "er"], ["oute", "r"], ["o", "uter"], ["S", "K"], ["\u2581be", "comes"], ["\u2581bec", "omes"], ["\u2581become", "s"], ["\u2581H", "all"], ["\u2581Ha", "ll"], ["\u2581Hal", "l"], ["sc", "ious"], ["\u2581w", "atched"], ["\u2581watch", "ed"], ["\u2581wat", "ched"], ["\u2581g", "ather"], ["\u2581ga", "ther"], ["\u2581", "gather"], ["\u2581Res", "ult"], ["\u2581", "Result"], ["pro", "of"], ["pa", "y"], ["p", "ay"], ["\u2581produ", "ced"], ["\u2581produce", "d"], ["\u2581prod", "uced"], ["\u2581|", "="], ["\u2581b", "order"], ["\u2581bord", "er"], ["\u2581bor", "der"], ["\u2581", "border"], ["\u2581d", "in"], ["\u2581di", "n"], ["\u2581s", "cript"], ["\u2581sc", "ript"], ["\u2581scr", "ipt"], ["\u2581", "script"], ["\u2581a", "ctions"], ["\u2581act", "ions"], ["\u2581action", "s"], ["\u2581", "actions"], ["\u2581m", "as"], ["\u2581ma", "s"], ["\u2581", "mas"], ["\u0449", "\u0430"], ["oot", "h"], ["oo", "th"], ["o", "oth"], ["\u2581Te", "chn"], ["\u2581Tech", "n"], ["Js", "on"], ["J", "son"], ["\u2581f", "illed"], ["\u2581fil", "led"], ["\u2581fill", "ed"], ["\u2581", "filled"], ["\u0434\u0435", "\u043d"], ["\u0434", "\u0435\u043d"], ["und", "le"], ["\u0441\u0442", "\u0443"], ["\u0441", "\u0442\u0443"], ["To", "ol"], ["Too", "l"], ["T", "ool"], ["\u2581k", "ing"], ["\u2581ki", "ng"], ["\u2581kin", "g"], ["\u2581", "king"], ["\u2581v", "en"], ["\u2581ve", "n"], ["\u2581", "ven"], ["st", "ra"], ["str", "a"], ["s", "tra"], ["\u2581pre", "dict"], ["\u2581pred", "ict"], ["\u2581", "predict"], ["\u2581l", "ui"], ["\u2581lu", "i"], ["\u2581WAR", "RAN"], ["\u2581F", "un"], ["\u2581Fu", "n"], ["\u2581", "Fun"], ["Sc", "ript"], ["S", "cript"], ["\u2581power", "ful"], ["\u2581l", "ose"], ["\u2581lo", "se"], ["\u2581los", "e"], ["at", "ically"], ["atic", "ally"], ["\u2581d", "aily"], ["\u2581da", "ily"], ["\u2581dai", "ly"], ["\u2581r", "ing"], ["\u2581ri", "ng"], ["\u2581", "ring"], ["\u2581ar", "rived"], ["\u2581arriv", "ed"], ["\u2581arr", "ived"], ["\u2581arrive", "d"], ["St", "ack"], ["sc", "ope"], ["s", "cope"], ["\u2581B", "ack"], ["\u2581Ba", "ck"], ["\u2581", "Back"], ["el", "ij"], ["eli", "j"], ["e", "lij"], ["\u2581z", "e"], ["\u2581", "ze"], ["ke", "ys"], ["key", "s"], ["{", "\""], ["VI", "D"], ["V", "ID"], ["\u2581l", "icense"], ["\u2581lic", "ense"], ["\u2581", "license"], ["wh", "at"], ["w", "hat"], ["\u2581pro", "ced"], ["\u2581proc", "ed"], ["ra", "nt"], ["ran", "t"], ["r", "ant"], ["est", "ival"], ["ag", "ram"], ["agr", "am"], ["agra", "m"], ["a", "gram"], ["\u2581L", "O"], ["\u2581", "LO"], ["\u2581Hen", "ry"], ["\u2581fl", "ags"], ["\u2581flag", "s"], ["\u2581", "flags"], ["Do", "wn"], ["D", "own"], ["scri", "ption"], ["script", "ion"], ["s", "cription"], ["\u2581famil", "ies"], ["\u2581familie", "s"], ["is", "se"], ["iss", "e"], ["bo", "ur"], ["b", "our"], ["\u2581B", "ur"], ["\u2581Bu", "r"], ["\u2014", "\""], ["\u2581b", "rief"], ["\u2581br", "ief"], ["\u2581", "brief"], ["\u2581cre", "ating"], ["\u2581creat", "ing"], ["\u2581cl", "ients"], ["\u2581client", "s"], ["ran", "gle"], ["r", "angle"], ["\u2581amaz", "ing"], ["\u2581s", "ind"], ["\u2581si", "nd"], ["\u2581sin", "d"], ["\u2581cover", "ed"], ["\u2581cov", "ered"], ["\u2581", "covered"], ["We", "ll"], ["W", "ell"], ["\u0441\u0442", "\u0435"], ["\u0441", "\u0442\u0435"], ["\u0442\u043e", "\u0440"], ["\u0442", "\u043e\u0440"], ["\u2581B", "as"], ["\u2581Ba", "s"], ["\u2581", "Bas"], ["to", "tal"], ["tot", "al"], ["t", "otal"], ["\u2581I", "nit"], ["\u2581In", "it"], ["\u2581", "Init"], ["\u2581s", "and"], ["\u2581sa", "nd"], ["\u2581san", "d"], ["Un", "it"], ["U", "nit"], ["\u2581mur", "der"], ["\u2581b", "right"], ["\u2581br", "ight"], ["\u2581brig", "ht"], ["\u2581t", "rav"], ["\u2581tr", "av"], ["\u2581tra", "v"], ["ic", "ans"], ["ica", "ns"], ["ican", "s"], ["\u2581att", "ribute"], ["\u2581attribut", "e"], ["\u2581", "attribute"], ["f", "c"], ["\u2581pl", "aced"], ["\u2581place", "d"], ["\u2581plac", "ed"], ["ES", "T"], ["E", "ST"], ["Var", "i"], ["V", "ari"], ["\u2581c", "os"], ["\u2581co", "s"], ["\u2581", "cos"], ["\u2581at", "tract"], ["\u2581att", "ract"], ["\u2581attr", "act"], ["\u2581attra", "ct"], ["an", "el"], ["ane", "l"], ["a", "nel"], ["})", "."], ["}", ")."], ["by", "tes"], ["byte", "s"], ["\u2581p", "arse"], ["\u2581par", "se"], ["\u2581", "parse"], ["\u2581be", "long"], ["\u2581bel", "ong"], ["B", "N"], ["\u2581S", "ol"], ["\u2581So", "l"], ["P", "o"], ["`", ","], ["\u2581c", "alling"], ["\u2581call", "ing"], ["\u2581cal", "ling"], ["\u2581?", ">"], ["\u2581", "?>"], ["\u2581it", "er"], ["\u2581i", "ter"], ["\u2581", "iter"], ["\u2581u", "rl"], ["\u2581ur", "l"], ["\u2581", "url"], ["\u2581ev", "ening"], ["\u2581even", "ing"], ["re", "ek"], ["ree", "k"], ["\u2581hon", "est"], ["\u2581direct", "or"], ["\u2581dire", "ctor"], ["\u2581dir", "ector"], ["R", "C"], ["\u2581s", "olid"], ["\u2581sol", "id"], ["\u2581", "solid"], ["\u2581ph", "il"], ["ie", "ne"], ["ien", "e"], ["i", "ene"], ["FA", "ULT"], ["co", "pe"], ["cop", "e"], ["c", "ope"], ["\u2581Hist", "ory"], ["\u2581Histor", "y"], ["\u2581Hi", "story"], ["\u2581", "History"], ["\u2581Te", "am"], ["\u2581", "Team"], ["ree", "dom"], ["reed", "om"], ["\u2581r", "u"], ["\u2581", "ru"], ["U", "B"], ["\u2581w", "orse"], ["\u2581wor", "se"], ["im", "o"], ["i", "mo"], ["Ma", "t"], ["M", "at"], ["\u2581M", "ex"], ["\u2581Me", "x"], ["ac", "tor"], ["act", "or"], ["a", "ctor"], ["\u2581v", "or"], ["\u2581vo", "r"], ["\u2581", "vor"], ["\u0442\u044c", "\u0441\u044f"], ["\u2581exper", "iment"], ["\u2581experi", "ment"], ["\u2581P", "lay"], ["\u2581Pl", "ay"], ["\u2581", "Play"], ["\u2581An", "other"], ["\u2581happ", "ens"], ["\u2581happen", "s"], ["ua", "n"], ["u", "an"], ["\u2581pat", "ients"], ["\u2581patient", "s"], ["\u2581re", "nd"], ["\u2581r", "end"], ["\u2581ren", "d"], ["\u2581", "rend"], ["\u2581M", "o"], ["\u2581", "Mo"], ["\u2581T", "ex"], ["\u2581Te", "x"], ["\u2581", "Tex"], ["\u2581w", "ed"], ["\u2581we", "d"], ["\u2581", "wed"], ["t", "n"], ["in", "sert"], ["ins", "ert"], ["\u2581\u043f", "\u0430"], ["\u2581", "\u043f\u0430"], ["\u2581an", "ti"], ["\u2581ant", "i"], ["\u2581", "anti"], ["Mat", "ch"], ["M", "atch"], ["ampions", "hip"], ["ampion", "ship"], ["\u2581for", "ces"], ["\u2581force", "s"], ["\u2581H", "ot"], ["\u2581Ho", "t"], ["\u2581", "Hot"], ["\u2581ph", "ase"], ["\u2581", "phase"], ["\u2581t", "emplate"], ["\u2581templ", "ate"], ["\u2581temp", "late"], ["\u2581", "template"], ["st", "op"], ["sto", "p"], ["s", "top"], ["ic", "ated"], ["ica", "ted"], ["icate", "d"], ["\u2581man", "aged"], ["\u2581manage", "d"], ["\u2581", "managed"], ["wa", "it"], ["w", "ait"], ["\u2581*", "("], ["\u2581", "*("], ["G", "B"], ["\u2581app", "oint"], ["\u2581ap", "point"], ["\u2581", "appoint"], ["\u0142", "a"], ["\u2581s", "tick"], ["\u2581st", "ick"], ["\u2581", "stick"], ["\u2581F", "OR"], ["\u2581FO", "R"], ["\u2581", "FOR"], ["\u2581V", "is"], ["\u2581Vi", "s"], ["\u2581", "Vis"], ["to", "r"], ["t", "or"], ["\u2581p", "\u0159"], ["qu", "est"], ["que", "st"], ["ques", "t"], ["q", "uest"], ["us", "es"], ["use", "s"], ["u", "ses"], ["\");", "\r"], ["\")", ";\r"], ["\"", ");\r"], ["\u2581sudden", "ly"], ["\u2581sud", "denly"], ["\u00e9", "c"], ["N", "D"], ["ur", "op"], ["uro", "p"], ["u", "rop"], ["\u0440\u0435", "\u0434"], ["\u2581ins", "urance"], ["ac", "cess"], ["acc", "ess"], ["a", "ccess"], ["un", "finished"], ["\u2581t", "amb"], ["\u2581ta", "mb"], ["\u2581tam", "b"], ["\u2581s", "ac"], ["\u2581sa", "c"], ["\u2581C", "ourt"], ["\u2581Co", "urt"], ["\u2581Cour", "t"], ["\u2581Cou", "rt"], ["\u2581miss", "ing"], ["\u2581mis", "sing"], ["\u2581", "missing"], ["\u2581W", "here"], ["\u2581Wh", "ere"], ["\u2581Whe", "re"], ["\u2581", "Where"], ["\u2581S", "um"], ["\u2581Su", "m"], ["\u2581", "Sum"], ["}^", "{\\"], ["}^{", "\\"], ["}", "^{\\"], ["\u2581s", "ua"], ["\u2581su", "a"], ["_", ","], ["\u2581th", "ick"], ["\u2581Tr", "ump"], ["\u2581Tru", "mp"], ["\u2581oper", "ations"], ["\u2581operation", "s"], ["\u2581", "operations"], ["F", "S"], ["\u2581de", "ux"], ["d", "z"], ["Temp", "late"], ["T", "emplate"], ["\u2581\"", "/"], ["\u2581o", "dd"], ["\u2581od", "d"], ["\u2581", "odd"], ["\u2581re", "ality"], ["\u2581real", "ity"], ["\u2581te", "ams"], ["\u2581team", "s"], ["\u2581tea", "ms"], ["\u2581c", "er"], ["\u2581ce", "r"], ["\u2581", "cer"], ["om", "a"], ["o", "ma"], ["\u2581", "\u0219i"], ["\u2581cl", "oud"], ["\u2581clo", "ud"], ["\u2581", "cloud"], ["\u2581Dep", "artment"], ["N", "e"], ["\u2581requ", "ires"], ["\u2581require", "s"], ["it", "ems"], ["ite", "ms"], ["item", "s"], ["\u2581I", "II"], ["\u2581II", "I"], ["\u2581", "III"], ["right", "arrow"], [")-", ">"], [")", "->"], ["\u2581w", "riter"], ["\u2581wr", "iter"], ["\u2581writ", "er"], ["\u2581write", "r"], ["\u2581", "writer"], ["re", "place"], ["rep", "lace"], ["\u2581t", "hr"], ["\u2581th", "r"], ["je", "n"], ["j", "en"], ["\u2581o", "t"], ["\u2581", "ot"], ["\u2581occ", "up"], ["\u2581oc", "cup"], ["\u2581", "occup"], ["\u2581event", "ually"], ["\u2581M", "ath"], ["\u2581Mat", "h"], ["\u2581Ma", "th"], ["\u2581", "Math"], ["\u2581con", "serv"], ["\u2581cons", "erv"], ["\u2581conse", "rv"], ["am", "er"], ["ame", "r"], ["a", "mer"], ["\u2581F", "ort"], ["\u2581For", "t"], ["\u2581Fo", "rt"], ["\u2581d", "ry"], ["\u2581dr", "y"], ["\u2581sex", "ual"], ["\u2581co", "sts"], ["\u2581cost", "s"], ["\u2581cos", "ts"], ["\u2581for", "ms"], ["\u2581form", "s"], ["\u2581", "forms"], ["\u2581V", "ict"], ["\u2581Vi", "ct"], ["\u2581Vic", "t"], ["PA", "R"], ["P", "AR"], ["frame", "work"], ["\u2581\u0434", "\u0438"], ["\u2581", "\u0434\u0438"], ["Oper", "ation"], ["\u0437", "\u043d\u0430"], ["wh", "ich"], ["\u2581t", "ight"], ["\u2581ti", "ght"], ["In", "valid"], ["\u2581part", "ner"], ["\u2581\u043f", "\u0440\u0435\u0434"], ["\u2581\u043f\u0440\u0435", "\u0434"], ["\u2581th", "ank"], ["\u2581than", "k"], ["\u2581gu", "ard"], ["\u2581", "guard"], ["he", "m"], ["h", "em"], ["Bo", "dy"], ["B", "ody"], ["\u2581e", "mot"], ["\u2581em", "ot"], ["I", "X"], ["fa", "st"], ["fas", "t"], ["f", "ast"], ["\u0449", "\u043e"], ["\u00f1", "o"], ["ni", "ght"], ["n", "ight"], ["\u2581S", "ci"], ["\u2581Sc", "i"], ["\u043d\u0438", "\u043a\u0430"], ["\u043d\u0438\u043a", "\u0430"], ["\u2581T", "O"], ["\u2581", "TO"], ["\u2581individ", "uals"], ["\u2581individual", "s"], ["\u0441\u0441", "\u0438"], ["\u0441", "\u0441\u0438"], ["})", ","], ["}", "),"], ["F", "alse"], ["(\"", "%"], ["(", "\"%"], ["\u2581op", "tim"], ["\u2581opt", "im"], ["\u2581", "optim"], ["\u2581-", "->"], ["\u2581--", ">"], ["\u2581", "-->"], ["\u2581f", "actor"], ["\u2581fact", "or"], ["\u2581fac", "tor"], ["\u2581fa", "ctor"], ["\u2581", "factor"], ["\u2581sm", "aller"], ["\u2581small", "er"], ["\u2581con", "tain"], ["\u2581cont", "ain"], ["sp", "ect"], ["spec", "t"], ["spe", "ct"], ["s", "pect"], ["Eng", "ine"], ["\u2581ann", "ounced"], ["\u2581announ", "ced"], ["\u2581announce", "d"], ["\u2581Dem", "ocr"], ["\u2581r", "ob"], ["\u2581ro", "b"], ["\u2581", "rob"], ["\u2581f", "lat"], ["\u2581fl", "at"], ["\u2581", "flat"], ["os", "oph"], ["oso", "ph"], ["Se", "arch"], ["S", "earch"], ["ah", "l"], ["a", "hl"], ["\u2581Ex", "ception"], ["\u2581Except", "ion"], ["\u2581", "Exception"], ["\u2581O", "l"], ["equ", "als"], ["eq", "uals"], ["equal", "s"], ["\u2581un", "ter"], ["\u2581unt", "er"], ["\u2581", "unter"], ["sh", "ape"], ["sha", "pe"], ["N", "S"], ["Ob", "j"], ["\u2581spec", "ies"], ["\u2581spe", "cies"], ["we", "ight"], ["wei", "ght"], ["w", "eight"], ["yo", "u"], ["y", "ou"], ["\u2581e", "ste"], ["\u2581est", "e"], ["\u2581es", "te"], ["\u2581", "este"], ["\u2581V", "iew"], ["\u2581Vi", "ew"], ["\u2581", "View"], ["\u2581m", "ission"], ["\u2581miss", "ion"], ["\u2581", "mission"], ["\u2581j", "ournal"], ["\u2581jour", "nal"], ["\u2581", "journal"], ["Value", "s"], ["Val", "ues"], ["\u2581ein", "em"], ["\u2581eine", "m"], ["is", "mo"], ["ism", "o"], ["\u2581project", "s"], ["\u2581", "projects"], ["\u2581D", "as"], ["\u2581Da", "s"], ["ri", "ble"], ["rib", "le"], ["r", "ible"], ["\u2581s", "erve"], ["\u2581ser", "ve"], ["\u2581serv", "e"], ["\u2581", "serve"], ["\u2581op", "ening"], ["\u2581open", "ing"], ["\u2581h", "ur"], ["\u2581program", "s"], ["\u2581U", "SA"], ["\u2581US", "A"], ["\u2581", "USA"], ["il", "iar"], ["ili", "ar"], ["ilia", "r"], ["id", "os"], ["ido", "s"], ["B", "r"], ["est", "amp"], ["esta", "mp"], ["\u2581t", "ools"], ["\u2581to", "ols"], ["\u2581too", "ls"], ["\u2581tool", "s"], ["\u2581", "tools"], ["an", "ner"], ["ann", "er"], ["anne", "r"], ["R", "T"], ["\u2581St", "art"], ["\u2581Star", "t"], ["\u2581Sta", "rt"], ["\u2581", "Start"], ["\u2581b", "ath"], ["\u2581bat", "h"], ["\u2581ba", "th"], ["\u2581coff", "ee"], ["or", "ter"], ["ort", "er"], ["orte", "r"], ["in", "ternal"], ["inter", "nal"], ["intern", "al"], ["file", "s"], ["fil", "es"], ["fi", "les"], ["f", "iles"], ["IN", "VAL"], ["ak", "o"], ["a", "ko"], ["d", "t"], ["\u2581Se", "cond"], ["\u2581Sec", "ond"], ["\u2581", "Second"], ["\u2581al", "loc"], ["\u2581all", "oc"], ["\u2581", "alloc"], ["\u2581en", "ded"], ["\u2581end", "ed"], ["\u2581ende", "d"], ["\u2581", "ended"], ["ac", "ional"], ["aci", "onal"], ["acion", "al"], ["acio", "nal"], ["\u2581man", "ager"], ["\u2581manage", "r"], ["\u2581", "manager"], ["\u2581S", "un"], ["\u2581Su", "n"], ["\u2581", "Sun"], ["ag", "g"], ["a", "gg"], ["\u2581le", "ader"], ["\u2581lead", "er"], ["ol", "ved"], ["olve", "d"], ["olv", "ed"], ["\u2581\u0447", "\u0442\u043e"], ["\u2581trad", "itional"], ["\u2581tradition", "al"], ["sh", "ot"], ["s", "hot"], ["ru", "p"], ["r", "up"], ["C", "F"], ["\u2581E", "ach"], ["\u2581", "Each"], ["w", "r"], ["\u2581S", "om"], ["\u2581So", "m"], ["\u2581", "Som"], ["\u2581material", "s"], ["\u2581mater", "ials"], ["\u2581m", "sg"], ["\u2581ms", "g"], ["\u2581", "msg"], ["\u2581s", "yn"], ["\u2581sy", "n"], ["\u2581", "syn"], ["\u2581produ", "ce"], ["\u2581prod", "uce"], ["\u2581st", "orage"], ["\u2581stor", "age"], ["\u2581sto", "rage"], ["\u2581", "storage"], ["sub", "section"], ["\u2581S", "ie"], ["\u2581Si", "e"], ["\u2581I", "P"], ["\u2581", "IP"], ["CE", "SS"], ["\u2581w", "a"], ["\u2581", "wa"], ["Re", "cord"], ["Rec", "ord"], ["\u2581mark", "eting"], ["\u2581market", "ing"], ["pl", "et"], ["ple", "t"], ["p", "let"], ["D", "ialog"], ["\u2581mention", "ed"], ["\u2581ment", "ioned"], ["\u2581N", "a"], ["\u2581", "Na"], ["\u2581Un", "ion"], ["\u2581", "Union"], ["\u2581A", "PI"], ["\u2581AP", "I"], ["\u2581", "API"], ["\u2581neg", "ative"], ["\u2581", "negative"], ["tx", "t"], ["t", "xt"], ["\u2581eas", "ier"], ["le", "gal"], ["leg", "al"], ["De", "p"], ["D", "ep"], ["\u2581no", "vel"], ["\u2581nov", "el"], ["\u2581nove", "l"], ["eu", "r"], ["e", "ur"], ["ac", "i\u00f3"], ["aci", "\u00f3"], ["a", "ci\u00f3"], ["\u2581B", "ud"], ["\u2581Bu", "d"], ["\u2581c", "arry"], ["\u2581car", "ry"], ["sch", "aft"], ["s", "chaft"], ["\u2581br", "oken"], ["\u2581bro", "ken"], ["\u2581broke", "n"], ["\u2581t", "rees"], ["\u2581tr", "ees"], ["\u2581tre", "es"], ["\u2581tree", "s"], [">(", ");"], [">()", ";"], [">", "();"], ["\u2581e", "mb"], ["\u2581em", "b"], ["\u2581", "emb"], ["ie", "der"], ["ied", "er"], ["i", "eder"], ["\u2581r", "oute"], ["\u2581ro", "ute"], ["\u2581rout", "e"], ["\u2581rou", "te"], ["\u2581", "route"], ["ik", "el"], ["ike", "l"], ["i", "kel"], ["\u2581l", "isten"], ["\u2581li", "sten"], ["\u2581list", "en"], ["\u2581", "listen"], ["ash", "ion"], ["ashi", "on"], ["\u2581M", "rs"], ["\u2581Mr", "s"], ["\u2581equip", "ment"], ["ag", "ger"], ["agg", "er"], ["\u2581T", "hus"], ["\u2581Th", "us"], ["\u2581mat", "rix"], ["\u2581", "matrix"], ["al", "la"], ["all", "a"], ["a", "lla"], ["\u2581T", "our"], ["\u2581To", "ur"], ["\u2581con", "versation"], ["\u2581convers", "ation"], ["Mo", "n"], ["M", "on"], ["our", "nal"], ["\u2581min", "ute"], ["\u2581minut", "e"], ["\u2581", "minute"], ["A", "m"], ["Ap", "i"], ["A", "pi"], ["\u2581for", "get"], ["\u2581forg", "et"], ["M", "e"], ["lev", "ant"], ["te", "mp"], ["tem", "p"], ["t", "emp"], ["\u2581t", "elling"], ["\u2581tell", "ing"], ["\u2581tel", "ling"], ["mo", "ve"], ["mov", "e"], ["m", "ove"], ["\u2581in", "dependent"], ["\u2581independ", "ent"], ["to", "String"], ["ed", "it"], ["edi", "t"], ["e", "dit"], ["\u2581J", "ac"], ["\u2581Ja", "c"], ["az", "z"], ["a", "zz"], ["re", "act"], ["rea", "ct"], ["\u2581c", "in"], ["\u2581ci", "n"], ["\u2581", "cin"], ["\u2581P", "rov"], ["\u2581Pro", "v"], ["\u2581Pr", "ov"], ["\u2581", "Prov"], ["is", "ted"], ["ist", "ed"], ["iste", "d"], ["i", "sted"], ["\u2581h", "ash"], ["\u2581has", "h"], ["\u2581ha", "sh"], ["\u2581", "hash"], ["on", "na"], ["ik", "i"], ["i", "ki"], ["\u2581gener", "ated"], ["\u2581generate", "d"], ["\u2581gene", "rated"], ["\u2581", "generated"], ["Re", "nder"], ["Rend", "er"], ["R", "ender"], ["\u2581psy", "ch"], ["\u2581ps", "ych"], ["na", "v"], ["n", "av"], ["\u2581en", "tr"], ["\u2581ent", "r"], ["\u2581", "entr"], ["\u043f", "\u0440\u0430"], ["r", "x"], ["AT", "H"], ["A", "TH"], ["\u2581ass", "ume"], ["\u2581assum", "e"], ["Tr", "ee"], ["T", "ree"], ["semb", "ly"], ["sembl", "y"], ["\u2581M", "att"], ["\u2581Mat", "t"], ["\u2581Ma", "tt"], ["ca", "ption"], ["c", "aption"], ["\u2581s", "olutions"], ["\u2581solution", "s"], ["\u2581fa", "ith"], ["\u2581fait", "h"], ["\u2581dig", "ital"], ["\u2581digit", "al"], ["\u2581ex", "cell"], ["\u2581exc", "ell"], ["\u2581V", "ersion"], ["\u2581Vers", "ion"], ["\u2581", "Version"], ["De", "bug"], ["D", "ebug"], ["\u2581\u0436", "\u0438"], ["\u2581", "\u0436\u0438"], ["\u2581car", "ried"], ["re", "set"], ["res", "et"], ["\u2581slow", "ly"], ["an", "cing"], ["anc", "ing"], ["\u2581own", "er"], ["\u2581", "owner"], ["\u2581T", "er"], ["\u2581Te", "r"], ["\u2581D", "id"], ["\u2581Di", "d"], ["\u2581", "Did"], ["\u2581g", "est"], ["\u2581ge", "st"], ["\u2581ges", "t"], ["\u2581", "gest"], ["\u2581\u00e9", "t\u00e9"], ["\u2581\u00e9t", "\u00e9"], ["\u2581", "\u00e9t\u00e9"], ["\u2581pro", "of"], ["\u2581", "proof"], ["F", "ont"], ["\u2581n", "ob"], ["\u2581no", "b"], ["\u2581", "nob"], ["C", "o"], ["\u2581G", "NU"], ["\u2581l", "iber"], ["\u2581li", "ber"], ["\u2581lib", "er"], ["it", "ness"], ["\u2581h", "ij"], ["\u2581hi", "j"], ["\u2581v", "ert"], ["\u2581ver", "t"], ["\u2581ve", "rt"], ["\u2581", "vert"], ["\u0448", "\u0430"], ["FL", "AG"], ["ME", "NT"], ["M", "ENT"], ["\u2581S", "on"], ["\u2581So", "n"], ["Mu", "lt"], ["M", "ult"], ["\u2581d", "istrict"], ["\u2581di", "strict"], ["\u2581dist", "rict"], ["conne", "ct"], ["conn", "ect"], ["ject", "ion"], ["je", "ction"], ["j", "ection"], ["ly", "mp"], ["\u2581real", "ized"], ["\u2581realize", "d"], ["\u2581realiz", "ed"], ["mo", "s"], ["m", "os"], ["y", "e"], ["\u2581re", "nder"], ["\u2581r", "ender"], ["\u2581ren", "der"], ["\u2581rend", "er"], ["\u2581", "render"], ["ri", "o"], ["r", "io"], ["\u2581inter", "pret"], ["\u2581", "interpret"], ["\u2581slight", "ly"], ["fi", "x"], ["f", "ix"], ["\u2581stud", "ies"], ["\u2581r", "id"], ["\u2581ri", "d"], ["\u2581", "rid"], ["at", "re"], ["atr", "e"], ["a", "tre"], ["\u2581benef", "its"], ["\u2581benefit", "s"], ["\u2581F", "ace"], ["\u2581Fa", "ce"], ["\u2581Fac", "e"], ["\u2581", "Face"], ["iv", "ery"], ["ive", "ry"], ["iver", "y"], ["i", "very"], ["\u0440\u0438", "\u044f"], ["doc", "ument"], ["d", "ocument"], ["\u2581as", "king"], ["\u2581ask", "ing"], ["La", "st"], ["L", "ast"], ["ar", "ante"], ["ara", "nte"], ["aran", "te"], ["\u2581Mart", "in"], ["\u2581E", "ll"], ["\u2581El", "l"], ["\u2581v", "ector"], ["\u2581ve", "ctor"], ["\u2581vec", "tor"], ["\u2581", "vector"], ["\u2581for", "ced"], ["\u2581force", "d"], ["\u2581", "forced"], ["\u043e", "\u043b\u043e"], ["P", "H"], ["W", "R"], ["\u2581K", "l"], ["\u2581s", "ky"], ["\u2581sk", "y"], ["\u2581", "sky"], ["\u2581str", "ategy"], ["\u2581strateg", "y"], ["\u2581strat", "egy"], ["oc", "ked"], ["ock", "ed"], ["\u2581ne", "ck"], ["\u015b", "ci"], ["O", "UT"], ["))", ","], [")", "),"], ["C", "ustom"], ["\u2581w", "ie"], ["\u2581", "wie"], ["\u2581s", "weet"], ["\u2581swe", "et"], ["\u2581t", "emp"], ["\u2581te", "mp"], ["\u2581tem", "p"], ["\u2581", "temp"], ["\u2581fore", "ign"], ["\u2581h", "all"], ["\u2581ha", "ll"], ["\u2581hal", "l"], ["\u2581", "hall"], ["as", "tr"], ["ast", "r"], ["a", "str"], ["As", "s"], ["A", "ss"], ["MO", "DE"], ["MOD", "E"], ["\u2581max", "imum"], ["\u2581maxim", "um"], ["an", "nels"], ["ann", "els"], ["annel", "s"], ["anne", "ls"], ["\u2581t", "ip"], ["\u2581ti", "p"], ["\u2581", "tip"], ["\u2581second", "s"], ["\u2581sec", "onds"], ["\u2581", "seconds"], ["\u2581st", "ack"], ["\u2581sta", "ck"], ["\u2581", "stack"], ["ig", "a"], ["i", "ga"], ["\u2581r", "aise"], ["\u2581rais", "e"], ["\u2581ra", "ise"], ["\u2581", "raise"], ["en", "able"], ["ena", "ble"], ["oi", "r"], ["o", "ir"], ["\u2581s", "oul"], ["\u2581so", "ul"], ["\u2581sou", "l"], ["K", "e"], [")$", "."], [")", "$."], ["\u2581T", "im"], ["\u2581Ti", "m"], ["\u2581", "Tim"], ["AL", "SE"], ["is", "er"], ["ise", "r"], ["i", "ser"], ["cont", "in"], ["be", "l"], ["b", "el"], ["\u2581m", "ad"], ["\u2581ma", "d"], ["\u2581", "mad"], ["lic", "hen"], ["li", "chen"], ["lich", "en"], ["liche", "n"], ["l", "ichen"], ["ab", "e"], ["a", "be"], ["sa", "fe"], ["\u2581con", "cent"], ["\u2581conc", "ent"], ["\u2581conce", "nt"], ["bo", "und"], ["b", "ound"], ["\u2581R", "equ"], ["\u2581Re", "qu"], ["\u2581", "Requ"], ["sw", "itch"], ["\u2581st", "one"], ["\u2581sto", "ne"], ["\u2581", "stone"], ["\u2581trans", "l"], ["\u2581", "transl"], ["\u2581v", "ac"], ["\u2581va", "c"], ["an", "don"], ["and", "on"], ["ando", "n"], ["\u2581F", "ore"], ["\u2581For", "e"], ["\u2581Fo", "re"], ["\u2581", "Fore"], ["\u2581s", "ounds"], ["\u2581sound", "s"], ["\u2581P", "op"], ["\u2581Po", "p"], ["\u2581", "Pop"], ["\u2581H", "T"], ["\u2581", "HT"], ["li", "a"], ["l", "ia"], ["en", "ter"], ["ent", "er"], ["ente", "r"], ["\u2581hel", "ps"], ["\u2581help", "s"], ["ed", "y"], ["e", "dy"], ["\u0441\u0442", "\u0432\u0435\u043d"], ["\u0441\u0442\u0432", "\u0435\u043d"], ["\u0441\u0442\u0432\u0435", "\u043d"], ["an", "ted"], ["ant", "ed"], ["ante", "d"], ["\u2581I", "ts"], ["\u2581It", "s"], ["\u2581St", "ep"], ["\u2581Ste", "p"], ["\u2581", "Step"], ["I", "con"], ["\u2581EX", "PECT"], ["\u2581", "EXPECT"], ["ial", "ized"], ["ialize", "d"], ["Pos", "t"], ["Po", "st"], ["P", "ost"], ["az", "e"], ["a", "ze"], ["\u2581Car", "ol"], ["\u2581Ca", "rol"], ["\u2581re", "q"], ["\u2581r", "eq"], ["\u2581", "req"], ["\u2581crit", "ical"], ["\u2581critic", "al"], ["D", "S"], ["\u2581se", "at"], ["\u2581sea", "t"], ["ap", "ed"], ["ape", "d"], ["a", "ped"], ["\u2581up", "per"], ["\u2581upp", "er"], ["\u2581", "upper"], ["\u2581S", "y"], ["\u2581", "Sy"], ["\u2581ex", "plain"], ["\u2581expl", "ain"], ["\u2581'", "./"], ["\u2581'.", "/"], ["ut", "ils"], ["util", "s"], ["uti", "ls"], ["poss", "ible"], ["\u2581d", "ont"], ["\u2581do", "nt"], ["\u2581don", "t"], ["H", "ost"], ["\u2581appro", "xim"], ["\u2581approx", "im"], ["As", "ync"], ["A", "sync"], ["\u2581g", "rab"], ["\u2581gr", "ab"], ["\u2581gra", "b"], ["\u2581s", "ources"], ["\u2581source", "s"], ["\u2581sour", "ces"], ["\u2581", "sources"], ["\u2581M", "os"], ["\u2581Mo", "s"], ["\u2581Germ", "any"], ["\u2581German", "y"], ["\u2581Ger", "many"], ["\u2581r", "ub"], ["\u2581ru", "b"], ["\u2581", "rub"], ["CH", "AN"], ["\u2581r", "ain"], ["\u2581ra", "in"], ["\u2581tr", "uly"], ["\u2581join", "ed"], ["\u2581jo", "ined"], ["\u2581<", "?"], ["\u2581", ""], ["_", "->"], ["ag", "nost"], ["agn", "ost"], ["\u2581pro", "posed"], ["\u2581prop", "osed"], ["\u2581propos", "ed"], ["\u2581propose", "d"], ["\u2581G", "ame"], ["\u2581Ga", "me"], ["\u2581Gam", "e"], ["\u2581", "Game"], ["\u2581eff", "orts"], ["\u2581effort", "s"], ["\u0432", "\u044f"], ["t", "c"], ["\u0441", "\u043a"], ["\u2581int", "ent"], ["\u2581inte", "nt"], ["\u2581", "intent"], ["\u2581B", "re"], ["\u2581Br", "e"], ["is", "c"], ["i", "sc"], ["\u2581pro", "test"], ["\u2581prote", "st"], ["\u2581prot", "est"], ["\u2581h", "olds"], ["\u2581hold", "s"], ["\u2581hol", "ds"], ["\u2581", "holds"], ["om", "etry"], ["ome", "try"], ["omet", "ry"], ["o", "metry"], ["\u2581H", "ave"], ["\u2581Ha", "ve"], ["\u2581Hav", "e"], ["\u2581", "Have"], ["\u2581de", "tail"], ["\u2581det", "ail"], ["\u2581", "detail"], ["\u2581WIT", "HOUT"], ["\u2581WITH", "OUT"], ["ye", "r"], ["y", "er"], ["\u2581K", "on"], ["\u2581Ko", "n"], ["\u2581not", "iced"], ["\u2581notice", "d"], ["\u2581require", "ments"], ["\u2581requirement", "s"], ["DE", "BUG"], ["ki", "ns"], ["kin", "s"], ["k", "ins"], ["\u2581S", "pan"], ["\u2581Sp", "an"], ["\u2581", "Span"], ["\u2581c", "ars"], ["\u2581car", "s"], ["\u2581ca", "rs"], ["me", "ta"], ["met", "a"], ["m", "eta"], ["\u2581k", "il"], ["\u2581ki", "l"], ["\u2581", "kil"], ["\u2581B", "ron"], ["\u2581Br", "on"], ["\u2581Bro", "n"], ["\u2581experience", "d"], ["\u2581experi", "enced"], ["\u2581re", "mind"], ["\u2581rem", "ind"], ["our", "se"], ["ours", "e"], ["\u2581W", "estern"], ["\u2581West", "ern"], ["\u2581Wes", "tern"], ["ter", "ed"], ["te", "red"], ["tere", "d"], ["t", "ered"], ["\u2581dev", "ices"], ["\u2581device", "s"], ["\u2581", "devices"], ["\u2581pict", "ures"], ["\u2581picture", "s"], ["\u2581t", "ut"], ["\u2581tu", "t"], ["\"", "`"], ["\u2581im", "possible"], ["\u2581r", "ail"], ["\u2581ra", "il"], ["\u2581fe", "els"], ["\u2581feel", "s"], ["\u2581fee", "ls"], ["ic", "as"], ["ica", "s"], ["i", "cas"], ["il", "ling"], ["ill", "ing"], ["\u2581acc", "ident"], ["\u2581'", "@"], ["____", "____"], ["\u2581n", "otes"], ["\u2581not", "es"], ["\u2581no", "tes"], ["\u2581note", "s"], ["\u2581", "notes"], ["om", "an"], ["oma", "n"], ["o", "man"], ["Par", "ser"], ["Parse", "r"], ["Pars", "er"], ["\u2581dis", "covered"], ["\u2581discover", "ed"], ["\u2581R", "oman"], ["\u2581Rom", "an"], ["\u2581Ro", "man"], ["\u2581Roma", "n"], ["\u2581bud", "get"], ["\u2581gu", "ide"], ["\u2581guid", "e"], ["ki", "ng"], ["kin", "g"], ["k", "ing"], ["\u2581in", "cred"], ["\u2581inc", "red"], ["\u2581incre", "d"], ["ol", "ar"], ["ola", "r"], ["o", "lar"], ["en", "den"], ["end", "en"], ["ende", "n"], ["Des", "c"], ["De", "sc"], ["D", "esc"], ["\u2581w", "ave"], ["\u2581wa", "ve"], ["\u2581", "wave"], ["\u0431", "\u043b\u0438"], ["ig", "t"], ["i", "gt"], ["\u2581re", "strict"], ["\u2581rest", "rict"], ["\u2581restr", "ict"], ["\u2581R", "et"], ["\u2581Re", "t"], ["\u2581", "Ret"], ["\u2581m", "ac"], ["\u2581ma", "c"], ["\u2581", "mac"], ["\u0443", "\u0440"], ["B", "S"], ["\u00ed", "s"], ["\u2581gener", "ation"], ["de", "m"], ["d", "em"], ["al", "o"], ["a", "lo"], ["\u0431", "\u0440\u0430"], ["\u2581order", "ed"], ["\u2581ord", "ered"], ["\u2581", "ordered"], ["dr", "op"], ["dro", "p"], ["d", "rop"], ["\u2581p", "p"], ["\u2581", "pp"], ["\u2581Re", "view"], ["\u2581Rev", "iew"], ["\u2581", "Review"], ["\u2581liter", "ally"], ["\u2581literal", "ly"], ["\u2581S", "ir"], ["\u2581Si", "r"], ["\u2581", "Sir"], ["\u2581Y", "eah"], ["\u2581Ye", "ah"], ["\u2581", "Yeah"], ["\u2581d", "ensity"], ["\u2581dens", "ity"], ["\u2581", "density"], ["ri", "z"], ["r", "iz"], ["in", "de"], ["ind", "e"], ["i", "nde"], ["\u2581g", "ain"], ["\u2581ga", "in"], ["\u2581", "gain"], ["\u2581p", "anel"], ["\u2581pan", "el"], ["\u2581pa", "nel"], ["\u2581", "panel"], ["je", "t"], ["j", "et"], ["\u2581T", "imes"], ["\u2581Time", "s"], ["\u2581Tim", "es"], ["\u2581Ti", "mes"], ["\u2581", "Times"], ["\u2581n", "ella"], ["\u2581ne", "lla"], ["\u2581nel", "la"], ["\u2581nell", "a"], ["\u2581pre", "viously"], ["\u2581previous", "ly"], ["\u2581prev", "iously"], ["point", "s"], ["Se", "nd"], ["S", "end"], ["\u2581B", "rown"], ["\u2581Br", "own"], ["\u2581Bro", "wn"], ["\u2581Brow", "n"], ["ea", "ch"], ["e", "ach"], ["\u2581tr", "igger"], ["\u2581", "trigger"], ["ome", "times"], ["omet", "imes"], ["ic", "os"], ["ico", "s"], ["i", "cos"], ["G", "R"], ["Pane", "l"], ["Pan", "el"], ["P", "anel"], ["og", "en"], ["oge", "n"], ["o", "gen"], ["\u2581c", "m"], ["\u2581", "cm"], ["ru", "ctions"], ["ruct", "ions"], ["ruction", "s"], ["\u2581k", "iss"], ["\u2581ki", "ss"], ["\u2581s", "olo"], ["\u2581so", "lo"], ["\u2581sol", "o"], ["\u2581f", "amous"], ["\u2581fam", "ous"], ["ra", "n"], ["r", "an"], ["\u043f", "\u0440\u043e"], ["\u2581th", "ro"], ["\u2581thr", "o"], ["Gr", "aph"], ["G", "raph"], ["im", "it"], ["imi", "t"], ["i", "mit"], ["\u2581V", "alue"], ["\u2581Val", "ue"], ["\u2581", "Value"], ["\u2581st", "arts"], ["\u2581start", "s"], ["\u2581star", "ts"], ["ip", "eline"], ["ipe", "line"], ["h", "d"], ["T", "C"], ["\u2581dis", "cussion"], ["\u2581discuss", "ion"], ["\u2581tr", "uck"], ["ak", "a"], ["a", "ka"], ["On", "ly"], ["\u2581E", "qu"], ["\u2581Eq", "u"], ["\u2581", "Equ"], ["\u2581k", "\u00f6"], ["\u2581", "k\u00f6"], ["\u2581B", "es"], ["\u2581Be", "s"], ["\u2581crit", "ic"], ["\u2581pro", "pos"], ["\u2581prop", "os"], ["\u2581b", "att"], ["\u2581bat", "t"], ["\u2581ba", "tt"], ["\u2581S", "ection"], ["\u2581Se", "ction"], ["\u2581", "Section"], ["Sh", "ow"], ["S", "how"], ["g", "p"], ["ST", "ATE"], ["STAT", "E"], ["PO", "ST"], ["POS", "T"], ["P", "OST"], ["\u2581N", "ord"], ["\u2581No", "rd"], ["\u2581Nor", "d"], ["\u2581in", "nov"], ["\u2581inn", "ov"], ["\u2581c", "rim"], ["\u2581cr", "im"], ["\u2581cri", "m"], ["\u2581", "crim"], ["ax", "is"], ["a", "xis"], ["\u2581T", "urn"], ["\u2581Tur", "n"], ["\u2581Tu", "rn"], ["\u2581", "Turn"], ["con", "n"], ["co", "nn"], ["Run", "time"], ["\u2581rem", "aining"], ["\u2581remain", "ing"], ["os", "ton"], ["ost", "on"], ["osto", "n"], ["o", "ston"], ["\u2581", "\u042d"], ["\u2581window", "s"], ["\u2581wind", "ows"], ["\u2581", "windows"], ["\u2581R", "oyal"], ["\u2581Ro", "yal"], ["\u2581Roy", "al"], ["\u2581v", "ide"], ["\u2581vi", "de"], ["\u2581vid", "e"], ["P", "P"], ["ch", "ron"], ["chr", "on"], ["\u2581s", "an"], ["\u2581sa", "n"], ["\u2581", "san"], ["\u2581r", "ise"], ["\u2581ri", "se"], ["\u2581ris", "e"], ["\u2581", "rise"], ["\u2581d", "elle"], ["\u2581de", "lle"], ["\u2581del", "le"], ["\u2581dell", "e"], ["\u2581D", "ur"], ["\u2581Du", "r"], ["\u2581rap", "id"], ["\u2581ra", "pid"], ["ce", "rt"], ["cer", "t"], ["c", "ert"], ["L", "A"], ["ed", "ge"], ["\u2581\\", "]"], ["\u2581", "\\]"], ["\u2581en", "tered"], ["\u2581ent", "ered"], ["\u2581enter", "ed"], ["\u2581l", "aws"], ["\u2581la", "ws"], ["\u2581law", "s"], ["\u2581ph", "oto"], ["\u2581phot", "o"], ["\u2581", "photo"], ["\u2581ap", "plications"], ["\u2581applic", "ations"], ["\u2581application", "s"], ["\u2581appl", "ications"], ["\u2581Ber", "lin"], ["\u2581ar", "rest"], ["\u2581arr", "est"], ["\u2581f", "ederal"], ["\u2581fed", "eral"], ["\u2581feder", "al"], ["\u2581R", "ussia"], ["\u2581Russ", "ia"], ["\u2581us", "ual"], ["\u2581r", "aw"], ["\u2581ra", "w"], ["\u2581", "raw"], ["\u2581pi", "\u00f9"], ["\u00eat", "re"], ["\u00ea", "tre"], ["JS", "ON"], ["J", "SON"], ["SI", "ON"], ["S", "ION"], ["xt", "ure"], ["ist", "ent"], ["iste", "nt"], ["isten", "t"], ["\u2581P", "ower"], ["\u2581Po", "wer"], ["\u2581Pow", "er"], ["\u2581", "Power"], ["Bi", "t"], ["B", "it"], ["\u2581cap", "acity"], ["\u2581capac", "ity"], ["\u2581", "capacity"], ["\u2581c", "ards"], ["\u2581car", "ds"], ["\u2581card", "s"], ["\u2581", "cards"], ["UI", "D"], ["U", "ID"], ["im", "ents"], ["iment", "s"], ["imen", "ts"], ["i", "ments"], ["\u2581d", "ar"], ["\u2581da", "r"], ["\u2581", "dar"], ["\u2581Ch", "icago"], ["\u2581comfort", "able"], ["ti", "p"], ["t", "ip"], ["ba", "s"], ["b", "as"], ["\u2581m", "u"], ["\u2581", "mu"], ["\u2581en", "emy"], ["\u2581enem", "y"], ["ya", "n"], ["y", "an"], ["\u2581\u0444", "\u0438"], ["\u2581", "\u0444\u0438"], ["\u2581up", "dated"], ["\u2581update", "d"], ["\u2581", "updated"], ["an", "go"], ["ang", "o"], ["E", "v"], ["E", "ffect"], ["os", "ing"], ["osi", "ng"], ["o", "sing"], ["ren", "ce"], ["r", "ence"], ["\u2581Con", "gress"], ["\u2581Cong", "ress"], ["\u2581d", "efe"], ["\u2581de", "fe"], ["\u2581def", "e"], ["\u2581i", "p"], ["\u2581", "ip"], ["\u2581t", "out"], ["\u2581to", "ut"], ["\u2581tou", "t"], ["\u2581f", "reedom"], ["\u2581free", "dom"], ["\u2581freed", "om"], ["\u2581a", "o"], ["\u2581", "ao"], ["\u2581There", "fore"], ["\u2581Ther", "efore"], ["Ed", "it"], ["E", "dit"], ["\u2581Vir", "gin"], ["RE", "E"], ["R", "EE"], ["ar", "go"], ["arg", "o"], ["\u2581D", "am"], ["\u2581Da", "m"], ["\u2581", "Dam"], ["\u2581tra", "ffic"], ["\u2581traff", "ic"], ["\u00f1o", "s"], ["\u00f1", "os"], ["\u2581a", "lle"], ["\u2581al", "le"], ["\u2581all", "e"], ["\u2581", "alle"], ["\u2581dep", "th"], ["\u2581", "depth"], ["No", "w"], ["N", "ow"], ["\u2581s", "ides"], ["\u2581side", "s"], ["\u2581si", "des"], ["\u2581sid", "es"], ["\u2581\u0433\u043e", "\u0434\u0438"], ["\u2581\u0433\u043e\u0434", "\u0438"], ["Des", "criptor"], ["\u2581art", "ikel"], ["\u2581n", "arrow"], ["\u2581narr", "ow"], ["\u2581nar", "row"], ["__", "_"], ["_", "__"], ["k", "w"], ["ut", "o"], ["u", "to"], ["\u2581Face", "book"], ["\u2581Fac", "ebook"], ["te", "gr"], ["t", "egr"], ["bo", "olean"], ["ni", "k"], ["n", "ik"], ["b", "d"], ["Tr", "ack"], ["Tra", "ck"], ["\u2581g", "ran"], ["\u2581gr", "an"], ["\u2581gra", "n"], ["res", "hold"], ["resh", "old"], ["\u0432\u0435", "\u0442"], ["\u0432", "\u0435\u0442"], ["wr", "ap"], ["w", "rap"], ["\u2581n", "oise"], ["\u2581no", "ise"], ["ig", "u"], ["i", "gu"], ["\u2581B", "on"], ["\u2581Bo", "n"], ["\u2581", "Bon"], ["\u2581w", "y"], ["\u2581", "wy"], ["lin", "ux"], ["ck", "s"], ["c", "ks"], ["\u2581f", "ans"], ["\u2581fa", "ns"], ["\u2581fan", "s"], ["\u2581m", "ach"], ["\u2581ma", "ch"], ["\u2581mac", "h"], ["\u2581p", "rices"], ["\u2581pr", "ices"], ["\u2581pri", "ces"], ["\u2581price", "s"], ["\u00e9", "v"], ["ou", "ts"], ["out", "s"], ["o", "uts"], ["stand", "ing"], ["stan", "ding"], ["\u2581c", "ateg"], ["\u2581cat", "eg"], [";", "\\"], ["\u2581de", "cre"], ["\u2581dec", "re"], ["\u2581S", "aturday"], ["\u2581m", "enu"], ["\u2581me", "nu"], ["\u2581men", "u"], ["\u2581", "menu"], ["\u2581N", "ov"], ["\u2581No", "v"], ["\u2581Y", "et"], ["\u2581Ye", "t"], ["\u2581\u0442\u0430", "\u043a"], ["lic", "he"], ["li", "che"], ["lich", "e"], ["l", "iche"], ["\u2581Ac", "adem"], ["\u2581commun", "ication"], ["us", "ing"], ["u", "sing"], ["\u2581Soc", "iety"], ["\u2581Soci", "ety"], ["\u2581n", "uc"], ["\u2581nu", "c"], ["pect", "ive"], ["or", "ial"], ["oria", "l"], ["ori", "al"], ["o", "rial"], ["\u2581af", "raid"], ["\u2581an", "imal"], ["\u2581anim", "al"], ["\u2581turn", "ing"], ["\u2581tur", "ning"], ["ds", "t"], ["d", "st"], ["math", "frak"], ["le", "rs"], ["ler", "s"], ["l", "ers"], ["\u2581l", "ots"], ["\u2581lo", "ts"], ["\u2581lot", "s"], ["\u2581", "\u00e1"], ["\u2581T", "ra"], ["\u2581Tr", "a"], ["\u2581", "Tra"], ["n", "p"], ["\u2581r", "ose"], ["\u2581ro", "se"], ["\u2581", "rose"], ["\u2581G", "L"], ["\u2581", "GL"], ["\u2581hel", "ping"], ["\u2581help", "ing"], ["\u2581w", "inter"], ["\u2581win", "ter"], ["\u2581\u043a\u043e", "\u043c"], ["\u2581", "\u043a\u043e\u043c"], ["Mo", "ck"], ["M", "ock"], ["\u2581invest", "ment"], ["Us", "e"], ["U", "se"], ["\u2581Can", "ad"], ["\u043d", "\u0434"], ["Co", "py"], ["Cop", "y"], ["C", "opy"], ["\u2581f", "ly"], ["\u2581fl", "y"], ["\u2581", "fly"], ["SE", "R"], ["S", "ER"], ["\u2581F", "ar"], ["\u2581Fa", "r"], ["\u2581R", "os"], ["\u2581Ro", "s"], ["am", "il"], ["ami", "l"], ["a", "mil"], ["\u2581fight", "ing"], ["\u2581rel", "igious"], ["\u2581relig", "ious"], ["su", "per"], ["sup", "er"], ["s", "uper"], ["sc", "reen"], ["scr", "een"], ["s", "creen"], ["\u2581f", "urn"], ["\u2581fur", "n"], ["\u2581fu", "rn"], ["\u2581surpr", "ised"], ["\u2581surprise", "d"], ["\u2581re", "plied"], ["\u2581repl", "ied"], ["Act", "ivity"], ["Activ", "ity"], ["\u2581D", "own"], ["\u2581Do", "wn"], ["\u2581Dow", "n"], ["\u2581", "Down"], ["\u2581in", "sert"], ["\u2581ins", "ert"], ["\u2581", "insert"], ["\u2581O", "lymp"], ["\u2581point", "ed"], ["\u2581po", "inted"], ["\u2581C", "ard"], ["\u2581Car", "d"], ["\u2581Ca", "rd"], ["\u2581", "Card"], ["dr", "iver"], ["drive", "r"], ["d", "river"], ["\u2581D", "a"], ["\u2581", "Da"], ["!", "--"], ["ro", "ud"], ["rou", "d"], ["r", "oud"], ["un", "do"], ["und", "o"], ["\u2581m", "essages"], ["\u2581message", "s"], ["\u2581mess", "ages"], ["\u2581", "messages"], ["\u2581P", "oint"], ["\u2581Po", "int"], ["\u2581", "Point"], ["V", "M"], ["\u2581p", "lane"], ["\u2581pl", "ane"], ["\u2581plan", "e"], ["\u2581", "plane"], ["x", "c"], ["\u2581telev", "ision"], ["\u2581tele", "vision"], ["\u2581televis", "ion"], ["\u0451", "\u043d"], ["\u2581thous", "ands"], ["\u2581thousand", "s"], ["\u2581c", "ris"], ["\u2581cr", "is"], ["\u2581cri", "s"], ["\u2581de", "lay"], ["\u2581del", "ay"], ["\u2581", "delay"], ["\u2581N", "ext"], ["\u2581Ne", "xt"], ["\u2581", "Next"], ["\u2581no", "mbre"], ["\u2581nom", "bre"], ["\u2581t", "u"], ["\u2581", "tu"], ["\u2581sk", "ip"], ["\u2581ski", "p"], ["\u2581", "skip"], ["ro", "ad"], ["r", "oad"], ["istr", "ation"], ["\u2581t", "ur"], ["\u2581tu", "r"], ["\u2581De", "velop"], ["\u2581Devel", "op"], ["\u2581\u041f", "\u0430"], ["\u2581\u0434", "\u0440\u0443"], ["\u2581\u0434\u0440", "\u0443"], ["\u2581wonder", "ful"], [">", "&"], ["\u2581L", "iber"], ["\u2581Li", "ber"], ["\u2581Lib", "er"], ["\u2581s", "cope"], ["\u2581sc", "ope"], ["\u2581", "scope"], ["\u2581man", "age"], ["\u2581ma", "nage"], ["\u2581d", "ass"], ["\u2581da", "ss"], ["\u2581das", "s"], ["\u2581re", "call"], ["\u2581rec", "all"], ["P", "M"], ["\u2581re", "levant"], ["\u2581relev", "ant"], ["\u2581E", "arth"], ["\u2581\u043a\u0430", "\u043a"], ["\u2581a", "pr"], ["\u2581ap", "r"], ["\u2581A", "SS"], ["\u2581AS", "S"], ["\u2581", "ASS"], ["i\u00e9", "n"], ["i", "\u00e9n"], ["\u2581S", "H"], ["\u2581", "SH"], ["oo", "m"], ["o", "om"], ["it", "et"], ["ite", "t"], ["no", "ne"], ["non", "e"], ["n", "one"], ["as", "i"], ["a", "si"], ["\u2581mot", "or"], ["\u2581mo", "tor"], ["\u2581S", "how"], ["\u2581Sh", "ow"], ["\u2581", "Show"], ["n", "b"], ["\u2581fact", "ors"], ["\u2581fa", "ctors"], ["\u2581factor", "s"], ["\u2581f", "orest"], ["\u2581for", "est"], ["\u2581fore", "st"], ["\u2581fo", "rest"], ["\u2581\u0432", "\u0440\u0435"], ["th", "m"], ["t", "hm"], ["\u2581m", "unicip"], ["\u2581turn", "s"], ["\u2581tur", "ns"], ["\u2581Div", "ision"], ["\u2581Di", "vision"], ["E", "C"], ["\u2581dis", "appe"], ["struct", "or"], ["stru", "ctor"], ["\u2581some", "where"], ["\u2581Afr", "ican"], ["\u2581Africa", "n"], ["\u2581Inst", "itute"], ["\u2581Institut", "e"], ["Gr", "id"], ["G", "rid"], ["\u2581te", "acher"], ["\u2581teach", "er"], ["\u2581tea", "cher"], ["ur", "ies"], ["uri", "es"], ["u", "ries"], ["\u2581respect", "ively"], ["\u2581respective", "ly"], ["\u2581S", "D"], ["\u2581", "SD"], ["\u2581a", "live"], ["\u2581al", "ive"], ["\u2581ali", "ve"], ["\u2581p", "ou"], ["\u2581po", "u"], ["\u2581W", "ater"], ["\u2581Wat", "er"], ["\u2581Wa", "ter"], ["\u2581", "Water"], ["\u0444", "\u0435"], ["\u2581ch", "anging"], ["\u2581chang", "ing"], ["\u2581", "changing"], ["\u2581after", "noon"], ["\u2581or", "ders"], ["\u2581order", "s"], ["\u2581ord", "ers"], ["\u2581", "orders"], ["Re", "t"], ["R", "et"], ["Point", "er"], ["Po", "inter"], ["\u2581s", "av"], ["\u2581sa", "v"], ["er", "g"], ["e", "rg"], ["ok", "ed"], ["oke", "d"], ["o", "ked"], ["ess", "ions"], ["ession", "s"], ["\u2581F", "ire"], ["\u2581Fi", "re"], ["\u2581", "Fire"], ["ar", "et"], ["are", "t"], ["a", "ret"], ["im", "m"], ["i", "mm"], ["\u2581des", "ire"], ["\u2581", "\u0449\u043e"], ["\u2581De", "sign"], ["\u2581Des", "ign"], ["\u2581", "Design"], ["ut", "ure"], ["\u2581Off", "ice"], ["\u2581c", "md"], ["\u2581cm", "d"], ["\u2581", "cmd"], ["\u2581e", "ating"], ["\u2581eat", "ing"], ["Net", "work"], ["\u2581r", "ough"], ["\u2581ro", "ugh"], ["\u2581rou", "gh"], ["\u2581", "rough"], ["oper", "ator"], ["IG", "N"], ["I", "GN"], ["\u2581s", "ports"], ["\u2581sp", "orts"], ["\u2581sport", "s"], ["\u2581w", "eren"], ["\u2581we", "ren"], ["\u2581were", "n"], ["\u2581wer", "en"], ["\u2581n", "oted"], ["\u2581not", "ed"], ["\u2581no", "ted"], ["\u2581note", "d"], ["\u2581tw", "ice"], ["II", "I"], ["I", "II"], ["\u2581a", "nx"], ["\u2581an", "x"], ["\u2581e", "lim"], ["\u2581el", "im"], ["\u2581\u0430", "\u0432"], ["\u2581i", "o"], ["\u2581", "io"], ["\u2581spe", "ech"], ["\u2581con", "du"], ["\u2581cond", "u"], ["el", "les"], ["ell", "es"], ["elle", "s"], ["id", "ade"], ["ida", "de"], ["idad", "e"], ["\u2581adv", "ance"], ["R", "I"], ["oc", "a"], ["o", "ca"], ["/", "\\"], ["ap", "shot"], ["aps", "hot"], ["\u2581t", "ail"], ["\u2581ta", "il"], ["\u2581", "tail"], ["mod", "els"], ["model", "s"], ["mode", "ls"], ["og", "y"], ["o", "gy"], ["\u2581J", "eff"], ["\u2581Je", "ff"], ["ir", "ation"], ["irat", "ion"], ["\u2581K", "ore"], ["\u2581Ko", "re"], ["\u2581Kor", "e"], ["\u2581le", "ads"], ["\u2581lead", "s"], ["ba", "t"], ["b", "at"], ["Ad", "apter"], ["c", "ategory"], ["ang", "ular"], ["angu", "lar"], ["\u2581s", "aved"], ["\u2581sa", "ved"], ["\u2581save", "d"], ["\u2581sav", "ed"], ["\u2581", "saved"], ["\u2581un", "iform"], ["\u2581", "uniform"], ["\u2581n", "\u00e9"], ["\u2581", "n\u00e9"], ["\u2581business", "es"], ["His", "t"], ["Hi", "st"], ["H", "ist"], ["\u2581\u0430", "\u0440"], ["\u2581", "\u0430\u0440"], ["do", "main"], ["dom", "ain"], ["\u2581S", "i"], ["\u2581", "Si"], ["ra", "ise"], ["rais", "e"], ["rai", "se"], ["r", "aise"], ["\u2581w", "arn"], ["\u2581war", "n"], ["\u2581wa", "rn"], ["\u2581", "warn"], ["het", "ic"], ["h", "etic"], ["\u2581G", "ro"], ["\u2581Gr", "o"], ["))", "."], [")", ")."], ["}", ">"], ["\u0437", "\u0435"], ["\u2581Amaz", "on"], ["\u2581Or", "gan"], ["\u2581", "Organ"], ["\u2581L", "ake"], ["\u2581La", "ke"], ["\u2581ag", "reement"], ["\u2581agree", "ment"], ["\u2581agre", "ement"], ["x", "a"], ["\u2581p", "erman"], ["\u2581per", "man"], ["\u2581perm", "an"], ["\u2581cont", "aining"], ["\u2581contain", "ing"], ["\u2581st", "range"], ["\u2581str", "ange"], ["\u2581strang", "e"], ["\u0441\u0442", "\u0456"], ["\u0441", "\u0442\u0456"], ["\u2581st", "upid"], ["\u2581spe", "aking"], ["\u2581speak", "ing"], ["\u2581Intern", "et"], ["\u2581Inter", "net"], ["pre", "fix"], ["pref", "ix"], ["p", "refix"], ["es", "c"], ["e", "sc"], ["As", "sert"], ["Ass", "ert"], ["pro", "te"], ["pr", "ote"], ["prot", "e"], ["p", "rote"], ["\u2581m", "anner"], ["\u2581man", "ner"], ["\u2581S", "z"], ["un", "te"], ["unt", "e"], ["u", "nte"], ["io", "t"], ["i", "ot"], ["Pro", "file"], ["ov", "en"], ["ove", "n"], ["o", "ven"], ["\u2581for", "med"], ["\u2581form", "ed"], ["\u2581forme", "d"], ["\u2581", "formed"], ["\u2581l", "it"], ["\u2581li", "t"], ["\u2581", "lit"], ["\u2581econom", "y"], ["\u2581ec", "onomy"], ["\u2581c", "z"], ["\u2581", "cz"], ["wi", "d"], ["w", "id"], ["RE", "Q"], ["R", "EQ"], ["\u2581ch", "osen"], ["\u2581cho", "sen"], ["\u2581chose", "n"], ["\u2581P", "rodu"], ["\u2581Pro", "du"], ["\u2581", "Produ"], ["os", "ter"], ["ost", "er"], ["o", "ster"], ["st", "ances"], ["stance", "s"], ["stan", "ces"], ["aw", "a"], ["a", "wa"], ["\u2581R", "en"], ["\u2581Re", "n"], ["\u2581conf", "irm"], ["\u2581", "confirm"], ["\u2581\u0411", "\u043e"], ["\u2581b", "illion"], ["\u2581bill", "ion"], ["\u2581d", "\u00e9c"], ["\u2581d\u00e9", "c"], ["\u00fd", "ch"], ["\u2581ill", "ustr"], ["TI", "ES"], ["T", "IES"], ["\u2581P", "ub"], ["\u2581Pu", "b"], ["\u2581", "Pub"], ["\u2581b", "an"], ["\u2581ba", "n"], ["\u2581", "ban"], ["ad", "ed"], ["ade", "d"], ["a", "ded"], ["ah", "n"], ["a", "hn"], ["\u2581C", "ath"], ["\u2581Cat", "h"], ["\u2581Ca", "th"], ["no", "number"], ["non", "umber"], ["\u2581wor", "st"], ["\u2581\u041c", "\u0435"], ["\u2581sugg", "ested"], ["\u2581suggest", "ed"], ["st", "ats"], ["stat", "s"], ["sta", "ts"], ["\u2581c", "ant"], ["\u2581can", "t"], ["\u2581ca", "nt"], ["\u2581al", "ign"], ["\u2581ali", "gn"], ["\u2581", "align"], ["kap", "pa"], ["k", "appa"], ["\u2581h", "en"], ["\u2581he", "n"], ["\u2581", "hen"], ["\u2581in", "iti"], ["\u2581init", "i"], ["']", ")"], ["'", "])"], ["B", "I"], ["\u2581g", "arden"], ["\u2581gar", "den"], ["\u2581gard", "en"], ["\u2581sec", "ure"], ["\u2581secur", "e"], ["\u2581", "secure"], ["\u2581\\", "["], ["\u2581", "\\["], ["hand", "ler"], ["handle", "r"], ["el", "li"], ["ell", "i"], ["e", "lli"], ["ld", "ots"], ["l", "dots"], ["se", "cut"], ["sec", "ut"], ["s", "ecut"], ["\u2581ext", "ended"], ["\u2581extend", "ed"], ["}", "-"], ["an", "ie"], ["ani", "e"], ["a", "nie"], ["\u2581F", "ind"], ["\u2581Fin", "d"], ["\u2581Fi", "nd"], ["\u2581", "Find"], ["\u2581M", "useum"], ["\u2581Muse", "um"], ["\u2581C", "onne"], ["\u2581Con", "ne"], ["\u2581", "Conne"], ["y", "y"], ["\u2581pass", "ion"], ["ak", "ers"], ["ake", "rs"], ["aker", "s"], ["a", "kers"], ["ah", "r"], ["a", "hr"], ["olog", "ies"], ["ologie", "s"], ["\u2581equ", "ation"], ["\u2581eq", "uation"], ["\u2581", "equation"], ["\u2581occ", "asion"], ["\u2581occas", "ion"], ["Le", "t"], ["L", "et"], ["']", "['"], ["'][", "'"], ["'", "]['"], ["Pr", "int"], ["an", "es"], ["ane", "s"], ["a", "nes"], ["ie", "nte"], ["ient", "e"], ["ien", "te"], ["i", "ente"], ["\u2581T", "oday"], ["\u2581To", "day"], ["\u2581Tod", "ay"], ["LE", "CT"], ["L", "ECT"], ["\u2581A", "f"], ["\u2581", "Af"], [",", ","], ["\u2581\u0422", "\u0430"], ["\u2581`", "``"], ["\u2581``", "`"], ["ev", "en"], ["eve", "n"], ["e", "ven"], ["si", "n"], ["s", "in"], ["ur", "er"], ["ure", "r"], ["u", "rer"], ["\u2581", "\u00b0"], ["ot", "imes"], ["oti", "mes"], ["o", "times"], ["\u2581I", "O"], ["\u2581", "IO"], ["\u2581po", "et"], ["()", "));"], ["())", ");"], ["()))", ";"], ["(", ")));"], ["\u2581", "\u2212"], ["\u2581ad", "opt"], ["ph", "ere"], ["pher", "e"], ["p", "here"], ["#", "["], ["\u2581c", "entre"], ["\u2581cent", "re"], ["ov", "es"], ["ove", "s"], ["o", "ves"], ["\u2581a", "ns"], ["\u2581an", "s"], ["\u2581", "ans"], ["d", "p"], ["\u2581K", "ir"], ["\u2581Ki", "r"], ["\u2581applic", "able"], ["f", "p"], ["\u2581vis", "ual"], ["\u2581ok", "ay"], ["or", "o"], ["o", "ro"], ["\u2581opportun", "ities"], ["Re", "pository"], ["Rep", "ository"], ["\u2581l", "l"], ["\u2581", "ll"], ["\u2581R", "od"], ["\u2581Ro", "d"], ["\u2581s", "hel"], ["\u2581sh", "el"], ["\u2581she", "l"], ["\u2581la", "unch"], ["\u2581con", "ven"], ["\u2581conv", "en"], ["\u2581conve", "n"], ["\u2581S", "pe"], ["\u2581Sp", "e"], ["\u2581", "Spe"], ["Am", "er"], ["A", "mer"], ["\u2581c", "ette"], ["\u2581cet", "te"], ["Con", "d"], ["Co", "nd"], ["C", "ond"], ["de", "p"], ["d", "ep"], ["O", "wn"], ["\u2581h", "ook"], ["\u2581ho", "ok"], ["\u2581", "hook"], ["\u2581d", "ict"], ["\u2581di", "ct"], ["\u2581dic", "t"], ["\u2581", "dict"], ["\u2581Th", "ose"], ["\u2581f", "ellow"], ["\u2581fell", "ow"], ["\u2581fel", "low"], ["\u2581phil", "osoph"], ["\u2581philos", "oph"], ["vi", "n"], ["v", "in"], ["fer", "ences"], ["ference", "s"], ["ha", "v"], ["h", "av"], ["\u2581ad", "ding"], ["\u2581add", "ing"], ["\u2581", "adding"], ["ivers", "e"], ["iver", "se"], ["i", "verse"], ["ga", "me"], ["g", "ame"], ["\u2581Bl", "ue"], ["\u2581", "Blue"], ["\u2581c", "lin"], ["\u2581cl", "in"], ["not", "e"], ["no", "te"], ["n", "ote"], ["\u2581R", "am"], ["\u2581Ra", "m"], ["\u043c\u0435", "\u0440"], ["\u043c", "\u0435\u0440"], ["co", "very"], ["cover", "y"], ["cov", "ery"], ["c", "overy"], ["\u00f1", "a"], ["\u2581\u0431", "\u0438"], ["\u2581", "\u0431\u0438"], ["\u2581f", "ashion"], ["\u2581b", "roke"], ["\u2581br", "oke"], ["\u2581bro", "ke"], ["\u2581'", "\\"], ["\u2581", "'\\"], ["\u2581re", "ader"], ["\u2581read", "er"], ["\u2581", "reader"], ["\u043d\u043e", "\u0435"], ["\u043d\u043e", "\u0441\u0442\u0438"], ["\u043d\u043e\u0441\u0442", "\u0438"], ["\u2581pay", "ment"], ["\u2581", "payment"], ["\u2581L", "ic"], ["\u2581Li", "c"], ["\u2581l", "ips"], ["\u2581li", "ps"], ["\u2581lip", "s"], ["\u2581ac", "adem"], ["\u2581M", "ot"], ["\u2581Mo", "t"], ["el", "ls"], ["ell", "s"], ["C", "HECK"], ["\u2581\u0440", "\u0443"], ["\u2581", "\u0440\u0443"], ["\u2581M", "S"], ["\u2581", "MS"], ["Ed", "itor"], ["Edit", "or"], ["\u2581z", "one"], ["\u2581zo", "ne"], ["\u2581", "zone"], ["it", "ure"], ["itu", "re"], ["\u2581I", "T"], ["\u2581", "IT"], ["run", "time"], ["\u2581pro", "ceed"], ["\u2581proc", "eed"], ["\u043b\u043e", "\u0432"], ["\u043b", "\u043e\u0432"], ["\u2581M", "aria"], ["\u2581Mar", "ia"], ["\u2581Ma", "ria"], ["ol", "ver"], ["olve", "r"], ["olv", "er"], ["\u2581Th", "anks"], ["\u2581Thank", "s"], ["\u2581", "Thanks"], ["\u2581should", "n"], ["\u2581J", "oh"], ["\u2581Jo", "h"], ["\u2581Mod", "el"], ["\u2581Mo", "del"], ["\u2581Mode", "l"], ["\u2581", "Model"], ["\u2581S", "ov"], ["\u2581So", "v"], ["!", "'"], ["D", "i"], ["\u2581c", "ancer"], ["\u2581can", "cer"], ["Id", "ent"], ["\u2581ex", "change"], ["il", "ler"], ["ill", "er"], ["ille", "r"], ["in", "f"], ["i", "nf"], ["LE", "N"], ["L", "EN"], ["()", "{"], ["(", "){"], ["ag", "a"], ["a", "ga"], ["\"]", ","], ["\"", "],"], ["u", "h"], ["\u2581K", "en"], ["\u2581Ke", "n"], ["\u2581ph", "otos"], ["\u2581phot", "os"], ["\u2581photo", "s"], ["\u2581t", "iny"], ["\u2581ti", "ny"], ["\u2581tin", "y"], ["\u2581", "tiny"], ["\u2581g", "ent"], ["\u2581gen", "t"], ["\u2581ge", "nt"], ["\u2581", "gent"], ["\u00fc", "l"], ["\u2581T", "ake"], ["\u2581Ta", "ke"], ["\u2581Tak", "e"], ["\u2581", "Take"], ["id", "el"], ["ide", "l"], ["i", "del"], ["ou", "ting"], ["out", "ing"], ["In", "ternal"], ["Inter", "nal"], ["Intern", "al"], ["\u2581c", "ells"], ["\u2581cell", "s"], ["\u2581cel", "ls"], ["\u043d\u0438", "\u043c"], ["\u043d", "\u0438\u043c"], ["ha", "rd"], ["har", "d"], ["h", "ard"], ["\u2581T", "own"], ["\u2581To", "wn"], ["\u2581Tow", "n"], ["ob", "e"], ["o", "be"], ["pl", "ex"], ["ple", "x"], ["p", "lex"], ["\u0442\u0435", "\u0440"], ["\u0442", "\u0435\u0440"], ["to", "ns"], ["ton", "s"], ["t", "ons"], ["\u2581conc", "entr"], ["\u2581concent", "r"], ["mo", "ck"], ["m", "ock"], ["v", "c"], ["\u00e1", "z"], ["\u2581Ch", "ampionship"], ["\u2581Champion", "ship"], ["\u2581Champions", "hip"], ["\u2581\u0431", "\u0435"], ["\u2581", "\u0431\u0435"], ["?", "?"], ["\u00e9r", "i"], ["\u00e9", "ri"], ["al", "y"], ["a", "ly"], ["\u2581", "\u0426"], ["ier", "te"], ["iert", "e"], ["\u2581tot", "ally"], ["\u2581total", "ly"], ["\u2581A", "uf"], ["\u2581Au", "f"], ["\u2581our", "selves"], ["\u2581S", "elf"], ["\u2581Sel", "f"], ["\u2581", "Self"], ["Form", "s"], ["For", "ms"], ["ight", "er"], ["igh", "ter"], ["\u2581is", "land"], ["fm", "t"], ["f", "mt"], ["\u2581r", "c"], ["\u2581", "rc"], ["\u2581t", "ells"], ["\u2581tell", "s"], ["\u2581tel", "ls"], ["B", "B"], ["di", "t"], ["d", "it"], ["\u2581vari", "ables"], ["\u2581variable", "s"], ["\u2581", "variables"], ["\u2581int", "ended"], ["\u2581intend", "ed"], ["iz", "ont"], ["izon", "t"], ["izo", "nt"], ["\u2581pl", "ays"], ["\u2581play", "s"], ["da", "m"], ["d", "am"], ["se", "q"], ["s", "eq"], ["\u2581S", "up"], ["\u2581Su", "p"], ["\u2581", "Sup"], ["\u2581c", "ultural"], ["\u2581cult", "ural"], ["\u2581sc", "ream"], ["__", ","], ["_", "_,"], ["ci", "pl"], ["cip", "l"], ["Time", "out"], ["\u2581", "\u0436"], ["or", "te"], ["ort", "e"], ["\u2581repl", "aced"], ["\u2581replace", "d"], ["E", "M"], ["\u2581ab", "andon"], ["\u2581Spec", "ial"], ["\u2581Spe", "cial"], ["\u2581", "Special"], ["el", "len"], ["ell", "en"], ["elle", "n"], ["\u2581B", "ru"], ["\u2581Br", "u"], ["ir", "med"], ["irm", "ed"], ["T", "e"], ["ol", "t"], ["o", "lt"], ["j", "u"], ["Arg", "ument"], ["\u2581ne", "ut"], ["\u2581neu", "t"], ["\u2581", "neut"], ["sc", "ape"], ["\u2581R", "ay"], ["\u2581Ra", "y"], ["\u2581", "Ray"], ["\u2581Pol", "it"], ["\u2581Po", "lit"], ["\u2581crow", "d"], ["\u2581cro", "wd"], ["\u2581Window", "s"], ["\u2581Wind", "ows"], ["\u2581", "Windows"], ["ie", "go"], ["ieg", "o"], ["i", "ego"], ["\u2581e", "scape"], ["\u2581esc", "ape"], ["\u2581", "escape"], ["\u2581Ap", "ache"], ["sy", "nc"], ["syn", "c"], ["s", "ync"], ["eb", "en"], ["e", "ben"], ["if", "ies"], ["ifi", "es"], ["et", "her"], ["eth", "er"], ["ethe", "r"], ["e", "ther"], ["Met", "a"], ["Me", "ta"], ["M", "eta"], ["\u2581big", "gest"], ["Ga", "me"], ["G", "ame"], ["\u2581trans", "action"], ["\u2581", "transaction"], ["En", "v"], ["E", "nv"], ["\u2581\u041c", "\u043e"], ["\u2581pl", "enty"], ["\u2581m", "el"], ["\u2581me", "l"], ["\u2581", "mel"], ["\u043f", "\u0440\u0435"], ["\u2581mot", "iv"], ["\u2581\u043e", "\u0440"], ["\u2581", "\u043e\u0440"], ["or", "gan"], ["org", "an"], ["\u2581m", "ock"], ["\u2581mo", "ck"], ["\u2581", "mock"], ["\u2581$", "_"], ["\u2581", "$_"], ["\u0435\u043d", "\u0435"], ["\u0435", "\u043d\u0435"], ["\u2581N", "umber"], ["\u2581Num", "ber"], ["\u2581Nu", "mber"], ["\u2581", "Number"], ["ck", "now"], ["c", "know"], ["\u2581Up", "date"], ["\u2581", "Update"], ["ze", "ro"], ["zer", "o"], ["z", "ero"], ["\u2581sur", "prise"], ["\u2581surpr", "ise"], ["ce", "an"], ["pd", "f"], ["p", "df"], ["Gl", "obal"], ["\u2581att", "end"], ["\u2581f", "ond"], ["\u2581fo", "nd"], ["\u2581fon", "d"], ["\u2581under", "stood"], ["Na", "v"], ["N", "av"], ["\u2581M", "ic"], ["\u2581Mi", "c"], ["\u2581", "Mic"], ["=", "$"], ["ok", "ing"], ["oki", "ng"], ["o", "king"], ["\u2581Stad", "ium"], ["Cl", "ose"], ["\u2581compet", "ition"], ["\u2581sold", "iers"], ["\u2581soldier", "s"], ["\u2581O", "P"], ["\u2581", "OP"], ["ag", "ne"], ["agn", "e"], ["\u2581An", "ton"], ["\u2581Ant", "on"], ["Ma", "in"], ["M", "ain"], ["\u00e1", "k"], ["\u2581#", "["], ["\u2581", "#["], ["\u2581Com", "mit"], ["\u2581Comm", "it"], ["\u2581", "Commit"], ["py", "x"], ["\u2581e", "ast"], ["\u2581eas", "t"], ["\u2581", "east"], ["\u2581Or", "der"], ["\u2581Ord", "er"], ["\u2581", "Order"], ["F", "loat"], ["\u2581accept", "ed"], ["\u2581mon", "itor"], ["\u2581", "monitor"], ["\u2581p", "ad"], ["\u2581pa", "d"], ["\u2581", "pad"], ["on", "ic"], ["oni", "c"], ["o", "nic"], ["\u2581p", "ushed"], ["\u2581push", "ed"], ["\u2581re", "place"], ["\u2581rep", "lace"], ["\u2581repl", "ace"], ["\u2581", "replace"], ["CR", "E"], ["C", "RE"], ["\u2581r", "ide"], ["\u2581ri", "de"], ["\u2581rid", "e"], ["\u2581", "ride"], ["fo", "und"], ["f", "ound"], ["=", "%"], ["\u0432\u043e", "\u0439"], ["\u2581mat", "ches"], ["\u2581match", "es"], ["\u2581", "matches"], ["\u2581L", "ie"], ["\u2581Li", "e"], ["\u2581exper", "iences"], ["\u2581experience", "s"], ["\u2581experi", "ences"], ["Po", "ol"], ["P", "ool"], ["up", "s"], ["u", "ps"], ["A", "V"], ["\u2581ex", "istence"], ["\u2581exist", "ence"], ["\u2581t", "hin"], ["\u2581th", "in"], ["\u2581m", "agn"], ["\u2581mag", "n"], ["\u2581ma", "gn"], ["CO", "MP"], ["COM", "P"], ["ho", "me"], ["hom", "e"], ["h", "ome"], ["\u2581n", "i"], ["\u2581", "ni"], ["\u2581wur", "den"], ["\u2581wurde", "n"], ["\u043b\u0430", "\u0432"], ["\u2581te", "eth"], ["\u2581S", "tan"], ["\u2581St", "an"], ["\u2581Sta", "n"], ["ap", "pro"], ["app", "ro"], ["an", "ny"], ["ann", "y"], ["if", "ts"], ["ift", "s"], ["\u2581un", "known"], ["\u2581", "unknown"], ["\u2581h", "omes"], ["\u2581home", "s"], ["\u2581hom", "es"], ["\u2581ho", "mes"], ["\u2581ent", "ity"], ["\u2581", "entity"], ["ci", "e"], ["c", "ie"], ["\u043b\u0435", "\u043d\u0438\u0435"], ["ia", "r"], ["i", "ar"], ["\u2581compl", "iance"], ["\u2581focus", "ed"], ["uz", "z"], ["u", "zz"], ["=\\", "\""], ["=", "\\\""], ["com", "ponents"], ["component", "s"], ["Att", "r"], ["At", "tr"], ["all", "ery"], ["alle", "ry"], ["aller", "y"], ["\u2581ident", "ify"], ["O", "k"], ["pi", "e"], ["p", "ie"], ["\u2581St", "ill"], ["\u2581off", "ering"], ["\u2581offer", "ing"], ["\u2581bu", "sy"], ["\u2581bus", "y"], ["ct", "l"], ["c", "tl"], ["it", "ors"], ["itor", "s"], ["ito", "rs"], ["\u2581concern", "ed"], ["\u2581concer", "ned"], ["\u2581b", "rown"], ["\u2581br", "own"], ["\u2581bro", "wn"], ["\u2581brow", "n"], ["cl", "k"], ["Se", "lected"], ["Select", "ed"], ["\u2581B", "lock"], ["\u2581Bl", "ock"], ["\u2581Blo", "ck"], ["\u2581", "Block"], ["\u2581e", "gy"], ["\u2581eg", "y"], ["\u2581", "egy"], ["ic", "ing"], ["ici", "ng"], ["i", "cing"], ["\u2581U", "RL"], ["\u2581", "URL"], ["\u2581t", "opic"], ["\u2581to", "pic"], ["\u2581top", "ic"], ["\u2581", "topic"], ["\u2581Pro", "duct"], ["\u2581Produ", "ct"], ["\u2581", "Product"], ["\u2581\u0447", "\u0438"], ["\u2581", "\u0447\u0438"], ["\u2581t", "rial"], ["\u2581tr", "ial"], ["\u2581tri", "al"], ["\u2581week", "end"], ["l", "u"], ["\u2581I", "V"], ["\u2581", "IV"], ["\u2581E", "gy"], ["\u2581Eg", "y"], ["x", "C"], ["\u2581n", "ove"], ["\u2581no", "ve"], ["\u2581nov", "e"], ["\u2581l", "ett"], ["\u2581le", "tt"], ["\u2581let", "t"], ["\u2581", "lett"], ["en", "ne"], ["enn", "e"], ["()", ")."], ["())", "."], ["(", "))."], [".*", "*"], [".", "**"], ["\u2581p", "romise"], ["\u2581prom", "ise"], ["el", "ection"], ["ele", "ction"], ["elect", "ion"], ["e", "lection"], ["Aut", "h"], ["A", "uth"], ["r", "v"], ["ri", "l"], ["r", "il"], ["\u2581con", "duct"], ["\u2581cond", "uct"], ["\u2581condu", "ct"], ["\u2581", "conduct"], ["\u2581main", "tain"], ["\u2581maint", "ain"], ["\u2581bo", "at"], ["\u2581", "boat"], ["\u2581op", "posite"], ["\u2581oppos", "ite"], ["sp", "in"], ["spi", "n"], ["s", "pin"], ["web", "pack"], ["an", "ta"], ["ant", "a"], ["\u2581o", "rient"], ["\u2581or", "ient"], ["\u2581", "orient"], ["\u2581s", "uc"], ["\u2581su", "c"], ["\u2581ex", "ercise"], ["\u2581exerc", "ise"], ["\u2581eff", "icient"], ["\u2581", "efficient"], ["\u2581trad", "ition"], ["\u2581z", "w"], ["\u2581", "zw"], ["\u2581S", "ud"], ["\u2581Su", "d"], ["go", "ing"], ["\u2581P", "ier"], ["\u2581Pi", "er"], ["in", "v"], ["i", "nv"], ["ip", "es"], ["ipe", "s"], ["i", "pes"], ["ensure", "math"], ["\u2581con", "ver"], ["\u2581conv", "er"], ["\u2581conve", "r"], ["cre", "en"], ["cr", "een"], ["c", "reen"], ["\u2581t", "error"], ["\u2581ter", "ror"], ["\u2581terr", "or"], ["\u2581D", "ou"], ["\u2581Do", "u"], ["\u2581in", "valid"], ["\u2581", "invalid"], ["ce", "ived"], ["ceive", "d"], ["\u2581A", "rab"], ["\u2581Ar", "ab"], ["\u2581w", "ire"], ["\u2581wir", "e"], ["\u2581", "wire"], ["ap", "plication"], ["sh", "ift"], ["Gener", "ic"], ["\u2581P", "lan"], ["\u2581Pl", "an"], ["\u2581", "Plan"], ["\u2581W", "all"], ["\u2581Wal", "l"], ["\u2581Wa", "ll"], ["\u2581", "Wall"], ["\u2581direct", "ory"], ["\u2581director", "y"], ["\u2581", "directory"], ["\u2581e", "gg"], ["\u2581eg", "g"], ["\u2581we", "alth"], ["\u2581", "wealth"], ["ran", "dom"], ["rand", "om"], ["r", "andom"], ["att", "ribute"], ["\u2581h", "ide"], ["\u2581hi", "de"], ["\u2581hid", "e"], ["\u2581", "hide"], ["Se", "rial"], ["Ser", "ial"], ["S", "erial"], ["ca", "m"], ["c", "am"], ["\u2581it", "al"], ["\u2581i", "tal"], ["\u2581", "ital"], ["\u2581L", "ine"], ["\u2581Lin", "e"], ["\u2581Li", "ne"], ["\u2581", "Line"], ["\u2581C", "HECK"], ["\u2581", "CHECK"], ["ploy", "ment"], ["\u2581mass", "ive"], ["\u2581ex", "tract"], ["\u2581ext", "ract"], ["\u2581extra", "ct"], ["\u2581extr", "act"], ["\u2581", "extract"], ["ch", "ain"], ["cha", "in"], ["Res", "t"], ["Re", "st"], ["R", "est"], ["\u2581L", "as"], ["\u2581La", "s"], ["\u2581b", "ear"], ["\u2581be", "ar"], ["\u2581", "bear"], ["\u2581l", "inks"], ["\u2581link", "s"], ["\u2581lin", "ks"], ["\u2581", "links"], ["\u2581new", "sp"], ["\u2581news", "p"], ["\u2581F", "C"], ["\u2581", "FC"], ["Car", "d"], ["C", "ard"], ["ak", "s"], ["a", "ks"], ["\u2581v", "isible"], ["\u2581vis", "ible"], ["\u2581", "visible"], ["\u2581M", "arc"], ["\u2581Mar", "c"], ["\u2581Ma", "rc"], ["\u2581B", "oston"], ["\u2581Bo", "ston"], ["\u2581Bos", "ton"], ["\u2581res", "erved"], ["\u2581reserv", "ed"], ["\u2581reserve", "d"], ["\u2581ro", "of"], ["lic", "enses"], ["license", "s"], ["d", "c"], ["\u2581In", "formation"], ["\u2581", "Information"], ["\u2581w", "itness"], ["S", "k"], ["*)", ","], ["*", "),"], ["Sc", "ope"], ["S", "cope"], ["']", ";"], ["'", "];"], ["\u2581M", "ir"], ["\u2581Mi", "r"], ["\u2581", "Mir"], ["ud", "ing"], ["udi", "ng"], ["u", "ding"], ["\u2581t", "rend"], ["\u2581tr", "end"], ["\u2581tre", "nd"], ["\u2581tren", "d"], ["re", "p"], ["r", "ep"], ["\u2581mus", "ical"], ["\u2581music", "al"], ["\u2581ne", "ither"], ["\u2581nei", "ther"], ["\u2581C", "reat"], ["\u2581Cre", "at"], ["\u2581", "Creat"], ["\u2581pos", "itions"], ["\u2581position", "s"], ["\u2581posit", "ions"], ["L", "C"], ["rid", "ge"], ["r", "idge"], ["\u2581offic", "ers"], ["\u2581office", "rs"], ["\u2581officer", "s"], ["\u2581vi", "olence"], ["\u2581viol", "ence"], ["\u2581T", "em"], ["\u2581Te", "m"], ["\u2581S", "us"], ["\u2581Su", "s"], ["\u2581W", "ay"], ["\u2581Wa", "y"], ["Af", "ter"], ["A", "fter"], ["ac", "ket"], ["ack", "et"], ["\u2581S", "ou"], ["\u2581So", "u"], ["ac", "er"], ["ace", "r"], ["a", "cer"], ["|", "|"], ["\u2581re", "mark"], ["\u2581r", "emark"], ["\u2581rem", "ark"], ["\u2581", "remark"], ["wa", "ter"], ["w", "ater"], ["n", "\u011b"], ["\u2581\u0421", "\u0430"], ["\u2581s", "ed"], ["\u2581se", "d"], ["\u2581", "sed"], ["E", "ach"], ["\u2581phot", "ograph"], ["\u2581photo", "graph"], ["\u2581let", "ters"], ["\u2581letter", "s"], ["\u2581lett", "ers"], ["\u2581in", "vent"], ["\u2581inv", "ent"], ["\u2581M", "as"], ["\u2581Ma", "s"], ["\u2581s", "ongs"], ["\u2581son", "gs"], ["\u2581song", "s"], ["\u00f3", "l"], ["ki", "nd"], ["kin", "d"], ["k", "ind"], ["\u2581N", "on"], ["\u2581No", "n"], ["\u2581", "Non"], ["\u2581d", "ust"], ["\u2581du", "st"], ["**", ":"], ["*", "*:"], ["nab", "la"], [".\"", ","], [".", "\","], ["Loc", "k"], ["Lo", "ck"], ["L", "ock"], ["\u2581\u0414", "\u043e"], ["\u2581cl", "uster"], ["\u2581", "cluster"], ["lo", "ss"], ["los", "s"], ["l", "oss"], ["\u2581ASS", "ERT"], ["\u2581", "ASSERT"], ["fa", "ll"], ["f", "all"], ["\u2581re", "ject"], ["\u2581", "reject"], ["\u2581Sp", "ring"], ["\u2581Spr", "ing"], ["\u2581", "Spring"], ["\u2581wed", "ding"], ["\u2581g", "rav"], ["\u2581gr", "av"], ["\u2581gra", "v"], ["\u2581", "grav"], ["ress", "ion"], ["r", "ession"], ["li", "mit"], ["lim", "it"], ["l", "imit"], ["RE", "S"], ["R", "ES"], ["]", "}"], ["\u2581l", "isted"], ["\u2581li", "sted"], ["\u2581list", "ed"], ["\u2581", "listed"], ["\u2581T", "ele"], ["\u2581Te", "le"], ["\u2581Tel", "e"], ["\u2581", "Tele"], ["hl", "ine"], ["h", "line"], ["\u2581ch", "ief"], ["\u2581chi", "ef"], ["ME", "M"], ["M", "EM"], ["\u0434\u0430", "\u0440"], ["\u0434", "\u0430\u0440"], ["\u2581exp", "ensive"], ["tr", "ace"], ["tra", "ce"], ["\u2581R", "og"], ["\u2581Ro", "g"], ["\u2581C", "oll"], ["\u2581Col", "l"], ["\u2581Co", "ll"], ["\u2581", "Coll"], ["\u2581Aut", "hor"], ["\u2581Auth", "or"], ["\u2581", "Author"], ["\u2581B", "oard"], ["\u2581Bo", "ard"], ["\u2581", "Board"], ["\u2581C", "apt"], ["\u2581Cap", "t"], ["\u2581Ca", "pt"], ["\u2581", "Capt"], ["TE", "XT"], ["T", "EXT"], ["\u2581re", "con"], ["\u2581rec", "on"], ["es", "ta"], ["est", "a"], ["e", "sta"], ["\u2581proper", "ly"], ["\u2581&", "\\"], ["\u2581", "&\\"], ["le", "ton"], ["let", "on"], ["l", "eton"], ["ik", "er"], ["ike", "r"], ["i", "ker"], ["G", "u"], ["\u2581K", "om"], ["\u2581Ko", "m"], ["oc", "o"], ["o", "co"], ["\u2581any", "more"], ["\u2581t", "aste"], ["\u2581ta", "ste"], ["\u2581tast", "e"], ["\u2581S", "anta"], ["\u2581San", "ta"], ["\u2581Sant", "a"], ["ge", "x"], ["g", "ex"], ["\u2581Se", "cret"], ["\u2581Sec", "ret"], ["\u2581", "Secret"], ["\u2581tal", "ent"], ["\u2581tale", "nt"], ["\u2581mom", "ents"], ["\u2581moment", "s"], ["\u2581mo", "ments"], ["\u2581B", "a"], ["\u2581ex", "tr"], ["\u2581ext", "r"], ["\u2581", "extr"], ["\u2581Com", "mission"], ["\u2581Comm", "ission"], ["\u2581mod", "ify"], ["\u2581Fig", "ure"], ["\u2581", "Figure"], ["\u2581d", "omin"], ["\u2581do", "min"], ["\u2581dom", "in"], ["\u2581", "domin"], ["\u2581p", "lot"], ["\u2581pl", "ot"], ["\u2581", "plot"], ["en", "ger"], ["eng", "er"], ["enge", "r"], ["ut", "ch"], ["\u2581c", "ities"], ["\u2581cit", "ies"], ["\u2581ci", "ties"], ["\u2581n", "ut"], ["\u2581nu", "t"], ["\u2581", "nut"], ["pro", "file"], ["prof", "ile"], ["\u2581S", "tat"], ["\u2581St", "at"], ["\u2581Sta", "t"], ["\u2581", "Stat"], ["\u2581n", "odes"], ["\u2581no", "des"], ["\u2581node", "s"], ["\u2581nod", "es"], ["\u2581", "nodes"], ["\u2581n", "s"], ["\u2581", "ns"], ["ess", "ages"], ["essage", "s"], ["essa", "ges"], ["im", "pl"], ["imp", "l"], ["ic", "ker"], ["ick", "er"], ["i", "cker"], ["\u2581ex", "amples"], ["\u2581example", "s"], ["\u2581exam", "ples"], ["ab", "eth"], ["abe", "th"], ["abet", "h"], ["\u2581st", "ated"], ["\u2581stat", "ed"], ["\u2581state", "d"], ["\u2581sta", "ted"], ["fi", "re"], ["f", "ire"], ["bu", "l"], ["b", "ul"], ["\u2581danger", "ous"], ["\u2581P", "ay"], ["\u2581Pa", "y"], ["\u2581", "Pay"], ["\u2581G", "re"], ["\u2581Gr", "e"], ["\u2581", "Gre"], ["\u2581Mon", "day"], ["\u2581Mond", "ay"], ["es", "ome"], ["eso", "me"], ["e", "some"], ["ig", "an"], ["iga", "n"], ["i", "gan"], ["ru", "nd"], ["run", "d"], ["r", "und"], ["pr", "ise"], ["p", "rise"], ["fa", "il"], ["f", "ail"], ["\u2581N", "ever"], ["\u2581Ne", "ver"], ["\u2581Nev", "er"], ["\u2581", "Never"], ["A", "v"], ["\u2581line", "ar"], ["\u2581lin", "ear"], ["\u2581", "linear"], ["\u2581u", "l"], ["\u2581", "ul"], ["WA", "R"], ["W", "AR"], ["\u0440\u0435", "\u043d"], ["\u0440", "\u0435\u043d"], ["\u2581A", "T"], ["\u2581", "AT"], ["\u2581d", "op"], ["\u2581do", "p"], ["\u2581n", "ou"], ["\u2581no", "u"], ["Des", "t"], ["De", "st"], ["D", "est"], ["\u2581claim", "s"], ["en", "da"], ["end", "a"], ["\u2581c", "razy"], ["\u2581cr", "azy"], ["ge", "l"], ["g", "el"], ["og", "gle"], ["ogg", "le"], ["\u2581rep", "resentation"], ["\u2581represent", "ation"], ["in", "en"], ["ine", "n"], ["i", "nen"], ["\u2581altern", "ative"], ["\u2581alter", "native"], ["D", "M"], ["AB", "ILITY"], ["face", "s"], ["fa", "ces"], ["fac", "es"], ["f", "aces"], ["\u2581do", "ors"], ["\u2581door", "s"], ["\u2581", "doors"], ["at", "iv"], ["ati", "v"], ["Lo", "ok"], ["L", "ook"], ["\u2581J", "SON"], ["\u2581JS", "ON"], ["\u2581", "JSON"], ["\u2581appe", "arance"], ["\u2581appear", "ance"], ["\u0431", "\u0440\u044f"], ["S", "QL"], ["\u2581sil", "ence"], ["ud", "o"], ["u", "do"], ["\u2581Direct", "or"], ["\u2581Dire", "ctor"], ["\u2581Dir", "ector"], ["State", "ment"], ["Stat", "ement"], ["se", "lected"], ["select", "ed"], ["hi", "gh"], ["h", "igh"], ["pr", "ime"], ["prim", "e"], ["\u2581ign", "ore"], ["\u2581ignor", "e"], ["\u2581", "ignore"], ["\u2581col", "ors"], ["\u2581color", "s"], ["\u2581", "colors"], ["us", "hing"], ["ush", "ing"], ["\u2581v", "irt"], ["\u2581vi", "rt"], ["\u2581vir", "t"], ["\u2581", "virt"], ["man", "ager"], ["\u2581rem", "ote"], ["\u2581remot", "e"], ["\u2581", "remote"], ["\u0142", "o"], ["sm", "all"], ["\u2581cr", "ime"], ["\u2581crim", "e"], ["\u2581cri", "me"], ["r", "b"], ["\u2581c", "reation"], ["\u2581cre", "ation"], ["\u2581creat", "ion"], ["\u2581f", "light"], ["\u2581fl", "ight"], ["\u2581S", "ign"], ["\u2581Si", "gn"], ["\u2581Sig", "n"], ["\u2581", "Sign"], ["IL", "E"], ["I", "LE"], ["\u2581D", "O"], ["\u2581", "DO"], ["com", "ment"], ["comm", "ent"], ["\u2581C", "ost"], ["\u2581Co", "st"], ["\u2581Cos", "t"], ["\u2581", "Cost"], ["._", "_"], [".", "__"], ["\u2581C", "op"], ["\u2581Co", "p"], ["\u2581", "Cop"], ["\u2581v", "om"], ["\u2581vo", "m"], ["\u2581Sc", "ience"], ["\u2581Sci", "ence"], ["\u043b\u0435", "\u043d\u0438\u044f"], ["oo", "p"], ["o", "op"], ["inter", "face"], ["\u2581WARRAN", "TIES"], ["\u2581P", "age"], ["\u2581Pa", "ge"], ["\u2581", "Page"], ["**", "****"], ["****", "**"], ["***", "***"], ["\u0441\u043a\u043e", "\u043c"], ["\u0441", "\u043a\u043e\u043c"], ["TR", "UE"], ["\u2581re", "peated"], ["\u2581repe", "ated"], ["\u2581repeat", "ed"], ["\u2581\u0435", "\u0433\u043e"], ["\u0448", "\u043e"], ["\u2581r", "oz"], ["\u2581ro", "z"], ["\u2581", "roz"], ["P", "e"], ["\u2581IS", "BN"], ["ir", "ts"], ["irt", "s"], ["pos", "es"], ["po", "ses"], ["pose", "s"], ["p", "oses"], ["})", "$"], ["}", ")$"], ["\u2581", "\u0406"], ["child", "ren"], ["ble", "s"], ["bl", "es"], ["b", "les"], ["EC", "T"], ["E", "CT"], ["\u2581i", "z"], ["\u2581", "iz"], ["\u2581b", "uilder"], ["\u2581build", "er"], ["\u2581", "builder"], ["\u2581M", "edia"], ["\u2581Med", "ia"], ["\u2581", "Media"], ["ia", "t"], ["i", "at"], ["\u2581contr", "ast"], ["\u2581contra", "st"], ["\u201d", ","], ["\u2581L", "ink"], ["\u2581Lin", "k"], ["\u2581", "Link"], ["\u2581Educ", "ation"], ["\u2581j", "oint"], ["\u2581join", "t"], ["\u2581jo", "int"], ["\u2581", "joint"], ["\u2581ex", "ternal"], ["\u2581extern", "al"], ["\u2581", "external"], ["\u2581\u0440\u043e", "\u0437"], ["\u2581b", "its"], ["\u2581bit", "s"], ["\u2581bi", "ts"], ["\u2581", "bits"], ["FO", "RM"], ["FOR", "M"], ["F", "ORM"], ["er", "man"], ["erm", "an"], ["w", "p"], ["\u2581M", "ike"], ["\u2581Mi", "ke"], ["\u2581Mik", "e"], ["\u2581M", "aster"], ["\u2581Ma", "ster"], ["\u2581Mas", "ter"], ["\u2581", "Master"], ["\u2581sen", "ior"], ["\u2581N", "av"], ["\u2581Na", "v"], ["\u2581", "Nav"], ["\u2581record", "ed"], ["el", "ing"], ["eli", "ng"], ["elin", "g"], ["e", "ling"], ["es", "h"], ["e", "sh"], ["f", "x"], ["\u043a\u0430", "\u043d"], ["\u043a", "\u0430\u043d"], ["\u2581t", "all"], ["\u2581tal", "l"], ["\u2581ta", "ll"], ["\u2581John", "son"], ["\u2581s", "ono"], ["\u2581so", "no"], ["\u2581son", "o"], ["\u2581an", "che"], ["\u2581anc", "he"], ["\u2581anch", "e"], ["\u2581", "anche"], ["ic", "ken"], ["ick", "en"], ["i", "cken"], ["lo", "op"], ["l", "oop"], ["ici", "ency"], ["empor", "ary"], ["\u2581D", "oes"], ["\u2581Do", "es"], ["\u2581", "Does"], ["\u2581re", "lation"], ["\u2581rel", "ation"], ["\u2581", "relation"], ["\u043c", "\u044b"], ["wa", "s"], ["w", "as"], ["lo", "w"], ["l", "ow"], ["ich", "te"], ["icht", "e"], ["i", "chte"], ["\u2581J", "ones"], ["\u2581Jo", "nes"], ["\u2581Jon", "es"], ["\u2581bed", "room"], ["DI", "S"], ["D", "IS"], ["\u2581mag", "net"], ["\u2581magn", "et"], ["\u2581Eng", "ine"], ["\u2581", "Engine"], ["\u2581feel", "ings"], ["\u2581feeling", "s"], ["\u2581fee", "lings"], ["G", "C"], ["\u2581t", "orn"], ["\u2581to", "rn"], ["\u2581tor", "n"], ["\u2581relationship", "s"], ["\u2581relation", "ships"], ["\u2581\u0420", "\u0435"], ["\u2581p", "roud"], ["\u2581pro", "ud"], ["\u2581pr", "oud"], ["\u2581t", "we"], ["\u2581tw", "e"], ["ov", "al"], ["ova", "l"], ["o", "val"], ["\u2581w", "aste"], ["\u2581was", "te"], ["\u2581wa", "ste"], ["\u2581red", "uced"], ["\u2581redu", "ced"], ["\u2581reduce", "d"], ["il", "ton"], ["ilt", "on"], ["B", "P"], ["\u2581for", "got"], ["\u2581forg", "ot"], ["\u2581bod", "ies"], ["\u2581H", "aw"], ["\u2581Ha", "w"], ["la", "g"], ["l", "ag"], ["\u2581w", "ww"], ["\u2581", "www"], ["do", "or"], ["d", "oor"], ["\u2581s", "ufficient"], ["\u2581suff", "icient"], ["\u2581doll", "ars"], ["\u2581dollar", "s"], ["Le", "n"], ["L", "en"], ["\u2581talk", "ed"], ["\u2581tal", "ked"], ["\u2581b", "ond"], ["\u2581bo", "nd"], ["\u2581bon", "d"], ["\u2581B", "or"], ["\u2581Bo", "r"], ["}}", "{"], ["}", "}{"], ["ro", "d"], ["r", "od"], ["Pass", "word"], ["qu", "are"], ["\u2581l", "ights"], ["\u2581light", "s"], ["\u2581", "lights"], ["er", "en"], ["ere", "n"], ["e", "ren"], ["\u2581th", "irty"], ["N", "C"], ["\u2581T", "ODO"], ["\u2581TO", "DO"], ["\u2581res", "pond"], ["\u2581respon", "d"], ["\u2581resp", "ond"], ["\u2581", "respond"], ["\u043a\u0438", "\u0445"], ["dir", "ect"], ["di", "rect"], ["dire", "ct"], ["d", "irect"], ["a", "\u00e7\u00e3o"], ["\u2581he", "av"], ["Med", "ia"], ["M", "edia"], ["ex", "it"], ["e", "xit"], ["L", "icense"], ["`", "."], ["\u2581m", "ixed"], ["\u2581mix", "ed"], ["\u2581d", "esk"], ["\u2581de", "sk"], ["\u2581des", "k"], ["\u2581te", "aching"], ["\u2581teach", "ing"], ["\u2581tea", "ching"], ["\u2581m", "aj"], ["\u2581ma", "j"], ["\u2581n", "erv"], ["\u2581ne", "rv"], ["\u2581ner", "v"], ["in", "ations"], ["ination", "s"], ["type", "of"], ["\u2581co", "ast"], ["\u2581\u0436", "\u0435"], ["\u2581", "\u0436\u0435"], ["\u2581be", "side"], ["\u2581bes", "ide"], ["um", "my"], ["umm", "y"], ["Do", "c"], ["D", "oc"], ["\u2581sche", "dule"], ["\u2581schedul", "e"], ["\u2581sched", "ule"], ["\u2581", "schedule"], ["\u2581re", "cover"], ["\u2581rec", "over"], ["\u2581Fur", "ther"], ["\u2581ste", "el"], ["bo", "ot"], ["b", "oot"], ["\u2581Per", "haps"], ["\u2581\u0441", "\u044a"], ["\u2581O", "s"], ["\u2581", "Os"], ["ri", "ck"], ["ric", "k"], ["r", "ick"], ["\u2581\u0412", "\u0438"], ["Supp", "ort"], ["Sup", "port"], ["S", "upport"], ["\u2581(", "_"], ["\u2581", "(_"], ["ni", "l"], ["n", "il"], ["pi", "s"], ["p", "is"], ["x", "pected"], ["\u2581process", "ing"], ["\u2581proces", "sing"], ["\u2581", "processing"], ["Bu", "ild"], ["B", "uild"], ["ar", "ian"], ["ari", "an"], ["aria", "n"], ["a", "rian"], ["\u2581i", "con"], ["\u2581ic", "on"], ["\u2581", "icon"], ["\u2581C", "A"], ["\u2581", "CA"], ["wi", "ck"], ["w", "ick"], ["=", "("], ["\u2581al", "gorithm"], ["\u2581", "algorithm"], ["\u2581You", "ng"], ["\u2581Man", "agement"], ["\u2581", "Management"], ["\u2581anc", "ient"], ["\u2581anci", "ent"], ["\u043d\u043e", "\u0441\u0442\u044c"], ["\u043d\u043e\u0441\u0442", "\u044c"], ["ot", "i"], ["o", "ti"], ["\u2581comb", "ination"], ["wor", "ld"], ["w", "orld"], ["n", "n"], ["\u2581d", "ram"], ["\u2581dr", "am"], ["en", "abled"], ["ena", "bled"], ["enable", "d"], ["A", "c"], ["C", "CESS"], ["ar", "ation"], ["\u2581bl", "ocks"], ["\u2581block", "s"], ["\u2581blo", "cks"], ["\u2581", "blocks"], ["\u2581Ang", "eles"], ["\u2581Angel", "es"], ["\u2581Q", "ual"], ["\u2581Qu", "al"], ["\u2581", "Qual"], ["\u2581suc", "ceed"], ["\u2581succ", "eed"], ["net", "work"], ["\u2581ob", "lig"], ["spring", "framework"], ["\u2581T", "re"], ["\u2581Tr", "e"], ["ok", "es"], ["oke", "s"], ["o", "kes"], ["mu", "n"], ["m", "un"], ["\u2581Net", "work"], ["\u2581", "Network"], ["De", "l"], ["D", "el"], ["\u2581e", "state"], ["\u2581est", "ate"], ["\u2581esta", "te"], ["\u2581l", "iqu"], ["\u2581li", "qu"], ["\u2581p", "ob"], ["\u2581po", "b"], ["\u2581d", "ad"], ["\u2581da", "d"], ["\u2581dist", "inct"], ["\u2581T", "it"], ["\u2581Ti", "t"], ["\u2581L", "ear"], ["\u2581Le", "ar"], ["fer", "red"], ["and", "roid"], ["andro", "id"], ["\u2581sub", "sequ"], ["\u2581subs", "equ"], ["\u2581Flor", "ida"], ["sub", "set"], ["\u2581whis", "per"], ["Vo", "l"], ["V", "ol"], ["ul", "ous"], ["ulo", "us"], ["\u2581c", "rew"], ["\u2581cre", "w"], ["\u2581cr", "ew"], ["\u2581l", "ug"], ["\u2581lu", "g"], ["pi", "d"], ["p", "id"], ["oc", "ity"], ["oci", "ty"], ["o", "city"], ["sk", "b"], ["s", "kb"], ["\u2581t", "ea"], ["\u2581te", "a"], ["\u0443", "\u043d"], ["\u2581hon", "or"], ["\u2581ho", "nor"], ["\u2581I", "ns"], ["\u2581In", "s"], ["\u2581", "Ins"], ["\u2581g", "ew"], ["\u2581ge", "w"], ["\u2581", "gew"], ["Det", "ails"], ["Detail", "s"], ["ene", "ath"], ["e", "neath"], ["at", "ar"], ["ata", "r"], ["a", "tar"], ["\u2581_", "{"], ["\u2581", "_{"], ["am", "en"], ["ame", "n"], ["a", "men"], ["\u2581set", "up"], ["\u2581", "setup"], ["Trans", "action"], ["\u2581bl", "ank"], ["\u2581", "blank"], ["Fail", "ed"], ["F", "ailed"], ["jo", "b"], ["j", "ob"], ["\u2581p", "ret"], ["\u2581pre", "t"], ["\u2581pr", "et"], ["\u2581", "pret"], ["\u00df", "e"], ["lo", "or"], ["l", "oor"], ["\u0159", "\u00ed"], ["nc", "ia"], ["n", "cia"], ["\u2581any", "where"], ["\u2581L", "ight"], ["\u2581Li", "ght"], ["\u2581", "Light"], ["\u2581A", "k"], ["B", "D"], ["\u2581exc", "ited"], ["\u2581excit", "ed"], ["ag", "ers"], ["age", "rs"], ["ager", "s"], ["a", "gers"], ["\u2581w", "arning"], ["\u2581war", "ning"], ["\u2581warn", "ing"], ["\u2581", "warning"], ["\u2581process", "es"], ["\u2581proces", "ses"], ["h", "u"], ["\u2581y", "outh"], ["\u2581you", "th"], ["\u2581yo", "uth"], ["\u2581d", "ogs"], ["\u2581do", "gs"], ["\u2581dog", "s"], ["\u2581o", "ct"], ["\u2581oc", "t"], ["\u2581", "oct"], ["\u2581n", "ine"], ["\u2581ni", "ne"], ["\u2581nin", "e"], ["Write", "r"], ["Wr", "iter"], ["Writ", "er"], ["W", "riter"], ["gr", "id"], ["g", "rid"], ["\u2581import", "ance"], ["est", "ic"], ["\u2581care", "fully"], ["\u2581careful", "ly"], ["ma", "ster"], ["mas", "ter"], ["m", "aster"], ["\u2581dec", "isions"], ["\u2581decision", "s"], ["\u2581decis", "ions"], ["\u2581p", "in"], ["\u2581pi", "n"], ["\u2581", "pin"], ["\u2581cr", "ack"], ["TE", "ST"], ["TES", "T"], ["T", "EST"], ["\u2581L", "ocal"], ["\u2581Loc", "al"], ["\u2581Lo", "cal"], ["\u2581", "Local"], ["\u2581R", "ight"], ["\u2581", "Right"], ["\u2581v", "ast"], ["\u2581va", "st"], ["\u2581vas", "t"], ["\u2581f", "aster"], ["\u2581fa", "ster"], ["\u2581fast", "er"], ["\u2581inst", "itut"], ["\u2581ann", "ual"], ["LA", "N"], ["L", "AN"], ["\u2581e", "pisode"], ["\u2581epis", "ode"], ["\u2581X", "V"], ["\u2581del", "ivery"], ["\u2581deliver", "y"], ["t", "l"], ["F", "P"], ["ci", "rc"], ["cir", "c"], ["\u2581typ", "ically"], ["\u2581typical", "ly"], ["ig", "o"], ["i", "go"], ["\u2581int", "el"], ["\u2581inte", "l"], ["\u2581", "intel"], ["na", "t"], ["n", "at"], ["x", "b"], ["\u0441\u0442", "\u0440\u043e"], ["\u0441", "\u0442\u0440\u043e"], [")", "-"], ["\u2581B", "al"], ["\u2581Ba", "l"], ["\u2581", "Bal"], ["\u2581J", "os"], ["\u2581Jo", "s"], ["\u2581g", "onna"], ["\u2581R", "est"], ["\u2581Re", "st"], ["\u2581Res", "t"], ["\u2581", "Rest"], ["jo", "r"], ["j", "or"], ["on", "ia"], ["oni", "a"], ["o", "nia"], ["or", "ship"], ["ors", "hip"], ["ov", "ery"], ["ove", "ry"], ["over", "y"], ["o", "very"], ["LI", "NE"], ["LIN", "E"], ["L", "INE"], ["]", ":"], ["Que", "ue"], ["\u2581com", "pare"], ["\u2581comp", "are"], ["\u2581compar", "e"], ["\u2581", "compare"], ["\u2581ap", "artment"], ["\u2581apart", "ment"], ["\u2581r", "ul"], ["\u2581ru", "l"], ["D", "r"], ["gen", "cy"], ["g", "ency"], ["\u2581ob", "viously"], ["\u2581obvious", "ly"], ["zi", "e"], ["z", "ie"], ["yc", "l"], ["y", "cl"], ["fort", "unately"], ["fortun", "ately"], ["fortunate", "ly"], ["\u2581ste", "pped"], ["\u2581step", "ped"], ["\u2581S", "eg"], ["\u2581Se", "g"], ["\u2581", "Seg"], ["\u2581Wh", "ich"], ["\u2581", "Which"], ["\u2581P", "C"], ["\u2581", "PC"], ["\u2581a", "st"], ["\u2581as", "t"], ["\u2581", "ast"], ["end", "or"], ["endo", "r"], ["\u2581per", "mission"], ["\u2581perm", "ission"], ["\u2581", "permission"], ["CO", "L"], ["C", "OL"], ["\u2581T", "EST"], ["\u2581TE", "ST"], ["\u2581", "TEST"], ["P", "ay"], ["\u00e8re", "s"], ["\u00e8", "res"], ["\u2581stud", "ied"], ["\u2581accom", "pl"], ["\u2581accomp", "l"], ["ro", "le"], ["rol", "e"], ["r", "ole"], ["Wh", "ere"], ["Whe", "re"], ["W", "here"], ["proto", "buf"], ["met", "adata"], ["meta", "data"], ["Jo", "b"], ["J", "ob"], ["\u2581F", "our"], ["\u2581Fou", "r"], ["\u2581Fo", "ur"], ["pl", "ements"], ["ple", "ments"], ["plement", "s"], ["dis", "able"], ["\u2581l", "oud"], ["\u2581lo", "ud"], ["\u2581lou", "d"], ["\u2581happ", "ening"], ["\u2581happen", "ing"], ["\u2581U", "sing"], ["\u2581Us", "ing"], ["\u2581", "Using"], ["ro", "g"], ["r", "og"], ["\u2581depend", "s"], ["\u2581dep", "ends"], ["\u00ed", "m"], ["'", "\\"], ["\u2581t", "aught"], ["sh", "ared"], ["sha", "red"], ["share", "d"], ["\u2581att", "ributes"], ["\u2581attribute", "s"], ["\u2581attribut", "es"], ["\u2581", "attributes"], ["\u2581A", "ction"], ["\u2581Act", "ion"], ["\u2581", "Action"], ["\u2581d", "ess"], ["\u2581de", "ss"], ["\u2581des", "s"], ["\u2581", "dess"], ["\u2581h", "ouses"], ["\u2581house", "s"], ["\u2581hous", "es"], ["\u2581ho", "uses"], ["\u2581re", "set"], ["\u2581res", "et"], ["\u2581", "reset"], ["\u2581b", "ien"], ["\u2581bi", "en"], ["\u2581ex", "plicit"], ["\u2581expl", "icit"], ["LO", "W"], ["->", "_"], ["\u2581P", "M"], ["\u2581", "PM"], ["C", "ategory"], ["oi", "ce"], ["o", "ice"], ["in", "to"], ["int", "o"], ["\u2581m", "ail"], ["\u2581ma", "il"], ["\u2581mai", "l"], ["\u2581", "mail"], ["\u2581author", "ity"], ["\u2581un", "able"], ["\u2581una", "ble"], ["file", "name"], ["fil", "ename"], ["\u00e9", "k"], ["\u043b\u0435", "\u0439"], ["\u043b", "\u0435\u0439"], ["\u2581s", "ector"], ["\u2581se", "ctor"], ["\u2581sec", "tor"], ["\u2581sect", "or"], ["ap", "point"], ["app", "oint"], ["\u2581h", "ang"], ["\u2581ha", "ng"], ["\u2581han", "g"], ["\u2581", "hang"], ["\u2581c", "el"], ["\u2581ce", "l"], ["\u2581", "cel"], ["rel", "ated"], ["it", "ate"], ["ita", "te"], ["itat", "e"], ["\u2581'", "<"], ["am", "ber"], ["amb", "er"], ["a", "mber"], ["\u2581c", "heap"], ["\u2581che", "ap"], ["\u2581en", "abled"], ["\u2581enable", "d"], ["\u2581", "enabled"], ["\u2581di", "vision"], ["\u2581div", "ision"], ["\u2581divis", "ion"], ["An", "y"], ["A", "ny"], ["\u2581h", "ier"], ["\u2581hi", "er"], ["\u2581H", "ead"], ["\u2581He", "ad"], ["\u2581", "Head"], ["nt", "ax"], ["n", "tax"], ["ud", "a"], ["u", "da"], ["\u2581lim", "itations"], ["\u2581limit", "ations"], ["\u2581limitation", "s"], ["\u2581st", "udio"], ["\u2581stud", "io"], ["med", "ia"], ["medi", "a"], ["m", "edia"], ["\u2581cir", "cle"], ["\u2581circ", "le"], ["\u2581", "circle"], ["\u043d\u043e", "\u0432\u0430"], ["\u043d\u043e\u0432", "\u0430"], ["\u2581l", "aug"], ["\u2581la", "ug"], ["ac", "ts"], ["act", "s"], ["\u2581\u0412", "\u043e"], ["\u00f3", "d"], ["pl", "ed"], ["ple", "d"], ["p", "led"], ["LO", "C"], ["L", "OC"], ["Ex", "pr"], ["Exp", "r"], [">", ":"], ["\u2581pr", "\u00e9s"], ["\u2581pr\u00e9", "s"], ["\u2581", "pr\u00e9s"], ["\u2581laugh", "ed"], ["\u2581laug", "hed"], ["\u2581Th", "ree"], ["\u2581", "Three"], ["\u043b", "\u044b"], ["\u2581en", "ds"], ["\u2581end", "s"], ["\u2581", "ends"], ["\u2581fund", "ament"], ["\u2581in", "her"], ["\u2581", "inher"], ["\u2581l", "iv"], ["\u2581li", "v"], ["\u2581", "liv"], ["bi", "d"], ["b", "id"], ["\u2581respons", "ibility"], ["\u2581check", "ed"], ["\u2581", "checked"], ["\u2581P", "ac"], ["\u2581Pa", "c"], ["\u2581f", "ault"], ["\u2581fa", "ult"], ["\u2581y", "ellow"], ["\u2581s", "alt"], ["\u2581sa", "lt"], ["\u2581sal", "t"], ["\u2581Franc", "isco"], ["\u2581Francis", "co"], ["\u2581", "^"], ["\u2581O", "N"], ["\u2581", "ON"], ["\u2581beaut", "y"], ["y", "g"], ["\u2581A", "ff"], ["\u2581Af", "f"], ["\u2581", "Aff"], ["\u2581E", "q"], ["\u2581", "Eq"], ["\u2581mag", "ic"], ["\u2581hand", "ler"], ["\u2581handle", "r"], ["\u2581", "handler"], ["x", "E"], ["\u2581numer", "ous"], ["\u2581numero", "us"], ["\u2581h", "ole"], ["\u2581hol", "e"], ["\u2581ho", "le"], ["\u2581", "hole"], ["\u2581ro", "oms"], ["\u2581room", "s"], ["\u2581", "rooms"], ["cc", "i\u00f3n"], ["cci\u00f3", "n"], ["c", "ci\u00f3n"], ["\u2581A", "rm"], ["\u2581Ar", "m"], ["\u2581", "Arm"], ["per", "son"], ["pers", "on"], ["p", "erson"], ["\u2581build", "ings"], ["\u2581building", "s"], ["\u2581p", "late"], ["\u2581pl", "ate"], ["\u2581plat", "e"], ["ble", "d"], ["bl", "ed"], ["b", "led"], ["er", "rors"], ["err", "ors"], ["error", "s"], ["\u2581A", "gain"], ["\u2581Ag", "ain"], ["\u2581Def", "ault"], ["\u2581", "Default"], ["\u2581H", "ard"], ["\u2581Har", "d"], ["\u2581Ha", "rd"], ["\u2581", "Hard"], ["t", "\u00f3"], ["hu", "s"], ["h", "us"], ["\u2581dim", "ension"], ["ial", "e"], ["ia", "le"], ["i", "ale"], ["\u2581M", "ult"], ["\u2581Mu", "lt"], ["\u2581Mul", "t"], ["\u2581", "Mult"], ["\u2581Govern", "ment"], ["Fun", "c"], ["F", "unc"], ["\u2581b", "low"], ["\u2581bl", "ow"], ["\u2581blo", "w"], ["\u2581re", "ct"], ["\u2581r", "ect"], ["\u2581rec", "t"], ["\u2581", "rect"], ["er", "ra"], ["err", "a"], ["conne", "ction"], ["connect", "ion"], ["conn", "ection"], ["\u2581pass", "ing"], ["\u2581pas", "sing"], ["\u00dfe", "n"], ["\u00df", "en"], ["ph", "as"], ["pha", "s"], ["p", "has"], ["ens", "ional"], ["ension", "al"], ["re", "cord"], ["rec", "ord"], ["co", "hol"], ["\u2581H", "arry"], ["\u2581Har", "ry"], ["\u2581Harr", "y"], ["izont", "al"], ["izon", "tal"], ["\u2581f", "inger"], ["\u2581fin", "ger"], ["\u2581fing", "er"], ["\u2581young", "er"], ["\u2581S", "C"], ["\u2581", "SC"], ["oper", "ation"], ["B", "Y"], ["he", "im"], ["\u2581B", "ad"], ["\u2581Ba", "d"], ["\u2581", "Bad"], ["\u2581st", "orm"], ["\u2581stor", "m"], ["\u2581sto", "rm"], ["\u2581", "storm"], ["\u2581N", "at"], ["\u2581Na", "t"], ["\u2581bu", "ying"], ["\u2581buy", "ing"], ["\u2581S", "ometimes"], ["\u2581Some", "times"], ["\u2581\u0421", "\u0442\u0430"], ["es", "sed"], ["ess", "ed"], ["esse", "d"], ["\u2581da", "mn"], ["\u2581dam", "n"], ["\u2581m", "eg"], ["\u2581me", "g"], ["um", "es"], ["ume", "s"], ["u", "mes"], ["\u00fcn", "d"], ["\u00fc", "nd"], ["\u0442", "\u0440\u0430"], ["\u2581sil", "ver"], ["w", "d"], ["hid", "den"], ["h", "idden"], ["ar", "do"], ["ard", "o"], ["\u2581commun", "ities"], ["\u2581d", "iet"], ["\u2581di", "et"], ["\u2581die", "t"], ["ot", "ted"], ["ott", "ed"], ["otte", "d"], ["\u2581b", "at"], ["\u2581ba", "t"], ["\u2581", "bat"], ["an", "cer"], ["ance", "r"], ["anc", "er"], ["\u2581f", "mt"], ["\u2581", "fmt"], ["\u2581P", "en"], ["\u2581Pe", "n"], ["\u2581", "Pen"], ["\u2581t", "il"], ["\u2581ti", "l"], ["\u2581", "til"], ["En", "um"], ["E", "num"], ["PA", "TH"], ["P", "ATH"], ["\u2581mat", "ters"], ["\u2581matter", "s"], ["\u2581matt", "ers"], ["time", "out"], ["--", "----------"], ["----", "--------"], ["--------", "----"], ["---", "---------"], ["-----", "-------"], ["----------", "--"], ["------", "------"], ["---------", "---"], ["-------", "-----"], ["-----------", "-"], ["-", "-----------"], ["ka", "n"], ["k", "an"], ["\u2581Cor", "por"], ["=\"", "../../"], ["=\"../", "../"], ["\u2581A", "le"], ["\u2581Al", "e"], ["hent", "ication"], ["hentic", "ation"], ["\u2581com", "plic"], ["\u2581comp", "lic"], ["\u2581compl", "ic"], ["\u2581Se", "curity"], ["\u2581Sec", "urity"], ["\u2581", "Security"], ["OF", "F"], ["O", "FF"], ["R", "ad"], ["ap", "se"], ["aps", "e"], ["a", "pse"], ["\u2581d", "ance"], ["\u2581dan", "ce"], ["\u2581perm", "issions"], ["\u2581permission", "s"], ["\u2581war", "rant"], ["\u2581l", "ad"], ["\u2581la", "d"], ["\u2581", "lad"], ["\u2581is", "ol"], ["\u2581i", "sol"], ["d", "l"], ["\u2581A", "u"], ["ye", "s"], ["y", "es"], ["\u2581t", "v"], ["\u2581", "tv"], ["\u2581pro", "vider"], ["\u2581prov", "ider"], ["\u2581provide", "r"], ["\u2581", "provider"], ["\u2581ter", "rible"], ["\u2581terr", "ible"], ["\u2581dep", "artment"], ["\u2581depart", "ment"], ["er", "al"], ["era", "l"], ["e", "ral"], ["\u2581implement", "ation"], ["S", "R"], ["\u2581h", "earing"], ["\u2581he", "aring"], ["\u2581hear", "ing"], ["\u2581K", "n"], ["F", "R"], ["t", "v"], ["\u2581d", "iss"], ["\u2581dis", "s"], ["\u2581di", "ss"], ["F", "UN"], ["\u2581dur", "ante"], ["\u2581durant", "e"], ["os", "is"], ["osi", "s"], ["o", "sis"], ["\u2581task", "s"], ["\u2581", "tasks"], ["\u2581B", "lo"], ["\u2581Bl", "o"], ["\u2581", "Blo"], ["\u0432\u043e", "\u0434"], ["\u2581br", "anch"], ["\u2581", "branch"], ["\u2581polit", "ics"], ["\u2581E", "lle"], ["\u2581El", "le"], ["\u2581Ell", "e"], ["\u2581lead", "ership"], ["\u2581leader", "ship"], ["\u2581leaders", "hip"], ["ex", "pr"], ["exp", "r"], ["\u2581techn", "iques"], ["\u2581technique", "s"], ["pr", "ec"], ["pre", "c"], ["p", "rec"], ["Sig", "ma"], ["S", "igma"], ["im", "ately"], ["imate", "ly"], ["imat", "ely"], ["t", "k"], ["ach", "ment"], ["\u2581En", "ter"], ["\u2581Ent", "er"], ["\u2581", "Enter"], ["\u2581cre", "ative"], ["\u2581creat", "ive"], ["\u2581\u0437", "\u043d\u0430"], ["\u2581", "\u0437\u043d\u0430"], ["ap", "py"], ["app", "y"], ["un", "ched"], ["unch", "ed"], ["unc", "hed"], ["\u2581'", "',"], ["\u2581''", ","], ["on", "der"], ["ond", "er"], ["onde", "r"], ["o", "nder"], ["{", "-"], ["NU", "M"], ["N", "UM"], ["\u2581n", "arr"], ["\u2581na", "rr"], ["\u2581nar", "r"], ["Mem", "ory"], ["\u2581win", "ning"], ["\u2581", "winning"], ["\u2581F", "ollow"], ["\u2581Fol", "low"], ["\u2581", "Follow"], ["*/", "\r"], ["vis", "ion"], ["v", "ision"], ["res", "ents"], ["resent", "s"], ["zi", "one"], ["z", "ione"], ["\u2581l", "atter"], ["\u2581lat", "ter"], ["\u2581requ", "ests"], ["\u2581request", "s"], ["\u2581", "requests"], ["\u2581m", "argin"], ["\u2581mar", "gin"], ["\u2581marg", "in"], ["\u2581", "margin"], ["\u2581{", "\""], ["\u2581", "{\""], ["v", "ideo"], ["c", "n"], ["\u2581Im", "age"], ["\u2581", "Image"], ["T", "im"], ["CON", "FIG"], ["CONF", "IG"], ["\u2581all", "owing"], ["\u2581allow", "ing"], ["\u2581comb", "ined"], ["\u2581combine", "d"], ["PU", "T"], ["P", "UT"], ["\u2581instance", "of"], ["ig", "in"], ["igi", "n"], ["i", "gin"], ["\u2581p", "ero"], ["\u2581per", "o"], ["\u2581pe", "ro"], ["\u2581'", "'"], ["\u2581", "''"], ["\u2581conf", "idence"], ["\u2581equ", "ivalent"], ["\u2581equival", "ent"], ["pa", "d"], ["p", "ad"], ["ef", "fect"], ["eff", "ect"], ["e", "ffect"], ["R", "X"], ["\u2581l", "ang"], ["\u2581la", "ng"], ["\u2581lan", "g"], ["\u2581", "lang"], ["str", "ong"], ["\u2581b", "ridge"], ["\u2581br", "idge"], ["\u2581", "bridge"], ["ay", "a"], ["a", "ya"], ["\u2581t", "reated"], ["\u2581tre", "ated"], ["\u2581treat", "ed"], ["\u2581f", "orth"], ["\u2581for", "th"], ["\u2581fort", "h"], ["S", "W"], ["\u2581account", "s"], ["\u2581P", "O"], ["\u2581", "PO"], ["\u2581list", "ening"], ["\u2581listen", "ing"], ["Ro", "ute"], ["R", "oute"], ["()", "))"], ["())", ")"], ["(", ")))"], ["cp", "y"], ["c", "py"], ["\u2581re", "form"], ["\u2581ref", "orm"], ["\u2581g", "ate"], ["\u2581ga", "te"], ["\u2581", "gate"], ["\u2581W", "alk"], ["\u2581Wal", "k"], ["\u2581", "Walk"], ["\u2581some", "how"], ["t", "f"], ["\u2581l", "ayout"], ["\u2581la", "yout"], ["\u2581lay", "out"], ["\u2581", "layout"], ["um", "in"], ["umi", "n"], ["u", "min"], ["\u2581consider", "ing"], ["\u2581consid", "ering"], ["\u2581pre", "mi"], ["\u2581pr", "emi"], ["\u2581prem", "i"], ["\u2581M", "om"], ["\u2581Mo", "m"], ["at", "han"], ["ath", "an"], ["a", "than"], ["Ge", "n"], ["G", "en"], ["\u2581plan", "et"], ["\u2581plane", "t"], ["am", "ples"], ["amp", "les"], ["ample", "s"], ["\u2581M", "O"], ["\u2581", "MO"], ["sh", "op"], ["s", "hop"], ["\u2581prem", "ier"], ["\u2581premi", "er"], ["\u2581s", "impl"], ["\u2581sim", "pl"], ["\u2581s", "egu"], ["\u2581se", "gu"], ["\u2581seg", "u"], ["L", "Y"], ["Su", "m"], ["S", "um"], ["\u2581t", "ables"], ["\u2581table", "s"], ["\u2581tab", "les"], ["\u2581ta", "bles"], ["\u2581", "tables"], ["sk", "a"], ["s", "ka"], ["\u2581", "\u017e"], ["p", "d"], ["\u2581s", "ous"], ["\u2581so", "us"], ["\u2581sou", "s"], ["\u2581con", "ference"], ["\u2581confer", "ence"], ["\u2581D", "at"], ["\u2581Da", "t"], ["\u2581", "Dat"], ["Sc", "roll"], ["\u2581stand", "ards"], ["\u2581standard", "s"], ["\u2581\u0433", "\u0440\u0443"], ["es", "se"], ["ess", "e"], ["\u2581citiz", "ens"], ["\u2581citizen", "s"], ["\u2581occur", "red"], ["\u2581dem", "ocr"], ["\u2581demo", "cr"], ["\u2581e", "lev"], ["\u2581el", "ev"], ["\u2581ele", "v"], ["\u2581S", "em"], ["\u2581Se", "m"], ["\u2581", "Sem"], ["ens", "us"], ["he", "aders"], ["head", "ers"], ["header", "s"], ["\u2581Ch", "ris"], ["im", "ento"], ["iment", "o"], ["imen", "to"], ["ko", "m"], ["k", "om"], ["Co", "r"], ["C", "or"], ["MI", "N"], ["M", "IN"], ["us", "her"], ["ush", "er"], ["Data", "base"], ["Dat", "abase"], ["\u2581f", "ormal"], ["\u2581for", "mal"], ["\u2581form", "al"], ["\u2581forma", "l"], ["ig", "ne"], ["ign", "e"], ["\u2581organ", "izations"], ["\u2581organiz", "ations"], ["\u2581organization", "s"], ["\u2581I", "re"], ["\u2581Ir", "e"], ["X", "ml"], ["\u0438", "\u0437"], ["\u2581p", "ray"], ["\u2581pr", "ay"], ["\u2581pra", "y"], ["\u2581b", "omb"], ["\u2581bo", "mb"], ["\u2581bom", "b"], ["\u2581m", "and"], ["\u2581man", "d"], ["\u2581ma", "nd"], ["\u2581", "mand"], ["er", "ts"], ["ert", "s"], ["\u2581c", "lock"], ["\u2581cl", "ock"], ["\u2581clo", "ck"], ["\u2581", "clock"], ["\u2581b", "uck"], ["\u2581bu", "ck"], ["\u0432\u0430", "\u043b\u0438"], ["\u0432\u0430\u043b", "\u0438"], ["\u0432", "\u0430\u043b\u0438"], ["en", "sch"], ["ens", "ch"], ["\u2581v", "olt"], ["\u2581vo", "lt"], ["\u2581vol", "t"], ["\u2581", "volt"], ["\u2581fil", "ms"], ["\u2581film", "s"], ["\u2581pl", "ants"], ["\u2581plan", "ts"], ["\u2581plant", "s"], ["in", "ode"], ["ino", "de"], ["i", "node"], ["Bo", "olean"], ["\u2581restaur", "ant"], ["\u00eda", "n"], ["\u00ed", "an"], ["\u2581de", "but"], ["\u2581deb", "ut"], ["page", "s"], ["pa", "ges"], ["pag", "es"], ["p", "ages"], ["\u2581wor", "dt"], ["\u2581word", "t"], ["\u2581\u0411", "\u0430"], ["\u2581great", "est"], ["(\"", "/"], ["\u2581c", "opyright"], ["\u2581copy", "right"], ["\u2581", "copyright"], ["\u2581r", "it"], ["\u2581ri", "t"], ["\u2581", "rit"], ["size", "of"], ["Tr", "ace"], ["Tra", "ce"], ["ue", "nt"], ["uen", "t"], ["u", "ent"], ["\u0442\u0443", "\u0440"], ["\u0442", "\u0443\u0440"], ["\u2581k", "o"], ["\u2581", "ko"], [":", "\\"], ["\u2581b", "igger"], ["\u2581big", "ger"], ["\u2581perfect", "ly"], ["ten", "ance"], ["MA", "SK"], ["M", "ASK"], ["r", "\u00e9"], ["\u2581e", "tt"], ["\u2581et", "t"], ["\u2581", "ett"], ["\u2581n", "ose"], ["\u2581no", "se"], ["\u2581nos", "e"], ["\u2581c", "raft"], ["\u2581cr", "aft"], ["\u2581", "craft"], ["it", "eral"], ["ite", "ral"], ["iter", "al"], ["\u2581discuss", "ed"], ["\u2581Jew", "ish"], ["C", "ap"], ["\u2581Un", "less"], ["\u2581Jack", "son"], ["Att", "ributes"], ["Attribute", "s"], ["Attrib", "utes"], ["\u2581l", "unch"], ["\u2581lun", "ch"], ["\u00f6", "l"], ["at", "r"], ["a", "tr"], ["\u2581pay", "ing"], ["\u2581pa", "ying"], ["Par", "se"], ["Pars", "e"], ["P", "arse"], ["()", "\r"], ["(", ")\r"], ["la", "d"], ["l", "ad"], ["\u2581r", "are"], ["\u2581ra", "re"], ["\u2581[", "];"], ["\u2581[]", ";"], ["\u2581", "[];"], ["st", "one"], ["ston", "e"], ["sto", "ne"], ["\u2581u", "nc"], ["\u2581un", "c"], ["\u2581", "unc"], ["\u2581def", "ense"], ["\u2581defens", "e"], ["}", "+"], ["\u2581Gl", "obal"], ["\u2581", "Global"], ["\u2581Sov", "iet"], ["\u2581Austral", "ian"], ["\u2581Australia", "n"], ["\u2581g", "li"], ["\u2581gl", "i"], ["var", "iant"], ["vari", "ant"], ["\u2581R", "on"], ["\u2581Ro", "n"], ["\u2581lo", "an"], ["St", "ep"], ["Ste", "p"], ["me", "mber"], ["mem", "ber"], ["m", "ember"], ["Sc", "h"], ["S", "ch"], ["\u2581Commit", "tee"], ["\u2581s", "pending"], ["\u2581sp", "ending"], ["\u2581spend", "ing"], ["\u2581T", "ri"], ["\u2581Tr", "i"], ["\u2581", "Tri"], ["\u2581J", "ournal"], ["\u2581Jour", "nal"], ["\u2581", "Journal"], ["\u2581s", "ugar"], ["\u2581su", "gar"], ["\u2581sug", "ar"], ["el", "ly"], ["ell", "y"], ["HT", "ML"], ["\u2581ad", "vent"], ["\u2581adv", "ent"], ["win", "g"], ["wi", "ng"], ["w", "ing"], ["\u2581Wh", "ether"], ["\u2581Whe", "ther"], ["or", "ation"], ["\u2581N", "E"], ["\u2581", "NE"], ["iv", "eness"], ["ive", "ness"], ["iven", "ess"], ["\u2581h", "av"], ["\u2581ha", "v"], ["\u2581", "hav"], ["\u2581con", "scious"], ["\u2581", "conscious"], ["ee", "n"], ["e", "en"], ["Sym", "bol"], ["S", "ymbol"], ["\u2581\u043a", "\u0443"], ["\u2581", "\u043a\u0443"], ["Log", "ger"], ["\u2581L", "ittle"], ["\u2581Lit", "tle"], ["wide", "t"], ["wi", "det"], ["wid", "et"], ["oc", "ation"], ["pi", "n"], ["p", "in"], ["\u2581sym", "met"], ["\u2581A", "D"], ["\u2581", "AD"], ["\u2581pos", "ts"], ["\u2581po", "sts"], ["\u2581post", "s"], ["\u2581", "posts"], ["sh", "al"], ["sha", "l"], ["s", "hal"], ["\u2581Con", "f"], ["\u2581Co", "nf"], ["\u2581", "Conf"], ["\u2581ch", "ose"], ["\u2581cho", "se"], ["ma", "l"], ["m", "al"], ["ul", "o"], ["u", "lo"], ["\u2581M", "ethod"], ["\u2581", "Method"], ["\u2581miss", "ed"], ["\u2581mis", "sed"], ["Re", "move"], ["Rem", "ove"], ["Aut", "o"], ["A", "uto"], ["VAL", "UE"], ["th", "let"], ["\u2581For", "ce"], ["\u2581", "Force"], ["p", "f"], ["\u2581", "\u042f"], ["la", "te"], ["lat", "e"], ["l", "ate"], ["\u2581p", "ul"], ["\u2581pu", "l"], ["\u2581", "pul"], ["Po", "p"], ["P", "op"], ["\u2581adv", "anced"], ["\u2581advance", "d"], ["air", "es"], ["ai", "res"], ["aire", "s"], ["a", "ires"], ["res", "sed"], ["ress", "ed"], ["resse", "d"], ["r", "essed"], ["AM", "E"], ["A", "ME"], ["be", "ll"], ["bel", "l"], ["b", "ell"], ["ac", "hing"], ["ach", "ing"], ["achi", "ng"], ["a", "ching"], ["i", "\u0107"], ["ec", "ho"], ["ech", "o"], ["e", "cho"], ["H", "S"], ["\u2581fun", "ny"], ["\u0440\u0438", "\u0438"], ["\u2581e", "er"], ["\u2581ve", "get"], ["\u2581four", "th"], ["c", "f"], ["trans", "form"], ["\u2581g", "rown"], ["\u2581gr", "own"], ["\u2581grow", "n"], ["\u2581gro", "wn"], ["\u2581Mc", "C"], ["si", "te"], ["s", "ite"], ["\u2581b", "eneath"], ["\u2581be", "neath"], ["\u2581s", "hell"], ["\u2581sh", "ell"], ["\u2581she", "ll"], ["\u2581shel", "l"], ["\u2581", "shell"], ["x", "d"], ["Pl", "ay"], ["P", "lay"], ["sh", "ort"], ["Ro", "le"], ["R", "ole"], ["\u2581relig", "ion"], ["in", "ator"], ["ina", "tor"], ["}", "", "<"], ["\"", "><"], ["as", "p"], ["a", "sp"], ["aj", "o"], ["a", "jo"], ["ex", "ports"], ["exp", "orts"], ["export", "s"], ["\u2581N", "ode"], ["\u2581No", "de"], ["\u2581", "Node"], ["\u2581j", "ako"], ["\u2581ja", "ko"], ["\u2581jak", "o"], ["\u2581y", "a"], ["\u2581", "ya"], ["\u2581success", "fully"], ["\u2581successful", "ly"], ["\u2581friend", "ly"], ["\u2581", "friendly"], ["buf", "f"], ["bu", "ff"], ["b", "uff"], ["DE", "FAULT"], ["\u2581pre", "gn"], ["\u2581preg", "n"], ["Requ", "ired"], ["Require", "d"], ["\u2581b", "inary"], ["\u2581bin", "ary"], ["\u2581", "binary"], ["is", "ting"], ["ist", "ing"], ["isti", "ng"], ["\u2581st", "ared"], ["\u2581star", "ed"], ["\u2581stare", "d"], ["\u2581sta", "red"], ["\u2581circum", "stances"], ["\u2581\u0445", "\u043e"], ["\u2581", "\u0445\u043e"], ["re", "i"], ["r", "ei"], ["\u2581\u0413", "\u043e"], ["Trans", "form"], ["cn", "t"], ["c", "nt"], ["\u2581E", "xt"], ["\u2581Ex", "t"], ["\u2581", "Ext"], ["re", "port"], ["rep", "ort"], ["repo", "rt"], ["VER", "SION"], ["\u2581an", "aly"], ["\u2581anal", "y"], ["\u2581", "analy"], ["\u2581M", "arg"], ["\u2581Mar", "g"], ["\u2581Ma", "rg"], ["\u2581al", "leg"], ["\u2581all", "eg"], ["\u2581alle", "g"], ["build", "er"], ["b", "uilder"], ["To", "String"], ["La", "yer"], ["L", "ayer"], ["\u00eds", "t"], ["\u00ed", "st"], ["Pro", "p"], ["Pr", "op"], ["P", "rop"], ["\u2581E", "mp"], ["\u2581Em", "p"], ["\u2581", "Emp"], ["}", "]"], ["\u2581s", "elling"], ["\u2581sell", "ing"], ["\u2581sel", "ling"], ["\u2581", "selling"], ["\u2581que", "ue"], ["\u2581", "queue"], ["\u2581ser", "iously"], ["\u2581serious", "ly"], ["\u2581L", "ead"], ["\u2581Le", "ad"], ["\u2581", "Lead"], ["text", "it"], ["tex", "tit"], ["test", "ing"], ["tes", "ting"], ["\u2581\u041f", "\u0440\u0435"], ["se", "curity"], ["sec", "urity"], ["ia", "\u0142"], ["i", "a\u0142"], ["\u00fa", "n"], ["ch", "ip"], ["chi", "p"], ["c", "hip"], ["\u2581c", "andidate"], ["\u2581candid", "ate"], ["\u2581min", "ister"], ["\u2581mini", "ster"], ["\u2581minist", "er"], ["\u2581", "minister"], ["er", "ia"], ["eri", "a"], ["e", "ria"], ["\u2581H", "et"], ["\u2581He", "t"], ["\u0434\u0438", "\u043d"], ["\u0434", "\u0438\u043d"], ["\u2581Brit", "ain"], ["\u2581b", "arely"], ["\u2581bar", "ely"], ["\u2581bare", "ly"], ["\u2581s", "ty"], ["\u2581st", "y"], ["\u2581", "sty"], ["\u2581Span", "ish"], ["\u2581V", "en"], ["\u2581Ve", "n"], ["time", "r"], ["ti", "mer"], ["tim", "er"], ["t", "imer"], ["\u043a\u0456", "\u0432"], ["\u043a", "\u0456\u0432"], ["\u2581document", "s"], ["\u2581doc", "uments"], ["('", "."], ["(", "'."], ["\u2581d", "ebug"], ["\u2581de", "bug"], ["\u2581deb", "ug"], ["\u2581", "debug"], ["\u2581cont", "ro"], ["\u2581contr", "o"], ["\u0441\u0442\u043e", "\u044f"], ["\u2581j", "oy"], ["\u2581jo", "y"], ["\u2581", "joy"], ["S", "n"], ["In", "v"], ["I", "nv"], ["\u2581pro", "tocol"], ["\u2581proto", "col"], ["\u2581prot", "ocol"], ["\u2581", "protocol"], ["\u2581f", "aces"], ["\u2581face", "s"], ["\u2581fac", "es"], ["\u2581fa", "ces"], ["\u2581", "faces"], ["\u2581Des", "pite"], ["se", "d"], ["s", "ed"], ["Con", "f"], ["Co", "nf"], ["AR", "G"], ["A", "RG"], ["\u2581e", "volution"], ["\u2581ev", "olution"], ["\u2581t", "od"], ["\u2581to", "d"], ["\u2581P", "romise"], ["\u2581Prom", "ise"], ["\u2581", "Promise"], ["\u2581pos", "ted"], ["\u2581po", "sted"], ["\u2581post", "ed"], ["Per", "m"], ["Pe", "rm"], ["P", "erm"], ["be", "t"], ["b", "et"], ["An", "g"], ["A", "ng"], ["J", "ust"], ["\u2581r", "um"], ["\u2581ru", "m"], ["\u2581", "rum"], ["la", "yer"], ["lay", "er"], ["l", "ayer"], ["\u2581beh", "avi"], ["\u2581behav", "i"], ["ip", "ping"], ["ipp", "ing"], ["ippi", "ng"], ["i", "pping"], ["\u2581d", "ynam"], ["\u2581dy", "nam"], ["\u2581dyn", "am"], ["\u2581sch", "eme"], ["\u2581sche", "me"], ["\u2581", "scheme"], ["\u2581pro", "to"], ["\u2581pr", "oto"], ["\u2581prot", "o"], ["\u2581", "proto"], [")", "/"], ["Col", "lections"], ["Collection", "s"], ["Collect", "ions"], ["ri", "ev"], ["rie", "v"], ["r", "iev"], ["\u2581C", "lick"], ["\u2581Cl", "ick"], ["\u2581", "Click"], ["\u2581u", "ns"], ["\u2581un", "s"], ["\u2581", "uns"], ["wide", "tilde"], ["widet", "ilde"], ["\u2581remember", "ed"], ["\u0433", "\u0456"], ["in", "ates"], ["ina", "tes"], ["inate", "s"], ["\u2581incor", "por"], ["\u2581De", "scription"], ["\u2581Des", "cription"], ["\u2581", "Description"], ["\u2581pre", "pare"], ["\u2581prep", "are"], ["\u2581prepar", "e"], ["\u2581", "prepare"], ["\u2581F", "inal"], ["\u2581Fin", "al"], ["\u2581Fi", "nal"], ["\u2581", "Final"], ["u", "ation"], ["\u2581Qu", "een"], ["\u2581Que", "en"], [">", ";"], ["\u2581autom", "atically"], ["\u2581automatic", "ally"], ["\u2581sh", "arp"], ["\u2581shar", "p"], ["\u2581sha", "rp"], ["\u2581me", "at"], ["at", "eur"], ["ate", "ur"], ["as", "tern"], ["ast", "ern"], ["aster", "n"], ["aste", "rn"], ["\u2581st", "uck"], ["ASS", "ERT"], ["\u2581pl", "anned"], ["\u2581plan", "ned"], ["do", "ts"], ["dot", "s"], ["d", "ots"], ["ook", "ie"], ["oo", "kie"], ["\u2581His", "tor"], ["\u2581Hist", "or"], ["\u2581re", "views"], ["\u2581review", "s"], ["IM", "P"], ["I", "MP"], ["\u2581answ", "ered"], ["\u2581answer", "ed"], ["To", "tal"], ["T", "otal"], ["\u2581s", "au"], ["\u2581sa", "u"], ["\u2581Me", "xico"], ["\u2581Mex", "ico"], ["contin", "ue"], ["\u2581App", "le"], ["\u2581Ap", "ple"], ["like", "ly"], ["lik", "ely"], ["\u0437", "\u0432\u0430"], ["us", "ers"], ["use", "rs"], ["user", "s"], ["\u2581ident", "ified"], ["\u2581L", "ev"], ["\u2581Le", "v"], ["\u2581m", "ol"], ["\u2581mo", "l"], ["\u2581Is", "lam"], ["\u2581com", "mitted"], ["\u2581comm", "itted"], ["\u2581commit", "ted"], ["wr", "it"], ["w", "rit"], ["\u0431\u0435", "\u0440"], ["\u0431", "\u0435\u0440"], ["ri", "ft"], ["rif", "t"], ["r", "ift"], ["\u2581inter", "rupt"], ["\u2581", "interrupt"], ["\u2581read", "only"], ["sch", "ema"], ["sche", "ma"], ["s", "chema"], ["S", "m"], ["D", "ouble"], ["az", "a"], ["a", "za"], ["\u2581H", "al"], ["\u2581Ha", "l"], ["\u2581", "Hal"], ["Mo", "ve"], ["M", "ove"], ["\u2581S", "eries"], ["\u2581Se", "ries"], ["\u2581Ser", "ies"], ["\u2581Serie", "s"], ["\u2581", "Series"], ["in", "line"], ["\u2581\u043a\u043e\u0442\u043e", "\u0440\u044b"], ["so", "c"], ["s", "oc"], ["\u2581t", "ent"], ["\u2581te", "nt"], ["\u2581ten", "t"], ["\u2581a", "mer"], ["\u2581am", "er"], ["\u2581", "amer"], ["ak", "i"], ["a", "ki"], ["\u2581l", "ady"], ["\u2581la", "dy"], ["\u2581lad", "y"], ["\u2581t", "ired"], ["\u2581ti", "red"], ["\u2581tire", "d"], ["\u2581tir", "ed"], ["if", "i"], ["i", "fi"], ["\u2581m", "\u00eame"], ["\u2581", "m\u00eame"], ["ou", "ver"], ["\u2581a", "side"], ["\u2581as", "ide"], ["Di", "d"], ["D", "id"], ["',", "\r"], ["'", ",\r"], ["\u2581br", "inging"], ["\u2581bring", "ing"], ["Draw", "ing"], ["ar", "o"], ["a", "ro"], ["\u2581R", "h"], ["\u2581N", "az"], ["\u2581Na", "z"], ["es", "so"], ["ess", "o"], ["\u2581re", "action"], ["\u2581react", "ion"], ["mit", "ted"], ["mitt", "ed"], ["m", "itted"], ["\u2581abs", "olute"], ["\u2581absolut", "e"], ["\u2581", "absolute"], ["ha", "ust"], ["haus", "t"], ["((", ")"], ["(", "()"], ["\u2581T", "ask"], ["\u2581Ta", "sk"], ["\u2581", "Task"], ["ER", "S"], ["E", "RS"], ["\u2581^", "{"], ["\u2581", "^{"], ["V", "D"], ["\u2581t", "one"], ["\u2581to", "ne"], ["\u2581ton", "e"], ["dis", "t"], ["di", "st"], ["d", "ist"], ["v", "s"], ["\u2581whe", "el"], ["\u2581", "wheel"], ["\u2581administr", "ation"], ["\u2581admin", "istration"], ["\u2581inter", "ests"], ["\u2581interest", "s"], ["\u2581point", "er"], ["\u2581po", "inter"], ["\u2581", "pointer"], ["\u2581en", "counter"], ["\u2581enc", "ounter"], ["ave", "r"], ["av", "er"], ["a", "ver"], ["\u2581n", "ord"], ["\u2581no", "rd"], ["\u2581nor", "d"], ["ke", "t"], ["k", "et"], ["\u2581b", "each"], ["\u2581be", "ach"], ["\u2581enjoy", "ed"], ["cont", "ains"], ["\u2581app", "end"], ["\u2581ap", "pend"], ["\u2581appe", "nd"], ["\u2581", "append"], ["W", "ait"], ["\u2581s", "quad"], ["\u2581squ", "ad"], ["ze", "l"], ["z", "el"], ["\u2581med", "ium"], ["\u2581medi", "um"], ["\u2581", "medium"], ["\u2581s", "ending"], ["\u2581send", "ing"], ["\u2581sen", "ding"], ["\u2581L", "ady"], ["\u2581La", "dy"], ["\u2581Lad", "y"], ["\u00e7", "\u00f5es"], ["\u2581dest", "ination"], ["\u2581destin", "ation"], ["\u2581", "destination"], ["ny", "ch"], ["n", "ych"], ["\u2581conf", "lict"], ["\u2581conflic", "t"], ["\u2581L", "y"], ["\u2581v", "ul"], ["\u2581vu", "l"], ["\u2581bas", "ically"], ["\u2581basic", "ally"], ["re", "ated"], ["reat", "ed"], ["reate", "d"], ["rea", "ted"], ["bl", "ack"], ["ug", "ins"], ["ugin", "s"], ["\u2581cal", "m"], ["\u2581ca", "lm"], ["\u00e9r", "ie"], ["\u00e9ri", "e"], ["\u00e9", "rie"], ["ha", "r"], ["h", "ar"], ["\u043b\u0430", "\u043d"], ["\u043b", "\u0430\u043d"], ["\u2581\u0421", "\u0435"], ["w", "atch"], ["\u2581P", "ut"], ["\u2581Pu", "t"], ["\u2581", "Put"], ["\u2581d", "ump"], ["\u2581du", "mp"], ["\u2581", "dump"], ["ac", "her"], ["ach", "er"], ["ache", "r"], ["a", "cher"], ["sc", "roll"], ["scr", "oll"], ["\u2581cl", "aimed"], ["\u2581claim", "ed"], ["\u2581", "claimed"], ["\u2581Cont", "rol"], ["\u2581", "Control"], ["\u2581bl", "ind"], ["en", "ti"], ["ent", "i"], ["\u2581Ke", "ep"], ["\u2581", "Keep"], ["\u2581Develop", "ment"], ["im", "ages"], ["image", "s"], ["ima", "ges"], ["imag", "es"], ["\u2581t", "ough"], ["\u2581to", "ugh"], ["\u2581tou", "gh"], ["ge", "bra"], ["geb", "ra"], ["\u2581se", "pt"], ["\u2581sep", "t"], ["he", "w"], ["h", "ew"], ["\u2581s", "kill"], ["\u2581sk", "ill"], ["\u2581ski", "ll"], ["\u2581", "skill"], ["\u2581T", "ay"], ["\u2581Ta", "y"], ["\u2581k", "t\u00f3"], ["ow", "ner"], ["own", "er"], ["par", "e"], ["pa", "re"], ["p", "are"], ["\u2581f", "ee"], ["\u2581fe", "e"], ["\u2581", "fee"], ["\u2581contin", "ues"], ["\u2581continue", "s"], ["\u2581continu", "es"], ["\u2581k", "an"], ["\u2581ka", "n"], ["\u2581", "kan"], ["be", "s"], ["b", "es"], ["\u2581c", "ha"], ["\u2581ch", "a"], ["\u2581", "cha"], ["ov", "o"], ["o", "vo"], ["\u2581N", "ight"], ["\u2581Ni", "ght"], ["ict", "ure"], ["sh", "ire"], ["s", "hire"], ["\u2581es", "say"], ["\u2581ess", "ay"], ["\u2581sup", "pose"], ["\u2581supp", "ose"], ["et", "ic"], ["eti", "c"], ["Ar", "t"], ["A", "rt"], ["ac", "on"], ["aco", "n"], ["a", "con"], ["ll", "a"], ["l", "la"], ["word", "s"], ["wor", "ds"], ["w", "ords"], ["\u2581compar", "ison"], ["\u2581B", "E"], ["\u2581", "BE"], ["\u2581challeng", "es"], ["\u2581challenge", "s"], ["\u2581o", "l"], ["\u2581", "ol"], ["cite", "p"], ["cit", "ep"], ["\u2581F", "oot"], ["\u2581Fo", "ot"], ["\u2581", "Foot"], ["\u2581S", "uch"], ["\u2581Su", "ch"], ["\u2581", "Such"], ["\u2581p", "apers"], ["\u2581paper", "s"], ["\u2581pa", "pers"], ["\u2581pap", "ers"], ["act", "iv"], ["qu", "er"], ["que", "r"], ["q", "uer"], ["\u0442", "\u044f"], ["\u2581\u0422", "\u043e"], ["\u0441\u044c", "\u043a\u0438\u0439"], ["th", "ur"], ["do", "ne"], ["don", "e"], ["d", "one"], ["\u2581sh", "ock"], ["\u2581ded", "icated"], ["\u2581dedic", "ated"], ["\u2581cor", "respond"], ["\u2581correspon", "d"], ["Se", "cond"], ["Sec", "ond"], ["\u2581b", "ull"], ["\u2581bu", "ll"], ["\u2581bul", "l"], ["li", "fe"], ["lif", "e"], ["l", "ife"], ["ind", "ent"], ["inde", "nt"], ["inden", "t"], ["\u2581fig", "ures"], ["\u2581figure", "s"], ["\u2581And", "rew"], ["\u2581Andre", "w"], ["\u2581Andr", "ew"], ["is", "p"], ["i", "sp"], ["\u2581fav", "our"], ["\u0437\u0434", "\u0430"], ["\u0437", "\u0434\u0430"], ["\u2581E", "lect"], ["\u2581El", "ect"], ["\u2581Ele", "ct"], ["F", "ull"], ["\u2581near", "by"], ["\u2581Reg", "ister"], ["\u2581", "Register"], ["Sc", "ale"], ["Scal", "e"], ["ic", "ations"], ["ication", "s"], ["\u0438", "\u043d"], ["\u2581A", "M"], ["\u2581", "AM"], ["pa", "ir"], ["p", "air"], ["\u2581pers", "pective"], ["\u2581n", "os"], ["\u2581no", "s"], ["\u2581", "nos"], ["ap", "a"], ["a", "pa"], ["ost", "a\u0142"], ["osta", "\u0142"], ["\u2581P", "ers"], ["\u2581Per", "s"], ["\u2581Pe", "rs"], ["\u2581", "Pers"], ["ic", "er"], ["ice", "r"], ["i", "cer"], ["\u2581pl", "astic"], ["\u0434\u043e", "\u0432"], ["\u0434", "\u043e\u0432"], ["ci", "ples"], ["cipl", "es"], ["cip", "les"], ["z", "\u0105"], ["cl", "os"], ["c", "los"], ["\u2581\u0443", "\u0447\u0430"], ["\u2581", "\u00c1"], ["pl", "ugin"], ["plug", "in"], ["\u2581an", "gle"], ["\u2581ang", "le"], ["\u2581angl", "e"], ["\u2581", "angle"], ["\u2581com", "mission"], ["\u2581comm", "ission"], ["\u2581fun", "ds"], ["\u2581fund", "s"], ["\u2581in", "du"], ["\u2581ind", "u"], ["\u2581d", "rawn"], ["\u2581dr", "awn"], ["\u2581draw", "n"], ["\u00e1", "m"], ["\u2581develop", "ing"], ["\u2581seg", "ment"], ["\u2581", "segment"], ["is", "me"], ["ism", "e"], ["sc", "r"], ["s", "cr"], ["\u2581l", "ies"], ["\u2581li", "es"], ["\u2581lie", "s"], ["\u2581I", "L"], ["\u2581", "IL"], ["\u2581a", "pi"], ["\u2581ap", "i"], ["\u2581", "api"], ["Ext", "ension"], ["\u2581s", "cal"], ["\u2581sc", "al"], ["\u2581", "scal"], ["inst", "all"], ["\u2581We", "ek"], ["\u2581", "Week"], ["\u2581gen", "tle"], ["\u2581gent", "le"], ["\u2581Canad", "ian"], ["\u2581d", "ialog"], ["\u2581dial", "og"], ["\u2581dia", "log"], ["\u2581", "dialog"], ["\u2581art", "icles"], ["\u2581article", "s"], ["\u2581artic", "les"], ["The", "me"], ["Th", "eme"], ["S", "M"], ["\u2581B", "ul"], ["\u2581Bu", "l"], ["\u2581", "Bul"], ["\u2581l", "eur"], ["\u2581le", "ur"], ["\u2581s", "tom"], ["\u2581st", "om"], ["\u2581sto", "m"], ["Pl", "ugin"], ["\u2581\u043f\u043e", "\u0441\u043b\u0435"], ["\u2581\u043f\u043e\u0441", "\u043b\u0435"], ["\u2581st", "ead"], ["\u2581ste", "ad"], ["\u2581", "stead"], ["\u2581", "\u015b"], ["ip", "her"], ["iph", "er"], ["i", "pher"], ["\u2581pr", "ze"], ["\u2581prz", "e"], ["\u2581d", "raft"], ["\u2581dr", "aft"], ["\u2581", "draft"], ["bot", "tom"], ["b", "ottom"], ["\u2581{", "};"], ["\u2581{}", ";"], ["\u2581stay", "ed"], ["fe", "ature"], ["feat", "ure"], ["\u2581v", "ot"], ["\u2581vo", "t"], ["\u2581fab", "ric"], ["\u00e7", "a"], ["('", "#"], ["re", "a"], ["r", "ea"], ["\u2581re", "put"], ["\u2581rep", "ut"], ["\u2581C", "ir"], ["\u2581Ci", "r"], ["\u2581", "Cir"], ["\u2581A", "L"], ["\u2581", "AL"], ["\u2581assert", "Equals"], ["\u2581", "assertEquals"], ["result", "s"], ["\u2581C", "ross"], ["\u2581Cr", "oss"], ["\u2581Cro", "ss"], ["\u2581", "Cross"], ["urs", "day"], ["\u2581a", "udio"], ["\u2581aud", "io"], ["\u2581", "audio"], ["\u2581g", "ap"], ["\u2581ga", "p"], ["\u2581stre", "ets"], ["\u2581street", "s"], ["\u2581scient", "ific"], ["pl", "atform"], ["\u2581a", "uss"], ["\u2581au", "ss"], ["\u2581aus", "s"], ["\u2581C", "ro"], ["\u2581Cr", "o"], ["\u2581part", "ial"], ["\u2581parti", "al"], ["\u2581", "partial"], ["un", "c"], ["u", "nc"], ["\u2581cho", "ices"], ["\u2581choice", "s"], ["\u2581\u0438", "\u043b\u0438"], ["pr", "ed"], ["pre", "d"], ["p", "red"], ["\u2581he", "ads"], ["\u2581head", "s"], ["\u2581", "heads"], ["ter", "day"], ["\u2581N", "ick"], ["\u2581Nic", "k"], ["\u2581Ni", "ck"], ["\u2581we", "ird"], ["as", "ant"], ["asa", "nt"], ["\u2581represent", "ed"], ["\u2581\u043f", "\u0438"], ["\u2581", "\u043f\u0438"], ["D", "P"], ["or", "ders"], ["ord", "ers"], ["order", "s"], ["cl", "ock"], ["c", "lock"], ["\u2581H", "o"], ["ar", "ters"], ["art", "ers"], ["arter", "s"], ["arte", "rs"], ["C", "md"], ["og", "a"], ["o", "ga"], ["Key", "s"], ["Ke", "ys"], ["Re", "port"], ["Rep", "ort"], ["Repo", "rt"], ["\u2581V", "ill"], ["\u2581Vi", "ll"], ["\u2581Vil", "l"], ["\u2581M", "u"], ["\u2581", "Mu"], ["\u2581own", "ed"], ["\u2581", "owned"], ["SU", "CCESS"], ["\u2581type", "of"], ["\u2581", "typeof"], ["hd", "r"], ["h", "dr"], ["ua", "ble"], ["u", "able"], ["\u2581neighbor", "hood"], ["\u2581A", "P"], ["\u2581", "AP"], ["\u2581result", "ing"], ["\u2581sh", "adow"], ["\u2581", "shadow"], ["STR", "ING"], ["\u2581video", "s"], ["\u2581vide", "os"], ["\u043b\u0435", "\u043d\u043d\u044f"], ["\u043b\u0435\u043d", "\u043d\u044f"], ["ex", "pect"], ["exp", "ect"], ["\u2581Val", "ley"], ["\u2581Vall", "ey"], ["\u2581g", "oto"], ["\u2581go", "to"], ["\u2581got", "o"], ["\u2581", "goto"], ["\u2581S", "her"], ["\u2581She", "r"], ["\u2581Sh", "er"], ["fr", "astr"], ["\u2581oper", "ating"], ["\u2581opera", "ting"], ["\u2581\u044d", "\u0442\u043e"], ["\u2581License", "d"], ["\u2581Lic", "ensed"], ["Var", "iable"], ["Vari", "able"], ["\u2581P", "R"], ["\u2581", "PR"], ["\u2581H", "ans"], ["\u2581Ha", "ns"], ["\u2581Han", "s"], ["cl", "one"], ["\u2581G", "esch"], ["\u2581Ge", "sch"], ["\u2581Ges", "ch"], ["\u2581B", "and"], ["\u2581Ba", "nd"], ["\u2581Ban", "d"], ["\u2581", "Band"], ["...", "....."], ["....", "...."], [".....", "..."], ["ui", "ng"], ["u", "ing"], ["\u2581hundred", "s"], ["\u2581\u043e", "\u043a"], ["\u2581emot", "ional"], ["\u2581emotion", "al"], ["\u2581Ind", "ust"], [")", "+"], ["\u2581Egy", "pt"], ["\u2581fr", "an\u00e7"], ["\u2581", "\u0161"], ["\u2581f", "asc"], ["\u2581fa", "sc"], ["on", "to"], ["ont", "o"], ["\u2581A", "dam"], ["\u2581Ad", "am"], ["\u2581l", "aid"], ["\u2581la", "id"], ["\u2581r", "ig"], ["\u2581ri", "g"], ["\u2581", "rig"], ["\u2581det", "ailed"], ["\u2581detail", "ed"], ["\u2581im", "plements"], ["\u2581implement", "s"], ["\u2581impl", "ements"], ["\u2581univers", "ity"], ["\u2581H", "y"], ["\u2581", "Hy"], ["\u2581g", "rid"], ["\u2581gr", "id"], ["\u2581gri", "d"], ["\u2581", "grid"], ["\u2581reg", "ions"], ["\u2581region", "s"], ["St", "op"], ["S", "top"], ["\u2581s", "lot"], ["\u2581sl", "ot"], ["\u2581", "slot"], ["\u2581ang", "ry"], ["\u2581-", "="], ["\u2581wait", "ed"], ["\u2581wa", "ited"], ["Ver", "t"], ["V", "ert"], ["\":", "\""], ["\"", ":\""], ["\u2581e", "lem"], ["\u2581el", "em"], ["\u2581ele", "m"], ["\u2581", "elem"], ["\u2581r", "\u00e9g"], ["\u2581r\u00e9", "g"], ["ow", "ed"], ["owe", "d"], ["o", "wed"], ["Mem", "ber"], ["Me", "mber"], ["M", "ember"], ["\u2581r", "atio"], ["\u2581rat", "io"], ["\u2581", "ratio"], ["is", "en"], ["ise", "n"], ["i", "sen"], ["\u2581L", "em"], ["\u2581Le", "m"], ["ge", "ry"], ["ger", "y"], ["g", "ery"], ["\u2581c", "ream"], ["\u2581cre", "am"], ["\u2581\u00e9t", "ait"], ["\u2581", "\u00e9tait"], ["\u2581g", "eb"], ["\u2581ge", "b"], ["\u2581", "geb"], ["un", "ique"], ["uni", "que"], ["\u2581D", "eb"], ["\u2581De", "b"], ["\u2581f", "actory"], ["\u2581fact", "ory"], ["\u2581factor", "y"], ["\u2581", "factory"], ["\u017c", "e"], ["d", "ialog"], ["\u2581Con", "fig"], ["\u2581Conf", "ig"], ["\u2581", "Config"], ["Sy", "nc"], ["S", "ync"], ["an", "gers"], ["ang", "ers"], ["ange", "rs"], ["anger", "s"], ["\u2581gover", "ning"], ["\u2581govern", "ing"], ["\u2581H", "un"], ["\u2581Hu", "n"], ["Sp", "ace"], ["S", "pace"], ["\u2581j", "est"], ["\u2581je", "st"], ["ic", "ious"], ["ici", "ous"], ["icio", "us"], ["\u2581em", "phas"], ["\u2581emp", "has"], ["um", "ps"], ["ump", "s"], ["\u2581E", "sp"], ["\u2581Es", "p"], ["\u2581", "Esp"], ["\u2581s", "ul"], ["\u2581su", "l"], ["\u2581histor", "ical"], ["\u2581historic", "al"], ["ij", "a"], ["i", "ja"], ["\u2581l", "ying"], ["\u2581ly", "ing"], ["\u2581", "lying"], ["\u2581St", "eve"], ["\u2581Ste", "ve"], ["\u2581me", "asures"], ["\u2581measure", "s"], ["\u2581meas", "ures"], ["os", "to"], ["ost", "o"], ["o", "sto"], ["?", "\u201d"], ["\u2581p", "ocket"], ["\u2581poc", "ket"], ["\u2581S", "at"], ["\u2581Sa", "t"], ["\u2581p", "itch"], ["\u2581pit", "ch"], ["\u2581n", "atur"], ["\u2581nat", "ur"], ["\u2581hum", "ans"], ["\u2581human", "s"], ["\u2581Sim", "on"], ["\u2581Si", "mon"], ["ad", "ores"], ["ado", "res"], ["ador", "es"], ["(\"", "\\"], ["(", "\"\\"], ["in", "king"], ["ink", "ing"], ["\u2581ex", "pos"], ["\u2581exp", "os"], ["mat", "erial"], ["mate", "rial"], ["m", "aterial"], ["\u2581app", "arently"], ["\u2581apparent", "ly"], ["\u2581appar", "ently"], ["\u2581C", "amb"], ["\u2581Cam", "b"], ["\u2581Ca", "mb"], ["\u2581B", "ox"], ["\u2581Bo", "x"], ["\u2581", "Box"], ["\u2581s", "paces"], ["\u2581sp", "aces"], ["\u2581space", "s"], ["ex", "ists"], ["exist", "s"], ["\u2581act", "ing"], ["\u2581ac", "ting"], ["OR", "Y"], ["\u0437\u043e", "\u0432\u0430"], ["Go", "od"], ["G", "ood"], ["ien", "ne"], ["i", "enne"], ["\u2581William", "s"], ["\u2581f", "ruit"], ["\u2581fr", "uit"], ["\u2581fru", "it"], ["ie", "ra"], ["ier", "a"], ["i", "era"], ["\u2581L", "im"], ["\u2581Li", "m"], ["\u2581", "Lim"], ["\u2581t", "rait"], ["\u2581tr", "ait"], ["\u2581tra", "it"], ["\u2581", "trait"], ["\u2581art", "ists"], ["\u2581artist", "s"], ["\u2581ab", "sor"], ["\u2581abs", "or"], ["ra", "it"], ["rai", "t"], ["r", "ait"], ["LO", "AD"], ["\u2581mov", "ies"], ["\u2581movie", "s"], ["\u2581d", "ynamic"], ["\u2581dynam", "ic"], ["\u2581dyn", "amic"], ["\u2581", "dynamic"], ["as", "ts"], ["ast", "s"], ["a", "sts"], ["\u2581In", "teger"], ["\u2581", "Integer"], ["\u2581sm", "oke"], ["\u043f", "\u0456"], ["an", "gel"], ["ang", "el"], ["ange", "l"], [">(", "\""], [">", "(\""], ["\u2581in", "strument"], ["\u2581instr", "ument"], ["\u2581f", "uel"], ["\u2581fue", "l"], ["\u2581fu", "el"], ["\u043d\u043e", "\u0457"], ["atal", "ogue"], ["atalog", "ue"], ["\u2581s", "erial"], ["\u2581se", "rial"], ["\u2581ser", "ial"], ["\u2581", "serial"], ["File", "s"], ["Fil", "es"], ["Fi", "les"], ["F", "iles"], ["\u2581bath", "room"], ["il", "o"], ["i", "lo"], ["es", "to"], ["est", "o"], ["e", "sto"], ["\u2581p", "m"], ["\u2581", "pm"], ["ent", "ials"], ["ential", "s"], ["enti", "als"], ["\u2581On", "line"], ["wh", "ite"], ["\u2581t", "ips"], ["\u2581tip", "s"], ["\u2581ti", "ps"], ["\u2581cap", "able"], ["Fi", "g"], ["F", "ig"], ["T", "V"], ["\u2581\u043e", "\u043d"], ["\u2581", "\u043e\u043d"], ["k", "\u00e9"], ["bit", "r"], ["bi", "tr"], ["b", "itr"], ["Map", "ping"], ["Ma", "pping"], ["M", "apping"], ["\u2581t", "ak"], ["\u2581ta", "k"], ["\u044e", "\u0449\u0438"], ["\u0432", "\u043b\u044f"], [")\"", ","], [")", "\","], ["\u2581K", "arl"], ["\u2581Kar", "l"], ["\u2581Ka", "rl"], ["\u2581H", "uman"], ["\u2581Hu", "man"], ["\u2581Hum", "an"], ["\u2581P", "ot"], ["\u2581Po", "t"], ["\u2581rep", "resents"], ["\u2581represent", "s"], ["\u2581cons", "istent"], ["\u2581consist", "ent"], ["_", "("], ["we", "n"], ["w", "en"], ["\u2581R", "ose"], ["\u2581Ro", "se"], ["\u2581Ros", "e"], ["la", "w"], ["l", "aw"], ["\u2581F", "ROM"], ["\u2581FR", "OM"], ["\u2581", "FROM"], ["\u2581beg", "ins"], ["\u2581begin", "s"], ["\u2581e", "dit"], ["\u2581ed", "it"], ["\u2581", "edit"], ["\u2581mount", "ain"], ["\u2581ch", "apter"], ["\u2581chap", "ter"], ["\u2581wonder", "ed"], ["\u2581indust", "rial"], ["\u2581M", "ajor"], ["\u2581Ma", "jor"], ["\u2581Maj", "or"], ["\u2581g", "es"], ["\u2581ge", "s"], ["\u2581", "ges"], ["\u2581direct", "ed"], ["\u2581dire", "cted"], ["er", "os"], ["ero", "s"], ["e", "ros"], ["\u2581W", "ild"], ["\u2581Wil", "d"], ["\u2581Wi", "ld"], ["li", "ament"], ["lia", "ment"], ["Bo", "ok"], ["B", "ook"], ["user", "name"], ["ho", "t"], ["h", "ot"], ["\u2581n", "am"], ["\u2581na", "m"], ["\u2581", "nam"], ["\u2581le", "ague"], ["br", "a"], ["b", "ra"], ["\u043a\u043e", "\u043d"], ["\u043a", "\u043e\u043d"], ["\u2581T", "al"], ["\u2581Ta", "l"], ["\u2581\u0412", "\u0430"], ["\u2581ex", "ports"], ["\u2581exp", "orts"], ["\u2581export", "s"], ["\u2581", "exports"], ["(", "@"], ["\u2581sh", "aring"], ["\u2581shar", "ing"], ["\u2581sha", "ring"], ["\u2581T", "ro"], ["\u2581Tr", "o"], ["\u015b", "\u0107"], ["ues", "day"], ["yl", "v"], ["y", "lv"], ["\u2581gu", "itar"], ["el", "en"], ["ele", "n"], ["e", "len"], ["Se", "lection"], ["Select", "ion"], ["S", "election"], ["\u2581conf", "ident"], ["ry", "pto"], ["rypt", "o"], ["\u2581h", "ors"], ["\u2581hor", "s"], ["\u2581ho", "rs"], ["ed", "itor"], ["edit", "or"], ["edi", "tor"], ["\u2581should", "ers"], ["\u2581shoulder", "s"], ["get", "Name"], ["en", "cing"], ["enc", "ing"], ["enci", "ng"], ["SE", "LECT"], ["SEL", "ECT"], ["\u0432", "\u0448\u0438"], ["\u2581kind", "s"], ["\u2581kin", "ds"], ["\u2581W", "el"], ["\u2581We", "l"], ["\u2581pur", "poses"], ["\u2581purpose", "s"], ["Mat", "rix"], ["in", "valid"], ["\u2581own", "ers"], ["\u2581owner", "s"], ["\u2581", "owners"], ["\u2581Rec", "ords"], ["\u2581Record", "s"], ["\u2581", "Records"], ["\u2581Pro", "cess"], ["\u2581", "Process"], ["\u2581c", "hat"], ["\u2581ch", "at"], ["\u2581cha", "t"], ["\u2581", "chat"], ["\u2581D", "or"], ["\u2581Do", "r"], ["\u2581b", "in"], ["\u2581bi", "n"], ["\u2581", "bin"], ["re", "dit"], ["red", "it"], ["r", "edit"], ["oi", "re"], ["oir", "e"], ["o", "ire"], ["\u2581T", "otal"], ["\u2581To", "tal"], ["\u2581Tot", "al"], ["\u2581", "Total"], ["\u2581F", "amily"], ["\u2581Famil", "y"], ["\u2581", "Family"], ["AR", "Y"], ["\u2581b", "read"], ["\u2581br", "ead"], ["\u2581bre", "ad"], ["\u2581", "bread"], ["\u2581com", "pre"], ["\u2581comp", "re"], ["\u2581compr", "e"], ["\u2581sh", "oes"], ["\u2581shoe", "s"], ["\u2581r", "az"], ["\u2581ra", "z"], ["\u2581", "raz"], ["\u2581tr", "ace"], ["\u2581tra", "ce"], ["\u2581", "trace"], ["ne", "j"], ["n", "ej"], ["or", "ted"], ["ort", "ed"], ["orte", "d"], ["h", "n"], ["\u2581pro", "cedure"], ["\u2581proced", "ure"], ["pro", "perties"], ["pl", "ier"], ["\u2581h", "ero"], ["\u2581he", "ro"], ["\u2581her", "o"], ["\u2581", "hero"], ["pan", "el"], ["pa", "nel"], ["p", "anel"], ["\u2581mark", "ed"], ["\u2581mar", "ked"], ["\u2581wor", "ried"], ["\\", "|"], ["pt", "s"], ["p", "ts"], ["\u2581S", "upport"], ["\u2581Sup", "port"], ["\u2581Supp", "ort"], ["\u2581", "Support"], ["\u2581ser", "ving"], ["\u2581serv", "ing"], ["F", "ail"], ["\u2581dis", "appoint"], ["\u2581Sc", "ot"], ["\u2581ple", "asure"], ["\u2581j", "udge"], ["\u2581jud", "ge"], ["\u2581judg", "e"], ["ze", "ich"], ["\u2581for", "ever"], ["\u2581fore", "ver"], ["\u2581Ze", "it"], ["uo", "us"], ["u", "ous"], ["in", "ent"], ["ine", "nt"], ["inen", "t"], ["i", "nent"], ["\u2581d", "w"], ["\u2581", "dw"], ["\u2581w", "aren"], ["\u2581war", "en"], ["\u2581wa", "ren"], ["\u2581ware", "n"], ["\u2581fl", "ash"], ["\u2581", "flash"], ["\u2581tro", "ops"], ["\u2581dr", "ugs"], ["\u2581dru", "gs"], ["\u2581drug", "s"], ["\u2581d", "iam"], ["\u2581di", "am"], ["\u2581dia", "m"], [".", "~"], ["im", "p"], ["i", "mp"], ["in", "ned"], ["inn", "ed"], ["\u2581E", "V"], ["\u2581", "EV"], ["St", "ruct"], ["Str", "uct"], ["\u2581just", "ice"], ["\u2581offic", "ials"], ["\u2581official", "s"], ["ff", "ff"], ["fff", "f"], ["f", "fff"], ["\u2581Com", "mon"], ["\u2581Comm", "on"], ["\u2581", "Common"], ["\u2581C", "at"], ["\u2581Ca", "t"], ["\u2581", "Cat"], ["\u2581tom", "orrow"], ["\u2581\u00e9", "l"], ["\u2581", "\u00e9l"], ["Text", "ure"], ["Te", "xture"], ["qp", "oint"], ["q", "point"], ["\u2581F", "ried"], ["\u2581Fr", "ied"], ["\u2581T", "erm"], ["\u2581Te", "rm"], ["\u2581Ter", "m"], ["\u2581", "Term"], ["pgf", "qpoint"], ["\u2581n", "em"], ["\u2581ne", "m"], ["\u2581", "nem"], ["no", "rm"], ["nor", "m"], ["n", "orm"], ["\u2581hard", "ly"], ["od", "a"], ["o", "da"], ["ze", "ta"], ["zet", "a"], ["z", "eta"], ["em", "ic"], ["emi", "c"], ["e", "mic"], ["\u2581\u043f\u043e", "\u043b\u0443"], ["\u2581\u043f\u043e\u043b", "\u0443"], ["\u2581lo", "aded"], ["\u2581load", "ed"], ["\u2581", "loaded"], ["ke", "s"], ["k", "es"], ["ci", "\u00f3"], ["c", "i\u00f3"], ["\u2581f", "ool"], ["\u2581fo", "ol"], ["\u2581foo", "l"], ["\u2581t", "rick"], ["\u2581tr", "ick"], ["\u2581tri", "ck"], ["\u2581d", "st"], ["\u2581ds", "t"], ["\u2581", "dst"], ["Fin", "d"], ["Fi", "nd"], ["F", "ind"], ["\u2581\u0432", "\u0441\u0435"], ["}}", ","], ["}", "},"], ["\u2581frame", "work"], ["\u2581", "framework"], ["\u2581mer", "ely"], ["\u2581mere", "ly"], ["\u2581un", "ion"], ["\u2581", "union"], ["\u2581Ed", "ward"], ["ri", "f"], ["r", "if"], ["Fl", "ag"], ["F", "lag"], ["\u2581cris", "is"], ["\u2581cri", "sis"], ["\u2581fin", "ite"], ["\u2581", "finite"], ["\u2581l", "ol"], ["\u2581lo", "l"], ["\u2581K", "im"], ["\u2581Ki", "m"], ["\u043d\u0430", "\u0442\u0430"], ["sin", "ce"], ["s", "ince"], ["\u2581com", "pat"], ["\u2581comp", "at"], ["\u2581", "compat"], ["\u2581p", "ert"], ["\u2581per", "t"], ["\u2581pe", "rt"], ["\u2581", "pert"], ["ib", "ilities"], ["ibil", "ities"], ["\u2581tamb", "i\u00e9n"], ["ib", "li"], ["\u2581t", "een"], ["\u2581te", "en"], ["\u2581", "teen"], ["\u2581sym", "pt"], ["or", "al"], ["ora", "l"], ["o", "ral"], ["de", "rs"], ["der", "s"], ["d", "ers"], ["ot", "te"], ["ott", "e"], ["\u043f", "\u0440\u0438"], ["\u2581J", "ane"], ["\u2581Jan", "e"], ["\u2581Ja", "ne"], ["\u2581original", "ly"], ["\u2581origin", "ally"], ["\u2581thro", "at"], ["ma", "g"], ["m", "ag"], ["su", "p"], ["s", "up"], ["un", "i"], ["u", "ni"], ["$", "$"], ["\u2581L", "ibrary"], ["\u2581", "Library"], ["\u2581att", "acks"], ["\u2581attack", "s"], ["in", "gen"], ["ing", "en"], ["inge", "n"], ["('", "/"], ["\u2581h", "es"], ["\u2581he", "s"], ["\u2581", "hes"], ["co", "in"], ["c", "oin"], ["oun", "ce"], ["\u2581Academ", "y"], ["MOD", "ULE"], ["is", "ms"], ["ism", "s"], ["\u2581A", "dv"], ["\u2581Ad", "v"], ["\u2581", "Adv"], ["\u2581B", "ol"], ["\u2581Bo", "l"], ["\u2581inc", "ident"], [")^", "{"], [")", "^{"], ["\u2581b", "ij"], ["\u2581bi", "j"], ["\u2581R", "ome"], ["\u2581Rom", "e"], ["\u2581Ro", "me"], ["\u2581It", "aly"], ["\u2581Ital", "y"], ["ev", "ents"], ["event", "s"], ["even", "ts"], ["\u2581F", "ern"], ["\u2581Fe", "rn"], ["\u2581Fer", "n"], ["\u2581b", "er"], ["\u2581be", "r"], ["\u2581", "ber"], ["\u2581sil", "ent"], ["\u2581p", "ier"], ["\u2581pie", "r"], ["\u2581pi", "er"], ["\u2581Y", "O"], ["\u2581pl", "ain"], ["\u2581", "plain"], ["B", "as"], ["\u2581p", "ill"], ["\u2581pi", "ll"], ["\u2581pil", "l"], ["ra", "se"], ["ras", "e"], ["r", "ase"], ["\u2581car", "rying"], ["\u2581carry", "ing"], ["\u2581re", "sp"], ["\u2581r", "esp"], ["\u2581res", "p"], ["\u2581", "resp"], ["\u043d\u0443", "\u044e"], ["\u2581typ", "ical"], ["Wrap", "per"], ["W", "rapper"], ["\u2581g", "au"], ["\u2581ga", "u"], ["\u2581chem", "ical"], ["\u2581h", "al"], ["\u2581ha", "l"], ["\u2581", "hal"], ["th", "row"], ["Cl", "uster"], ["\u2581G", "ab"], ["\u2581Ga", "b"], ["\u2581G", "irl"], ["\u2581Gi", "rl"], ["\u2581Gir", "l"], ["qu", "ir"], ["\u2581A", "rg"], ["\u2581Ar", "g"], ["\u2581", "Arg"], ["\u2581rel", "ief"], ["\u2581relie", "f"], ["\u2581reli", "ef"], ["\u2581\u0412", "\u0435"], ["d", "m"], ["\u2581fr", "ustr"], ["\u2581fru", "str"], ["\\", "%"], ["\u2581st", "ores"], ["\u2581store", "s"], ["\u2581stor", "es"], ["\u2581sto", "res"], ["\u2581bott", "le"], ["\u2581bot", "tle"], ["\u2581L", "ew"], ["\u2581Le", "w"], ["tw", "o"], ["t", "wo"], ["st", "ad"], ["sta", "d"], ["\u2581che", "ek"], ["\u2581concern", "s"], ["\u2581concer", "ns"], ["\u2581help", "ful"], ["\u2581co", "verage"], ["\u2581cover", "age"], ["is", "i"], ["i", "si"], ["AD", "D"], ["A", "DD"], ["as", "ync"], ["asy", "nc"], ["a", "sync"], ["\u2581approxim", "ately"], ["\u2581approx", "imately"], ["\u2581approximate", "ly"], ["if", "fer"], ["iff", "er"], ["iffe", "r"], ["ho", "ok"], ["h", "ook"], ["\u2581e", "num"], ["\u2581en", "um"], ["\u2581", "enum"], ["ov", "\u00e1"], ["o", "v\u00e1"], ["\u2581e", "vil"], ["\u2581ev", "il"], ["\u2581const", "antly"], ["\u2581constant", "ly"], ["ap", "ply"], ["app", "ly"], ["\u2581si", "\u00e8"], ["\u2581pract", "ices"], ["\u2581practice", "s"], ["\u2581te", "achers"], ["\u2581teach", "ers"], ["\u2581teacher", "s"], ["\u2581S", "n"], ["\u2581", "Sn"], ["\u2581A", "wards"], ["\u2581Award", "s"], ["\u2581Aw", "ards"], ["\u2581sub", "stant"], ["\u2581subst", "ant"], ["\u2581$", "."], ["\u2581", "$."], ["d", "k"], ["\u2581m", "ob"], ["\u2581mo", "b"], ["\u2581", "mob"], ["\u2581ing", "red"], ["ve", "re"], ["ver", "e"], ["v", "ere"], ["Mult", "i"], ["\u043f\u0435", "\u0440"], ["\u043f", "\u0435\u0440"], ["st", "al"], ["sta", "l"], ["s", "tal"], ["ya", "rd"], ["yar", "d"], ["y", "ard"], ["requ", "ired"], ["require", "d"], ["ve", "ment"], ["v", "ement"], ["\u2581int", "elligence"], ["\u2581intellig", "ence"], ["\u2581th", "inks"], ["\u2581think", "s"], ["\u2581thin", "ks"], ["\u2581person", "ally"], ["\u2581personal", "ly"], ["\u2581tr", "ained"], ["\u2581tra", "ined"], ["\u2581train", "ed"], ["\u2581", "trained"], ["or", "ney"], ["orn", "ey"], ["orne", "y"], [")", "", "\\"], ["an", "al"], ["ana", "l"], ["a", "nal"], ["Se", "ction"], ["S", "ection"], ["pl", "us"], ["\u00fc", "t"], ["\u2581em", "bed"], ["\u2581emb", "ed"], ["\u2581", "embed"], ["\u2581st", "rings"], ["\u2581str", "ings"], ["\u2581string", "s"], ["\u2581", "strings"], ["Be", "fore"], ["B", "efore"], ["pro", "c"], ["pr", "oc"], ["p", "roc"], ["\u2581\u0441", "\u043f\u043e"], ["\u2581\u0441\u043f", "\u043e"], ["\u2581", "\u0441\u043f\u043e"], ["tr", "l"], ["t", "rl"], ["v", "r"], ["Back", "ground"], ["log", "ger"], ["ag", "raph"], ["agr", "aph"], ["agra", "ph"], ["a", "graph"], ["ie", "st"], ["ies", "t"], ["i", "est"], ["\u2581good", "s"], ["bat", "ch"], ["b", "atch"], ["\u2581opt", "ional"], ["\u2581option", "al"], ["\u2581", "optional"], ["\u2581Tay", "lor"], ["\u2581recogn", "ize"], ["wal", "k"], ["w", "alk"], ["\u2581H", "it"], ["\u2581Hi", "t"], ["\u2581", "Hit"], ["\u2581Eliz", "abeth"], ["}", ":"], ["\u2581care", "ful"], ["\u043a\u0440\u0430", "\u0457"], ["\u2581loc", "ations"], ["\u2581location", "s"], ["\u2581struct", "ures"], ["\u2581structure", "s"], ["\u2581d", "isk"], ["\u2581dis", "k"], ["\u2581di", "sk"], ["\u2581", "disk"], ["\u2581sh", "ips"], ["\u2581ship", "s"], ["\u2581", "ships"], ["\u2581s", "uo"], ["\u2581su", "o"], ["\u2581s", "owie"], ["\u2581so", "wie"], ["\u2581sow", "ie"], ["\u2581E", "ss"], ["\u2581Es", "s"], ["\u2581H", "ash"], ["\u2581Ha", "sh"], ["\u2581Has", "h"], ["\u2581", "Hash"], ["\u2581reason", "able"], ["\u2581More", "over"], ["\u2581form", "ula"], ["\u2581C", "entre"], ["\u2581Cent", "re"], ["\u2581res", "idents"], ["\u2581resident", "s"], ["\u2581resid", "ents"], ["R", "S"], ["Id", "s"], ["I", "ds"], ["\u2581K", "now"], ["\u2581Kn", "ow"], ["\u2581t", "rib"], ["\u2581tr", "ib"], ["\u2581tri", "b"], ["\u2581r", "\u00e9s"], ["\u2581r\u00e9", "s"], ["\u2581s", "table"], ["\u2581st", "able"], ["\u2581sta", "ble"], ["\u2581stab", "le"], ["\u2581", "stable"], ["\u2581W", "ould"], ["\u2581Wo", "uld"], ["\u2581", "Would"], ["\u2581break", "ing"], ["\u2581bre", "aking"], ["\u2581", "breaking"], ["\u2581me", "al"], ["\u2581p", "hen"], ["\u2581ph", "en"], ["\u2581f", "el"], ["\u2581fe", "l"], ["\u2581", "fel"], ["\u2581F", "red"], ["\u2581Fr", "ed"], ["\u2581Fre", "d"], ["Aut", "hor"], ["Auth", "or"], ["\u2581c", "apture"], ["\u2581capt", "ure"], ["\u2581", "capture"], ["op", "ts"], ["opt", "s"], ["o", "pts"], ["\u2581every", "where"], ["\u2581s", "que"], ["\u2581squ", "e"], ["\u2581sq", "ue"], ["\u2581m", "oder"], ["\u2581mod", "er"], ["\u2581mo", "der"], ["\u2581mode", "r"], ["set", "up"], ["\u2581S", "upp"], ["\u2581Su", "pp"], ["\u2581Sup", "p"], ["\u2581", "Supp"], ["\u2581when", "ever"], ["\u2581whe", "never"], ["{", "("], ["wa", "rt"], ["war", "t"], ["w", "art"], ["\u2581t", "oe"], ["\u2581to", "e"], ["Pre", "fix"], ["Pref", "ix"], ["P", "refix"], ["ho", "u"], ["h", "ou"], ["ga", "ge"], ["g", "age"], [">", "\""], ["\u2581f", "rag"], ["\u2581fr", "ag"], ["\u2581fra", "g"], ["\u2581", "frag"], ["\u2581The", "orem"], ["mem", "ory"], ["\u2581cont", "ents"], ["\u2581content", "s"], ["\u2581conten", "ts"], ["\u2581", "contents"], ["do", "cs"], ["doc", "s"], ["}", "'"], ["\u2581Ir", "ish"], ["The", "n"], ["Th", "en"], ["T", "hen"], ["aa", "ts"], ["aat", "s"], ["a", "ats"], ["Sa", "ve"], ["S", "ave"], ["\u2581a", "gency"], ["\u2581ag", "ency"], ["\u2581\u0438", "\u043c\u0435"], ["\u2581\u0438\u043c", "\u0435"], ["\u0434\u043e", "\u0432\u0430"], ["\u0434\u043e\u0432", "\u0430"], ["\u2581F", "unction"], ["\u2581Fun", "ction"], ["\u2581", "Function"], ["N", "N"], ["dest", "roy"], ["\u2581M", "essage"], ["\u2581Mess", "age"], ["\u2581", "Message"], ["\u2581c", "ancel"], ["\u2581can", "cel"], ["\u2581", "cancel"], ["\u2581super", "ior"], ["\u2581e", "c"], ["\u2581", "ec"], ["\u2581liter", "ature"], ["\u2581P", "ART"], ["\u2581PA", "RT"], ["\u2581PAR", "T"], ["\u2581", "PART"], ["I", "l"], ["\u2581C", "ab"], ["\u2581Ca", "b"], ["eng", "ine"], ["\u2581b", "asket"], ["\u2581bas", "ket"], ["wor", "th"], ["wort", "h"], ["w", "orth"], ["\u2581S", "el"], ["\u2581Se", "l"], ["f", "etch"], ["\u2581St", "adt"], ["\u2581Stad", "t"], ["\u2581Sta", "dt"], ["\u2581\u041a", "\u0438"], ["\u2581con", "j"], ["\u2581se", "iner"], ["\u2581sein", "er"], ["\u2581seine", "r"], ["\u2581sei", "ner"], ["\u2581conf", "irmed"], ["\u2581confirm", "ed"], ["\u2581Ar", "gent"], ["\u2581Arg", "ent"], ["am", "ar"], ["ama", "r"], ["a", "mar"], ["pgf", "path"], ["\u2581strugg", "le"], ["Pat", "tern"], ["\u2581M", "iddle"], ["it", "an"], ["ita", "n"], ["i", "tan"], ["\u2581m", "oon"], ["\u2581mo", "on"], ["or", "ough"], ["oro", "ugh"], ["o", "rough"], ["\u2581Cath", "olic"], ["\u2581str", "uck"], ["\u2581stru", "ck"], ["]", "->"], ["\u2581we", "apon"], ["\u2581weap", "on"], ["\u2581su", "bst"], ["\u2581sub", "st"], ["\u2581subs", "t"], ["\u2581inst", "ructions"], ["\u2581instruct", "ions"], ["\u2581instruction", "s"], ["\u2581occ", "as"], ["\u2581oc", "cas"], ["prote", "cted"], ["\u2581L", "ess"], ["\u2581Le", "ss"], ["\u2581Les", "s"], ["\u2581", "Less"], ["\u2581b", "atch"], ["\u2581bat", "ch"], ["\u2581", "batch"], ["\u2581con", "tra"], ["\u2581cont", "ra"], ["\u2581contr", "a"], ["\u2581de", "ck"], ["\u2581dec", "k"], ["\u2581", "deck"], ["\u2581ign", "ored"], ["\u2581ignore", "d"], ["\u2581ignor", "ed"], ["\u2581ref", "used"], ["\u2581refuse", "d"], ["tr", "igger"], ["\u2581crim", "inal"], ["G", "A"], ["ol", "ly"], ["oll", "y"], ["\u2581B", "ell"], ["\u2581Be", "ll"], ["\u2581Bel", "l"], ["\u2581", "\u042e"], ["for", "ward"], ["\u2581p", "refix"], ["\u2581pre", "fix"], ["\u2581pref", "ix"], ["\u2581", "prefix"], ["\u2581im", "mediate"], ["\u2581immedi", "ate"], ["\u2581as", "signed"], ["\u2581ass", "igned"], ["\u2581assign", "ed"], ["\u2581e", "lected"], ["\u2581elect", "ed"], ["\u2581ele", "cted"], ["\u2581to", "night"], ["\u2581ton", "ight"], ["\u2581D", "ies"], ["\u2581Die", "s"], ["\u2581Di", "es"], ["\u2581B", "each"], ["\u2581Be", "ach"], ["\u2581pre", "ced"], ["\u2581prec", "ed"], ["ow", "a\u0142"], ["owa", "\u0142"], ["\u2581gal", "ax"], ["\u2581log", "ic"], ["en", "za"], ["enz", "a"], ["\u2581Cap", "tain"], ["\u2581Capt", "ain"], ["\u2581H", "ay"], ["\u2581Ha", "y"], ["\u2581f", "acts"], ["\u2581fact", "s"], ["\u2581fac", "ts"], ["\u2581\u043d", "\u0438"], ["\u2581", "\u043d\u0438"], ["t", "\u00e9"], ["\u2581s", "b"], ["\u2581", "sb"], ["op", "ed"], ["ope", "d"], ["o", "ped"], ["\u2581com", "bat"], ["\u2581comb", "at"], ["\u2581expl", "ore"], ["\u2581explo", "re"], ["\u2581(", "-"], ["\u2581", "(-"], ["Load", "er"], ["Lo", "ader"], ["\u2581Wil", "son"], ["\u2581l", "ocked"], ["\u2581loc", "ked"], ["\u2581lock", "ed"], ["\u2581", "locked"], [":", "", ")"], ["\u2581qu", "el"], ["\u2581que", "l"], ["\u2581q", "uel"], ["\u2581", "quel"], ["\u2581\u0413", "\u0430"], ["T", "y"], ["\u2581tem", "ps"], ["\u2581temp", "s"], ["\u2581g", "host"], ["Mat", "erial"], ["M", "aterial"], ["ER", "CHANT"], ["point", "er"], ["po", "inter"], ["\u0436", "\u0434\u0430"], ["ah", "a"], ["a", "ha"], ["ul", "f"], ["\u2581sup", "plement"], ["\u2581supp", "lement"], ["\u2581d", "ismiss"], ["\u2581dis", "miss"], ["\u2581cl", "osing"], ["\u2581clos", "ing"], ["\u2581clo", "sing"], ["\u2581vul", "ner"], ["\u2581ap", "r\u00e8s"], ["\u2581apr", "\u00e8s"], ["\u2581over", "whel"], ["\u0441\u043a\u043e", "\u0435"], ["\u2581dis", "ag"], ["ac", "ia"], ["aci", "a"], ["a", "cia"], ["ou", "red"], ["our", "ed"], ["o", "ured"], ["ru", "ption"], ["rupt", "ion"], ["\u2581P", "S"], ["\u2581", "PS"], ["End", "point"], ["Re", "al"], ["\u2581T", "ag"], ["\u2581Ta", "g"], ["\u2581", "Tag"], ["\u2581st", "airs"], ["\u2581sta", "irs"], ["\u2581stair", "s"], ["\u2581", "stairs"], ["ly", "n"], ["l", "yn"], ["\u2581e", "leg"], ["\u2581el", "eg"], ["\u2581ele", "g"], ["\u2581v", "eter"], ["\u2581ve", "ter"], ["\u2581vet", "er"], ["factor", "y"], ["fact", "ory"], ["f", "actory"], ["an", "ne"], ["ann", "e"], ["\u2581B", "at"], ["\u2581Ba", "t"], ["\u2581fr", "anc"], ["\u2581fra", "nc"], ["lu", "ng"], ["l", "ung"], ["\u2581\"", "'"], [".'", ","], [".", "',"], ["\u2581C", "ountry"], ["\u2581Count", "ry"], ["\u2581Coun", "try"], ["\u2581", "Country"], ["^{", "["], ["\u2581y", "ours"], ["\u2581you", "rs"], ["\u2581your", "s"], ["\u2581yo", "urs"], ["ail", "ability"], ["Cl", "ear"], ["C", "lear"], ["\u00e4t", "t"], ["\u00e4", "tt"], ["\u043f\u0438", "\u0441"], ["\u043f", "\u0438\u0441"], ["\u2581j", "oke"], ["\u2581jo", "ke"], ["\u2581ann", "oy"], ["\u2581r", "ag"], ["\u2581ra", "g"], ["\u2581", "rag"], ["var", "i"], ["va", "ri"], ["v", "ari"], ["\u043b\u0435", "\u043a\u0441"], ["\u043b\u0435\u043a", "\u0441"], ["\u2581P", "sy"], ["il", "ty"], ["ilt", "y"], ["mo", "unt"], ["m", "ount"], ["\u2581c", "ual"], ["\u2581cu", "al"], ["\u2581s", "olar"], ["\u2581so", "lar"], ["\u2581sol", "ar"], ["}^", "{("], ["}^{", "("], ["}", "^{("], ["Sh", "ort"], ["\u2581tax", "es"], ["App", "end"], ["Ap", "pend"], ["Appe", "nd"], ["W", "in"], ["est", "yle"], ["esty", "le"], ["e", "style"], ["\u2581fac", "il"], ["\u2581fa", "cil"], ["\u0432", "\u0440\u043e"], ["\u2581s", "ought"], ["\u2581sou", "ght"], ["\u2581b", "are"], ["\u2581bar", "e"], ["\u2581ba", "re"], ["\u2581re", "act"], ["\u2581", "react"], ["ja", "r"], ["j", "ar"], ["MA", "C"], ["M", "AC"], ["lo", "v"], ["l", "ov"], ["wa", "rn"], ["war", "n"], ["w", "arn"], ["\u2581cru", "cial"], ["\u2581m", "useum"], ["\u043d\u0438", "\u0446"], ["\u2581K", "ent"], ["\u2581Ke", "nt"], ["\u2581Ken", "t"], ["May", "be"], ["\u2581b", "ike"], ["\u2581bi", "ke"], ["\u2581Add", "ress"], ["\u2581", "Address"], ["X", "ML"], ["\u2581ad", "mitted"], ["\u2581adm", "itted"], ["\u2581admit", "ted"], ["\u2581$", "(\\"], ["\u2581$(", "\\"], ["\u2581sp", "ell"], ["\u2581spe", "ll"], ["\u2581spel", "l"], ["\u2581", "spell"], ["\u2581v", "ic"], ["\u2581vi", "c"], ["gr", "e"], ["g", "re"], ["\u2581p", "roc"], ["\u2581pro", "c"], ["\u2581pr", "oc"], ["\u2581", "proc"], ["th", "eless"], ["the", "less"], ["\u2581N", "om"], ["\u2581No", "m"], ["\u2581R", "ail"], ["\u2581Ra", "il"], ["\u2581acc", "eler"], ["\u2581con", "vin"], ["\u2581conv", "in"], ["\u2581Pro", "perty"], ["\u2581", "Property"], ["\u2581D", "A"], ["\u2581", "DA"], ["\u2581cl", "ip"], ["\u2581", "clip"], ["\u2581pl", "ugin"], ["\u2581plug", "in"], ["\u2581", "plugin"], ["Lim", "it"], ["Li", "mit"], ["L", "imit"], ["view", "s"], ["br", "u"], ["b", "ru"], ["\u2581p", "ra"], ["\u2581pr", "a"], ["\u2581a", "k"], ["\u2581", "ak"], ["\u2581e", "j"], ["\u2581", "ej"], ["\u2581o", "pts"], ["\u2581op", "ts"], ["\u2581opt", "s"], ["\u2581", "opts"], ["\u2581sl", "ip"], ["\u2581g", "ang"], ["\u2581gan", "g"], ["\u2581ga", "ng"], ["\u2581", "gang"], ["as", "ted"], ["ast", "ed"], ["aste", "d"], ["a", "sted"], ["ual", "s"], ["ua", "ls"], ["u", "als"], ["\u2581d", "ying"], ["\u2581dy", "ing"], ["Col", "l"], ["Co", "ll"], ["C", "oll"], ["am", "men"], ["amm", "en"], ["\u2581Pol", "icy"], ["\u2581", "Policy"], ["ERCHANT", "ABILITY"], ["\u2581Col", "lection"], ["\u2581Coll", "ection"], ["\u2581Collect", "ion"], ["\u2581", "Collection"], ["\u2581v", "ec"], ["\u2581ve", "c"], ["\u2581", "vec"], ["\u2581D", "ick"], ["\u2581Di", "ck"], ["st", "ud"], ["\u2581la", "yers"], ["\u2581lay", "ers"], ["\u2581layer", "s"], ["\u2581", "layers"], ["\u2581t", "ied"], ["\u2581tie", "d"], ["\u2581ti", "ed"], ["}\\", "\\"], ["}", "\\\\"], ["\u2581al", "ors"], ["\u2581j", "ou"], ["\u2581jo", "u"], ["\u2581ch", "icken"], ["\u2581chi", "cken"], ["\u2581chick", "en"], ["\u2581perman", "ent"], ["\u2581Every", "thing"], ["\u2581L", "ow"], ["\u2581Lo", "w"], ["\u2581", "Low"], ["\u2581C", "ook"], ["\u2581Co", "ok"], ["\u2581pe", "ak"], ["\u2581PARTIC", "ULAR"], ["\u2581d", "ear"], ["\u2581de", "ar"], ["i", "\u010d"], ["\u2581introdu", "ce"], ["\u2581caus", "ing"], ["\u2581ca", "using"], ["\u043f\u0438", "\u0441\u0430"], ["\u043f\u0438\u0441", "\u0430"], ["Bo", "und"], ["B", "ound"], ["hu", "nd"], ["h", "und"], ["mult", "i"], ["mul", "ti"], ["\u2581p", "are"], ["\u2581par", "e"], ["\u2581pa", "re"], ["\u2581", "pare"], ["an", "nt"], ["ann", "t"], ["\u2581b", "reat"], ["\u2581bre", "at"], ["\u2581commit", "ment"], ["\u2581increasing", "ly"], ["\u043a\u043e", "\u0439"], ["\u2581F", "riend"], ["\u2581", "Friend"], ["\u2581stat", "istics"], ["\u2581statist", "ics"], ["\u2581Man", "ager"], ["\u2581", "Manager"], ["pl", "icate"], ["plic", "ate"], ["plica", "te"], ["Cl", "oud"], ["ac", "i"], ["a", "ci"], ["\u2581Con", "ference"], ["Sp", "an"], ["S", "pan"], ["\u2581C", "EO"], ["\u2581CE", "O"], ["\u2581W", "ait"], ["\u2581Wa", "it"], ["\u2581", "Wait"], ["\u2581O", "ber"], ["\u2581Ob", "er"], ["if", "ting"], ["ift", "ing"], ["im", "iento"], ["imi", "ento"], ["get", "Element"], ["\u2581g", "le"], ["\u2581gl", "e"], ["\u2581", "gle"], ["\u043b\u0438", "\u044f"], ["\u2581w", "ieder"], ["\u2581wie", "der"], ["\u2581inst", "ruction"], ["\u2581instr", "uction"], ["\u2581instruct", "ion"], ["gl", "y"], ["g", "ly"], ["\u2581bl", "ame"], ["\u2581list", "ade"], ["\u2581lista", "de"], ["\u2581a", "apt"], ["\u2581Lew", "is"], ["Fr", "agment"], ["\u2581g", "ear"], ["\u2581ge", "ar"], ["mi", "ll"], ["mil", "l"], ["m", "ill"], ["pro", "d"], ["pr", "od"], ["p", "rod"], ["\u2581bur", "ning"], ["\u2581burn", "ing"], ["\u0454", "\u0442\u044c\u0441\u044f"], ["\u2581m", "\u00e9"], ["\u2581", "m\u00e9"], ["\u00e8", "ne"], ["\u2581com", "plicated"], ["\u2581compl", "icated"], ["\u2581complic", "ated"], ["b", "h"], ["\u2581Just", "ice"], ["\u2581t", "ested"], ["\u2581te", "sted"], ["\u2581test", "ed"], ["\u2581st", "aring"], ["\u2581star", "ing"], ["\u2581sta", "ring"], ["\u2581surv", "ive"], ["\u2581surviv", "e"], ["\u2581c", "ous"], ["\u2581co", "us"], ["\u2581cou", "s"], ["\u2581r", "ib"], ["\u2581ri", "b"], ["\u2581", "rib"], ["am", "l"], ["a", "ml"], ["\u2581T", "rust"], ["\u2581Tr", "ust"], ["\u2581Tru", "st"], ["\u2581c", "ad"], ["\u2581ca", "d"], ["\u2581T", "err"], ["\u2581Te", "rr"], ["\u2581Ter", "r"], ["\u2581m", "apping"], ["\u2581map", "ping"], ["\u2581ma", "pping"], ["\u2581", "mapping"], ["\u2581tw", "elve"], ["\u2581g", "rant"], ["\u2581gr", "ant"], ["\u2581gran", "t"], ["\u2581gra", "nt"], ["\u2581th", "orough"], ["\u2581", "\u00dc"], ["\u2581fol", "ks"], ["\u2581folk", "s"], ["\u2581Cont", "ent"], ["\u2581", "Content"], ["\u2581child", "hood"], ["ck", "er"], ["cke", "r"], ["c", "ker"], ["\u0441", "\u043d\u043e"], ["RE", "CT"], ["REC", "T"], ["R", "ECT"], ["\u2581f", "inale"], ["\u2581fin", "ale"], ["\u2581final", "e"], ["\u2581sh", "ower"], ["\u2581show", "er"], ["\u00e9r", "ic"], ["\u00e9ri", "c"], ["\u00e9", "ric"], ["\u2581s", "pat"], ["\u2581sp", "at"], ["od", "ge"], ["\u0440", "\u044c"], ["\u2581p", "es"], ["\u2581pe", "s"], ["\u2581", "pes"], ["ed", "a"], ["e", "da"], ["D", "b"], ["\u2581Ant", "onio"], ["\u2581Anton", "io"], ["\u2581eng", "aged"], ["\u2581engage", "d"], ["\u2581v", "ess"], ["\u2581ve", "ss"], ["val", "s"], ["va", "ls"], ["v", "als"], ["\u2581elect", "ronic"], ["\u2581electron", "ic"], ["\u2581electro", "nic"], ["le", "mma"], ["lem", "ma"], ["\u2581W", "y"], ["ma", "d"], ["m", "ad"], ["mer", "ge"], ["ap", "on"], ["a", "pon"], ["\u2581priv", "ile"], ["\u2581nov", "embre"], ["\u2581nove", "mbre"], ["\u2581S", "ports"], ["\u2581Sp", "orts"], ["\u2581Sport", "s"], ["wi", "ll"], ["w", "ill"], ["\u2581control", "s"], ["\u2581contr", "ols"], ["\u2581contro", "ls"], ["\u2581", "controls"], ["\u2581c", "ategories"], ["\u2581categ", "ories"], ["\u2581categor", "ies"], ["\u2581", "categories"], ["\u2581Georg", "ia"], ["ip", "edia"], ["\u2581A", "V"], ["\u2581", "AV"], ["at", "ori"], ["ator", "i"], ["ato", "ri"], ["\u2581_", "__"], ["\u2581__", "_"], ["\u2581", "___"], ["\u2581", "\u00c0"], ["\u2581R", "yan"], ["\u2581Ry", "an"], ["\u2581Char", "lie"], ["\u2581Charl", "ie"], ["\u2581\u0438", "\u0441\u0442\u043e"], ["\u2581\u0438\u0441", "\u0442\u043e"], ["\u2581em", "otion"], ["\u2581emot", "ion"], ["\u2581co", "oking"], ["\u2581cook", "ing"], ["\u2581attempt", "s"], ["\u2581FIT", "NESS"], ["\u00e4t", "er"], ["\u00e4", "ter"], ["En", "able"], ["D", "T"], ["\u2581Ch", "ange"], ["\u2581", "Change"], ["Asp", "Net"], ["\u2581\u0433", "\u0430"], ["\u2581", "\u0433\u0430"], ["\u2581ord", "inary"], ["\u2581ordin", "ary"], ["\u2581S", "QL"], ["\u2581", "SQL"], ["pl", "ane"], ["plan", "e"], ["p", "lane"], ["%", "."], ["\u2581Sum", "mer"], ["\u2581av", "ait"], ["up", "p"], ["u", "pp"], ["\u2581ill", "ness"], ["UI", "NT"], ["U", "INT"], [">", "{"], ["\u2581zw", "ischen"], ["\u2581hard", "ware"], ["\u2581sound", "ed"], ["equ", "iv"], ["\u2581p", "iano"], ["\u2581pi", "ano"], ["\u2581pian", "o"], ["us", "et"], ["use", "t"], ["u", "set"], ["k", "n"], ["TR", "Y"], ["\u2581b", "ab"], ["\u2581ba", "b"], ["\u043d\u0435", "\u043d"], ["\u043d", "\u0435\u043d"], ["\u2581rel", "iable"], ["\u2581reli", "able"], ["\u2581Bron", "nen"], ["\u2581St", "ore"], ["\u2581Sto", "re"], ["\u2581", "Store"], ["A", "z"], ["\u2581\u00bb", ","], ["\u2581", "\u00bb,"], ["St", "atic"], ["Stat", "ic"], ["d", "w"], ["gr", "een"], ["gre", "en"], ["g", "reen"], ["\u2581'", "';"], ["\u2581''", ";"], ["li", "j"], ["l", "ij"], ["ev", "a"], ["e", "va"], ["\u043d\u0456", "\u0439"], ["\u2581S", "yd"], ["\u2581Sy", "d"], ["in", "ois"], ["ino", "is"], ["con", "vert"], ["conv", "ert"], ["\u2581decl", "are"], ["\u2581declar", "e"], ["br", "es"], ["bre", "s"], ["b", "res"], ["IN", "K"], ["it", "led"], ["itle", "d"], ["\u2581acc", "ord"], ["\u2581ac", "cord"], ["\u2581m", "ars"], ["\u2581mar", "s"], ["\u2581ma", "rs"], ["Sequ", "ence"], ["zi", "p"], ["z", "ip"], ["\u2581Braz", "il"], ["\u2581meet", "ings"], ["\u2581meeting", "s"], ["\u2581accur", "acy"], ["\u2581M", "achine"], ["\u2581Mach", "ine"], ["\u2581", "Machine"], ["\u2581aut", "or"], ["\u2581au", "tor"], ["\u2581auto", "r"], ["\u2581", "autor"], ["\u2581a", "insi"], ["\u2581ain", "si"], ["Sim", "ple"], ["Res", "ources"], ["Re", "sources"], ["Resource", "s"], ["\u043a\u0430", "\u0437\u0430"], ["\u043a\u0430\u0437", "\u0430"], ["\u2581M", "P"], ["\u2581", "MP"], ["th", "ey"], ["the", "y"], ["\u2581B", "ang"], ["\u2581Ba", "ng"], ["\u2581Ban", "g"], ["\u2581e", "ing"], ["\u2581ein", "g"], ["\u2581", "eing"], ["ate", "ful"], ["\u2581Some", "thing"], ["\u2581Som", "ething"], ["\u2581", "Something"], ["\u2581up", "set"], ["Hist", "ory"], ["Hi", "story"], ["dim", "ensional"], ["\u2581explan", "ation"], ["\u2581c", "iv"], ["\u2581ci", "v"], ["\u2581c", "once"], ["\u2581con", "ce"], ["\u2581conc", "e"], ["\u2581k\u00f6", "z"], ["\u2581prom", "ised"], ["\u2581promise", "d"], ["\u0436", "\u0434\u0443"], ["we", "d"], ["w", "ed"], ["For", "e"], ["F", "ore"], ["Am", "ount"], ["A", "mount"], ["ab", "b"], ["a", "bb"], ["\u2581cl", "othing"], ["\u2581cloth", "ing"], ["\u2581clo", "thing"], ["\u043b\u0438", "\u0441\u044c"], ["oe", "n"], ["o", "en"], ["\u2581Pr", "int"], ["\u2581Pri", "nt"], ["\u2581Prin", "t"], ["\u2581", "Print"], ["\u2581s", "izes"], ["\u2581size", "s"], ["\u2581si", "zes"], ["\u2581b", "anks"], ["\u2581bank", "s"], ["\u2581ban", "ks"], ["ri", "bed"], ["rib", "ed"], ["ribe", "d"], ["\u2581'", "../"], ["\u2581'.", "./"], ["FI", "X"], ["F", "IX"], ["\u2581H", "ug"], ["\u2581Hu", "g"], ["\u2581z", "n"], ["\u2581", "zn"], ["\u2581I", "NT"], ["\u2581IN", "T"], ["\u2581", "INT"], ["\u2581in", "stances"], ["\u2581inst", "ances"], ["\u2581instance", "s"], ["\u2581along", "side"], ["Name", "space"], ["Names", "pace"], ["\u2581re", "new"], ["\u2581ren", "ew"], ["\u2581a", "sc"], ["\u2581as", "c"], ["\u2581", "asc"], ["\u2581w", "aves"], ["\u2581wa", "ves"], ["\u2581wave", "s"], ["\u2581p", "om"], ["\u2581po", "m"], ["D", "uration"], ["day", "s"], ["da", "ys"], ["d", "ays"], ["$", "("], ["\u2581grab", "bed"], ["\u2581sur", "gery"], ["\u2581surge", "ry"], ["\u2581surg", "ery"], ["\u2581re", "store"], ["\u2581rest", "ore"], ["\u2581", "restore"], ["Norm", "al"], ["N", "ormal"], ["\u2581L", "eb"], ["\u2581Le", "b"], ["\u2581anal", "yt"], ["\u2581analy", "t"], ["Lite", "ral"], ["L", "iteral"], ["H", "A"], ["\u2581sh", "ares"], ["\u2581share", "s"], ["\u2581shar", "es"], ["\u2581sha", "res"], ["il", "let"], ["ill", "et"], ["ille", "t"], ["ol", "s"], ["o", "ls"], ["\u2581D", "og"], ["\u2581Do", "g"], ["or", "no"], ["orn", "o"], ["\u2581man", "ip"], ["ja", "v"], ["j", "av"], ["\u2581ess", "entially"], ["\u2581essential", "ly"], ["\u2581cas", "ual"], ["op", "l"], ["o", "pl"], ["\u2581", "\u0440"], ["\u2581S", "U"], ["\u2581", "SU"], ["\u2581engine", "ering"], ["\u2581engineer", "ing"], ["\u2581Pr", "ime"], ["\u2581Pri", "me"], ["\u2581Prim", "e"], ["\u2581S", "W"], ["\u2581", "SW"], ["\u2581re", "aching"], ["\u2581reach", "ing"], ["\u2581\u0432", "\u043b\u0430"], ["\u2581\u0420\u043e", "\u0441\u0441\u0438"], ["\u2581K", "re"], ["\u2581Kr", "e"], ["er", "ry"], ["err", "y"], ["\u2581op", "pon"], ["\u2581opp", "on"], ["pro", "gram"], ["pr", "ogram"], ["em", "per"], ["emp", "er"], ["is", "Empty"], ["\u2581U", "nit"], ["\u2581Un", "it"], ["\u2581", "Unit"], ["IN", "TER"], ["INT", "ER"], ["INTE", "R"], ["et", "he"], ["eth", "e"], ["e", "the"], ["z", "d"], ["CU", "R"], ["C", "UR"], ["\u2581v", "m"], ["\u2581", "vm"], ["con", "v"], ["co", "nv"], ["ro", "pol"], ["rop", "ol"], ["r", "opol"], ["\u2581Co", "ast"], ["\u2581S", "elect"], ["\u2581Se", "lect"], ["\u2581Sel", "ect"], ["\u2581", "Select"], ["\u2581\u0431\u044b", "\u043b\u0430"], ["\u2581\u0431\u044b\u043b", "\u0430"], ["\u2581V", "e"], ["ow", "y"], ["o", "wy"], ["\u2581my", "th"], ["ce", "ptions"], ["ception", "s"], ["cept", "ions"], ["class", "es"], ["\u2581w", "orden"], ["\u2581wor", "den"], ["\u2581word", "en"], ["\u2581ass", "ault"], ["\u2581d", "ual"], ["\u2581du", "al"], ["OR", "K"], ["\u2581in", "ches"], ["\u2581inc", "hes"], ["\u2581inch", "es"], ["\u2581F", "A"], ["\u2581", "FA"], ["\u2581St", "ation"], ["\u2581Stat", "ion"], ["\u2581", "Station"], ["\u2581person", "ality"], ["\u2581personal", "ity"], ["\u2581s", "car"], ["\u2581sc", "ar"], ["\u2581", "scar"], ["\u2581reg", "ime"], ["\u2581not", "en"], ["\u2581no", "ten"], ["\u2581note", "n"], ["\u2581r", "ural"], ["\u2581ru", "ral"], ["iz", "a"], ["i", "za"], ["Aud", "io"], ["A", "udio"], ["\u2581dis", "put"], ["\u2581disp", "ut"], ["\u2581a", "ver"], ["\u2581av", "er"], ["\u2581ave", "r"], ["\u2581", "aver"], ["\u2581o", "bst"], ["\u2581ob", "st"], ["\u2581obs", "t"], ["\u2581Reg", "ion"], ["\u2581", "Region"], ["ut", "f"], ["u", "tf"], ["\u2581C", "ass"], ["\u2581Cas", "s"], ["\u2581Ca", "ss"], ["hs", "pace"], ["h", "space"], ["\u2581sh", "ipping"], ["\u2581ship", "ping"], ["ik", "o"], ["i", "ko"], ["ic", "ked"], ["ick", "ed"], ["num", "er"], ["nu", "mer"], ["n", "umer"], ["\u0434", "\u043d\u0430"], ["ri", "el"], ["rie", "l"], ["r", "iel"], ["dis", "abled"], ["disable", "d"], ["op", "ol"], ["o", "pol"], ["lo", "oking"], ["look", "ing"], ["\u2581class", "ical"], ["\u2581classic", "al"], ["\u2581construct", "ed"], ["\u2581constru", "cted"], ["\u2581refer", "enties"], ["]", "+"], ["\u2581capt", "ured"], ["\u2581capture", "d"], ["\u2581min", "imal"], ["\u2581minim", "al"], ["\u2581mini", "mal"], ["\u2581s", "ock"], ["\u2581so", "ck"], ["\u2581soc", "k"], ["\u2581", "sock"], ["fa", "ther"], ["f", "ather"], ["is", "i\u00f3n"], ["isi", "\u00f3n"], ["\u2581equ", "ally"], ["\u2581equal", "ly"], ["\u2581eq", "ually"], ["\u2581red", "uction"], ["\u2581redu", "ction"], ["An", "t"], ["A", "nt"], ["ais", "on"], ["ai", "son"], ["a", "ison"], ["\u2581ar", "gue"], ["\u2581arg", "ue"], ["cir", "cle"], ["circ", "le"], ["\u2581t", "oler"], ["\u2581to", "ler"], ["}\"", ","], ["}", "\","], ["\u2581prim", "arily"], ["us", "al"], ["usa", "l"], ["u", "sal"], ["\u2581al", "gebra"], ["\u2581gather", "ed"], ["\u2581Re", "member"], ["\u2581Rem", "ember"], ["_)", ";"], ["_", ");"], ["UT", "E"], ["U", "TE"], ["\u2581K", "it"], ["\u2581Ki", "t"], ["\u2581", "Kit"], ["S", "y"], ["HE", "AD"], ["\u2581re", "cipe"], ["\u2581rec", "ipe"], ["\u2581recip", "e"], ["\u2581sc", "enario"], ["\u2581scen", "ario"], ["\u2581Follow", "ing"], ["VA", "R"], ["V", "AR"], ["\u2581y", "ard"], ["\u2581ya", "rd"], ["\u2581", "yard"], ["\u2581st", "ad"], ["\u2581sta", "d"], ["\u2581", "stad"], ["*", "("], ["\u2581valid", "ate"], ["\u2581", "validate"], ["DE", "X"], ["D", "EX"], ["\u2581commit", "tee"], ["\u2581t", "emporary"], ["\u2581tempor", "ary"], ["\u2581consequ", "ences"], ["\u2581consequence", "s"], ["\u2581\u00e9gal", "ement"], ["\u043a\u0442\u0438", "\u0432"], ["\u043a", "\u0442\u0438\u0432"], ["\u2581r", "a"], ["\u2581", "ra"], ["\u2581dis", "pl"], ["\u2581di", "spl"], ["\u2581disp", "l"], ["\u2581app", "s"], ["\u2581ap", "ps"], ["\u2581", "apps"], ["\u2581Te", "il"], ["\u2581\u00bb", "."], ["\u2581", "\u00bb."], ["\u2581adopt", "ed"], ["ten", "sor"], ["t", "ensor"], ["\u2581fe", "min"], ["\u2581fem", "in"], ["\u2581\u043c", "\u0430\u0440"], ["\u2581\u043c\u0430", "\u0440"], ["\u043b\u043e", "\u0433\u0438"], ["te", "ch"], ["t", "ech"], ["\u2581R", "ot"], ["\u2581Ro", "t"], ["\u2581", "Rot"], ["\u2581kn", "ees"], ["\u2581kne", "es"], ["\u2581knee", "s"], ["ph", "ys"], ["phy", "s"], ["ow", "ej"], ["owe", "j"], ["\u2581Ox", "ford"], ["\u0430\u043d", "\u0434"], ["\u0430", "\u043d\u0434"], ["he", "ll"], ["hel", "l"], ["h", "ell"], ["ograf", "ia"], ["\u2581ex", "posed"], ["\u2581exp", "osed"], ["\u2581expos", "ed"], ["\u2581expose", "d"], ["kt", "op"], ["k", "top"], ["ob", "y"], ["o", "by"], ["lo", "wer"], ["low", "er"], ["l", "ower"], ["\u2581Se", "nate"], ["\u2581Sen", "ate"], ["\u2581s", "word"], ["\u2581sw", "ord"], ["\u2581swo", "rd"], ["Fl", "ow"], ["F", "low"], ["\u2581Un", "fortunately"], ["\u2581box", "es"], ["\u2581", "boxes"], ["\u2581cu", "ando"], ["\u2581pi", "lot"], ["\u2581pil", "ot"], ["\u2581Al", "bum"], ["\u2581Alb", "um"], ["B", "al"], ["So", "rt"], ["S", "ort"], ["FI", "ELD"], ["\u2581de", "sert"], ["\u2581des", "ert"], ["CO", "MM"], ["COM", "M"], ["ro", "ns"], ["ron", "s"], ["r", "ons"], ["ad", "ows"], ["ado", "ws"], ["adow", "s"], ["\u2581l", "oyal"], ["\u2581lo", "yal"], ["\u2581as", "set"], ["\u2581ass", "et"], ["\u2581", "asset"], ["\u2581m", "ud"], ["\u2581mu", "d"], ["\u0444", "\u0430"], ["\u2581second", "ary"], ["\u2581", "secondary"], ["\u2581\u0410", "\u0440"], ["\u2581c", "ul"], ["\u2581cu", "l"], ["\u2581", "cul"], ["\u2581As", "ian"], ["\u2581Asia", "n"], ["\u2581stay", "ing"], ["\u2581sta", "ying"], ["\u2581data", "set"], ["\u2581dat", "aset"], ["\u2581", "dataset"], ["\u2581U", "SE"], ["\u2581US", "E"], ["\u2581", "USE"], ["\u2581l", "oves"], ["\u2581lo", "ves"], ["\u2581love", "s"], ["\u2581lov", "es"], ["\u2581vel", "ocity"], ["\u2581veloc", "ity"], ["\u00e1", "v"], ["\u2581purch", "ased"], ["\u2581purchase", "d"], ["SO", "C"], ["S", "OC"], ["\u2581compet", "itive"], ["\u2581Foot", "ball"], ["is", "ka"], ["isk", "a"], ["i", "ska"], ["\u2581kn", "ock"], ["st", "airs"], ["sta", "irs"], ["az", "y"], ["a", "zy"], ["\u2581v", "end"], ["\u2581ve", "nd"], ["\u2581ven", "d"], ["\u2581ar", "ts"], ["\u2581art", "s"], ["\u2581", "arts"], ["\u2581B", "ras"], ["\u2581Br", "as"], ["\u2581Bra", "s"], ["ue", "la"], ["uel", "a"], ["u", "ela"], ["\u043a\u0442", "\u043e"], ["\u043a", "\u0442\u043e"], ["tr", "im"], ["tri", "m"], ["t", "rim"], ["\u2581d", "irty"], ["\u2581dir", "ty"], ["\u2581dirt", "y"], ["\u2581", "dirty"], ["\u2581webs", "ites"], ["\u2581website", "s"], ["\u2581In", "dep"], ["\u2581Ind", "ep"], ["\u2581\u0441", "\u0442\u0440\u0430"], ["\u2581\u0441\u0442", "\u0440\u0430"], ["\u2581", "\u0441\u0442\u0440\u0430"], ["s", "r"], ["\u2581t", "icket"], ["\u2581tick", "et"], ["at", "ile"], ["ati", "le"], ["a", "tile"], ["\u2581implement", "ed"], ["\u2581\u0432\u0440\u0435", "\u043c\u044f"], ["\u2581bo", "wl"], ["\u2581bow", "l"], ["DA", "TE"], ["DAT", "E"], ["D", "ATE"], ["\u2581al", "ter"], ["\u2581alt", "er"], ["\u2581", "alter"], ["\u2581S", "pace"], ["\u2581Sp", "ace"], ["\u2581", "Space"], ["\u2581accom", "pan"], ["\u2581accomp", "an"], ["or", "don"], ["ord", "on"], ["\u2581do", "ctors"], ["\u2581doctor", "s"], ["ist", "as"], ["ista", "s"], ["C", "ast"], ["\u0434\u043e", "\u043c"], ["CT", "L"], ["C", "TL"], ["ur", "ers"], ["ure", "rs"], ["urer", "s"], ["\u2581ingred", "ients"], ["\u2581calcul", "ated"], ["\u2581calculate", "d"], ["\u2581calc", "ulated"], ["\u2581le", "ather"], ["\u2581s", "ensitive"], ["\u2581sens", "itive"], ["\u2581sus", "pic"], ["\u2581susp", "ic"], ["st", "an"], ["sta", "n"], ["s", "tan"], ["\u2581an", "ni"], ["\u2581ann", "i"], ["\u2581", "anni"], ["aw", "ait"], ["awa", "it"], ["a", "wait"], ["\u2581Fr", "an\u00e7"], ["\u2581Fran", "\u00e7"], ["\u2581ab", "ort"], ["\u2581", "abort"], ["\u2581Sp", "irit"], ["\u2581W", "alter"], ["\u2581Wal", "ter"], ["\u2581Walt", "er"], ["un", "kt"], ["unk", "t"], ["\u2581vert", "ical"], ["\u2581", "vertical"], ["OR", "S"], ["O", "RS"], ["be", "st"], ["bes", "t"], ["b", "est"], ["\u2581Cl", "ient"], ["\u2581", "Client"], ["it", "ated"], ["ita", "ted"], ["itate", "d"], ["itat", "ed"], ["\u2581\u0432", "\u0430"], ["\u2581", "\u0432\u0430"], ["\u2581", "\u010c"], ["\u2581v", "ille"], ["\u2581vi", "lle"], ["\u2581vill", "e"], ["\u2581vil", "le"], ["\u2581", "ville"], ["\u2581di", "plom"], ["or", "ne"], ["orn", "e"], ["\u2581b", "ars"], ["\u2581bar", "s"], ["\u2581ba", "rs"], ["\u2581", "bars"], ["U", "ri"], ["AP", "TER"], ["pon", "s"], ["po", "ns"], ["p", "ons"], ["ut", "z"], ["u", "tz"], ["Pro", "to"], ["Pr", "oto"], ["\u2581st", "ir"], ["\u2581\u0446", "\u0435"], ["\u2581", "\u0446\u0435"], ["\u2581pr", "imer"], ["\u2581prim", "er"], ["\u2581pri", "mer"], ["\u2581prime", "r"], ["ig", "ible"], ["igi", "ble"], ["ex", "tra"], ["ext", "ra"], ["extr", "a"], ["\u2581Bo", "oks"], ["\u2581Book", "s"], ["\u2581B", "os"], ["\u2581Bo", "s"], ["\u2581E", "t"], ["\u2581W", "elt"], ["\u2581We", "lt"], ["\u2581Wel", "t"], ["\u2581Kore", "a"], ["\u2581Ko", "rea"], ["\u2581Kor", "ea"], ["\u0440\u0438", "\u0442\u043e"], ["\u0440", "\u0438\u0442\u043e"], ["\u2581v", "ibr"], ["\u2581vi", "br"], ["S", "elf"], ["line", "ar"], ["lin", "ear"], ["\u043e", "\u0431"], ["\u2581L", "ang"], ["\u2581La", "ng"], ["\u2581Lan", "g"], ["\u2581", "Lang"], ["\u2581de", "eper"], ["\u2581deep", "er"], ["\u2581term", "in"], ["\u2581ter", "min"], ["\u2581", "termin"], ["en", "schaft"], ["ens", "chaft"], ["ensch", "aft"], ["\u2581\u0440\u043e", "\u0446\u0456"], ["am", "med"], ["amm", "ed"], ["vis", "ible"], ["v", "isible"], ["\u2581IO", "Exception"], ["\u2581", "IOException"], ["\u2581W", "ind"], ["\u2581Win", "d"], ["\u2581Wi", "nd"], ["us", "qu"], ["\u2581S", "top"], ["\u2581St", "op"], ["\u2581Sto", "p"], ["\u2581", "Stop"], ["\u2581\u043e\u0440", "\u0433\u0430"], ["IN", "VALID"], ["INVAL", "ID"], ["\u2581c", "ub"], ["\u2581cu", "b"], ["\u2581j", "ew"], ["\u2581je", "w"], ["\u2581cap", "tain"], ["\u2581capt", "ain"], ["\u0437", "\u0456"], ["ch", "unk"], ["apt", "ure"], ["ash", "board"], ["\u2581div", "ided"], ["\u2581divid", "ed"], ["\u2581divide", "d"], ["\u2581ext", "ensive"], ["\u2581extens", "ive"], ["\u2581s", "uffer"], ["\u2581suff", "er"], ["\u2581he", "ading"], ["\u2581head", "ing"], ["\u2581", "heading"], ["cre", "ated"], ["create", "d"], ["creat", "ed"], ["c", "reated"], ["\u2581quiet", "ly"], ["\u2581n", "y"], ["\u2581", "ny"], ["\u2581\u043f\u043e", "\u043b"], ["\u2581", "\u043f\u043e\u043b"], ["\"", "+"], ["ik", "an"], ["ika", "n"], ["i", "kan"], ["\u2581design", "s"], ["z", "u"], ["}+", "\\"], ["}", "+\\"], ["Oper", "ator"], ["\u2581Le", "mma"], ["\u2581Lem", "ma"], ["\u2581\u043d\u0430", "\u0443"], ["ac", "ji"], ["\u043b\u043e", "\u0432\u0435"], ["\u043b\u043e\u0432", "\u0435"], ["Serv", "let"], ["\u2581K", "evin"], ["\u2581Ke", "vin"], ["st", "age"], ["sta", "ge"], ["b", "n"], ["text", "width"], ["fa", "iled"], ["fail", "ed"], ["f", "ailed"], ["\u2581St", "aff"], ["\u2581Sta", "ff"], ["\u2581e", "nem"], ["\u2581en", "em"], ["un", "de"], ["und", "e"], ["u", "nde"], ["\u0435\u043d", "\u044c"], ["\u0435", "\u043d\u044c"], ["Pack", "et"], ["P", "acket"], ["\u2581A", "ls"], ["\u2581Al", "s"], ["ka", "r"], ["k", "ar"], ["][", "'"], ["]", "['"], ["ke", "d"], ["k", "ed"], ["Per", "s"], ["Pe", "rs"], ["P", "ers"], [">:", ":"], [">", "::"], ["\u2581a", "rc"], ["\u2581ar", "c"], ["\u2581", "arc"], ["\u2581sy", "nt"], ["\u2581syn", "t"], ["SP", "E"], ["S", "PE"], ["\u2581\u0414", "\u0430"], ["\u2581M", "i"], ["\u2581M", "oh"], ["\u2581Mo", "h"], ["\u2581De", "ath"], ["b", "rowser"], ["\u2581D", "ave"], ["\u2581Dav", "e"], ["\u2581Da", "ve"], ["\u2581s", "ucc"], ["\u2581su", "cc"], ["\u2581suc", "c"], ["t", "oggle"], ["\u2581t", "ack"], ["\u2581ta", "ck"], ["Com", "ment"], ["Comm", "ent"], ["er", "on"], ["ero", "n"], ["e", "ron"], ["\u2581aware", "ness"], ["\u2581h", "ug"], ["\u2581cont", "emporary"], ["\u2581contempor", "ary"], ["ul", "ating"], ["ula", "ting"], ["\u2581T", "itle"], ["\u2581Tit", "le"], ["\u2581Ti", "tle"], ["\u2581", "Title"], ["\u2581TH", "IS"], ["hav", "ior"], ["ran", "k"], ["r", "ank"], ["\u2581do", "zen"], ["\u2581che", "ese"], ["co", "ln"], ["col", "n"], ["\u2581rad", "ius"], ["\u2581radi", "us"], ["\u2581", "radius"], ["\u2581dim", "ensions"], ["\u2581dimension", "s"], ["rodu", "ction"], ["rod", "uction"], ["\u2581ad", "ds"], ["\u2581add", "s"], ["\u2581house", "hold"], ["\u2581D", "avis"], ["\u2581Dav", "is"], ["\u2581Da", "vis"], ["pk", "g"], ["p", "kg"], ["{", "$"], ["\u2581cas", "ino"], ["\u2581P", "ierre"], ["\u2581Pier", "re"], ["\u2581Pi", "erre"], ["\u2581object", "ive"], ["tr", "ain"], ["tra", "in"], ["\u2581Mich", "igan"], ["pay", "load"], ["\u2581r", "ug"], ["\u2581ru", "g"], ["\u2581", "rug"], ["\u2581se", "vere"], ["\u2581sever", "e"], ["me", "an"], ["\u2581t", "oss"], ["\u2581to", "ss"], ["\u2581embar", "rass"], ["\u2581V", "ery"], ["\u2581Ver", "y"], ["\u2581Ve", "ry"], ["\u2581", "Very"], ["\u2581appe", "al"], ["\u2581Com", "put"], ["\u2581Comp", "ut"], ["\u2581", "Comput"], ["\u2581forgot", "ten"], ["\u2581k", "ernel"], ["\u2581ker", "nel"], ["\u2581", "kernel"], ["\u2581car", "bon"], ["\u2581carb", "on"], ["f", "w"], ["\u2581\u0421", "\u0443"], ["\u2581Emp", "ire"], ["\u2581qu", "ote"], ["\u2581quot", "e"], ["\u2581", "quote"], ["et", "z"], ["e", "tz"], ["\u2581m", "ini"], ["\u2581min", "i"], ["\u2581mi", "ni"], ["\u2581p", "ipe"], ["\u2581pi", "pe"], ["\u2581pip", "e"], ["\u2581", "pipe"], ["\u2581n", "ous"], ["\u2581no", "us"], ["\u2581nou", "s"], ["\u2581M", "ove"], ["\u2581Mo", "ve"], ["\u2581Mov", "e"], ["\u2581", "Move"], ["\u2581\u0434", "\u0443"], ["\u2581", "\u0434\u0443"], ["\u2581nerv", "ous"], ["\u2581\u041c", "\u0430\u0440"], ["\u2581\u041c\u0430", "\u0440"], ["*", "\r"], ["\u2581B", "ush"], ["\u2581Bus", "h"], ["\u2581Bu", "sh"], ["\u2581pe", "er"], ["\u2581", "peer"], ["\u2581W", "rit"], ["\u2581Wr", "it"], ["\u2581", "Writ"], ["\u2581satisf", "ied"], ["\u2581pull", "ing"], ["\u2581pul", "ling"], ["\u2581P", "ur"], ["\u2581Pu", "r"], ["\u2581M", "iller"], ["\u2581Mil", "ler"], ["\u2581Mill", "er"], ["\u2581F", "L"], ["\u2581", "FL"], ["am", "az"], ["ama", "z"], ["a", "maz"], ["\u2581m", "ile"], ["\u2581mil", "e"], ["\u2581mi", "le"], ["\u2581", "mile"], ["\u2581N", "eed"], ["\u2581Ne", "ed"], ["\u2581", "Need"], ["\u2581sup", "plies"], ["\u2581a", "\u00f1o"], ["\u2581p", "ace"], ["\u2581pa", "ce"], ["\u2581pac", "e"], ["\u2581", "pace"], ["\u2581Vict", "oria"], ["\u2581Victor", "ia"], ["\u2581ou", "ght"], ["\u2581", "ought"], ["\u2581P", "layer"], ["\u2581Pl", "ayer"], ["\u2581Play", "er"], ["\u2581", "Player"], ["agnost", "ic"], ["\u2581v", "iv"], ["\u2581vi", "v"], ["\u2581", "viv"], ["\u2581Pat", "rick"], ["\u2581Patri", "ck"], ["\u2581", "\u0160"], ["\u2581St", "ory"], ["\u2581Sto", "ry"], ["ac", "a"], ["a", "ca"], ["\u2581mount", "ains"], ["\u2581mountain", "s"], ["CL", "ASS"], ["\u2581fr", "agment"], ["\u2581frag", "ment"], ["\u2581", "fragment"], ["\u2581sett", "lement"], ["\u2581settle", "ment"], ["\u2581Further", "more"], ["\u2581dr", "ivers"], ["\u2581dri", "vers"], ["\u2581driv", "ers"], ["\u2581drive", "rs"], ["\u2581driver", "s"], ["\u2581J", "u"], ["\u2581\u0431\u044b", "\u043b\u0438"], ["\u2581\u0431\u044b\u043b", "\u0438"], ["Row", "s"], ["Ro", "ws"], ["R", "ows"], ["\u2581im", "pression"], ["\u2581imp", "ression"], ["\u2581impress", "ion"], ["\u2581in", "fer"], ["\u2581inf", "er"], ["\u2581Ex", "pl"], ["\u2581Exp", "l"], ["ol", "ute"], ["olut", "e"], ["olu", "te"], ["ov", "an"], ["ova", "n"], ["o", "van"], ["ar", "ance"], ["aran", "ce"], ["CA", "P"], ["C", "AP"], ["\u2581en", "force"], ["\u2581B", "urn"], ["\u2581Bur", "n"], ["\u2581Bu", "rn"], ["Res", "et"], ["Re", "set"], ["mo", "ther"], ["mot", "her"], ["m", "other"], ["\u2581B", "attle"], ["\u2581Bat", "tle"], ["\u2581Batt", "le"], ["\u2581", "Battle"], ["pad", "ding"], ["p", "adding"], ["ia", "te"], ["iat", "e"], ["i", "ate"], ["\u2581c", "ried"], ["\u2581cr", "ied"], ["\u2581cri", "ed"], ["A", "K"], ["un", "s"], ["u", "ns"], ["\u2581si\u00e8", "cle"], ["\u2581Cont", "in"], ["\u2581", "Contin"], ["ban", "k"], ["b", "ank"], ["ju", "nit"], ["j", "unit"], ["object", "s"], ["Ro", "t"], ["R", "ot"], ["is", "sa"], ["iss", "a"], ["\u2581be", "gun"], ["\u2581beg", "un"], ["*", "-"], ["\u2581vis", "iting"], ["\u2581visit", "ing"], ["\u0436", "\u0434\u0435"], ["\u2581target", "s"], ["\u2581tar", "gets"], ["\u2581L", "atin"], ["\u2581Lat", "in"], ["\u0443", "\u0442"], ["\u2581E", "sc"], ["\u2581Es", "c"], ["*", ";"], ["\u00e5n", "g"], ["\u00e5", "ng"], ["\u2581(", "{"], ["\u2581", "({"], ["\u2581di", "agram"], ["\u2581dia", "gram"], ["Mod", "els"], ["Model", "s"], ["Mode", "ls"], ["\u2581part", "nership"], ["\u2581partner", "ship"], ["\u2581partners", "hip"], ["\u2581fr", "\u00e5n"], ["ul", "ty"], ["ult", "y"], ["Po", "d"], ["P", "od"], ["CA", "LL"], ["CAL", "L"], ["C", "ALL"], ["mod", "al"], ["mo", "dal"], ["si", "g"], ["s", "ig"], ["it", "zer"], ["itz", "er"], ["it", "el"], ["ite", "l"], ["\u2581convin", "ced"], ["\u2581convince", "d"], ["ab", "l"], ["a", "bl"], ["\u0441\u0442", "\u0432\u0435"], ["\u0441\u0442\u0432", "\u0435"], ["\u2581c", "ot"], ["\u2581co", "t"], ["\u2581re", "peat"], ["\u2581repe", "at"], ["\u2581", "repeat"], ["\u2581l", "ists"], ["\u2581li", "sts"], ["\u2581list", "s"], ["\u2581", "lists"], ["so", "und"], ["s", "ound"], ["\u2581r", "oyal"], ["\u2581ro", "yal"], ["\u2581gr", "ace"], ["\u2581gra", "ce"], ["\u2581o", "raz"], ["\u2581or", "az"], ["Not", "ification"], ["pr", "ite"], ["prit", "e"], ["p", "rite"], ["\u2581arriv", "al"], ["\u2581arr", "ival"], ["an", "cell"], ["ance", "ll"], ["anc", "ell"], ["ancel", "l"], ["hent", "ic"], ["de", "code"], ["dec", "ode"], ["\u2581fant", "astic"], ["pro", "gress"], ["pro", "xy"], ["pr", "oxy"], ["z", "\u0151"], ["ke", "l"], ["k", "el"], ["\u2581conven", "ient"], ["aqu", "e"], ["a", "que"], ["ri", "et"], ["rie", "t"], ["r", "iet"], ["\u2581Dig", "ital"], ["io", "rs"], ["ior", "s"], ["i", "ors"], ["\u2581B", "udd"], ["\u2581Bud", "d"], ["\u2581Bu", "dd"], ["and", "ra"], ["ad", "dy"], ["add", "y"], ["\u2581o", "vers"], ["\u2581over", "s"], ["\u2581ov", "ers"], ["\u2581consum", "ers"], ["\u2581consumer", "s"], ["\u2581consume", "rs"], ["p", "n"], ["mo", "use"], ["m", "ouse"], ["\u2581B", "C"], ["\u2581", "BC"], ["de", "g"], ["d", "eg"], ["pe", "rm"], ["per", "m"], ["p", "erm"], ["it", "\u00e9s"], ["it\u00e9", "s"], ["\u2581\u0438", "\u0441\u043f\u043e"], ["\u2581\u0438\u0441", "\u043f\u043e"], ["he", "ast"], ["h", "east"], ["ho", "ur"], ["hou", "r"], ["h", "our"], ["PAR", "AM"], ["con", "scious"], ["\u2581w", "ing"], ["\u2581win", "g"], ["\u2581", "wing"], ["\u2581atmos", "phere"], ["\u2581g", "ig"], ["\u2581gi", "g"], ["\u2581con", "tre"], ["\u2581cont", "re"], ["\u2581contr", "e"], ["\u2581dr", "ama"], ["\u2581dram", "a"], ["\u044f", "\u0442"], ["\u2581Fr", "ont"], ["\u2581Fro", "nt"], ["\u2581", "Front"], ["\u2581philosoph", "y"], ["\u2581H", "art"], ["\u2581Har", "t"], ["\u2581Ha", "rt"], ["\u2581n", "urs"], ["\u2581nu", "rs"], ["\u2581nur", "s"], ["ur", "as"], ["ura", "s"], ["u", "ras"], ["\u2581T", "ru"], ["\u2581Tr", "u"], ["\u2581s", "ud"], ["\u2581su", "d"], ["\u2581per", "forming"], ["\u2581perform", "ing"], ["\u043f", "\u044b"], ["\u2581conf", "used"], ["\u2581che", "cks"], ["\u2581check", "s"], ["am", "t"], ["a", "mt"], ["Ma", "ke"], ["M", "ake"], ["\u2581R", "O"], ["\u2581", "RO"], ["\u2581d", "f"], ["\u2581", "df"], ["iz", "ations"], ["ization", "s"], ["\u2581deg", "li"], ["\u2581architect", "ure"], ["Render", "er"], ["\u2581\u041b", "\u0430"], ["\u2581p", "tr"], ["\u2581pt", "r"], ["\u2581", "ptr"], ["\u2581die", "ser"], ["\u2581dies", "er"], ["\u2581diese", "r"], ["sub", "mit"], ["\u2581top", "ics"], ["\u2581topic", "s"], ["\u2581princip", "les"], ["\u2581prin", "ciples"], ["\u2581principle", "s"], ["var", "s"], ["va", "rs"], ["v", "ars"], ["so", "ck"], ["soc", "k"], ["s", "ock"], ["\u2581ton", "gue"], ["\u2581tong", "ue"], ["\u2581percent", "age"], ["\u2581S", "S"], ["\u2581", "SS"], ["\u2581d", "ol"], ["\u2581do", "l"], ["\u2581r", "ice"], ["\u2581ri", "ce"], ["\u2581ric", "e"], ["\u2581", "rice"], ["\u00ed", "o"], ["\u2581E", "astern"], ["\u2581East", "ern"], ["\u2581Easter", "n"], ["\u2581recogn", "ition"], ["\u2581E", "rn"], ["\u2581Er", "n"], ["\u2581U", "t"], ["\u2581", "Ut"], ["\u2581c", "aut"], ["\u2581ca", "ut"], ["\u2581Cl", "oud"], ["\u2581", "Cloud"], ["\u2581con", "version"], ["\u2581conv", "ersion"], ["\u2581convers", "ion"], ["\u2581Oh", "io"], ["\u2581M", "E"], ["\u2581", "ME"], ["\u2581sur", "ely"], ["\u2581sure", "ly"], ["\u2581g", "ard"], ["\u2581gar", "d"], ["\u2581ga", "rd"], ["pu", "is"], ["p", "uis"], ["\u2581u", "rg"], ["\u2581ur", "g"], ["\u2581", "urg"], ["im", "i"], ["i", "mi"], ["\u2581abs", "ence"], ["\u2581w", "inner"], ["\u2581win", "ner"], ["L", "anguage"], ["\u2581HT", "TP"], ["\u2581", "HTTP"], ["w", "t"], ["\u2581trans", "lation"], ["\u2581transl", "ation"], ["\u2581", "translation"], ["\u0441", "\u0441"], ["\u2581K", "ind"], ["\u2581Ki", "nd"], ["\u2581Kin", "d"], ["\u2581", "Kind"], ["Tw", "o"], ["T", "wo"], ["\u2581Re", "volution"], ["\u2581Rev", "olution"], ["In", "sert"], ["Ins", "ert"], ["Ev", "ery"], ["E", "very"], ["or", "ient"], ["ori", "ent"], ["orie", "nt"], ["o", "rient"], ["\u2581\u0442", "\u0440\u0430"], ["\u2581", "\u0442\u0440\u0430"], ["\u2581emot", "ions"], ["\u2581emotion", "s"], ["det", "ails"], ["detail", "s"], ["\u2581f", "lu"], ["\u2581fl", "u"], ["\u2581", "flu"], ["\u2581oper", "ate"], ["\u2581opera", "te"], ["A", "g"], ["un", "ning"], ["unn", "ing"], ["\u2581part", "ie"], ["\u2581parti", "e"], ["tr", "i"], ["t", "ri"], ["\u2581gold", "en"], ["\u2581gol", "den"], ["\u2581\u0411", "\u0438"], ["\u2581found", "ation"], ["is", "ten"], ["ist", "en"], ["iste", "n"], ["i", "sten"], ["\u2581Car", "los"], ["\u2581Carl", "os"], ["\u2581Carlo", "s"], ["Child", "ren"], ["\u2581neigh", "b"], ["\u2581C", "art"], ["\u2581Car", "t"], ["\u2581Ca", "rt"], ["\u2581", "Cart"], ["Be", "gin"], ["B", "egin"], ["\u0433", "\u0434\u0430"], ["\u2581s", "cheduled"], ["\u2581schedule", "d"], ["\u2581schedul", "ed"], ["'", ">"], ["\u2581observ", "ations"], ["\u2581observation", "s"], ["\u2581produ", "cer"], ["\u2581produce", "r"], ["ath", "ers"], ["ather", "s"], ["a", "thers"], ["\u043d\u043e", "\u043c\u0443"], ["\u043d\u043e\u043c", "\u0443"], ["\u2581expect", "ations"], ["\u2581expectation", "s"], ["os", "o"], ["o", "so"], ["z", "h"], ["mu", "table"], ["mut", "able"], ["\u2581wr", "ites"], ["\u2581writ", "es"], ["\u2581write", "s"], ["\u2581p", "ushing"], ["\u2581push", "ing"], ["\u2581se", "ats"], ["\u2581sea", "ts"], ["\u2581seat", "s"], ["\u2581br", "east"], ["\u2581bre", "ast"], ["ap", "ing"], ["api", "ng"], ["a", "ping"], ["\u2581Sim", "ple"], ["\u2581", "Simple"], ["\u2581s", "ocket"], ["\u2581soc", "ket"], ["\u2581sock", "et"], ["\u2581", "socket"], ["\u2581sl", "ave"], ["\u2581sla", "ve"], ["\u2581", "slave"], ["il", "ey"], ["ile", "y"], ["i", "ley"], ["\u2581ass", "istant"], ["\u2581assist", "ant"], ["\u2581t", "rim"], ["\u2581tr", "im"], ["\u2581tri", "m"], ["\u2581", "trim"], ["\u2581land", "scape"], ["\u2581landsc", "ape"], ["\u2581associ", "ation"], ["qu", "ant"], ["\u2581Pal", "est"], ["\u2581swe", "at"], ["en", "gers"], ["eng", "ers"], ["enge", "rs"], ["enger", "s"], ["?", "_"], ["\u00e9", "p"], [">", "."], ["\u2581c", "urious"], ["\u2581cur", "ious"], ["\u2581Com", "ponent"], ["\u2581", "Component"], ["\u2581re", "placement"], ["\u2581repl", "acement"], ["\u2581replace", "ment"], ["\u0440\u0430", "\u043b\u044c"], ["\u0440\u0430\u043b", "\u044c"], ["\u0440", "\u0430\u043b\u044c"], ["\u2581Tr", "ack"], ["\u2581Tra", "ck"], ["\u2581", "Track"], ["\u2581Re", "move"], ["\u2581Rem", "ove"], ["\u2581", "Remove"], ["\u2581S", "ize"], ["\u2581Si", "ze"], ["\u2581", "Size"], ["pe", "ror"], ["per", "or"], ["\u2581cal", "culate"], ["\u2581calcul", "ate"], ["\u2581calc", "ulate"], ["\u2581s", "essions"], ["\u2581session", "s"], ["\u2581type", "d"], ["\u2581typ", "ed"], ["\u2581ty", "ped"], ["\u2581sub", "mit"], ["\u2581subm", "it"], ["\u2581", "submit"], ["!!", "!"], ["!", "!!"], ["\u2581part", "ition"], ["\u2581", "partition"], ["ed", "ing"], ["edi", "ng"], ["e", "ding"], ["--", "---"], ["----", "-"], ["---", "--"], ["-", "----"], ["az", "ioni"], ["azi", "oni"], ["lie", "\u00df"], ["on", "al"], ["ona", "l"], ["o", "nal"], ["\u2581sh", "ru"], ["\u2581shr", "u"], ["\u2581RE", "G"], ["\u2581", "REG"], ["\u2581F", "ac"], ["\u2581Fa", "c"], ["\u2581", "Fac"], ["config", "uration"], ["\u2581\u0431\u044b", "\u043b\u043e"], ["\u2581\u0431\u044b\u043b", "\u043e"], ["\u2581A", "mong"], ["\u2581Am", "ong"], ["__", ");"], ["__)", ";"], ["_", "_);"], ["\u2581Ser", "ver"], ["\u2581Serv", "er"], ["\u2581", "Server"], ["\u2581L", "OG"], ["\u2581LO", "G"], ["\u2581", "LOG"], ["\u2581c", "and"], ["\u2581can", "d"], ["\u2581ca", "nd"], ["']", ");"], ["'])", ";"], ["'", "]);"], ["go", "v"], ["g", "ov"], ["\u2581S", "ix"], ["\u2581Si", "x"], ["un", "defined"], ["und", "efined"], ["undef", "ined"], ["\u2581t", "y"], ["\u2581", "ty"], ["as", "a"], ["a", "sa"], ["\u2581part", "icles"], ["\u2581partic", "les"], ["\u2581particle", "s"], ["\u2581parti", "cles"], ["\u2581\u0444", "\u043e\u0440"], ["\u2581\u0444\u043e", "\u0440"], ["\u2581", "\u0444\u043e\u0440"], ["`", "`"], ["T", "ube"], ["el", "and"], ["ela", "nd"], ["e", "land"], ["fo", "ld"], ["fol", "d"], ["f", "old"], ["og", "o"], ["o", "go"], ["\u2581appro", "aches"], ["\u2581approach", "es"], ["on", "da"], ["ond", "a"], ["ag", "r"], ["a", "gr"], [",", "$"], ["\u2581{", "{"], ["\u2581", "{{"], ["\u2581Mod", "ern"], ["\u2581Mo", "dern"], ["\u2581Mode", "rn"], ["\u2581W", "inter"], ["\u2581Win", "ter"], ["av", "ailable"], ["\u2581L", "ud"], ["\u2581Lu", "d"], ["\u2581c", "asa"], ["\u2581cas", "a"], ["\u2581ca", "sa"], ["\u2581C", "ould"], ["\u2581Co", "uld"], ["\u2581Cou", "ld"], ["\u2581", "Could"], ["\u2581fif", "teen"], ["\u2581pot", "entially"], ["\u2581potential", "ly"], ["^", "^"], ["\u2581se", "it"], ["\u2581sei", "t"], ["An", "imation"], ["Anim", "ation"], ["\u043a\u043e", "\u0433\u043e"], ["\u043a", "\u043e\u0433\u043e"], ["Z", "one"], ["el", "if"], ["eli", "f"], ["e", "lif"], ["\u2581acknow", "led"], ["\u2581own", "ership"], ["\u2581owner", "ship"], ["\u2581owners", "hip"], ["\u2581describ", "es"], ["\u2581describe", "s"], ["\u2581re", "verse"], ["\u2581revers", "e"], ["\u2581rever", "se"], ["\u2581", "reverse"], ["\u2581con", "test"], ["\u2581cont", "est"], ["\u2581sc", "ored"], ["\u2581score", "d"], ["\u2581op", "posed"], ["\u2581opp", "osed"], ["\u2581oppos", "ed"], ["fl", "ex"], ["f", "lex"], ["kr", "e"], ["k", "re"], ["\u2581mer", "ge"], ["\u2581", "merge"], ["\u2581cover", "ing"], ["\u2581cov", "ering"], ["\u2581hon", "estly"], ["\u2581honest", "ly"], ["\u2581M", "ess"], ["\u2581Me", "ss"], ["\u2581Mes", "s"], ["\u2581r", "arely"], ["\u2581rare", "ly"], ["\u2581incred", "ible"], ["it", "age"], ["ita", "ge"], ["\u2581vict", "ims"], ["\u2581victim", "s"], ["\u043d\u044b", "\u043c\u0438"], ["\u043d\u044b\u043c", "\u0438"], ["w", "l"], ["iz", "za"], ["izz", "a"], ["i", "zza"], ["d", "n"], ["on", "de"], ["ond", "e"], ["o", "nde"], ["\u2581pr", "zy"], ["\u2581prz", "y"], ["\u2581HT", "ML"], ["\u2581", "HTML"], ["\u2581pay", "load"], ["\u2581", "payload"], ["Bu", "s"], ["B", "us"], ["us", "b"], ["u", "sb"], ["F", "n"], ["\u2581display", "ed"], ["\u2581o", "cean"], ["\u2581A", "venue"], ["\u2581Av", "enue"], ["ac", "ion"], ["aci", "on"], ["acio", "n"], ["gh", "an"], ["g", "han"], ["met", "ric"], ["m", "etric"], ["ie", "ties"], ["iet", "ies"], ["\u2581attract", "ive"], ["\u2581attr", "active"], ["\u2581f", "\u00f6"], ["\u2581", "f\u00f6"], ["C", "reat"], ["ver", "ter"], ["vert", "er"], ["\u2581Al", "ice"], ["\u2581Ali", "ce"], ["\u043f\u043e", "\u043b"], ["\u2581f", "raction"], ["\u2581fr", "action"], ["\u2581fra", "ction"], ["\u2581fract", "ion"], ["\u2581behav", "iour"], ["\u2581behavi", "our"], ["\u2581Jer", "sey"], ["\u2581re", "venue"], ["\u2581rev", "enue"], ["\u2581reven", "ue"], ["\u2581t", "res"], ["\u2581tr", "es"], ["\u2581tre", "s"], ["\u2581", "tres"], ["IL", "D"], ["I", "LD"], ["\u2581\u00c9", "t"], ["\u2581s", "ync"], ["\u2581sy", "nc"], ["\u2581syn", "c"], ["\u2581", "sync"], ["wi", "ch"], ["w", "ich"], ["\u2581anc", "est"], ["\u044a", "\u0442"], ["om", "o"], ["o", "mo"], ["\u2581I", "de"], ["\u2581Id", "e"], ["\u2581g", "ained"], ["\u2581gain", "ed"], ["\u2581ga", "ined"], ["\u2581moment", "um"], ["\u2581K", "o"], ["ie", "u"], ["i", "eu"], ["ie", "lt"], ["iel", "t"], ["i", "elt"], ["\u2581bon", "us"], ["\u2581te", "xture"], ["\u2581text", "ure"], ["\u2581", "texture"], ["Mod", "al"], ["Mo", "dal"], ["NE", "XT"], ["N", "EXT"], ["\u2581\u0433\u043e\u0434\u0438", "\u043d\u0435"], ["\u2581l", "anguages"], ["\u2581language", "s"], ["v", "t"], ["\u2581represent", "ing"], ["\u2581D", "ream"], ["\u2581Dre", "am"], ["cur", "r"], ["cu", "rr"], ["qu", "al"], ["q", "ual"], ["\u2581j", "s"], ["\u2581", "js"], ["bu", "rn"], ["bur", "n"], ["b", "urn"], ["\u2581contribut", "ions"], ["\u2581contribution", "s"], ["\u2581r", "ic"], ["\u2581ri", "c"], ["\u2581", "ric"], ["}-", "\\"], ["}", "-\\"], ["={", "{"], ["=", "{{"], ["ca", "rt"], ["car", "t"], ["c", "art"], ["F", "B"], ["ju", "d"], ["j", "ud"], ["es", "p"], ["e", "sp"], ["\u2581elect", "ron"], ["\u2581electro", "n"], ["\u2581e", "ll"], ["\u2581el", "l"], ["\u2581", "ell"], ["\u2581Run", "time"], ["\u2581", "Runtime"], ["ac", "hel"], ["ach", "el"], ["ache", "l"], ["a", "chel"], ["\\", "_"], ["we", "ek"], ["pack", "et"], ["p", "acket"], ["\u2581Secret", "ary"], ["\u2581Jahr", "hund"], ["\u2581th", "reshold"], ["\u2581", "threshold"], ["ba", "ge"], ["bag", "e"], ["b", "age"], ["\u2581con", "cer"], ["\u2581conc", "er"], ["\u2581conce", "r"], ["\u2581b", "one"], ["\u2581bo", "ne"], ["\u2581bon", "e"], ["\u2581", "bone"], ["\u2581Holly", "wood"], ["Cur", "sor"], ["C", "ursor"], ["\u2581aw", "arded"], ["\u2581award", "ed"], ["\u2581sum", "mary"], ["\u2581summar", "y"], ["\u2581", "summary"], ["ag", "gio"], ["agg", "io"], ["aggi", "o"], ["\u2581st", "ell"], ["\u2581ste", "ll"], ["\u2581", "stell"], ["\u2581f", "lesh"], ["\u2581fl", "esh"], ["\u2581fle", "sh"], ["P", "air"], ["\u2581A", "ge"], ["\u2581Ag", "e"], ["ing", "ton"], ["\u2581'", "."], ["\u2581", "'."], ["as", "er"], ["ase", "r"], ["a", "ser"], ["\u043a\u043e", "\u0432\u0430"], ["\u043a\u043e\u0432", "\u0430"], ["\u2581qu", "art"], ["\u2581q", "uart"], ["\u2581quar", "t"], ["ry", "ption"], ["rypt", "ion"], ["All", "oc"], ["Al", "loc"], ["ft", "en"], ["fte", "n"], ["f", "ten"], ["Oper", "and"], ["\u2581ind", "icated"], ["\u2581indic", "ated"], ["\u2581indicate", "d"], ["($", "_"], ["(", "$_"], ["get", "String"], ["\u2581list", "ener"], ["\u2581listen", "er"], ["\u2581", "listener"], ["sp", "ir"], ["spi", "r"], [")", "_"], ["ve", "ns"], ["ven", "s"], ["v", "ens"], ["\u2581food", "s"], ["\u2581foo", "ds"], ["an", "za"], ["anz", "a"], ["te", "il"], ["DE", "SC"], ["\u2581n", "otion"], ["\u2581not", "ion"], ["\u2581em", "ployment"], ["\u2581employ", "ment"], ["\u2581s", "wing"], ["\u2581sw", "ing"], ["\u2581", "swing"], ["nb", "sp"], ["\u2581p", "ounds"], ["\u2581pound", "s"], ["to", "ols"], ["tool", "s"], ["too", "ls"], ["t", "ools"], ["\u2581particip", "ate"], ["\u2581T", "ax"], ["\u2581Ta", "x"], ["\u2581", "Tax"], ["\u2581\u0441", "\u043a\u043b\u0430"], ["ap", "ol"], ["a", "pol"], ["\u2581f", "ost"], ["\u2581fo", "st"], ["\u2581fos", "t"], ["com", "pat"], ["comp", "at"], ["\u2581public", "ation"], ["\u2581rapid", "ly"], ["\u2581W", "is"], ["\u2581Wi", "s"], ["Event", "Listener"], ["\u2581prem", "i\u00e8re"], ["\u2581premi", "\u00e8re"], ["us", "o"], ["u", "so"], ["ext", "end"], ["\u2581M", "ERCHANTABILITY"], ["UT", "F"], ["U", "TF"], ["\u2581exper", "iments"], ["\u2581experi", "ments"], ["\u2581experiment", "s"], ["sin", "gle"], ["sing", "le"], ["s", "ingle"], ["z", "k"], ["\u2581n", "aj"], ["\u2581na", "j"], ["}}", "}"], ["}", "}}"], ["Li", "n"], ["L", "in"], ["\u2581inter", "act"], ["\u2581inte", "ract"], ["\u2581c", "ms"], ["\u2581cm", "s"], ["\u2581Ro", "ger"], ["\u2581Rog", "er"], ["\u2581\u0420", "\u0443"], [">", "'"], ["com", "mit"], ["comm", "it"], ["\u043b\u043e", "\u0441\u044c"], ["\u2581out", "come"], ["\u2581h", "its"], ["\u2581hit", "s"], ["\u2581hi", "ts"], ["\u2581\u0438", "\u043c"], ["\u2581", "\u0438\u043c"], ["\u2581s", "park"], ["\u2581sp", "ark"], ["con", "sole"], ["cons", "ole"], ["\u2581ver", "w"], ["\u2581ve", "rw"], ["\u2581\u043a\u0430", "\u0442\u043e"], ["agnost", "ics"], ["agnostic", "s"], ["\u2581s", "oci"], ["\u2581so", "ci"], ["\u2581soc", "i"], ["\u2581d", "ining"], ["\u2581di", "ning"], ["\u2581din", "ing"], ["\u2581t", "ech"], ["\u2581te", "ch"], ["\u2581", "tech"], ["\u0161", "t"], ["fo", "lio"], ["fol", "io"], ["ult", "ane"], ["ultan", "e"], ["\u043a\u0442", "\u043e\u0440"], ["\u043a\u0442\u043e", "\u0440"], ["\u043a", "\u0442\u043e\u0440"], ["\u2581B", "rand"], ["\u2581Br", "and"], ["\u2581Bra", "nd"], ["Jo", "in"], ["J", "oin"], ["\u2581\u0438", "\u044e"], ["\u2581p", "ros"], ["\u2581pro", "s"], ["\u2581pr", "os"], ["\u2581pos", "it"], ["Pub", "lic"], ["P", "ublic"], ["AspNet", "Core"], ["\u2581S", "hop"], ["\u2581Sh", "op"], ["\u2581", "Shop"], ["\u2581co", "inc"], ["\u2581coin", "c"], ["\u043d\u0438", "\u0435\u043c"], ["\u043d\u0438\u0435", "\u043c"], ["\u2581re", "ferences"], ["\u2581refer", "ences"], ["\u2581reference", "s"], ["ab", "out"], ["name", "space"], ["names", "pace"], ["D", "L"], ["\u2581I", "R"], ["\u2581", "IR"], ["\u2581c", "ada"], ["\u2581ca", "da"], ["\u2581cad", "a"], ["\u2581Jord", "an"], ["\u2581g", "ep"], ["\u2581ge", "p"], ["\u2581b", "ron"], ["\u2581br", "on"], ["\u2581bro", "n"], ["andid", "ate"], ["EX", "PECT"], ["EXP", "ECT"], ["am", "o"], ["a", "mo"], ["\u2581De", "utsch"], ["au", "c"], ["a", "uc"], ["\u2581\u0440\u0430", "\u0439\u043e"], ["\u2581\u0440\u0430\u0439", "\u043e"], ["\u2581L", "abor"], ["\u2581La", "bor"], ["\u2581Lab", "or"], ["\u2581surround", "ed"], ["\u0442", "\u0440\u043e"], ["\u2581n", "ome"], ["\u2581no", "me"], ["\u2581nom", "e"], ["\u2581under", "lying"], ["\u2581educ", "ational"], ["\u2581education", "al"], ["R", "IGHT"], ["CO", "UNT"], ["in", "ch"], ["inc", "h"], ["Ty", "p"], ["T", "yp"], ["um", "ph"], ["ump", "h"], ["fo", "ur"], ["f", "our"], ["Control", "s"], ["\u2581c", "p"], ["\u2581", "cp"], ["co", "st"], ["cos", "t"], ["c", "ost"], ["\u2581mechan", "ism"], ["en", "ess"], ["ene", "ss"], ["enes", "s"], ["e", "ness"], ["\u00e9", "qu"], ["\u2581acqu", "ired"], ["\u2581acquire", "d"], ["\u2581f", "alls"], ["\u2581fall", "s"], ["\u2581fal", "ls"], ["\u2581", "falls"], ["\u2581H", "ou"], ["\u2581Ho", "u"], ["\u2581L", "E"], ["\u2581", "LE"], ["for", "Each"], ["\u2581ver", "tex"], ["\u2581vert", "ex"], ["\u2581", "vertex"], ["\u2581I", "F"], ["\u2581", "IF"], ["cur", "s"], ["cu", "rs"], ["c", "urs"], ["'", "=>"], ["\u0442\u0435", "\u0440\u0438"], ["\u0442\u0435\u0440", "\u0438"], ["\u2581S", "A"], ["\u2581", "SA"], ["ri", "ers"], ["rie", "rs"], ["rier", "s"], ["r", "iers"], ["\u2581u", "w"], ["\u2581", "uw"], ["\u2581m", "arks"], ["\u2581mark", "s"], ["\u2581mar", "ks"], ["\u2581", "marks"], ["\u2581en", "erg"], ["\u2581ener", "g"], ["ho", "f"], ["h", "of"], ["ylv", "ania"], ["\u2581Al", "len"], ["\u2581All", "en"], ["um", "py"], ["ump", "y"], ["\u043e", "\u0433\u043e"], ["\u0441\u0442", "\u0432\u0443"], ["\u0441\u0442\u0432", "\u0443"], ["vo", "ice"], ["v", "oice"], ["\u2581en", "gage"], ["\u2581eng", "age"], ["\u2581m", "ant"], ["\u2581man", "t"], ["\u2581ma", "nt"], ["or", "se"], ["ors", "e"], ["==", "="], ["=", "=="], ["\u2581impro", "vement"], ["\u2581improve", "ment"], ["Op", "t"], ["O", "pt"], ["\u2581arr", "ested"], ["\u2581arrest", "ed"], ["\u0442\u0438", "\u044f"], ["\u2581\u0441", "\u043b\u0435"], ["\u2581", "\u0441\u043b\u0435"], ["it", "ched"], ["itch", "ed"], ["soc", "ket"], ["sock", "et"], ["s", "ocket"], ["\u2581c", "ycl"], ["\u2581cy", "cl"], ["\u2581", "cycl"], ["\u2581S", "M"], ["\u2581", "SM"], ["\u2581S", "ex"], ["\u2581Se", "x"], ["\u2581neut", "ral"], ["\u2581neutr", "al"], ["\u0432\u0430", "\u0432"], ["\u2581J", "ess"], ["\u2581Je", "ss"], ["\u2581Jes", "s"], ["\u2581d", "ip"], ["\u2581di", "p"], ["\u2581op", "position"], ["\u2581oppos", "ition"], ["\u2581b", "orrow"], ["\u2581bor", "row"], ["\u0441", "\u043f\u0435"], ["\u2581av", "ant"], ["\u043a\u043e", "\u043b\u0430"], ["\u2581t", "a"], ["\u2581", "ta"], ["An", "im"], ["A", "nim"], ["\u2581G", "all"], ["\u2581Gal", "l"], ["\u2581Ga", "ll"], ["rg", "b"], ["r", "gb"], ["\u2581gu", "ilty"], ["\u2581guilt", "y"], ["\u2581bu", "ried"], ["\u2581bur", "ied"], ["\u2581g", "y"], ["\u2581", "gy"], ["Init", "ial"], ["\u2581acc", "omp"], ["\u2581ac", "comp"], ["\u2581accom", "p"], ["\u2581breath", "ing"], ["\u2581breat", "hing"], ["ber", "ry"], ["b", "erry"], ["GR", "O"], ["G", "RO"], ["\u2581subsequ", "ent"], ["rou", "pe"], ["roup", "e"], ["ul", "pt"], ["ulp", "t"], ["t", "b"], ["\u2581", "\u00e4"], ["P", "i"], ["arg", "v"], ["\u2581M", "ust"], ["\u2581Mus", "t"], ["\u2581Mu", "st"], ["\u2581", "Must"], [":", "'"], ["sv", "g"], ["ou", "p"], ["o", "up"], ["\u2581prec", "isely"], ["\u2581precise", "ly"], ["\u2581T", "a"], ["re", "na"], ["ren", "a"], ["r", "ena"], ["\u2581f", "older"], ["\u2581fol", "der"], ["\u2581fold", "er"], ["\u2581", "folder"], ["\u2581Ch", "annel"], ["\u2581", "Channel"], ["\u2581re", "vol"], ["\u2581rev", "ol"], ["M", "iss"], ["\u043b\u043e", "\u043c"], ["red", "dit"], ["adel", "ph"], ["\u2581dis", "crim"], ["\u2581disc", "rim"], ["\u2581a", "ve"], ["\u2581av", "e"], ["\u2581", "ave"], ["pl", "eted"], ["ple", "ted"], ["plete", "d"], ["plet", "ed"], ["p", "leted"], ["\u2581g", "ently"], ["\u2581gent", "ly"], ["FF", "FF"], ["ro", "py"], ["rop", "y"], ["r", "opy"], ["\u2581d", "ial"], ["\u2581di", "al"], ["\u2581dia", "l"], ["Not", "Found"], ["\u2581\"", "["], ["Hom", "e"], ["H", "ome"], ["on", "te"], ["ont", "e"], ["o", "nte"], ["\u2581re", "lie"], ["\u2581rel", "ie"], ["\u2581reli", "e"], ["\u2581Con", "text"], ["\u2581Cont", "ext"], ["\u2581", "Context"], ["\u2581st", "ats"], ["\u2581stat", "s"], ["\u2581sta", "ts"], ["\u2581", "stats"], ["\u2581E", "nergy"], ["oun", "ced"], ["ounce", "d"], ["\u2581gr", "ave"], ["\u2581grav", "e"], ["\u2581gra", "ve"], ["\u2581re", "cip"], ["\u2581rec", "ip"], ["\u043b\u0438", "\u043d"], ["\u043b", "\u0438\u043d"], ["bl", "og"], ["blo", "g"], ["b", "log"], ["\u2581na", "am"], ["\u2581w", "o"], ["\u2581", "wo"], ["\u2581direct", "ions"], ["\u2581dire", "ctions"], ["\u2581direction", "s"], ["\u2581Lin", "coln"], ["!", ")"], ["un", "ci"], ["unc", "i"], ["ne", "q"], ["n", "eq"], ["Tag", "s"], ["T", "ags"], ["\u2581t", "um"], ["\u2581tu", "m"], ["\u2581s", "aving"], ["\u2581sa", "ving"], ["\u2581sav", "ing"], ["ail", "le"], ["ai", "lle"], ["a", "ille"], ["item", "ize"], ["\u2581F", "amil"], ["\u2581Fa", "mil"], ["ms", "m"], ["m", "sm"], ["ne", "ws"], ["new", "s"], ["FF", "ER"], ["F", "FER"], ["\u2581D", "ead"], ["\u2581De", "ad"], ["\u2581", "Dead"], ["\u2581terr", "itory"], ["\u2581territor", "y"], ["\u2581territo", "ry"], ["\u2581K", "at"], ["\u2581Ka", "t"], ["oc", "ker"], ["ock", "er"], ["o", "cker"], ["in", "teger"], ["inte", "ger"], ["\u2581s", "ne"], ["\u2581sn", "e"], ["\u2581f", "ails"], ["\u2581fa", "ils"], ["\u2581fail", "s"], ["\u2581fran\u00e7", "ais"], ["\u2581int", "roduction"], ["\u2581introdu", "ction"], ["\u2581G", "rant"], ["\u2581Gr", "ant"], ["\u2581Gran", "t"], ["\u2581Gra", "nt"], ["ycl", "e"], ["yc", "le"], ["y", "cle"], ["']", "."], ["'", "]."], ["\u2581v", "ier"], ["\u2581vi", "er"], ["\u2581vie", "r"], ["\u2581", "vier"], ["nat", "ive"], ["n", "ative"], ["\u2581K", "le"], ["\u2581Kl", "e"], ["qu", "ote"], ["quot", "e"], ["User", "s"], ["Us", "ers"], ["Use", "rs"], ["\u2581ad", "vis"], ["\u2581adv", "is"], ["\u2581g", "ym"], ["\u2581gy", "m"], ["\u2581prote", "in"], ["\u0627", "\u0644"], ["\u2581M", "ai"], ["\u2581Ma", "i"], ["\u2581prov", "iders"], ["\u2581provide", "rs"], ["\u2581provider", "s"], ["\u2581so", "il"], ["gu", "i"], ["g", "ui"], ["\u2581N", "ation"], ["\u2581Nat", "ion"], ["re", "ation"], ["reat", "ion"], ["\u2581T", "ab"], ["\u2581Ta", "b"], ["\u2581", "Tab"], ["en", "sis"], ["ens", "is"], ["in", "as"], ["ina", "s"], ["i", "nas"], ["\u2581Scot", "land"], ["\u2581dis", "patch"], ["\u2581disp", "atch"], ["\u2581", "dispatch"], ["un", "ion"], ["uni", "on"], ["\u2581b", "ere"], ["\u2581be", "re"], ["\u2581ber", "e"], ["\u2581", "bere"], ["\u2581P", "ow"], ["\u2581Po", "w"], ["\u2581H", "ig"], ["\u2581Hi", "g"], ["\u2581stud", "ying"], ["\u2581study", "ing"], ["RE", "F"], ["R", "EF"], ["SS", "L"], ["S", "SL"], ["\u2581f", "right"], ["\u2581fr", "ight"], ["\u2581S", "ORT"], ["\u2581SO", "RT"], ["\u2581com", "pr"], ["\u2581comp", "r"], ["\u2581Mad", "rid"], ["row", "ned"], ["rown", "ed"], ["r", "owned"], ["op", "es"], ["ope", "s"], ["o", "pes"], ["pd", "ev"], ["p", "dev"], ["\u2581w", "ash"], ["\u2581was", "h"], ["\u2581wa", "sh"], ["\u2581'", "../../"], ["\u2581'../", "../"], ["}}", "_"], ["}", "}_"], ["\u2581acc", "um"], ["rol", "ling"], ["roll", "ing"], ["\u2581N", "C"], ["\u2581", "NC"], ["\u2581f", "iction"], ["\u2581fi", "ction"], ["\u2581fict", "ion"], ["ip", "t"], ["i", "pt"], ["conne", "cted"], ["connect", "ed"], ["lim", "its"], ["limit", "s"], ["\u2581l", "ap"], ["\u2581la", "p"], ["\u2581", "lap"], ["\u2581where", "as"], ["pro", "m"], ["pr", "om"], ["p", "rom"], ["\u2581appoint", "ment"], ["Pro", "gram"], ["Pr", "ogram"], ["\u2581\u041f", "\u0435\u0440"], ["\u2581\u041f\u0435", "\u0440"], ["na", "h"], ["n", "ah"], ["Valid", "ation"], ["ic", "ons"], ["ico", "ns"], ["icon", "s"], ["i", "cons"], ["\u00e4l", "l"], ["\u00e4", "ll"], ["\u2581rad", "ical"], ["\u2581radi", "cal"], ["\u2581ex", "clusive"], ["\u2581excl", "usive"], ["\u2581exclus", "ive"], ["em", "ony"], ["emon", "y"], ["\u2581challeng", "ing"], ["\u2581m", "s"], ["\u2581", "ms"], ["\u2581P", "rivate"], ["\u2581Priv", "ate"], ["\u2581", "Private"], ["\u2581v", "ida"], ["\u2581vi", "da"], ["\u2581vid", "a"], ["\u2581\u0434\u0440\u0443", "\u0433\u0438"], ["\u2581camp", "us"], ["\u2581cam", "pus"], ["form", "s"], ["for", "ms"], ["\u0434", "\u043d\u043e"], ["pl", "aat"], ["bs", "t"], ["b", "st"], ["AT", "ED"], ["ATE", "D"], ["\u2581Ab", "stract"], ["\u2581Abs", "tract"], ["\u2581", "Abstract"], ["\u2581int", "ense"], ["\u2581intens", "e"], ["\u2581L", "td"], ["\u2581contro", "vers"], ["\u00f3", "g"], ["\u2581s", "\u0103"], ["\u2581land", "ing"], ["\u2581lan", "ding"], ["!", "="], ["\u2581sc", "enes"], ["\u2581scene", "s"], ["\u2581scen", "es"], ["\u2581Ch", "ap"], ["\u2581Cha", "p"], ["\u2581sp", "oken"], ["\u2581spoke", "n"], ["\u2581spo", "ken"], ["cre", "d"], ["cr", "ed"], ["c", "red"], ["\u2581p", "ride"], ["\u2581pr", "ide"], ["\u2581pri", "de"], ["qu", "et"], ["que", "t"], ["\u2581m", "eter"], ["\u2581me", "ter"], ["\u2581met", "er"], ["\u2581de", "utsch"], ["uu", "m"], ["u", "um"], ["\u2581b", "less"], ["\u2581bl", "ess"], ["\u2581ble", "ss"], ["\u2581H", "ann"], ["\u2581Ha", "nn"], ["\u2581Han", "n"], ["\u2581input", "s"], ["\u2581", "inputs"], ["\u2581R", "ow"], ["\u2581Ro", "w"], ["\u2581", "Row"], ["\u2581with", "draw"], ["\u2581withd", "raw"], ["P", "al"], ["ac", "les"], ["acle", "s"], ["acl", "es"], ["a", "cles"], ["as", "sets"], ["ass", "ets"], ["asse", "ts"], ["asset", "s"], ["\u2581v", "l"], ["\u2581", "vl"], ["\u0432\u0435", "\u0434\u0435"], ["\u0432\u0435\u0434", "\u0435"], ["\u2581G", "ot"], ["\u2581Go", "t"], ["\u2581air", "port"], ["win", "d"], ["wi", "nd"], ["w", "ind"], ["\u2581Columb", "ia"], ["\u2581ch", "ocolate"], ["\u2581h", "\u00f6"], ["\u2581", "h\u00f6"], ["\u2581al", "arm"], ["FT", "WARE"], ["\u2581J", "ay"], ["\u2581Ja", "y"], ["\u2581s", "ake"], ["\u2581sa", "ke"], ["\u2581reg", "istration"], ["\u2581registr", "ation"], ["vi", "d"], ["v", "id"], ["\u2581l", "ake"], ["\u2581la", "ke"], ["\u2581user", "name"], ["\u2581", "username"], ["\u2581h", "ack"], ["\u2581ha", "ck"], ["index", "Of"], ["c", "x"], ["\u2581f", "estival"], ["\u2581fest", "ival"], ["\u2581club", "s"], ["case", "s"], ["ca", "ses"], ["cas", "es"], ["c", "ases"], ["CT", "RL"], ["];", "\r"], ["]", ";\r"], ["\u2581A", "ud"], ["\u2581Au", "d"], ["\u2581", "Aud"], ["\u2581prim", "era"], ["\u2581prime", "ra"], ["\u2581primer", "a"], ["\u0432\u0430", "\u0442"], ["\u0432", "\u0430\u0442"], ["\u2581brill", "iant"], ["ut", "her"], ["uth", "er"], ["u", "ther"], ["\u2581difficult", "y"], ["it", "als"], ["ital", "s"], ["ita", "ls"], ["\u2581sc", "ores"], ["\u2581score", "s"], ["\u2581pol", "\u00edt"], ["data", "base"], ["dat", "abase"], ["as", "ka"], ["ask", "a"], ["a", "ska"], ["\u2581##", "####"], ["\u2581###", "###"], ["\u2581####", "##"], ["\u2581#####", "#"], ["\u2581a", "cid"], ["\u2581ac", "id"], ["at", "on"], ["ato", "n"], ["a", "ton"], ["at", "omic"], ["ato", "mic"], ["atom", "ic"], ["fr", "eq"], ["fre", "q"], ["f", "req"], ["\u2581WARRAN", "TY"], ["\u2581report", "ing"], [".)", ","], [".", "),"], ["\u2581n", "ights"], ["\u2581night", "s"], ["\u2581program", "me"], [")}", "{"], [")", "}{"], ["xi", "c"], ["x", "ic"], ["\u2581s", "po"], ["\u2581sp", "o"], ["line", "d"], ["li", "ned"], ["lin", "ed"], ["l", "ined"], ["qu", "arters"], ["er", "ee"], ["ere", "e"], ["e", "ree"], ["mer", "s"], ["me", "rs"], ["m", "ers"], ["\u2581s", "erves"], ["\u2581ser", "ves"], ["\u2581serv", "es"], ["\u2581serve", "s"], ["co", "w"], ["c", "ow"], ["\u043b\u044c", "\u043a\u043e"], ["en", "so"], ["ens", "o"], ["\u2581env", "iron"], ["\u2581", "environ"], ["Li", "ke"], ["L", "ike"], ["an", "che"], ["anc", "he"], ["anch", "e"], ["\u2581cr", "ash"], ["\u2581K", "ap"], ["\u2581Ka", "p"], ["no", "indent"], ["Con", "n"], ["Co", "nn"], ["\u2581\u0430\u0432", "\u0442\u043e"], ["\u2581in", "frastructure"], ["IM", "E"], ["I", "ME"], ["\u2581R", "oom"], ["\u2581Ro", "om"], ["\u2581", "Room"], ["ne", "ed"], ["n", "eed"], ["or", "er"], ["ore", "r"], ["o", "rer"], ["\u2581D", "est"], ["\u2581De", "st"], ["\u2581Des", "t"], ["\u2581", "Dest"], ["\u2581D", "omin"], ["\u2581Do", "min"], ["\u2581Dom", "in"], ["ather", "ine"], ["\u2581Syd", "ney"], ["\u2581g", "auge"], ["\u2581gau", "ge"], ["\u2581ga", "uge"], ["\u2581j", "et"], ["\u2581je", "t"], ["\u2581", "jet"], ["b", "ably"], ["\u2581comm", "only"], ["\u2581common", "ly"], ["\u2581st", "ations"], ["\u2581stat", "ions"], ["\u2581station", "s"], ["ia", "h"], ["i", "ah"], ["n", "l"], ["\u0436", "\u0443"], ["et", "en"], ["ete", "n"], ["e", "ten"], ["_", ")"], ["ia", "c"], ["i", "ac"], ["am", "os"], ["amo", "s"], ["a", "mos"], ["ne", "ment"], ["nem", "ent"], ["n", "ement"], ["ko", "n"], ["k", "on"], ["Inter", "val"], ["\u2581cab", "in"], ["\u2581ca", "bin"], ["\u2581e", "g"], ["\u2581", "eg"], ["\u2581sh", "ots"], ["\u2581shot", "s"], ["\u2581", "shots"], ["\u2581A", "rea"], ["\u2581Ar", "ea"], ["\u2581Are", "a"], ["\u2581", "Area"], ["sm", "ith"], ["param", "eter"], ["'", "}"], ["\u2581h", "em"], ["\u2581he", "m"], ["\u2581", "hem"], ["\u2581s", "inging"], ["\u2581sing", "ing"], ["\u2581sin", "ging"], ["\u2581access", "ible"], ["\u2581P", "rin"], ["\u2581Pr", "in"], ["\u2581Pri", "n"], ["opt", "ional"], ["option", "al"], ["an", "cial"], ["anc", "ial"], ["ancia", "l"], ["sh", "ips"], ["ship", "s"], ["\u2581can", "vas"], ["\u2581", "canvas"], ["sp", "e"], ["s", "pe"], ["\u2581address", "es"], ["\u2581x", "ml"], ["\u2581", "xml"], ["\u2581'", "\""], ["\u2581", "'\""], ["\u2581k", "ar"], ["\u2581ka", "r"], ["\u2581", "kar"], ["\u00f6", "ff"], ["\u2581a", "ges"], ["\u2581ag", "es"], ["\u2581age", "s"], ["\u2581", "ages"], ["\u0451", "\u0440"], ["zi", "ng"], ["zin", "g"], ["z", "ing"], ["\u2581\u00f6", "ver"], ["\u2581C", "lean"], ["\u2581Cle", "an"], ["\u2581", "Clean"], ["\u2581Sil", "ver"], ["\u2581\u043e", "\u0441\u043e"], ["\u2581\u043e\u0441", "\u043e"], ["he", "alth"], ["Al", "i"], ["A", "li"], ["\u2581t", "s"], ["\u2581", "ts"], ["at", "ern"], ["ate", "rn"], ["ater", "n"], ["a", "tern"], ["\u2581cho", "osing"], ["\u2581bur", "ned"], ["\u2581burn", "ed"], ["br", "id"], ["b", "rid"], ["ro", "oms"], ["room", "s"], ["\u00f6t", "t"], ["\u00f6", "tt"], ["K", "ERN"], ["\u2581d", "ish"], ["\u2581dis", "h"], ["\u2581di", "sh"], ["S", "a"], ["De", "tail"], ["Det", "ail"], ["\u2581H", "ind"], ["\u2581Hi", "nd"], ["\u2581D", "ans"], ["\u2581Dan", "s"], ["\u2581Da", "ns"], ["i", "\u0119"], ["\u2581J", "ahren"], ["\u2581Jah", "ren"], ["\u2581Jahr", "en"], ["\u2581Jahre", "n"], ["\u2581Ja", "hren"], ["ext", "ension"], ["al", "las"], ["all", "as"], ["alla", "s"], ["\u2581B", "illy"], ["\u2581Bill", "y"], ["\u2581Bil", "ly"], ["us", "ammen"], ["it", "ud"], ["itu", "d"], ["ge", "on"], ["geo", "n"], ["Te", "mp"], ["T", "emp"], ["Le", "g"], ["L", "eg"], ["itt", "el"], ["itte", "l"], ["add", "le"], ["\u2581mus", "cle"], ["\u2581sc", "ared"], ["\u2581scar", "ed"], ["ss", "on"], ["s", "son"], ["\u2581de", "note"], ["\u2581den", "ote"], ["ie", "urs"], ["ieu", "rs"], ["ieur", "s"], ["i", "eurs"], ["\u2581o", "range"], ["\u2581or", "ange"], ["\u2581h", "ub"], ["\u2581", "hub"], ["\u2581re", "b"], ["\u2581r", "eb"], ["\u2581", "reb"], ["ed", "i"], ["e", "di"], ["\u2581vo", "ices"], ["\u2581voice", "s"], ["F", "older"], ["\u2581s", "uspend"], ["\u2581sus", "pend"], ["\u2581susp", "end"], ["\u2581", "suspend"], ["\u2581He", "art"], ["\u2581sc", "rap"], ["\u2581scr", "ap"], ["\u2581a", "ggreg"], ["\u2581ag", "greg"], ["\u2581Gu", "ide"], ["trans", "action"], ["\u2581r", "iding"], ["\u2581ri", "ding"], ["\u2581rid", "ing"], ["\u2581v", "\u00e1"], ["\u2581", "v\u00e1"], ["\u2581b", "reed"], ["\u2581br", "eed"], ["\u2581bre", "ed"], ["\u2581bree", "d"], ["\u2581con", "cert"], ["\u2581conc", "ert"], ["\u2581conce", "rt"], ["\u2581concer", "t"], ["appro", "x"], ["\u2581ch", "ances"], ["\u2581chance", "s"], ["To", "k"], ["T", "ok"], ["E", "q"], ["par", "ts"], ["part", "s"], ["p", "arts"], ["\u2581sch", "olar"], ["\u2581schol", "ar"], ["of", "fs"], ["off", "s"], ["fl", "ush"], ["flu", "sh"], ["!", "\u201d"], ["\u2581lo", "gin"], ["\u2581log", "in"], ["\u2581", "login"], ["\u2581so", "ort"], ["\u2581M", "and"], ["\u2581Man", "d"], ["\u2581Ma", "nd"], ["\u2581function", "al"], ["\u2581B", "ou"], ["\u2581Bo", "u"], ["\u2581subject", "s"], ["my", "s"], ["m", "ys"], ["\u2581extra", "ord"], ["\u2581Build", "ing"], ["ik", "t"], ["i", "kt"], ["B", "ad"], ["ia", "mi"], ["iam", "i"], ["i", "ami"], ["Dr", "iver"], ["D", "river"], ["\u00eat", "e"], ["\u00ea", "te"], ["\u2581k", "v"], ["\u2581", "kv"], ["\u2581t", "imer"], ["\u2581time", "r"], ["\u2581tim", "er"], ["\u2581ti", "mer"], ["\u2581", "timer"], ["ition", "ally"], ["itional", "ly"], ["\u2581a", "thlet"], ["\u2581ath", "let"], ["\u2581\"", ");"], ["\u2581\")", ";"], ["\u2581", "\");"], ["w", "y"], ["CF", "G"], ["\u2581he", "aven"], ["\u2581heav", "en"], ["\u043e", "\u0432"], ["\u2581exper", "imental"], ["\u2581experiment", "al"], ["\u2581b", "ounds"], ["\u2581bound", "s"], ["\u2581", "bounds"], ["IC", "K"], ["I", "CK"], ["\u2581ex", "cit"], ["\u2581exc", "it"], ["\u2581qu", "it"], ["\u2581qui", "t"], ["\u2581q", "uit"], ["\u2581univers", "al"], ["\u0434", "\u044c"], ["\u2581S", "P"], ["\u2581", "SP"], ["\u2581st", "ub"], ["\u2581", "stub"], ["\u2581k", "le"], ["\u2581kl", "e"], ["\u2581", "kle"], ["\u2581B", "art"], ["\u2581Bar", "t"], ["\u2581Ba", "rt"], ["\u2581\"", "@"], ["pe", "l"], ["p", "el"], ["\u2581(", "!("], ["\u2581(!", "("], ["\u2581se", "lector"], ["\u2581select", "or"], ["\u2581sel", "ector"], ["\u2581sele", "ctor"], ["\u2581", "selector"], ["E", "B"], ["\u2581c", "oc"], ["\u2581co", "c"], ["et", "ed"], ["ete", "d"], ["e", "ted"], ["\u044e\u0442", "\u044c"], ["\u044e", "\u0442\u044c"], ["\u2581poss", "ess"], ["\u2581R", "ick"], ["\u2581Ric", "k"], ["\u2581unus", "ual"], ["ter", "min"], ["term", "in"], ["\u2581b", "ags"], ["\u2581bag", "s"], ["\u2581ba", "gs"], ["\u2581lo", "ading"], ["\u2581load", "ing"], ["\u2581", "loading"], ["\u2581t", "f"], ["\u2581", "tf"], ["\u2581)", "\r"], ["\u2581", ")\r"], ["pro", "vider"], ["prov", "ider"], ["plet", "ion"], ["\u2581c", "ursor"], ["\u2581cur", "sor"], ["\u2581", "cursor"], ["\u2581pa", "used"], ["\u2581paus", "ed"], ["\u2581pause", "d"], ["\u0438", "\u043c"], ["\u2581coun", "sel"], ["]", "<"], ["ze", "ch"], ["zec", "h"], ["z", "ech"], ["\u2581t", "ie"], ["\u2581ti", "e"], ["\u2581M", "oon"], ["\u2581Mo", "on"], ["\u2581ar", "med"], ["\u2581arm", "ed"], ["\u2581", "armed"], ["\u2581ob", "serve"], ["\u2581observ", "e"], ["\u2581obs", "erve"], ["\u2581per", "met"], ["\u2581perm", "et"], ["\u2581J", "ob"], ["\u2581Jo", "b"], ["\u2581", "Job"], ["f\u00f6", "r"], ["f", "\u00f6r"], ["arg", "ument"], ["\u2581egg", "s"], ["\u2581eg", "gs"], ["\u00e1s", "t"], ["\u00e1", "st"], ["\u2581incred", "ibly"], ["wer", "ken"], ["werk", "en"], ["iz", "ard"], ["izar", "d"], ["iza", "rd"], ["\u2581p", "ainted"], ["\u2581pain", "ted"], ["\u2581pa", "inted"], ["\u2581paint", "ed"], ["\u2581Viet", "nam"], ["\u2581vi", "olent"], ["\u2581viol", "ent"], ["Es", "t"], ["E", "st"], ["ier", "ra"], ["i", "erra"], ["re", "ader"], ["read", "er"], ["rea", "der"], ["we", "ise"], ["wei", "se"], ["\u2581J", "osh"], ["\u2581Jo", "sh"], ["\u2581Jos", "h"], ["\u2581H", "im"], ["\u2581Hi", "m"], ["as", "hes"], ["ash", "es"], ["or", "igin"], ["orig", "in"], ["ori", "gin"], ["\u2581sp", "ir"], ["\u2581", "spir"], ["\u2581T", "ree"], ["\u2581Tr", "ee"], ["\u2581Tre", "e"], ["\u2581", "Tree"], ["\u2581n", "iet"], ["\u2581nie", "t"], ["\u2581ni", "et"], ["WI", "N"], ["W", "IN"], ["mar", "gin"], ["m", "argin"], ["\u2581inv", "olves"], ["\u2581invol", "ves"], ["\u2581involve", "s"], ["\u2581organ", "is"], ["\u2581N", "acional"], ["bar", "a"], ["ba", "ra"], ["b", "ara"], ["\u2581de", "puis"], ["\u2581dep", "uis"], ["pi", "o"], ["p", "io"], ["fe", "atures"], ["feature", "s"], ["feat", "ures"], ["st", "ru"], ["str", "u"], ["\u2581Dis", "ney"], ["\u2581restaur", "ants"], ["\u2581restaurant", "s"], ["Mil", "l"], ["M", "ill"], ["))", "\r"], [")", ")\r"], ["\u0441", "\u043b\u0430"], ["rem", "ote"], ["\u2581Th", "ird"], ["\u2581base", "ball"], ["\u2581al", "gun"], ["\u2581alg", "un"], ["]", "$"], ["\u2581em", "ployed"], ["\u2581employ", "ed"], ["po", "t"], ["p", "ot"], ["\u2581Un", "ityEngine"], ["\u2581", "UnityEngine"], ["\u2581integr", "ation"], ["\u2581risk", "s"], ["\u2581ris", "ks"], ["\u2581st", "ro"], ["\u2581str", "o"], ["\u2581ag", "osto"], ["\u2581ago", "sto"], ["incl", "uding"], ["\u2581M", "ind"], ["\u2581Min", "d"], ["\u2581Mi", "nd"], ["\u2581st", "roke"], ["\u2581str", "oke"], ["\u2581stro", "ke"], ["\u2581", "stroke"], ["\u2581de", "als"], ["\u2581deal", "s"], ["aj", "ax"], ["aja", "x"], ["a", "jax"], ["\u0451", "\u0442"], ["\u2581\\", "|"], ["\u2581", "\\|"], ["ta", "r"], ["t", "ar"], ["adelph", "ia"], ["\u2581s", "ab"], ["\u2581sa", "b"], ["pu", "r"], ["p", "ur"], ["\u2581sc", "rew"], ["\u2581scr", "ew"], ["\u2581in", "ev"], ["\u2581\\", ";"], ["\u2581Don", "ald"], ["\u2581", "Donald"], ["\u00f6", "d"], ["cc", "a"], ["c", "ca"], ["es", "is"], ["esi", "s"], ["e", "sis"], ["\u2581separ", "ated"], ["\u2581separate", "d"], ["DB", "G"], ["D", "BG"], ["ag", "ent"], ["age", "nt"], ["agen", "t"], ["a", "gent"], ["\u2581p", "acked"], ["\u2581pack", "ed"], ["\u2581pac", "ked"], ["\u2581", "packed"], ["\u043d", "\u043d\u044f"], ["in", "tern"], ["int", "ern"], ["inter", "n"], ["inte", "rn"], ["\u2581M", "onte"], ["\u2581Mon", "te"], ["\u2581Mont", "e"], ["\u2581Mo", "nte"], ["\u2581prov", "ince"], ["\u2581provinc", "e"], ["\u2581provin", "ce"], ["\u2581exp", "anded"], ["\u2581expand", "ed"], ["\u2581appro", "ached"], ["\u2581approach", "ed"], ["\u2581E", "p"], ["CL", "K"], ["\u2581o", "re"], ["\u2581or", "e"], ["\u2581", "ore"], ["B", "atch"], ["\u2581impress", "ive"], ["R", "M"], ["\u2581L", "ocation"], ["\u2581Loc", "ation"], ["\u2581", "Location"], ["\u2581sh", "ame"], ["\u2581sha", "me"], ["wrap", "per"], ["w", "rapper"], ["un", "wrap"], ["pe", "er"], ["Bit", "s"], ["Bi", "ts"], ["B", "its"], ["\u2581S", "N"], ["\u2581", "SN"], ["sc", "ar"], ["s", "car"], ["Com", "e"], ["Co", "me"], ["C", "ome"], ["\u2581coun", "cil"], ["\u2581shout", "ed"], ["ma", "king"], ["m", "aking"], ["\u2581M", "aur"], ["\u2581Ma", "ur"], ["\u2581Mau", "r"], ["\u2581w", "is"], ["LE", "TE"], ["LET", "E"], ["\u2581f", "s"], ["\u2581", "fs"], ["\u2581d", "z"], ["\u2581", "dz"], ["un", "que"], ["ue", "go"], ["u", "ego"], ["R", "andom"], ["H", "tml"], ["ze", "m"], ["z", "em"], ["\u2581D", "utch"], ["\u2581Gold", "en"], ["\u2581Gol", "den"], ["\u2581T", "ar"], ["\u2581Ta", "r"], ["\u2581H", "erm"], ["\u2581He", "rm"], ["\u2581Her", "m"], ["\u2581str", "etch"], ["\u2581stret", "ch"], ["var", "d"], ["va", "rd"], ["v", "ard"], ["\u2581t", "ries"], ["\u2581tr", "ies"], ["\u2581tri", "es"], ["W", "I"], ["\u2581disappe", "ared"], ["\u2581disappear", "ed"], ["\u2581cr", "usher"], ["\u2581crush", "er"], ["\u2581K", "an"], ["\u2581Ka", "n"], ["Ma", "g"], ["M", "ag"], ["\u00f8", "r"], ["\u2581Cam", "bridge"], ["\u2581Camb", "ridge"], ["\u2581do", "po"], ["\u2581dop", "o"], ["at", "ura"], ["atur", "a"], ["atu", "ra"], ["he", "art"], ["\u2581Sp", "iel"], ["/*", "*\r"], ["/**", "\r"], ["Dir", "ection"], ["Direct", "ion"], ["Di", "rection"], ["D", "irection"], ["at", "ting"], ["att", "ing"], ["atti", "ng"], ["wi", "g"], ["w", "ig"], ["\u2581c", "odes"], ["\u2581co", "des"], ["\u2581code", "s"], ["\u2581cod", "es"], ["\u2581", "codes"], ["\u2581pow", "der"], ["al", "ert"], ["ale", "rt"], ["aler", "t"], ["sem", "bl"], ["semb", "l"], ["\u2581y", "e"], ["\u2581", "ye"], ["St", "ar"], ["S", "tar"], ["\u2581ro", "ots"], ["\u2581root", "s"], ["\u2581H", "oll"], ["\u2581Hol", "l"], ["\u2581Ho", "ll"], ["Re", "le"], ["Rel", "e"], ["R", "ele"], ["\u2581const", "itu"], ["n", "c"], ["\u201c", "."], ["re", "ference"], ["refer", "ence"], ["if", "icial"], ["ific", "ial"], ["ifi", "cial"], ["clos", "ure"], ["\u2581fig", "ured"], ["\u2581figure", "d"], ["\u2581assum", "ption"], ["getElement", "ById"], ["\u2581A", "G"], ["\u2581", "AG"], ["os", "es"], ["ose", "s"], ["o", "ses"], ["\u2581_", "\""], ["ep", "per"], ["ob", "re"], ["o", "bre"], ["en", "umerate"], ["\u043e", "\u0433\u0440\u0430\u0444\u0438"], ["\u2581less", "ons"], ["\u2581lesson", "s"], ["\u2581qual", "ified"], ["Per", "son"], ["Pers", "on"], ["P", "erson"], ["an", "se"], ["ans", "e"], ["\u2581M", "ort"], ["\u2581Mor", "t"], ["\u2581Mo", "rt"], ["s", "ylvania"], ["\u2581c", "r\u00e9"], ["\u2581cr", "\u00e9"], ["Bind", "ing"], ["Bin", "ding"], ["B", "inding"], ["\u0456", "\u0441"], ["\u2581V", "ari"], ["\u2581Var", "i"], ["\u2581Va", "ri"], ["\u2581", "Vari"], ["\u2581re", "minded"], ["\u2581remind", "ed"], ["\u2581members", "hip"], ["\u2581member", "ship"], ["ip", "er"], ["ipe", "r"], ["i", "per"], ["zt", "e"], ["z", "te"], ["\u2581c", "ref"], ["\u2581cre", "f"], ["\u2581cr", "ef"], ["\u2581", "cref"], ["\u2581P", "A"], ["\u2581", "PA"], ["plaat", "st"], ["\u2581Env", "ironment"], ["\u2581", "Environment"], ["bo", "y"], ["b", "oy"], ["\u2581ph", "rase"], ["\u2581phr", "ase"], ["\u2581", "phrase"], ["riv", "ial"], ["ra", "g"], ["r", "ag"], ["\u0432\u043e", "\u0434\u0438"], ["\u0432\u043e\u0434", "\u0438"], ["\u2581p", "se"], ["\u2581ps", "e"], ["\u2581", "pse"], ["\u2581tour", "nament"], [")}", ","], [")", "},"], ["\u2581S", "ound"], ["\u2581So", "und"], ["\u2581Sou", "nd"], ["\u2581", "Sound"], ["\u2581V", "el"], ["\u2581Ve", "l"], ["\u2581", "Vel"], ["\u2581B", "erg"], ["\u2581Be", "rg"], ["\u2581Ber", "g"], ["el", "son"], ["els", "on"], ["\u2581ref", "uge"], ["\u2581else", "where"], ["qu", "ality"], ["qual", "ity"], ["\u2581abandon", "ed"], ["\u2581F", "lo"], ["\u2581Fl", "o"], ["ib", "il"], ["i", "bil"], ["UA", "L"], ["U", "AL"], ["\u2581Pl", "atz"], ["\u2581d", "elta"], ["\u2581del", "ta"], ["\u2581", "delta"], ["\u2581B", "uy"], ["\u2581Bu", "y"], ["ri", "\u00e8re"], ["r", "i\u00e8re"], ["\u2581fl", "our"], ["\u2581flo", "ur"], ["\u2581laugh", "ing"], ["\u2581laug", "hing"], ["\u2581Look", "ing"], ["\u2581Lo", "oking"], ["Ag", "ent"], ["A", "gent"], ["\u2581w", "x"], ["\u2581", "wx"], ["\u2581W", "ales"], ["\u2581Wal", "es"], ["\u2581Wa", "les"], ["C", "tx"], ["\u2581c", "ake"], ["\u2581ca", "ke"], ["\u2581c", "rate"], ["\u2581cr", "ate"], ["\u2581", "crate"], ["\u2581\u043a", "\u043b\u0430"], ["\u2581", "\u043a\u043b\u0430"], ["an", "ga"], ["ang", "a"], ["Z", "ero"], ["\u2581amount", "s"], ["Tr", "a"], ["T", "ra"], ["om", "etric"], ["omet", "ric"], ["o", "metric"], ["\u2581con", "straints"], ["\u2581constr", "aints"], ["\u2581constraint", "s"], ["\u2581tem", "ple"], ["\u2581templ", "e"], ["\u2581temp", "le"], ["\u2581install", "ation"], ["st", "roke"], ["str", "oke"], ["\u2581N", "eder"], ["\u2581Ne", "der"], ["\u2581Ned", "er"], ["\u021b", "i"], ["\u2581I", "bid"], ["\u2581o", "bs"], ["\u2581ob", "s"], ["\u2581", "obs"], ["ent", "ries"], ["entr", "ies"], ["\u2581j", "usqu"], ["OR", "M"], ["O", "RM"], ["\u2581S", "ky"], ["\u2581Sk", "y"], ["ik", "es"], ["ike", "s"], ["i", "kes"], ["na", "k"], ["n", "ak"], ["\u2581m", "odes"], ["\u2581mod", "es"], ["\u2581mo", "des"], ["\u2581mode", "s"], ["\u2581Hit", "ler"], ["\u2581b", "elt"], ["\u2581be", "lt"], ["\u2581bel", "t"], ["\u2581point", "ing"], ["\u2581B", "an"], ["\u2581Ba", "n"], ["ign", "ore"], ["\u2581per", "su"], ["\u2581pers", "u"], ["\u2581Bes", "ides"], ["yn", "om"], ["y", "nom"], ["\u2581leg", "is"], ["\u2581C", "PU"], ["\u2581CP", "U"], ["\u2581", "CPU"], ["an", "ded"], ["and", "ed"], ["ande", "d"], ["ui", "s"], ["u", "is"], ["bs", "ite"], ["b", "site"], ["\u2581E", "uro"], ["\u2581Eu", "ro"], ["\u2581ut", "ter"], ["\u2581", "utter"], ["e", "clipse"], ["\u2581ir", "re"], ["\u2581irr", "e"], ["\u2581D", "ocument"], ["\u2581Doc", "ument"], ["\u2581", "Document"], ["\u2581Mean", "while"], ["\u2581famil", "ie"], ["ver", "ify"], ["\u2581J", "ason"], ["\u2581Ja", "son"], ["\u2581O", "rt"], ["\u2581Or", "t"], ["\u2581ci", "udad"], ["\u2581techn", "ologies"], ["\u2581\u0447\u0430", "\u0441\u0442\u0438"], ["\u2581\u0447\u0430\u0441\u0442", "\u0438"], ["\u2581\u0447\u0430\u0441", "\u0442\u0438"], ["ni", "ca"], ["nic", "a"], ["n", "ica"], ["can", "cel"], ["c", "ancel"], ["V", "irtual"], ["\u2581ev", "ident"], ["am", "an"], ["ama", "n"], ["a", "man"], ["\u2581Sup", "reme"], ["at", "oes"], ["ato", "es"], ["\u2581ste", "ady"], ["\u2581stead", "y"], ["\u2581month", "ly"], ["\u2581SO", "FTWARE"], ["Di", "e"], ["D", "ie"], ["\u2581app", "lying"], ["\u2581apply", "ing"], ["\u2581appl", "ying"], ["Di", "g"], ["D", "ig"], ["vi", "er"], ["v", "ier"], ["\u2581\u0433\u043e", "\u0440\u043e"], ["\u2581W", "H"], ["\u2581", "WH"], ["\u2581min", "ds"], ["\u2581mind", "s"], ["\u2581k", "am"], ["\u2581ka", "m"], ["\u2581expert", "ise"], ["\u2581not", "ification"], ["\u2581", "notification"], [".", "-"], ["\u2581del", "iber"], ["\u2581H", "E"], ["\u2581", "HE"], ["\u2581res", "ist"], ["ou", "tes"], ["out", "es"], ["oute", "s"], ["o", "utes"], ["\u2581How", "ard"], ["\u2581Ho", "ward"], ["spec", "ial"], ["spe", "cial"], ["\u2581p", "resentation"], ["\u2581present", "ation"], ["\u2581You", "Tube"], ["mi", "r"], ["m", "ir"], ["\u2581r", "ust"], ["\u2581ru", "st"], ["\u2581rus", "t"], ["\u2581", "rust"], ["\u2581n", "ations"], ["\u2581nat", "ions"], ["\u2581nation", "s"], ["\u2581G", "ets"], ["\u2581Ge", "ts"], ["\u2581Get", "s"], ["\u2581respon", "ses"], ["\u2581response", "s"], ["\u2581respons", "es"], ["ar", "ded"], ["ard", "ed"], ["arde", "d"], ["im", "mer"], ["imm", "er"], ["\u2581reve", "al"], ["\u2581M", "eg"], ["\u2581Me", "g"], ["\u2581tod", "os"], ["\u2581todo", "s"], ["\u2581a", "de"], ["\u2581ad", "e"], ["\u2581", "ade"], ["ateg", "ories"], ["ategor", "ies"], ["\u2581pay", "ments"], ["\u2581payment", "s"], ["\u00f4", "t"], ["En", "umer"], ["Enum", "er"], ["E", "numer"], ["\u2581platform", "s"], ["\u2581plat", "forms"], ["\u2581life", "time"], ["\u2581lif", "etime"], ["Com", "plete"], ["Comp", "lete"], ["Qu", "est"], ["Que", "st"], ["Q", "uest"], ["en", "ders"], ["end", "ers"], ["ender", "s"], ["ende", "rs"], ["\u2581c", "um"], ["\u2581cu", "m"], ["pl", "er"], ["ple", "r"], ["p", "ler"], ["\u2581app", "l"], ["\u2581ap", "pl"], ["\u00e4h", "rend"], ["\u00e4hr", "end"], ["\u0437", "\u044c"], ["en", "ez"], ["ene", "z"], ["e", "nez"], ["over", "ty"], ["yn", "chron"], ["\u2581arg", "ued"], ["\u2581argue", "d"], ["\u2581K", "ath"], ["\u2581Kat", "h"], ["\u2581Ka", "th"], ["\u2581s", "ynchron"], ["\u2581syn", "chron"], ["\u2581B", "uilder"], ["\u2581Build", "er"], ["\u2581", "Builder"], ["B", "order"], ["Pl", "an"], ["P", "lan"], ["ri", "eb"], ["rie", "b"], ["r", "ieb"], ["n", "m"], ["FOR", "MAT"], ["FORM", "AT"], ["us", "k"], ["u", "sk"], ["\u2581j", "umped"], ["\u2581jump", "ed"], ["ch", "arg"], ["char", "g"], ["cha", "rg"], ["\u2581cont", "ribute"], ["\u2581contribut", "e"], ["Me", "sh"], ["M", "esh"], ["Un", "ivers"], ["re", "ll"], ["rel", "l"], ["r", "ell"], ["\u2581p", "olar"], ["\u2581pol", "ar"], ["\u2581po", "lar"], ["\u2581tr", "ois"], ["\u2581tro", "is"], ["ic", "io"], ["ici", "o"], ["i", "cio"], ["Group", "s"], ["G", "roups"], ["\u2581(", "%"], ["\u2581", "(%"], ["Lo", "op"], ["L", "oop"], ["\u2581g", "az"], ["\u2581ga", "z"], ["db", "g"], ["d", "bg"], ["LA", "Y"], ["L", "AY"], ["Jo", "hn"], ["J", "ohn"], ["bl", "ocks"], ["block", "s"], ["blo", "cks"], ["\u2581l", "ung"], ["\u2581lu", "ng"], ["\u2581lun", "g"], ["\u2581", "lung"], ["\u2581k", "\u00f6n"], ["\u2581k\u00f6", "n"], ["th", "rough"], ["\u2581fif", "th"], ["lish", "er"], ["l", "isher"], ["\u2581inv", "olving"], ["\u2581invol", "ving"], ["\u2581De", "ep"], ["\u2581", "Deep"], ["\u2581\u043e\u0431\u043b\u0430", "\u0441\u0442\u0438"], ["\u2581s", "ull"], ["\u2581su", "ll"], ["\u2581sul", "l"], ["Ex", "port"], ["Exp", "ort"], ["\u2581K", "ate"], ["\u2581Kat", "e"], ["\u2581Ka", "te"], ["per", "iod"], ["ch", "arge"], ["char", "ge"], ["charg", "e"], ["G", "T"], ["\">", "\r"], ["\"", ">\r"], ["\u0442\u0438", "\u043d"], ["\u0442", "\u0438\u043d"], ["\u2581O", "tt"], ["\u2581Ot", "t"], ["\u2581inter", "actions"], ["\u2581interaction", "s"], ["\u2581interact", "ions"], ["\u2581Tor", "onto"], ["TR", "ACE"], ["TRA", "CE"], ["\u2581d", "ifer"], ["\u2581di", "fer"], ["\u2581dif", "er"], ["\u2581lib", "eral"], ["\u2581liber", "al"], ["\u2581p", "article"], ["\u2581part", "icle"], ["\u2581partic", "le"], ["\u2581parti", "cle"], ["\u2581sur", "ve"], ["\u2581surv", "e"], ["al", "ous"], ["alo", "us"], ["re", "ason"], ["rea", "son"], ["\u2581de", "pression"], ["\u2581dep", "ression"], ["\u2581depress", "ion"], ["\u0430", "\u043b"], ["\u2581f", "lower"], ["\u2581fl", "ower"], ["\u2581flo", "wer"], ["\u2581flow", "er"], ["\u2581wa", "ar"], ["\u2581h", "ade"], ["\u2581had", "e"], ["\u2581ha", "de"], ["\u2581cent", "uries"], ["ut", "y"], ["u", "ty"], ["par", "ty"], ["part", "y"], ["\u2581appro", "val"], ["gener", "ate"], ["\u2581B", "arn"], ["\u2581Bar", "n"], ["\u2581Ba", "rn"], ["\u2581m", "arg"], ["\u2581mar", "g"], ["\u2581ma", "rg"], ["\u2581m", "onde"], ["\u2581mon", "de"], ["\u2581mo", "nde"], ["\u2581mond", "e"], ["\u2581o", "ok"], ["\u2581", "ook"], ["\u2581Cl", "ark"], ["\u2581Clar", "k"], ["\u2581the", "oret"], ["vious", "ly"], ["vi", "ously"], ["v", "iously"], ["?", ")"], ["\u2581R", "ud"], ["\u2581Ru", "d"], ["st", "mt"], ["in", "ction"], ["inct", "ion"], ["\u2581t", "un"], ["\u2581tu", "n"], ["\u2581ro", "ads"], ["\u2581road", "s"], ["\u2581rot", "ation"], ["\u2581", "rotation"], ["pp", "en"], ["ppe", "n"], ["p", "pen"], ["sen", "sor"], ["s", "ensor"], ["\u2581K", "ol"], ["\u2581Ko", "l"], ["id", "elines"], ["ide", "lines"], ["idel", "ines"], ["\u2581", "\u0454"], ["\u2581com", "posed"], ["\u2581comp", "osed"], ["\u2581compos", "ed"], ["\u2581v", "irus"], ["\u2581vi", "rus"], ["\u2581vir", "us"], ["'", "$"], ["S", "N"], ["\u2581V", "on"], ["\u2581Vo", "n"], ["mon", "t"], ["mo", "nt"], ["m", "ont"], ["la", "r"], ["l", "ar"], ["\u2581opin", "ions"], ["\u2581opinion", "s"], ["uct", "ion"], ["u", "ction"], ["ru", "pal"], ["rup", "al"], ["under", "line"], ["\u2581hor", "ror"], ["Mus", "t"], ["Mu", "st"], ["M", "ust"], ["ot", "to"], ["ott", "o"], ["o", "tto"], ["Sh", "ould"], ["\u2581stat", "ist"], ["\u2581g", "em"], ["\u2581ge", "m"], ["\u2581", "gem"], ["\u2581se", "cre"], ["\u2581sec", "re"], ["\u2581st", "rip"], ["\u2581str", "ip"], ["\u2581stri", "p"], ["\u2581", "strip"], ["\u2581d", "irt"], ["\u2581di", "rt"], ["\u2581dir", "t"], ["ama", "zon"], ["amaz", "on"], ["\u2581R", "ound"], ["\u2581Ro", "und"], ["\u2581Rou", "nd"], ["\u2581", "Round"], ["\u2581dis", "covery"], ["\u2581disc", "overy"], ["\u2581discover", "y"], ["\u2581disco", "very"], ["\u2581G", "O"], ["\u2581", "GO"], ["\u2581substant", "ial"], ["ib", "t"], ["i", "bt"], ["\u2581dem", "ands"], ["\u2581demand", "s"], ["\u2581every", "day"], ["\u2581b", "esch"], ["\u2581be", "sch"], ["\u2581bes", "ch"], ["\u2581B", "ridge"], ["\u2581Br", "idge"], ["\u2581H", "D"], ["\u2581", "HD"], ["\u2581D", "ol"], ["\u2581Do", "l"], ["\u2581t", "r\u00e8s"], ["\u2581tr", "\u00e8s"], ["an", "ni"], ["ann", "i"], ["ro", "it"], ["()", ");\r"], ["());", "\r"], ["())", ";\r"], ["(", "));\r"], ["fa", "r"], ["f", "ar"], ["tim", "estamp"], ["\u2581bul", "k"], ["Bl", "ack"], ["\u2581g", "an"], ["\u2581ga", "n"], ["\u2581", "gan"], ["set", "ting"], ["ret", "val"], ["\u0432\u0430", "\u043d\u0435"], ["\u0432\u0430\u043d", "\u0435"], ["nu", "ng"], ["n", "ung"], ["\u2581talk", "s"], ["\u2581tal", "ks"], ["\u2581scient", "ists"], ["\u2581scientist", "s"], ["\u2581v", "ig"], ["\u2581vi", "g"], ["\u2581quant", "ity"], ["\u2581G", "ard"], ["\u2581Gar", "d"], ["\u2581Ga", "rd"], ["\u2581mov", "ements"], ["\u2581move", "ments"], ["\u2581movement", "s"], ["\u00e4h", "r"], ["\u00e4", "hr"], ["ling", "s"], ["lin", "gs"], ["l", "ings"], ["\u2581\u0422", "\u0435"], ["te", "am"], ["ri", "to"], ["rit", "o"], ["r", "ito"], ["\u2581as", "sembly"], ["\u2581", "assembly"], ["il", "st"], ["ils", "t"], ["i", "lst"], ["\u2581happ", "iness"], ["\u2581le", "af"], ["\u2581", "leaf"], ["\u2581ass", "essment"], ["\u2581assess", "ment"], ["Co", "ord"], ["ir", "s"], ["i", "rs"], ["sa", "m"], ["s", "am"], ["\u2581att", "orney"], ["\u2581g", "eme"], ["\u2581ge", "me"], ["\u2581gem", "e"], ["\u2581", "geme"], ["ID", "E"], ["I", "DE"], ["\u2581V", "ere"], ["\u2581Ver", "e"], ["\u2581Ve", "re"], ["\u2581Anth", "ony"], ["am", "iento"], ["ami", "ento"], ["\u2581A", "st"], ["\u2581As", "t"], ["\u2581cir", "cul"], ["\u2581circ", "ul"], ["\u2581Fr", "ances"], ["\u2581Franc", "es"], ["\u2581France", "s"], ["\u2581Fran", "ces"], ["\u2581p", "ent"], ["\u2581pe", "nt"], ["\u2581pen", "t"], ["\u2581", "pent"], ["\u2581m", "ate"], ["\u2581mat", "e"], ["\u2581ma", "te"], ["\u2581", "mate"], ["\u2581Trans", "port"], ["\u2581", "Transport"], ["ow", "o"], ["o", "wo"], ["\u0447", "\u0443"], ["is", "tes"], ["ist", "es"], ["iste", "s"], ["TR", "AN"], ["TRA", "N"], ["T", "RAN"], ["IM", "PORT"], ["IMP", "ORT"], ["\u2581B", "reak"], ["\u2581Bre", "ak"], ["\u2581", "Break"], ["\u2581s", "ons"], ["\u2581so", "ns"], ["\u2581son", "s"], ["\u2581invest", "ors"], ["\u2581Phil", "ipp"], ["\u2581Philip", "p"], ["TH", "OD"], ["\u2581pan", "ic"], ["\u2581pa", "nic"], ["\u2581", "panic"], ["\u2581:", ")"], ["\u2581d", "etection"], ["\u2581det", "ection"], ["\u2581detect", "ion"], ["\u2581sim", "ultane"], ["nt", "e"], ["n", "te"], ["\u2581list", "ened"], ["\u2581listen", "ed"], ["\u043a", "\u0440\u0435"], ["\u2581B", "rig"], ["\u2581Br", "ig"], ["Option", "al"], ["Opt", "ional"], ["\u2581a", "bund"], ["\u2581ab", "und"], ["\u2581c", "riteria"], ["\u2581crit", "eria"], ["\u2581c", "hip"], ["\u2581ch", "ip"], ["\u2581chi", "p"], ["\u2581", "chip"], ["\u2581\u043e\u043a", "\u0440\u0443"], ["\u2581Con", "stant"], ["\u2581Const", "ant"], ["\u2581", "Constant"], ["\u2581m", "ining"], ["\u2581min", "ing"], ["\u2581mi", "ning"], ["\u2581mini", "ng"], ["\u0442\u0430", "\u043b"], ["\u0442", "\u0430\u043b"], ["ma", "tes"], ["mat", "es"], ["mate", "s"], ["m", "ates"], ["\u2581w", "orship"], ["\u2581wor", "ship"], ["ro", "uter"], ["rou", "ter"], ["route", "r"], ["r", "outer"], ["C", "N"], ["\u2581M", "atch"], ["\u2581Mat", "ch"], ["\u2581", "Match"], ["\u2581C", "ole"], ["\u2581Col", "e"], ["\u2581Co", "le"], ["\u2581down", "t"], ["\u2581dow", "nt"], ["\u2581h", "oles"], ["\u2581hol", "es"], ["\u2581ho", "les"], ["\u2581hole", "s"], ["\u2581gr", "ateful"], ["RES", "ULT"], ["\u2581Europ", "a"], ["\u2581Euro", "pa"], ["\u2581con", "sent"], ["\u2581cons", "ent"], ["\u2581conse", "nt"], ["l", "\u00e4"], ["op", "ter"], ["opt", "er"], ["\u2581colle", "agues"], ["or", "ous"], ["oro", "us"], ["o", "rous"], ["\u2581enem", "ies"], ["ha", "ng"], ["han", "g"], ["h", "ang"], ["act", "ual"], ["Object", "s"], ["\u2581\u044f", "\u043a"], ["\u2581fl", "uid"], ["\u2581flu", "id"], ["fix", "ed"], ["f", "ixed"], ["\u2581G", "raph"], ["\u2581Gr", "aph"], ["\u2581Gra", "ph"], ["\u2581", "Graph"], ["\u2581scr", "atch"], ["ce", "rs"], ["cer", "s"], ["c", "ers"], ["ri", "bu"], ["rib", "u"], ["\u2581valid", "ation"], ["\u2581", "validation"], ["\u2581com", "pletion"], ["\u2581complet", "ion"], ["\u2581B", "egin"], ["\u2581Be", "gin"], ["\u2581Beg", "in"], ["\u2581", "Begin"], ["end", "point"], ["ri", "ent"], ["rie", "nt"], ["rien", "t"], ["r", "ient"], ["C", "M"], ["\u2581S", "ite"], ["\u2581Si", "te"], ["\u2581", "Site"], ["\u2581expl", "ains"], ["\u2581explain", "s"], ["tr", "es"], ["tre", "s"], ["t", "res"], ["\u2581any", "body"], ["fo", "reach"], ["fore", "ach"], ["for", "each"], ["lo", "n"], ["l", "on"], ["Ch", "ain"], ["\u2581B", "uff"], ["\u2581Bu", "ff"], ["\u2581", "Buff"], ["oc", "al"], ["oca", "l"], ["o", "cal"], ["\u2581M", "organ"], ["\u2581Mor", "gan"], ["\u2581s", "ang"], ["\u2581sa", "ng"], ["\u2581san", "g"], ["\u2581pass", "es"], ["\u2581pas", "ses"], ["@", "@"], ["ij", "d"], ["i", "jd"], ["W", "ord"], ["\u2581H", "ung"], ["\u2581Hun", "g"], ["\u2581Hu", "ng"], ["\u2581F", "er"], ["\u2581Fe", "r"], ["\u2581v", "\u00fd"], ["ba", "st"], ["bas", "t"], ["b", "ast"], ["\u2581enter", "tainment"], ["\u2581entertain", "ment"], ["hi", "n"], ["h", "in"], ["\u2581g", "rat"], ["\u2581gr", "at"], ["\u2581gra", "t"], ["\u2581M", "ember"], ["\u2581Me", "mber"], ["\u2581Mem", "ber"], ["\u2581", "Member"], ["\u2581M", "inn"], ["\u2581Min", "n"], ["\u2581Mi", "nn"], ["\u2581pr", "inted"], ["\u2581print", "ed"], ["\u2581prin", "ted"], ["\u2581Frank", "lin"], ["\u2581I", "mp"], ["\u2581Im", "p"], ["\u2581", "Imp"], ["M", "achine"], ["column", "s"], ["\u2581de", "leted"], ["\u2581del", "eted"], ["\u2581delete", "d"], ["\u2581delet", "ed"], ["\u2581", "deleted"], ["\u2581manufact", "uring"], ["\u2581re", "ly"], ["\u2581r", "ely"], ["\u2581rel", "y"], ["\u2581con", "se"], ["\u2581cons", "e"], ["\u2581f", "ishing"], ["\u2581fish", "ing"], ["\u2581fis", "hing"], ["bl", "o"], ["b", "lo"], ["-", "$"], ["\u2581.", "\""], ["\u2581", ".\""], ["\u2581clin", "ical"], ["\u2581clinic", "al"], ["\u2581Stud", "ies"], ["\u2581\u0411", "\u0443"], ["def", "inition"], ["\u2581evalu", "ation"], ["\u2581eval", "uation"], ["\u2581att", "acked"], ["\u2581attack", "ed"], ["\u2581fro", "zen"], ["ze", "nt"], ["zen", "t"], ["z", "ent"], ["\u2581\u00fa", "lt"], ["\u2581r", "ational"], ["\u2581rat", "ional"], ["\u2581ratio", "nal"], ["ot", "he"], ["oth", "e"], ["o", "the"], ["Can", "cel"], ["C", "ancel"], ["hi", "story"], ["hist", "ory"], ["set", "Text"], ["\u2581a", "lc"], ["\u2581al", "c"], ["\u2581h", "ydro"], ["\u2581hy", "dro"], ["\u2581hyd", "ro"], ["\u2581The", "atre"], ["\u2581M", "aterial"], ["\u2581Mat", "erial"], ["\u2581", "Material"], ["IO", "Exception"], ["****", "**/"], ["******", "/"], ["sp", "l"], ["s", "pl"], ["NO", "DE"], ["att", "rs"], ["attr", "s"], ["\u2581m", "ie"], ["\u2581mi", "e"], ["\u2581off", "ices"], ["\u2581offic", "es"], ["\u2581office", "s"], ["r", "\u00f3"], ["\u2581j", "am"], ["\u2581ja", "m"], ["\u2581Id", "ent"], ["\u2581Ide", "nt"], ["\u2581", "Ident"], ["v", "\u00e9"], ["Set", "ting"], ["\u2581Sever", "al"], ["\u2581Sev", "eral"], ["\u2581dec", "ay"], ["And", "roid"], ["\u2581S", "ave"], ["\u2581Sa", "ve"], ["\u2581Sav", "e"], ["\u2581", "Save"], ["un", "ted"], ["unt", "ed"], ["unte", "d"], ["\u2581Mount", "ain"], ["us", "c"], ["u", "sc"], ["\u2581mar", "zo"], ["\u2581a", "sleep"], ["\u2581as", "leep"], ["\u2581sold", "ier"], ["\u2581D", "ouble"], ["\u2581Dou", "ble"], ["\u2581", "Double"], ["P", "K"], ["\u2581cont", "rad"], ["\u2581contr", "ad"], ["\u2581contra", "d"], ["\u2581w", "ins"], ["\u2581win", "s"], ["ce", "iver"], ["ceive", "r"], ["\u2581se", "asons"], ["\u2581season", "s"], ["\u2581seas", "ons"], ["\u2581C", "hall"], ["\u2581Ch", "all"], ["\u2581Cha", "ll"], ["\u2581health", "care"], ["\u0142a", "d"], ["\u0142", "ad"], ["\u043e", "\u0442"], ["\u2581F", "ive"], ["\u2581Fi", "ve"], ["\u2581H", "ell"], ["\u2581He", "ll"], ["\u2581Hel", "l"], ["\u2581world", "wide"], ["\u2581'", ","], ["\u2581", "',"], ["\u044f", "\u043d"], ["ma", "de"], ["mad", "e"], ["m", "ade"], ["\u2581respon", "ded"], ["\u2581respond", "ed"], ["\u2581a", "y"], ["\u2581", "ay"], ["\u2581proced", "ures"], ["\u2581procedure", "s"], ["\u0442\u0435", "\u0440\u0430"], ["\u0442\u0435\u0440", "\u0430"], ["\u2581cle", "ared"], ["\u2581clear", "ed"], ["\"]", "."], ["\"", "]."], ["\u2581T", "arget"], ["\u2581Tar", "get"], ["\u2581", "Target"], ["\u2581S", "ide"], ["\u2581Si", "de"], ["\u2581Sid", "e"], ["\u2581", "Side"], ["om", "in"], ["omi", "n"], ["o", "min"], ["\u2581de", "ploy"], ["\u2581T", "ell"], ["\u2581Te", "ll"], ["\u2581Tel", "l"], ["\u2581", "Tell"], ["\u2581on", "going"], ["fl", "oor"], ["f", "loor"], ["\u2581b", "ones"], ["\u2581bo", "nes"], ["\u2581bon", "es"], ["\u2581bone", "s"], ["\u2581De", "lete"], ["\u2581Del", "ete"], ["\u2581", "Delete"], ["\u2581shru", "gged"], ["O", "ur"], ["De", "r"], ["D", "er"], ["\u2581init", "ialize"], ["\u2581initial", "ize"], ["\u2581", "initialize"], ["\u2581T", "ed"], ["\u2581Te", "d"], ["MA", "GE"], ["MAG", "E"], ["M", "AGE"], ["\u2581h", "ire"], ["\u2581hi", "re"], ["\u2581", "hire"], ["\u2581tr", "acking"], ["\u2581track", "ing"], ["\u2581a", "sh"], ["\u2581as", "h"], ["\u2581", "ash"], ["\u2581ce", "iling"], ["\u043a\u0430", "\u0445"], ["et", "ti"], ["ett", "i"], ["e", "tti"], ["\u2581cour", "age"], ["\u2581cou", "rage"], ["ensch", "app"], ["\u044e\u0442", "\u0441\u044f"], ["\u044e", "\u0442\u0441\u044f"], ["Mo", "re"], ["M", "ore"], ["\u2581fol", "g"], ["\u2581fo", "lg"], ["\u2581", "folg"], ["\u2581Gr", "ace"], ["\u2581Gra", "ce"], ["\u2581K", "elly"], ["\u2581Kel", "ly"], ["\u2581re", "ven"], ["\u2581r", "even"], ["\u2581rev", "en"], ["\u2581reve", "n"], ["\u2581A", "li"], ["\u2581Al", "i"], ["\u2581", "Ali"], ["\u2581d", "isp"], ["\u2581dis", "p"], ["\u2581di", "sp"], ["\u2581", "disp"], ["\u2581de", "feat"], ["\u2581defe", "at"], ["\u2581cre", "ature"], ["\u2581creat", "ure"], ["\u2581Kenn", "edy"], ["\u2581D", "iego"], ["\u2581Die", "go"], ["\u2581Di", "ego"], ["EM", "P"], ["E", "MP"], ["\u2581s", "team"], ["\u2581ste", "am"], ["end", "ance"], ["ri", "g"], ["r", "ig"], ["\u2581ign", "or"], ["\u2581ig", "nor"], ["em", "en"], ["eme", "n"], ["e", "men"], ["\u2581G", "ru"], ["\u2581Gr", "u"], ["\u2581pro", "posal"], ["\u2581propos", "al"], ["\u2581we", "iter"], ["\u2581weit", "er"], ["\u2581", "\u043b\u0456"], ["ib", "les"], ["ible", "s"], ["i", "bles"], ["\u2581consider", "ation"], ["\u2581belie", "ves"], ["\u2581believe", "s"], ["\u2581S", "oph"], ["\u2581So", "ph"], ["\u201c", ","], ["\u2581Matt", "hew"], ["\u2581circ", "uit"], ["\u2581s", "inger"], ["\u2581sing", "er"], ["\u2581sin", "ger"], ["\u2581S", "quare"], ["\u00e7", "o"], ["Ed", "ge"], ["\u2581a", "str"], ["\u2581as", "tr"], ["\u2581ast", "r"], ["\u2581", "astr"], ["\u2581represent", "ative"], ["\u2581comprehens", "ive"], ["li", "ga"], ["lig", "a"], ["l", "iga"], ["\u2581m", "ere"], ["\u2581me", "re"], ["\u2581mer", "e"], ["tb", "l"], ["t", "bl"], ["\u2581contin", "uing"], ["\u2581continu", "ing"], ["ograph", "er"], ["ograp", "her"], ["LE", "D"], ["L", "ED"], ["\u2581/*", "**/"], ["\u2581/**", "*/"], ["\u2581s", "ear"], ["\u2581se", "ar"], ["\u2581sea", "r"], ["\u2581enorm", "ous"], ["iz", "i"], ["i", "zi"], ["Di", "t"], ["D", "it"], ["th", "ere"], ["ther", "e"], ["the", "re"], ["t", "here"], ["\u0456", "\u043d"], ["\u0441\u0438", "\u0442\u0435"], ["\u2581gu", "erra"], ["\u2581end", "point"], ["\u2581", "endpoint"], ["\u2581le", "sson"], ["\u2581les", "son"], ["\u2581less", "on"], ["zo", "n"], ["z", "on"], ["var", "iable"], ["vari", "able"], ["\u0438", "\u0441"], ["\u2581research", "ers"], ["\u2581attempt", "ed"], ["\u2581e", "nf"], ["\u2581en", "f"], ["\u0442\u0443", "\u0440\u0430"], ["\u0442\u0443\u0440", "\u0430"], ["\u2581de", "fin"], ["\u2581def", "in"], ["\u0432\u0435", "\u0441\u0442"], ["\u2581aw", "ful"], ["\u2581lo", "west"], ["\u2581low", "est"], ["ru", "les"], ["rule", "s"], ["r", "ules"], ["\u2581un", "like"], ["inter", "val"], ["\u2581produ", "cing"], ["\u2581K", "am"], ["\u2581Ka", "m"], ["\u2581I", "MP"], ["\u2581IM", "P"], ["\u2581", "IMP"], ["Gener", "al"], ["Gen", "eral"], ["\u2581f", "aire"], ["\u2581fa", "ire"], ["\u2581fair", "e"], ["\u2581max", "im"], ["\u2581ma", "xim"], ["as", "semb"], ["ass", "emb"], ["asse", "mb"], ["assem", "b"], ["ac", "ent"], ["ace", "nt"], ["a", "cent"], ["?", ">"], ["pl", "ica"], ["plic", "a"], ["p", "lica"], ["\u2581r", "am"], ["\u2581ra", "m"], ["\u2581", "ram"], ["ma", "te"], ["mat", "e"], ["m", "ate"], ["\u0446", "\u0443"], ["m", "n"], ["\u2581H", "i"], ["\u2581", "Hi"], ["\u2581st", "ages"], ["\u2581stage", "s"], ["\u2581stag", "es"], ["\u2581sta", "ges"], ["\u2581Ed", "itor"], ["\u2581Edit", "or"], ["\u2581", "Editor"], ["\u2581t", "ang"], ["\u2581tan", "g"], ["\u2581ta", "ng"], ["R", "D"], ["\u2581i", "ch"], ["\u2581ic", "h"], ["\u2581", "ich"], ["\u2581depend", "ent"], ["\u2581dep", "endent"], ["\u2581", "dependent"], ["li", "fer"], ["life", "r"], ["lif", "er"], ["l", "ifer"], ["as", "cript"], ["asc", "ript"], ["a", "script"], ["\u2581expos", "ure"], ["\u0440\u0435", "\u0437"], ["\u2581m", "art"], ["\u2581mar", "t"], ["\u2581ma", "rt"], ["\u2581", "mart"], ["\u2581Bar", "cel"], ["xs", "pace"], ["x", "space"], ["SE", "SSION"], ["\u2581p", "rest"], ["\u2581pre", "st"], ["\u2581pr", "est"], ["\u2581pres", "t"], ["UR", "CE"], ["-", "."], ["\u2581\u0441\u0435", "\u043b\u043e"], ["ha", "ve"], ["hav", "e"], ["h", "ave"], ["\u2581observ", "ation"], ["\u2581obs", "ervation"], ["\u2581comm", "ands"], ["\u2581command", "s"], ["\u2581", "commands"], ["\u2581e", "ager"], ["\u2581out", "door"], ["\u2581DE", "BUG"], ["\u2581", "DEBUG"], ["\u2581h", "r"], ["\u2581", "hr"], ["A", "X"], ["\u2581p", "uzz"], ["\u2581pu", "zz"], ["bl", "ank"], ["\u0431\u0443", "\u0440"], ["\u0431", "\u0443\u0440"], ["\u2581k", "ennis"], ["\u2581reg", "arded"], ["\u2581regard", "ed"], ["\u2581}", "),"], ["\u2581})", ","], ["\u2581", "}),"], ["vol", "ume"], ["\u2581\u043f\u0440\u043e", "\u0438\u0437"], ["\u2581Tr", "aining"], ["\u2581Tra", "ining"], ["\u2581Train", "ing"], ["a", "\u00f1"], ["\u2581f", "ois"], ["\u2581foi", "s"], ["\u2581fo", "is"], ["\u2581\u0442", "\u0440\u0438"], ["\u2581", "\u0442\u0440\u0438"], ["\u0432", "\u043d\u044f"], ["\u2581opt", "imal"], ["\u2581optim", "al"], ["\u2581sub", "scription"], ["\u2581subs", "cription"], ["\u2581", "subscription"], ["br", "idge"], ["brid", "ge"], ["b", "ridge"], ["im", "ental"], ["iment", "al"], ["imen", "tal"], ["\u2581Th", "ink"], ["\u2581\"", ";"], ["\u2581", "\";"], ["\u2581leg", "isl"], ["\u2581legis", "l"], ["\u2581H", "op"], ["\u2581Ho", "p"], ["\u2581br", "anches"], ["\u2581branch", "es"], ["\u2581V", "eg"], ["\u2581Ve", "g"], ["\u2581s", "print"], ["\u2581spr", "int"], ["\u2581fl", "ux"], ["\u2581flu", "x"], ["\u2581Fr", "eder"], ["\u2581Fre", "der"], ["\u2581Fred", "er"], ["si", "s"], ["s", "is"], ["not", "ify"], ["\u2581\u0424", "\u0440\u0430\u043d"], ["so", "m"], ["s", "om"], ["ny", "m"], ["n", "ym"], ["\u2581R", "\u00e9"], ["le", "tt"], ["let", "t"], ["l", "ett"], ["ing", "ham"], ["\u2581F", "arm"], ["\u2581Far", "m"], ["\u2581Fa", "rm"], ["DO", "M"], ["D", "OM"], ["\u2581sh", "ield"], ["He", "re"], ["Her", "e"], ["H", "ere"], ["\u2581T", "reat"], ["\u2581Tre", "at"], ["\u2581Lu", "ke"], ["\u2581un", "safe"], ["an", "ton"], ["ant", "on"], ["anto", "n"], ["\u2581Im", "per"], ["\u2581Imp", "er"], ["\u2581tele", "phone"], ["\u2581un", "lock"], ["\u2581", "unlock"], ["Own", "er"], ["col", "lection"], ["coll", "ection"], ["collect", "ion"], ["\u2581s", "nd"], ["\u2581sn", "d"], ["\u2581", "snd"], ["\u2581su", "iv"], ["\u2581ent", "ering"], ["\u2581enter", "ing"], ["\u0448\u0435", "\u043d"], ["\u0448", "\u0435\u043d"], ["\u2581L", "abel"], ["\u2581La", "bel"], ["\u2581Lab", "el"], ["\u2581", "Label"], ["se", "lector"], ["sel", "ector"], ["select", "or"], ["\u2581G", "ET"], ["\u2581", "GET"], ["\u2581qu", "ando"], ["\u2581quand", "o"], ["\u2581f", "ed"], ["\u2581fe", "d"], ["\u2581", "fed"], ["j", "Query"], ["Or", "igin"], ["\u2581A", "lan"], ["\u2581Al", "an"], ["math", "scr"], ["\u2581pregn", "ant"], ["\u2581preg", "nant"], ["Ex", "pect"], ["Exp", "ect"], ["re", "sources"], ["res", "ources"], ["resource", "s"], ["\u2581er", "sten"], ["\u2581erst", "en"], ["\u2581ers", "ten"], ["\u2581erste", "n"], ["al", "ia"], ["ali", "a"], ["a", "lia"], ["\u2581ret", "ired"], ["\u2581retire", "d"], ["\u00fb", "t"], ["Cr", "ed"], ["C", "red"], ["\u2581m", "\u00e9d"], ["\u2581m\u00e9", "d"], ["\u2581e", "rh"], ["\u2581er", "h"], ["Frame", "work"], ["Sl", "ot"], ["S", "lot"], ["d", "uration"], ["sa", "l"], ["s", "al"], ["\u2581com", "position"], ["\u2581compos", "ition"], ["art", "icle"], ["gp", "u"], ["g", "pu"], ["\u2581per", "mitted"], ["\u2581perm", "itted"], ["\u2581permit", "ted"], ["\u2581F", "ont"], ["\u2581Fo", "nt"], ["\u2581", "Font"], ["\u2581M", "uch"], ["\u2581Mu", "ch"], ["\u2581p", "ending"], ["\u2581pen", "ding"], ["\u2581", "pending"], ["\u2581ag", "encies"], ["Column", "s"], ["\u2581k", "lik"], ["\u2581kl", "ik"], ["\u2581r", "ating"], ["\u2581rat", "ing"], ["\u2581ra", "ting"], ["\u2581", "rating"], ["min", "d"], ["mi", "nd"], ["m", "ind"], ["\u2581Penn", "sylvania"], ["J", "ava"], ["ab", "stract"], ["abs", "tract"], ["\u2581d", "umb"], ["\u2581du", "mb"], ["\u2581V", "I"], ["\u2581", "VI"], ["us", "a"], ["u", "sa"], ["Rem", "ote"], ["\u2581YO", "U"], ["\u2581C", "reek"], ["\u2581Cre", "ek"], ["\u043c\u0430", "\u0442\u0438"], ["\u043c\u0430\u0442", "\u0438"], ["Bot", "tom"], ["B", "ottom"], ["\u2581roll", "ing"], ["\u2581", "rolling"], ["\u2581b", "undle"], ["\u2581bund", "le"], ["\u2581", "bundle"], ["\u2581g", "olf"], ["\u2581gol", "f"], ["gp", "io"], ["g", "pio"], ["\u2581Ch", "air"], ["\u2581Cha", "ir"], ["\u2581c", "ls"], ["\u2581cl", "s"], ["\u2581", "cls"], ["$", "}"], ["\u2581Par", "liament"], ["f", "\u00fchr"], ["Man", "y"], ["Ma", "ny"], ["M", "any"], ["\u2581S", "ep"], ["\u2581Se", "p"], ["\u2581", "Sep"], ["\u2581bad", "ly"], ["ig", "i"], ["i", "gi"], ["\u2581Geme", "inde"], ["Il", "l"], ["I", "ll"], ["\u2581\u0410", "\u043d"], ["ua", "rt"], ["uar", "t"], ["u", "art"], ["it", "empty"], ["item", "pty"], ["\u2581N", "iger"], ["\u2581Ni", "ger"], ["\u2581im", "migr"], ["\u2581imm", "igr"], ["Su", "per"], ["Sup", "er"], ["S", "uper"], ["v", "\u00e1"], ["ist", "ribute"], ["istribut", "e"], ["Hel", "pers"], ["Helper", "s"], ["Help", "ers"], ["\u2581w", "aters"], ["\u2581water", "s"], ["\u2581wat", "ers"], ["\u2581wa", "ters"], ["\u2581join", "ing"], ["\u2581jo", "ining"], ["om", "itempty"], ["\u2581Other", "wise"], ["\u2581H", "ost"], ["\u2581Ho", "st"], ["\u2581", "Host"], ["\u2581re", "dd"], ["\u2581red", "d"], ["\u2581d", "y"], ["\u2581", "dy"], ["\u2581con", "verted"], ["\u2581convert", "ed"], ["\u2581conver", "ted"], ["\u2581pr", "ayer"], ["\u2581pray", "er"], ["\u2581pra", "yer"], ["\u2581\u0423", "\u043a\u0440\u0430\u0457"], ["\u2581\u0423\u043a\u0440\u0430", "\u0457"], ["\u2581e", "lections"], ["\u2581elect", "ions"], ["\u2581ele", "ctions"], ["\u2581election", "s"], ["re", "b"], ["r", "eb"], ["er", "ie"], ["eri", "e"], ["e", "rie"], ["\u2581\u0441", "\u0432\u044f"], ["Ab", "s"], ["A", "bs"], ["ie", "mbre"], ["iem", "bre"], ["i", "embre"], ["hol", "ders"], ["hold", "ers"], ["holder", "s"], ["\u2581R", "ol"], ["\u2581Ro", "l"], ["ut", "schen"], ["uts", "chen"], ["utsch", "en"], ["utsche", "n"], ["\u2581G", "h"], ["ter", "y"], ["te", "ry"], ["t", "ery"], ["\u0430\u043d", "\u0433"], ["\u0430", "\u043d\u0433"], ["\u2581narr", "ative"], ["min", "us"], ["m", "inus"], ["\u2581I", "ron"], ["\u2581Ir", "on"], ["=\"", "#"], ["\u2581w", "and"], ["\u2581wa", "nd"], ["\u2581", "wand"], ["\u2581w", "ished"], ["\u2581wish", "ed"], ["\u2581wis", "hed"], ["ic", "ode"], ["ico", "de"], ["i", "code"], ["or", "r"], ["o", "rr"], ["[", "["], ["\u2581detect", "ed"], ["\u2581municip", "al"], ["\u2581P", "our"], ["\u2581Po", "ur"], ["\u2581S", "erv"], ["\u2581Se", "rv"], ["\u2581Ser", "v"], ["\u2581", "Serv"], ["cite", "t"], ["cit", "et"], ["c", "itet"], ["\u2581g", "rey"], ["\u2581gr", "ey"], ["\u2581gre", "y"], ["\u2581R", "ap"], ["\u2581Ra", "p"], ["\u2581v", "oy"], ["\u2581vo", "y"], ["\u2581l", "leg"], ["\u2581ll", "eg"], ["\u2581cur", "rency"], ["\u2581curr", "ency"], ["\u2581", "currency"], ["\u2581S", "cript"], ["\u2581Sc", "ript"], ["\u2581", "Script"], ["str", "ument"], ["stru", "ment"], ["\u2581expect", "ing"], ["\u2581t", "ickets"], ["\u2581tick", "ets"], ["\u2581ticket", "s"], ["\u2581b", "ucket"], ["\u2581buck", "et"], ["\u2581", "bucket"], ["eg", "r"], ["e", "gr"], ["\u2581j", "acket"], ["\u2581jack", "et"], ["dr", "v"], ["d", "rv"], ["\u2581lo", "ans"], ["\u2581loan", "s"], ["\u2581k", "ann"], ["\u2581kan", "n"], ["\u2581ka", "nn"], ["\u2581integr", "al"], ["\u2581character", "istics"], ["\u2581characteristic", "s"], ["(\"", "."], ["(", "\"."], ["\u2581man", "ual"], ["\u2581d", "ynamics"], ["\u2581dynam", "ics"], ["\u2581dynamic", "s"], [":", "*"], ["sh", "a"], ["s", "ha"], ["re", "ens"], ["ree", "ns"], ["reen", "s"], ["on", "ical"], ["oni", "cal"], ["onic", "al"], ["\u2581to", "ile"], ["a\u00f1", "a"], ["a", "\u00f1a"], ["\u2581d", "istant"], ["\u2581di", "stant"], ["\u2581dist", "ant"], ["\u2581hand", "led"], ["\u2581handle", "d"], ["Bo", "ol"], ["B", "ool"], ["\u2581pe", "nal"], ["\u2581pen", "al"], ["\u2581Th", "ings"], ["\u2581prom", "inent"], ["\u2581ex", "ped"], ["\u2581exp", "ed"], ["\u2581He", "lp"], ["\u2581Hel", "p"], ["\u2581", "Help"], ["\u2581a", "sp"], ["\u2581as", "p"], ["\u2581", "asp"], ["la", "p"], ["l", "ap"], ["\u2581A", "uth"], ["\u2581Aut", "h"], ["\u2581Au", "th"], ["\u2581", "Auth"], ["Bas", "ic"], ["ach", "uset"], ["\u2581B", "ild"], ["\u2581Bi", "ld"], ["\u2581Bil", "d"], ["\u2581ent", "itled"], ["\u2581j", "ag"], ["\u2581ja", "g"], ["\u2581reject", "ed"], ["\u2581m", "emor"], ["\u2581me", "mor"], ["\u2581mem", "or"], ["\u2581memo", "r"], ["or", "ts"], ["ort", "s"], ["\u2581ap", "plies"], ["\u2581appl", "ies"], ["\u2581L", "anguage"], ["\u2581", "Language"], ["spec", "ific"], ["achuset", "ts"], ["HA", "ND"], ["H", "AND"], ["\u2581R", "oute"], ["\u2581Ro", "ute"], ["\u2581Rou", "te"], ["\u2581", "Route"], ["mark", "et"], ["mar", "ket"], ["\u2581K", "y"], ["\u2581p", "ose"], ["\u2581pos", "e"], ["\u2581po", "se"], ["\u2581", "pose"], ["AC", "HE"], ["ACH", "E"], ["po", "ll"], ["pol", "l"], ["p", "oll"], ["\u2581r", "ocks"], ["\u2581ro", "cks"], ["\u2581rock", "s"], ["bo", "ne"], ["bon", "e"], ["b", "one"], ["\u2581D", "IS"], ["\u2581DI", "S"], ["\u2581", "DIS"], ["W", "atch"], ["\u2581sm", "iling"], ["\u0440\u0438", "\u043e"], ["Mon", "th"], ["Mont", "h"], ["\u2581e", "fter"], ["con", "struct"], ["const", "ruct"], ["\u2581b", "ands"], ["\u2581band", "s"], ["\u2581ban", "ds"], ["\u2581", "bands"], ["\u2581collabor", "ation"], ["\u043d\u0438", "\u043c\u0438"], ["\u043d\u0438\u043c", "\u0438"], ["gl", "as"], ["g", "las"], ["\u2581v", "y"], ["\u2581", "vy"], ["\u2581eng", "agement"], ["\u2581engage", "ment"], ["__", ")"], ["_", "_)"], ["\u2581w", "ings"], ["\u2581win", "gs"], ["\u2581wing", "s"], ["\u043a\u0438", "\u043c"], ["\u043a", "\u0438\u043c"], ["net", "je"], ["at", "iva"], ["ati", "va"], ["ativ", "a"], ["\u2581Du", "ke"], ["\u043b\u0435", "\u0435"], ["\u2581With", "in"], ["\u2581d", "ove"], ["\u2581do", "ve"], ["\u2581c", "b"], ["\u2581", "cb"], ["ye", "rs"], ["yer", "s"], ["y", "ers"], ["po", "w"], ["p", "ow"], ["[", "("], ["\u2581evalu", "ate"], ["\u2581eval", "uate"], ["Point", "s"], ["\u2581\u0440", "\u0456"], ["\u2581", "\u0440\u0456"], ["od", "igd"], ["odi", "gd"], ["on", "omy"], ["ono", "my"], ["onom", "y"], ["\u2581Ill", "inois"], ["\u2581T", "yp"], ["\u2581Ty", "p"], ["\u2581", "Typ"], ["\u2581coord", "inates"], ["\u2581coordinate", "s"], ["pis", "ode"], ["uck", "ed"], ["uc", "ked"], ["\u2581f", "lav"], ["\u2581fl", "av"], ["\u2581br", "ands"], ["\u2581brand", "s"], ["\u2581cal", "endar"], ["\u2581", "calendar"], ["Li", "b"], ["L", "ib"], ["\u2581uit", "gen"], ["\u2581t", "ale"], ["\u2581tal", "e"], ["\u2581ta", "le"], ["\u2581brief", "ly"], ["\u2581m", "ic"], ["\u2581mi", "c"], ["\u2581", "mic"], ["RE", "SS"], ["RES", "S"], ["\u2581sp", "\u00e4ter"], ["\u2581integr", "ated"], ["\u2581integrate", "d"], ["\u2581cook", "ies"], ["\u2581cookie", "s"], ["\u2581uitgen", "odigd"], ["\u2581P", "riv"], ["\u2581Pr", "iv"], ["\u2581Pri", "v"], ["\u2581", "Priv"], ["\u2581phen", "omen"], ["\u2581vo", "egen"], ["Su", "pp"], ["Sup", "p"], ["S", "upp"], ["\u2581re", "fers"], ["\u2581ref", "ers"], ["\u2581refer", "s"], ["\u043f\u0430", "\u0434"], ["\u2581Cl", "inton"], ["\u2581Clin", "ton"], ["\u2581ass", "ignment"], ["\u2581assign", "ment"], ["in", "als"], ["ina", "ls"], ["inal", "s"], ["i", "nals"], ["\u2581a", "sym"], ["\u2581as", "ym"], ["cy", "cle"], ["cycl", "e"], ["c", "ycle"], ["\u2581And", "erson"], ["\u2581Anders", "on"], ["\u2581b", "inding"], ["\u2581bin", "ding"], ["\u2581bind", "ing"], ["\u2581", "binding"], ["ri", "que"], ["r", "ique"], ["hi", "nd"], ["hin", "d"], ["h", "ind"], ["\u2581be", "half"], ["\u2581beh", "alf"], ["\u2581F", "le"], ["\u2581Fl", "e"], ["\u2581break", "s"], ["\u2581bre", "aks"], ["\u2581so", "ap"], ["\u2581", "soap"], ["\u0432\u0430", "\u0440"], ["\u0432", "\u0430\u0440"], ["\u2581v", "\u00e4"], ["\u2581", "v\u00e4"], ["\u2581c", "rying"], ["\u2581cr", "ying"], ["\u2581cry", "ing"], ["\u2581", "\u2192"], ["\u2581m", "sm"], ["\u2581ms", "m"], ["\u2581", "msm"], ["\u2581bo", "ots"], ["\u2581boot", "s"], ["ow", "ing"], ["owi", "ng"], ["o", "wing"], ["\u2581b", "ell"], ["\u2581be", "ll"], ["\u2581bel", "l"], ["\u2581", "bell"], ["su", "ite"], ["suit", "e"], ["\u2581Bund", "es"], ["\u2581Bun", "des"], ["Y", "ear"], ["nd", "ef"], ["nde", "f"], ["n", "def"], ["O", "ther"], ["\u2581go", "ogle"], ["\u2581goog", "le"], ["\u2581", "google"], ["EN", "CE"], ["ENC", "E"], ["WE", "R"], ["W", "ER"], ["Le", "s"], ["L", "es"], ["Sh", "ared"], ["Share", "d"], ["\u2581E", "D"], ["\u2581", "ED"], ["IF", "T"], ["I", "FT"], ["\u2581flo", "ating"], ["\u2581float", "ing"], ["\u00fd", "m"], ["{}", ","], ["{", "},"], ["Bin", "ary"], ["B", "inary"], ["\u2581ro", "ce"], ["ra", "j"], ["r", "aj"], ["\u2581be", "werken"], ["B", "F"], ["\u2581H", "ur"], ["\u2581Hu", "r"], ["ce", "n"], ["c", "en"], ["\u2581e", "re"], ["\u2581er", "e"], ["\u2581", "ere"], ["\u2581c", "amb"], ["\u2581cam", "b"], ["\u2581ca", "mb"], ["\u2581Pak", "istan"], ["\u2581great", "ly"], ["\u2581log", "ging"], ["\u2581", "logging"], ["/", "."], ["Ten", "sor"], ["T", "ensor"], ["\u2581op", "ens"], ["\u2581open", "s"], ["\u2581", "opens"], ["\u2581R", "io"], ["\u2581klik", "ken"], ["\u2581sc", "ulpt"], ["ap", "ore"], ["apor", "e"], ["w", "x"], ["\u2581N", "ich"], ["\u2581Nic", "h"], ["\u2581Ni", "ch"], ["na", "n"], ["n", "an"], ["\u2581inj", "ured"], ["com", "pare"], ["comp", "are"], ["compar", "e"], ["th", "a"], ["t", "ha"], ["Sam", "ple"], ["S", "ample"], ["Sh", "ell"], ["She", "ll"], ["S", "hell"], ["\u2581comm", "ander"], ["\u2581command", "er"], ["\u2581re", "ceiver"], ["\u2581rece", "iver"], ["\u2581receive", "r"], ["\u2581h", "opes"], ["\u2581hope", "s"], ["\u2581hop", "es"], ["\u2581ho", "pes"], ["\u2581b", "yl"], ["\u2581by", "l"], ["\u2581pro", "xy"], ["\u2581pr", "oxy"], ["\u2581", "proxy"], ["\u2581g", "all"], ["\u2581gal", "l"], ["\u2581ga", "ll"], ["get", "Id"], ["\u2581B", "ab"], ["\u2581Ba", "b"], ["fe", "ld"], ["fel", "d"], ["f", "eld"], ["\u2581\"", "_"], ["\u2581H", "ab"], ["\u2581Ha", "b"], ["sim", "ple"], ["\u2581execut", "ed"], ["\u2581execute", "d"], ["\u2581a", "te"], ["\u2581at", "e"], ["\u2581", "ate"], ["\u2581an", "imation"], ["\u2581anim", "ation"], ["\u2581", "animation"], ["\u2581in", "hab"], ["\u2581\u0431\u043e", "\u043b\u044c"], ["\u2581r", "outer"], ["\u2581ro", "uter"], ["\u2581rout", "er"], ["\u2581route", "r"], ["\u2581rou", "ter"], ["\u2581", "router"], ["\u2581gl", "ob"], ["\u2581glo", "b"], ["\u2581", "glob"], ["Ge", "plaatst"], ["\u2581begin", "netje"], ["\u2581K", "ur"], ["\u2581Ku", "r"], ["\u2581\u0425", "\u0430"], ["al", "igned"], ["align", "ed"], ["\u2581cert", "ificate"], ["\u2581", "\u00c5"], [".)", "."], [".", ")."], ["\u2581s", "oll"], ["\u2581so", "ll"], ["\u2581sol", "l"], ["\u2581Im", "port"], ["\u2581Imp", "ort"], ["\u2581", "Import"], ["\u0440\u0435", "\u0434\u0438"], ["\u0440\u0435\u0434", "\u0438"], ["\u0440", "\u0435\u0434\u0438"], ["\u2581pand", "emic"], ["\u2581n", "ic"], ["\u2581ni", "c"], ["\u2581", "nic"], ["v", "\u00e4"], ["\u2581G", "ree"], ["\u2581Gr", "ee"], ["\u2581Gre", "e"], ["\u2581S", "ay"], ["\u2581Sa", "y"], ["\u2581\u0434", "\u0456"], ["\u2581", "\u0434\u0456"], ["\u2581N", "um"], ["\u2581Nu", "m"], ["\u2581", "Num"], ["\u2581rough", "ly"], ["\u2581des", "pu\u00e9s"], ["\u2581", "\u200b"], ["\u2581spec", "ify"], ["Map", "per"], ["lic", "ht"], ["li", "cht"], ["lich", "t"], ["l", "icht"], ["\u2581th", "umb"], ["\u2581", "thumb"], ["wi", "e"], ["w", "ie"], ["\u2581un", "likely"], ["\u2581unlike", "ly"], ["\u2581", "unlikely"], ["\u2581E", "dd"], ["\u2581Ed", "d"], ["He", "y"], ["H", "ey"], ["\u2581O", "pt"], ["\u2581Op", "t"], ["\u2581", "Opt"], ["B", "LOCK"], ["\u0432\u043e", "\u0440"], ["\u0432", "\u043e\u0440"], ["\u2581", "\u00d7"], ["\u2581b", "a"], ["\u2581", "ba"], ["\u2581period", "s"], ["\u2581title", "s"], ["\u2581tit", "les"], ["Me", "d"], ["M", "ed"], ["\u2581f", "on"], ["\u2581fo", "n"], ["\u2581", "fon"], ["\u2581b", "ast"], ["\u2581bas", "t"], ["\u2581ba", "st"], ["\u2581", "bast"], ["\u2581F", "orest"], ["\u2581For", "est"], ["\u2581Fore", "st"], ["\u2581Fo", "rest"], ["\u2581", "\u2116"], ["on", "ds"], ["ond", "s"], ["\u2581f", "al"], ["\u2581fa", "l"], ["\u2581g", "esch"], ["\u2581ge", "sch"], ["\u2581ges", "ch"], ["\u2581", "gesch"], ["dir", "ection"], ["di", "rection"], ["direct", "ion"], ["dire", "ction"], ["d", "irection"], ["IF", "Y"], ["\u2581L", "A"], ["\u2581", "LA"], ["\u2581(", "(("], ["\u2581((", "("], ["\u2581", "((("], ["GT", "H"], ["G", "TH"], ["it", "udes"], ["itude", "s"], ["itu", "des"], ["itud", "es"], ["\u2581dest", "ruction"], ["\u2581destruct", "ion"], ["\u2581J", "a"], ["\u2581s", "take"], ["\u2581st", "ake"], ["\u2581sta", "ke"], ["iffer", "ent"], ["iffe", "rent"], ["\u2581ident", "ical"], ["\u2581f", "og"], ["\u2581fo", "g"], ["\u2581R", "eb"], ["\u2581Re", "b"], ["\u2581", "Reb"], ["\u0441\u043a\u0438", "\u0435"], ["\u0441\u0442\u0443", "\u043f"], ["ja", "x"], ["j", "ax"], ["\u2581M", "ars"], ["\u2581Mar", "s"], ["\u2581Ma", "rs"], ["\u2581hist", "oric"], ["\u2581histor", "ic"], ["\u2581V", "o"], ["\u2581", "Vo"], ["\u2581entre", "pre"], ["\u2581t", "ension"], ["\u2581tens", "ion"], ["\u2581W", "HERE"], ["\u2581WH", "ERE"], ["\u2581WHE", "RE"], ["\u2581Phil", "adelphia"], ["Count", "er"], ["Co", "unter"], ["C", "ounter"], ["\u2581fr", "ames"], ["\u2581frame", "s"], ["\u2581fra", "mes"], ["\u2581fram", "es"], ["\u2581", "frames"], ["\u2581m", "uy"], ["\u2581mu", "y"], ["e", "j"], ["\u00f6", "t"], ["e", "u"], ["\u2581\u0447\u0435", "\u043b\u043e\u0432\u0435"], ["PRO", "C"], ["PR", "OC"], ["\u2581res", "olved"], ["\u2581resolve", "d"], ["\u2581", "resolved"], ["\u2581t", "ape"], ["\u2581tap", "e"], ["\u2581ta", "pe"], ["\u0446\u0438", "\u043e\u043d"], ["\u2581sing", "ular"], ["\u2581person", "nel"], ["\u2581M", "un"], ["\u2581Mu", "n"], ["\u2581O", "cc"], ["\u2581", "Occ"], ["\u2581scal", "ar"], ["\u2581", "scalar"], ["de", "ss"], ["des", "s"], ["d", "ess"], ["\u2581c", "able"], ["\u2581cab", "le"], ["\u2581ca", "ble"], ["be", "ing"], ["b", "eing"], ["\u2581J", "enn"], ["\u2581Je", "nn"], ["\u2581Jen", "n"], ["\u2581er", "st"], ["\u2581ers", "t"], ["\u2581", "erst"], ["Action", "s"], ["Act", "ions"], ["A", "ctions"], ["Env", "ironment"], ["vi", "a"], ["v", "ia"], ["\u2581strugg", "ling"], ["\u2581D", "VD"], ["wh", "e"], ["w", "he"], ["\u2581throw", "ing"], ["\u2581thr", "owing"], ["\u2581thro", "wing"], ["Bound", "s"], ["B", "ounds"], ["\u2581M", "D"], ["\u2581", "MD"], ["\u2581\"", "../"], ["\u2581\".", "./"], ["\u2581satisf", "y"], ["\u2581Color", "ado"], ["\u2581Act", "ive"], ["\u2581Activ", "e"], ["\u2581", "Active"], ["Task", "s"], ["<>(", ");"], ["<>", "();"], ["<", ">();"], ["\u2581sl", "ipped"], ["\u2581slip", "ped"], ["\u2581po", "ison"], ["\u2581poi", "son"], ["z", "b"], ["Dis", "patch"], ["war", "ning"], ["warn", "ing"], ["w", "arning"], ["\u2581ult", "imate"], ["p", "icture"], ["ex", "pression"], ["exp", "ression"], ["expr", "ession"], ["express", "ion"], ["\u2581T", "alk"], ["\u2581Tal", "k"], ["\u2581f", "lick"], ["\u2581fl", "ick"], ["\u2581rais", "ing"], ["\u2581ra", "ising"], ["\u2581", "raising"], ["\u2581trans", "actions"], ["\u2581transaction", "s"], ["\u2581gl", "ance"], ["\u2581g", "ri"], ["\u2581gr", "i"], ["\u2581\u043f", "\u0440\u0435\u0437"], ["\u2581\u043f\u0440\u0435", "\u0437"], ["se", "lection"], ["sel", "ection"], ["select", "ion"], ["s", "election"], ["\u045a", "\u0430"], ["en", "dl"], ["end", "l"], ["\u2581A", "bb"], ["\u2581Ab", "b"], ["\u2581b", "old"], ["\u2581bo", "ld"], ["\u2581bol", "d"], ["\u2581", "bold"], ["\u2581maint", "ained"], ["\u2581maintain", "ed"], ["Ex", "ists"], ["\u2581encour", "aged"], ["\u2581encourage", "d"], ["Qu", "al"], ["Q", "ual"], ["\u2581ess", "ere"], ["\u2581h", "ired"], ["\u2581hi", "red"], ["\u2581hire", "d"], ["let", "ter"], ["lett", "er"], ["lette", "r"], ["it", "ches"], ["itch", "es"], ["oth", "ers"], ["other", "s"], ["othe", "rs"], ["o", "thers"], ["\u2581w", "oj"], ["\u2581wo", "j"], ["\u2581inj", "uries"], ["\u2581d", "il"], ["\u2581di", "l"], ["ex", "ecut"], ["exec", "ut"], ["\u2581Ste", "el"], ["\u2581G", "arden"], ["\u2581Gar", "den"], ["\u2581Gard", "en"], ["\u0437", "\u044f"], ["\\,", "\\"], ["\\", ",\\"], ["\u2581An", "gel"], ["\u2581Ang", "el"], ["pr", "im"], ["p", "rim"], [">:", "]<"], ["g", "b"], ["pe", "at"], ["in", "te"], ["int", "e"], ["i", "nte"], ["\u2581ap", "olog"], ["\u2581reg", "ulations"], ["\u2581regul", "ations"], ["\u2581regulation", "s"], ["S", "rc"], ["k", "h"], ["Up", "load"], ["U", "pload"], ["ma", "pping"], ["map", "ping"], ["m", "apping"], ["\u2581p", "resents"], ["\u2581pres", "ents"], ["\u2581present", "s"], ["\u2581po", "etry"], ["\u2581poet", "ry"], ["\u2581st", "ops"], ["\u2581stop", "s"], ["\u2581sto", "ps"], ["\u2581T", "ol"], ["\u2581To", "l"], ["\u2581t", "ower"], ["\u2581to", "wer"], ["\u2581tow", "er"], ["\u2581O", "UT"], ["\u2581", "OUT"], ["Th", "ank"], ["Than", "k"], ["\u2581organ", "ic"], ["\u2581d", "rei"], ["\u2581dr", "ei"], ["\u2581dre", "i"], ["\u2581p", "ound"], ["\u2581po", "und"], ["\u2581pou", "nd"], ["cent", "ury"], ["\u2581mod", "ules"], ["\u2581module", "s"], ["\u2581", "modules"], ["\u2581\u0434", "\u0435\u0440\u0435"], ["\u2581\u0434\u0435", "\u0440\u0435"], ["\u2581w", "orn"], ["\u2581wor", "n"], ["\u2581wo", "rn"], ["\u2581par", "ad"], ["\u2581para", "d"], ["\u2581pa", "rad"], ["\u2581C", "os"], ["\u2581Co", "s"], ["fi", "c"], ["f", "ic"], ["\u2581\u0431\u0435", "\u0437"], ["\u2581Jim", "my"], ["\u2581l", "ands"], ["\u2581land", "s"], ["\u2581lan", "ds"], ["\u2581", "lands"], ["\u2581min", "ist"], ["\u2581mini", "st"], ["vs", "pace"], ["v", "space"], ["\u2581light", "ing"], ["\u2581n", "aked"], ["\u2581na", "ked"], ["\u2581design", "er"], ["\u2581St", "ream"], ["\u2581Stre", "am"], ["\u2581", "Stream"], ["TM", "P"], ["T", "MP"], ["Cent", "er"], ["C", "enter"], ["resent", "ation"], ["ON", "T"], ["O", "NT"], ["\u2581e", "rs"], ["\u2581er", "s"], ["\u2581", "ers"], ["\u2581measure", "ment"], ["\u2581mus", "cles"], ["\u2581muscle", "s"], ["\u2581I", "gn"], ["\u2581", "Ign"], ["\u2581C", "OM"], ["\u2581CO", "M"], ["\u2581", "COM"], ["\u2581f", "ru"], ["\u2581fr", "u"], ["\u2581gen", "re"], ["\u2581al", "pha"], ["\u2581", "alpha"], ["\u2581ret", "irement"], ["\u2581retire", "ment"], ["\u2581G", "on"], ["\u2581Go", "n"], ["\u0151", "l"], ["cont", "ents"], ["content", "s"], ["\u2581he", "aling"], ["\u2581heal", "ing"], ["\u2581s", "ido"], ["\u2581si", "do"], ["\u2581sid", "o"], ["incip", "al"], ["Per", "mission"], ["Perm", "ission"], ["\u0440\u0430", "\u043a"], ["\u2581G", "ordon"], ["\u2581Gor", "don"], ["\u2581R", "ank"], ["\u2581Ran", "k"], ["\u2581", "Rank"], ["\u2581Aut", "om"], ["\u2581Au", "tom"], ["\u2581Auto", "m"], ["\u2581", "Autom"], ["Con", "structor"], ["Construct", "or"], ["wi", "ki"], ["wik", "i"], ["w", "iki"], ["\u2581concern", "ing"], ["\u2581concer", "ning"], ["riz", "ona"], ["\u2581var", "iant"], ["\u2581vari", "ant"], ["\u2581", "variant"], ["\u2581arr", "anged"], ["\u2581arrang", "ed"], ["\u2581arrange", "d"], ["\u2581S", "pr"], ["\u2581Sp", "r"], ["BP", "ACK"], ["B", "PACK"], ["Tim", "estamp"], ["re", "store"], ["rest", "ore"], ["aw", "are"], ["awa", "re"], ["a", "ware"], ["\u2581Ob", "serv"], ["\u2581", "Observ"], ["\u2581S", "V"], ["\u2581", "SV"], ["ip", "p"], ["i", "pp"], ["\u2581Execut", "ive"], ["\u2581col", "leg"], ["\u2581coll", "eg"], ["\u2581colle", "g"], ["\u2581explicit", "ly"], ["wr", "itten"], ["writ", "ten"], ["\u2581K", "\u00f6n"], ["\u2581K\u00f6", "n"], ["ir", "us"], ["i", "rus"], ["\u2581H", "old"], ["\u2581Hol", "d"], ["\u2581Ho", "ld"], ["\u2581P", "ract"], ["\u2581Pr", "act"], ["\u2581Pra", "ct"], ["Char", "acter"], ["\u2581red", "istribute"], ["uer", "to"], ["\u2581Stud", "ent"], ["\u2581", "Student"], ["\u2581el", "der"], ["\u2581D", "op"], ["\u2581Do", "p"], ["v", "p"], ["\u2581H", "ub"], ["\u2581Hu", "b"], ["\u2581", "Hub"], ["\u2581gr", "ounds"], ["\u2581ground", "s"], ["\u2581R", "y"], ["\u2581sign", "als"], ["\u2581sig", "nals"], ["\u2581signal", "s"], ["\u2581g", "ifts"], ["\u2581gift", "s"], ["\u2581streng", "then"], ["\u2581strength", "en"], ["\u2581L", "yn"], ["\u2581Ly", "n"], ["com", "mun"], ["comm", "un"], ["\u2581\u043d\u0430", "\u0439"], ["\u2581fin", "ance"], ["\u2581financ", "e"], ["no", "c"], ["n", "oc"], ["he", "lm"], ["hel", "m"], ["h", "elm"], ["\u2581c", "uts"], ["\u2581cut", "s"], ["\u2581cu", "ts"], ["\u2581advent", "ure"], ["\u2581R", "ic"], ["\u2581intellect", "ual"], ["\u2581Out", "put"], ["\u2581", "Output"], ["\u2581aw", "k"], ["\u2581", "awk"], ["\u2581concentr", "ation"], ["\u2581guid", "ance"], ["Buf", "f"], ["Bu", "ff"], ["B", "uff"], ["\u2581f", "illing"], ["\u2581fil", "ling"], ["\u2581fill", "ing"], ["\u2581reg", "ul"], ["\u2581del", "icious"], ["([", "]"], ["(", "[]"], ["\u0448\u0438", "\u0445"], ["\u2581t", "ons"], ["\u2581to", "ns"], ["\u2581ton", "s"], ["\u2581", "tons"], ["act", "ivity"], ["activ", "ity"], ["G", "P"], ["LO", "B"], ["L", "OB"], ["st", "adt"], ["sta", "dt"], ["stad", "t"], ["ta", "l"], ["t", "al"], ["\u2581im", "g"], ["\u2581i", "mg"], ["\u2581", "img"], ["\u2581r", "ush"], ["\u2581ru", "sh"], ["\u2581rus", "h"], ["att", "ice"], ["atti", "ce"], ["\u2581p", "ok"], ["\u2581po", "k"], ["st", "eps"], ["ste", "ps"], ["step", "s"], ["\u2581l", "id"], ["\u2581li", "d"], ["\u2581D", "NA"], ["B", "rowser"], ["\u2581lad", "ies"], ["\u2581an", "n\u00e9es"], ["\u2581ann", "\u00e9es"], ["\u2581resc", "ue"], ["av", "ity"], ["avi", "ty"], ["ro", "ck"], ["roc", "k"], ["r", "ock"], ["\u2581glass", "es"], ["\u2581B", "ey"], ["\u2581Be", "y"], [")}", "$"], [")", "}$"], ["de", "tail"], ["det", "ail"], ["\u2581d", "\u00e9s"], ["\u2581d\u00e9", "s"], ["ta", "x"], ["t", "ax"], ["\u2581favour", "ite"], ["\u2581prec", "ision"], ["\u2581con", "oc"], ["\u2581co", "noc"], ["M", "s"], ["\u2581N", "ative"], ["\u2581Nat", "ive"], ["\u2581", "Native"], ["\u2581P", "il"], ["\u2581Pi", "l"], ["Input", "Stream"], ["or", "p"], ["o", "rp"], ["\u2581P", "ap"], ["\u2581Pa", "p"], ["\u2581p", "icking"], ["\u2581pick", "ing"], ["\u2581pic", "king"], ["ip", "h"], ["i", "ph"], ["Load", "ing"], ["Lo", "ading"], ["\u2581pr", "iest"], ["\u2581pri", "est"], ["H", "ook"], ["\u2581p", "ist"], ["\u2581pi", "st"], ["\u2581U", "ne"], ["\u2581Un", "e"], ["\u2581", "Une"], ["%", ","], ["\u2581b", "il"], ["\u2581bi", "l"], ["\u2581", "bil"], ["\u2581conserv", "ative"], ["ev", "al"], ["eva", "l"], ["e", "val"], ["ik", "ing"], ["iki", "ng"], ["i", "king"], ["'}", ","], ["'", "},"], ["\u2581sa", "uce"], ["\u2581sau", "ce"], ["\u2581D", "ue"], ["\u2581Du", "e"], ["as", "sen"], ["ass", "en"], ["asse", "n"], ["\u2581occasion", "ally"], ["\u2581occasional", "ly"], ["\u2581\u0414", "\u0436"], ["un", "known"], ["unk", "nown"], ["DE", "D"], ["D", "ED"], ["\u2581d", "rum"], ["\u2581dr", "um"], ["\u2581dru", "m"], ["\u2581d", "ub"], ["\u2581du", "b"], ["AT", "URE"], ["us", "age"], ["usa", "ge"], ["get", "Type"], ["re", "ply"], ["rep", "ly"], ["\u2581strateg", "ic"], ["\u2581k", "ap"], ["\u2581ka", "p"], ["\u2581", "kap"], ["de", "sign"], ["des", "ign"], ["date", "time"], ["dat", "etime"], ["\u2581P", "rim"], ["\u2581Pr", "im"], ["\u2581Pri", "m"], ["\u2581", "Prim"], ["Ma", "ster"], ["M", "aster"], ["\u2581Cor", "ps"], ["\u2581consider", "able"], ["\u2581T", "u"], ["\u2581", "\u043b\u0430"], ["\u2581t", "ous"], ["\u2581to", "us"], ["\u2581tou", "s"], ["\u2581c", "lar"], ["\u2581cl", "ar"], ["\u2581po", "em"], ["al", "bum"], ["]", "*"], ["lo", "aded"], ["load", "ed"], ["\u2581travel", "ing"], ["\u2581trav", "eling"], ["\u0432\u044b", "\u0435"], ["\u2581F", "err"], ["\u2581Fe", "rr"], ["\u2581Fer", "r"], ["\u2581p", "harm"], ["\u2581ph", "arm"], ["ab", "i"], ["a", "bi"], ["\u2581}", "\\"], ["\u2581", "}\\"], ["col", "lect"], ["coll", "ect"], ["\u2581B", "our"], ["\u2581Bo", "ur"], ["\u2581Bou", "r"], ["O", "C"], ["\u2581measure", "ments"], ["\u2581measurement", "s"], ["\u2581Profess", "ional"], ["\u2581s", "ensor"], ["\u2581sens", "or"], ["\u2581sen", "sor"], ["\u2581", "sensor"], ["ut", "sche"], ["uts", "che"], ["utsch", "e"], ["\u2581dem", "anded"], ["\u2581demand", "ed"], ["\u2581accompan", "ied"], ["\u2581p", "rend"], ["\u2581pre", "nd"], ["\u2581pr", "end"], ["\u2581enc", "oding"], ["\u2581", "encoding"], ["\u2581Gesch", "ichte"], ["\u2581m", "ig"], ["\u2581mi", "g"], ["\u2581G", "ib"], ["\u2581Gi", "b"], ["\u2581Re", "ich"], ["\u2581m", "yster"], ["\u2581my", "ster"], ["\u2581myst", "er"], ["\u2581M", "ock"], ["\u2581Mo", "ck"], ["\u2581", "Mock"], ["\u2581phys", "ically"], ["\u2581physical", "ly"], ["\u2581B", "au"], ["\u2581Ba", "u"], ["\u2581S", "ingle"], ["\u2581Sing", "le"], ["\u2581Sin", "gle"], ["\u2581", "Single"], ["\u2581man", "aging"], ["\u2581K", "il"], ["\u2581Ki", "l"], ["\u2581Tem", "ple"], ["\u2581Temp", "le"], ["\u2581l", "ev"], ["\u2581le", "v"], ["\u2581", "lev"], ["\u2581l", "\u00ed"], ["CP", "U"], ["C", "PU"], ["\u2581Prem", "ier"], ["\u2581G", "ive"], ["\u2581Gi", "ve"], ["ir", "i"], ["i", "ri"], ["N", "V"], ["\u2581A", "I"], ["\u2581", "AI"], ["\u2581f", "p"], ["\u2581", "fp"], ["\u043b\u0435\u043a\u0441", "\u0430\u043d\u0434"], ["\u2581t", "ant"], ["\u2581tan", "t"], ["\u2581ta", "nt"], ["\u2581f", "ot"], ["\u2581fo", "t"], ["Null", "able"], ["\u2581gu", "ards"], ["\u2581guard", "s"], ["On", "ce"], ["\u2581ch", "amber"], ["\u2581cha", "mber"], ["fil", "m"], ["fi", "lm"], ["\u2581b", "ias"], ["\u2581bi", "as"], ["\u2581", "bias"], ["\u2581T", "ai"], ["\u2581Ta", "i"], ["ins", "ic"], ["insi", "c"], ["\u2581m", "l"], ["\u2581", "ml"], ["\u2581K", "a"], ["\u0432\u0430", "\u043b"], ["\u0432", "\u0430\u043b"], ["\u2581S", "ER"], ["\u2581SE", "R"], ["\u2581", "SER"], ["\u2581Some", "one"], ["}}", "_{"], ["}}_", "{"], ["}", "}_{"], ["Fix", "ed"], ["F", "ixed"], ["\u2581b", "ent"], ["\u2581be", "nt"], ["\u2581ben", "t"], ["\u2581pro", "hib"], ["\u2581b", "id"], ["\u2581bi", "d"], ["\u2581", "bid"], ["\u2581fe", "wer"], ["\u2581few", "er"], ["\u043a", "\u0440\u044b"], ["\u2581l", "ugar"], ["\u2581lug", "ar"], ["\u2581lu", "gar"], ["\u2581de", "serve"], ["\u2581des", "erve"], ["ss", "l"], ["s", "sl"], ["\u2581c", "fg"], ["\u2581cf", "g"], ["\u2581", "cfg"], ["re", "ck"], ["rec", "k"], ["\u2581st", "ability"], ["\u2581stabil", "ity"], ["\u2581stab", "ility"], ["re", "size"], ["res", "ize"], ["\u2581assert", "That"], ["Tr", "igger"], ["\u2581\u0441\u0442\u0430", "\u043d\u043e\u0432"], ["\u2581\u0441\u0442\u0430\u043d", "\u043e\u0432"], ["\u2581", "\u0441\u0442\u0430\u043d\u043e\u0432"], ["pl", "ugins"], ["plugin", "s"], ["plug", "ins"], ["\u2581l", "ets"], ["\u2581le", "ts"], ["\u2581let", "s"], ["\u2581", "lets"], ["\u0445\u0456", "\u0434"], ["\u0445", "\u0456\u0434"], ["\u2581La", "ura"], ["\u2581Lau", "ra"], ["\u043d\u0435", "\u0440"], ["\u043d", "\u0435\u0440"], ["\u2581br", "ut"], ["\u2581bru", "t"], ["\u2581F", "I"], ["\u2581", "FI"], ["is", "ons"], ["ison", "s"], ["iso", "ns"], ["\u2581d", "yn"], ["\u2581dy", "n"], ["\u2581", "dyn"], ["ic", "her"], ["ich", "er"], ["iche", "r"], ["i", "cher"], ["ray", "ed"], ["\u2581frequ", "ent"], ["\u2581jed", "och"], ["\u2581Mar", "ine"], ["st", "rings"], ["str", "ings"], ["string", "s"], ["\u2581U", "til"], ["\u2581Ut", "il"], ["\u2581", "Util"], ["\u2581b", "os"], ["\u2581bo", "s"], ["Mu", "s"], ["M", "us"], ["\u2581Portug", "al"], ["Str", "ategy"], ["\u2581\u043f\u043e", "\u0441\u0435"], ["\u2581\u043f\u043e\u0441", "\u0435"], ["\u2581sl", "ice"], ["\u2581slic", "e"], ["\u2581", "slice"], ["\u2581ins", "ight"], ["\u2581w", "idget"], ["\u2581wid", "get"], ["\u2581", "widget"], ["\u2581g\u00e9n", "\u00e9ral"], ["message", "s"], ["m", "essages"], ["\u2581H", "u"], ["\u2581requ", "irement"], ["\u2581require", "ment"], ["Si", "de"], ["S", "ide"], ["empl", "ates"], ["emplate", "s"], ["\u2581cer", "emony"], ["\u2581ceremon", "y"], ["\u2581phys", "ics"], ["\u2581grad", "uate"], ["\u2581gradu", "ate"], ["\u2581", "graduate"], ["par", "a"], ["pa", "ra"], ["p", "ara"], ["\u2581pre", "serv"], ["\u2581pres", "erv"], ["\u2581sh", "ops"], ["\u2581shop", "s"], ["\u2581", "shops"], ["ze", "k"], ["z", "ek"], ["\u2581u", "b"], ["\u2581", "ub"], ["pre", "pare"], ["\u2581O", "il"], ["\u2581f", "ib"], ["\u2581fi", "b"], ["\u2581run", "time"], ["\u2581", "runtime"], ["\u2581h", "ogy"], ["\u2581ho", "gy"], ["Warn", "ing"], ["War", "ning"], ["W", "arning"], ["\u2581Con", "vert"], ["\u2581", "Convert"], ["bour", "ne"], ["\u2581emer", "ged"], ["\u2581emerge", "d"], ["\u2581\u0414", "\u0438"], ["ight", "h"], ["igh", "th"], ["gu", "ard"], ["ka", "l"], ["k", "al"], ["valid", "ation"], ["\u00ean", "cia"], ["\u00ea", "ncia"], ["\u2581dr", "inks"], ["\u2581drink", "s"], ["the", "orem"], ["H", "R"], ["ie", "v"], ["i", "ev"], ["ploy", "ee"], ["Us", "age"], ["\u2581\u0441", "\u043f\u0435"], ["\u2581\u0441\u043f", "\u0435"], ["\u2581", "\u0441\u043f\u0435"], ["dis", "patch"], ["disp", "atch"], ["\u2581inst", "antly"], ["\u2581instant", "ly"], ["ob", "i"], ["o", "bi"], ["\u2581just", "ify"], ["\u2581N", "ev"], ["\u2581Ne", "v"], ["\u2581\u044f", "\u0432\u043b\u044f"], ["ag", "ra"], ["agr", "a"], ["a", "gra"], ["\u2581trans", "mission"], ["\u2581transm", "ission"], ["fl", "y"], ["f", "ly"], [";", "'", ";"], [">", "';"], ["\u2581cou", "sin"], ["\u2581cous", "in"], ["create", "Element"], ["Co", "uld"], ["C", "ould"], ["\u2581cap", "ac"], ["\u2581p", "ause"], ["\u2581pa", "use"], ["\u2581paus", "e"], ["\u2581", "pause"], ["Array", "List"], ["kt", "e"], ["k", "te"], ["ord", "ered"], ["order", "ed"], ["\u2581sh", "aking"], ["\u2581sha", "king"], ["label", "s"], ["lab", "els"], ["\u2581redu", "cing"], ["\u0432\u044b", "\u0445"], ["US", "ED"], ["USE", "D"], ["U", "SED"], ["\u2581v", "oting"], ["\u2581vo", "ting"], ["\u2581vot", "ing"], ["\u2581Min", "istry"], ["\u2581M", "ig"], ["\u2581Mi", "g"], ["\u2581C", "hen"], ["\u2581Ch", "en"], ["\u2581Che", "n"], ["\u2581ac", "company"], ["\u2581accompan", "y"], ["\u2581accomp", "any"], ["ul", "le"], ["ull", "e"], ["u", "lle"], ["\u2581g", "a"], ["\u2581", "ga"], ["\u2581equ", "ipped"], ["\u2581equip", "ped"], ["\u2581n", "un"], ["\u2581nu", "n"], ["Be", "t"], ["B", "et"], ["\u2581lic", "ensed"], ["\u2581license", "d"], ["AR", "CH"], ["F", "N"], ["\u2581eng", "ines"], ["\u2581engine", "s"], ["\u2581s", "ter"], ["\u2581st", "er"], ["\u2581ste", "r"], ["\u2581", "ster"], ["\u2581loc", "ale"], ["\u2581local", "e"], ["\u2581", "locale"], ["\u2581\u0432", "\u044a"], ["lin", "ks"], ["link", "s"], ["l", "inks"], ["\u2581Cap", "ital"], ["\u2581al", "ien"], ["\u2581ali", "en"], ["W", "r"], ["\u0440", "\u044a"], ["Car", "t"], ["C", "art"], ["\u2581Mark", "eting"], ["\u2581Market", "ing"], ["\u2581R", "T"], ["\u2581", "RT"], ["File", "Name"], ["\u2581t", "i"], ["\u2581", "ti"], ["ij", "i"], ["i", "ji"], ["\u2581vers", "us"], ["li", "ve"], ["liv", "e"], ["l", "ive"], ["Sy", "m"], ["S", "ym"], ["ko", "r"], ["k", "or"], ["\u2581e", "mission"], ["\u2581em", "ission"], ["um", "m"], ["u", "mm"], ["yc", "z"], ["y", "cz"], ["\u2581clim", "bed"], ["\u2581climb", "ed"], ["\u2581plus", "ieurs"], ["\u043a", "\u0440\u0438"], ["ya", "r"], ["y", "ar"], ["os", "ten"], ["ost", "en"], ["o", "sten"], ["\u2581u", "sb"], ["\u2581us", "b"], ["\u2581", "usb"], ["\u2581cross", "ing"], ["\u2581pol", "ynom"], ["\u2581poly", "nom"], ["\u2581rem", "oval"], ["\u2581Ad", "ams"], ["\u2581Adam", "s"], ["\u2581i", "hre"], ["\u2581ih", "re"], ["\u2581ihr", "e"], ["an", "den"], ["and", "en"], ["ande", "n"], ["\u2581Ben", "j"], ["\u2581P", "hill"], ["\u2581Ph", "ill"], ["\u2581Phil", "l"], ["\u2581wound", "ed"], ["\u2581Cast", "le"], ["\u2581Cas", "tle"], ["bi", "ld"], ["bil", "d"], ["b", "ild"], ["An", "notation"], ["Process", "or"], ["\u2581t", "in"], ["\u2581ti", "n"], ["fo", "lg"], ["fol", "g"], ["\u2581Stud", "ents"], ["\u2581Student", "s"], ["\u2581Mex", "ican"], ["\u2581administr", "ative"], ["IL", "ED"], ["ILE", "D"], ["I", "LED"], ["\u2581con", "qu"], ["\u2581che", "er"], ["\u2581C", "es"], ["\u2581Ce", "s"], ["B", "ecause"], ["\u2581J", "uni"], ["\u2581Jun", "i"], ["\u2581Ju", "ni"], ["\u2581en", "contr"], ["av", "i"], ["a", "vi"], ["V", "I"], ["ak", "u"], ["a", "ku"], ["\u2581T", "on"], ["\u2581To", "n"], ["\u2581sm", "oking"], ["\u2581b", "ay"], ["\u2581ba", "y"], ["work", "s"], ["wor", "ks"], ["\u0430", "\u0442"], ["at", "tered"], ["att", "ered"], ["atter", "ed"], ["atte", "red"], ["\u2581Bo", "olean"], ["\u2581", "Boolean"], ["\u2581B", "alt"], ["\u2581Ba", "lt"], ["\u2581Bal", "t"], ["de", "fer"], ["def", "er"], ["path", "y"], ["pat", "hy"], ["pa", "thy"], ["A", "h"], ["\u2581a", "kt"], ["\u2581ak", "t"], ["\u2581", "akt"], ["\u2581gover", "nor"], ["\u2581govern", "or"], ["P", "ad"], ["\u2581si", "sters"], ["\u2581sister", "s"], ["\u2581sist", "ers"], ["La", "t"], ["L", "at"], ["\u2581re", "vel"], ["\u2581r", "evel"], ["\u2581rev", "el"], ["\u2581reve", "l"], ["\u2581S", "Y"], ["\u2581", "SY"], ["it", "os"], ["ito", "s"], ["i", "tos"], ["\u2581fil", "ters"], ["\u2581filter", "s"], ["\u2581", "filters"], ["Ch", "unk"], ["con", "sum"], ["cons", "um"], ["\u2581rem", "oving"], ["\u2581H", "err"], ["\u2581He", "rr"], ["\u2581Her", "r"], ["\u2581gener", "ator"], ["\u2581", "generator"], ["\u2581C", "ra"], ["\u2581Cr", "a"], ["\u2581far", "mers"], ["\u2581farm", "ers"], ["\u2581farmer", "s"], ["\u2581Mem", "bers"], ["\u2581Member", "s"], ["\u2581", "Members"], ["\u2581over", "come"], ["\u2581C", "in"], ["\u2581Ci", "n"], ["ig", "keit"], ["cri", "ptions"], ["cription", "s"], ["cript", "ions"], ["Test", "s"], ["Te", "sts"], ["T", "ests"], ["\u2581\u043a", "\u043b\u0443"], ["\u2581sh", "ake"], ["\u2581sha", "ke"], ["\u2581", "shake"], ["\u2581y", "y"], ["\u2581", "yy"], ["pl", "acement"], ["place", "ment"], ["plac", "ement"], ["\u2581a", "wards"], ["\u2581aw", "ards"], ["\u2581award", "s"], ["\u2581epis", "odes"], ["\u2581episode", "s"], ["\u2581Bl", "ood"], ["\u2581Blo", "od"], ["\u2581bul", "let"], ["\u2581bull", "et"], ["\u2581", "bullet"], ["\u2581v", "iene"], ["\u2581vi", "ene"], ["\u2581vie", "ne"], ["\u2581Fin", "ancial"], ["F", "uture"], ["\u2581r", "ou"], ["\u2581ro", "u"], ["\u2581", "rou"], ["\u2581bi", "ologie"], ["\u2581use", "State"], ["ia", "ni"], ["ian", "i"], ["i", "ani"], ["pie", "ce"], ["p", "iece"], ["\u2581spe", "aker"], ["\u2581speak", "er"], ["\u2581re", "fr"], ["\u2581ref", "r"], ["AR", "K"], ["\u2581M", "IT"], ["\u2581MI", "T"], ["\u2581", "MIT"], ["\u2581T", "an"], ["\u2581Ta", "n"], ["\u2581B", "ased"], ["\u2581Bas", "ed"], ["\u2581Base", "d"], ["\u2581Ba", "sed"], ["\u2581", "Based"], ["\u2581cult", "iv"], ["\u2581hung", "ry"], ["\u2581A", "y"], ["\u2581H", "ey"], ["\u2581He", "y"], ["\u2581", "Hey"], ["\u2581excit", "ement"], ["ibr", "aries"], ["Hi", "t"], ["H", "it"], ["\u2581E", "nde"], ["\u2581En", "de"], ["\u2581End", "e"], ["N", "G"], ["FI", "L"], ["F", "IL"], [".\"", ")"], [".", "\")"], ["F", "amily"], ["in", "ery"], ["ine", "ry"], ["iner", "y"], ["ne", "cess"], ["ve", "lope"], ["vel", "ope"], ["velop", "e"], ["\u2581B", "ot"], ["\u2581Bo", "t"], ["\u2581", "Bot"], ["port", "er"], ["por", "ter"], ["porte", "r"], ["p", "orter"], ["\u2581cl", "imb"], ["\u2581clim", "b"], ["\u2581E", "li"], ["\u2581El", "i"], ["ur", "ent"], ["ure", "nt"], ["uren", "t"], ["u", "rent"], ["\u2581mist", "akes"], ["\u2581mistake", "s"], ["\u00e1b", "an"], ["\u00e1", "ban"], ["mark", "s"], ["mar", "ks"], ["m", "arks"], ["pk", "t"], ["p", "kt"], ["L", "ibrary"], ["st", "ed"], ["ste", "d"], ["s", "ted"], ["ublic", "e"], ["ubl", "ice"], ["\u2581Administr", "ation"], ["\u2581Admin", "istration"], ["\u2581sh", "apes"], ["\u2581shape", "s"], ["\u2581sha", "pes"], ["\u043f\u0443", "\u0431\u043b\u0438"], ["Go", "d"], ["G", "od"], ["in", "nen"], ["inn", "en"], ["\u043a\u043e", "\u043b\u043e"], ["\u043a", "\u043e\u043b\u043e"], ["<<", "<<"], ["ib", "e"], ["i", "be"], ["\u00ea", "s"], ["\u2581\u0421", "\u0428\u0410"], ["\u2581Fore", "ign"], ["\u2581", "Foreign"], ["\u2581Marg", "aret"], ["\u2581g", "ene"], ["\u2581gen", "e"], ["\u2581ge", "ne"], ["\u2581dist", "urb"], ["\u2581\u0442", "\u0435\u0440"], ["\u2581\u0442\u0435", "\u0440"], ["\u2581", "\u0442\u0435\u0440"], ["\u2581on", "Click"], ["\u2581Engine", "ering"], ["\u2581stop", "ping"], ["\u2581sto", "pping"], ["\u2581restr", "ictions"], ["\u2581restrict", "ions"], ["\u2581restriction", "s"], [",", "*"], ["BU", "F"], ["\u2581sh", "adows"], ["\u2581shadow", "s"], ["hc", "i"], ["h", "ci"], ["\u2581Christ", "ians"], ["\u2581Christian", "s"], ["\u2581f", "ence"], ["\u2581fen", "ce"], ["\u2581lux", "ury"], ["ak", "h"], ["a", "kh"], ["co", "ord"], ["\u2581invest", "igate"], ["\u2581investig", "ate"], ["\u2581convent", "ional"], ["\u2581convention", "al"], ["\"", "\u2014"], ["\u2581vis", "its"], ["\u2581visit", "s"], ["is", "\u00e9"], ["\u2581S", "ac"], ["\u2581Sa", "c"], ["class", "Name"], ["\u2581Psy", "ch"], ["\u2581ref", "lected"], ["\u2581reflect", "ed"], ["\u2581\u043f", "\u043b\u043e"], ["\u2581", "\u043f\u043b\u043e"], ["\u2581V", "ice"], ["\u2581Vi", "ce"], ["\u2581Vic", "e"], ["\u0142a", "w"], ["\u0142", "aw"], ["________", "________"], ["\u2581W", "olf"], ["\u2581Wol", "f"], ["re", "nte"], ["ren", "te"], ["rent", "e"], ["r", "ente"], ["\u2581Ch", "ampion"], ["\u2581sim", "ulation"], ["es", "ota"], ["eso", "ta"], ["\u2581S", "oon"], ["\u2581So", "on"], ["\u2581C", "el"], ["\u2581Ce", "l"], ["\u2581the", "ories"], ["\u2581S", "TR"], ["\u2581ST", "R"], ["\u2581", "STR"], ["\u2581collect", "ive"], ["\u2581coord", "inate"], ["query", "Selector"], ["em", "ed"], ["eme", "d"], ["e", "med"], ["B", "reak"], ["\u2581g", "ef"], ["\u2581ge", "f"], ["\u2581electric", "ity"], ["\u2581gather", "ing"], ["at", "ers"], ["ate", "rs"], ["ater", "s"], ["a", "ters"], ["ex", "per"], ["exp", "er"], ["\u2581R", "oma"], ["\u2581Rom", "a"], ["\u2581Ro", "ma"], ["\u2581Co", "oper"], ["SY", "MBOL"], ["v", "d"], ["ivers", "ary"], ["ain", "es"], ["ai", "nes"], ["aine", "s"], ["a", "ines"], ["\u2581G", "rad"], ["\u2581Gr", "ad"], ["\u2581Gra", "d"], ["\u2581", "Grad"], ["\u2581independ", "ence"], ["wo", "h"], ["w", "oh"], ["\u2581con", "sequence"], ["\u2581consequ", "ence"], ["\u2581convers", "ations"], ["\u2581conversation", "s"], ["\u2581R", "ou"], ["\u2581Ro", "u"], ["\u2581and", "ere"], ["\u2581ander", "e"], ["\u2581System", "s"], ["\u0433\u0430", "\u0440"], ["\u0433", "\u0430\u0440"], ["\u2581mo", "ist"], ["\u2581mois", "t"], ["fl", "u"], ["f", "lu"], ["\u0446\u0456", "\u044f"], ["\u043d\u0438", "\u0448"], ["\u2581r", "ode"], ["\u2581ro", "de"], ["\u2581rod", "e"], ["\u2581p", "erd"], ["\u2581per", "d"], ["\u2581pe", "rd"], ["\u2581s", "zer"], ["\u2581sz", "er"], ["\u2581fl", "ood"], ["\u2581flo", "od"], ["\u2581in", "tim"], ["\u2581int", "im"], ["std", "err"], ["\u2581ref", "lection"], ["\u2581reflect", "ion"], ["Sc", "an"], ["S", "can"], ["\u2581dis", "aster"], ["ake", "spe"], ["akes", "pe"], ["\u2581In", "valid"], ["\u2581", "Invalid"], ["\u2581hum", "or"], ["\u2581Fried", "rich"], ["\u2581suggest", "ions"], ["\u2581suggestion", "s"], ["uv", "ud"], ["De", "lay"], ["Del", "ay"], ["br", "ief"], ["b", "rief"], ["\u2581\u0438", "\u0441"], ["\u2581", "\u0438\u0441"], ["gl", "ied"], ["fa", "s"], ["f", "as"], ["\u2581S", "mart"], ["\u2581Sm", "art"], ["\u2581m", "edi"], ["\u2581me", "di"], ["\u2581med", "i"], ["\u2581", "medi"], ["sd", "k"], ["s", "dk"], ["\u2581se", "us"], ["\u2581seu", "s"], ["\u2581A", "rizona"], ["\u2581innoc", "ent"], ["War", "n"], ["W", "arn"], ["ac", "ious"], ["aci", "ous"], ["acio", "us"], ["\u2581Mos", "cow"], ["\u2581c", "aps"], ["\u2581cap", "s"], ["\u2581ca", "ps"], ["\u2581", "caps"], ["Dele", "gate"], ["\u2581dram", "atic"], ["bo", "oks"], ["book", "s"], ["\u2581sh", "ore"], ["\u2581", "shore"], ["uk", "i"], ["u", "ki"], ["\u2581Russ", "ell"], ["\u2581cor", "relation"], ["\u2581corre", "lation"], ["\u2581correl", "ation"], ["He", "lp"], ["Hel", "p"], ["\u2581pub", "blic"], ["zy", "m"], ["z", "ym"], ["com", "b"], ["co", "mb"], ["c", "omb"], ["E", "Y"], ["LEN", "GTH"], ["\u2581M", "\u00fcn"], ["\u2581_", "."], ["\u2581", "_."], ["\u2581f", "erm"], ["\u2581fe", "rm"], ["\u2581fer", "m"], ["\u2581I", "an"], ["\u2581St", "udio"], ["\u2581Stud", "io"], ["\u2581aff", "airs"], ["\u2581affair", "s"], ["lo", "s"], ["l", "os"], ["Rule", "s"], ["R", "ules"], ["run", "ning"], ["r", "unning"], ["\u2581Post", "ed"], ["\u2581Po", "sted"], ["\u2581Pos", "ted"], ["P", "ixel"], ["\u2581d", "ancing"], ["\u2581dan", "cing"], ["\u2581agree", "ments"], ["\u2581agre", "ements"], ["\u2581agreement", "s"], ["\u2581P", "ic"], ["\u2581Pi", "c"], ["an", "cia"], ["anc", "ia"], ["a", "ncia"], ["\u2581m", "\u00e1"], ["ation", "Token"], ["des", "criptor"], ["\u2581C", "arter"], ["\u2581Car", "ter"], ["\u2581Cart", "er"], ["Re", "lease"], ["Rele", "ase"], ["****", "********"], ["********", "****"], ["******", "******"], ["\u2581out", "standing"], ["ch", "anges"], ["change", "s"], ["chan", "ges"], ["AR", "RAY"], ["\u2581Bar", "bara"], ["\u2581Barb", "ara"], ["\u2581nur", "se"], ["\u2581nurs", "e"], ["(", "\r"], ["\u2581Dou", "glas"], ["\u2581Doug", "las"], ["\u2581nu", "cle"], ["\u2581nuc", "le"], ["ou", "ri"], ["our", "i"], ["o", "uri"], ["\u2581St", "yle"], ["\u2581", "Style"], ["av", "o"], ["a", "vo"], ["\u2581pain", "ful"], ["\u2581s", "lic"], ["\u2581sl", "ic"], ["\u2581sein", "em"], ["\u2581seine", "m"], ["\u2581sei", "nem"], ["SUP", "PORT"], ["og", "ene"], ["ogen", "e"], ["oge", "ne"], ["\u2581sat", "ell"], ["ta", "gon"], ["tag", "on"], ["t", "agon"], ["\u2581coll", "apse"], ["\u2581", "collapse"], ["ve", "lle"], ["vel", "le"], ["v", "elle"], ["MO", "N"], ["M", "ON"], ["augh", "ters"], ["aught", "ers"], ["aughter", "s"], ["\u2581threat", "ened"], ["\u2581Il", "legal"], ["\u2581desper", "ate"], ["st", "rict"], ["str", "ict"], ["stri", "ct"], ["ru", "s"], ["r", "us"], ["\u0441\u0442\u0438", "\u0442\u0443"], ["\\\"", ":"], ["\\", "\":"], ["\u2581conf", "lic"], ["down", "load"], ["at", "os"], ["ato", "s"], ["a", "tos"], ["\u2581Pos", "ition"], ["\u2581", "Position"], [".*", ";"], [".", "*;"], ["\u2581the", "ater"], ["\u2581ple", "asant"], ["\u2581C", "ette"], ["\u2581Sing", "apore"], ["he", "et"], ["\u2581p", "ir"], ["\u2581pi", "r"], ["\u2581ac", "quis"], ["\u2581acqu", "is"], ["\u2581\u043d\u0430", "\u0437\u0432\u0430"], ["\u0442\u0435", "\u043b\u044f"], ["\u0442\u0435\u043b", "\u044f"], ["\u2581rec", "ru"], ["\u0436\u0435", "\u043d\u0438\u044f"], ["\u0451", "\u043b"], ["\u0432\u0435\u0440", "\u0441\u0438\u0442\u0435"], ["\u2581res", "pective"], ["\u2581respect", "ive"], ["\u2581t", "unnel"], ["\u2581tun", "nel"], ["\u2581tunn", "el"], ["\u2581De", "an"], ["D", "u"], ["\u2581un", "cle"], ["\u2581unc", "le"], ["\u2581off", "ensive"], ["co", "lo"], ["col", "o"], ["c", "olo"], ["\u2581Un", "like"], ["se", "ries"], ["ser", "ies"], ["serie", "s"], ["s", "eries"], ["\u2581A", "rn"], ["\u2581Ar", "n"], ["min", "ute"], ["\u2581des", "criptor"], ["\u2581", "descriptor"], ["\u2581st", "ones"], ["\u2581stone", "s"], ["\u2581sto", "nes"], ["IC", "ATION"], ["\u2581P", "ad"], ["\u2581Pa", "d"], ["\u2581", "Pad"], ["\u2581i", "Phone"], ["e", "i"], ["\u2581fant", "asy"], ["\u2581Kore", "an"], ["\u2581Korea", "n"], ["\"", "}"], ["\u2581or", "th"], ["\u2581", "orth"], ["hal", "ten"], ["halt", "en"], ["de", "ep"], ["\u2581K", "ay"], ["\u2581Ka", "y"], ["requ", "ency"], ["\u2581du", "ties"], ["\u2581dut", "ies"], ["aw", "t"], ["a", "wt"], ["\u2581ne", "arest"], ["\u2581near", "est"], ["\u2581dis", "order"], ["\u0441\u0442", "\u0440\u0443"], ["\u2581Ch", "ile"], ["\u2581Chi", "le"], ["\u2581s", "eq"], ["\u2581se", "q"], ["\u2581", "seq"], ["\u2581transport", "ation"], ["O", "O"], ["\u2581D", "ez"], ["\u2581De", "z"], ["ij", "u"], ["i", "ju"], ["\u2581Result", "s"], ["\u2581", "Results"], ["je", "d"], ["j", "ed"], ["iv", "el"], ["ive", "l"], ["i", "vel"], ["HO", "ST"], ["H", "OST"], ["\u2581", "\u20ac"], ["\u2581", "\u00ce"], ["\u2581c", "hin"], ["\u2581ch", "in"], ["\u2581chi", "n"], ["\u2581m", "att"], ["\u2581mat", "t"], ["\u2581ma", "tt"], ["\u2581v", "oted"], ["\u2581vo", "ted"], ["\u2581vote", "d"], ["\u2581vot", "ed"], ["\u2581ge", "h\u00f6r"], ["\u2581s", "ue"], ["\u2581su", "e"], ["\u2581leg", "acy"], ["\u0432", "\u0441\u044f"], ["SO", "URCE"], ["W", "ORK"], ["it", "is"], ["iti", "s"], ["\u2581$", "|"], ["\u2581\u043e", "\u0431\u043e"], ["\u2581\u043e\u0431", "\u043e"], ["\u2581n", "r"], ["\u2581", "nr"], ["\u2581T", "amb"], ["\u2581Ta", "mb"], ["\u2581Tam", "b"], ["\u2581sn", "ap"], ["\u2581", "snap"], ["\u2581im", "pressed"], ["\u2581imp", "ressed"], ["\u2581impress", "ed"], ["\u2581depos", "it"], ["\u2581d", "ivid"], ["\u2581di", "vid"], ["\u2581div", "id"], ["Seg", "ment"], ["\u2581\u043a", "\u0430\u0440"], ["\u2581\u043a\u0430", "\u0440"], ["\u2581", "\u043a\u0430\u0440"], ["\u2581G", "as"], ["\u2581Ga", "s"], ["\u2581cr", "imes"], ["\u2581crim", "es"], ["\u2581crime", "s"], ["\u2581cri", "mes"], ["\u2581ins", "ult"], ["\u2581H", "um"], ["\u2581Hu", "m"], ["\u2581bound", "ed"], ["\u2581k", "icked"], ["\u2581kick", "ed"], ["\u2581\u041c", "\u0443"], ["\u2581|", "\\"], ["\u2581", "|\\"], ["ad", "ded"], ["add", "ed"], ["Pro", "du"], ["P", "rodu"], ["\u2581.", "/"], ["\u2581", "./"], ["\u2581awk", "ward"], ["\u2581\u041a", "\u0440\u0430"], ["\u2581", "\u0457"], ["\u2581CON", "TR"], ["\u2581be", "im"], ["\u2581bei", "m"], ["\u2581place", "holder"], ["\u2581", "placeholder"], ["sp", "i"], ["s", "pi"], ["\u2581B", "ei"], ["\u2581Be", "i"], ["\u2581P", "f"], ["ient", "es"], ["ien", "tes"], ["iente", "s"], ["i", "entes"], ["dis", "k"], ["di", "sk"], ["d", "isk"], ["bl", "k"], ["ne", "o"], ["it", "arian"], ["ita", "rian"], ["itar", "ian"], ["\u2581c", "ogn"], ["\u2581co", "gn"], ["\u2581s", "out"], ["\u2581so", "ut"], ["\u2581sou", "t"], ["\u2581tr", "ash"], ["\u2581tra", "sh"], ["\u2581tras", "h"], ["\u2581R", "ab"], ["\u2581Ra", "b"], ["\u2581dec", "line"], ["\u2581decl", "ine"], ["ta", "t"], ["t", "at"], ["\u2581comb", "ine"], ["\u2581T", "ot"], ["\u2581To", "t"], ["\u2581dr", "ops"], ["\u2581dro", "ps"], ["\u2581drop", "s"], ["Time", "s"], ["Tim", "es"], ["T", "imes"], ["ched", "uler"], ["chedul", "er"], ["\u2581govern", "ments"], ["\u2581government", "s"], ["Te", "x"], ["T", "ex"], ["\u2581U", "sed"], ["\u2581Us", "ed"], ["\u2581Use", "d"], ["\u2581", "Used"], ["\u0437\u0430", "\u043d"], ["\u0437", "\u0430\u043d"], ["\u2581p", "d"], ["\u2581", "pd"], ["\u043c\u0435", "\u0442"], ["\u043c", "\u0435\u0442"], ["\u2581&=", "&"], ["\u2581N", "ag"], ["\u2581Na", "g"], ["\u2581\u0434\u043e", "\u043b"], ["\u2581", "\u0434\u043e\u043b"], ["\u2581Al", "ways"], ["rt", "c"], ["r", "tc"], ["\u0441\u043a", "\u0435"], ["\u0441", "\u043a\u0435"], ["\u2581perform", "ances"], ["\u2581performance", "s"], ["rupt", "ed"], ["rup", "ted"], ["\u2581\u0434", "\u0432\u0430"], ["\u2581man", "agers"], ["\u2581manager", "s"], ["\u2581manage", "rs"], ["\u2581P", "itt"], ["\u2581Pi", "tt"], ["\u2581myst", "ery"], ["\u2581myster", "y"], ["\u2581set", "tle"], ["\u2581sett", "le"], ["ul", "se"], ["uls", "e"], ["cr", "oss"], ["cro", "ss"], ["c", "ross"], ["quest", "ion"], ["as", "ha"], ["ash", "a"], ["a", "sha"], ["se", "ed"], ["see", "d"], ["s", "eed"], ["ur", "able"], ["ura", "ble"], ["Fin", "al"], ["Fi", "nal"], ["F", "inal"], ["++", "++"], ["input", "s"], ["\u2581back", "up"], ["\u2581", "backup"], ["\u2581Le", "arning"], ["\u2581Lear", "ning"], ["\u2581Learn", "ing"], ["\u2581*", ","], ["\u2581", "*,"], ["lo", "go"], ["log", "o"], ["l", "ogo"], ["\u2581se", "inen"], ["\u2581sein", "en"], ["\u2581seine", "n"], ["\u2581sei", "nen"], ["\u2581vulner", "able"], ["direct", "ory"], ["i", "\u00eb"], ["\u2581friend", "ship"], ["\u2581friends", "hip"], ["t", "u"], ["\u2581V", "ec"], ["\u2581Ve", "c"], ["\u2581", "Vec"], ["rif", "ice"], ["rific", "e"], ["\u2581\u0431", "\u0440\u0430"], ["\u2581", "\u0431\u0440\u0430"], ["\u2581inv", "olve"], ["\u2581invol", "ve"], ["TO", "N"], ["T", "ON"], ["\u2581cor", "rid"], ["se", "par"], ["sep", "ar"], ["Dest", "roy"], ["\u2581j", "ul"], ["\u2581ju", "l"], ["\u2581inequ", "ality"], ["\u2581a", "in"], ["\u2581ai", "n"], ["\u2581", "ain"], ["he", "x"], ["h", "ex"], ["\u2581w", "ider"], ["\u2581wide", "r"], ["\u2581wid", "er"], ["\u0442\u0435", "\u043b\u0438"], ["\u0442\u0435\u043b", "\u0438"], ["\u2581j", "ack"], ["\u2581ja", "ck"], ["\u2581", "jack"], ["\u2581qu", "ot"], ["\u2581", "quot"], ["\u2581G", "len"], ["\u2581Gl", "en"], ["\u2581Gle", "n"], ["init", "ely"], ["ih", "ood"], ["i", "hood"], ["\u2581wa", "ist"], ["\u2581Man", "chester"], ["reg", "ular"], ["\u2581(", "&"], ["\u2581", "(&"], ["\u2581mass", "es"], ["\u2581mas", "ses"], ["\u2581DE", "FAULT"], ["\u2581", "DEFAULT"], ["\u2581ch", "airs"], ["\u2581chair", "s"], ["\u2581cha", "irs"], ["\u2581F", "ast"], ["\u2581Fa", "st"], ["\u2581", "Fast"], ["\u2581c", "itt"], ["\u2581cit", "t"], ["\u2581ci", "tt"], ["_{", "{\\"], ["_", "{{\\"], ["o", "a"], ["\u2581$", "\\{"], ["\u2581$\\", "{"], ["\u2581se", "eds"], ["\u2581see", "ds"], ["\u2581seed", "s"], ["\u2581A", "ld"], ["\u2581Al", "d"], ["\u2581B", "att"], ["\u2581Ba", "tt"], ["\u2581Bat", "t"], ["fa", "b"], ["f", "ab"], ["\u2581democr", "acy"], ["DT", "O"], ["D", "TO"], ["\u2581H", "ij"], ["\u2581Hi", "j"], ["PT", "R"], ["P", "TR"], ["N", "a"], ["\u2581Har", "vard"], ["si", "d"], ["s", "id"], ["Pr", "ed"], ["Pre", "d"], ["P", "red"], ["fer", "s"], ["fe", "rs"], ["f", "ers"], ["\u2581s", "pare"], ["\u2581sp", "are"], ["AM", "P"], ["A", "MP"], ["\u2581g", "roupe"], ["\u2581group", "e"], ["\u2581s", "ender"], ["\u2581se", "nder"], ["\u2581send", "er"], ["\u2581sen", "der"], ["\u2581", "sender"], ["\u2581Christ", "opher"], ["\u2581prison", "ers"], ["\u2581prisoner", "s"], ["\u2581K", "er"], ["\u2581Ke", "r"], ["\u2581C", "rist"], ["\u2581Cr", "ist"], ["\u2581Cris", "t"], ["\u2581A", "LL"], ["\u2581AL", "L"], ["\u2581", "ALL"], ["ri", "ce"], ["ric", "e"], ["r", "ice"], ["\u2581an", "tes"], ["\u2581ant", "es"], ["\u2581ante", "s"], ["\u2581", "antes"], ["nat", "ural"], ["\u2581Su", "san"], ["\u2581Sus", "an"], ["\u2581J", "uli"], ["\u2581Jul", "i"], ["\u2581Ju", "li"], ["\u2581di", "ab"], ["\u2581dia", "b"], ["ix", "on"], ["ic", "ator"], ["ica", "tor"], ["\u2581flex", "ible"], ["\u2581re", "serve"], ["\u2581res", "erve"], ["\u2581reserv", "e"], ["Cont", "ains"], ["\u2581H", "il"], ["\u2581Hi", "l"], ["\u2581I", "sa"], ["\u2581Is", "a"], ["\u2581town", "s"], ["\u2581tow", "ns"], ["G", "S"], ["\u2581T", "rad"], ["\u2581Tr", "ad"], ["\u2581Tra", "d"], ["\u2581L", "ock"], ["\u2581Loc", "k"], ["\u2581Lo", "ck"], ["\u2581", "Lock"], ["\u2581G", "rund"], ["\u2581Gr", "und"], ["\u2581Gru", "nd"], ["\u2581crit", "icism"], ["\u2581critic", "ism"], ["\u043d", "\u044e"], ["\u2581c", "\u0103"], ["\u2581polit", "ician"], ["st", "able"], ["sta", "ble"], ["s", "table"], ["Ac", "cept"], ["Sum", "mary"], ["\u2581tamb", "\u00e9m"], ["\u2581tamb\u00e9", "m"], ["}^", "{-"], ["}^{", "-"], ["}", "^{-"], ["\u2581I", "M"], ["\u2581", "IM"], ["id", "al"], ["ida", "l"], ["i", "dal"], ["\u043c\u043e", "\u0440"], ["\u043c", "\u043e\u0440"], ["Bl", "ue"], ["GRO", "UP"], ["\u2581term", "inal"], ["\u2581termin", "al"], ["\u2581complex", "ity"], ["\u2581loc", "ally"], ["\u2581local", "ly"], ["DO", "WN"], ["\u2581N", "ear"], ["\u2581Ne", "ar"], ["Dep", "th"], ["\u2581p", "ole"], ["\u2581pol", "e"], ["\u2581po", "le"], ["\u2581e", "quality"], ["\u2581equ", "ality"], ["\u2581equal", "ity"], ["Si", "te"], ["S", "ite"], ["\u2581is", "instance"], ["Sp", "eed"], ["Spe", "ed"], ["S", "peed"], ["ip", "pi"], ["ipp", "i"], [",", "&"], ["\u2581E", "nc"], ["\u2581En", "c"], ["\u2581", "Enc"], ["\u0449\u0435", "\u043d"], ["\u0449", "\u0435\u043d"], ["\u2581m", "ater"], ["\u2581mat", "er"], ["\u2581ma", "ter"], ["\u2581mate", "r"], ["\u2581sl", "aves"], ["\u2581slave", "s"], ["\u2581sla", "ves"], ["AC", "TION"], ["ACT", "ION"], ["A", "CTION"], ["usal", "em"], ["usa", "lem"], ["\u2581h", "az"], ["\u2581ha", "z"], ["\u2581Be", "at"], ["\u2581w", "rest"], ["\u2581wr", "est"], ["\u2581l", "lam"], ["\u2581ll", "am"], ["In", "s"], ["I", "ns"], ["\u043c\u0438", "\u043d\u0430"], ["\u2581\u0431\u0443", "\u0432"], ["\u2581Fr", "ame"], ["\u2581Fra", "me"], ["\u2581", "Frame"], ["us", "hes"], ["ush", "es"], ["\u2581virtual", "ly"], ["\u2581virt", "ually"], ["\u2581P", "erm"], ["\u2581Per", "m"], ["\u2581Pe", "rm"], ["\u2581", "Perm"], ["\u2581we", "ights"], ["\u2581weight", "s"], ["\u2581weigh", "ts"], ["\u2581", "weights"], ["\u2581ll", "vm"], ["\u2581", "llvm"], ["\u2581c", "ave"], ["\u2581ca", "ve"], ["\u2581cav", "e"], ["st", "ates"], ["state", "s"], ["stat", "es"], ["sta", "tes"], ["DM", "A"], ["D", "MA"], ["el", "lt"], ["ell", "t"], ["if", "act"], ["ifa", "ct"], ["i", "fact"], ["v", "endor"], ["\u2581E", "mma"], ["\u2581Em", "ma"], ["Loc", "ale"], ["Local", "e"], ["\u2581S", "ET"], ["\u2581SE", "T"], ["\u2581", "SET"], ["\u2581ge", "ometry"], ["\u2581", "geometry"], ["St", "yles"], ["Style", "s"], ["\u2581Ref", "eree"], ["\u2581Refer", "ee"], ["\u2581we", "it"], ["fi", "ca"], ["fic", "a"], ["f", "ica"], ["\u2581a", "ds"], ["\u2581ad", "s"], ["\u2581", "ads"], ["gr", "ay"], ["gra", "y"], ["g", "ray"], ["\u2581B", "urg"], ["\u2581Bur", "g"], ["\u2581Bu", "rg"], ["ion", "a"], ["io", "na"], ["i", "ona"], ["dag", "ger"], ["d", "agger"], ["\u2581Jan", "uar"], ["\u0434\u0435", "\u0439"], ["\u0434", "\u0435\u0439"], ["ister", "schaft"], ["pp", "o"], ["p", "po"], ["oid", "s"], ["oi", "ds"], ["o", "ids"], ["\u2581d\u00e9", "part"], ["Sh", "ader"], ["\u2581con", "straint"], ["\u2581constr", "aint"], ["\u2581", "constraint"], ["Se", "cret"], ["Sec", "ret"], ["\u2581P", "eters"], ["\u2581Pe", "ters"], ["\u2581Peter", "s"], ["\u2581Pet", "ers"], ["\u2581Pete", "rs"], ["\u2581ey", "eb"], ["\u2581eye", "b"], ["\u2581m", "esh"], ["\u2581me", "sh"], ["\u2581mes", "h"], ["\u2581", "mesh"], ["\u2581c", "ookie"], ["\u2581cook", "ie"], ["\u2581", "cookie"], ["\u2581P", "ick"], ["\u2581Pic", "k"], ["\u2581Pi", "ck"], ["\u2581n", "ick"], ["\u2581ni", "ck"], ["\u2581nic", "k"], ["\u2581", "nick"], ["by", "e"], ["b", "ye"], ["\u2581sav", "ings"], ["\u2581saving", "s"], ["Tr", "y"], ["T", "ry"], ["py", "thon"], ["\u2581p", "atri"], ["\u2581pat", "ri"], ["\u2581pa", "tri"], ["\u2581mult", "ip"], ["\u2581multi", "p"], ["\u2581mul", "tip"], ["\u2581", "multip"], ["\u2581k", "inda"], ["\u2581kind", "a"], ["\u2581kin", "da"], ["\u2581'", "_"], ["\u2581", "'_"], ["\u2581Fr", "anz"], ["\u2581Fran", "z"], ["\u2581cl", "oth"], ["\u2581clo", "th"], ["\u0437\u0443", "\u043b\u044c\u0442\u0430"], ["\u2581fle", "et"], ["\u2581human", "ity"], ["re", "sa"], ["res", "a"], ["r", "esa"], ["bl", "ob"], ["blo", "b"], ["\u2581T", "X"], ["\u2581", "TX"], ["\u2581B", "uch"], ["\u2581Bu", "ch"], ["\u2581Buc", "h"], ["\u2581L", "ond"], ["\u2581Lo", "nd"], ["\u2581val", "ley"], ["\u2581m", "urm"], ["\u2581mur", "m"], ["\u2581mu", "rm"], ["\u2581T", "rade"], ["\u2581Tr", "ade"], ["\u2581Tra", "de"], ["\u2581Trad", "e"], ["line", "width"], ["\u2581e", "special"], ["\u2581espec", "ial"], ["up", "per"], ["upp", "er"], ["\u2581h", "osp"], ["\u2581ho", "sp"], ["\u2581t", "anto"], ["\u2581tan", "to"], ["\u2581tant", "o"], ["\u2581old", "est"], ["\u2581ol", "dest"], ["\u2581R", "oose"], ["\u2581Ro", "ose"], ["\u2581h", "itting"], ["\u2581hit", "ting"], ["do", "g"], ["d", "og"], ["ov", "i"], ["o", "vi"], ["},", "\r"], ["}", ",\r"], ["\u2581compat", "ible"], ["\u2581", "compatible"], ["\u2581We", "bsite"], ["\u2581Web", "site"], ["po", "ch"], ["p", "och"], ["\u2581B", "ag"], ["\u2581Ba", "g"], ["\u2581", "Bag"], ["\u2581accompl", "ish"], ["\u2581accomp", "lish"], ["Ch", "rist"], ["as", "set"], ["ass", "et"], ["asse", "t"], ["\u2581U", "ntil"], ["\u2581Un", "til"], ["\u2581", "Until"], ["\u2581g", "eld"], ["\u2581ge", "ld"], ["\u2581gel", "d"], ["List", "en"], ["Li", "sten"], ["L", "isten"], ["S", "B"], ["Set", "up"], ["ic", "ia"], ["ici", "a"], ["i", "cia"], ["\u2581l", "um"], ["\u2581lu", "m"], ["\u2581jan", "vier"], ["PA", "GE"], ["P", "AGE"], ["\u2581N", "u"], ["/", "\""], ["\u2581divor", "ce"], ["Ex", "ecute"], ["Execut", "e"], ["Exec", "ute"], ["De", "pend"], ["Dep", "end"], ["\u2581Scott", "ish"], ["\u2581T", "s"], ["ru", "ppe"], ["rup", "pe"], ["\u2581ref", "use"], ["\u2581Ok", "tober"], ["ij", "k"], ["i", "jk"], ["\u2581A", "my"], ["\u2581Am", "y"], ["\u2581di", "min"], ["\u2581dim", "in"], ["\u2581g", "ross"], ["\u2581gr", "oss"], ["\u2581gro", "ss"], ["\u2581t", "rat"], ["\u2581tr", "at"], ["\u2581tra", "t"], ["is", "ible"], ["isi", "ble"], ["mix", "er"], ["m", "ixer"], ["\u2581aut", "res"], ["\u2581au", "tres"], ["\u2581autre", "s"], ["\u2581", "autres"], ["\u2581ne", "at"], ["\u2581ot", "ros"], ["\u2581otro", "s"], ["Vo", "id"], ["V", "oid"], ["\u2581sc", "hol"], ["\u2581sch", "ol"], ["\u2581Wal", "ker"], ["\u2581Walk", "er"], ["\u2581t", "ube"], ["\u2581tu", "be"], ["\u2581tub", "e"], ["olog", "ists"], ["ologist", "s"], ["\u2581\u0433", "\u0440\u0443\u043f"], ["\u2581\u0433\u0440\u0443", "\u043f"], ["\u2581h", "aben"], ["\u2581hab", "en"], ["\u2581ha", "ben"], ["ub", "er"], ["ube", "r"], ["u", "ber"], ["ACT", "IVE"], ["\u2581Att", "endance"], ["\u2581\u043e", "\u043f"], ["\u2581bl", "ade"], ["opl", "us"], ["o", "plus"], ["\u2581Or", "iginal"], ["\u2581Origin", "al"], ["\u2581", "Original"], ["\u2581manufact", "urer"], ["as", "z"], ["a", "sz"], ["\u00e2t", "e"], ["\u00e2", "te"], ["re", "r"], ["r", "er"], ["\u2581J", "son"], ["\u2581", "Json"], ["\u2581succeed", "ed"], ["uff", "le"], ["\u2581b", "acked"], ["\u2581back", "ed"], ["es", "ian"], ["esi", "an"], ["ti", "ck"], ["t", "ick"], ["Ex", "ternal"], ["\u2581X", "IX"], ["\u2581XI", "X"], ["\u2581he", "arts"], ["\u2581heart", "s"], ["\u2581hear", "ts"], ["\u2581\u041f\u043e", "\u0441\u043b\u0435"], ["ol", "u"], ["o", "lu"], ["\u2581\u043b\u0435", "\u0442"], ["\u2581", "\u043b\u0435\u0442"], ["VI", "CE"], ["V", "ICE"], ["\u00e1r", "io"], ["\u00e1", "rio"], ["\u2581fr", "aud"], ["\u2581fra", "ud"], ["ed", "u"], ["e", "du"], ["Pr", "imary"], ["Prim", "ary"], ["\u2581g", "aming"], ["\u2581gam", "ing"], ["\u2581ga", "ming"], ["\u2581p", "lt"], ["\u2581pl", "t"], ["ig", "ator"], ["iga", "tor"], ["IE", "S"], ["I", "ES"], ["Comp", "iler"], ["\u2581mon", "ument"], ["ag", "em"], ["age", "m"], ["a", "gem"], ["\u2581R", "ain"], ["\u2581Ra", "in"], ["\u2581mo", "ins"], ["ok", "u"], ["o", "ku"], ["os", "ex"], ["ose", "x"], ["o", "sex"], ["\u2581K", "ansas"], ["\u2581gep", "ublice"], ["\u2581J", "oy"], ["\u2581Jo", "y"], ["Sc", "ene"], ["\u2581king", "dom"], ["ri", "ces"], ["ric", "es"], ["rice", "s"], ["r", "ices"], ["\u2581ju", "in"], ["\u2581uncomfort", "able"], ["\u2581M", "oney"], ["\u2581Mon", "ey"], ["\u2581Mo", "ney"], ["ob", "b"], ["o", "bb"], ["ex", "pl"], ["exp", "l"], ["str", "cmp"], ["\u2581d", "read"], ["\u2581dr", "ead"], ["\u2581dre", "ad"], ["rit", "ion"], ["r", "ition"], ["\u2581C", "hi"], ["\u2581Ch", "i"], ["\u2581demonstr", "ated"], ["\u2581demonstrate", "d"], ["\u2581vert", "ices"], ["\u0447", "\u043e"], ["\u2581C", "ulture"], ["\u2581", "Culture"], ["F", "X"], ["D", "ictionary"], ["\u2581D", "ru"], ["\u2581Dr", "u"], ["tr", "m"], ["t", "rm"], ["\u2581ex", "amine"], ["\u2581exam", "ine"], ["\u2581the", "rap"], ["\u2581ther", "ap"], ["i", "\u00e8me"], ["\u043c\u0438", "\u043d\u0438"], ["\u2581produ", "ces"], ["\u2581produce", "s"], ["\u2581photograph", "s"], ["\u2581thread", "s"], ["\u2581", "threads"], ["\u2581M", "I"], ["\u2581", "MI"], ["\u2581extraord", "inary"], ["\u0441\u043a\u0438", "\u043c"], ["\u0441\u043a", "\u0438\u043c"], ["\u0441", "\u043a\u0438\u043c"], ["\u2581gepublice", "erd"], ["\u2581Pol", "and"], ["\u2581Po", "land"], ["\u2581guarante", "ed"], ["\u2581guarantee", "d"], ["R", "G"], ["os", "c"], ["o", "sc"], ["\u0430\u043b", "\u0438"], ["\u0430", "\u043b\u0438"], ["\u2581\u0442\u0435", "\u0445"], ["err", "no"], ["sc", "ience"], ["if", "fs"], ["iff", "s"], ["\u2581T", "am"], ["\u2581Ta", "m"], ["\u2581B", "eth"], ["\u2581Be", "th"], ["\u2581Bet", "h"], ["\u2581Tr", "avel"], ["\u2581Tra", "vel"], ["\u2581trans", "late"], ["\u2581transl", "ate"], ["\u2581", "translate"], ["ch", "\u00e9"], ["\u2581l", "ing"], ["\u2581li", "ng"], ["\u2581lin", "g"], ["\u2581", "ling"], ["\u2581bel", "ongs"], ["\u2581belong", "s"], ["\u2581elect", "rical"], ["\u2581electric", "al"], ["en", "sk"], ["ens", "k"], ["\u2581Com", "pet"], ["\u2581Comp", "et"], ["c", "g"], ["V", "C"], ["to", "pic"], ["top", "ic"], ["t", "opic"], ["\u2581pre", "sum"], ["\u2581pres", "um"], ["\u0432\u0435", "\u0442\u0430"], ["\u0432\u0435\u0442", "\u0430"], ["\u2581approxim", "ation"], ["\u2581approx", "imation"], ["\u2581g", "rim"], ["\u2581gr", "im"], ["\u2581gri", "m"], ["\u2581\u0418", "\u0437"], ["_{", "("], ["_", "{("], ["\u0432\u0438", "\u043d"], ["\u0432", "\u0438\u043d"], ["ut", "ion"], ["uti", "on"], ["ow", "ych"], ["owy", "ch"], ["\u00e5", "g"], ["ster", "reich"], ["\u2581character", "istic"], ["om", "ing"], ["omin", "g"], ["omi", "ng"], ["o", "ming"], ["\u2581/*", "!"], ["\u2581", "/*!"], ["\u2581pr", "ize"], ["\u2581pri", "ze"], ["\u2581Minn", "esota"], ["te", "d"], ["t", "ed"], ["\u0446", "\u044b"], ["\u2581O", "m"], ["\u2581", "Om"], ["\u2581ind", "ices"], ["\u2581indic", "es"], ["\u2581", "indices"], ["\u2581s", "tem"], ["\u2581st", "em"], ["\u2581ste", "m"], ["re", "gon"], ["reg", "on"], ["\u043d\u0438", "\u0447\u0435"], ["\u2581Sal", "v"], ["\u2581Sa", "lv"], ["\u00e9s", "e"], ["\u00e9", "se"], ["\u2581a", "ged"], ["\u2581ag", "ed"], ["\u2581age", "d"], ["\u2581", "aged"], ["\u2581P", "ast"], ["\u2581Pa", "st"], ["\u2581Pas", "t"], ["\u2581intern", "ation"], ["\u2581V", "ic"], ["\u2581Vi", "c"], ["\u2581res", "ume"], ["\u2581", "resume"], ["akespe", "are"], ["\u2581est", "ado"], ["\u2581esta", "do"], ["\u2581estad", "o"], ["\u2581ab", "ilities"], ["\u2581", "abilities"], ["\u2581b", "row"], ["\u2581br", "ow"], ["\u2581bro", "w"], ["\u2581N", "FL"], ["\u2581tr", "ends"], ["\u2581trend", "s"], ["\u2581tren", "ds"], ["\u2581Aust", "in"], ["\u2581L", "IMIT"], ["\u2581LI", "MIT"], ["\u2581", "LIMIT"], ["\u2581K", "or"], ["\u2581Ko", "r"], ["\u2581f", "olk"], ["\u2581fol", "k"], ["\u2581", "folk"], ["\u2581w", "ard"], ["\u2581war", "d"], ["\u2581wa", "rd"], ["\u2581", "ward"], ["\u2581n", "est"], ["\u2581ne", "st"], ["\u2581Jun", "ior"], ["\u2581Juni", "or"], ["\u2581maint", "aining"], ["\u2581maintain", "ing"], ["P", "ub"], ["OB", "JECT"], ["\u2581blo", "ody"], ["\u2581blood", "y"], ["\u2581s", "j"], ["\u2581d", "type"], ["\u2581dt", "ype"], ["\u2581", "dtype"], ["Pan", "e"], ["P", "ane"], ["\u2581b", "acter"], ["\u2581grad", "ually"], ["\u2581gradu", "ally"], ["m", "r"], ["Te", "am"], ["\u2581ind", "icating"], ["\u2581indic", "ating"], ["\u2581decre", "ase"], ["te", "k"], ["t", "ek"], ["\u2581Re", "present"], ["\u2581Rep", "resent"], ["\u2581develop", "ers"], ["\u2581developer", "s"], ["Gu", "id"], ["Gui", "d"], ["G", "uid"], ["\u2581D", "iet"], ["\u2581Die", "t"], ["\u2581Di", "et"], ["\u2581re", "tr"], ["\u2581r", "etr"], ["\u2581ret", "r"], ["Nav", "igation"], ["es", "i"], ["e", "si"], ["\u2581l", "azy"], ["\u2581la", "zy"], ["Stand", "ard"], ["E", "r"], ["A", "W"], ["\u2581\u00c9t", "ats"], ["\u2581ass", "ured"], ["\u2581assure", "d"], ["Sa", "n"], ["S", "an"], ["\u2581And", "re"], ["\u2581Andr", "e"], ["\u2019", ","], ["fa", "ng"], ["fan", "g"], ["f", "ang"], ["\u00e9r", "ation"], ["\u2581indust", "ries"], ["\u2581in", "con"], ["\u2581inc", "on"], ["Em", "it"], ["E", "mit"], ["\u2581\u0433", "\u0434\u0435"], ["\u2581ret", "riev"], ["\u2581retr", "iev"], ["en", "i"], ["e", "ni"], ["\u2581Tur", "key"], ["\u2581Turk", "ey"], ["iz", "ers"], ["ize", "rs"], ["izer", "s"], ["An", "gle"], ["Ang", "le"], ["\u2581o", "c"], ["\u2581", "oc"], ["\u2581pal", "m"], ["\u2581pa", "lm"], ["\u2581s", "tan"], ["\u2581st", "an"], ["\u2581sta", "n"], ["\u2581", "stan"], ["\u043b\u044c", "\u043d\u043e"], ["\u2581C", "SS"], ["\u2581CS", "S"], ["\u2581", "CSS"], ["\u2581fr", "ances"], ["\u2581franc", "es"], ["\u2581g", "rin"], ["\u2581gr", "in"], ["\u2581gri", "n"], ["\u2581tiem", "po"], ["\u2581P", "rix"], ["\u2581Pr", "ix"], ["\u2581Pri", "x"], ["])", "."], ["]", ")."], ["\u2581de", "put"], ["\u2581dep", "ut"], ["\u2581P", "in"], ["\u2581Pi", "n"], ["\u2581", "Pin"], ["\u2581si", "xt"], ["\u2581six", "t"], ["\u2581predict", "ed"], ["\u2581pred", "icted"], ["az", "ure"], ["azu", "re"], ["\u2581Mo", "tor"], ["\u2581Mot", "or"], ["\u2581i", "hm"], ["\u2581ih", "m"], ["\u2581man", "us"], ["ap", "os"], ["a", "pos"], ["\u2581instr", "uments"], ["\u2581instrument", "s"], ["\u2581co", "unts"], ["\u2581coun", "ts"], ["\u2581count", "s"], ["\u2581aim", "ed"], ["\u2581ai", "med"], ["\u2581", "aimed"], ["pro", "fit"], ["prof", "it"], ["\u2581d", "ok"], ["\u2581do", "k"], ["\u043e\u0431", "\u0440\u0430"], ["\u043e", "\u0431\u0440\u0430"], ["\u2581e", "stud"], ["\u2581est", "ud"], ["ie", "sz"], ["ies", "z"], ["i", "esz"], ["\u2581p", "iss"], ["\u2581pi", "ss"], ["\u2581in", "aug"], ["\u2581vo", "ters"], ["\u2581vote", "rs"], ["\u2581vot", "ers"], ["\u2581pack", "ages"], ["\u2581package", "s"], ["\u2581", "packages"], ["\u2581c", "ute"], ["\u2581cut", "e"], ["\u2581cu", "te"], ["\u2581f", "itness"], ["\u2581fit", "ness"], ["\u2581l", "eurs"], ["\u2581le", "urs"], ["\u2581leur", "s"], ["\u2581s", "orted"], ["\u2581sort", "ed"], ["\u2581sor", "ted"], ["ph", "ant"], ["pha", "nt"], ["phan", "t"], ["OP", "T"], ["O", "PT"], ["\u2581z", "ip"], ["\u2581", "zip"], ["se", "ason"], ["sea", "son"], ["em", "i"], ["e", "mi"], ["enc", "oding"], ["wo", "n"], ["w", "on"], ["el", "ect"], ["ele", "ct"], ["e", "lect"], ["\u2581t", "ooth"], ["\u2581to", "oth"], ["\u2581too", "th"], ["\u2581up", "coming"], ["\u2581G", "raham"], ["\u2581Gra", "ham"], ["nu", "t"], ["n", "ut"], ["\u2581Ar", "k"], ["\u00e4l", "t"], ["\u00e4", "lt"], ["\u2581prec", "ious"], ["ag", "le"], ["a", "gle"], ["n\u00e9", "e"], ["n", "\u00e9e"], ["\u043d\u0438", "\u0446\u0430"], ["\u043d\u0438\u0446", "\u0430"], ["ar", "is"], ["ari", "s"], ["a", "ris"], ["\u2581p", "ile"], ["\u2581pi", "le"], ["\u2581pil", "e"], ["co", "le"], ["col", "e"], ["c", "ole"], ["\u2581W", "ITH"], ["\u2581WIT", "H"], ["\u2581", "WITH"], ["rou", "ting"], ["r", "outing"], ["\u2581*", "**"], ["\u2581**", "*"], ["\u2581", "***"], ["Appe", "arance"], ["ll", "vm"], ["\u2581O", "liver"], ["\u2581Ol", "iver"], ["\u2581P", "L"], ["\u2581", "PL"], ["if", "ndef"], ["et", "zt"], ["etz", "t"], ["sk", "iego"], ["ski", "ego"], ["\u2581p", "on"], ["\u2581po", "n"], ["\u2581", "pon"], ["AR", "GET"], ["ARG", "ET"], ["k", "\u00f6"], ["al", "led"], ["all", "ed"], ["alle", "d"], ["\u2581=", "\\"], ["\u2581", "=\\"], ["su", "re"], ["sur", "e"], ["s", "ure"], ["mat", "ches"], ["match", "es"], ["\u2581temper", "atures"], ["\u2581temperature", "s"], ["SE", "L"], ["S", "EL"], ["\u2581cl", "one"], ["\u2581clo", "ne"], ["\u2581", "clone"], ["\u2581el", "ler"], ["\u2581elle", "r"], ["\u2581ell", "er"], ["\u2581", "eller"], ["er", "na"], ["ern", "a"], ["\u2581\u043f", "\u043e\u043b\u043e"], ["\u2581\u043f\u043e", "\u043b\u043e"], ["\u2581\u043f\u043e\u043b", "\u043e"], ["Man", "agement"], ["comp", "any"], ["\u2581l", "un"], ["\u2581lu", "n"], ["\u2581stre", "aming"], ["\u2581stream", "ing"], ["\u2581N", "i"], ["\u2581s", "\u00ed"], ["Cont", "act"], ["\u2581C", "redit"], ["\u2581Cr", "edit"], ["\u2581Cre", "dit"], ["\u2581O", "ak"], ["\u2581\u043f\u0440\u0435\u0434", "\u0441\u0442\u0430\u0432"], ["rad", "ius"], ["cl", "i"], ["c", "li"], ["IE", "NT"], ["I", "ENT"], ["\u2581Lu", "cy"], ["\u2581Luc", "y"], ["\u2581calcul", "ation"], ["\u2581calc", "ulation"], ["\u2581p", "ixel"], ["\u2581", "pixel"], ["\u2581m", "ul"], ["\u2581mu", "l"], ["\u2581", "mul"], ["\u2581out", "comes"], ["\u2581outcome", "s"], ["\u2581cent", "ers"], ["\u2581center", "s"], ["\u2581res", "idence"], ["\u2581resid", "ence"], ["Con", "straint"], ["\u2581pre", "serve"], ["\u2581pres", "erve"], ["\u2581preserv", "e"], ["pe", "on"], ["uf", "fix"], ["uff", "ix"], ["\u2581Rober", "ts"], ["\u2581Robert", "s"], ["\u2581Rob", "erts"], ["\u2581pro", "mot"], ["\u2581pr", "omot"], ["\u2581prom", "ot"], ["?", "!"], ["bal", "ance"], ["\u2581cour", "ts"], ["\u2581court", "s"], ["\u2581dis", "g"], ["\u2581di", "sg"], ["PR", "INT"], ["PRI", "NT"], ["\u2581\u0438", "\u0445"], ["el", "fare"], ["elf", "are"], ["\u2581ret", "reat"], ["\u2581\u0410", "\u0432"], ["Co", "st"], ["C", "ost"], ["al", "so"], ["als", "o"], ["\u2581F", "\u00fcr"], ["\u2581M\u00e4r", "z"], ["DI", "O"], ["D", "IO"], ["\u2581b", "ez"], ["\u2581be", "z"], ["\u2581", "bez"], ["AUT", "H"], ["AU", "TH"], ["De", "n"], ["D", "en"], ["\u2581a", "tom"], ["\u2581at", "om"], ["\u2581", "atom"], ["\u2581r", "oman"], ["\u2581ro", "man"], ["\u2581rom", "an"], ["\u2581P", "el"], ["\u2581Pe", "l"], ["\u2581Roose", "velt"], ["\u2581Pl", "ant"], ["\u2581Plan", "t"], ["Cont", "ents"], ["Content", "s"], ["\u2581Bet", "ween"], ["\u2581cou", "pling"], ["\u2581coup", "ling"], ["str", "ucture"], ["struct", "ure"], ["\u2581Mar", "shall"], ["\u2581Mars", "hall"], ["\u2581Marshal", "l"], ["\u2581Care", "er"], ["\u2581rail", "way"], ["\u2581B", "ureau"], ["\u2581Bur", "eau"], ["\u2581poss", "ibilities"], ["\u2581k", "or"], ["\u2581ko", "r"], ["\u2581", "kor"], ["){", "\r"], [")", "{\r"], ["mer", "o"], ["me", "ro"], ["m", "ero"], ["mo", "v"], ["m", "ov"], ["\u0430\u043d\u0433", "\u043b"], ["AI", "N"], ["A", "IN"], ["mu", "nd"], ["mun", "d"], ["m", "und"], ["let", "te"], ["lett", "e"], ["l", "ette"], ["\u2581sum", "mar"], ["\u2581describ", "ing"], ["\u2581N", "AS"], ["\u2581NA", "S"], ["\u2581E", "mb"], ["\u2581Em", "b"], ["\u2581", "Emb"], ["Inst", "ruction"], ["li", "est"], ["lie", "st"], ["l", "iest"], ["\u2581S", "ig"], ["\u2581Si", "g"], ["\u2581", "Sig"], ["Bi", "ll"], ["B", "ill"], ["\u2581v", "erd"], ["\u2581ver", "d"], ["\u2581ve", "rd"], ["pl", "ant"], ["plan", "t"], ["\u2581galax", "ies"], ["\"]", ")"], ["\"", "])"], ["\u2581Py", "Object"], ["\u2581", "PyObject"], ["\u2581G", "y"], ["\u2581m", "\u011b"], ["\u2581organ", "isation"], ["\u2581organis", "ation"], ["He", "r"], ["H", "er"], ["Se", "p"], ["S", "ep"], ["oc", "om"], ["oco", "m"], ["o", "com"], ["\u2581S", "ame"], ["\u2581Sam", "e"], ["\u2581Sa", "me"], ["\u2581", "Same"], ["\u2581b", "ite"], ["\u2581bit", "e"], ["\u2581bi", "te"], ["\u2581Se", "attle"], ["\u0437\u044b", "\u0432\u0430"], ["Ob", "server"], ["Observ", "er"], ["\u2019", "."], ["\u2581m", "orph"], ["\u2581mor", "ph"], ["ur", "ches"], ["urch", "es"], ["al", "ph"], ["re", "ement"], ["ree", "ment"], ["con", "sin"], ["cons", "in"], ["^", "-"], ["\u2581d", "ann"], ["\u2581da", "nn"], ["\u2581dan", "n"], ["trans", "late"], ["transl", "ate"], ["\u0432\u0438", "\u0445"], ["Re", "act"], ["\u2581c", "ats"], ["\u2581cat", "s"], ["\u2581ca", "ts"], ["\u2581b", "rew"], ["\u2581br", "ew"], ["\u2581bre", "w"], ["\u2581", "brew"], ["\u2581d", "s"], ["\u2581", "ds"], ["\u2581cir", "cles"], ["\u2581circ", "les"], ["\u2581circle", "s"], ["\u2581d", "rift"], ["\u2581dr", "ift"], ["\u2581dri", "ft"], ["ag", "ma"], ["\u2581Val", "ent"], ["PI", "N"], ["P", "IN"], ["AR", "M"], ["A", "RM"], ["\u2581sur", "viv"], ["\u2581surv", "iv"], ["al", "in"], ["ali", "n"], ["a", "lin"], ["Pr", "ef"], ["Pre", "f"], ["P", "ref"], ["friend", "ly"], ["\u2581uncertain", "ty"], ["\u2581f", "d"], ["\u2581", "fd"], ["\u2581engine", "er"], ["Be", "n"], ["B", "en"], ["ic", "ular"], ["i", "cular"], ["or", "est"], ["ore", "st"], ["ores", "t"], ["o", "rest"], ["\u2581hor", "izontal"], ["\u2581horizon", "tal"], ["\u2581", "horizontal"], ["UT", "C"], ["U", "TC"], ["text", "rm"], ["tex", "trm"], ["Li", "ve"], ["L", "ive"], ["Sc", "ore"], ["S", "core"], ["\u2581Germ", "ans"], ["\u2581German", "s"], ["\u2581Ger", "mans"], ["di", "stance"], ["dist", "ance"], ["d", "istance"], ["ut", "i"], ["u", "ti"], ["\u2581\u00e9", "qu"], ["\u2581", "\u00e9qu"], ["\u2581numer", "ical"], ["\u2581re", "ass"], ["Act", "iv"], ["\u2581c", "od"], ["\u2581co", "d"], ["\u2581", "cod"], ["bul", "let"], ["en", "sing"], ["ens", "ing"], ["\u2581G", "em"], ["\u2581Ge", "m"], ["\u2581nav", "igation"], ["\u2581navig", "ation"], ["\u2581", "navigation"], ["add", "Class"], ["\u2581simultane", "ously"], ["\u0432\u0438", "\u0439"], ["\u2581\u0439\u043e", "\u0433\u043e"], ["\u2581\u0439", "\u043e\u0433\u043e"], ["\u2581H", "\u00f6"], ["\u2581har", "sh"], ["prec", "ated"], ["p", "recated"], ["\u0421", "\u0421\u0420"], ["\u2581Equ", "ip"], ["ad", "get"], ["\u2581T", "YPE"], ["\u2581", "TYPE"], ["\u2581m", "g"], ["\u2581", "mg"], ["IG", "H"], ["\u2581v", "in"], ["\u2581vi", "n"], ["\u2581", "vin"], ["\u2581fin", "dings"], ["\u2581find", "ings"], ["\u2581finding", "s"], ["iv", "an"], ["iva", "n"], ["i", "van"], ["\u2581pos", "session"], ["\u2581poss", "ession"], ["\u2581possess", "ion"], ["\u2581\u0442", "\u043e\u0433\u043e"], ["\u2581\u0442\u043e", "\u0433\u043e"], ["\u2581", "\u0442\u043e\u0433\u043e"], ["\u2581par", "sed"], ["\u2581parse", "d"], ["\u2581", "parsed"], ["ri", "ors"], ["rior", "s"], ["rio", "rs"], ["r", "iors"], ["zeich", "net"], ["\u043d\u0438", "\u043a\u043e\u0432"], ["\u043d\u0438\u043a", "\u043e\u0432"], ["Work", "er"], ["\u2581en", "ables"], ["\u2581enable", "s"], ["\u2581(", "$\\"], ["\u2581($", "\\"], ["\u2581C", "opy"], ["\u2581Co", "py"], ["\u2581Cop", "y"], ["\u2581", "Copy"], ["\u2581orient", "ation"], ["\u0441\u0442", "\u0440\u0435"], ["\u0441", "\u0442\u0440\u0435"], ["\u2581Ind", "ians"], ["\u2581India", "ns"], ["\u2581Indian", "s"], ["\u2581G", "ary"], ["\u2581Gar", "y"], ["\u2581Ga", "ry"], ["\u2581Ins", "urance"], ["is", "an"], ["isa", "n"], ["i", "san"], ["Ch", "at"], ["C", "hat"], ["\u2581com", "un"], ["\u2581co", "mun"], ["\u2581co", "ron"], ["\u2581cor", "on"], ["\u043e\u0433\u0440\u0430\u0444\u0438", "\u044f"], ["up", "dated"], ["update", "d"], ["\u2581\u0418", "\u043d"], ["The", "se"], ["Th", "ese"], ["SE", "C"], ["S", "EC"], ["\u2581boy", "friend"], ["Di", "agnostics"], ["Hi", "nt"], ["H", "int"], ["mu", "l"], ["m", "ul"], ["\u2581in", "ode"], ["\u2581i", "node"], ["\u2581", "inode"], ["x", "A"], ["ef", "t"], ["e", "ft"], ["OP", "TION"], ["OPT", "ION"], ["un", "ct"], ["unc", "t"], ["an", "non"], ["ann", "on"], ["anno", "n"], ["EN", "S"], ["E", "NS"], ["st", "rip"], ["str", "ip"], ["stri", "p"], ["\u2581enthus", "i"], ["\u2581W", "hit"], ["\u2581Wh", "it"], ["\u2581\u0424", "\u0438"], ["au", "de"], ["aud", "e"], ["a", "ude"], ["\u2581disag", "ree"], ["\u2581sn", "apped"], ["\u2581snap", "ped"], ["Ph", "ys"], ["\u2581S", "yn"], ["\u2581Sy", "n"], ["\u2581s", "our"], ["\u2581so", "ur"], ["\u2581sou", "r"], ["\u2581L", "ux"], ["\u2581Lu", "x"], ["ug", "ar"], ["uga", "r"], ["u", "gar"], ["til", "e"], ["ti", "le"], ["t", "ile"], ["\u2581in", "fection"], ["\u2581inf", "ection"], ["\u2581infect", "ion"], ["\u2581F", "eb"], ["\u2581Fe", "b"], ["\u2581C", "hem"], ["\u2581Ch", "em"], ["\u2581Che", "m"], ["data", "set"], ["dat", "aset"], ["ch", "ts"], ["cht", "s"], ["D", "ynamic"], ["\u2581\u0441", "\u0440\u0435\u0434"], ["\u2581qu", "een"], ["\u2581que", "en"], ["work", "er"], ["wor", "ker"], ["sw", "ap"], ["\u2581tim", "estamp"], ["\u2581", "timestamp"], ["\u2581In", "tegr"], ["\u2581Int", "egr"], ["\u2581", "Integr"], ["\u2581inter", "views"], ["\u2581interview", "s"], ["su", "ch"], ["s", "uch"], ["\u2581l", "aughter"], ["\u2581laugh", "ter"], ["pro", "f"], ["pr", "of"], ["\u2581B", "ird"], ["\u2581Bi", "rd"], ["\u2581Bir", "d"], ["(", "|"], ["\u00e2", "n"], ["\u2581g", "ra"], ["\u2581gr", "a"], ["\u2581", "gra"], ["&", "="], ["ze", "ns"], ["zen", "s"], ["z", "ens"], ["get", "Message"], ["\u2581O", "st"], ["\u2581Os", "t"], ["\u2581g", "ab"], ["\u2581ga", "b"], ["\u2581mort", "gage"], ["mult", "icol"], ["multi", "col"], ["LE", "VEL"], ["part", "ition"], ["se", "en"], ["see", "n"], ["s", "een"], ["\u2581dec", "lar"], ["\u2581decl", "ar"], ["A", "U"], ["\u2581o", "x"], ["\u2581", "ox"], ["\u2581l", "igger"], ["\u2581lig", "ger"], ["\u2581C", "arm"], ["\u2581Car", "m"], ["\u2581Ca", "rm"], ["ge", "me"], ["gem", "e"], ["g", "eme"], ["\u2581Ve", "gas"], ["\u2581Veg", "as"], ["\u2581E", "ug"], ["\u2581Eu", "g"], ["or", "us"], ["o", "rus"], ["\u2581b", "rick"], ["\u2581br", "ick"], ["\u2581as", "\u00ed"], ["\u2581Mag", "azine"], ["HasColumn", "Type"], ["V", "R"], ["lic", "her"], ["li", "cher"], ["lich", "er"], ["liche", "r"], ["l", "icher"], ["\u2581F", "uture"], ["\u2581Fut", "ure"], ["\u2581", "Future"], ["\u2581J", "ug"], ["\u2581Ju", "g"], ["at", "tan"], ["att", "an"], ["atta", "n"], ["con", "structor"], ["construct", "or"], ["V", "P"], ["\u2581\u0442", "\u0443\u0440"], ["\u2581\u0442\u0443", "\u0440"], ["\u2581", "\u0442\u0443\u0440"], ["\u0447\u0438", "\u043d\u0430"], ["\u0447\u0438\u043d", "\u0430"], ["Comp", "arator"], ["Compar", "ator"], ["\u2581aut", "hentic"], ["\u2581mon", "ster"], ["\u2581trans", "formed"], ["\u2581transform", "ed"], ["\u2581firm", "s"], ["\u2581fir", "ms"], ["F", "W"], ["\u2581c", "atalog"], ["\u2581catal", "og"], ["\u2581", "catalog"], ["bo", "ards"], ["board", "s"], ["\u2581dise", "ases"], ["\u2581disease", "s"], ["\u2581Benj", "amin"], ["\u2581hor", "izon"], ["\u2581Av", "ailable"], ["\u2581", "Available"], ["M", "vc"], ["St", "ud"], ["\u2581l", "ord"], ["\u2581lo", "rd"], ["\u2581", "lord"], ["gen", "eral"], ["gener", "al"], ["\u043f\u0430", "\u0440"], ["\u043f", "\u0430\u0440"], ["\u2581cab", "inet"], ["\u2581cabin", "et"], ["\u2581Bas", "ic"], ["\u2581", "Basic"], ["Test", "Case"], ["an", "sk"], ["ans", "k"], ["\u2581S", "now"], ["\u2581Sn", "ow"], ["ier", "ten"], ["iert", "en"], ["ierte", "n"], ["i", "erten"], ["\u2581v", "ocal"], ["\u2581vo", "cal"], ["\u2581voc", "al"], ["Pad", "ding"], ["P", "adding"], ["ha", "lt"], ["hal", "t"], ["h", "alt"], ["\u2581Alex", "and"], ["\u2581Col", "omb"], ["iv", "amente"], ["iva", "mente"], ["\u2581art", "ificial"], ["\u2581Atl", "anta"], ["\u2581m", "entre"], ["\u2581men", "tre"], ["\u2581ment", "re"], ["\u2581est", "aba"], ["\u2581estab", "a"], ["\u2581esta", "ba"], ["je", "kt"], ["jek", "t"], ["j", "ekt"], ["\u2581sle", "pt"], ["\u2581end", "less"], ["\u2581endl", "ess"], ["\u00e9r", "o"], ["\u00e9", "ro"], ["at", "tery"], ["att", "ery"], ["atter", "y"], ["atte", "ry"], ["uu", "r"], ["u", "ur"], ["\u2581weak", "ness"], ["\u2581attempt", "ing"], ["BY", "TE"], ["\u2581found", "er"], ["\u2581fo", "under"], ["\u2581fou", "nder"], ["\u2581sa", "lv"], ["\u2581sal", "v"], ["\u2581Medic", "ine"], ["ti", "d"], ["t", "id"], ["\u2581Sch", "we"], ["\u2581Schw", "e"], ["ra", "ction"], ["ract", "ion"], ["r", "action"], ["\u2581", "\u00bf"], ["cr", "ate"], ["c", "rate"], ["SER", "VER"], ["\u2581comp", "ound"], ["\u2581con", "ve"], ["\u2581conv", "e"], ["\u2581c", "af"], ["\u2581ca", "f"], ["\u2581hand", "ful"], ["on", "ne"], ["\u00fablic", "a"], ["\u2581def", "ensive"], ["\u2581defens", "ive"], ["Al", "ignment"], ["Align", "ment"], ["\u2581pr", "\u00e9c"], ["\u2581pr\u00e9", "c"], ["\u2581signific", "ance"], ["\u00e9l", "\u00e9"], ["\u00e9", "l\u00e9"], ["ar", "ta"], ["art", "a"], ["Da", "m"], ["D", "am"], ["\u2581per", "pet"], ["\u2581c", "aller"], ["\u2581call", "er"], ["\u2581cal", "ler"], ["ic", "ients"], ["ici", "ents"], ["icient", "s"], ["ce", "p"], ["c", "ep"], ["\u2581Mult", "i"], ["\u2581Mul", "ti"], ["\u2581", "Multi"], ["\u2581st", "olen"], ["\u2581sto", "len"], ["\u2581stole", "n"], ["\u2581focus", "ing"], ["em", "bed"], ["emb", "ed"], ["\u2581b", "ree"], ["\u2581br", "ee"], ["\u2581bre", "e"], ["\u2581A", "B"], ["\u2581", "AB"], ["\u2581occasion", "s"], ["\u2581occas", "ions"], ["se", "a"], ["s", "ea"], ["Pro", "v"], ["Pr", "ov"], ["P", "rov"], ["\u0447\u0435", "\u043d\u0438\u0435"], ["\u2581C", "ategory"], ["\u2581", "Category"], ["\u2581s", "q"], ["\u2581", "sq"], ["\u2581\u0424", "\u0435"], ["V", "A"], ["Di", "ff"], ["D", "iff"], ["Tr", "i"], ["T", "ri"], ["iss", "ement"], ["isse", "ment"], ["\u2581act", "ress"], ["\u2581\u041f", "\u0435"], ["\u2581j", "ej"], ["\u2581je", "j"], ["\u2581tw", "isted"], ["\u2581twist", "ed"], ["\u2581N", "icol"], ["\u2581Nic", "ol"], ["\u2581Ni", "col"], ["\u2581jun", "ior"], ["\u2581junio", "r"], ["\u2581juni", "or"], ["So", "und"], ["S", "ound"], ["\u2581Bra", "sil"], ["\u2581Bras", "il"], ["\u2581ju", "ice"], ["\u2581>", ">>"], ["\u2581>>", ">"], ["\u2581", ">>>"], ["\u2581A", "lb"], ["\u2581Al", "b"], ["\u2581soft", "ly"], ["\u2581Mc", "K"], ["\u2581G", "ren"], ["\u2581Gr", "en"], ["\u2581Gre", "n"], ["\u2581ital", "iano"], ["\u2581cre", "atures"], ["\u2581creat", "ures"], ["\u2581creature", "s"], ["\u2581res", "idential"], ["\u2581resident", "ial"], ["\u2581resid", "ential"], ["\u2581Inst", "agram"], ["uck", "s"], ["uc", "ks"], ["u", "cks"], ["\u2581k", "iller"], ["\u2581kill", "er"], ["\u2581kil", "ler"], ["\u2581John", "ny"], ["\u2581enter", "prise"], ["D", "to"], ["ch", "estra"], ["che", "stra"], ["ches", "tra"], ["chestr", "a"], ["\u2581T", "el"], ["\u2581Te", "l"], ["\u2581Act", "iv"], ["\u2581", "Activ"], ["fa", "ctor"], ["fac", "tor"], ["fact", "or"], ["f", "actor"], ["ou", "st"], ["ous", "t"], ["o", "ust"], ["\u2581vac", "uum"], ["\u0440\u0430", "\u043b"], ["\u0440", "\u0430\u043b"], ["')", "->"], ["'", ")->"], ["\u2581L", "eft"], ["\u2581Le", "ft"], ["\u2581", "Left"], ["\u2581de", "fect"], ["\u2581def", "ect"], ["\u2581defe", "ct"], ["\u2581nine", "te"], ["\u2581nin", "ete"], ["fa", "re"], ["far", "e"], ["f", "are"], ["\u2581reg", "ret"], ["\u2581s", "har"], ["\u2581sh", "ar"], ["\u2581sha", "r"], ["ctr", "ine"], ["me", "sh"], ["mes", "h"], ["m", "esh"], ["ci", "ty"], ["cit", "y"], ["c", "ity"], ["ic", "it"], ["ici", "t"], ["i", "cit"], ["\u2581F", "em"], ["\u2581Fe", "m"], ["lim", "ited"], ["limit", "ed"], ["ok", "a"], ["o", "ka"], ["!\\", "!\\"], ["Don", "ald"], ["\u0437", "\u043d\u043e"], ["\u2581pro", "vision"], ["\u2581prov", "ision"], ["\u2581discuss", "ions"], ["\u2581discussion", "s"], ["Dr", "ag"], ["D", "rag"], ["\u2581In", "cl"], ["\u2581Inc", "l"], ["Ex", "it"], ["E", "xit"], ["\u2581A", "bd"], ["\u2581Ab", "d"], ["st", "ory"], ["sto", "ry"], ["ie", "ve"], ["iev", "e"], ["i", "eve"], ["\u2581by", "\u0142"], ["ol", "ving"], ["olv", "ing"], ["woh", "ner"], ["\u2581gu", "idelines"], ["\u2581guide", "lines"], ["\u2581guid", "elines"], ["\u2581st", "raw"], ["\u2581str", "aw"], ["\u2581stra", "w"], ["\u00fc", "ss"], ["\u2581\u0431\u0443", "\u043b\u043e"], ["\u2581bur", "den"], ["\u2581spat", "ial"], ["\u2581stret", "ched"], ["\u2581stretch", "ed"], ["\u2581I", "nf"], ["\u2581In", "f"], ["\u2581", "Inf"], ["\u2581type", "def"], ["\u2581typed", "ef"], ["\u2581ro", "bot"], ["\u2581rob", "ot"], ["\u2581D", "oc"], ["\u2581Do", "c"], ["\u2581", "Doc"], ["pl", "iers"], ["plier", "s"], ["wa", "l"], ["w", "al"], ["ca", "mp"], ["cam", "p"], ["c", "amp"], ["\u2581dif", "f\u00e9"], ["\u2581diff", "\u00e9"], ["\u2581Mc", "G"], ["\u2581t", "el"], ["\u2581te", "l"], ["ar", "ette"], ["aret", "te"], ["\u2581sub", "sequently"], ["\u2581subsequ", "ently"], ["\u2581subsequent", "ly"], ["\u2581h", "oney"], ["\u2581hon", "ey"], ["\u2581ho", "ney"], ["FUN", "C"], ["\u2581establish", "ment"], ["te", "sy"], ["tes", "y"], ["\u2581kt\u00f3", "ry"], ["\u2581\u0441\u0435", "\u043b\u044c"], ["\u2581F", "O"], ["\u2581", "FO"], ["\u2581Is", "lands"], ["\u2581Island", "s"], ["\u2581m", "p"], ["\u2581", "mp"], ["Scal", "ar"], ["\u2581Y", "an"], ["\u2581Ya", "n"], ["ck", "en"], ["cke", "n"], ["c", "ken"], ["\u2581var", "iation"], ["\u2581vari", "ation"], ["i", "\u0105"], ["op", "tim"], ["opt", "im"], ["az", "or"], ["tu", "ple"], ["t", "uple"], ["\u2581gr", "avity"], ["\u2581grav", "ity"], ["\u2581con", "clude"], ["\u2581concl", "ude"], ["\u2581col", "lections"], ["\u2581collection", "s"], ["\u2581collect", "ions"], ["\u2581colle", "ctions"], ["\u00e9s", "z"], ["\u00e9", "sz"], ["\u2581L", "iver"], ["\u2581Li", "ver"], ["\u2581Live", "r"], ["\u2581Liv", "er"], ["\u2581eth", "nic"], ["comp", "ile"], ["\u2581p", "arl"], ["\u2581par", "l"], ["\u2581pa", "rl"], ["Sur", "face"], ["{", "'"], ["\u2581par", "agraph"], ["\u2581para", "graph"], ["\u2581", "paragraph"], ["pos", "ite"], ["po", "site"], ["\u00edt", "ulo"], ["ob", "a"], ["o", "ba"], ["bin", "ary"], ["b", "inary"], ["ro", "b"], ["r", "ob"], ["\u2581Pe", "dro"], ["\u2581Ped", "ro"], ["\u2581f", "is"], ["\u2581fi", "s"], ["\u2581Gr", "ande"], ["\u2581Grand", "e"], ["\u2581Gran", "de"], ["\u2581Gra", "nde"], ["od", "ox"], ["odo", "x"], ["\u2581pos", "ting"], ["\u2581post", "ing"], ["<", "!--"], ["\u2581rac", "ial"], ["\u2581ra", "cial"], ["CO", "M"], ["C", "OM"], ["\u0451", "\u043c"], ["\u2581A", "UT"], ["\u2581AU", "T"], ["\u2581", "AUT"], ["\u2581d", "ishes"], ["\u2581dis", "hes"], ["\u2581dish", "es"], ["assert", "True"], ["\u2581G", "row"], ["\u2581Gr", "ow"], ["\u2581Gro", "w"], ["\u2581sl", "id"], ["\u2581ju", "illet"], ["\u0441\u0441", "\u043e"], ["\u0441", "\u0441\u043e"], ["Run", "ner"], ["Sa", "l"], ["S", "al"], ["Sa", "me"], ["Sam", "e"], ["S", "ame"], ["\u2581Stud", "y"], ["\u2581Col", "onel"], ["\u2581J", "oin"], ["\u2581Jo", "in"], ["\u2581", "Join"], ["ar", "ms"], ["arm", "s"], ["\u2581l", "y"], ["\u2581", "ly"], ["\u2581co", "oper"], ["\u2581cur", "ves"], ["\u2581curve", "s"], ["\u2581curv", "es"], ["He", "alth"], ["\u2581M", "OD"], ["\u2581MO", "D"], ["\u2581", "MOD"], ["\u2581pr", "imo"], ["\u2581prim", "o"], ["\u2581pri", "mo"], ["ock", "ets"], ["ocket", "s"], ["multi", "column"], ["multicol", "umn"], ["\u2581\u0421", "\u0430\u043d"], ["\u2581\u0421\u0430", "\u043d"], ["\u2581H", "unter"], ["\u2581Hun", "ter"], ["\u2581Hunt", "er"], ["Custom", "er"], ["ot", "hy"], ["oth", "y"], ["o", "thy"], ["Des", "ign"], ["De", "sign"], ["ma", "ss"], ["mas", "s"], ["m", "ass"], ["\u2581fam", "ille"], ["\u2581famil", "le"], ["\u2581fue", "ron"], ["\u2581fu", "eron"], ["\u2581fuer", "on"], ["\u00e4", "m"], ["\u2581head", "quarters"], ["\u2581d", "ign"], ["\u2581di", "gn"], ["\u2581dig", "n"], ["\u2581Ro", "bin"], ["\u2581Rob", "in"], ["\u2581me", "ets"], ["\u2581meet", "s"], ["\u2581so", "it"], ["\u043f\u0430", "\u0434\u0430"], ["\u043f\u0430\u0434", "\u0430"], [")\"", ");"], [")", "\");"], ["\u2581w", "rapper"], ["\u2581wrap", "per"], ["\u2581", "wrapper"], ["\u2581theoret", "ical"], ["\u2581u", "d"], ["\u2581", "ud"], ["pl", "icity"], ["plic", "ity"], ["plicit", "y"], ["\u2581w", "p"], ["\u2581", "wp"], ["\u2581\u0438\u0441\u043f\u043e", "\u043b\u044c"], ["\u2581c", "amps"], ["\u2581camp", "s"], ["\u2581cam", "ps"], ["\u2581A", "gency"], ["\u2581Ag", "ency"], ["g", "c"], ["hu", "m"], ["h", "um"], ["AT", "T"], ["A", "TT"], ["B", "tn"], ["C", "ent"], ["\u2581H", "elen"], ["\u2581He", "len"], ["\u2581Hel", "en"], ["\u2581am", "plit"], ["\u2581ampl", "it"], ["\u2581Mem", "orial"], ["und", "ial"], ["SH", "IFT"], ["wi", "k"], ["w", "ik"], ["\u2581Lie", "utenant"], ["VAL", "ID"], ["\u2581B", "ath"], ["\u2581Ba", "th"], ["\u2581Bat", "h"], ["\u2581Jeff", "erson"], ["\u2581C", "ut"], ["\u2581Cu", "t"], ["\u2581", "Cut"], ["\u2581ser", "vers"], ["\u2581serv", "ers"], ["\u2581server", "s"], ["\u2581serve", "rs"], ["\u2581", "servers"], ["ly", "ph"], ["\u2581CO", "PY"], ["\u2581COP", "Y"], ["\u2581comput", "ers"], ["\u2581computer", "s"], ["\u2581compute", "rs"], ["const", "ruction"], ["construct", "ion"], ["\u2581P", "DF"], ["\u2581PD", "F"], ["\u2581", "PDF"], ["\u2581pro", "tagon"], ["\u2581prot", "agon"], ["\u2581fore", "head"], ["custom", "er"], ["Un", "is"], ["U", "nis"], ["\u2581sign", "ing"], ["\u2581sig", "ning"], [".", "\u2019"], ["F", "etch"], ["\u2581S", "core"], ["\u2581Sc", "ore"], ["\u2581", "Score"], ["hu", "man"], ["hum", "an"], ["h", "uman"], ["\u2581down", "town"], ["\u2581downt", "own"], ["In", "tern"], ["Int", "ern"], ["Inter", "n"], ["\u2581bes", "ides"], ["\u2581beside", "s"], ["\u2581\u0434", "\u0432\u043e"], ["\u2581\u043f\u0440\u0430", "\u0432\u0438"], ["\u2581", "\u043f\u0440\u0430\u0432\u0438"], ["\u2581c", "c"], ["\u2581", "cc"], ["\u2581D", "ebug"], ["\u2581De", "bug"], ["\u2581Deb", "ug"], ["\u2581", "Debug"], ["\u2581Cl", "ose"], ["\u2581", "Close"], ["el", "ihood"], ["eli", "hood"], ["\u2581al", "gorithms"], ["\u2581algorithm", "s"], ["\u2581H", "amb"], ["\u2581Ham", "b"], ["\u2581Ha", "mb"], ["\u0447", "\u043d\u0430"], ["\u2581c", "ust"], ["\u2581cu", "st"], ["\u2581mo", "unted"], ["\u2581mount", "ed"], ["par", "en"], ["pa", "ren"], ["pare", "n"], ["p", "aren"], ["\u2581isol", "ated"], ["\u2581A", "gr"], ["\u2581Ag", "r"], ["\u2581or", "bit"], ["\u2581orb", "it"], ["print", "k"], ["\u2581t", "urb"], ["\u2581tu", "rb"], ["\u2581tur", "b"], ["\u2581gru", "po"], ["\u043c\u0438", "\u0438"], ["\"\"", "\""], ["\"", "\"\""], ["\u2581h", "ills"], ["\u2581hill", "s"], ["\u0440\u044f", "\u0434"], ["\u2581B", "od"], ["\u2581Bo", "d"], ["\u2581\u043e\u0431", "\u0449\u0435"], ["est", "one"], ["esto", "ne"], ["eston", "e"], ["e", "stone"], ["\u2581satisf", "ying"], ["\u2581satisfy", "ing"], ["\u2581I", "van"], ["\u2581Iv", "an"], ["\u2581associ", "ate"], ["name", "d"], ["na", "med"], ["nam", "ed"], ["n", "amed"], ["oc", "cup"], ["occ", "up"], ["GP", "IO"], ["G", "PIO"], ["hi", "t"], ["h", "it"], ["\u2581dis", "tract"], ["\u2581di", "stract"], ["\u2581dist", "ract"], ["\u2581bar", "rel"], ["\u2581barr", "el"], ["\u2581in", "variant"], ["di", "d"], ["d", "id"], ["\u2581l", "ieu"], ["\u2581li", "eu"], ["\u2581lie", "u"], ["sc", "ene"], ["UN", "K"], ["\u2581Ont", "ario"], ["\u2581M", "ission"], ["\u2581Miss", "ion"], ["zi", "al"], ["z", "ial"], ["\u2581comp", "ete"], ["\u2581compet", "e"], ["\u2581cou", "ples"], ["\u2581couple", "s"], ["\u2581coup", "les"], ["SH", "A"], ["S", "HA"], ["\u2581s", "ei"], ["\u2581se", "i"], ["\u2581m", "igration"], ["\u2581migr", "ation"], ["ac", "ked"], ["ack", "ed"], ["\u2581b", "arn"], ["\u2581bar", "n"], ["\u2581ba", "rn"], ["hal", "f"], ["h", "alf"], ["\u2581neigh", "bour"], ["\u2581neighb", "our"], ["ft", "e"], ["f", "te"], ["\u2581od", "ds"], ["\u2581odd", "s"], ["\u2581optim", "ization"], ["\u2581I", "C"], ["\u2581", "IC"], ["\u2581H", "end"], ["\u2581He", "nd"], ["\u2581Hen", "d"], ["pay", "ment"], ["M", "r"], ["')", ":"], ["'", "):"], ["vo", "ir"], ["v", "oir"], ["\u2581R", "ange"], ["\u2581Rang", "e"], ["\u2581Ran", "ge"], ["\u2581", "Range"], ["\u2581polit", "icians"], ["\u2581politician", "s"], ["\u2581K", "han"], ["\u2581Kh", "an"], ["\u2581shel", "ter"], ["\u2581tim", "ing"], ["\u2581ti", "ming"], ["Create", "d"], ["Creat", "ed"], ["C", "reated"], ["\u2581sept", "embre"], ["li", "t"], ["l", "it"], ["\u2581S", "hel"], ["\u2581She", "l"], ["\u2581Sh", "el"], ["\u2581c", "ouch"], ["\u2581co", "uch"], ["\u2581cou", "ch"], ["\u2581d", "\u00e4r"], ["ult", "ur"], ["\u2581G", "iov"], ["\u2581Gi", "ov"], ["\u00f4", "le"], ["RE", "AM"], ["\u2581O", "cean"], ["\u2581M", "B"], ["\u2581", "MB"], ["\u2581lie", "gt"], ["\u2581o", "v"], ["\u2581", "ov"], ["\u2581car", "pet"], ["\u0442\u0430", "\u0440"], ["\u0442", "\u0430\u0440"], ["\u2581\u0433\u043e", "\u0434\u0438\u043d\u0430"], ["\u2581\u0433\u043e\u0434\u0438", "\u043d\u0430"], ["\u2581S", "\u00e3o"], ["\u2581\u043e", "\u0442\u043d\u043e"], ["\u2581\u043e\u0442", "\u043d\u043e"], ["ab", "ling"], ["abl", "ing"], ["a", "bling"], ["in", "th"], ["int", "h"], ["\u2581purs", "ue"], ["\u2581Const", "itution"], ["an", "j"], ["\u2581F", "BI"], ["\u2581ar", "row"], ["\u2581arr", "ow"], ["\u2581", "arrow"], ["ph", "ones"], ["phone", "s"], ["\u2581kn", "ocked"], ["\u2581knock", "ed"], ["\u2581de", "com"], ["\u2581dec", "om"], ["ie", "k"], ["i", "ek"], ["\u044c", "\u0435"], ["St", "rip"], ["Str", "ip"], ["\u2581V", "enez"], ["\u2581Ven", "ez"], ["\u2581Ve", "nez"], ["\u2581p", "upp"], ["\u2581pu", "pp"], ["\u2581pup", "p"], ["bi", "an"], ["bia", "n"], ["b", "ian"], ["\u2581cot", "ton"], ["h", "p"], ["\u2581the", "atre"], ["\u2581accept", "able"], ["cuss", "ion"], ["\u2581r", "ounds"], ["\u2581round", "s"], ["\u2581act", "ively"], ["\u2581activ", "ely"], ["\u2581active", "ly"], ["\u2581among", "st"], ["\u2581a", "bc"], ["\u2581ab", "c"], ["\u2581", "abc"], ["F", "M"], ["Pop", "up"], ["\u2581divers", "ity"], ["us", "z"], ["u", "sz"], ["\u2581employ", "er"], ["spec", "ially"], ["special", "ly"], ["\u2581sus", "pected"], ["\u2581suspect", "ed"], ["\u2581c", "rypt"], ["\u2581cry", "pt"], ["\u2581O", "scar"], ["\u2581Os", "car"], ["no", "r"], ["n", "or"], ["\u2581bab", "ies"], ["\u0432\u043e", "\u043c"], ["\u2581m", "undo"], ["\u2581li", "bert"], ["\u2581lib", "ert"], ["\u2581liber", "t"], ["S", "G"], ["ah", "ren"], ["ahr", "en"], ["a", "hren"], ["\u2581magn", "itude"], ["T", "M"], ["'", "+"], ["\u2581\u043e\u0431", "\u044a"], ["\u2581G", "ust"], ["\u2581Gu", "st"], ["\u2581gr", "ain"], ["\u2581gra", "in"], ["\u043c\u0435\u043d", "\u0442"], ["\u043c", "\u0435\u043d\u0442"], ["to", "Equal"], ["\u2581m", "os"], ["\u2581mo", "s"], ["\u2581", "mos"], ["\u2581consist", "ently"], ["\u2581consistent", "ly"], ["\u0445", "\u0443"], ["\u2581domin", "ant"], ["Con", "verter"], ["Convert", "er"], ["at", "able"], ["ata", "ble"], ["a", "table"], ["\u2581J", "ag"], ["\u2581Ja", "g"], ["scri", "ptions"], ["script", "ions"], ["scription", "s"], ["s", "criptions"], ["x", "B"], ["\u2581", "\u00a9"], ["fol", "der"], ["fold", "er"], ["f", "older"], ["\u2581sub", "stance"], ["\u2581subst", "ance"], ["\u2581\u043f\u043e", "\u0441"], ["L", "o"], ["BU", "S"], ["B", "US"], ["bas", "ic"], ["us", "sen"], ["uss", "en"], ["\u2581co", "ins"], ["\u2581coin", "s"], [":", "-"], ["\u2581N", "elson"], ["\u2581Nel", "son"], ["In", "ner"], ["ograf", "\u00eda"], ["\u2581ex", "empl"], ["\u2581exem", "pl"], ["ch", "g"], ["\u2581sy", "nd"], ["\u2581syn", "d"], ["dyn", "amic"], ["d", "ynamic"], ["ver", "ted"], ["vert", "ed"], ["\u2581EV", "ENT"], ["\u2581", "EVENT"], ["se", "ek"], ["see", "k"], ["av", "ier"], ["avi", "er"], ["a", "vier"], ["\u2581p", "rot"], ["\u2581pro", "t"], ["\u2581pr", "ot"], ["\u2581", "prot"], ["--", "----"], ["----", "--"], ["---", "---"], ["-----", "-"], ["-", "-----"], ["\u2581con", "vention"], ["\u2581conv", "ention"], ["\u2581convent", "ion"], ["\u2581\u0441\u0442\u0430\u043d\u043e\u0432", "\u043d\u0438\u043a\u0430"], ["gl", "ing"], ["g", "ling"], ["hor", "a"], ["ho", "ra"], ["h", "ora"], ["\u0448\u0438", "\u0439"], ["\u2581wh", "ilst"], ["ser", "ialize"], ["serial", "ize"], ["s", "erialize"], ["\u2581R", "ing"], ["([", "'"], ["(", "['"], ["\u2581c", "her"], ["\u2581ch", "er"], ["\u2581che", "r"], ["\u2581", "cher"], ["\u0441\u044c", "\u043a\u0456"], ["\u2581D", "anny"], ["\u2581Dan", "ny"], ["\u2581re", "aches"], ["\u2581reach", "es"], ["\u2581el", "igible"], ["\u2581P", "arent"], ["\u2581Par", "ent"], ["\u2581Pa", "rent"], ["\u2581", "Parent"], ["\u2581came", "ras"], ["\u2581cam", "eras"], ["\u2581camera", "s"], ["\u2581discipl", "ine"], ["\u2581s", "illy"], ["\u2581sil", "ly"], ["re", "ts"], ["ret", "s"], ["r", "ets"], ["yt", "ics"], ["\u2581Reg", "ional"], ["\u2581Region", "al"], ["\u2581B", "aby"], ["\u2581Ba", "by"], ["\u2581Bab", "y"], ["te", "le"], ["t", "ele"], ["WAR", "NING"], ["WARN", "ING"], ["su", "pp"], ["sup", "p"], ["s", "upp"], ["\u2581refer", "ring"], ["\u2581mer", "ch"], ["\u2581merc", "h"], ["ol", "ves"], ["olve", "s"], ["olv", "es"], ["em", "et"], ["eme", "t"], ["e", "met"], ["ck", "e"], ["c", "ke"], ["\u2581M", "unicip"], ["\u2581Mun", "icip"], ["Wh", "ite"], ["\u2581", "\u015a"], ["ri", "os"], ["rio", "s"], ["r", "ios"], ["log", "ging"], ["\u2581d", "x"], ["\u2581", "dx"], ["\u2581su", "sp"], ["\u2581sus", "p"], ["ex", "ternal"], ["\u2581Liber", "al"], ["\u2581Lib", "eral"], ["\u2581Init", "ialize"], ["\u2581Initial", "ize"], ["\u2581", "Initialize"], ["\u2581exhib", "ition"], ["\u2581exhibit", "ion"], ["\u2581ext", "ensions"], ["\u2581extension", "s"], ["\u2581extens", "ions"], ["\u2581", "extensions"], ["ke", "eper"], ["keep", "er"], ["kee", "per"], ["SY", "S"], ["\u2581J", "ake"], ["\u2581Ja", "ke"], ["\u2581Jak", "e"], ["fo", "oter"], ["foot", "er"], ["foo", "ter"], ["\u2581ph", "ones"], ["\u2581phone", "s"], ["\u2581", "phones"], ["\u2581real", "m"], ["\u2581contribut", "ed"], ["\u2581contribute", "d"], ["ME", "SS"], ["\u2581For", "mat"], ["\u2581Form", "at"], ["\u2581", "Format"], ["Per", "iod"], ["\u2581h", "id"], ["\u2581hi", "d"], ["\u2581", "hid"], ["\u2581me", "tres"], ["\u2581met", "res"], ["\u2581D", "im"], ["\u2581Di", "m"], ["\u2581", "Dim"], ["ache", "lor"], ["achel", "or"], ["\u2581T", "ak"], ["\u2581Ta", "k"], ["\u2581\u0432\u0435", "\u043b\u0438"], ["\u2581g", "ram"], ["\u2581gr", "am"], ["\u2581gra", "m"], ["\u2581", "gram"], ["\u2581M", "Y"], ["\u2581", "MY"], ["on", "ders"], ["ond", "ers"], ["onder", "s"], ["onde", "rs"], ["';", "\r"], ["'", ";\r"], ["\u2581F", "ro"], ["\u2581Fr", "o"], ["\u2581advant", "ages"], ["\u2581advantage", "s"], ["io", "v"], ["i", "ov"], ["\u2581she", "ets"], ["\u2581sheet", "s"], ["ce", "mbre"], ["c", "embre"], ["\u017e", "e"], ["]", "\r"], ["\u2581D", "J"], ["subset", "eq"], ["UP", "DATE"], ["\u2581b", "locked"], ["\u2581bl", "ocked"], ["\u2581block", "ed"], ["\u2581pan", "els"], ["\u2581pa", "nels"], ["\u2581panel", "s"], ["E", "A"], ["nd", "e"], ["n", "de"], ["\u00ea", "t"], ["Bu", "l"], ["B", "ul"], ["\u2581m", "eters"], ["\u2581me", "ters"], ["\u2581met", "ers"], ["\u2581meter", "s"], ["jo", "ur"], ["j", "our"], ["\u2581rap", "port"], ["\u2581rapp", "ort"], ["\u2581J", "ak"], ["\u2581Ja", "k"], ["\u2581V", "AL"], ["\u2581VA", "L"], ["\u2581", "VAL"], ["\u2581p", "up"], ["\u2581pu", "p"], ["\u2581k", "a"], ["\u2581", "ka"], ["for", "ced"], ["force", "d"], ["\u2581\u0430\u0432", "\u0433\u0443"], ["ener", "gy"], ["e", "nergy"], ["\u2581V", "a"], ["not", "es"], ["no", "tes"], ["note", "s"], ["n", "otes"], ["\u2581relax", "ed"], ["C", "r"], ["id", "ding"], ["idd", "ing"], ["\u2581def", "ines"], ["\u2581define", "s"], ["\u2581defin", "es"], ["\u2581kiss", "ed"], ["\u2581inv", "asion"], ["\u2581invas", "ion"], ["\u2581sc", "reens"], ["\u2581screen", "s"], ["C", "trl"], ["\u2581pass", "engers"], ["\u2581passenger", "s"], ["\u2581\u0425", "\u043e"], ["ation", "ship"], ["ations", "hip"], ["per", "cent"], ["\\", "}"], ["\u2581be", "ating"], ["\u2581beat", "ing"], ["life", "ray"], ["lifer", "ay"], ["\u2581V", "M"], ["\u2581", "VM"], ["\u2581Gab", "riel"], ["\u2581g", "allery"], ["\u2581gall", "ery"], ["\u2581\u041b", "\u043e"], ["iv", "ot"], ["ivo", "t"], ["\u2581r", "ental"], ["\u2581ren", "tal"], ["\u2581rent", "al"], ["\u2581sh", "ocked"], ["\u2581shock", "ed"], ["\u2581Ste", "in"], ["\u2581B", "h"], ["\u2581", "\u043b\u043e"], ["Un", "e"], ["U", "ne"], ["\u0433\u0435", "\u043d"], ["\u0433", "\u0435\u043d"], ["\u2581kom", "mun"], ["an", "ka"], ["ank", "a"], ["\u2581C", "ape"], ["\u2581Cap", "e"], ["\u2581Ca", "pe"], ["Re", "ady"], ["Read", "y"], ["\u2581\u043a", "\u0440\u0438"], ["\u2581", "\u043a\u0440\u0438"], ["tr", "ag"], ["tra", "g"], ["t", "rag"], ["Al", "ign"], ["Ali", "gn"], ["\u2581host", "ed"], ["\u2581ho", "sted"], ["\u2581\\", "("], ["\u2581S", "ession"], ["\u2581", "Session"], ["ys", "k"], ["y", "sk"], ["Pen", "ding"], ["P", "ending"], ["ellig", "ence"], ["elli", "gence"], ["\u2581Never", "theless"], ["bit", "ro"], ["bitr", "o"], ["ho", "lm"], ["hol", "m"], ["quir", "y"], ["\u2581mechan", "ical"], ["\u2581D", "\u00e9"], ["an", "eous"], ["ane", "ous"], ["\u2581psych", "ological"], ["\u2581a", "broad"], ["\u2581ab", "road"], ["\u2581a", "voir"], ["\u2581av", "oir"], ["\u2581separ", "ation"], ["\u2581sep", "aration"], ["\u2581Haw", "ai"], ["iej", "sc"], ["\u2581N", "ether"], ["\u2581Ne", "ther"], ["\u2581Net", "her"], ["\u2581sub", "tle"], ["bi", "rd"], ["b", "ird"], ["\u2581mark", "er"], ["\u2581mar", "ker"], ["\u2581", "marker"], ["\u2581\u0441\u043e", "\u0437\u0434\u0430"], ["\u0432\u0430", "\u043b\u0430"], ["\u0432\u0430\u043b", "\u0430"], ["\u2581Work", "ing"], ["\u2581Wor", "king"], ["\u2581h", "over"], ["\u2581ho", "ver"], ["\u2581", "hover"], ["%%%%", "%%%%"], ["\u2581\u043c", "\u0430\u0442"], ["\u2581\u043c\u0430", "\u0442"], ["\u2581", "\u043c\u0430\u0442"], ["\u2581s", "oup"], ["\u2581so", "up"], ["\u2581sou", "p"], ["Al", "ert"], ["ch", "r"], ["c", "hr"], ["\u2581P", "CI"], ["\u2581PC", "I"], ["\u2581", "PCI"], ["\u2581m", "\u00fas"], ["ient", "ras"], ["ien", "tras"], ["\u2581St", "orage"], ["\u2581Sto", "rage"], ["\u2581", "Storage"], ["\u2581av", "ailability"], ["\u2581op", "era"], ["\u2581oper", "a"], ["\u2581P", "roduction"], ["\u2581Produ", "ction"], ["\u2581Product", "ion"], ["ia", "ne"], ["ian", "e"], ["i", "ane"], ["\u2581Bet", "ter"], ["\u2581B", "utton"], ["\u2581But", "ton"], ["\u2581", "Button"], ["\u2581Pe", "ace"], ["\u2581Mor", "ris"], ["\u2581s", "ib"], ["\u2581si", "b"], ["\u2581f", "iber"], ["\u2581fi", "ber"], ["\u2581fib", "er"], ["Int", "ent"], ["\u2581D", "esc"], ["\u2581De", "sc"], ["\u2581Des", "c"], ["\u2581", "Desc"], ["ning", "en"], ["n", "ingen"], ["ze", "j"], ["z", "ej"], ["av", "an"], ["ava", "n"], ["a", "van"], ["cover", "ed"], ["cov", "ered"], ["\u2581s", "yst"], ["\u2581sy", "st"], ["\u2581sys", "t"], ["_", "+"], ["\u2581\u043e\u0440\u0433\u0430", "\u043d\u0438"], ["\u2581Re", "lig"], ["\u2581Rel", "ig"], ["\u0446\u0438", "\u0430\u043b\u044c"], ["\u2581s", "pite"], ["\u2581sp", "ite"], ["\u2581re", "pr\u00e9s"], ["\u2581~", "~"], ["\u2581", "~~"], ["\u2581to", "xic"], ["\u2581a", "pro"], ["\u2581ap", "ro"], ["\u2581apr", "o"], ["X", "Y"], ["\u2581tr", "ips"], ["\u2581tri", "ps"], ["\u2581trip", "s"], ["\u2581pl", "aats"], ["\u2581con", "vey"], ["\u2581conv", "ey"], ["\u2581conve", "y"], ["Pr", "im"], ["P", "rim"], ["\u2581\u043e", "\u0441\u0442\u0430"], ["\u2581\u043e\u0441", "\u0442\u0430"], ["\u2581\u043e\u0441\u0442", "\u0430"], ["ok", "o"], ["o", "ko"], ["\u2581l", "obby"], ["\u2581lob", "by"], ["\u2581recommend", "ations"], ["\u2581recommendation", "s"], ["SP", "ACE"], ["\u2581overwhel", "ming"], ["ennes", "see"], ["\u2581ac", "quire"], ["\u2581acqu", "ire"], ["w", "m"], ["LOB", "AL"], ["\u2581D", "EF"], ["\u2581DE", "F"], ["\u2581", "DEF"], ["je", "r"], ["j", "er"], ["\u2581re", "cur"], ["\u2581rec", "ur"], ["om", "men"], ["omm", "en"], ["\u2581j", "og"], ["\u2581jo", "g"], ["\u2581n", "ast"], ["\u2581na", "st"], ["\u2581nas", "t"], ["\u2581L", "P"], ["\u2581", "LP"], ["jo", "n"], ["j", "on"], ["\u2581w", "ishes"], ["\u2581wish", "es"], ["\u2581wis", "hes"], ["\u2581N", "ancy"], ["\u2581support", "ers"], ["\u2581supp", "orters"], ["^{", "-\\"], ["^{-", "\\"], ["\u2581T", "rib"], ["\u2581Tr", "ib"], ["\u2581Tri", "b"], ["\u2581", "\u00c4"], ["\u2581disappoint", "ed"], ["\u2581\u0443", "\u043d\u0438"], ["x", "D"], ["li", "nt"], ["lin", "t"], ["l", "int"], ["I", "p"], ["\u2581Islam", "ic"], ["\u00e4n", "de"], ["\u00e4nd", "e"], ["\u00e4", "nde"], ["end", "ment"], ["dt", "ype"], ["d", "type"], ["\u2581di", "gest"], ["\u2581dig", "est"], ["\u2581Set", "tings"], ["\u2581Setting", "s"], ["\u2581", "Settings"], ["\u00e9r", "a"], ["\u00e9", "ra"], ["\u2581aggress", "ive"], ["\u2581intellig", "ent"], ["eder", "b\u00f6rd"], ["ster", "dam"], ["pc", "i"], ["p", "ci"], ["\u2581over", "flow"], ["\u2581", "overflow"], ["im", "b"], ["i", "mb"], ["re", "ach"], ["rea", "ch"], ["r", "each"], ["cept", "or"], ["cep", "tor"], ["\u2581yield", "s"], ["\u2581Se", "bast"], ["\u2581ut", "ility"], ["\u2581util", "ity"], ["\u2581\u0440", "\u0438"], ["\u2581", "\u0440\u0438"], ["\u2581fac", "ulty"], ["\u2581In", "ternal"], ["\u2581Intern", "al"], ["\u2581Inter", "nal"], ["\u2581", "Internal"], ["\u2581attract", "ed"], ["\u2581attra", "cted"], ["\u0440\u0456", "\u0432"], ["\u0440", "\u0456\u0432"], ["\u2581mix", "ing"], ["\u2581R", "uth"], ["\u2581Ru", "th"], ["\u2581esc", "aped"], ["\u2581escape", "d"], ["\u2581E", "asy"], ["\u2581dr", "ain"], ["\u2581r", "ings"], ["\u2581ring", "s"], ["\u2581", "rings"], ["qu", "ire"], ["quir", "e"], ["Av", "ailable"], ["\u2581\u0446", "\u0438"], ["\u2581", "\u0446\u0438"], ["\u2581conv", "ince"], ["\u2581convin", "ce"], ["or", "sch"], ["ors", "ch"], ["\u0443\u0442", "\u0431\u043e"], ["CP", "P"], ["C", "PP"], ["ra", "ge"], ["rag", "e"], ["r", "age"], ["\u0447", "\u0456"], ["\u2581p", "rod"], ["\u2581pro", "d"], ["\u2581pr", "od"], ["\u2581", "prod"], ["\u2581p", "ig"], ["\u2581pi", "g"], ["\u2581C", "atal"], ["\u2581Cat", "al"], ["\u2581Ca", "tal"], ["\u2581al", "ias"], ["\u2581ali", "as"], ["\u2581", "alias"], ["\u2581\u0447\u0435", "\u043c\u043f\u0438"], ["\u2581\u0447\u0435\u043c", "\u043f\u0438"], ["Pl", "ace"], ["P", "lace"], ["\u2581g", "orge"], ["\u2581depend", "ence"], ["\u2581cr", "uel"], ["\u2581cru", "el"], ["\u2581ther", "mal"], ["\u2581therm", "al"], ["ut", "down"], ["ref", "resh"], ["\u2581re", "sort"], ["\u2581res", "ort"], ["\u2581S", "HA"], ["\u2581SH", "A"], ["\u2581", "SHA"], ["\u0442\u0438", "\u0439"], ["fo", "od"], ["foo", "d"], ["f", "ood"], ["\u2581N", "ad"], ["\u2581Na", "d"], ["\u2581pregn", "ancy"], ["\u2581pro", "jection"], ["\u2581project", "ion"], ["\u2581pa", "\u00eds"], ["\u2581\u043f\u043e\u043b\u0443", "\u0447\u0438"], ["\u2581the", "mes"], ["\u2581them", "es"], ["\u2581theme", "s"], ["\u2581fun", "eral"], ["\u2581cas", "o"], ["\u2581ca", "so"], ["\u043b\u0435", "\u043a\u0442"], ["\u043b\u0435\u043a", "\u0442"], ["Ex", "tra"], ["Ext", "ra"], ["\u2581t", "issue"], ["\u2581dr", "agon"], ["\u2581drag", "on"], ["\u2581l", "ig"], ["\u2581li", "g"], ["\u2581", "lig"], ["\u2581n", "ei"], ["\u2581ne", "i"], ["\u2581com", "edy"], ["\u2581come", "dy"], ["\u2581comed", "y"], ["\u0442\u0435", "\u043c"], ["\u0442", "\u0435\u043c"], ["\u0441\u043b\u0430", "\u0432"], ["\u0441", "\u043b\u0430\u0432"], ["\u2581pass", "enger"], ["Cl", "one"], ["i", "\u00e7\u00e3o"], ["yg", "on"], ["y", "gon"], ["\u2581H", "alf"], ["\u2581Hal", "f"], ["\u2581la", "bour"], ["\u2581lab", "our"], ["\u2581vill", "ages"], ["\u2581village", "s"], ["\u2581\u0432\u0456", "\u0439"], ["\u2581\u041e", "\u0442"], ["\u2581L", "isa"], ["\u2581Li", "sa"], ["\u2581Lis", "a"], ["_", "["], ["ba", "g"], ["b", "ag"], ["\u2581d", "iver"], ["\u2581di", "ver"], ["\u2581div", "er"], ["\u2581dive", "r"], ["\u2581M", "L"], ["\u2581", "ML"], ["\u2581transl", "ated"], ["\u2581translate", "d"], ["\u2581per", "\u00f2"], ["ab", "ama"], ["aba", "ma"], ["\u2581cas", "tle"], ["\u2581cast", "le"], ["\u2581", "castle"], ["*", "\\"], ["\u2581reg", "ia"], ["!!", "!!"], ["!!!", "!"], ["!", "!!!"], ["*>", "("], ["*", ">("], ["\u2581Work", "s"], ["\u2581Wor", "ks"], ["\u2581N", "ature"], ["\u2581Nat", "ure"], ["\u2581Natur", "e"], ["NE", "L"], ["N", "EL"], ["\u2581P", "om"], ["\u2581Po", "m"], ["tt", "a"], ["t", "ta"], ["\u2581Jam", "ie"], ["\u2581p", "unch"], ["\u2581pun", "ch"], ["tain", "ment"], ["\u2581K", "rieg"], ["\u2581Kr", "ieg"], ["\u2581restr", "icted"], ["\u2581restrict", "ed"], ["mob", "ile"], ["m", "obile"], ["\u2581grand", "mother"], ["Arg", "uments"], ["Argument", "s"], ["\u2581s", "inc"], ["\u2581si", "nc"], ["\u2581sin", "c"], ["\u2581Mon", "th"], ["\u2581Mont", "h"], ["\u2581", "Month"], ["esc", "ape"], ["e", "scape"], ["\u2581opt", "ical"], ["\u2581L", "ane"], ["\u2581La", "ne"], ["\u2581Lan", "e"], ["\u2581Deutsch", "land"], ["\u2581S", "aison"], ["\u2581Sa", "ison"], ["\u2581V", "irtual"], ["\u2581", "Virtual"], ["pe", "z"], ["p", "ez"], ["In", "line"], ["ow", "any"], ["owa", "ny"], ["rad", "io"], ["r", "adio"], ["\u00f6", "\u00df"], ["\u2581O", "thers"], ["\u2581Other", "s"], ["MA", "IN"], ["M", "AIN"], ["sc", "al"], ["s", "cal"], ["\u2581D", "allas"], ["\u2581Dal", "las"], ["\u2581an", "chor"], ["\u2581anc", "hor"], ["\u2581anch", "or"], ["\u2581", "anchor"], ["en", "cias"], ["enc", "ias"], ["encia", "s"], ["enci", "as"], ["\u2581re", "porter"], ["\u2581rep", "orter"], ["\u2581report", "er"], ["\u2581veget", "ables"], ["\u2581enforce", "ment"], ["\u2581Wis", "consin"], ["\u2581con", "dem"], ["\u2581cond", "em"], ["\u2581e", "b"], ["\u2581", "eb"], ["\u2581s", "its"], ["\u2581sit", "s"], ["\u2581si", "ts"], ["\u2581calcul", "ations"], ["\u2581calculation", "s"], ["\u2581calc", "ulations"], ["\u2581\"", "--"], ["\u2581\"-", "-"], ["ue", "lle"], ["uel", "le"], ["u", "elle"], ["\u2581tip", "o"], ["\u2581ti", "po"], ["\u2581P", "AR"], ["\u2581PA", "R"], ["\u2581", "PAR"], ["co", "rd"], ["cor", "d"], ["c", "ord"], ["\u2581\u0440\u043e", "\u043a\u0456\u0432"], ["ph", "an"], ["pha", "n"], ["p", "han"], ["\u2581kon", "nte"], ["\u2581z", "ap"], ["\u2581za", "p"], ["wr", "iting"], ["writ", "ing"], ["en", "gu"], ["eng", "u"], ["\u2581pert", "urb"], ["Fac", "e"], ["F", "ace"], ["ag", "og"], ["ago", "g"], ["\u2581De", "cl"], ["\u2581Dec", "l"], ["\u2581", "Decl"], ["est", "ly"], ["\u2581War", "ren"], ["\u2581H", "ills"], ["\u2581Hill", "s"], ["\u2581Hil", "ls"], ["\u2581ref", "resh"], ["\u2581refr", "esh"], ["\u2581refres", "h"], ["\u2581", "refresh"], ["\u2581fl", "ip"], ["io", "p"], ["i", "op"], ["\u2581key", "board"], ["is", "to"], ["ist", "o"], ["i", "sto"], ["\u2581prom", "oted"], ["\u2581promote", "d"], ["\u2581promot", "ed"], ["back", "s"], ["ba", "cks"], ["b", "acks"], ["Enc", "oding"], ["\u2581", "\u0627\u0644"], ["\u2581g", "min"], ["\u0440\u043e", "\u0431"], ["\u0440", "\u043e\u0431"], ["\u2581follow", "ers"], ["\u2581p", "epper"], ["um", "ble"], ["umb", "le"], ["\u2581sp", "ray"], ["\u2581spr", "ay"], ["\u2581dr", "ives"], ["\u2581dri", "ves"], ["\u2581driv", "es"], ["\u2581drive", "s"], ["P", "ush"], ["cook", "ie"], ["c", "ookie"], ["\u2581gel", "dig"], ["\u2581geld", "ig"], ["ig", "ung"], ["igu", "ng"], ["vis", "it"], ["\u2581at", "omic"], ["\u2581atom", "ic"], ["\u2581", "atomic"], ["\u2581A", "thlet"], ["\u2581Ath", "let"], ["\u2581Or", "igin"], ["\u2581Ori", "gin"], ["\u2581", "Origin"], ["\u2581H", "appy"], ["\u2581G", "ra"], ["\u2581Gr", "a"], ["\u2581att", "ribut"], ["\u2581\u043f", "\u043e\u0432"], ["\u2581\u043f\u043e", "\u0432"], ["\u2581", "\u043f\u043e\u0432"], ["\u2581n", "ost"], ["\u2581no", "st"], ["\u2581nos", "t"], ["\u2581", "nost"], ["ur", "u"], ["u", "ru"], ["\u2581Ne", "ither"], ["\u2581ma", "ar"], ["ject", "ions"], ["je", "ctions"], ["jection", "s"], ["\u2581re", "nov"], ["\u2581ren", "ov"], ["fin", "ity"], ["f", "inity"], ["gener", "ic"], ["init", "ialize"], ["initial", "ize"], ["pgf", "set"], ["\u2581hyp", "othes"], ["\u2581ma", "cro"], ["\u2581mac", "ro"], ["ma", "ps"], ["map", "s"], ["m", "aps"], ["\u2581f", "are"], ["\u2581far", "e"], ["\u2581fa", "re"], ["\u2581", "fare"], ["Be", "st"], ["B", "est"], ["uch", "t"], ["uc", "ht"], ["u", "cht"], ["co", "d"], ["c", "od"], ["\u2581h", "orm"], ["\u2581hor", "m"], ["\u2581ho", "rm"], ["\u2581P", "oll"], ["\u2581Pol", "l"], ["\u2581Po", "ll"], ["\u2581host", "ing"], ["\u2581Re", "ading"], ["\u2581Read", "ing"], ["Cert", "ificate"], ["\u2581\u0438", "\u043c\u0430"], ["\u2581\u0438\u043c", "\u0430"], ["\u2581C", "ov"], ["\u2581Co", "v"], ["\u2581P", "red"], ["\u2581Pr", "ed"], ["\u2581Pre", "d"], ["\u2581", "Pred"], ["re", "direct"], ["red", "irect"], ["\u2581l", "attice"], ["\u2581port", "folio"], ["\u2581o", "ven"], ["\u2581ov", "en"], ["\u2581", "oven"], ["ie", "len"], ["iel", "en"], ["iele", "n"], ["i", "elen"], ["sub", "scribe"], ["foot", "note"], ["\u043d\u043e", "\u044e"], ["\u2581mom", "ento"], ["\u2581moment", "o"], ["\u2581d", "ich"], ["\u2581di", "ch"], ["\u2581dic", "h"], ["\u2581ent", "ert"], ["\u2581enter", "t"], ["\u2581g", "\u00e9"], ["\u2581connect", "ing"], ["\u2581n", "acional"], ["\u2581o", "tt"], ["\u2581ot", "t"], ["\u2581", "ott"], ["\u043d\u0456", "\u0432"], ["\u043d", "\u0456\u0432"], ["\u2581rac", "ist"], ["\u2581penal", "ty"], ["\u00fcl", "t"], ["\u00fc", "lt"], ["\u2581Israel", "i"], ["\u2581(", "\u2020"], ["\u2581desc", "end"], ["\u2581\u043e\u0441", "\u0456\u0431"], ["\u2581b", "elly"], ["\u2581bel", "ly"], ["\u2581bell", "y"], ["\u043d\u0456", "\u0441\u0442\u044c"], ["\u2581encounter", "ed"], ["T", "ip"], ["\u2581gu", "ilt"], ["\u2581d", "amp"], ["\u2581da", "mp"], ["\u2581dam", "p"], ["ze", "ug"], ["\u2581Mem", "ory"], ["\u2581", "Memory"], ["Check", "ed"], ["\u2581Sh", "akespeare"], ["hi", "ll"], ["h", "ill"], ["\u2581w", "oke"], ["\u2581wo", "ke"], ["\u2581sal", "ary"], ["eth", "eless"], ["ethe", "less"], ["e", "theless"], ["\u2581\u0422", "\u0438"], ["er", "de"], ["erd", "e"], ["\u2581He", "in"], ["\u2581g", "it"], ["\u2581gi", "t"], ["\u2581", "git"], ["=\"", "\""], ["=", "\"\""], ["\u00fcl", "l"], ["\u00fc", "ll"], ["ge", "ben"], ["geb", "en"], ["g", "eben"], ["Pr", "es"], ["Pre", "s"], ["P", "res"], ["ie", "val"], ["iev", "al"], ["i", "eval"], ["mark", "er"], ["mar", "ker"], ["\u2581\u0434", "\u0430\u043d"], ["\u2581\u0434\u0430", "\u043d"], ["\u2581", "\u0434\u0430\u043d"], ["\u2581oct", "obre"], ["RO", "L"], ["R", "OL"], ["\u2581jan", "u"], ["\u2581ja", "nu"], ["\u2581)", ":"], ["\u2581", "):"], ["br", "anch"], ["\u2581J", "erry"], ["\u2581Jer", "ry"], ["ke", "hr"], ["\u2581contr", "acts"], ["\u2581contract", "s"], ["\u2581aff", "air"], ["\u2581\u0420\u043e\u0441\u0441\u0438", "\u0438"], ["ja", "ck"], ["j", "ack"], ["AN", "G"], ["A", "NG"], ["\u2581dro", "pping"], ["\u2581drop", "ping"], ["\u2581d", "ic"], ["\u2581di", "c"], ["sch", "ool"], ["\u2581Fin", "land"], ["\u2581d", "ort"], ["\u2581do", "rt"], ["\u2581K", "ings"], ["\u2581King", "s"], ["\u2581Kin", "gs"], ["\u2581Arg", "ument"], ["\u2581", "Argument"], ["\u2581Sim", "ilarly"], ["\u2581Similar", "ly"], ["\u2581V", "erm"], ["\u2581Ver", "m"], ["\u2581Ve", "rm"], ["\u2581pret", "end"], ["!", "_"], ["\u0142u", "g"], ["\u0142", "ug"], ["\u0436\u0435", "\u043d\u043d\u044f"], ["\u0436\u0435\u043d", "\u043d\u044f"], ["da", "ting"], ["dat", "ing"], ["d", "ating"], ["cs", "v"], ["c", "sv"], ["\u2581dialog", "ue"], ["\u2581dial", "ogue"], ["STR", "U"], ["\u2581public", "ly"], ["wed", "ge"], ["w", "edge"], ["\u2581H", "och"], ["\u2581Ho", "ch"], ["\u2581spe", "aks"], ["\u2581speak", "s"], ["\u2581compens", "ation"], ["an", "ca"], ["anc", "a"], ["text", "tt"], ["\u2581Fil", "ter"], ["\u2581", "Filter"], ["\u2581part", "ly"], ["\u2581us", "eless"], ["\u2581use", "less"], ["\u2581\u0433", "\u0443"], ["\u2581", "\u0433\u0443"], ["\u2581d", "eter"], ["\u2581de", "ter"], ["\u2581det", "er"], ["IE", "W"], ["\u2581con", "secut"], ["\u2581cons", "ecut"], ["\u2581conse", "cut"], ["\u2581h", "oly"], ["\u2581hol", "y"], ["\u2581ho", "ly"], ["\u2581grad", "uated"], ["\u2581gradu", "ated"], ["\u2581graduate", "d"], ["an", "dal"], ["and", "al"], ["anda", "l"], ["\u021bi", "e"], ["\u021b", "ie"], ["\u2581W", "ant"], ["\u2581Wa", "nt"], ["\u2581Aust", "ria"], ["or", "den"], ["ord", "en"], ["fr", "ag"], ["f", "rag"], ["\u2581f", "oo"], ["\u2581fo", "o"], ["\u2581", "foo"], ["cl", "aimed"], ["claim", "ed"], ["\u0432\u043e", "\u0435"], ["\u2581not", "able"], ["\u2581no", "table"], ["\u2581journal", "ist"], ["\u2581M", "ail"], ["\u2581Ma", "il"], ["\u2581Mai", "l"], ["\u2581", "Mail"], ["!(", "\""], ["!", "(\""], ["ps", "e"], ["p", "se"], ["\u2581C", "lay"], ["\u2581Cl", "ay"], ["iv", "i"], ["i", "vi"], ["\u2581sc", "ales"], ["\u2581scale", "s"], ["\u2581scal", "es"], ["\u2581er", "ste"], ["\u2581erst", "e"], ["\u2581ers", "te"], ["Data", "Type"], ["\u2581D", "iam"], ["\u2581Di", "am"], ["\u00ed", "r"], ["loc", "ale"], ["local", "e"], ["\u2581rel", "uct"], ["ien", "st"], ["iens", "t"], ["ast", "ro"], ["astr", "o"], ["act", "ly"], ["\u044f", "\u0445"], ["\u2581Vill", "age"], ["\u2581Villa", "ge"], ["\u2581Vil", "lage"], ["\u2581d", "aughters"], ["\u2581daughter", "s"], ["\u2581manufact", "urers"], ["\u2581manufacturer", "s"], ["\u2581print", "ing"], ["\u2581prin", "ting"], ["\u0447", "\u043a\u0430"], ["Nd", "Ex"], ["Ch", "anges"], ["Change", "s"], ["\u2581/", "******/"], ["ver", "tex"], ["vert", "ex"], ["\u2581b", "rows"], ["\u2581br", "ows"], ["\u2581bro", "ws"], ["\u2581brow", "s"], ["\u2581K", "\u00f6"], ["not", "ations"], ["notation", "s"], ["\u2581i", "ls"], ["\u2581il", "s"], ["\u2581", "ils"], ["at", "el"], ["ate", "l"], ["C", "ir"], ["\u2581meaning", "ful"], ["q", "a"], ["\u2581C", "old"], ["\u2581Col", "d"], ["\u2581Co", "ld"], ["ue", "to"], ["u", "eto"], ["you", "r"], ["yo", "ur"], ["y", "our"], ["m", "f"], ["\u043c\u043e", "\u0432"], ["\u043c", "\u043e\u0432"], ["\u2581\u00dc", "ber"], ["\u2581fam", "ilia"], ["\u2581famil", "ia"], ["\u2581ste", "ep"], ["\u2581pres", "idential"], ["\u2581president", "ial"], ["\u2581presid", "ential"], ["\u2581z", "\u00e1"], ["\u2581", "z\u00e1"], ["\u2581w", "ars"], ["\u2581war", "s"], ["\u2581wa", "rs"], ["\u2581C", "re"], ["\u2581Cr", "e"], ["\u2581after", "wards"], ["\u2581afterward", "s"], ["ha", "lb"], ["hal", "b"], ["\u2581strugg", "led"], ["\u2581struggle", "d"], ["Ch", "art"], ["Char", "t"], ["User", "Id"], ["ac", "ular"], ["a", "cular"], ["iv", "ia"], ["ivi", "a"], ["i", "via"], ["\u2581u", "gly"], ["\u2581K", "unst"], ["E", "s"], ["\u2581Q", "String"], ["\u2581C", "ow"], ["\u2581Co", "w"], ["Rad", "ius"], ["\u2581Gr", "iff"], ["\u2581V", "as"], ["\u2581Va", "s"], ["HA", "L"], ["H", "AL"], ["Mod", "ified"], ["ra", "le"], ["ral", "e"], ["r", "ale"], ["mem", "cpy"], ["\u2581\u0432", "\u043a\u043b\u044e"], ["\u2581r", "s"], ["\u2581", "rs"], ["\u2581h", "alt"], ["\u2581ha", "lt"], ["\u2581hal", "t"], ["\u2581", "halt"], ["\u2581Miss", "iss"], ["\u2581h", "uvud"], ["ec", "a"], ["e", "ca"], ["\u2581Jahrhund", "ert"], ["E", "urope"], ["Sign", "ature"], ["\u2581grand", "father"], ["\u2581O", "regon"], ["gu", "e"], ["g", "ue"], ["xy", "gen"], ["fr", "ames"], ["frame", "s"], ["\u2581hab", "its"], ["\u2581ha", "bits"], ["\u2581habit", "s"], ["Support", "ed"], ["Supp", "orted"], ["\u2581low", "ered"], ["\u2581lower", "ed"], ["\u2581rad", "iation"], ["\u2581radi", "ation"], ["ab", "en"], ["abe", "n"], ["a", "ben"], ["\u2581Pro", "gress"], ["\u2581", "Progress"], ["\u2581C", "osta"], ["\u2581Co", "sta"], ["\u2581Cost", "a"], ["\u2581Cos", "ta"], ["\u2581dev", "oted"], ["\u2581gest", "ure"], ["\u2581Dez", "ember"], ["\u2581qu", "oted"], ["\u2581quote", "d"], ["\u2581quot", "ed"], ["\u2581difficult", "ies"], ["\u0442", "\u0440\u0435"], ["\u2581sustain", "able"], ["\u2581d", "ense"], ["\u2581den", "se"], ["\u2581dens", "e"], ["\u2581ih", "rer"], ["\u2581ihr", "er"], ["\u2581ihre", "r"], ["\u2581firm", "ly"], ["\u00e2", "t"], ["om", "ent"], ["ome", "nt"], ["omen", "t"], ["o", "ment"], ["\u2581c", "out"], ["\u2581co", "ut"], ["\u2581cou", "t"], ["\u2581", "cout"], ["\u2581p", "oi"], ["\u2581po", "i"], ["d", "jango"], ["\u2581pro", "found"], ["\u2581prof", "ound"], ["\u2581Wil", "helm"], ["\u2581fl", "ush"], ["\u2581flu", "sh"], ["\u2581", "flush"], ["\u2581av", "ril"], ["LA", "B"], ["L", "AB"], ["\u2581B", "row"], ["\u2581Br", "ow"], ["\u2581Bro", "w"], ["\u2581pro", "pose"], ["\u2581prop", "ose"], ["\u2581propos", "e"], ["\u2581r", "anks"], ["\u2581ran", "ks"], ["\u2581rank", "s"], ["WI", "D"], ["W", "ID"], ["\u2581mut", "ual"], ["\u2581text", "s"], ["\u2581tex", "ts"], ["\u2581S", "ale"], ["\u2581Sal", "e"], ["\u2581Sa", "le"], ["\u2581qu", "asi"], ["\u2581n", "og"], ["\u2581no", "g"], ["\u2581", "nog"], ["\u2581nouve", "au"], ["\u2581c", "v"], ["\u2581", "cv"], ["\u2581no", "ble"], ["\u2581nob", "le"], ["\u2581d\u00e9", "cembre"], ["\u2581d\u00e9c", "embre"], ["\u2581cl", "ever"], ["\u2581cle", "ver"], ["\u2581P", "ir"], ["\u2581Pi", "r"], ["\u2581graph", "ics"], ["\u2581graphic", "s"], ["\u2581", "graphics"], ["\u2581G", "R"], ["\u2581", "GR"], ["\u0447\u0435", "\u0441\u043a\u043e\u0439"], ["\u2581s", "ag"], ["\u2581sa", "g"], ["ict", "ions"], ["iction", "s"], ["i", "ctions"], ["na", "nt"], ["nan", "t"], ["n", "ant"], ["\u2581th", "\u00e9"], ["C", "G"], ["\u2581Jac", "ques"], ["W", "M"], ["\u2581F", "inn"], ["\u2581Fin", "n"], ["\u2581Fi", "nn"], ["\u2581dev", "ast"], ["\u0437\u043e", "\u043c"], ["\u0445\u043e", "\u0432"], ["\u0445", "\u043e\u0432"], ["\u2581En", "tre"], ["\u2581Ent", "re"], [".", ";"], ["\u2581fl", "uct"], ["\u2581flu", "ct"], ["\u2581Sc", "iences"], ["\u2581Sci", "ences"], ["\u2581Science", "s"], ["\u2581\u0442", "\u0443"], ["\u2581", "\u0442\u0443"], ["path", "s"], ["pat", "hs"], ["\u2581sh", "orter"], ["\u2581short", "er"], ["\u2581suggest", "ion"], ["ER", "Y"], ["\u2581D", "ire"], ["\u2581Di", "re"], ["\u2581Dir", "e"], ["at", "eurs"], ["ate", "urs"], ["ateur", "s"], ["\u2581round", "ed"], ["\u2581t", "art"], ["\u2581tar", "t"], ["\u2581ta", "rt"], ["\u044e", "\u0449\u0435"], ["up", "er"], ["u", "per"], ["\u2581secret", "s"], ["\u2581sec", "rets"], ["\u2581secre", "ts"], ["\u2581compan", "ion"], ["\u2581K", "EY"], ["\u2581", "KEY"], ["T", "ile"], ["\u2581B", "ibli"], ["x", "s"], ["\u2581ang", "ular"], ["\u2581", "angular"], ["pa", "g"], ["p", "ag"], ["er", "ness"], ["ern", "ess"], ["erne", "ss"], ["\u2581S", "orry"], ["\u2581Sor", "ry"], ["\u2581", "Sorry"], ["\u2581pre", "diction"], ["\u2581predict", "ion"], ["\u2581pred", "iction"], ["\u2581M", "aking"], ["\u2581Ma", "king"], ["\u2581Mak", "ing"], ["\u043d\u0430", "\u0440\u043e\u0434"], ["ol", "are"], ["ola", "re"], ["olar", "e"], ["rp", "c"], ["r", "pc"], ["\u2581t", "ens"], ["\u2581te", "ns"], ["\u2581ten", "s"], ["en", "as"], ["ena", "s"], ["e", "nas"], ["\u2581Re", "ally"], ["\u2581Real", "ly"], ["H", "I"], ["port", "al"], ["por", "tal"], ["\u2581for", "me"], ["\u2581form", "e"], ["gan", "g"], ["ga", "ng"], ["g", "ang"], ["\u2581l", "ane"], ["\u2581la", "ne"], ["\u2581lan", "e"], ["\u2581", "lane"], ["\u2581s", "tag"], ["\u2581st", "ag"], ["\u2581sta", "g"], ["\u2581Mar", "x"], ["\u2581Ma", "rx"], ["\u2581L", "LC"], ["\u2581LL", "C"], ["\u2581d", "are"], ["\u2581da", "re"], ["\u2581dar", "e"], ["\u2581Olymp", "ic"], ["\u2581p", "ant"], ["\u2581pan", "t"], ["\u2581pa", "nt"], ["build", "ing"], [";", ";"], ["\u2581c", "ops"], ["\u2581co", "ps"], ["\u2581cop", "s"], ["\u2581r", "ushed"], ["\u2581rush", "ed"], ["\u2581rus", "hed"], ["\u2581L", "ot"], ["\u2581Lo", "t"], ["\u2581init", "iative"], ["\u2581initi", "ative"], ["\u2581inv", "ite"], ["\u2581Saf", "ety"], ["\u2581Safe", "ty"], ["FA", "ILED"], ["FAIL", "ED"], ["\u2581habit", "ants"], ["en", "sen"], ["ens", "en"], ["ense", "n"], ["\u2581l", "\u00e9g"], ["\u2581W", "elcome"], ["\u2581Wel", "come"], ["Valid", "ate"], ["\u2581qu", "atre"], ["\u2581G", "ray"], ["\u2581Gr", "ay"], ["\u2581Gra", "y"], ["\u2581E", "ve"], ["\u2581Ev", "e"], ["\u2581C", "omb"], ["\u2581Com", "b"], ["\u2581Co", "mb"], ["\u2581", "Comb"], ["\u2581p", "endant"], ["a", "qu"], ["con", "figure"], ["config", "ure"], ["\u2581A", "dm"], ["\u2581Ad", "m"], ["\u2581rif", "le"], ["\u2581Exper", "ience"], ["Decl", "aration"], ["\u2581\u00e5", "r"], ["\u2581", "\u00e5r"], ["ill", "ery"], ["ille", "ry"], ["iller", "y"], ["os", "pel"], ["osp", "el"], ["\u2581A", "rena"], ["\u2581Ar", "ena"], ["\u2581Are", "na"], ["\u2581bo", "ards"], ["\u2581board", "s"], ["\u2581", "boards"], ["\u2581pur", "ple"], ["\u2581p", "ills"], ["\u2581pil", "ls"], ["\u2581pill", "s"], ["ueto", "oth"], ["li", "que"], ["l", "ique"], ["\u2581pop", "ulations"], ["\u2581population", "s"], ["\u2581popul", "ations"], ["\u2581acc", "ent"], ["\u2581ac", "cent"], ["\u2581r", "anges"], ["\u2581range", "s"], ["\u2581ran", "ges"], ["\u2581rang", "es"], ["\u2581Anal", "ysis"], ["\u2581", "Analysis"], ["\u2581d", "ictionary"], ["\u2581Dr", "agon"], ["\u2581Drag", "on"], ["re", "ction"], ["rect", "ion"], ["r", "ection"], ["\u2581vis", "itor"], ["\u2581visit", "or"], ["seg", "ment"], ["\u2581\u0434", "\u0440"], ["\u2581F", "uck"], ["\u2581Fu", "ck"], ["\u0434", "\u0436"], ["\u2581ident", "ification"], ["Class", "Name"], ["boot", "strap"], ["\u2581sur", "faces"], ["\u2581surface", "s"], ["\u2581surf", "aces"], ["\u2581scream", "ing"], ["\u043a\u0442", "\u0443"], ["\u043a", "\u0442\u0443"], ["pl", "ain"], ["sh", "adow"], ["incl", "udes"], ["include", "s"], ["\u2581j", "azz"], ["\u2581ja", "zz"], ["\u2581\u00e1", "l"], ["\u2581", "\u00e1l"], ["ri", "ka"], ["rik", "a"], ["r", "ika"], ["ho", "p"], ["h", "op"], ["\u2581i", "on"], ["\u2581io", "n"], ["\u2581", "ion"], ["vr", "e"], ["v", "re"], ["\u2581newsp", "apers"], ["\u2581newspaper", "s"], ["\u2581i", "hn"], ["\u2581ih", "n"], ["\u2581P", "arse"], ["\u2581Par", "se"], ["\u2581Pars", "e"], ["\u2581", "Parse"], ["\u041f", "\u043e"], ["\u2581strict", "ly"], ["\u2581re", "covered"], ["\u2581recover", "ed"], ["\u2581U", "na"], ["\u2581Un", "a"], ["\u2581err", "e"], ["\u2581er", "re"], ["\u2581", "erre"], ["iss", "ues"], ["issue", "s"], ["\u2581exp", "ense"], ["\u0447\u0435", "\u043d\u0438\u044f"], ["\u2581do", "nc"], ["\u2581don", "c"], ["Bi", "n"], ["B", "in"], ["\u2581Com", "ment"], ["\u2581Comm", "ent"], ["\u2581", "Comment"], ["\u2581sac", "rifice"], ["\u2581sacrific", "e"], ["T", "uple"], ["()", "["], ["(", ")["], ["\u2581tra", "vers"], ["\u2581trav", "ers"], ["Im", "p"], ["I", "mp"], ["J", "e"], ["\u2581Lin", "ux"], ["\u2581\u0435", "\u0451"], ["\u2581P", "i"], ["\u2581", "Pi"], ["\u2581cur", "ios"], ["\u2581cu", "rios"], ["\u2581r", "age"], ["\u2581rag", "e"], ["\u2581ra", "ge"], ["\u2581", "rage"], ["\u2581e", "scal"], ["\u2581es", "cal"], ["\u2581esc", "al"], ["\u2581al", "ignment"], ["\u2581align", "ment"], ["\u2581pent", "ru"], ["\u2581cur", "r"], ["\u2581cu", "rr"], ["\u2581", "curr"], ["\u2581b", "este"], ["\u2581be", "ste"], ["\u2581best", "e"], ["\u2581bes", "te"], ["[]", ","], ["[", "],"], ["\u2581//", "!"], ["H", "ub"], ["Vis", "ibility"], ["\u2581A", "sk"], ["\u2581As", "k"], ["ab", "ul"], ["a", "bul"], ["co", "lon"], ["col", "on"], ["colo", "n"], ["\u2581D", "ays"], ["\u2581Day", "s"], ["\u2581Da", "ys"], ["Aut", "hentication"], ["\u0432\u0456", "\u0442"], ["\u2581l", "od"], ["\u2581lo", "d"], ["xF", "C"], ["x", "FC"], ["Look", "up"], ["js", "ce"], ["Al", "pha"], ["\u2581harm", "ony"], ["\u2581harmon", "y"], ["\u2581W", "ard"], ["\u2581War", "d"], ["\u2581Wa", "rd"], ["trans", "fer"], ["\u2581H", "orn"], ["\u2581Hor", "n"], ["\u2581Ho", "rn"], ["\u2581s", "d"], ["\u2581", "sd"], ["so", "ap"], ["\u2581z", "ich"], ["\u2581Con", "sole"], ["\u2581Cons", "ole"], ["\u2581", "Console"], ["\u2581\u043a\u043e", "\u043b\u0438"], ["\u2581Ph", "one"], ["\u2581", "Phone"], ["pa", "per"], ["p", "aper"], ["\u0439", "\u043d"], ["\u2581z", "m"], ["\u2581", "zm"], ["Do", "ne"], ["Don", "e"], ["D", "one"], ["ph", "ase"], ["pha", "se"], ["phas", "e"], ["\u2581Jul", "ia"], ["\u2581Ju", "lia"], ["\u2581Juli", "a"], ["\u2581ed", "ited"], ["\u2581edit", "ed"], ["af", "fe"], ["aff", "e"], ["Sy", "ntax"], ["yl", "l"], ["y", "ll"], ["\u2581Lu", "cas"], ["\u2581Luc", "as"], ["\u2581and", "eren"], ["\u2581andere", "n"], ["\u2581ander", "en"], ["[", "<"], ["\u2581Data", "base"], ["\u2581Dat", "abase"], ["\u2581", "Database"], ["\u2581spect", "ral"], ["\u2581spectra", "l"], ["ass", "ador"], ["\u0441\u043a\u0430", "\u0442\u0430"], ["\u0441", "\u043a\u0430\u0442\u0430"], ["\u2581import", "ante"], ["\u2581important", "e"], ["\u2581\u0445", "\u0430"], ["\u2581", "\u0445\u0430"], ["t", "z"], ["\u2581s", "tere"], ["\u2581st", "ere"], ["\u2581ste", "re"], ["\u2581ster", "e"], ["\u2581m", "elt"], ["\u2581me", "lt"], ["\u2581mel", "t"], ["\u2581C", "row"], ["\u2581Cr", "ow"], ["\u2581Cro", "w"], ["\u0448", "\u043a\u0430"], ["it", "utes"], ["itut", "es"], ["itute", "s"], ["itu", "tes"], ["\u2581satisf", "ies"], ["\u2581L", "iga"], ["\u2581Li", "ga"], ["\u2581t", "omb"], ["\u2581to", "mb"], ["\u2581tom", "b"], ["\u2581f", "\u00fchr"], ["\u2581", "f\u00fchr"], ["\u2581sol", "ely"], ["\u2581sole", "ly"], ["\u2581E", "ither"], ["\u2581t", "ennis"], ["\u2581ten", "nis"], ["\u2581s", "igh"], ["\u2581si", "gh"], ["\u2581sig", "h"], ["ser", "de"], ["s", "erde"], ["ub", "a"], ["u", "ba"], ["\u0119", "d"], ["le", "z"], ["l", "ez"], ["Fac", "t"], ["F", "act"], ["\u2581sque", "ez"], ["\u2581Thom", "pson"], ["\u2581N", "L"], ["\u2581", "NL"], ["\u2581P", "ara"], ["\u2581Par", "a"], ["\u2581Pa", "ra"], ["\u2581?", "?"], ["\u2581", "??"], ["\u2581fin", "ishing"], ["\u2581finish", "ing"], ["She", "et"], ["S", "heet"], ["LIN", "K"], ["L", "INK"], ["\u2581\u0431", "\u0440\u043e"], ["\u2581", "\u0431\u0440\u043e"], ["\u2581l", "over"], ["\u2581lo", "ver"], ["\u2581love", "r"], ["\u2581lov", "er"], ["m", "achine"], ["\u2581L", "esser"], ["\u2581Les", "ser"], ["\u2581Less", "er"], ["pon", "d"], ["po", "nd"], ["p", "ond"], ["\u2581pain", "tings"], ["\u2581paint", "ings"], ["\u2581painting", "s"], ["\u2581assum", "ptions"], ["\u2581assumption", "s"], ["\u2581mod", "ification"], ["fr", "e"], ["f", "re"], ["\u2581U", "lt"], ["\u2581Ul", "t"], ["\u2581A", "F"], ["\u2581", "AF"], ["R", "V"], ["bin", "ding"], ["bind", "ing"], ["b", "inding"], ["\u2581toile", "t"], ["ra", "r"], ["r", "ar"], ["\u2581an", "ge"], ["\u2581ang", "e"], ["\u2581", "ange"], ["\u2581she", "ep"], ["PRO", "TO"], ["act", "ic"], ["a", "ctic"], ["\u2581S", "peed"], ["\u2581Sp", "eed"], ["\u2581Spe", "ed"], ["\u2581", "Speed"], ["\u2581I", "ce"], ["gn", "u"], ["g", "nu"], ["ow", "ned"], ["own", "ed"], ["Sub", "scription"], ["yr", "ics"], ["y", "rics"], ["\u2581back", "ward"], [">\"", "."], [">", "\"."], ["pi", "t"], ["p", "it"], ["\u2581real", "istic"], ["\u00f6ff", "ent"], ["az", "i"], ["a", "zi"], ["DE", "R"], ["D", "ER"], ["b", "ucket"], ["\u00e9n", "y"], ["\u00e9", "ny"], ["xF", "E"], ["x", "FE"], ["\u2581f", "ancy"], ["\u2581fan", "cy"], ["ex", "cept"], ["\u2581S", "ul"], ["\u2581Su", "l"], ["\u2581l", "aser"], ["\u2581la", "ser"], ["\u2581las", "er"], ["Mon", "itor"], ["\u2581c", "omic"], ["\u2581com", "ic"], ["\u2581co", "mic"], ["\u2581Arch", "itect"], ["\u2581ex", "pr"], ["\u2581exp", "r"], ["\u2581", "expr"], ["ount", "ers"], ["oun", "ters"], ["ounter", "s"], ["\u2581Mel", "bourne"], ["com", "plex"], ["comp", "lex"], ["'.", "$"], ["'", ".$"], ["om", "ot"], ["omo", "t"], ["o", "mot"], ["\u2581M", "enu"], ["\u2581Me", "nu"], ["\u2581Men", "u"], ["\u2581", "Menu"], ["astic", "search"], ["\u2581ed", "iting"], ["\u2581edit", "ing"], ["Pre", "sent"], ["Pres", "ent"], ["P", "resent"], ["op", "les"], ["ople", "s"], ["opl", "es"], ["o", "ples"], ["\u00e8", "ncia"], ["\u2581\u0432", "\u0442\u043e"], ["gl", "ise"], ["she", "et"], ["s", "heet"], ["\u2581he", "lic"], ["\u2581hel", "ic"], ["\u2581str", "anger"], ["\u2581strange", "r"], ["\u2581strang", "er"], ["\u2581ex", "ec"], ["\u2581", "exec"], ["FE", "R"], ["F", "ER"], ["in", "ian"], ["ini", "an"], ["SET", "TING"], ["\u2581M", "ix"], ["\u2581Mi", "x"], ["\u2581", "Mix"], ["\u2581com", "plain"], ["\u2581compl", "ain"], ["\u2581in", "crement"], ["\u2581incre", "ment"], ["CS", "S"], ["C", "SS"], ["mm", "a"], ["m", "ma"], ["sl", "ide"], ["\u2581\u043f\u0440\u043e", "\u0442\u0438\u0432"], ["\u2581\u043f\u0440\u043e\u0442\u0438", "\u0432"], ["\u2581Lim", "ited"], ["Con", "sole"], ["Cons", "ole"], ["\u2581eng", "aging"], ["ul", "er"], ["ule", "r"], ["u", "ler"], ["\u2581O", "ptions"], ["\u2581Option", "s"], ["\u2581Opt", "ions"], ["\u2581", "Options"], ["\u2581l", "ens"], ["\u2581le", "ns"], ["\u2581len", "s"], ["Ma", "il"], ["M", "ail"], ["\u2581bar", "rier"], ["\u2581barr", "ier"], ["trans", "port"], ["\u2581c", "ups"], ["\u2581cu", "ps"], ["\u2581cup", "s"], ["it", "err"], ["ite", "rr"], ["iter", "r"], ["\u2581const", "ants"], ["\u2581constant", "s"], ["\u2581", "constants"], ["\u2581T", "ech"], ["\u2581Te", "ch"], ["iz", "io"], ["izi", "o"], ["\u0441\u0442\u0443", "\u043f\u0430"], ["\u0441\u0442\u0443\u043f", "\u0430"], ["\u2581Sw", "eden"], ["at", "hon"], ["ath", "on"], ["a", "thon"], ["\u2581M", "agn"], ["\u2581Mag", "n"], ["\u2581Ma", "gn"], ["trans", "ition"], ["\u0434\u0435", "\u043b\u0430"], ["es", "k"], ["e", "sk"], ["So", "ft"], ["S", "oft"], ["fun", "ctions"], ["function", "s"], ["ne", "a"], ["n", "ea"], ["Im", "plement"], ["Impl", "ement"], ["Imp", "lement"], ["ev", "ery"], ["ever", "y"], ["eve", "ry"], ["e", "very"], ["\u2581Man", "ufact"], ["\u2581improve", "ments"], ["\u2581improvement", "s"], ["\u2581Ind", "iana"], ["\u2581India", "na"], ["\u2581Indian", "a"], ["\u2581host", "s"], ["\u2581ho", "sts"], ["C", "V"], ["We", "st"], ["W", "est"], ["to", "wn"], ["t", "own"], ["can", "vas"], ["\u2581\u0448", "\u043a\u043e"], ["\u2581Col", "umn"], ["\u2581", "Column"], ["\u2581Par", "ker"], ["\u2581Park", "er"], ["\u2581es", "pa"], ["\u2581esp", "a"], ["\u2581Pub", "lish"], ["\u2581\u043a\u043e\u0442\u043e\u0440\u044b", "\u0439"], ["av", "is"], ["avi", "s"], ["a", "vis"], ["\u2581Z", "w"], ["\u2581emphas", "is"], ["ol", "v"], ["o", "lv"], ["\u2581re", "curs"], ["\u2581rec", "urs"], ["\u2581recur", "s"], ["it", "aire"], ["ita", "ire"], ["\u2581B", "ishop"], ["\u2581Bi", "shop"], ["\u2581Bis", "hop"], ["ne", "ro"], ["ner", "o"], ["n", "ero"], ["\u2581d", "eny"], ["\u2581de", "ny"], ["\u2581den", "y"], ["\u2581do", "ub"], ["\u2581dou", "b"], ["peon", "ato"], ["\u2581C", "ourse"], ["\u2581Cour", "se"], ["\u2581Que", "ens"], ["\u2581Queen", "s"], ["\u2581bl", "ur"], ["el", "ed"], ["ele", "d"], ["e", "led"], ["iz", "o"], ["i", "zo"], ["\u2581d\u00e9", "but"], ["\u2581Mod", "ule"], ["\u2581Mo", "dule"], ["\u2581", "Module"], ["\u2581anx", "ious"], ["\u2581st", "are"], ["\u2581star", "e"], ["\u2581sta", "re"], ["\u2581Pro", "position"], ["\u2581K", "u"], ["\u2581i", "c"], ["\u2581", "ic"], ["Per", "cent"], ["Qu", "ant"], ["\u2581\u0418", "\u0441\u0442\u043e"], ["\u2581h", "ex"], ["\u2581he", "x"], ["\u2581", "hex"], ["ass", "oci"], ["asso", "ci"], ["\u2581arrang", "ement"], ["\u2581arrange", "ment"], ["\u2581bo", "ats"], ["\u2581boat", "s"], ["Un", "d"], ["U", "nd"], ["\u2581sl", "ots"], ["\u2581slot", "s"], ["\u0441\u0435", "\u043d"], ["\u0441", "\u0435\u043d"], ["necess", "ary"], ["\u2581app", "earing"], ["\u2581appe", "aring"], ["\u2581appear", "ing"], ["\u2581R", "ule"], ["\u2581Ru", "le"], ["\u2581", "Rule"], ["\u2581G", "T"], ["\u2581", "GT"], ["For", "ce"], ["et", "to"], ["ett", "o"], ["e", "tto"], ["ze", "nia"], ["zen", "ia"], ["\u2581o", "uts"], ["\u2581out", "s"], ["\u2581ou", "ts"], ["\u2581", "outs"], ["\u2581vari", "ations"], ["\u2581variation", "s"], ["\u2581wh", "ites"], ["\u2581white", "s"], ["\u2581g", "lo"], ["\u2581gl", "o"], ["\u2581B", "R"], ["\u2581", "BR"], ["ic", "ky"], ["ick", "y"], ["\u2581j", "ury"], ["\u2581ju", "ry"], ["\u2581jur", "y"], ["\u2581treat", "ments"], ["\u2581treatment", "s"], ["\u2581The", "ater"], ["kn", "ow"], ["k", "now"], ["\u2581pro", "files"], ["\u2581prof", "iles"], ["\u2581profile", "s"], ["\u2581con", "spir"], ["\u2581class", "room"], ["\u2581B", "ass"], ["\u2581Bas", "s"], ["\u2581Ba", "ss"], ["\u2581law", "yers"], ["\u2581lawyer", "s"], ["v", "ue"], ["\u2581A", "rc"], ["\u2581Ar", "c"], ["\u2581", "Arc"], ["\u2581s", "la"], ["\u2581sl", "a"], ["\u2581att", "ending"], ["\u2581attend", "ing"], ["n", "x"], ["m", "x"], ["TO", "P"], ["T", "OP"], ["\u2581b", "ored"], ["\u2581bo", "red"], ["\u2581bore", "d"], ["\u2581bor", "ed"], ["pre", "vious"], ["prev", "ious"], ["r", "w"], ["pt", "ic"], ["\u0459", "\u0443"], ["\u2581app", "ar"], ["\u2581ap", "par"], ["\u2581P", "ont"], ["\u2581Po", "nt"], [":", "_"], ["ii", "i"], ["i", "ii"], ["\u2581j", "erk"], ["\u2581jer", "k"], ["hed", "ral"], ["\u0441\u0441", "\u0430"], ["\u0441", "\u0441\u0430"], ["\u2581Pr", "ize"], ["\u2581Pri", "ze"], ["\u2581\u0420", "\u0438"], ["\u0431", "\u0440\u0435"], ["\u2581hand", "les"], ["\u2581handle", "s"], ["\u2581j", "ak"], ["\u2581ja", "k"], ["\u2581Afghan", "istan"], ["\u2581b", "oring"], ["\u2581bo", "ring"], ["\u2581bor", "ing"], ["if", "ik"], ["ifi", "k"], ["\u2581sh", "ade"], ["\u2581sha", "de"], ["air", "o"], ["ai", "ro"], ["a", "iro"], ["od", "ay"], ["oda", "y"], ["o", "day"], ["\u2581pl", "ates"], ["\u2581plate", "s"], ["\u2581plat", "es"], ["\u2581Championship", "s"], ["\u2581Champion", "ships"], ["\u2581che", "eks"], ["\u2581cheek", "s"], ["ri", "ke"], ["rik", "e"], ["r", "ike"], ["\u2581k\u00f6n", "nen"], ["\u2581app", "le"], ["\u2581ap", "ple"], ["\u2581appl", "e"], ["\u2581", "apple"], ["\u2581Ed", "die"], ["\u2581Edd", "ie"], ["\u2581s", "od"], ["\u2581so", "d"], ["\u2581tr", "ains"], ["\u2581tra", "ins"], ["\u2581train", "s"], ["pan", "ic"], ["pa", "nic"], ["\u2581Ad", "vent"], ["\u2581Adv", "ent"], ["ub", "re"], ["u", "bre"], ["\u2581d", "\u00e5"], ["\u2581S", "ymbol"], ["\u2581Sym", "bol"], ["\u2581", "Symbol"], ["\u2581\u0441", "\u0442\u0435"], ["\u2581\u0441\u0442", "\u0435"], ["\u2581", "\u0441\u0442\u0435"], ["Sa", "m"], ["S", "am"], ["inher", "it"], ["cam", "era"], ["\u2581c", "ours"], ["\u2581co", "urs"], ["\u2581cour", "s"], ["\u2581cou", "rs"], ["\u2581make", "up"], ["re", "gex"], ["reg", "ex"], ["\u2581U", "E"], ["\u2581", "UE"], ["\u2581Det", "roit"], ["\u2581W", "eight"], ["\u2581We", "ight"], ["\u2581", "Weight"], ["\u2581P", "iet"], ["\u2581Pi", "et"], ["\u2581a", "ria"], ["\u2581ar", "ia"], ["\u2581", "aria"], ["DI", "RECT"], ["DIR", "ECT"], ["ace", "ae"], ["\u2581In", "fo"], ["\u2581Inf", "o"], ["\u2581", "Info"], ["an", "ya"], ["any", "a"], ["back", "end"], ["\u2581T", "ennessee"], ["pi", "cker"], ["pic", "ker"], ["pick", "er"], ["p", "icker"], ["\u2581Le", "o"], ["\u2581P", "oss"], ["\u2581Po", "ss"], ["\u2581Pos", "s"], ["pr", "ises"], ["prise", "s"], ["\u2581m", "ature"], ["\u2581mat", "ure"], ["\u0441\u044c", "\u043a\u0438\u0445"], ["\u2581F", "ant"], ["\u2581Fa", "nt"], ["Re", "ason"], ["\u2581m", "oy"], ["\u2581mo", "y"], ["\u2581B", "aker"], ["\u2581Ba", "ker"], ["\u2581Bak", "er"], ["\u2581sub", "set"], ["\u2581subs", "et"], ["\u2581", "subset"], ["\u2581Stan", "ley"], ["\u2581el", "even"], ["\u2581ele", "ven"], ["\u2581elev", "en"], ["ol", "ate"], ["ola", "te"], ["o", "late"], ["\u2581fort", "une"], ["Status", "Code"], ["\u2581ent", "ities"], ["\u2581", "entities"], ["\u2581Ok", "ay"], ["\u2581", "Okay"], ["\u0446", "\u043e"], ["an", "os"], ["ano", "s"], ["a", "nos"], ["rel", "ative"], ["\u2581order", "ing"], ["\u2581ord", "ering"], ["\u2581No", "body"], ["\u2581Nob", "ody"], ["\u2581str", "len"], ["\u2581", "strlen"], ["\u2581r", "ope"], ["\u2581ro", "pe"], ["\u2581cig", "arette"], ["hol", "ds"], ["hold", "s"], ["h", "olds"], ["ir", "able"], ["ira", "ble"], ["value", "Of"], ["St", "ub"], ["\u2581phot", "ography"], ["\u2581photograph", "y"], ["es", "tra"], ["est", "ra"], ["estr", "a"], ["e", "stra"], ["\u2581cult", "ures"], ["\u2581culture", "s"], ["\u2581decl", "aration"], ["\u2581declar", "ation"], ["mer", "cial"], ["LI", "ED"], ["au", "te"], ["aut", "e"], ["a", "ute"], ["al", "ter"], ["alt", "er"], ["Sub", "mit"], ["\u2581Mag", "ic"], ["\u2581r", "hythm"], ["Pay", "ment"], ["ni", "h"], ["n", "ih"], ["\u2581inter", "section"], ["l", "\u00e9"], ["EN", "TRY"], ["/", ")"], ["\u2581m", "og"], ["\u2581mo", "g"], ["ru", "st"], ["rus", "t"], ["r", "ust"], ["\u2581threat", "s"], ["\u2581Mil", "itary"], ["ap", "or"], ["a", "por"], ["\u2581s", "igu"], ["\u2581si", "gu"], ["\u2581sig", "u"], ["set", "minus"], ["\u2581I", "ng"], ["\u2581In", "g"], ["st", "ation"], ["stat", "ion"], ["T", "ake"], ["\u2581s", "hed"], ["\u2581sh", "ed"], ["\u2581she", "d"], ["\u2581Fr", "ancia"], ["\u2581Franc", "ia"], ["\u2581Fra", "ncia"], ["\u2581Fran", "cia"], ["pos", "ts"], ["po", "sts"], ["post", "s"], ["Mar", "ker"], ["Mark", "er"], ["Lower", "Case"], ["\u2581be", "find"], ["\u2581bef", "ind"], ["\u2581C", "zech"], ["\u2581Cz", "ech"], ["\u00edcul", "a"], ["\u2581Per", "formance"], ["\u2581W", "es"], ["\u2581We", "s"], ["\u2581L", "arry"], ["\u2581Lar", "ry"], ["\u2581o", "st"], ["\u2581os", "t"], ["\u2581", "ost"], ["\u2581em", "ails"], ["\u2581email", "s"], ["\u2581Re", "lease"], ["\u2581", "Release"], ["\u2581ad", "apter"], ["\u2581adapt", "er"], ["\u2581", "adapter"], ["\u2581pad", "re"], ["ac", "io"], ["aci", "o"], ["a", "cio"], ["\u2581\u0437", "\u0435\u043c"], ["\u2581gen", "etic"], ["\u2581ge", "netic"], ["\u2581U", "nd"], ["\u2581Un", "d"], ["\u2581", "Und"], ["\u2581accept", "ance"], ["\u0434\u0430", "\u043d"], ["\u0434", "\u0430\u043d"], ["\u2581Girl", "s"], ["\u2581Gir", "ls"], ["comp", "iler"], ["compile", "r"], ["su", "n"], ["s", "un"], ["\u2581whe", "els"], ["\u2581wheel", "s"], ["\u2581thorough", "ly"], ["gr", "und"], ["gru", "nd"], ["g", "rund"], ["un", "ction"], ["unct", "ion"], ["\u2581e", "lla"], ["\u2581el", "la"], ["\u2581ell", "a"], ["\u2581", "ella"], ["X", "FF"], ["ug", "s"], ["u", "gs"], ["ient", "os"], ["ien", "tos"], ["iento", "s"], ["\u2581D", "M"], ["\u2581", "DM"], ["\u2581polit", "ique"], ["\u2581campaign", "s"], ["\u2581Tok", "yo"], ["\u2581album", "s"], ["KERN", "EL"], ["pd", "ata"], ["p", "data"], ["\u2581lap", "top"], ["\u2581lapt", "op"], ["\u2581v", "\u00e1l"], ["\u2581v\u00e1", "l"], ["\u2581f", "ou"], ["\u2581fo", "u"], ["or", "b"], ["o", "rb"], ["\u2581T", "ower"], ["\u2581To", "wer"], ["\u2581Tow", "er"], ["\u2581Get", "ting"], ["\u2581cor", "ners"], ["\u2581corner", "s"], ["\u2581corn", "ers"], ["pl", "ess"], ["ple", "ss"], ["ples", "s"], ["p", "less"], ["\u2581special", "ist"], ["\u2581i", "v"], ["\u2581", "iv"], ["Ui", "nt"], ["U", "int"], ["\u2581name", "ly"], ["\u2581nam", "ely"], ["\u2581sc", "aling"], ["\u2581scal", "ing"], ["Ext", "ensions"], ["Extension", "s"], ["\u2581cent", "ro"], ["omorph", "ism"], ["\u2581d\u00e9", "f"], ["),", "\\"], [")", ",\\"], ["\u2581contr", "ary"], ["\u2581contra", "ry"], ["\u2581str", "iking"], ["\u2581stri", "king"], ["\u2581B", "ere"], ["\u2581Be", "re"], ["\u2581Ber", "e"], ["\u2581fore", "cast"], ["\u2581z", "ones"], ["\u2581zone", "s"], ["\u2581zo", "nes"], ["sm", "art"], ["s", "mart"], ["as", "hi"], ["ash", "i"], ["ri", "n"], ["r", "in"], ["NE", "W"], ["\u2581sim", "ulations"], ["\u2581simulation", "s"], ["\u2581R", "ather"], ["\u2581Ra", "ther"], ["\u2581Rat", "her"], ["\u2581Writ", "ing"], ["\u2581Wr", "iting"], ["\u2581$", "["], ["\u2581as", "sh"], ["\u2581ass", "h"], ["\u2581f", "ailing"], ["\u2581fa", "iling"], ["\u2581fail", "ing"], ["\u2581man", "if"], ["\u2581B", "og"], ["\u2581Bo", "g"], ["\u2581D", "ir"], ["\u2581Di", "r"], ["\u2581", "Dir"], ["\u2581influ", "enced"], ["\u2581influence", "d"], ["conf", "irm"], ["\u2581we", "igh"], ["\u2581in", "ventory"], ["\u2581invent", "ory"], ["\u2581a", "pare"], ["\u2581ap", "are"], ["\u2581e", "u"], ["\u2581", "eu"], ["char", "acter"], ["io", "m"], ["i", "om"], ["\u2581o", "rb"], ["\u2581or", "b"], ["\u2581", "orb"], ["dev", "ices"], ["device", "s"], ["\u2581L", "ED"], ["\u2581LE", "D"], ["\u2581", "LED"], ["\u2581prop", "ortion"], ["\u2581proport", "ion"], ["\u2581Hon", "or"], ["\u2581Ho", "nor"], ["\u2581appro", "aching"], ["\u2581approach", "ing"], ["de", "leg"], ["del", "eg"], ["\u2581B", "B"], ["\u2581", "BB"], ["hel", "pers"], ["help", "ers"], ["helper", "s"], ["re", "pository"], ["rep", "ository"], ["\u2581\u0431", "\u0435\u0440\u0435"], ["\u2581\u0431\u0435", "\u0440\u0435"], ["\u2581inhab", "it"], ["\u2581s", "\u00e3o"], ["\u2581travel", "ed"], ["\u2581trav", "eled"], ["ne", "x"], ["n", "ex"], ["\u2581C", "lin"], ["\u2581Cl", "in"], ["CE", "PT"], ["\u2581off", "ense"], ["\u2581in", "cent"], ["\u2581inc", "ent"], ["ID", "S"], ["I", "DS"], ["\u2581coeff", "icients"], ["\u2581coefficient", "s"], ["\u2581l", "p"], ["\u2581", "lp"], ["\u0447\u043d\u043e", "\u0433\u043e"], ["\u0447", "\u043d\u043e\u0433\u043e"], ["\u2581c", "d"], ["\u2581", "cd"], ["mu", "st"], ["mus", "t"], ["m", "ust"], ["\u2581soon", "er"], ["ez", "e"], ["e", "ze"], ["C", "at"], ["ma", "ker"], ["make", "r"], ["m", "aker"], ["\u2581r", "anked"], ["\u2581ran", "ked"], ["\u2581rank", "ed"], ["ful", "ness"], ["\u2581part", "ially"], ["\u2581partial", "ly"], ["\u2581parti", "ally"], ["Pro", "m"], ["Pr", "om"], ["P", "rom"], ["\u2581\u0444", "\u043e\u043d"], ["\u2581\u0444\u043e", "\u043d"], ["\u2581Pro", "bably"], ["\u2581c", "ached"], ["\u2581cache", "d"], ["\u2581ca", "ched"], ["\u2581", "cached"], ["\u2581bal", "anced"], ["\u2581balance", "d"], ["ah", "oma"], ["aho", "ma"], ["\u2581Mur", "ray"], ["\u2581a", "li"], ["\u2581al", "i"], ["\u2581", "ali"], ["iv", "os"], ["ivo", "s"], ["\u2581b", "ark"], ["\u2581bar", "k"], ["IT", "EM"], ["ITE", "M"], ["\u2581Kir", "che"], ["\u2581alloc", "ated"], ["\u2581allocate", "d"], ["Al", "t"], ["A", "lt"], ["\u2581am", "\u00e9ric"], ["\u00edl", "ia"], ["\u00ed", "lia"], ["\u2581c", "ens"], ["\u2581ce", "ns"], ["\u2581lic", "enses"], ["\u2581license", "s"], ["\u2581", "licenses"], ["ac", "z"], ["a", "cz"], ["\u2581G", "ate"], ["\u2581Ga", "te"], ["\u2581", "Gate"], ["\u2581B", "L"], ["\u2581", "BL"], ["\u2581re", "public"], ["\u2581rep", "ublic"], ["RO", "W"], ["\u2581\u0441\u043e\u0441\u0442\u0430\u0432", "\u043b\u044f"], ["\u2581\u0441\u043e\u0441\u0442\u0430", "\u0432\u043b\u044f"], ["\u2581Fil", "ip"], ["\u2581Ind", "ivid"], ["\u2581tr", "ials"], ["\u2581tri", "als"], ["\u2581trial", "s"], ["/*", "!"], ["\u2581G", "P"], ["\u2581", "GP"], ["ni", "ka"], ["nik", "a"], ["n", "ika"], ["\u2581ex", "em"], ["\u2581ad", "vers"], ["\u2581adv", "ers"], ["um", "ped"], ["ump", "ed"], ["\u2581Dev", "ice"], ["\u2581", "Device"], ["wa", "ke"], ["w", "ake"], ["Ex", "ec"], ["ar", "ding"], ["ard", "ing"], ["ardi", "ng"], ["\u2581pobl", "aci\u00f3n"], ["\u2581k", "een"], ["\u2581ke", "en"], ["\u2581b", "itch"], ["\u2581bit", "ch"], ["\u2581embed", "ded"], ["\u2581B", "ond"], ["\u2581Bo", "nd"], ["\u2581Bon", "d"], ["ri", "des"], ["ride", "s"], ["rid", "es"], ["r", "ides"], ["\u2581W", "oman"], ["\u2581Wo", "man"], [".", "["], ["\u00e9r", "\u00e9"], ["\u00e9", "r\u00e9"], ["\u2581Hash", "Map"], ["\u2581", "HashMap"], ["\u2581co", "unting"], ["\u2581coun", "ting"], ["\u2581count", "ing"], ["\u2581Init", "ial"], ["\u2581", "Initial"], ["\u2581ver", "se"], ["\u2581vers", "e"], ["\u2581", "verse"], ["\u2581Vere", "in"], [">\"", ","], [">", "\","], ["\u2581an", "th"], ["\u2581ant", "h"], ["\u2581", "anth"], ["ci", "d"], ["c", "id"], ["\u2581h", "unt"], ["\u2581hun", "t"], ["\u043d\u0430", "\u043b"], ["\u043d", "\u0430\u043b"], ["ci", "es"], ["cie", "s"], ["c", "ies"], ["Pi", "n"], ["P", "in"], ["\u2581#", "!"], ["\u0432\u0430", "\u044f"], ["sn", "d"], ["s", "nd"], ["\u2581u", "k"], ["\u2581", "uk"], ["\u2581sw", "ift"], ["\u2581tempor", "ada"], ["\u2581environment", "s"], ["\u2581environ", "ments"], ["claim", "er"], ["eme", "tery"], ["emet", "ery"], ["j", "\u00e4r"], ["\u2581\u0447\u0430", "\u0441\u0442"], ["\u2581\u0447\u0430\u0441", "\u0442"], ["Trans", "port"], ["\u2581A", "rr"], ["\u2581Ar", "r"], ["\u2581", "Arr"], ["\u2581P", "aper"], ["\u2581Pa", "per"], ["\u2581Pap", "er"], ["\u2581b", "ew"], ["\u2581be", "w"], ["\u2581", "bew"], ["\u2581har", "vest"], ["\u2581-", "----"], ["\u2581--", "---"], ["\u2581---", "--"], ["\u2581", "-----"], ["product", "s"], ["\u043b\u0435", "\u0442"], ["\u043b", "\u0435\u0442"], ["ident", "ifier"], ["RO", "OT"], ["\u2581M", "ak"], ["\u2581Ma", "k"], ["\u2581App", "ro"], ["\u2581Ap", "pro"], ["\u2581", "Appro"], ["ie", "ri"], ["ier", "i"], ["i", "eri"], ["\u2581F", "ly"], ["\u2581Fl", "y"], ["\u2581is", "set"], ["\u2581iss", "et"], ["\u2581", "isset"], ["\u2581determ", "ination"], ["\u2581determin", "ation"], ["Ge", "ometry"], ["\u2581emer", "ging"], ["sub", "scription"], ["ol", "y"], ["o", "ly"], ["\u2581R", "ace"], ["\u2581Ra", "ce"], ["\u2581B", "ah"], ["\u2581Ba", "h"], ["\u2581Config", "uration"], ["\u2581", "Configuration"], ["\u2581Inter", "est"], ["\u0441\u043a\u043e", "\u0432"], ["\u0441\u043a", "\u043e\u0432"], ["\u0441", "\u043a\u043e\u0432"], ["ist", "rz"], ["istr", "z"], ["\u2581S", "han"], ["\u2581Sh", "an"], ["\u2581Sha", "n"], ["\u2581P", "ain"], ["\u2581Pa", "in"], ["CON", "NE"], ["ma", "jor"], ["m", "ajor"], ["\u2581St", "ay"], ["\u2581Sta", "y"], ["\u2581bron", "ze"], ["\u2581f", "itting"], ["\u2581fit", "ting"], ["\u2581J", "ar"], ["\u2581Ja", "r"], ["mg", "r"], ["m", "gr"], ["\u2581S", "har"], ["\u2581Sh", "ar"], ["\u2581Sha", "r"], ["FL", "O"], ["F", "LO"], ["ut", "er"], ["ute", "r"], ["u", "ter"], ["\u0441", "\u044b"], ["\u2581cont", "acts"], ["\u2581contact", "s"], ["\u2581f", "iring"], ["\u2581fi", "ring"], ["\u2581fir", "ing"], ["\u043d\u0430", "\u043d"], ["\u043d", "\u0430\u043d"], ["\u2581prof", "es"], ["sk", "\u00e9"], ["s", "k\u00e9"], ["\u2581rule", "d"], ["\u2581ru", "led"], ["\u2581rul", "ed"], ["=\"", "/"], ["an", "dro"], ["and", "ro"], ["\u2581ens", "uring"], ["iz", "en"], ["ize", "n"], ["i", "zen"], ["\u2581\u0447\u0435", "\u0440\u0435\u0437"], ["ise", "cond"], ["i", "second"], ["ob", "il"], ["obi", "l"], ["o", "bil"], ["\u2581re", "ck"], ["\u2581rec", "k"], ["\u2581", "reck"], [")}", "("], [")", "}("], ["bit", "map"], ["\u2581B", "run"], ["\u2581Br", "un"], ["\u2581Bru", "n"], ["\u2581Jer", "usalem"], ["\u2581W", "o"], ["\u2581Republic", "ans"], ["\u2581Republican", "s"], ["mat", "ic"], ["m", "atic"], ["\u2581E", "arl"], ["\u2581d", "ock"], ["\u2581do", "ck"], ["\u2581doc", "k"], ["\u2581M", "all"], ["\u2581Mal", "l"], ["\u2581Ma", "ll"], ["k", "k"], ["\u2581", "\u0419"], ["\u2581C", "OL"], ["\u2581CO", "L"], ["\u2581", "COL"], ["\u2581lat", "ach"], ["UI", "nt"], ["U", "Int"], ["\u0446\u0438", "\u043e\u043d\u0430\u043b\u044c"], ["\u0446\u0438\u043e\u043d", "\u0430\u043b\u044c"], ["\u0446\u0438\u043e\u043d\u0430", "\u043b\u044c"], ["\u2581seg", "ments"], ["\u2581segment", "s"], ["\u2581re", "fund"], ["\u2581ref", "und"], ["fa", "c"], ["f", "ac"], ["\u2581Art", "icle"], ["\u2581B", "orn"], ["\u2581Bo", "rn"], ["\u2581Bor", "n"], ["\u00b2", "."], ["br", "and"], ["bra", "nd"], ["b", "rand"], ["{$", "\\"], ["{", "$\\"], ["\u2581s", "s"], ["\u2581", "ss"], ["\u2581Re", "sources"], ["\u2581Res", "ources"], ["\u2581Resource", "s"], ["\u2581", "Resources"], ["\u2581re", "cycl"], ["\u2581rec", "ycl"], ["\u2581$", "$\\"], ["\u2581$$", "\\"], ["\u2581Conne", "ction"], ["\u2581Connect", "ion"], ["\u2581", "Connection"], ["\u2581imp", "erial"], ["\u2581imper", "ial"], ["\u2581pract", "ically"], ["\u2581practical", "ly"], ["\u2581\u2013", ","], ["\u2581Dis", "play"], ["\u2581", "Display"], ["ier", "no"], ["mo", "uth"], ["m", "outh"], ["ed", "es"], ["ede", "s"], ["e", "des"], ["ba", "hn"], ["b", "ahn"], ["\u2581C", "atherine"], ["\u2581high", "way"], ["un", "ting"], ["unt", "ing"], ["\u2581Any", "way"], ["Sp", "ell"], ["Spe", "ll"], ["\u2581L", "iste"], ["\u2581List", "e"], ["\u2581Li", "ste"], ["\u2581Lis", "te"], ["\u2581ret", "rieve"], ["\u2581retr", "ieve"], ["\u2581retriev", "e"], ["\u2581z", "d"], ["\u2581", "zd"], ["stra", "\u00dfe"], ["\u2581dom", "inated"], ["\u2581domin", "ated"], ["to", "uch"], ["t", "ouch"], ["\u2581m", "b"], ["\u2581", "mb"], ["LO", "NG"], ["L", "ONG"], ["as", "ures"], ["asure", "s"], ["TL", "S"], ["T", "LS"], ["\u2581accompl", "ished"], ["\u2581accomp", "lished"], ["\u2581accomplish", "ed"], ["\u2581f", "ears"], ["\u2581fe", "ars"], ["\u2581fear", "s"], ["\u2581seem", "ingly"], ["\u2581d", "ag"], ["\u2581da", "g"], ["\u2581", "dag"], ["\u2581b", "ureau"], ["\u2581bur", "eau"], ["\u2581Gro", "\u00df"], ["\u2581accord", "ance"], [".", "]"], ["ou", "x"], ["o", "ux"], ["\u2581col", "onial"], ["\u2581colon", "ial"], ["\u2581compass", "ion"], ["th", "umb"], ["\u2581s", "wo"], ["\u2581sw", "o"], ["on", "line"], ["\u2581J", "i"], ["\u2581work", "shop"], ["\u2581works", "hop"], ["\u2581l", "ub"], ["\u2581lu", "b"], ["\u00e9v", "rier"], ["\u0448", "\u0456"], [">\"", ";"], [">", "\";"], ["\u2581gener", "ous"], ["\u2581gene", "rous"], ["ro", "us"], ["rou", "s"], ["r", "ous"], ["av", "id"], ["avi", "d"], ["a", "vid"], ["igen", "ous"], ["\u2581R", "aw"], ["\u2581Ra", "w"], ["\u2581", "Raw"], ["\u2581sw", "ap"], ["\u2581", "swap"], ["h", "c"], ["java", "script"], ["jav", "ascript"], ["Fact", "or"], ["Fac", "tor"], ["F", "actor"], ["\u2581gar", "bage"], ["\u2581M", "icro"], ["\u2581Mic", "ro"], ["\u2581Mi", "cro"], ["co", "u"], ["c", "ou"], ["\u00fc", "ber"], ["\u2581f", "atal"], ["\u2581fa", "tal"], ["\u2581fat", "al"], ["\u2581trans", "parent"], ["\u2581b", "earing"], ["\u2581be", "aring"], ["\u2581bear", "ing"], ["\u2581celebr", "ated"], ["\u2581celebrate", "d"], ["VI", "S"], ["V", "IS"], ["\u2581B", "M"], ["\u2581", "BM"], ["\u2581pr", "ince"], ["\u2581prin", "ce"], ["to", "l"], ["t", "ol"], ["\u2581'", "", ""], ["\\", "\">"], ["\u2581du", "rant"], ["\u2581dur", "ant"], ["\u2581vent", "ure"], ["\u2581F", "itz"], ["\u2581Fi", "tz"], ["\u2581C", "BD"], ["\u2581CB", "D"], ["\u2581b", "acking"], ["\u2581back", "ing"], ["\u2581w", "are"], ["\u2581war", "e"], ["\u2581wa", "re"], ["\u2581", "ware"], ["ev", "e"], ["e", "ve"], ["O", "G"], ["ed", "ish"], ["edi", "sh"], ["\u2581Giov", "anni"], ["\u2581Sh", "are"], ["\u2581Shar", "e"], ["\u2581Sha", "re"], ["\u2581", "Share"], ["\u2581rec", "ipes"], ["\u2581recipe", "s"], ["\u2581recip", "es"], ["big", "g"], ["bi", "gg"], ["b", "igg"], ["\u2581minor", "ity"], ["\u2581n", "ar"], ["\u2581na", "r"], ["\u2581", "nar"], ["oll", "ary"], ["ollar", "y"], ["\u2581F", "E"], ["\u2581", "FE"], ["sh", "irt"], ["\u2581redu", "ces"], ["\u2581reduce", "s"], ["Ch", "e"], ["C", "he"], ["\u2581NOT", "E"], ["\u2581NO", "TE"], ["j", "query"], ["\u2581F", "low"], ["\u2581Fl", "ow"], ["\u2581Flo", "w"], ["\u2581", "Flow"], ["task", "s"], ["pr", "event"], ["pre", "vent"], ["prev", "ent"], ["\u2581\u0441\u043e", "\u0432\u0435\u0442"], ["\u2581\u0441\u043e\u0432", "\u0435\u0442"], ["it", "as"], ["ita", "s"], ["\u2581exam", "ined"], ["\u2581examine", "d"], ["ho", "n"], ["h", "on"], ["\u2581M", "ine"], ["\u2581Min", "e"], ["\u2581Mi", "ne"], ["\u2581grad", "ient"], ["\u2581V", "ien"], ["\u2581Vi", "en"], ["\u2581b", "eds"], ["\u2581be", "ds"], ["\u2581bed", "s"], ["ET", "H"], ["E", "TH"], ["fl", "at"], ["f", "lat"], ["an", "son"], ["ans", "on"], ["\u2581in", "tu"], ["\u2581int", "u"], ["\u2581fl", "ows"], ["\u2581flo", "ws"], ["\u2581flow", "s"], ["\u043d\u043e", "\u043a"], ["\u2581E", "ine"], ["\u2581Ein", "e"], ["\u0440\u043e", "\u0434\u0438"], ["\u0440\u043e\u0434", "\u0438"], ["\u2581\u043a\u043e", "\u0440"], ["\u2581\u043a", "\u043e\u0440"], ["\u2581", "\u043a\u043e\u0440"], ["\u2581aff", "ection"], ["\u2581af", "fection"], ["\u2581affect", "ion"], ["\u2581p", "orts"], ["\u2581por", "ts"], ["\u2581port", "s"], ["\u2581", "ports"], ["__", "."], ["_", "_."], ["re", "po"], ["rep", "o"], ["ail", "and"], ["ai", "land"], ["\u2581\u043f\u043e", "\u0434\u0430"], ["\u2581\u043f\u043e\u0434", "\u0430"], ["int", "age"], ["inta", "ge"], ["\u2581Prote", "ction"], ["\u00ee", "t"], ["\u2581[", "{"], ["\u2581l", "amp"], ["\u2581la", "mp"], ["\u2581benef", "icial"], ["\u043a\u0430", "\u0434\u0435"], ["\u2581\u0421\u0442\u0430\u043d\u043e\u0432", "\u043d\u0438\u0448\u0442\u0432\u043e"], ["\u2581l", "ined"], ["\u2581li", "ned"], ["\u2581line", "d"], ["\u2581lin", "ed"], ["\u2581", "lined"], ["\u2581Ex", "change"], ["\u2581f", "itted"], ["\u2581fit", "ted"], ["\u2581v", "erk"], ["\u2581ver", "k"], ["\u2581focus", "es"], ["vo", "d"], ["v", "od"], ["\u2581Car", "lo"], ["\u2581Carl", "o"], ["\u2581\u0440\u0430", "\u0441\u043f\u043e"], ["\u2581\u0440\u0430\u0441", "\u043f\u043e"], ["ain", "ted"], ["aint", "ed"], ["ainte", "d"], ["a", "inted"], ["\u2581r", "ape"], ["\u2581rap", "e"], ["\u2581ra", "pe"], ["\u2581t", "ogg"], ["\u2581to", "gg"], ["ac", "ker"], ["ack", "er"], ["a", "cker"], ["T", "w"], ["ra", "h"], ["r", "ah"], ["trans", "l"], ["\u2581je", "alous"], ["\u2581re", "pository"], ["\u2581rep", "ository"], ["\u2581", "repository"], ["re", "marks"], ["rem", "arks"], ["remark", "s"], ["\u2581i", "e"], ["\u2581", "ie"], ["\u00ed", "d"], ["\u2581sk", "ull"], ["ra", "c"], ["r", "ac"], ["()", "]"], ["(", ")]"], ["ri", "en"], ["rie", "n"], ["r", "ien"], ["?", "("], ["\u2581K", "ids"], ["\u2581Ki", "ds"], ["\u2581Kid", "s"], ["\u2581sw", "itched"], ["\u2581switch", "ed"], ["\u2581G", "ew"], ["\u2581Ge", "w"], ["\u2581be", "ef"], ["\u2581appear", "ances"], ["\u2581appearance", "s"], ["\u2581Coll", "ins"], ["\u2581V", "illa"], ["\u2581Vill", "a"], ["\u2581Vi", "lla"], ["\u2581Vil", "la"], ["\u2581z", "ona"], ["\u2581zo", "na"], ["\u2581n", "eu"], ["\u2581ne", "u"], ["\u0442\u0435", "\u043b\u044c\u043d\u043e"], ["\u0442\u0435\u043b\u044c", "\u043d\u043e"], ["\u2581\u0445", "\u0443\u0434\u043e"], ["\u2581oper", "ational"], ["\u2581operation", "al"], ["ON", "LY"], ["\u2581h", "ockey"], ["\u2581\u015b", "wi"], ["\u00f6", "k"], ["Sl", "ice"], ["Ref", "resh"], ["\u2581n", "uts"], ["\u2581nu", "ts"], ["\u2581nut", "s"], ["sa", "y"], ["s", "ay"], ["\u2581\u0441\u0442\u0430", "\u043d\u043e\u0432\u0438"], ["\u2581\u0441\u0442\u0430\u043d\u043e\u0432", "\u0438"], ["\u0445", "\u0435"], ["\u2581le", "aning"], ["\u2581lean", "ing"], ["\u2581H", "aus"], ["\u2581Ha", "us"], ["\u2581o", "ral"], ["\u2581or", "al"], ["\u2581", "oral"], ["\u2581", "\u017d"], ["\u2581Sup", "pose"], ["\u2581Supp", "ose"], ["\u2581ess", "ence"], ["EN", "TER"], ["ENT", "ER"], ["B", "ucket"], ["\u2581C", "ant"], ["\u2581Can", "t"], ["\u2581Ca", "nt"], ["\u2581N", "azi"], ["\u2581Na", "zi"], ["\u2581Naz", "i"], ["\u0448", "\u0442\u0438"], ["\u2581Vol", "ume"], ["\u2581", "Volume"], ["\u2581wor", "thy"], ["\u2581worth", "y"], ["\u2581", "worthy"], ["B", "u"], ["Ent", "ries"], ["on", "ie"], ["oni", "e"], ["o", "nie"], ["\u2581h", "ood"], ["\u2581ho", "od"], ["\u2581", "hood"], ["\u2581emp", "ire"], ["\u2581d\u00e9", "velop"], ["\u2581p", "robe"], ["\u2581pro", "be"], ["\u2581pr", "obe"], ["\u2581prob", "e"], ["\u2581", "probe"], ["\u2581K", "night"], ["\u2581Kn", "ight"], ["\u2581peace", "ful"], ["hu", "b"], ["h", "ub"], ["\u2581\u00e1l", "bum"], ["su", "it"], ["s", "uit"], ["\u2581sil", "k"], ["+", "="], ["\u2581p", "ione"], ["\u2581pi", "one"], ["'", "\""], ["\u043a\u0430", "\u043c\u0438"], ["\u2581N", "ull"], ["\u2581Nu", "ll"], ["\u2581", "Null"], ["Label", "s"], ["au", "tres"], ["aut", "res"], ["autre", "s"], ["to", "LowerCase"], ["\u2581b", "uzz"], ["\u2581bu", "zz"], ["\u2581w", "ashed"], ["\u2581was", "hed"], ["\u2581wash", "ed"], ["'", "*"], ["itzer", "land"], ["\u2581r", "amp"], ["\u2581ra", "mp"], ["\u2581ram", "p"], ["\u2581\u043a", "\u043d\u0438"], ["\u2581k", "un"], ["col", "ors"], ["color", "s"], ["colo", "rs"], ["\u2581vacc", "ine"], ["an", "imation"], ["anim", "ation"], ["\u2581Just", "in"], ["mem", "set"], ["\u2581c", "ensus"], ["\u2581cens", "us"], ["in", "fl"], ["inf", "l"], ["\u2581statist", "ical"], ["\u2581trop", "ical"], ["Dis", "abled"], ["Disable", "d"], ["\r", "\r"], ["\u2581Cra", "ig"], ["Page", "s"], ["Pag", "es"], ["P", "ages"], ["\u2581mag", "az"], ["\u2581comput", "ing"], ["\u2581flo", "ors"], ["\u2581floor", "s"], ["oin", "e"], ["oi", "ne"], ["o", "ine"], ["\u2581tit", "olo"], ["\u2581an", "ci"], ["\u2581anc", "i"], ["\u2581Indust", "ry"], ["\u2581\u0433", "\u043b\u0430\u0432"], ["\u2581\u0433\u043b\u0430", "\u0432"], ["Bo", "ot"], ["B", "oot"], ["Cl", "ip"], ["\u2581d", "v"], ["\u2581", "dv"], ["\u2581met", "all"], ["\u2581metal", "l"], ["\u2581meta", "ll"], ["\u2581Is", "abel"], ["\u2581Isa", "bel"], ["\u2581look", "up"], ["\u2581", "lookup"], ["\u2581\u0446", "\u0435\u0440"], ["\u2581\u0446\u0435", "\u0440"], ["\u2581", "\u0446\u0435\u0440"], ["\u2581car", "ries"], ["f", "u"], ["tp", "l"], ["t", "pl"], ["pe", "rp"], ["per", "p"], ["\u2581St", "orm"], ["\u2581Sto", "rm"], ["eh", "icle"], ["\u2581S", "even"], ["\u2581Se", "ven"], ["\u2581Sev", "en"], ["\u0459", "\u0430"], ["\u2581l", "ut"], ["\u2581lu", "t"], ["th", "reshold"], ["\u2581d", "ull"], ["\u2581du", "ll"], ["\u2581E", "ND"], ["\u2581EN", "D"], ["\u2581", "END"], ["\u2581O", "tto"], ["\u2581Ot", "to"], ["\u2581Ott", "o"], ["\u2581there", "by"], ["TE", "MP"], ["T", "EMP"], ["\u2581S", "cal"], ["\u2581Sc", "al"], ["\u2581", "Scal"], ["Com", "put"], ["Comp", "ut"], ["ip", "v"], ["i", "pv"], ["\u2581ins", "ane"], ["\u2581myster", "ious"], ["\u2581M", "is"], ["\u2581Mi", "s"], ["uch", "ar"], ["uc", "har"], ["u", "char"], ["as", "ma"], ["asm", "a"], ["au", "ch"], ["auc", "h"], ["a", "uch"], ["ne", "tt"], ["net", "t"], ["n", "ett"], ["El", "em"], ["E", "lem"], ["de", "rive"], ["der", "ive"], ["\u2581murder", "ed"], ["ak", "ten"], ["akt", "en"], ["akte", "n"], ["\u0440\u043e", "\u0432\u0430\u043d"], ["\u0440\u043e\u0432", "\u0430\u043d"], ["\u0440\u043e\u0432\u0430", "\u043d"], ["\u2581a", "nos"], ["\u2581an", "os"], ["\u2581ano", "s"], ["\u2581", "anos"], ["}}", "^"], ["}", "}^"], ["\u2581F", "u\u00df"], ["\u2581Fu", "\u00df"], ["\u2581S", "ister"], ["\u2581Si", "ster"], ["\u2581volunte", "er"], ["::", "_"], [":", ":_"], ["er", "ta"], ["ert", "a"], ["\u2581\u0431\u043e", "\u043b\u0435\u0435"], ["og", "r\u00e1"], ["\u2581Im", "Gui"], ["sa", "me"], ["sam", "e"], ["s", "ame"], ["Sh", "adow"], ["\u2581re", "actions"], ["\u2581reaction", "s"], ["\u2581react", "ions"], ["\u2581purch", "asing"], ["PRE", "FIX"], ["\u2581emb", "od"], ["\u0441\u043e", "\u043c"], ["\u2581alt", "ogether"], ["\u2581prom", "oting"], ["\u2581promot", "ing"], ["U", "V"], ["\u2581ind", "uced"], ["\u2581indu", "ced"], ["\u2581eer", "ste"], ["\u2581eerst", "e"], ["Li", "fe"], ["Lif", "e"], ["L", "ife"], ["hd", "d"], ["h", "dd"], ["n\u00ed", "ch"], ["\u2581c", "hill"], ["\u2581ch", "ill"], ["\u2581chi", "ll"], ["RG", "B"], ["R", "GB"], ["red", "uce"], ["redu", "ce"], ["FR", "OM"], ["F", "ROM"], ["dir", "name"], ["\u2581t", "une"], ["\u2581tu", "ne"], ["\u2581tun", "e"], ["\u2581r", "ay"], ["\u2581ra", "y"], ["\u2581", "ray"], ["T", "D"], ["\u2581\u043a", "\u044a"], ["\u2581Febru", "ar"], ["\u2581suspend", "ed"], ["\u2581susp", "ended"], ["\u2581u", "pp"], ["\u2581up", "p"], ["\u2581", "upp"], ["er", "i"], ["e", "ri"], ["pr", "eter"], ["pre", "ter"], ["pret", "er"], ["\u2581E", "R"], ["\u2581", "ER"], ["\u0442\u043e", "\u043d"], ["\u0442", "\u043e\u043d"], ["\u2581c", "atal"], ["\u2581cat", "al"], ["\u2581ca", "tal"], ["\u2581h", "iring"], ["\u2581hi", "ring"], ["\u2581\u043f", "\u0456\u0432"], ["\u2581\u043f\u0456", "\u0432"], ["\u2581Olymp", "ics"], ["\u2581Olympic", "s"], ["da", "le"], ["dal", "e"], ["d", "ale"], ["::", "{"], [":", ":{"], ["\u2581expl", "oring"], ["\u2581explo", "ring"], ["\u2581\u0441", "\u0442\u0430\u043b"], ["\u2581\u0441\u0442\u0430", "\u043b"], ["\u2581\u0441\u0442", "\u0430\u043b"], ["\u2581univers", "ities"], ["Class", "es"], ["\u2581\u0447\u0430", "\u0441"], ["\u2581C", "ool"], ["\u2581Co", "ol"], ["\u2581S", "ony"], ["\u2581So", "ny"], ["\u2581Son", "y"], ["th", "al"], ["tha", "l"], ["t", "hal"], ["\u2581es", "crit"], ["\u2581esc", "rit"], ["\u2581cor", "ruption"], ["\u2581corrupt", "ion"], ["az", "ar"], ["aza", "r"], ["\u2581N", "eb"], ["\u2581Ne", "b"], ["\u2581Py", "thon"], ["\u2581c", "him"], ["\u2581ch", "im"], ["\u2581chi", "m"], ["\u2581cap", "ability"], ["cy", "cl"], ["c", "ycl"], ["\u2581re", "try"], ["\u2581r", "etry"], ["\u2581ret", "ry"], ["\u2581retr", "y"], ["\u2581", "retry"], ["++", "]"], ["\u2581t", "oy"], ["\u2581to", "y"], ["\u2581T", "erry"], ["\u2581Ter", "ry"], ["\u2581Terr", "y"], ["View", "ById"], ["\u2581v", "ine"], ["\u2581vi", "ne"], ["\u2581vin", "e"], ["\u2581Kit", "chen"], ["\u2581B", "iden"], ["\u2581Bi", "den"], ["Back", "end"], ["gl", "ich"], ["g", "lich"], ["re", "lation"], ["rel", "ation"], ["\u2581rat", "ings"], ["\u2581ra", "tings"], ["\u2581rating", "s"], ["Execut", "or"], ["ibr", "ation"], [">(", ")"], [">", "()"], ["\u2581he", "al"], ["if", "iable"], ["ifi", "able"], ["par", "k"], ["p", "ark"], ["\u2581P", "ete"], ["\u2581Pe", "te"], ["\u2581Pet", "e"], ["\u2581tr", "aged"], ["\u2581tra", "ged"], ["\u2581trag", "ed"], ["\u2581ch", "uck"], ["\u2581wire", "less"], ["\u2581wir", "eless"], ["Re", "place"], ["Rep", "lace"], ["IR", "Q"], ["\u2581\u0441\u0435", "\u0437\u043e"], ["i", "\u00df"], ["\u2581j", "unto"], ["\u2581jun", "to"], ["Lo", "w"], ["L", "ow"], ["\u2581s", "id"], ["\u2581si", "d"], ["\u2581", "sid"], ["Tag", "Helpers"], ["TagHelper", "s"], ["\u2581comp", "aring"], ["\u2581compar", "ing"], ["\u2581c", "elle"], ["\u2581cell", "e"], ["\u2581ce", "lle"], ["\u2581cel", "le"], ["\u2581obt", "aining"], ["\u2581obtain", "ing"], ["\u2581qu", "ar"], ["\u2581q", "uar"], ["Br", "o"], ["B", "ro"], ["\u2581E", "C"], ["\u2581", "EC"], ["in", "ea"], ["ine", "a"], ["i", "nea"], ["\u2581F", "ue"], ["\u2581Fu", "e"], ["\u2581Prince", "ss"], ["\u2581Prin", "cess"], ["ij", "o"], ["i", "jo"], ["ge", "ns"], ["gen", "s"], ["g", "ens"], ["PO", "L"], ["P", "OL"], ["\u00e8", "tres"], ["\u2581h", "ind"], ["\u2581hi", "nd"], ["\u2581", "hind"], ["Var", "iant"], ["Vari", "ant"], ["\u2581rece", "ives"], ["\u2581receive", "s"], ["go", "d"], ["g", "od"], ["ik", "en"], ["ike", "n"], ["i", "ken"], ["na", "il"], ["n", "ail"], ["\u2581amer", "ican"], ["\u2581", "american"], ["br", "as"], ["bra", "s"], ["b", "ras"], ["('", "\\"], ["(", "'\\"], ["ie", "ce"], ["if", "ference"], ["iffer", "ence"], ["iffe", "rence"], ["\u2581b", "ubble"], ["\u2581bub", "ble"], ["\u2581B", "ear"], ["\u2581Be", "ar"], ["un", "ivers"], ["uni", "vers"], ["\u2581demand", "ing"], ["sa", "ved"], ["save", "d"], ["s", "aved"], ["\u2581cred", "entials"], ["MS", "M"], ["M", "SM"], ["\u2581struct", "ural"], ["Con", "s"], ["Co", "ns"], ["C", "ons"], ["\u2581Way", "ne"], ["\u2581blank", "et"], ["\u2581re", "pet"], ["\u2581rep", "et"], ["\u2581repe", "t"], ["Ne", "g"], ["N", "eg"], ["\u2581exclusive", "ly"], ["\u2581exclus", "ively"], ["IF", "I"], ["I", "FI"], ["\u0431\u0443\u0440", "\u0433"], ["\u2581arg", "uing"], ["\u2581Re", "pub"], ["\u2581Rep", "ub"], ["\u2581f", "rowned"], ["\u2581fr", "owned"], ["Met", "ric"], ["M", "etric"], ["sk", "im"], ["ski", "m"], ["s", "kim"], ["\u2581\u041f", "\u0435\u0442"], ["\u2581\u041f\u0435", "\u0442"], ["\u2581rele", "ases"], ["\u2581release", "s"], ["\u2581t", "ast"], ["\u2581ta", "st"], ["\u2581p", "reference"], ["\u2581pre", "ference"], ["\u2581prefer", "ence"], ["\u2581S", "\u00fcd"], ["\u2581S\u00fc", "d"], ["oc", "c"], ["o", "cc"], ["\u2581r", "x"], ["\u2581", "rx"], ["activ", "ate"], ["cl", "am"], ["c", "lam"], ["\u2581\u0444\u0438", "\u043b\u044c"], ["\u2581Sud", "denly"], ["\u2581cr", "ushing"], ["\u2581crush", "ing"], ["\u2581L", "ower"], ["\u2581Lo", "wer"], ["\u2581Low", "er"], ["\u2581", "Lower"], ["ei", "ng"], ["e", "ing"], ["wa", "lt"], ["wal", "t"], ["w", "alt"], ["\u2581\u0413", "\u0435\u0440"], ["\u2581\u0413\u0435", "\u0440"], ["\u2581m", "\u00f6"], ["\u0440\u0438", "\u0441\u0442\u043e"], ["la", "gen"], ["lag", "en"], ["lage", "n"], ["l", "agen"], ["\u2581co", "aching"], ["\u2581coach", "ing"], ["ight", "ers"], ["igh", "ters"], ["ighter", "s"], ["\u2581bas", "ement"], ["\u2581base", "ment"], ["\u2581F", "IX"], ["\u2581FI", "X"], ["\u2581", "FIX"], ["Te", "le"], ["T", "ele"], ["With", "out"], ["\u2581Com", "mons"], ["\u2581Comm", "ons"], ["\u2581Common", "s"], ["ul", "ly"], ["ull", "y"], ["h", "box"], ["fl", "ash"], ["\u2581por", "tal"], ["\u2581port", "al"], ["\u2581", "portal"], ["ot", "ype"], ["o", "type"], ["\u2581S", "or"], ["\u2581So", "r"], ["\u2581trou", "bles"], ["\u2581trouble", "s"], ["ar", "si"], ["ars", "i"], ["\u2581\u0441", "\u0442\u0430\u043d"], ["\u2581\u0441\u0442\u0430", "\u043d"], ["\u2581\u0441\u0442", "\u0430\u043d"], ["\u2581", "\u0441\u0442\u0430\u043d"], ["CA", "M"], ["C", "AM"], ["\u2581de", "notes"], ["\u2581den", "otes"], ["\u2581denote", "s"], ["LA", "NG"], ["LAN", "G"], ["L", "ANG"], ["\u2581Be", "yond"], ["\u2581Bey", "ond"], ["\u2581Bo", "wl"], ["\u2581Bow", "l"], ["\u2581import", "antly"], ["\u2581important", "ly"], ["\u2581W", "R"], ["\u2581", "WR"], ["\u2581rel", "ating"], ["\u2581a", "nder"], ["\u2581and", "er"], ["\u2581an", "der"], ["\u2581", "ander"], ["\u2581gr", "inned"], ["\u2581grin", "ned"], ["\u2581D", "ak"], ["\u2581Da", "k"], ["\u2581Brook", "lyn"], ["\u2581d", "p"], ["\u2581", "dp"], ["\u2581P", "oly"], ["\u2581Pol", "y"], ["\u2581Po", "ly"], ["\u2581", "Poly"], ["\u2581Sch", "ul"], ["\u2581B", "uffer"], ["\u2581Buff", "er"], ["\u2581", "Buffer"], ["\u2581h", "older"], ["\u2581hold", "er"], ["\u2581hol", "der"], ["\u2581", "holder"], ["IC", "AL"], ["I", "CAL"], ["\u2581tra", "iler"], ["\u2581trail", "er"], ["er", "ek"], ["ere", "k"], ["e", "rek"], ["\u2581n", "\u011b"], ["\u2581", "n\u011b"], ["sh", "aped"], ["shape", "d"], ["sha", "ped"], [":", "`"], ["\u2581de", "code"], ["\u2581dec", "ode"], ["\u2581", "decode"], ["\u2581co", "unted"], ["\u2581coun", "ted"], ["\u2581count", "ed"], ["\u2581v", "amp"], ["\u2581va", "mp"], ["\u2581re", "late"], ["\u2581rel", "ate"], ["\u2581M", "ason"], ["\u2581Ma", "son"], ["\u2581Mas", "on"], ["\u2581t", "itled"], ["\u2581title", "d"], ["\u2581tit", "led"], ["\u2581Kent", "ucky"], ["\u2581particip", "ated"], ["\u2581participate", "d"], ["\u2581Jenn", "ifer"], ["\u2581mat", "rices"], ["Cal", "endar"], ["st", "s"], ["s", "ts"], ["Ass", "oci"], ["\u2581f", "orum"], ["\u2581for", "um"], ["\u2581fo", "rum"], ["\u2581s", "phere"], ["\u2581sp", "here"], ["\u2581spher", "e"], ["\u2581S", "EO"], ["\u2581SE", "O"], ["pop", "up"], ["\u2581Current", "ly"], ["CL", "E"], ["C", "LE"], ["\u2581vol", "unt"], ["\u2581stell", "ar"], ["for", "all"], ["Is", "s"], ["I", "ss"], ["im", "et"], ["ime", "t"], ["i", "met"], ["q", "p"], ["la", "test"], ["lat", "est"], ["late", "st"], ["\u2581config", "ured"], ["\u2581configure", "d"], ["ab", "ol"], ["a", "bol"], ["ig", "ent"], ["igen", "t"], ["ige", "nt"], ["i", "gent"], ["\u2581delay", "ed"], ["ff", "ic"], ["f", "fic"], ["\u2581g", "ing"], ["\u2581gi", "ng"], ["\u2581", "ging"], ["\u2581s", "cent"], ["\u2581sc", "ent"], ["\u2581scen", "t"], ["\u2581disg", "ust"], ["\u2581disgu", "st"], ["he", "sis"], ["hes", "is"], ["h", "esis"], ["im", "en"], ["ime", "n"], ["i", "men"], ["\u2581re", "ign"], ["\u2581\u041f", "\u0438"], ["ul", "as"], ["ula", "s"], ["u", "las"], ["um", "ing"], ["umin", "g"], ["umi", "ng"], ["u", "ming"], ["in", "nings"], ["inn", "ings"], ["Re", "nd"], ["R", "end"], ["id", "ity"], ["idi", "ty"], ["\u2581do", "zens"], ["\u2581dozen", "s"], ["wa", "rf"], ["war", "f"], ["\u2581Del", "hi"], ["\u2581bi", "ological"], ["\u2581corrid", "or"], ["Vis", "ual"], ["\u2581I", "z"], ["\u2581s", "uits"], ["\u2581su", "its"], ["\u2581suit", "s"], ["Py", "Object"], ["ia", "go"], ["i", "ago"], ["\u2581div", "ide"], ["\u2581divid", "e"], ["pe", "nt"], ["pen", "t"], ["p", "ent"], ["hel", "lo"], ["hell", "o"], ["h", "ello"], ["\u2581b", "eta"], ["\u2581be", "ta"], ["\u2581bet", "a"], ["\u2581", "beta"], ["\u2581ex", "terior"], ["\u2581fin", "est"], ["\u2581fine", "st"], ["\u2581B", "ir"], ["\u2581Bi", "r"], ["\u2581f", "reed"], ["\u2581fr", "eed"], ["\u2581free", "d"], ["\u2581fre", "ed"], ["\u2581K", "el"], ["\u2581Ke", "l"], ["Se", "m"], ["S", "em"], ["\u2581fr", "uits"], ["\u2581fruit", "s"], ["\u2581fru", "its"], ["\u2581serv", "ants"], ["\u2581servant", "s"], ["\u2581pub", "lisher"], ["\u2581publish", "er"], ["\u2581cop", "per"], ["ol", "ation"], ["o", "lation"], ["se", "p"], ["s", "ep"], ["\u2581chair", "man"], ["ti", "k"], ["t", "ik"], ["\u2581m", "others"], ["\u2581mother", "s"], ["\u2581mo", "thers"], ["A", "ug"], ["\u2581je", "ans"], ["[]", ")"], ["[", "])"], ["\u2581D", "ATA"], ["\u2581DA", "TA"], ["\u2581", "DATA"], ["\u2581reve", "als"], ["\u2581reveal", "s"], ["\u2581un", "conscious"], ["\u2581h", "acer"], ["\u2581ha", "cer"], ["\u2581hace", "r"], ["ric", "ulum"], ["\u2581T", "ogether"], ["\u2581\u0448", "\u0442\u0430"], ["\u2581", "\u0448\u0442\u0430"], ["or", "sz"], ["ors", "z"], ["\u2581c", "anal"], ["\u2581can", "al"], ["\u2581ca", "nal"], ["\u00f6s", "t"], ["\u00f6", "st"], ["\u2581equ", "als"], ["\u2581equal", "s"], ["\u2581eq", "uals"], ["\u2581", "equals"], ["\u2581\u043f\u043e", "\u043c\u043e"], ["\u2581al", "location"], ["\u2581all", "ocation"], ["\u2581alloc", "ation"], ["st", "\u00e4nd"], ["\u2581\u0447", "\u0435\u0440"], ["\u2581\u0447\u0435", "\u0440"], ["ac", "king"], ["ack", "ing"], ["\u2581motiv", "ation"], ["\u0441\u043e", "\u043d"], ["\u0441", "\u043e\u043d"], ["\u2581R", "ole"], ["\u2581Ro", "le"], ["\u2581Rol", "e"], ["\u2581", "Role"], ["App", "ly"], ["Ap", "ply"], ["ig", "es"], ["ige", "s"], ["i", "ges"], ["*", "{"], ["\u2581f", "ires"], ["\u2581fire", "s"], ["\u2581fi", "res"], ["\u2581fir", "es"], ["Us", "ed"], ["Use", "d"], ["U", "sed"], ["\u2581he", "ute"], ["sk", "iej"], ["ski", "ej"], ["\u2581Or", "leans"], ["yl", "an"], ["y", "lan"], ["\u2581warm", "th"], ["\u2581w", "elfare"], ["\u2581wel", "fare"], ["je", "m"], ["j", "em"], ["\u2581\u0441\u0438", "\u0441\u0442\u0435"], ["be", "z"], ["b", "ez"], ["\u0159", "e"], ["ke", "e"], ["k", "ee"], ["\u2581segu", "ito"], ["un", "ge"], ["ung", "e"], ["\u2581y", "oga"], ["\u2581yo", "ga"], ["\u2581d", "ug"], ["\u2581du", "g"], ["\u2581rest", "ored"], ["\u2581restore", "d"], ["Dr", "oid"], ["D", "roid"], ["\u2581P", "ent"], ["\u2581Pe", "nt"], ["\u2581Pen", "t"], ["\u2581ran", "king"], ["\u2581rank", "ing"], ["mo", "r"], ["m", "or"], [".~", "(\\"], ["ograph", "ical"], ["ographic", "al"], ["\u2581p", "ian"], ["\u2581pi", "an"], ["\u2581g", "ates"], ["\u2581gate", "s"], ["\u2581ga", "tes"], ["\u2581\u0441", "\u0442\u0438"], ["\u2581\u0441\u0442", "\u0438"], ["\u2581", "\u0441\u0442\u0438"], ["s", "quare"], ["\u2581im", "plicit"], ["\u2581impl", "icit"], ["\u2581G", "ram"], ["\u2581Gr", "am"], ["\u2581Gra", "m"], ["\u2581Apr", "\u00e8s"], ["\u2581Ap", "r\u00e8s"], ["\u2581Ass", "istant"], ["\u2581p", "ac"], ["\u2581pa", "c"], ["\u2581P", "ope"], ["\u2581Po", "pe"], ["\u2581Pop", "e"], ["\u0433", "\u0440\u0435"], ["\u2581sc", "attering"], ["\u2581scatter", "ing"], ["\u0441\u0442\u0440\u0430", "\u0442\u0438\u0432"], ["\u2581all", "ocate"], ["\u2581alloc", "ate"], ["\u2581Man", "hattan"], ["\u2581\u0430", "\u043d\u0433"], ["\u2581\u0430\u043d", "\u0433"], ["\u2581", "\u0430\u043d\u0433"], ["\u2581inter", "rupted"], ["\u2581interrupt", "ed"], ["\u00e9r", "ieur"], ["\u00e9ri", "eur"], ["\u00e9rie", "ur"], ["\u6570", "\u636e"], ["Sign", "al"], ["Sig", "nal"], ["\u2581Con", "tract"], ["\u2581Cont", "ract"], ["\u2581", "Contract"], ["\u00f3r", "ia"], ["\u00f3", "ria"], ["WI", "TH"], ["W", "ITH"], ["\u0445\u043e", "\u0434\u044f"], ["\u0445\u043e\u0434", "\u044f"], ["Ag", "greg"], ["A", "ggreg"], ["cul", "es"], ["cu", "les"], ["cule", "s"], ["c", "ules"], ["J", "an"], ["\u2581s", "to"], ["\u2581st", "o"], ["\u2581", "sto"], ["\u2581G", "PIO"], ["\u2581GP", "IO"], ["\u2581", "GPIO"], ["\u2581ident", "ifying"], ["\u2581identify", "ing"], ["\u2581p", "id"], ["\u2581pi", "d"], ["\u2581", "pid"], ["\u0119", "p"], ["\u2581di", "git"], ["\u2581dig", "it"], ["el", "ia"], ["eli", "a"], ["e", "lia"], ["inv", "oke"], ["\u2581Fl", "oren"], ["\u2581Flor", "en"], ["\u2581Flo", "ren"], ["\u2581sh", "allow"], ["\u2581shall", "ow"], ["get", "Class"], ["getC", "lass"], ["\u2581advert", "is"], ["\u0435\u043c", "\u044b"], ["\u0435", "\u043c\u044b"], ["\u2581H", "R"], ["\u2581", "HR"], ["ym", "an"], ["y", "man"], ["\u2581C", "E"], ["\u2581", "CE"], ["\u2581sec", "ured"], ["\u2581secure", "d"], ["\u2581secur", "ed"], ["\u2581rel", "atives"], ["\u2581relative", "s"], ["\u2581relativ", "es"], ["\u2581s", "ob"], ["\u2581so", "b"], ["\u2581s", "tab"], ["\u2581st", "ab"], ["\u2581sta", "b"], ["Trans", "ition"], ["\u2581w", "en"], ["\u2581we", "n"], ["\u2581", "wen"], ["sh", "ops"], ["shop", "s"], ["\u2581k", "ont"], ["\u2581kon", "t"], ["\u2581ko", "nt"], ["\u2581h", "acia"], ["\u2581ha", "cia"], ["H", "y"], ["\u0432", "\u0440\u0438"], ["sh", "ell"], ["she", "ll"], ["s", "hell"], ["\u2581ant", "ib"], ["\u2581anti", "b"], ["env", "ironment"], ["environ", "ment"], ["um", "bs"], ["umb", "s"], ["Tr", "acker"], ["Track", "er"], ["Tra", "cker"], ["en", "tr"], ["ent", "r"], ["\u2581Polit", "ical"], ["ex", "tract"], ["ext", "ract"], ["extra", "ct"], ["extr", "act"], ["=\"", "{{"], ["\u2581m", "erc"], ["\u2581me", "rc"], ["\u2581mer", "c"], ["\u2581p", "oc"], ["\u2581po", "c"], ["\u2581Re", "set"], ["\u2581Res", "et"], ["\u2581", "Reset"], ["\u2581pur", "ely"], ["\u2581pure", "ly"], ["\u2581M", "ul"], ["\u2581Mu", "l"], ["\u2581gorge", "ous"], ["\u2581\u00ce", "n"], ["ri", "ven"], ["riv", "en"], ["rive", "n"], ["r", "iven"], ["\u2581rom", "ance"], ["\u2581roman", "ce"], ["\u2581d", "av"], ["\u2581da", "v"], ["\u0447\u0435", "\u0441\u043a\u043e\u0433\u043e"], ["\u00e9r", "ica"], ["\u00e9ri", "ca"], ["\u00e9ric", "a"], ["\u2581tra", "ject"], ["\u2581a", "rise"], ["\u2581ar", "ise"], ["\u2581sw", "ung"], ["\u2581p", "ockets"], ["\u2581pocket", "s"], ["\u2581trad", "itions"], ["\u2581tradition", "s"], ["\u2581re", "ver"], ["\u2581r", "ever"], ["\u2581rev", "er"], ["\u2581reve", "r"], [">>", ">"], [">", ">>"], ["\u2581n", "d"], ["\u2581", "nd"], ["\u2581di", "vis"], ["\u2581div", "is"], ["\u2581bel", "oved"], ["\u2581quant", "ities"], ["\u2581\u00e9", "d"], ["\u2581", "\u00e9d"], ["ien", "do"], ["i", "endo"], ["\u2581tal", "ented"], ["\u2581talent", "ed"], ["\u2581C", "ad"], ["\u2581Ca", "d"], ["\u2581\u0412", "\u043b\u0430"], ["\u2581imm", "igration"], ["\u2581immigr", "ation"], ["\u2581ju", "ris"], ["\u2581jur", "is"], ["\u2581a", "er"], ["\u2581e", "aten"], ["\u2581eat", "en"], ["\u2581m", "iejsc"], ["\u2581sum", "mon"], ["pe", "ople"], ["\u2581g", "ains"], ["\u2581gain", "s"], ["\u2581ga", "ins"], ["\u2581\u043f\u0440\u0430", "\u0432\u043e"], ["\u2581restr", "iction"], ["\u2581restrict", "ion"], ["st", "ub"], ["\u2581b", "out"], ["\u2581bo", "ut"], ["\u2581bou", "t"], ["\u2581slave", "ry"], ["\u2581sla", "very"], ["\u2581comput", "ation"], ["\u2581ar", "mor"], ["\u2581arm", "or"], ["\u2581e", "k"], ["\u2581", "ek"], ["\u2581Muslim", "s"], ["\u2581co", "operation"], ["\u2581cooper", "ation"], ["\u2581enh", "anced"], ["\u2581enhance", "d"], ["os", "lav"], ["\u2581ab", "rupt"], ["\u2581pod", "cast"], ["\u2581hospital", "s"], ["\u2581hosp", "itals"], ["\u043d\u044c", "\u043e"], ["\u2581hot", "els"], ["\u2581hotel", "s"], ["\u2581Wik", "ipedia"], ["\u2581\u0436", "\u0435\u043d"], ["\u2581\u0436\u0435", "\u043d"], ["\u2581", "\u0436\u0435\u043d"], ["G", "LOBAL"], ["\u2581Commun", "ist"], ["an", "gles"], ["ang", "les"], ["angle", "s"], ["\u2581t", "high"], ["\u2581th", "igh"], ["\u2581K", "irk"], ["\u2581Kir", "k"], ["\u2581t", "ends"], ["\u2581ten", "ds"], ["\u2581tend", "s"], ["\u2581M", "ode"], ["\u2581Mod", "e"], ["\u2581Mo", "de"], ["\u2581", "Mode"], ["\u2581N", "atur"], ["\u2581Nat", "ur"], ["\u2581de", "let"], ["\u2581del", "et"], ["\u2581po", "pul"], ["\u2581pop", "ul"], ["\u2581Ch", "amber"], ["\u2581Cha", "mber"], ["\u2581Conserv", "ative"], ["kr", "ieg"], ["k", "rieg"], ["\u2581Class", "ic"], ["\u2581die", "sem"], ["\u2581dies", "em"], ["\u2581diese", "m"], ["\u2581em", "power"], ["\u2581emp", "ower"], ["\u2581M", "es"], ["\u2581Me", "s"], ["\u2581de", "alt"], ["\u2581deal", "t"], ["\u2581e", "stad"], ["\u2581est", "ad"], ["\u2581esta", "d"], ["\u2581Se", "it"], ["\u2581cred", "its"], ["\u2581credit", "s"], ["sub", "subsection"], ["Inv", "oke"], ["\u2581phys", "ician"], ["\u0446\u0435", "\u0432"], ["\u0446", "\u0435\u0432"], ["\u00e1s", "a"], ["\u00e1", "sa"], ["\u2581g", "ob"], ["\u2581go", "b"], ["\u2581R", "ug"], ["\u2581Ru", "g"], ["\u2581\u043c", "\u0456\u0441"], ["\u2581\u043c\u0456", "\u0441"], ["sh", "aller"], ["shal", "ler"], ["shall", "er"], ["\u2581k", "ol"], ["\u2581ko", "l"], ["\u2581", "kol"], ["\u2581c", "ared"], ["\u2581car", "ed"], ["\u2581care", "d"], ["\u2581ca", "red"], ["\u2581of", "icial"], ["no", "s"], ["n", "os"], ["\u2581j", "el"], ["\u2581je", "l"], ["\u2581", "jel"], ["null", "able"], ["GU", "I"], ["G", "UI"], ["\u2581r", "app"], ["\u2581rap", "p"], ["\u2581ra", "pp"], ["\u2581An", "nie"], ["\u2581Ann", "ie"], ["\u2581st", "ocks"], ["\u2581stock", "s"], ["\u2581sto", "cks"], ["\u2581develop", "er"], ["\u2581pl", "acement"], ["\u2581place", "ment"], ["\u2581plac", "ement"], ["\u2581", "placement"], ["(\"", "<"], ["\u2581l", "avor"], ["\u2581la", "vor"], ["\u2581lav", "or"], ["\u2581acc", "us"], ["Mar", "t"], ["Ma", "rt"], ["M", "art"], ["amer", "ikan"], ["\u2581sk", "etch"], ["\u2581sent", "iment"], ["\u2581\u0430", "\u043c\u0435\u0440\u0438\u043a\u0430\u043d"], ["An", "chor"], ["Mer", "ge"], ["Pe", "ople"], ["\u2581rend", "ered"], ["\u2581render", "ed"], ["\u2581la", "und"], ["\u2581n", "ons"], ["\u2581no", "ns"], ["\u2581non", "s"], ["\u2581bl", "ew"], ["\u2581ble", "w"], ["k", "b"], ["ate", "gor"], ["ateg", "or"], ["\u2581fran\u00e7", "aise"], ["\u2581fran\u00e7ais", "e"], ["KE", "N"], ["K", "EN"], ["method", "s"], ["\u2581Part", "icip"], ["nost", "i"], ["nos", "ti"], ["n", "osti"], ["\u2581com", "merce"], ["\u2581commer", "ce"], ["\u2581", "commerce"], ["\u2581\u0434\u043e", "\u043c\u0430"], ["\u2581d", "re"], ["\u2581dr", "e"], ["\u2581t", "win"], ["\u2581tw", "in"], ["\u2581ded", "ic"], ["\u2581U", "TC"], ["\u2581", "UTC"], ["We", "ek"], ["\u2581differ", "ential"], ["\u2581different", "ial"], ["\u043b", "\u0451"], ["\u2581Ch", "oose"], ["\u2581Cho", "ose"], ["\u2581\"", "("], ["\u2581\u0442\u043e", "\u043c"], ["\u2581", "\u0442\u043e\u043c"], ["\u2581\u043f\u0440\u043e", "\u0444\u0435"], ["em", "ark"], ["e", "mark"], ["\u2581fe", "ared"], ["\u2581fear", "ed"], ["sk", "o"], ["s", "ko"], ["Br", "anch"], ["\u2581in", "vention"], ["\u2581inv", "ention"], ["\u2581invent", "ion"], ["er", "mine"], ["erm", "ine"], ["\u2581car", "act"], ["\u2581ca", "ract"], ["\u0440\u043e", "\u0433\u043e"], ["\u0440", "\u043e\u0433\u043e"], ["lo", "yd"], ["\u2581\u043a\u0443", "\u043b\u044c"], ["\u2581", "\u043a\u0443\u043b\u044c"], ["\u2581del", "icate"], ["Or", "gan"], ["\u2581Im", "pro"], ["\u2581Imp", "ro"], ["\u2581r", "ip"], ["\u2581ri", "p"], ["\u2581", "rip"], ["Up", "dated"], ["Update", "d"], ["ul", "ent"], ["ule", "nt"], ["\u2581o", "bra"], ["\u2581ob", "ra"], ["s", "uspend"], ["Line", "s"], ["Lin", "es"], ["Li", "nes"], ["L", "ines"], ["\u2581b", "anda"], ["\u2581band", "a"], ["\u2581ban", "da"], ["ot", "ta"], ["ott", "a"], ["o", "tta"], ["\u2581k", "ole"], ["\u2581ko", "le"], ["\u2581kol", "e"], ["il", "io"], ["ili", "o"], ["i", "lio"], ["\u2581output", "s"], ["\u2581", "outputs"], ["est", "ro"], ["estr", "o"], ["AAAA", "AAAA"], ["R", "UN"], ["ne", "nt"], ["nen", "t"], ["n", "ent"], ["\u2581d", "ated"], ["\u2581da", "ted"], ["\u2581dat", "ed"], ["\u2581date", "d"], ["\u2581", "dated"], ["\u2581s", "py"], ["\u2581sp", "y"], ["\u2581c", "rap"], ["\u2581cr", "ap"], ["\u2581in", "coming"], ["\u2581inc", "oming"], ["\u2581\u0444", "\u0435\u0432"], ["\u2581\u0444\u0435", "\u0432"], ["PH", "Y"], ["P", "HY"], ["\u2581O", "range"], ["\u2581Or", "ange"], ["\u2581ob", "server"], ["\u2581observ", "er"], ["\u2581observe", "r"], ["\u2581up", "stairs"], ["ion", "ed"], ["io", "ned"], ["ione", "d"], ["i", "oned"], ["\u2581a", "tr"], ["\u2581at", "r"], ["\u2581", "atr"], ["igh", "bor"], ["\u2581expect", "ation"], ["Hi", "s"], ["H", "is"], ["im", "edia"], ["i", "media"], ["com", "put"], ["comp", "ut"], ["\u2581arg", "v"], ["\u2581", "argv"], ["\u2581ear", "liest"], ["\u0442\u0430", "\u043b\u0438"], ["\u0442\u0430\u043b", "\u0438"], ["\u0442", "\u0430\u043b\u0438"], ["\u043c\u043e", "\u043d"], ["\u043c", "\u043e\u043d"], ["ol", "len"], ["oll", "en"], ["ra", "ke"], ["r", "ake"], ["\u2581pat", "ience"], ["\u0445\u043e\u0434\u0438", "\u0442"], ["\u0445\u043e\u0434", "\u0438\u0442"], ["\u2581\u0434\u0435", "\u043a\u0430"], ["\u2581bu", "yers"], ["\u2581buy", "ers"], ["\u2581buyer", "s"], ["\u2581Conne", "ct"], ["\u2581", "Connect"], ["\u2581Univers", "al"], ["\u2581adjust", "ed"], ["\u2581adj", "usted"], ["im", "eq"], ["ime", "q"], ["el", "lers"], ["ell", "ers"], ["elle", "rs"], ["eller", "s"], ["\u2581ru", "in"], ["\u2581Cr", "usher"], ["\u2581Freder", "ick"], ["ott", "age"], ["otta", "ge"], ["\u2581com", "prom"], ["\u2581comp", "rom"], ["\u2581compr", "om"], ["ia", "sm"], ["ias", "m"], ["i", "asm"], ["wa", "ve"], ["w", "ave"], ["\u2581encour", "aging"], ["\u2581be", "ans"], ["\u2581bean", "s"], ["\u2581", "beans"], ["\u2581per", "ceived"], ["\u2026", "]"], ["\u2581gl", "obe"], ["\u2581glob", "e"], ["\u2581glo", "be"], ["\u2581S", "F"], ["\u2581", "SF"], ["he", "rent"], ["her", "ent"], ["here", "nt"], ["\u2581a", "like"], ["\u2581al", "ike"], ["\u2581ali", "ke"], ["\u2581hur", "ried"], ["qu", "el"], ["que", "l"], ["q", "uel"], ["\u2581mus", "icians"], ["\u2581music", "ians"], ["\u2581musician", "s"], ["ar", "z"], ["a", "rz"], ["\u043f\u043e", "\u0432"], ["\u043f", "\u043e\u0432"], ["drop", "down"], ["ac", "l"], ["a", "cl"], ["pre", "view"], ["prev", "iew"], ["p", "review"], ["\u2581under", "neath"], ["ze", "\u015b"], ["\u2581fem", "ales"], ["\u2581female", "s"], ["list", "ener"], ["listen", "er"], ["\u2581C", "AN"], ["\u2581CA", "N"], ["\u2581", "CAN"], ["\u2581T", "ow"], ["\u2581To", "w"], ["\u2581pe", "ers"], ["\u2581peer", "s"], ["tl", "s"], ["t", "ls"], ["at", "ra"], ["atr", "a"], ["a", "tra"], ["se", "nder"], ["send", "er"], ["sen", "der"], ["s", "ender"], ["TIME", "OUT"], ["fu", "rt"], ["fur", "t"], ["f", "urt"], ["\u2581Gu", "erra"], ["{}", ")"], ["{", "})"], ["\u2581D", "urch"], ["\u2581Dur", "ch"], ["\u2581s", "ki"], ["\u2581sk", "i"], ["\u2581", "ski"], ["il", "las"], ["ill", "as"], ["illa", "s"], ["\u2581S", "of"], ["\u2581So", "f"], ["\u2581Organ", "ization"], ["\u2581C", "leveland"], ["\u2581b", "utt"], ["\u2581but", "t"], ["\u2581bu", "tt"], ["\u2581sim", "ilarly"], ["\u2581similar", "ly"], ["\u2581assert", "True"], ["\u2581", "assertTrue"], ["\u2581inev", "itable"], ["ne", "ll"], ["nel", "l"], ["n", "ell"], ["\u2581R", "af"], ["\u2581Ra", "f"], ["DIS", "ABLE"], ["am", "ine"], ["ami", "ne"], ["amin", "e"], ["a", "mine"], ["\u2581Com", "plete"], ["\u2581Comp", "lete"], ["\u2581", "Complete"], ["\u2581be", "iden"], ["\u2581bei", "den"], ["\u2581Chall", "enge"], ["Rad", "io"], ["R", "adio"], ["\u2581Not", "ice"], ["He", "x"], ["H", "ex"], ["\u2581C", "uba"], ["\u2581Cub", "a"], ["\u2581Cu", "ba"], ["\u2581aug", "ust"], ["\u2581Philipp", "ines"], ["Mar", "gin"], ["M", "argin"], ["ja", "l"], ["j", "al"], ["gener", "ator"], ["\u2581t", "atto"], ["\u2581ta", "tto"], ["\u2581H", "em"], ["\u2581He", "m"], ["\u2581S", "alt"], ["\u2581Sal", "t"], ["\u2581Sa", "lt"], ["un", "ately"], ["unate", "ly"], ["\u2581terr", "ain"], ["\u2581terra", "in"], [",\\", ","], [",", "\\,"], ["\u0433\u0440\u0430", "\u0434"], ["\u2581c", "rop"], ["\u2581cr", "op"], ["\u2581cro", "p"], ["Name", "d"], ["Na", "med"], ["N", "amed"], ["\u2581W", "onder"], ["\u2581Wo", "nder"], ["\u2581Won", "der"], ["es", "sen"], ["ess", "en"], ["esse", "n"], ["\u2581f", "ist"], ["\u2581fi", "st"], ["\u2581fis", "t"], ["\u2581z", "oom"], ["\u2581zo", "om"], ["\u2581", "zoom"], ["\u043f\u0435", "\u043d"], ["\u043f", "\u0435\u043d"], ["\u2581ru", "ling"], ["\u2581rul", "ing"], ["un", "likely"], ["as", "sy"], ["ass", "y"], ["or", "ent"], ["ore", "nt"], ["oren", "t"], ["o", "rent"], ["\u2581g", "ibt"], ["\u2581gi", "bt"], ["\u2581A", "w"], ["sim", "eq"], ["s", "imeq"], ["\u2581r", "aid"], ["\u2581ra", "id"], ["\u2581", "raid"], ["\u2581Com", "par"], ["\u2581Comp", "ar"], ["\u2581", "Compar"], ["\u2581free", "ly"], ["\u2581fre", "ely"], ["\u2581esp", "a\u00f1"], ["\u2581espa", "\u00f1"], ["\u2581py", "thon"], ["\u2581", "python"], ["\u2581diagn", "osis"], ["\u2581ch", "ips"], ["\u2581chip", "s"], ["\u2581chi", "ps"], ["R", "azor"], ["\u2581V", "ert"], ["\u2581Ver", "t"], ["\u2581Ve", "rt"], ["\u2581", "Vert"], ["For", "ward"], ["\u2581P", "\u00e9"], ["\u2581compar", "able"], ["\u2581anal", "ys"], ["\u2581analy", "s"], ["St", "d"], ["S", "td"], ["\u2581Fran\u00e7", "ois"], ["\u2581c", "\u00f3"], ["jo", "s"], ["j", "os"], ["\u2581p", "eg"], ["\u2581pe", "g"], ["\u2581", "peg"], ["CON", "ST"], ["cl", "usive"], ["\u2581voy", "age"], ["\u2581Sch", "l"], ["\u2581Sc", "hl"], ["Group", "Layout"], ["oi", "se"], ["ois", "e"], ["o", "ise"], ["\u0441\u0441", "\u0435"], ["\u0441", "\u0441\u0435"], ["\u2581cr", "ush"], ["\u2581cru", "sh"], ["\u2581Die", "se"], ["\u2581Di", "ese"], ["\u2581Dies", "e"], ["\u2581be", "kan"], ["\u2581bek", "an"], ["ci", "t"], ["c", "it"], ["\u2581Ein", "wohner"], ["\u2581L", "an"], ["\u2581La", "n"], ["\u2581dress", "ing"], ["\u2581s", "olved"], ["\u2581sol", "ved"], ["\u2581solve", "d"], ["\u041c", "\u0430"], ["\u2581C", "hel"], ["\u2581Ch", "el"], ["\u2581Che", "l"], ["par", "ed"], ["pa", "red"], ["pare", "d"], ["p", "ared"], ["\u2581se", "aled"], ["\u2581sea", "led"], ["\u2581seal", "ed"], ["})", ")"], ["}", "))"], ["anc", "ouver"], ["se", "h"], ["s", "eh"], ["ta", "bles"], ["table", "s"], ["tab", "les"], ["t", "ables"], ["\u2581red", "dit"], ["\u2581redd", "it"], ["\u2581", "reddit"], ["\u2581m", "our"], ["\u2581mo", "ur"], ["\u2581mou", "r"], ["\u2581clean", "up"], ["\u2581", "cleanup"], ["ov", "i\u0107"], ["ovi", "\u0107"], ["\u2581Ur", "ban"], ["oc", "t"], ["o", "ct"], ["\u0442\u043e", "\u0440\u0430"], ["\u0442\u043e\u0440", "\u0430"], ["\u2581Le", "gal"], ["\u2581Leg", "al"], ["\u2581J", "ur"], ["\u2581Ju", "r"], ["\u2581N", "as"], ["\u2581Na", "s"], ["C", "ity"], ["\u2581un", "fortunately"], ["\u2581unfortunate", "ly"], ["\u2581P", "ER"], ["\u2581PE", "R"], ["\u2581", "PER"], ["ma", "kers"], ["make", "rs"], ["maker", "s"], ["m", "akers"], ["\u2581sig", "lo"], ["\u2581k", "in"], ["\u2581ki", "n"], ["\u2581", "kin"], ["co", "des"], ["code", "s"], ["cod", "es"], ["c", "odes"], ["\u043b\u044f", "\u0440"], ["NI", "NG"], ["N", "ING"], ["\u2581C", "ec"], ["\u2581Ce", "c"], ["\u2581C", "T"], ["\u2581", "CT"], ["\u2581R", "acing"], ["\u2581Ra", "cing"], ["da", "n"], ["d", "an"], ["\u2581He", "rz"], ["\u2581Her", "z"], ["\u2581gen", "ius"], ["\u2581e", "urop"], ["\u2581eu", "rop"], ["serv", "let"], ["ow", "ego"], ["owe", "go"], ["\u2581Im", "agine"], ["\u2581Imp", "erial"], ["\u2581Imper", "ial"], ["Re", "gex"], ["Reg", "ex"], ["c", "\u00e9"], ["HE", "D"], ["H", "ED"], ["det", "ect"], ["\u0437", "\u043d\u0438"], ["io", "c"], ["i", "oc"], ["Anal", "ysis"], ["Analy", "sis"], ["\u2581*", "="], ["\u2581f", "ever"], ["\u2581fe", "ver"], ["\u2581Ob", "viously"], ["F", "oot"], ["Line", "ar"], ["Lin", "ear"], ["\u2581p", "r\u00f3"], ["\u2581pr", "\u00f3"], ["\u2581satell", "ite"], ["\u2581B", "eng"], ["\u2581Be", "ng"], ["\u2581Ben", "g"], ["bound", "s"], ["b", "ounds"], ["\u2581J", "azz"], ["\u2581Ja", "zz"], ["\u2581C", "urt"], ["\u2581Cur", "t"], ["\u2581Cu", "rt"], ["\u2581\u043f\u043e\u043b\u0438", "\u0442\u0438"], ["\u2581b", "ild"], ["\u2581bi", "ld"], ["\u2581bil", "d"], ["\u2581", "bild"], ["\u2581\"", "\");"], ["\u2581\"\"", ");"], ["\u2581\"\")", ";"], ["\u2581document", "ary"], ["\u2581gr", "asp"], ["\u2581gra", "sp"], ["\u2581gras", "p"], ["\u2581d", "la"], ["\u2581dl", "a"], ["TR", "A"], ["T", "RA"], ["\u2581read", "ily"], ["To", "r"], ["T", "or"], ["C", "ACHE"], ["\u2581Const", "ruction"], ["\u2581Construct", "ion"], ["\u2581d", "\u00eda"], ["\u0434\u0430", "\u0442"], ["\u0434", "\u0430\u0442"], ["\u2581G", "rey"], ["\u2581Gr", "ey"], ["\u2581Gre", "y"], ["run", "ner"], ["le", "ading"], ["\u2581co", "oked"], ["\u2581cook", "ed"], ["ro", "log"], ["rol", "og"], ["r", "olog"], ["\u2581annoy", "ing"], ["DE", "LETE"], ["amer", "ican"], ["\u2581Niger", "ia"], ["\u2581d", "ai"], ["\u2581da", "i"], ["\u2581", "dai"], ["\u2581sac", "rific"], ["\u2581serv", "ant"], ["\u2581s", "kb"], ["\u2581sk", "b"], ["\u2581", "skb"], ["\u2581b", "arg"], ["\u2581bar", "g"], ["\u2581ba", "rg"], ["pix", "el"], ["p", "ixel"], ["In", "ject"], ["ca", "ched"], ["cache", "d"], ["c", "ached"], ["\u2581cou", "pled"], ["\u2581couple", "d"], ["\u2581coup", "led"], ["un", "gle"], ["ung", "le"], ["pro", "b"], ["pr", "ob"], ["p", "rob"], [">{", "@"], ["\u043b\u0430", "\u0433\u043e"], ["default", "s"], ["\u2581por", "trait"], ["\u2581port", "rait"], ["\u2581d", "ental"], ["\u2581den", "tal"], ["\u2581dent", "al"], ["\u2581d", "estro"], ["\u2581dest", "ro"], ["\u2581r", "ue"], ["\u2581ru", "e"], ["\u2581hy", "brid"], ["\u2581", "\u0439"], ["\u2581CO", "MP"], ["\u2581COM", "P"], ["\u2581", "COMP"], ["\u2581B", "ent"], ["\u2581Be", "nt"], ["\u2581Ben", "t"], ["Com", "pare"], ["Comp", "are"], ["Compar", "e"], ["bo", "th"], ["bot", "h"], ["b", "oth"], ["kl", "ahoma"], ["ais", "er"], ["ai", "ser"], ["aise", "r"], ["a", "iser"], ["Su", "re"], ["Sur", "e"], ["S", "ure"], ["\u2581s", "olving"], ["\u2581sol", "ving"], ["\u2581l", "ista"], ["\u2581li", "sta"], ["\u2581list", "a"], ["\u2581", "lista"], ["\u2581\u0443", "\u0447\u0438"], ["\u2581Ev", "ans"], ["\u2581Eva", "ns"], ["\u2581f", "usion"], ["\u2581fus", "ion"], ["\u2581compl", "aint"], ["\u2581complain", "t"], ["H", "P"], ["He", "ap"], ["al", "ways"], ["M", "gr"], ["\u2581appro", "x"], ["\u2581", "approx"], ["display", "style"], ["lo", "rd"], ["lor", "d"], ["l", "ord"], ["in", "sn"], ["ins", "n"], ["\u2581Fe", "ature"], ["\u2581", "Feature"], ["RP", "C"], ["R", "PC"], ["\u2581v", "et"], ["\u2581ve", "t"], ["\u2581", "vet"], ["\u041a", "\u0430"], ["\u2581kil", "omet"], ["\u2581kilom", "et"], ["\u2581deliver", "ing"], ["\u2581const", "itution"], ["sh", "ine"], ["\u043b\u0435", "\u043a"], ["\u2581\u0433\u043e", "\u0440\u043e\u0434"], ["\u2581\u0433\u043e\u0440\u043e", "\u0434"], ["\u2581prob", "able"], ["\u2581run", "ner"], ["\u2581", "runner"], ["hr", "en"], ["hre", "n"], ["h", "ren"], ["\u2581N", "ep"], ["\u2581Ne", "p"], ["\u2581over", "night"], ["pr", "ead"], ["pre", "ad"], ["p", "read"], ["\u043b", "\u0442\u0430"], ["\u0444\u043e\u0440", "\u043c\u0430"], ["CL", "O"], ["C", "LO"], ["ie", "sa"], ["ies", "a"], ["i", "esa"], ["\u2581object", "ives"], ["\u2581objective", "s"], ["con", "tract"], ["cont", "ract"], ["contr", "act"], ["EX", "P"], ["\u2581col", "ours"], ["\u2581colour", "s"], ["xi", "co"], ["xic", "o"], ["x", "ico"], ["C", "lean"], ["\u2581light", "ly"], ["\u2581scen", "arios"], ["\u2581scenario", "s"], ["\u2581qu", "arters"], ["\u2581quarter", "s"], ["\u2581quart", "ers"], ["\u2581quar", "ters"], ["\u2581", "quarters"], ["\u2581D", "ear"], ["\u2581De", "ar"], ["\u2581l", "uc"], ["\u2581lu", "c"], ["\u2581app", "et"], ["\u2581ap", "pet"], ["\u2581appe", "t"], ["\u2581de", "port"], ["\u2581dep", "ort"], ["Sa", "fe"], ["\u2581me", "nos"], ["\u2581men", "os"], ["\u2581Paul", "o"], ["\u2581Pa", "ulo"], ["CI", "AL"], ["C", "IAL"], ["\u0446\u0456", "\u0432"], ["\u0446", "\u0456\u0432"], ["\u2581R", "oc"], ["\u2581Ro", "c"], ["\u2581c", "aring"], ["\u2581car", "ing"], ["\u2581ca", "ring"], ["\u2581elect", "ro"], ["\u2581de", "cember"], ["\u2581dec", "ember"], ["\u2581dece", "mber"], ["\u2581Phil", "osoph"], ["\u2581col", "ored"], ["\u2581color", "ed"], ["\u2581", "colored"], ["it", "sch"], ["its", "ch"], ["ropol", "itan"], ["os", "ti"], ["ost", "i"], ["\u2581N", "ut"], ["\u2581Nu", "t"], ["\u2581consecut", "ive"], ["Pe", "er"], ["ar", "ness"], ["arn", "ess"], ["\u2581\u017c", "e"], ["\u2581", "\u017ce"], ["\u2581A", "round"], ["\u2581Ar", "ound"], ["af", "ka"], ["\u2581d", "io"], ["\u2581di", "o"], ["ci", "p"], ["c", "ip"], ["\u2581to", "ys"], ["\u2581toy", "s"], ["cr", "o"], ["c", "ro"], ["\u2581m", "iser"], ["\u2581mis", "er"], ["\u2581mi", "ser"], ["\u2581mise", "r"], ["check", "box"], ["\u2581F", "isher"], ["\u2581Fish", "er"], ["\u2581gover", "ned"], ["\u2581govern", "ed"], ["\u2581h", "\u00e1"], ["\u2581En", "able"], ["\u2581", "Enable"], ["\u2581t", "rivial"], ["\u2581occup", "ation"], ["ro", "rs"], ["ror", "s"], ["r", "ors"], ["\u2581l", "av"], ["\u2581la", "v"], ["\u2581", "lav"], ["\u2581m", "ou"], ["\u2581mo", "u"], ["\u2581b", "ord"], ["\u2581bo", "rd"], ["\u2581bor", "d"], ["\u043b\u0438", "\u0447"], ["Ro", "om"], ["R", "oom"], ["')", "\r"], ["'", ")\r"], ["\u2581art", "ic"], ["\u2581m", "ientras"], ["ch", "air"], ["cha", "ir"], ["uation", "s"], ["u", "ations"], ["\u2581comm", "ented"], ["\u2581comment", "ed"], ["\u2581trigger", "ed"], ["Can", "not"], ["C", "annot"], ["\u2581Marc", "us"], ["\u2581p", "unct"], ["\u2581pun", "ct"], ["\u2581achie", "vement"], ["\u2581achieve", "ment"], ["\u0435", "\u0434\u0438"], ["ext", "ensions"], ["extension", "s"], ["ad", "ers"], ["ade", "rs"], ["ader", "s"], ["a", "ders"], ["jo", "urs"], ["jour", "s"], ["j", "ours"], ["ir", "lines"], ["irl", "ines"], ["\u2581\u0441\u043e", "\u0441\u0442\u043e\u044f"], ["V", "IEW"], ["\u2581Nap", "ole"], ["Conf", "irm"], ["\u2581por", "que"], ["........", "........"], ["\u2581LI", "ABILITY"], ["Wall", "et"], ["W", "allet"], ["Sub", "ject"], ["al", "gorithm"], ["\u2581tr", "iple"], ["\u2581tri", "ple"], ["\u2581trip", "le"], ["ru", "b"], ["r", "ub"], ["\u2581se", "cur"], ["\u2581sec", "ur"], ["\u2581hand", "some"], ["\u2581hands", "ome"], ["\u2581d", "od"], ["\u2581do", "d"], ["r", "\u00e8s"], ["ac", "ja"], ["ch", "od"], ["cho", "d"], ["\u043d", "\u0432\u0430"], ["es", "ar"], ["esa", "r"], ["an", "chor"], ["anc", "hor"], ["anch", "or"], ["\u2581Soph", "ie"], ["\u2581\u0423\u043a\u0440\u0430\u0457", "\u043d\u0438"], ["Up", "per"], ["am", "ous"], ["amo", "us"], ["Fe", "atures"], ["Feature", "s"], ["\u2581\u0431", "\u043b\u0438"], ["\u2581", "\u0431\u043b\u0438"], ["Supp", "ress"], ["Sup", "press"], ["\u2581kil", "om"], ["\u2581Z", "u"], ["\u2581belong", "ed"], ["\u2581Red", "dit"], ["\u2581pro", "ces"], ["\u2581proc", "es"], ["\u2581\u0441", "\u0442\u0430\u0440"], ["\u2581\u0441\u0442\u0430", "\u0440"], ["\u2581\u0441\u0442", "\u0430\u0440"], ["\u2581F", "est"], ["\u2581Fe", "st"], ["/", "%"], ["\u2581P", "am"], ["\u2581Pa", "m"], ["st", "orm"], ["sto", "rm"], ["W", "W"], ["P", "aul"], ["\u2581t", "ales"], ["\u2581tal", "es"], ["\u2581ta", "les"], ["\u2581tale", "s"], ["\u2581\u0440\u0430\u0439", "\u043e\u043d\u0430"], ["\u2581\u0440\u0430\u0439\u043e", "\u043d\u0430"], ["\u2581\u0440\u0430\u0439\u043e\u043d", "\u0430"], ["\u2581spread", "ing"], ["\u2581s", "ched"], ["\u2581sc", "hed"], ["\u2581sch", "ed"], ["\u2581sche", "d"], ["\u2581", "sched"], ["le", "ased"], ["lease", "d"], ["Non", "Null"], ["\u2581High", "way"], ["\u2581Re", "serve"], ["\u2581Res", "erve"], ["\u2581c", "ater"], ["\u2581cat", "er"], ["\u2581ca", "ter"], ["\u2581t", "ire"], ["\u2581ti", "re"], ["\u2581tir", "e"], ["\u2581por", "ch"], ["qu", "ier"], ["US", "A"], ["U", "SA"], ["\u2581Sw", "iss"], ["\u2581", "\u00c8"], ["\u2581br", "ave"], ["\u2581bra", "ve"], ["\u2581explos", "ion"], ["l", "r"], ["\u2581class", "ified"], ["Ab", "out"], ["\u2581P", "ict"], ["\u2581Pic", "t"], ["\u2581Pi", "ct"], ["\u2581Dub", "lin"], ["\u2581separ", "ately"], ["\u2581separate", "ly"], ["\u2581bank", "ing"], ["\u2581ban", "king"], ["\u2581Christian", "ity"], ["mi", "gr"], ["m", "igr"], ["Ro", "b"], ["R", "ob"], ["\u0441\u0435", "\u0440"], ["\u0441", "\u0435\u0440"], ["\u2581el", "f"], ["\u2581", "elf"], ["\u2581employ", "ers"], ["\u2581employer", "s"], ["\u2581S", "low"], ["\u2581Sl", "ow"], ["\u2581j", "uli"], ["\u2581ju", "li"], ["\u2581jul", "i"], ["west", "ern"], ["w", "estern"], ["\u2581anal", "yst"], ["\u2581analy", "st"], ["\u2581analys", "t"], ["ob", "serv"], ["obs", "erv"], ["\u2581N", "ice"], ["\u2581Nic", "e"], ["\u2581Ni", "ce"], ["\u2581G", "C"], ["\u2581", "GC"], ["\u2581Let", "ter"], ["\u2581ha", "rass"], ["\u2581har", "ass"], ["User", "name"], ["\u2581A", "unt"], ["\u2581Au", "nt"], ["\u2581\u0441", "\u0435\u043d\u0442"], ["Su", "p"], ["S", "up"], ["IC", "ES"], ["ICE", "S"], ["RE", "NT"], ["R", "ENT"], ["rat", "io"], ["r", "atio"], ["\u2581\u041c\u043e", "\u0441\u043a"], ["\u2581an", "gles"], ["\u2581ang", "les"], ["\u2581angle", "s"], ["\u2581angl", "es"], ["\u2581", "angles"], ["\u2581l", "lev"], ["\u2581ll", "ev"], ["_", "*"], ["\u2581n", "it"], ["\u2581ni", "t"], ["\u2581", "nit"], ["\u2581w", "reck"], ["\u2581pat", "rol"], ["\u2581loyal", "ty"], ["\u2581n", "ationale"], ["\u2581nat", "ionale"], ["\u2581national", "e"], ["\u2581nation", "ale"], ["go", "m"], ["g", "om"], ["}$", "-"], ["}", "$-"], ["\u2581dis", "pute"], ["\u2581disput", "e"], ["\u2581disp", "ute"], ["\u2581r", "us"], ["\u2581ru", "s"], ["\u2581", "rus"], ["\u2581\u041f", "\u0440\u0435\u0437"], ["\u2581\u041f\u0440\u0435", "\u0437"], ["\u2581Indust", "rial"], ["\u2581dem", "ocratic"], ["\u2581democr", "atic"], ["b", "w"], ["li", "mp"], ["lim", "p"], ["l", "imp"], ["ur", "bed"], ["urb", "ed"], ["\u2581mie", "jsce"], ["\u2581miejsc", "e"], ["\u0440\u0443", "\u0434"], ["\u2581t", "ex"], ["\u2581te", "x"], ["\u2581", "tex"], ["\u2581develop", "ments"], ["\u2581development", "s"], ["\u2581B", "right"], ["\u2581Br", "ight"], ["\u2581Brig", "ht"], ["\u2581var", "ying"], ["\u2581va", "rying"], ["\u2581vary", "ing"], ["fa", "ct"], ["fac", "t"], ["f", "act"], ["\u2581Port", "al"], ["\u2581Por", "tal"], ["as", "is"], ["asi", "s"], ["a", "sis"], ["\u2581\u0433\u043e\u0440\u043e", "\u0434\u0430"], ["\u2581\u0433\u043e\u0440\u043e\u0434", "\u0430"], ["\u2581cre", "ativity"], ["\u2581creat", "ivity"], ["))", "))"], [")))", ")"], [")", ")))"], [".\"", ";"], [".", "\";"], ["ie", "ux"], ["ieu", "x"], ["\u2581prov", "isions"], ["\u2581provision", "s"], ["uv", "e"], ["u", "ve"], ["La", "ng"], ["L", "ang"], ["miss", "ing"], ["\u0440\u0430", "\u0442"], ["\u0440", "\u0430\u0442"], ["ph", "ony"], ["\u2581out", "line"], ["pa", "s"], ["p", "as"], ["el", "m"], ["e", "lm"], ["mon", "itor"], ["TC", "P"], ["T", "CP"], ["ka", "t"], ["k", "at"], ["uc", "ed"], ["uce", "d"], ["u", "ced"], ["\\\"", ","], ["\\", "\","], ["yn", "a"], ["y", "na"], ["\u0440\u0430", "\u0431\u043e"], ["\u0440\u0430\u0431", "\u043e"], ["oc", "ate"], ["oca", "te"], ["\u2581c", "ares"], ["\u2581car", "es"], ["\u2581care", "s"], ["\u2581ca", "res"], ["\u2581f", "ins"], ["\u2581fin", "s"], ["\u2581fi", "ns"], ["\u2581he", "ap"], ["\u2581", "heap"], ["\u2581small", "est"], ["\u00e4ch", "st"], ["\u2581I", "X"], ["\u2581", "IX"], ["re", "cv"], ["rec", "v"], ["key", "word"], ["\u2581at", "tra"], ["\u2581att", "ra"], ["\u2581attr", "a"], ["\u2581sel", "bst"], ["Un", "expected"], ["Une", "xpected"], ["Sm", "all"], ["\u2581\u043d\u0430\u0441\u0435", "\u0459\u0435"], ["\u2581H", "us"], ["\u2581Hu", "s"], ["Enc", "oder"], ["Encode", "r"], ["\u2581un", "set"], ["\u2581uns", "et"], ["\u2581home", "less"], ["\u2581hom", "eless"], ["\u2581Johann", "es"], ["\u2581U", "RI"], ["\u2581", "URI"], ["ant", "age"], ["anta", "ge"], ["\u2581in", "hib"], ["\u2581appreci", "ated"], ["\u2581appreciate", "d"], ["ie", "lte"], ["iel", "te"], ["ielt", "e"], ["i", "elte"], ["\u2581st", "ays"], ["\u2581stay", "s"], ["\u2581sta", "ys"], ["\u2581alle", "ged"], ["\u2581alleg", "ed"], ["\u2581c", "oding"], ["\u2581co", "ding"], ["\u2581cod", "ing"], ["\u2581tv", "\u00e5"], ["pipe", "line"], ["p", "ipeline"], ["\u2581W", "or"], ["\u2581Wo", "r"], ["File", "Path"], ["\u2581accept", "ing"], ["\u2581Ex", "cell"], ["\u2581L", "uther"], ["\u2581Lu", "ther"], ["\u2581Friend", "s"], ["\u2581c", "urt"], ["\u2581cur", "t"], ["\u2581cu", "rt"], ["\u2581'", "$"], ["\u2581", "'$"], ["\u2581tight", "ly"], ["\u2581cz", "\u0119"], ["\u2581un", "necessary"], ["\u2581F", "ed"], ["\u2581Fe", "d"], ["\u2581\u0410", "\u043d\u0434"], ["\u2581\u0410\u043d", "\u0434"], ["\u2581H", "P"], ["\u2581", "HP"], ["\u2581String", "Builder"], ["en", "burg"], ["'", "("], ["vm", "a"], ["v", "ma"], ["\u2581Ab", "raham"], ["W", "L"], ["\u2581Re", "ference"], ["\u2581Refer", "ence"], ["\u2581", "Reference"], ["J", "o"], ["Bl", "ob"], ["Blo", "b"], ["\u2581H", "ugh"], ["\u2581Hug", "h"], ["\u2581Hu", "gh"], ["\u2581Bul", "gar"], ["MESS", "AGE"], ["\u0437", "\u0432\u043e"], ["\u2581avoid", "ed"], ["\u2581po", "ems"], ["\u2581poem", "s"], ["\u2581\u0441", "\u044b"], ["\u2581", "\u0441\u044b"], ["\u2581O", "pp"], ["\u2581Op", "p"], ["av", "irus"], ["avi", "rus"], ["Pre", "view"], ["Prev", "iew"], ["P", "review"], ["\u2581k", "er"], ["\u2581ke", "r"], ["\u2581", "ker"], ["ue", "va"], ["u", "eva"], ["fl", "ix"], ["\u2581char", "ging"], ["\u2581charg", "ing"], ["\u2581motiv", "ated"], ["\u2581O", "rd"], ["\u2581Or", "d"], ["\u2581", "Ord"], ["\u2581av", "eva"], ["\u2581ave", "va"], ["x", "l"], ["\u2581flex", "ibility"], ["ag", "na"], ["agn", "a"], ["\u2581rac", "ism"], ["d", "h"], ["\u2581b", "aking"], ["\u2581ba", "king"], ["F", "riend"], ["ble", "r"], ["bl", "er"], ["b", "ler"], ["\u2581Log", "ger"], ["\u2581", "Logger"], ["Te", "n"], ["T", "en"], ["nav", "igation"], ["\u2581att", "achment"], ["\u2581attach", "ment"], ["\u2581", "attachment"], ["\u2581b", "ajo"], ["\u2581ba", "jo"], ["\u2581pr", "icing"], ["\u2581pri", "cing"], ["\u2581T", "ip"], ["\u2581Ti", "p"], ["\u2581", "Tip"], ["da", "r"], ["d", "ar"], ["G", "G"], ["To", "ols"], ["Tool", "s"], ["Too", "ls"], ["T", "ools"], ["vol", "ution"], ["v", "olution"], ["am", "as"], ["ama", "s"], ["a", "mas"], ["\u2581b", "ibli"], ["\u2581adapt", "ed"], ["ox", "y"], ["o", "xy"], ["\u2581F", "reedom"], ["\u2581Free", "dom"], ["ri", "co"], ["ric", "o"], ["r", "ico"], ["\u2581coll", "apsed"], ["\u2581collapse", "d"], ["z", "m"], ["pl", "o"], ["p", "lo"], ["\u2581c", "\u00f4"], ["\u2581r", "t"], ["\u2581", "rt"], ["\u00e4n", "ger"], ["\u00e4ng", "er"], ["\u00e4nge", "r"], ["\u2581D", "R"], ["\u2581", "DR"], ["\u2581Bit", "coin"], ["go", "w"], ["g", "ow"], ["\u2581ch", "ez"], ["\u2581che", "z"], ["\u2581", "chez"], ["\u2581ot", "ro"], ["\u2581te", "il"], ["\u2581", "teil"], ["\u043b\u0430", "\u0433\u0430"], ["\u2581St", "ars"], ["\u2581Star", "s"], ["\u2581Sta", "rs"], ["\u2581invest", "ing"], ["\u2581a", "board"], ["\u2581ab", "oard"], ["\u2581f", "lights"], ["\u2581fl", "ights"], ["\u2581flight", "s"], ["\u2581genu", "inely"], ["\u2581genuine", "ly"], ["\u2581prom", "ising"], ["Rot", "ation"], ["O", "cc"], ["\u2581su", "oi"], ["\u2581suo", "i"], ["string", "ify"], ["ac", "ies"], ["aci", "es"], ["a", "cies"], ["\u2581G", "round"], ["\u2581Gr", "ound"], ["\u2581Gro", "und"], ["\u2581sequ", "ences"], ["\u2581sequence", "s"], ["\u2581c", "ure"], ["\u2581cur", "e"], ["\u2581cu", "re"], ["out", "ine"], ["\u2581!", "!"], ["\u2581", "!!"], ["\u2581G", "ay"], ["\u2581Ga", "y"], ["\u2581garden", "s"], ["\u2581gard", "ens"], ["\u2581G", "las"], ["\u2581Gl", "as"], ["\u2581Tai", "wan"], ["reg", "istry"], ["\u2581#", "{"], ["\u2581", "#{"], ["\u2581ins", "pection"], ["\u2581insp", "ection"], ["\u2581inspect", "ion"], ["Te", "ll"], ["T", "ell"], ["\u2581`", "${"], ["p", "matrix"], ["\u2581reg", "ulation"], ["\u2581regul", "ation"], ["fin", "ish"], ["\u2581Ed", "ge"], ["\u2581", "Edge"], ["Sp", "rite"], ["S", "prite"], ["\u2581Conf", "eder"], ["\u2581immigr", "ants"], ["\u2581elder", "ly"], ["um", "ed"], ["ume", "d"], ["u", "med"], ["\u2581Quest", "ion"], ["\u2581", "Question"], ["Gate", "way"], ["fo", "ny"], ["fon", "y"], ["f", "ony"], ["\u00eet", "re"], ["\u00ee", "tre"], ["\u2581co", "sm"], ["\u2581cos", "m"], ["Ro", "und"], ["R", "ound"], ["\u2581ign", "oring"], ["\u2581ignor", "ing"], ["\u2581K", "i"], ["\u2581sens", "itivity"], ["\u00e2te", "au"], ["\u00e2t", "eau"], ["\u2581engine", "ers"], ["\u2581engineer", "s"], ["\u2581cor", "rel"], ["\u2581corre", "l"], ["ir", "teen"], ["irt", "een"], ["\u2581Sw", "itzerland"], ["\u2581inher", "it"], ["\u2581", "inherit"], ["wo", "r"], ["w", "or"], ["\u2581mid", "night"], ["\u2581P", "un"], ["\u2581Pu", "n"], ["ak", "te"], ["akt", "e"], ["a", "kte"], ["Dis", "able"], ["\u2581es", "per"], ["\u2581esp", "er"], ["\u2581not", "ation"], ["\u2581", "notation"], ["\u2581Univers", "idad"], ["so", "l"], ["s", "ol"], ["de", "rn"], ["der", "n"], ["d", "ern"], ["in", "ge"], ["ing", "e"], ["\u2581inv", "itation"], [")}", "}"], [")", "}}"], ["\u2581", "\u00e2"], ["\u2581ess", "ays"], ["\u2581essay", "s"], ["ar", "med"], ["arm", "ed"], ["ch", "sel"], ["chs", "el"], ["\u2581\u043d\u0435", "\u0433\u043e"], ["\u2581", "\u043d\u0435\u0433\u043e"], ["\u2581confirm", "ation"], ["un", "ity"], ["unit", "y"], ["uni", "ty"], ["\u2581Br", "other"], ["\u2581Bro", "ther"], ["\u2581", "\u0404"], ["ni", "ce"], ["nic", "e"], ["n", "ice"], ["\u2581S", "ue"], ["\u2581Su", "e"], ["\u2581t", "ray"], ["\u2581tr", "ay"], ["\u2581tra", "y"], ["\u0440\u043e", "\u0438"], ["C", "ookie"], ["\u2581Feder", "ation"], ["IC", "T"], ["I", "CT"], ["\u2581p", "\u00e9ri"], ["stud", "ent"], ["\u2581V", "ent"], ["\u2581Ven", "t"], ["\u2581Ve", "nt"], ["K", "K"], ["ST", "EM"], ["aw", "k"], ["\u2581re", "un"], ["\u2581pe", "oples"], ["\u2581people", "s"], ["io", "res"], ["ior", "es"], ["iore", "s"], ["i", "ores"], ["ou", "bt"], ["\u2581St", "age"], ["\u2581Sta", "ge"], ["\u2581", "Stage"], ["\u2581c", "harm"], ["\u2581ch", "arm"], ["\u2581char", "m"], ["\u2581cha", "rm"], ["ie", "ur"], ["ieu", "r"], ["i", "eur"], ["\u2581util", "ize"], ["\u2581utiliz", "e"], ["\u2581d", "istribute"], ["\u2581dist", "ribute"], ["\u2581distribut", "e"], ["\u2581g", "otta"], ["\u2581go", "tta"], ["\u2581got", "ta"], ["\u2581block", "ing"], ["H", "ot"], ["br", "ew"], ["bre", "w"], ["b", "rew"], ["\u2581b", "onds"], ["\u2581bon", "ds"], ["\u2581bond", "s"], ["le", "af"], ["Pro", "te"], ["Pr", "ote"], ["P", "rote"], ["\u2581d", "ice"], ["\u2581di", "ce"], ["\u2581dic", "e"], ["\u2581Nor", "man"], ["\u2581Norm", "an"], ["\u2581\u043e", "\u043a\u0442"], ["\u2581\u043e\u043a", "\u0442"], ["\u2581in", "spir"], ["\u2581insp", "ir"], ["Pr", "iv"], ["P", "riv"], ["\u2581P", "uerto"], ["\u2581\u0442\u043e", "\u0432\u0430"], ["RS", "T"], ["R", "ST"], ["\u2581s", "f"], ["\u2581", "sf"], ["\u2581qu", "ale"], ["\u2581qual", "e"], ["ni", "ck"], ["nic", "k"], ["n", "ick"], ["\u2581sup", "press"], ["\u2581supp", "ress"], ["\u0447\u0430", "\u0442"], ["\u0447", "\u0430\u0442"], ["\u2581H", "ello"], ["\u2581Hel", "lo"], ["\u2581Hell", "o"], ["\u2581", "Hello"], ["\u2581crow", "ded"], ["\u2581crowd", "ed"], ["hba", "r"], ["h", "bar"], ["\u2581lo", "ads"], ["\u2581load", "s"], ["\u2581", "loads"], ["\u2581cor", "rection"], ["\u2581correct", "ion"], ["\u2581corre", "ction"], ["ad", "just"], ["adj", "ust"], ["\u2581E", "state"], ["\u2581Est", "ate"], ["\u2581Esta", "te"], ["text", "sc"], ["\u2581cool", "ing"], ["iv", "eau"], ["ive", "au"], ["\u2581bet", "ting"], ["====", "========"], ["========", "===="], ["re", "mark"], ["rem", "ark"], ["r", "emark"], ["\u2581im", "plications"], ["\u2581impl", "ications"], ["\u2581p", "oz"], ["\u2581po", "z"], ["\u00fcn", "g"], ["\u00fc", "ng"], ["\u2581reg", "ards"], ["\u2581regard", "s"], ["\u2581a", "mid"], ["\u2581am", "id"], ["\u2581habit", "antes"], ["G", "I"], ["\u2581F", "ou"], ["\u2581Fo", "u"], ["\u2581j", "ar"], ["\u2581ja", "r"], ["\u2581", "jar"], ["\u2581requ", "iring"], ["\u2581D", "rupal"], ["\u2581Dru", "pal"], ["\u2581li", "ability"], ["cz", "as"], ["c", "zas"], ["\u2581l", "yrics"], ["\u2581ly", "rics"], ["\u2581N", "ort"], ["\u2581No", "rt"], ["\u2581Nor", "t"], ["si", "l"], ["s", "il"], ["\u2581M", "ey"], ["\u2581Me", "y"], ["UN", "IT"], ["\u0432\u0430", "\u043d\u0438\u044f"], ["f", "uture"], ["hi", "r"], ["h", "ir"], ["CA", "L"], ["C", "AL"], ["LAB", "EL"], ["\u2581S", "weet"], ["\u2581stat", "ue"], ["bor", "ne"], ["born", "e"], ["b", "orne"], ["Not", "ify"], ["\u2581her", "itage"], ["\u2581d", "orm"], ["\u2581do", "rm"], ["\u2581l", "ever"], ["\u2581le", "ver"], ["\u2581lev", "er"], ["\u2581mut", "tered"], ["}", "&"], ["\u2581inter", "mediate"], ["\u2581Wat", "son"], ["\u2581view", "ing"], ["\u2581vie", "wing"], ["kt", "or"], ["k", "tor"], ["enti", "eth"], ["xx", "x"], ["x", "xx"], ["at", "u"], ["a", "tu"], ["\u2581Inst", "all"], ["\u2581", "Install"], ["Cont", "in"], ["\u2581t", "oute"], ["\u2581to", "ute"], ["\u2581tou", "te"], ["\u2581tout", "e"], ["\u2581P", "T"], ["\u2581", "PT"], ["\u2581u", "ri"], ["\u2581ur", "i"], ["\u2581", "uri"], ["Call", "ed"], ["Cal", "led"], ["C", "alled"], ["\u2581O", "FF"], ["\u2581OF", "F"], ["\u2581", "OFF"], ["ig", "lia"], ["ic", "hi"], ["ich", "i"], ["i", "chi"], ["\u0441", "\u043d\u0438"], ["V", "o"], ["\u2581exhib", "it"], ["\u2581asym", "pt"], ["\u2581G", "ulf"], ["\u043b", "\u043b\u0438"], ["do", "min"], ["dom", "in"], ["d", "omin"], ["\u2581d\u00e9part", "ement"], ["mi", "l"], ["m", "il"], ["\u2581B", "ez"], ["\u2581Be", "z"], ["\u2581l", "ately"], ["\u2581late", "ly"], ["\u2581lat", "ely"], ["\u2581def", "ining"], ["\u2581defin", "ing"], ["\u2581E", "L"], ["\u2581", "EL"], ["omorph", "ic"], ["\u2581f", "ebru"], ["\u2581fe", "bru"], ["\u2581febr", "u"], ["IS", "TER"], ["IST", "ER"], ["I", "STER"], ["res", "olved"], ["resolve", "d"], ["\u0442\u0435", "\u0439"], ["\u0442", "\u0435\u0439"], ["\u2581S", "pect"], ["\u2581Sp", "ect"], ["\u2581Spec", "t"], ["\u2581Spe", "ct"], ["\u2581sem", "pre"], ["\u2581Se", "pt"], ["\u2581Sep", "t"], ["\u2581cl", "earing"], ["\u2581cle", "aring"], ["\u2581clear", "ing"], ["\u2581diam", "eter"], ["in", "do"], ["ind", "o"], ["\u2581soc", "cer"], ["\u2581D", "CHECK"], ["\u2581DC", "HECK"], ["vo", "te"], ["v", "ote"], ["\u2581n", "omin"], ["\u2581no", "min"], ["\u2581nom", "in"], ["Type", "d"], ["Ty", "ped"], ["Typ", "ed"], ["Miss", "ing"], ["W", "as"], ["\u2581Cent", "ury"], ["\u2581direct", "ors"], ["\u2581dire", "ctors"], ["\u2581director", "s"], ["\u2581mode", "rate"], ["\u2581moder", "ate"], ["\u2581Ill", "uminate"], ["\u2581", "Illuminate"], ["\u2581\u0447\u0435\u043b\u043e\u0432\u0435", "\u043a"], ["\u2581B", "apt"], ["\u2581Ba", "pt"], ["\u2581Qu", "ant"], ["\u2581", "Quant"], ["\u2581tre", "ating"], ["\u2581treat", "ing"], ["ag", "i"], ["a", "gi"], ["Si", "l"], ["S", "il"], ["ring", "e"], ["rin", "ge"], ["r", "inge"], ["\u0142", "\u0105"], ["el", "lan"], ["ell", "an"], ["ella", "n"], ["\u2581f", "ino"], ["\u2581fin", "o"], ["\u2581fi", "no"], ["Capt", "ure"], ["C", "apture"], ["\u2581S", "ic"], ["\u2581Si", "c"], ["\u2581st", "amp"], ["\u2581sta", "mp"], ["\u2581stam", "p"], ["\u2581B", "uen"], ["\u2581Bu", "en"], ["\u2581seg", "undo"], ["\u2581in", "verse"], ["\u2581d", "up"], ["\u2581du", "p"], ["\u2581", "dup"], ["\u2581br", "oker"], ["\u2581bro", "ker"], ["\u2581broke", "r"], ["\u2581search", "ed"], ["\u2581sear", "ched"], ["be", "ans"], ["bean", "s"], ["\u2581A", "BC"], ["\u2581AB", "C"], ["is", "ha"], ["ish", "a"], ["i", "sha"], ["\u2581Lin", "ked"], ["\u2581Link", "ed"], ["\u2581", "Linked"], ["\u2581Nich", "olas"], ["\u2581Sw", "edish"], ["he", "mal"], ["hem", "al"], ["\u2581E", "M"], ["\u2581", "EM"], ["\u2581j", "ego"], ["\u2581je", "go"], ["\u0447\u0435", "\u0441\u043a\u0438\u0439"], ["\u0447\u0435\u0441\u043a\u0438", "\u0439"], ["lo", "t"], ["l", "ot"], ["\u2581dis", "cret"], ["\u2581disc", "ret"], ["\u2581discre", "t"], ["\u2581E", "g"], ["pi", "ck"], ["pic", "k"], ["p", "ick"], ["am", "on"], ["amo", "n"], ["a", "mon"], ["\u2581Rail", "way"], ["\u043a\u0430", "\u0440"], ["\u043a", "\u0430\u0440"], ["\u2581nav", "igate"], ["\u2581navig", "ate"], ["\u2581Comm", "ander"], ["\u2581Command", "er"], ["\u2581disappe", "ar"], ["\u2581con", "gress"], ["\u2581congr", "ess"], ["\u2581graph", "ic"], ["sp", "r"], ["s", "pr"], ["FLO", "AT"], ["\u2581S", "erial"], ["\u2581Se", "rial"], ["\u2581Ser", "ial"], ["\u2581", "Serial"], ["\u2581\u044f", "\u043d\u0432\u0430"], ["so", "cial"], ["soc", "ial"], ["s", "ocial"], ["bu", "ch"], ["b", "uch"], ["\u2581se", "al"], ["\u2581sea", "l"], ["\u2581c", "ement"], ["\u2581ce", "ment"], ["\u2581Y", "e"], ["ot", "ti"], ["ott", "i"], ["o", "tti"], ["\u2581The", "od"], ["remove", "Class"], ["\u2581Jul", "ie"], ["\u2581Ju", "lie"], ["\u2581Juli", "e"], ["\u2581gr", "\u00f6\u00df"], ["ST", "REAM"], ["\u2581G", "B"], ["\u2581", "GB"], ["\u2581Ben", "ef"], ["\u2581Mat", "rix"], ["\u2581", "Matrix"], ["\u2581ke", "ine"], ["\u2581cont", "inent"], ["\u2581contin", "ent"], ["\u2581ja", "ar"], ["DA", "I"], ["D", "AI"], ["\u2581S", "equ"], ["\u2581Se", "qu"], ["\u2581", "Sequ"], ["kre", "is"], ["\u2581c", "rown"], ["\u2581cr", "own"], ["\u2581crow", "n"], ["\u2581cro", "wn"], ["Init", "ialize"], ["Initial", "ize"], ["ax", "y"], ["a", "xy"], ["\u2581C", "IA"], ["\u2581int", "end"], ["\u2581inte", "nd"], ["\u2581b", "ub"], ["\u2581bu", "b"], ["\u2581mask", "s"], ["\u2581mas", "ks"], ["\u2581sit", "uated"], ["\u2581situ", "ated"], ["\u2581E", "du"], ["\u2581Ed", "u"], ["\u2581particip", "ating"], ["\u0448\u0435", "\u0439"], ["\u0448", "\u0435\u0439"], ["_{", "-"], ["_", "{-"], ["\u2581Tele", "vision"], ["\u2581pre", "ferences"], ["\u2581prefer", "ences"], ["\u2581preference", "s"], ["\u2581D", "rop"], ["\u2581Dr", "op"], ["\u2581", "Drop"], ["re", "view"], ["rev", "iew"], ["\u2581vi", "olation"], ["\u2581viol", "ation"], ["\u2581ch", "rist"], ["\u2581chr", "ist"], ["q", "q"], ["\u2581M", "yst"], ["\u2581My", "st"], ["comm", "ands"], ["command", "s"], ["\u2581prim", "itive"], ["ill", "ance"], ["\u2581r", "anging"], ["\u2581ran", "ging"], ["\u2581rang", "ing"], ["\u2581Adv", "anced"], [")", "&"], ["\u2581\u041e", "\u0431"], ["\u2581sub", "str"], ["\u2581subst", "r"], ["\u2581subs", "tr"], ["\u2581", "substr"], ["\u2581clos", "ure"], ["\u2581clo", "sure"], ["\u2581", "closure"], ["tw", "itter"], ["ne", "z"], ["n", "ez"], ["\u2581pr", "zed"], ["\u2581prz", "ed"], ["\u2581prze", "d"], ["\u2581mer", "ged"], ["\u2581merge", "d"], ["ur", "os"], ["uro", "s"], ["u", "ros"], ["\u2581j", "er"], ["\u2581je", "r"], ["\u2581", "jer"], ["\u2581_", "("], ["\u2581", "_("], ["ar", "an"], ["ara", "n"], ["a", "ran"], ["\u2581P", "atri"], ["\u2581Pat", "ri"], ["\u2581Pa", "tri"], ["\u2581T", "un"], ["\u2581Tu", "n"], ["U", "K"], ["il", "iation"], ["ili", "ation"], ["\u2581Ke", "ith"], ["Own", "Property"], ["op", "sis"], ["ops", "is"], ["Ma", "d"], ["M", "ad"], ["\u2581def", "ence"], ["A", "ir"], ["=$", "{"], ["=", "${"], ["cript", "ors"], ["criptor", "s"], ["So", "m"], ["S", "om"], ["\u2581", "\u00b1"], ["\u2581HA", "VE"], ["~~~~", "~~~~"], ["\u2581be", "aten"], ["\u2581beat", "en"], ["\u2581int", "imate"], ["\u2581intim", "ate"], ["op", "ic"], ["o", "pic"], ["\u2581p", "\u0159ed"], ["\u2581p\u0159", "ed"], ["Sh", "op"], ["S", "hop"], ["Table", "s"], ["Tab", "les"], ["T", "ables"], ["\u2581S", "I"], ["\u2581", "SI"], ["re", "name"], ["ren", "ame"], ["rena", "me"], ["r", "ename"], ["\u2581product", "ive"], ["rib", "ly"], ["r", "ibly"], ["\u2581L", "uck"], ["\u2581Lu", "ck"], ["\u2581Luc", "k"], ["\u2581kl", "ub"], ["}}", "^{"], ["}}^", "{"], ["}", "}^{"], ["\u2581F", "ish"], ["\u2581Fi", "sh"], ["PR", "I"], ["P", "RI"], ["en", "ario"], ["ena", "rio"], ["\u2581pse", "ud"], ["Or", "d"], ["O", "rd"], ["\u2581quel", "ques"], ["\u2581D", "od"], ["\u2581Do", "d"], ["\u2581p", "unto"], ["\u2581pun", "to"], ["\u2581punt", "o"], ["se", "nal"], ["sen", "al"], ["\u2581Br", "others"], ["\u2581Bro", "thers"], ["\u2581Brother", "s"], ["\u2581diab", "etes"], ["P", "aint"], ["\u2581person", "as"], ["\u2581persona", "s"], ["\u0432", "\u044a\u0440"], ["\u2581n", "ep"], ["\u2581ne", "p"], ["\u2581El", "len"], ["\u2581Ell", "en"], ["\u2581Elle", "n"], ["\u2581h", "\u00e4"], ["cr", "tc"], ["c", "rtc"], ["\u2581frustr", "ation"], [".", "^{["], ["\u2581s", "printf"], ["\u2581sprint", "f"], ["\u2581", "sprintf"], ["+", "-"], ["En", "code"], ["Enc", "ode"], ["\u2581\u043d\u0430\u0441\u0435", "\u043b\u0435\u043d\u043d\u044f"], ["Draw", "able"], ["\u2581b", "ore"], ["\u2581bo", "re"], ["\u2581bor", "e"], ["\u2581E", "ld"], ["\u2581El", "d"], ["\u0442\u0435", "\u0442"], ["\u0442", "\u0435\u0442"], ["T", "ick"], ["ar", "ator"], ["ara", "tor"], ["\u2581Fin", "ance"], ["\u2581agric", "ultural"], [")^", "{-"], [")^{", "-"], [")", "^{-"], ["may", "be"], ["Sche", "dule"], ["\u2581[", "\u2026]"], ["et", "ection"], ["ete", "ction"], ["\u043b\u044c", "\u043d\u043e\u0433\u043e"], ["\u043b\u044c\u043d\u043e", "\u0433\u043e"], ["\u2581he", "els"], ["\u2581En", "joy"], ["Sy", "s"], ["S", "ys"], ["orsz", "\u00e1g"], ["CONT", "ROL"], ["cc", "cc"], ["\u2581D", "ictionary"], ["\u2581", "Dictionary"], ["Ne", "ed"], ["N", "eed"], ["\u2581He", "aven"], ["\u2581vess", "els"], ["\u2581vessel", "s"], ["ec", "ycle"], ["e", "cycle"], ["ti", "es"], ["t", "ies"], ["\u2581e", "nde"], ["\u2581en", "de"], ["\u2581end", "e"], ["\u2581", "ende"], ["SI", "NG"], ["S", "ING"], ["De", "scribe"], ["Desc", "ribe"], ["\u2581Pub", "lished"], ["\u2581Publish", "ed"], ["\u2581win", "ds"], ["\u2581wind", "s"], ["neh", "men"], ["\u2581D", "ES"], ["\u2581DE", "S"], ["Hor", "izontal"], ["\u2581L", "ost"], ["\u2581Los", "t"], ["\u2581Lo", "st"], ["--", "-----------"], ["----", "---------"], ["--------", "-----"], ["---", "----------"], ["------------", "-"], ["-----", "--------"], ["----------", "---"], ["------", "-------"], ["---------", "----"], ["-------", "------"], ["-----------", "--"], ["-", "------------"], ["\u2581p", "x"], ["\u2581", "px"], ["}(", "{\\"], ["}", "({\\"], ["\u2581Hein", "rich"], ["oms", "nitt"], ["ho", "s"], ["h", "os"], ["Ro", "ll"], ["R", "oll"], ["tor", "ch"], ["\u2581equ", "ity"], ["\u2581eq", "uity"], ["\u2581collect", "ing"], ["\u2581l", "ifting"], ["\u2581lif", "ting"], ["\u2581lift", "ing"], ["sub", "figure"], ["Ne", "ver"], ["N", "ever"], ["\u2581L", "ength"], ["\u2581Le", "ngth"], ["\u2581", "Length"], ["\u2581w", "inners"], ["\u2581win", "ners"], ["\u2581winner", "s"], ["\u2581U", "SD"], ["\u2581US", "D"], ["\u2581st", "esso"], ["\u2581\u0430", "\u0431\u043e"], ["\u2581al", "tri"], ["\u2581alt", "ri"], ["\u2581produ", "cers"], ["\u2581produce", "rs"], ["\u2581producer", "s"], ["mon", "s"], ["mo", "ns"], ["m", "ons"], ["\u2581Pop", "ular"], ["Com", "b"], ["Co", "mb"], ["C", "omb"], ["ab", "lo"], ["abl", "o"], ["a", "blo"], ["RE", "SET"], ["RES", "ET"], ["\u0442", "\u0432\u0430"], ["Over", "lay"], ["\u2581id", "iot"], ["\u2581idi", "ot"], ["ex", "ist"], ["Be", "havior"], ["UB", "LE"], ["ier", "re"], ["i", "erre"], ["mine", "craft"], ["\u2581f", "os"], ["\u2581fo", "s"], ["\u2581encuent", "ra"], ["\u2581scream", "ed"], ["\u2581polynom", "ial"], ["\u2581c", "one"], ["\u2581con", "e"], ["\u2581co", "ne"], ["\u2581c", "ited"], ["\u2581cit", "ed"], ["\u2581ci", "ted"], ["\u2581president", "e"], ["\u2581presid", "ente"], ["\u2581re", "sign"], ["\u2581res", "ign"], ["\u2581y", "elled"], ["\u2581i", "k"], ["\u2581", "ik"], ["Pl", "us"], ["\u2581\u041c\u0438", "\u0445\u0430"], ["\u2581The", "me"], ["\u2581Th", "eme"], ["\u2581", "Theme"], ["\u2581re", "li"], ["\u2581r", "eli"], ["\u2581rel", "i"], ["ne", "m"], ["n", "em"], ["\u2581a", "men"], ["\u2581am", "en"], ["\u2581", "amen"], ["\u2581", "\u0408"], ["Th", "anks"], ["Thank", "s"], ["Than", "ks"], ["\u2581al", "umin"], ["\u2581sh", "elf"], ["\u2581shel", "f"], ["!\"", ");"], ["!", "\");"], ["append", "Child"], ["\u2581l", "ogs"], ["\u2581lo", "gs"], ["\u2581log", "s"], ["\u2581", "logs"], ["\u2581re", "gex"], ["\u2581reg", "ex"], ["\u2581", "regex"], ["\u2581p", "unk"], ["\u2581pun", "k"], ["CO", "RE"], ["\u2581b", "orders"], ["\u2581border", "s"], ["\u2581bord", "ers"], ["\u2581bor", "ders"], ["\u2581Requ", "ired"], ["\u2581", "Required"], ["\u2581f", "law"], ["\u2581fl", "aw"], ["\u2581cin", "ema"], ["\u2581v", "\u00ed"], ["\u2581", "v\u00ed"], ["\u2581ab", "ortion"], ["\u2581abort", "ion"], ["jour", "nal"], ["j", "ournal"], ["in", "itions"], ["init", "ions"], ["inition", "s"], ["state", "ment"], ["stat", "ement"], ["\u2581o", "urs"], ["\u2581our", "s"], ["\u2581ou", "rs"], ["\u2581", "ours"], ["\u00f3", "t"], ["\u2581Tur", "ner"], ["\u2581Turn", "er"], ["in", "us"], ["ev", "es"], ["eve", "s"], ["e", "ves"], ["\u2581magazine", "s"], ["\u2581magaz", "ines"], ["\u2026", "\u2026"], ["la", "ce"], ["l", "ace"], ["sl", "ider"], ["slide", "r"], ["\u2581l", "ocate"], ["\u2581loc", "ate"], ["\u2581des", "arroll"], ["P", "an"], ["To", "m"], ["T", "om"], ["\u2581Land", "es"], ["\u2581Lan", "des"], ["ol", "ia"], ["oli", "a"], ["o", "lia"], ["\u2581u", "nm"], ["\u2581un", "m"], ["\u2581Sen", "ator"], ["\u2581ad", "minister"], ["\u2581admin", "ister"], ["\u2581\u043a\u043e", "\u0458\u0438"], ["\u2581'", "{"], ["\u2581)", "{"], ["\u2581", "){"], ["\u2581G", "olf"], ["\u2581Gol", "f"], ["\u2581g", "ele"], ["\u2581ge", "le"], ["\u2581gel", "e"], ["\u2581d", "rank"], ["\u2581dr", "ank"], ["pos", "ing"], ["po", "sing"], ["p", "osing"], ["\u2581en", "semble"], ["he", "ap"], ["sign", "ature"], ["\u0442\u043e", "\u0439"], ["\u0446\u0438", "\u0439"], ["scri", "ber"], ["scr", "iber"], ["scribe", "r"], ["scrib", "er"], ["\u2581ch", "amp"], ["\u2581cha", "mp"], ["ni", "o"], ["n", "io"], ["la", "yers"], ["lay", "ers"], ["layer", "s"], ["\u2581tr", "ump"], ["\u2581mod", "al"], ["\u2581mo", "dal"], ["\u2581", "modal"], ["on", "ces"], ["once", "s"], ["\u0447\u0435", "\u043d\u043d\u044f"], ["\u0447\u0435\u043d", "\u043d\u044f"], ["\u2581C", "ort"], ["\u2581Co", "rt"], ["\u2581Cor", "t"], ["\u2581sun", "light"], ["\u2581M", "use"], ["\u2581Mus", "e"], ["\u2581Mu", "se"], ["\u00e9m", "ent"], ["\u00e9", "ment"], ["\u2581curios", "ity"], ["\u2581v", "r"], ["\u2581", "vr"], ["O", "ct"], ["yl", "on"], ["y", "lon"], ["\u2581rel", "ativ"], ["st", "y"], ["s", "ty"], ["]", "/"], ["az", "u"], ["a", "zu"], ["\u2581U", "SS"], ["\u2581US", "S"], ["\u2581person", "a"], ["\u2581pers", "ona"], ["Me", "n"], ["M", "en"], ["\u2581w", "ides"], ["\u2581wide", "s"], ["\u2581wid", "es"], ["\u2581K", "as"], ["\u2581Ka", "s"], ["ic", "ies"], ["ici", "es"], ["i", "cies"], ["\u2581C", "off"], ["\u2581Co", "ff"], ["\u2581con", "solid"], ["\u2581cons", "olid"], ["\u2581inter", "active"], ["\u2581interact", "ive"], ["op", "ing"], ["o", "ping"], ["La", "nd"], ["L", "and"], ["\u2581energ", "ies"], ["\u2581independ", "ently"], ["\u2581independent", "ly"], ["inner", "HTML"], ["Requ", "ire"], ["Re", "quire"], ["\u2581abs", "urd"], ["\u2581IN", "FO"], ["\u2581", "INFO"], ["\u2581b", "und"], ["\u2581bu", "nd"], ["\u2581", "bund"], ["anz", "\u00f6s"], ["\u2581G", "ent"], ["\u2581Ge", "nt"], ["\u2581Gen", "t"], ["\u2581scholar", "s"], ["\u2581schol", "ars"], ["\u2581C", "reated"], ["\u2581Create", "d"], ["\u2581Creat", "ed"], ["\u2581Cre", "ated"], ["\u2581", "Created"], ["\u2581mar", "ine"], ["\u2581mari", "ne"], ["..", ".'"], ["...", "'"], ["EN", "V"], ["E", "NV"], ["ach", "te"], ["acht", "e"], ["a", "chte"], ["am", "ents"], ["ament", "s"], ["amen", "ts"], ["a", "ments"], ["\u2581tr", "ucks"], ["\u2581truck", "s"], ["\u2581re", "wards"], ["\u2581reward", "s"], ["og", "s"], ["o", "gs"], ["Gr", "een"], ["Gre", "en"], ["G", "reen"], ["\u2581n", "\u00e4"], ["\u2581inher", "ited"], ["\u2581inherit", "ed"], ["im", "ated"], ["imate", "d"], ["ima", "ted"], ["imat", "ed"], ["\u2581F", "REE"], ["\u2581FR", "EE"], ["\u2581", "FREE"], ["\u2581ext", "ens"], ["da", "g"], ["d", "ag"], ["\u2581g", "low"], ["\u2581gl", "ow"], ["\u2581glo", "w"], ["ar", "di"], ["ard", "i"], ["N", "F"], ["\u2581evalu", "ated"], ["\u2581evaluate", "d"], ["\u2581eval", "uated"], ["\u2581o", "ps"], ["\u2581op", "s"], ["\u2581", "ops"], ["\u2581cle", "aned"], ["\u2581clean", "ed"], ["\u2581Prov", "ince"], ["\u2581Provinc", "e"], ["ha", "bil"], ["hab", "il"], ["h", "abil"], ["\u0433\u0440\u0430", "\u0444\u0456"], ["\u2581T", "CP"], ["\u2581", "TCP"], ["\u2581\u044f", "\u043a\u0456"], ["\u2581\u044f\u043a", "\u0456"], ["\u2581de", "ce"], ["\u2581dec", "e"], ["\u2581cont", "empl"], ["\u2581acquis", "ition"], ["})", "$."], ["})$", "."], ["}", ")$."], ["=\"", "-"], ["\u2581se", "ctors"], ["\u2581sector", "s"], ["\u2581sect", "ors"], ["::", "<"], ["u", "\u00df"], ["\u2581trab", "aj"], ["th", "an"], ["tha", "n"], ["t", "han"], ["\u2581S", "ta"], ["\u2581St", "a"], ["Mem", "bers"], ["Member", "s"], ["\u2581r", "v"], ["\u2581", "rv"], [")^", "{\\"], [")^{", "\\"], [")", "^{\\"], ["mit", "t"], ["mi", "tt"], ["m", "itt"], ["\u2581W", "ang"], ["\u2581Wa", "ng"], ["\u2581W", "end"], ["\u2581We", "nd"], ["\u2581G", "lass"], ["\u2581Gl", "ass"], ["\u2581Glas", "s"], ["\u2581t", "xt"], ["\u2581tx", "t"], ["\u2581", "txt"], ["\u2581Cam", "eron"], ["ie", "ls"], ["iel", "s"], ["i", "els"], ["\u2581im", "mer"], ["\u2581imm", "er"], ["\u2581", "immer"], ["\u2581\u043d\u0430\u0441\u0435", "\u043b\u0435\u043d\u0438\u044f"], ["..", ".", "/"], ["\u2581\u0440\u043e", "\u0434\u0438"], ["\u2581", "\u0440\u043e\u0434\u0438"], ["\u2581sophistic", "ated"], ["\u2581R", "he"], ["\u2581Rh", "e"], ["us", "sy"], ["uss", "y"], ["\u2581Sy", "ria"], ["\u2581Car", "oline"], ["\u2581Carol", "ine"], ["riter", "ion"], ["\u00e9r", "c"], ["\u00e9", "rc"], ["Lo", "ve"], ["L", "ove"], ["\u2581cy", "cles"], ["\u2581cycle", "s"], ["\u2581cycl", "es"], ["\u2581Ter", "ms"], ["\u2581Term", "s"], ["\u2581med", "ieval"], ["\u2581medi", "eval"], ["\u044c", "\u044f"], ["\u2581m", "issions"], ["\u2581miss", "ions"], ["\u2581mission", "s"], ["Har", "d"], ["Ha", "rd"], ["H", "ard"], ["\u2581r\u00e9g", "ion"], ["\u2581Ph", "oenix"], ["De", "ep"], ["\u2581sam", "pling"], ["\u2581dismiss", "ed"], ["prop", "ri"], ["p", "ropri"], ["\u2581jud", "ges"], ["\u2581judge", "s"], ["\u2581judg", "es"], ["a\u0142", "a"], ["a", "\u0142a"], ["ul", "os"], ["ulo", "s"], ["u", "los"], ["\u2581L", "ion"], ["\u2581Li", "on"], ["\u2581loc", "als"], ["\u2581local", "s"], ["neg", "ative"], ["ogen", "eous"], ["ogene", "ous"], ["\u2581A", "pi"], ["\u2581Ap", "i"], ["\u2581", "Api"], ["\u2581d", "ici"], ["\u2581di", "ci"], ["\u2581dic", "i"], ["\u2581\u0430", "\u043f\u0440\u0435"], ["\u2581author", "ized"], ["\u2581", "authorized"], ["ze", "rw"], ["zer", "w"], ["\u2581p", "g"], ["\u2581", "pg"], ["\u2581A", "WS"], ["\u2581key", "word"], ["\u2581", "keyword"], ["\u2581entrepre", "neur"], ["\u2581\u043f", "\u0440\u043e\u0435"], ["\u2581\u043f\u0440\u043e", "\u0435"], ["\u2581V", "ancouver"], ["it", "ating"], ["ita", "ting"], ["itat", "ing"], ["F", "ast"], ["\u2581acknowled", "ged"], ["\u2581acknowledge", "d"], ["\u2581tour", "ist"], ["\u2581tou", "rist"], ["\u2581G", "rid"], ["\u2581Gr", "id"], ["\u2581", "Grid"], ["\u2581En", "try"], ["\u2581Ent", "ry"], ["\u2581", "Entry"], ["\u2581g", "ebru"], ["\u2581ge", "bru"], ["\u2581geb", "ru"], ["sa", "t"], ["s", "at"], ["ber", "ger"], ["berg", "er"], ["\u2581T", "F"], ["\u2581", "TF"], ["\u2581m", "t"], ["\u2581", "mt"], ["\u2581Mar", "cel"], ["\u2581Marc", "el"], ["\u2581Tw", "enty"], ["\u2581", "\u201d"], ["{}", "{"], ["{", "}{"], ["hi", "nt"], ["hin", "t"], ["h", "int"], ["\u2581an", "onymous"], ["Cam", "p"], ["C", "amp"], ["\u2581**", "_"], ["By", "Comparator"], ["U", "C"], ["\u2581t", "\u00f6"], ["Event", "Handler"], ["\u2581t", "ours"], ["\u2581to", "urs"], ["\u2581tour", "s"], ["\u2581tou", "rs"], ["\u2581lon", "ely"], ["\u2581Sum", "mary"], ["\u2581", "Summary"], ["st", "ick"], ["s", "tick"], ["All", "owed"], ["Allow", "ed"], ["\u043b\u0456", "\u0432"], ["\u043b", "\u0456\u0432"], ["\u2581B", "rew"], ["\u2581Br", "ew"], ["\u2581Bre", "w"], ["AME", "TER"], ["\u2581review", "ed"], ["ir", "at"], ["ira", "t"], ["i", "rat"], ["\u2581n", "erve"], ["\u2581nerv", "e"], ["\u2581ner", "ve"], ["\u2581L", "inda"], ["\u2581Lin", "da"], ["\u2581Lind", "a"], ["\u2581dec", "is"], ["\u2581sp", "okes"], ["\u2581spoke", "s"], ["\u2581spo", "kes"], ["\u2581qu", "ed"], ["\u2581que", "d"], ["\u2581q", "ued"], ["\u2581F", "T"], ["\u2581", "FT"], ["\u2581\u0432", "\u0456\u043d"], ["\u2581\u0432\u0456", "\u043d"], ["ou", "sing"], ["ous", "ing"], ["o", "using"], ["\u2581L", "arge"], ["\u2581Lar", "ge"], ["\u2581", "Large"], ["\u2581op", "ponents"], ["\u2581oppon", "ents"], ["\u2581opponent", "s"], ["\u2581D", "isc"], ["\u2581Dis", "c"], ["\u2581Di", "sc"], ["Found", "ation"], ["EQ", "UAL"], ["og", "g"], ["o", "gg"], ["Re", "try"], ["Ret", "ry"], ["R", "etry"], ["CHAN", "NEL"], ["\u2581\u0415", "\u0432\u0440\u043e"], ["\u2581%", "."], ["\u2581", "%."], ["\u2581i", "i"], ["\u2581", "ii"], ["de", "ad"], ["d", "ead"], ["\u2581M", "ale"], ["\u2581Mal", "e"], ["\u2581Ma", "le"], ["Com", "pleted"], ["Comp", "leted"], ["Complete", "d"], ["ty", "p"], ["t", "yp"], ["\u2581Ty", "ler"], ["Dis", "k"], ["Di", "sk"], ["D", "isk"], ["Hi", "de"], ["H", "ide"], ["iju", "ana"], ["\u2581public", "ations"], ["\u2581publication", "s"], ["fo", "x"], ["f", "ox"], ["vis", "ed"], ["vi", "sed"], ["v", "ised"], ["Fore", "ign"], ["Write", "Line"], ["\u0434\u0435", "\u0440\u0430"], ["\u0434\u0435\u0440", "\u0430"], ["\u2581remain", "der"], ["Pi", "cker"], ["P", "icker"], ["we", "alth"], ["\u2581G", "or"], ["\u2581Go", "r"], ["sequ", "ently"], ["\u2581coll", "ision"], ["\u2581Harr", "ison"], ["\u2581Harris", "on"], ["\u2581work", "place"], ["\u2581N", "ormal"], ["\u2581Nor", "mal"], ["\u2581Norm", "al"], ["\u2581", "Normal"], ["\u2581B", "irth"], ["\u2581Bir", "th"], ["\u2581cons", "ume"], ["\u2581consum", "e"], ["Sh", "ift"], ["\u2581avoid", "ing"], ["\u2581C", "ha"], ["\u2581Ch", "a"], ["\u2581An", "ti"], ["\u2581Ant", "i"], ["\u2581ch", "arts"], ["\u2581char", "ts"], ["\u2581chart", "s"], ["\u2581P", "av"], ["\u2581Pa", "v"], ["\u0441\u0442", "\u0432\u043e\u043c"], ["\u0441\u0442\u0432\u043e", "\u043c"], ["ual", "mente"], ["an", "ed"], ["ane", "d"], ["a", "ned"], ["\u2581A", "uch"], ["\u2581Au", "ch"], ["rd", "ev"], ["r", "dev"], ["\u2581she", "er"], ["\u2581an", "gl"], ["\u2581ang", "l"], ["sub", "str"], ["Gener", "ate"], [">", "="], ["\u2581B", "ev"], ["\u2581Be", "v"], ["\u2581\u0447", "\u0435\u043c"], ["\u2581\u0447\u0435", "\u043c"], ["\u2581camp", "o"], ["\u2581cam", "po"], ["\u2581lect", "ure"], ["hy", "per"], ["\u2581Balt", "imore"], ["mi", "x"], ["m", "ix"], ["ke", "iten"], ["keit", "en"], ["\u2581\u0440\u0430", "\u0434\u0438"], ["\u2581l", "asted"], ["\u2581la", "sted"], ["\u2581last", "ed"], ["\u2581las", "ted"], ["\u2581discrim", "ination"], ["ig", "te"], ["igt", "e"], ["ok", "al"], ["oka", "l"], ["o", "kal"], ["Ph", "ase"], ["\u2581T", "itel"], ["\u2581Tit", "el"], ["\u2581Fif", "th"], ["\u2581di", "agnostic"], ["su", "ng"], ["sun", "g"], ["s", "ung"], ["\u2581giorn", "ata"], ["os", "ta"], ["ost", "a"], ["o", "sta"], ["is", "co"], ["isc", "o"], ["\u2581S", "ara"], ["\u2581Sa", "ra"], ["\u2581Sar", "a"], ["m", "v"], ["\u2581el", "\u0151"], ["\u2581R", "osen"], ["\u2581Ro", "sen"], ["\u2581Ros", "en"], ["\u2581Rose", "n"], ["\u2581E", "SP"], ["\u2581ES", "P"], ["ph", "er"], ["p", "her"], ["\u2581a", "j"], ["\u2581", "aj"], ["Path", "s"], ["Pat", "hs"], ["\u2581R", "alph"], ["\u2581\u017e", "e"], ["\u2581", "\u017ee"], ["\u0440\u0435", "\u0432"], ["\u0440", "\u0435\u0432"], ["\u2581\u043e", "\u043a\u043e\u043b\u043e"], ["\u2581\u043e\u043a", "\u043e\u043b\u043e"], ["\u2581Ag", "reement"], ["\u2581Word", "Press"], ["an", "try"], ["ant", "ry"], ["\u2581p", "icks"], ["\u2581pick", "s"], ["\u2581pi", "cks"], ["\u2581pic", "ks"], ["\u2581N", "ur"], ["\u2581Nu", "r"], ["chedul", "ed"], ["ki", "e"], ["k", "ie"], ["\u2581represent", "ations"], ["\u2581representation", "s"], ["++", "){"], ["++)", "{"], ["ess", "ment"], ["\u2581count", "less"], ["Block", "s"], ["Bl", "ocks"], ["Blo", "cks"], ["ym", "e"], ["y", "me"], ["\u2581c", "lo"], ["\u2581cl", "o"], ["\u2581B", "ened"], ["\u2581Be", "ned"], ["\u2581Ben", "ed"], ["ch", "ars"], ["char", "s"], ["cha", "rs"], ["\u2581A", "gent"], ["\u2581Ag", "ent"], ["\u2581Age", "nt"], ["\u2581", "Agent"], ["\u2581hist", "oria"], ["\u2581histor", "ia"], ["\u2581F", "loor"], ["\u2581Fl", "oor"], ["\u2581Flo", "or"], ["\u2581ten", "\u00eda"], ["\u2581long", "est"], ["\u2581lon", "gest"], ["fr", "ica"], ["\u2581b", "ef"], ["\u2581be", "f"], ["\u2581mechan", "isms"], ["\u2581mechanism", "s"], ["\u043b\u0430", "\u0437\u0438"], ["\u2581h", "eter"], ["\u2581he", "ter"], ["\u2581het", "er"], ["\u2581athlet", "es"], ["\u2581period", "ic"], ["\u2581V", "otes"], ["\u2581Vo", "tes"], ["\u0440\u0438", "\u0441\u0442\u0438"], ["\u2581n", "\u00e1"], ["\u2581", "n\u00e1"], ["\u2581m", "aid"], ["\u2581ma", "id"], ["\u2581mai", "d"], ["\u2581s", "wear"], ["\u2581sw", "ear"], ["\u2581swe", "ar"], ["\u2581wip", "ed"], ["\u2581graph", "s"], ["\u2581grap", "hs"], ["\u2581t", "hesis"], ["\u2581the", "sis"], ["\u2581th", "esis"], ["\u2581sens", "ation"], ["pers", "istence"], ["\u2581V", "il"], ["\u2581Vi", "l"], ["ac", "s"], ["a", "cs"], ["\u2581de", "el"], ["sc", "rib"], ["scri", "b"], ["scr", "ib"], ["ie", "ro"], ["ier", "o"], ["i", "ero"], ["\u2581dis", "cre"], ["\u2581disc", "re"], ["air", "y"], ["ai", "ry"], ["Data", "Source"], ["q", "t"], ["ic", "iones"], ["ici", "ones"], ["icio", "nes"], ["icion", "es"], ["\u2581res", "pected"], ["\u2581respect", "ed"], ["\u2581f", "ram"], ["\u2581fr", "am"], ["\u2581fra", "m"], ["\u2581spec", "ialized"], ["\u2581special", "ized"], ["\u2581pr\u00e9s", "ent"], ["\u2581pr\u00e9", "sent"], ["Tur", "n"], ["T", "urn"], ["\u2581compl", "aints"], ["\u2581complain", "ts"], ["\u2581complaint", "s"], ["(\"", ","], ["(", "\","], ["\u2581Rel", "ated"], ["\u2581Set", "ting"], ["\u2581", "Setting"], ["\u0440", "\u044e"], ["\u2581s", "\u0105"], ["\u2581P", "le"], ["\u2581Pl", "e"], ["\u2581d", "isse"], ["\u2581dis", "se"], ["\u2581diss", "e"], ["ca", "ps"], ["cap", "s"], ["c", "aps"], ["\u2581C", "ash"], ["\u2581Cas", "h"], ["\u2581Ca", "sh"], ["\u2581cons", "umed"], ["\u2581consum", "ed"], ["\u2581consume", "d"], ["\u2581l", "b"], ["\u2581", "lb"], ["Ad", "just"], ["Ser", "ialize"], ["Serial", "ize"], ["S", "erialize"], ["is", "y"], ["i", "sy"], ["\u2581pat", "ent"], ["\u2581vis", "ibility"], ["\u2581S", "ach"], ["\u2581Sa", "ch"], ["\u2581Sac", "h"], ["\u00fcn", "st"], ["\u2581cy", "ber"], ["\u2581Bl", "ake"], ["\u2581Bl", "oom"], ["\u2581Blo", "om"], ["\u2581Sh", "ah"], ["\u2581Sha", "h"], ["PO", "WER"], ["\u2581in", "clusion"], ["\u2581incl", "usion"], ["se", "rie"], ["ser", "ie"], ["s", "erie"], ["\u2581man", "era"], ["sec", "onds"], ["second", "s"], ["is", "ches"], ["isch", "es"], ["ische", "s"], ["isc", "hes"], ["\u2581C", "andidate"], ["W", "D"], ["op", "ath"], ["o", "path"], ["\u2581\u043f\u0440\u043e", "\u0433\u0440\u0430"], ["\u2581efficient", "ly"], ["ap", "ps"], ["app", "s"], ["tool", "bar"], ["we", "nd"], ["wen", "d"], ["w", "end"], ["\u2581Ne", "il"], ["\u2581form", "ats"], ["\u2581format", "s"], ["\u2581forma", "ts"], ["\u2581T", "emplate"], ["\u2581Temp", "late"], ["\u2581", "Template"], ["\u2581min", "istry"], ["\u2581minist", "ry"], ["\u2581Char", "acter"], ["\u2581", "Character"], ["Un", "iform"], ["\u2581fon", "ction"], ["\u043d\u0435", "\u043c"], ["\u043d", "\u0435\u043c"], ["Wh", "ile"], ["\u043a", "\u0432\u0430"], ["\u0440\u0456", "\u044f"], ["\u2581D", "L"], ["\u2581", "DL"], ["\u2581L", "ayout"], ["\u2581La", "yout"], ["\u2581Lay", "out"], ["\u2581", "Layout"], ["\u043d\u0435", "\u043d\u0438\u0435"], ["\u2581c", "aval"], ["\u2581ca", "val"], ["\u2581cav", "al"], ["\u2581H", "ob"], ["\u2581Ho", "b"], ["SP", "I"], ["S", "PI"], ["\u2581h", "ely"], ["\u2581he", "ly"], ["\u2581hel", "y"], ["Dest", "ination"], ["),", "\r"], [")", ",\r"], ["\u2581i", "OS"], ["\u2581ad", "mission"], ["\u2581adm", "ission"], ["\u2581c", "ss"], ["\u2581cs", "s"], ["\u2581", "css"], ["user", "Id"], ["um", "bling"], ["umb", "ling"], ["\u2581bo", "oking"], ["\u2581book", "ing"], ["\u2581COPY", "RIGHT"], ["\u2581b", "land"], ["\u2581bl", "and"], ["output", "s"], ["\u2581sub", "mission"], ["\u2581subm", "ission"], ["ti", "t"], ["t", "it"], ["fe", "ctions"], ["fect", "ions"], ["fection", "s"], ["fr", "agment"], ["frag", "ment"], ["\u2581fa", "\u00e7"], ["\u2581Through", "out"], ["\u2581distingu", "ished"], ["\u2581distinguish", "ed"], ["\u2581ar", "range"], ["\u2581arr", "ange"], ["\u2581arrang", "e"], ["ume", "ric"], ["umer", "ic"], ["xf", "e"], ["x", "fe"], ["ip", "age"], ["ipa", "ge"], ["i", "page"], ["\u0435\u0440", "\u0436\u0430"], ["\u2581C", "ars"], ["\u2581Car", "s"], ["\u2581Ca", "rs"], ["\u2581P", "AGE"], ["\u2581PA", "GE"], ["\u2581", "PAGE"], ["\u2581a", "unque"], ["\u2581insert", "ed"], ["smith", "y"], ["AL", "LOC"], ["ALL", "OC"], ["RE", "C"], ["R", "EC"], ["\u2581B", "ak"], ["\u2581Ba", "k"], ["\u2581Str", "ong"], ["ac", "hen"], ["ach", "en"], ["ache", "n"], ["a", "chen"], ["\u2581Spec", "ific"], ["w", "q"], ["\u2581\u0414", "\u0443"], ["MO", "VE"], ["\u2581m\u00fas", "ica"], ["\u2581C", "ris"], ["\u2581Cr", "is"], ["ea", "u"], ["e", "au"], ["\u2581F", "orum"], ["\u2581For", "um"], ["\u2581Fo", "rum"], ["li", "sted"], ["list", "ed"], ["l", "isted"], [")\\", "\\"], [")", "\\\\"], ["\u2581X", "VI"], ["\u2581XV", "I"], ["\u2581\u043c", "\u043e\u043b\u043e"], ["\u2581\u043c\u043e", "\u043b\u043e"], ["/", "$"], ["Be", "r"], ["B", "er"], ["\u2581tact", "ics"], ["Form", "atter"], ["Format", "ter"], ["op", "ens"], ["ope", "ns"], ["open", "s"], ["\u2581r", "h"], ["\u2581", "rh"], ["\u2581t", "ram"], ["\u2581tr", "am"], ["\u2581tra", "m"], ["V", "L"], ["\u2581Pro", "file"], ["\u2581Prof", "ile"], ["\u2581", "Profile"], ["\u2581par", "ish"], ["\u2581Ray", "mond"], ["\u2581cont", "empor"], ["\u2581Pl", "anning"], ["\u2581Plan", "ning"], ["\u2581\u0427", "\u0435"], ["\u2581A", "RM"], ["\u2581AR", "M"], ["\u2581", "ARM"], ["\u2581des", "ires"], ["\u2581desire", "s"], ["k", "v"], ["O", "s"], ["\u2581m", "iner"], ["\u2581min", "er"], ["\u2581mi", "ner"], ["\u2581mine", "r"], ["\u2581qual", "ify"], ["ik", "u"], ["i", "ku"], ["\u2581der", "ni"], ["ol", "\u00f3g"], ["\u2581K", "id"], ["\u2581Ki", "d"], ["ane", "an"], ["\u2581Hol", "land"], ["\u2581Holl", "and"], ["Aut", "om"], ["Auto", "m"], ["\u2581Hamilton", "ian"], ["St", "ation"], ["Stat", "ion"], ["js", "p"], ["j", "sp"], ["\u2581YO", "UR"], ["\u2581YOU", "R"], ["\u2581Th", "ailand"], ["effect", "ive"], ["\u043f", "\u043b\u043e"], ["\u2581relie", "ved"], ["\u2581O", "klahoma"], ["\u2581Jul", "ian"], ["\u2581Juli", "an"], ["\u2581Julia", "n"], ["\u2581ind", "ent"], ["\u2581inde", "nt"], ["\u2581", "indent"], ["if", "r"], ["i", "fr"], ["\u043f\u0440\u0435", "\u0434\u0435"], ["\u2581fl", "ame"], ["on", "io"], ["oni", "o"], ["o", "nio"], ["As", "sign"], ["Ass", "ign"], ["\u2581sh", "ifts"], ["\u2581shift", "s"], ["\u2581car", "acter"], ["\u2581caract", "er"], ["if", "icates"], ["ific", "ates"], ["ificate", "s"], ["ifica", "tes"], ["X", "R"], ["\u2581G", "FP"], ["\u2581GF", "P"], ["FE", "ATURE"], ["\u2581M", "aine"], ["\u2581Ma", "ine"], ["\u2581Main", "e"], ["\u2581Mai", "ne"], ["\u2581f", "rank"], ["\u2581fr", "ank"], ["\u2581al", "igned"], ["\u2581align", "ed"], ["\u2581", "aligned"], ["\u2581p", "\u0159\u00ed"], ["\u2581p\u0159", "\u00ed"], ["Code", "Attribute"], ["\u2581M", "AC"], ["\u2581MA", "C"], ["\u2581", "MAC"], ["\u2581R", "oot"], ["\u2581Ro", "ot"], ["\u2581", "Root"], ["\u2581F", "M"], ["\u2581", "FM"], ["erv", "ation"], ["\u0441", "\u043b\u0456"], ["\u2581s", "hy"], ["\u2581sh", "y"], ["\u2581partic", "ul"], ["\u2581parti", "cul"], ["pl", "atz"], ["\u2581hypothes", "is"], ["at", "hol"], ["ath", "ol"], ["s", "With"], ["J", "s"], ["$", "^{-"], ["\u2581#!", "/"], ["\u2581l", "emon"], ["\u2581le", "mon"], ["\u2581a", "bol"], ["\u2581ab", "ol"], ["\u2581", "abol"], ["\u2581Mil", "an"], ["\u2581Mi", "lan"], ["an", "ten"], ["ant", "en"], ["ante", "n"], ["a", "nten"], ["\u2581s", "ia"], ["\u2581si", "a"], ["ri", "as"], ["ria", "s"], ["r", "ias"], ["\u2581con", "sid"], ["\u2581cons", "id"], ["as", "so"], ["ass", "o"], ["ain", "ers"], ["ai", "ners"], ["ainer", "s"], ["aine", "rs"], ["\u2581cir", "ca"], ["\u2581circ", "a"], ["re", "try"], ["ret", "ry"], ["r", "etry"], ["\u2581nue", "vo"], ["const", "ants"], ["constant", "s"], ["\u2581Med", "iterr"], ["\u2581Turk", "ish"], ["ion", "en"], ["io", "nen"], ["ione", "n"], ["i", "onen"], ["c", "rypto"], ["\u2581ev", "olved"], ["\u2581\"", "", "?"], ["\u2581p", "\u00fablic"], ["\u2581comp", "rend"], ["\u2581compre", "nd"], ["\u2581compr", "end"], ["al", "lo"], ["all", "o"], ["zo", "om"], ["z", "oom"], ["\u2581dat", "etime"], ["\u2581date", "time"], ["\u2581", "datetime"], ["\u2581mond", "iale"], ["\u043c\u0430", "\u0442"], ["\u043c", "\u0430\u0442"], ["\u2581M", "ask"], ["\u2581Ma", "sk"], ["\u2581Mas", "k"], ["\u2581", "Mask"], ["\u2581p", "row"], ["\u2581pro", "w"], ["\u2581pr", "ow"], ["\u2581belong", "ing"], ["+", "'"], ["OUT", "PUT"], ["\u2581G", "rab"], ["\u2581Gr", "ab"], ["\u2581Gra", "b"], ["M", "ir"], ["\u2581accommod", "ate"], ["\u2581$", "('#"], ["\u2581", "$('#"], ["\u2581Lou", "ise"], ["\u2581Louis", "e"], ["\u2581da", "mit"], ["\u2581dam", "it"], ["}'", ","], ["}", "',"], ["scri", "pts"], ["script", "s"], ["sn", "apshot"], ["snap", "shot"], ["\u2581sh", "itty"], ["\u2581shit", "ty"], ["\u2581y", "o"], ["\u2581", "yo"], ["\u2581belie", "ving"], ["\u2581inhabit", "ants"], ["W", "P"], ["\u2581Colomb", "ia"], ["li", "sts"], ["list", "s"], ["l", "ists"], ["\u2581Mur", "phy"], ["Data", "set"], ["Dat", "aset"], ["\u2581(!", "$"], ["\u2581tremend", "ous"], ["\u2581se", "\u00f1"], ["\u2581S", "ed"], ["\u2581Se", "d"], ["\u2581sw", "allowed"], ["\u2581swallow", "ed"], ["om", "p"], ["o", "mp"], ["\u2581L", "ate"], ["\u2581La", "te"], ["\u2581Lat", "e"], ["\u2581an", "ys"], ["\u2581any", "s"], ["\u2581dead", "ly"], ["fol", "low"], ["f", "ollow"], ["\u2581A", "nc"], ["\u2581An", "c"], ["\u2581h", "w"], ["\u2581", "hw"], ["wik", "ipedia"], ["ic", "ts"], ["ict", "s"], ["\u2581Al", "aska"], ["\u2581sc", "ary"], ["\u2581scar", "y"], ["\u2581second", "o"], ["\u2581sec", "ondo"], ["\u2581her", "oes"], ["\u2581hero", "es"], ["\u2581veter", "an"], ["\u2581behav", "iors"], ["\u2581behavior", "s"], ["\u2581behavi", "ors"], ["-", "%"], ["\u2581E", "z"], ["\u2581\u0441", "\u0456"], ["\u2581", "\u0441\u0456"], ["tik", "z"], ["\u2581spect", "acular"], ["\u2581Ch", "ron"], ["\u2581(", "@"], ["\u2581", "(@"], ["\u2581de", "mo"], ["\u2581dem", "o"], ["\u2581", "demo"], ["\u2581ser", "ialized"], ["\u2581serial", "ized"], ["\u2581In", "depend"], ["\u2581Indep", "end"], ["BU", "ILD"], ["fail", "ure"], ["\u2581P", "ORT"], ["\u2581PO", "RT"], ["\u2581", "PORT"], ["\u044e", "\u0447\u0438"], ["\u2581med", "itation"], ["sample", "s"], ["sam", "ples"], ["s", "amples"], ["i", "\u00e3o"], ["\u2581\u041d\u0438", "\u043a\u043e\u043b\u0430"], ["\u2581\u044f", "\u0437\u044b"], ["\u2581Tr", "uth"], ["\u2581Tru", "th"], ["\u2581co", "efficient"], ["\u2581coeff", "icient"], ["sl", "ug"], ["\u2581XV", "III"], ["\u2581XVI", "II"], ["\u2581XVII", "I"], ["ia", "o"], ["i", "ao"], ["de", "ck"], ["dec", "k"], ["\u2581\u0440\u0430\u0437", "\u0432\u0438"], ["\u2581ad", "oles"], ["ar", "ius"], ["ari", "us"], ["\u2581H", "az"], ["\u2581Ha", "z"], ["\u2581Pro", "test"], ["\u2581Prote", "st"], ["ra", "de"], ["rad", "e"], ["r", "ade"], ["\u043d\u0435", "\u043d\u0438\u044f"], ["\u2581cl", "ause"], ["conne", "ctor"], ["connect", "or"], ["conn", "ector"], ["RA", "TE"], ["R", "ATE"], ["\u0446", "\u044e"], ["\u2581Conne", "cticut"], ["V", "S"], ["abul", "ary"], ["HO", "W"], ["\u2581d", "elen"], ["\u2581de", "len"], ["\u2581del", "en"], ["\u2581su", "ited"], ["\u2581suit", "ed"], ["\u2581suite", "d"], ["\u2581Sur", "vey"], ["ze", "c"], ["z", "ec"], ["\u021bi", "i"], ["\u021b", "ii"], ["\u2581b", "acks"], ["\u2581back", "s"], ["\u2581ba", "cks"], ["\u2581", "backs"], ["com", "merce"], ["\u2581And", "rea"], ["\u2581Andre", "a"], ["\u2581Andr", "ea"], ["\u2581propag", "anda"], ["iz", "ioni"], ["izi", "oni"], ["izio", "ni"], ["\u2581B", "il"], ["\u2581Bi", "l"], ["\u2581In", "nov"], ["\u2581Inn", "ov"], ["\u2581forg", "ive"], ["\u2581oper", "ates"], ["\u2581operate", "s"], ["\u2581opera", "tes"], ["\u0447", "\u043d\u0438\u0439"], ["\u2581l", "ingu"], ["\u2581lin", "gu"], ["\u2581ling", "u"], ["\u2581c", "ollar"], ["\u2581col", "lar"], ["\u2581coll", "ar"], ["\u0434\u043e", "\u043b"], ["\u0441\u0456", "\u0439"], ["zt", "en"], ["zte", "n"], ["z", "ten"], ["im", "at"], ["ima", "t"], ["i", "mat"], ["\u2581sh", "oe"], ["ge", "nder"], ["gen", "der"], ["g", "ender"], ["\u2581leg", "ally"], ["\u2581legal", "ly"], ["RO", "P"], ["R", "OP"], ["\u2581S", "leep"], ["deleg", "ate"], ["ID", "s"], ["\u2581build", "s"], ["\u2581qu", "er"], ["\u2581que", "r"], ["\u2581q", "uer"], ["\u2581", "quer"], ["uls", "ion"], [".", "\u201c"], ["\u043a", "\u043b\u043e"], ["ri", "se"], ["ris", "e"], ["r", "ise"], ["th", "ink"], ["\u041a", "\u043e"], ["\u2581bacter", "ia"], ["\u2581magn", "ific"], ["\u2581prison", "er"], ["Cl", "ock"], ["C", "lock"], ["R", "B"], ["\u00fa", "t"], ["\u2581L", "iz"], ["\u2581Li", "z"], ["gr", "a"], ["g", "ra"], ["\u2581And", "r\u00e9"], ["\u2581Andr", "\u00e9"], ["\u2581D", "ennis"], ["\u2581Den", "nis"], ["\u2581sur", "ge"], ["\u2581surg", "e"], ["ex", "isting"], ["exist", "ing"], ["\u2581W", "ald"], ["\u2581Wal", "d"], ["\u2581Wa", "ld"], ["\u2581S", "chema"], ["\u2581Sch", "ema"], ["\u2581Sche", "ma"], ["\u2581", "Schema"], ["\u2581war", "nings"], ["\u2581warn", "ings"], ["\u2581warning", "s"], ["\u2581qu", "adr"], ["\u2581quad", "r"], ["at", "te"], ["att", "e"], ["\u2581E", "ins"], ["\u2581Ein", "s"], ["\u2581ad", "option"], ["\u2581adopt", "ion"], ["\u2581w", "anna"], ["\u2581de", "rive"], ["\u2581der", "ive"], ["\u2581deriv", "e"], ["\u2581", "derive"], ["\u2581a", "rena"], ["\u2581are", "na"], ["\u2581ar", "ena"], ["\u2581aren", "a"], ["\u2581Den", "ver"], ["\u2581F", "i"], ["\u2581", "Fi"], ["\u2581Jess", "ica"], ["acy", "j"], ["R", "atio"], ["\u2581\u043a\u043e\u0442\u043e\u0440\u044b", "\u0435"], ["\u2581Act", "ivity"], ["\u2581Activ", "ity"], ["\u2581", "Activity"], ["em", "u"], ["e", "mu"], ["\u2581St", "alin"], ["\u2581Sta", "lin"], ["ag", "gi"], ["agg", "i"], ["a", "ggi"], ["\u2581f", "\u00fcn"], ["\u2581f", "ils"], ["\u2581fil", "s"], ["\u2581fi", "ls"], ["aj", "u"], ["a", "ju"], ["card", "s"], ["car", "ds"], ["c", "ards"], ["\u2581att", "raction"], ["\u2581attract", "ion"], ["\u2581attr", "action"], ["\u2581attra", "ction"], ["od", "ot"], ["odo", "t"], ["o", "dot"], ["F", "at"], ["\u2581H", "aven"], ["\u2581Ha", "ven"], ["\u2581Have", "n"], ["\u2581Hav", "en"], ["\u2581nine", "teenth"], ["\u2581ninete", "enth"], ["\u2581*", "*\""], ["\u2581**", "\""], ["\u2581m", "aggio"], ["\u2581mag", "gio"], ["ma", "ny"], ["man", "y"], ["m", "any"], ["win", "ning"], ["\u2581G", "A"], ["\u2581", "GA"], ["\u2581d", "ummy"], ["\u2581", "dummy"], ["Un", "able"], ["en", "ci"], ["enc", "i"], ["\u00e8re", "nt"], ["\u00e8", "rent"], ["Im", "g"], ["I", "mg"], ["\u2581t", "ob"], ["\u2581to", "b"], ["DI", "P"], ["D", "IP"], ["S", "ince"], ["\u2581Sa", "fe"], ["\u2581Saf", "e"], ["\u2581", "Safe"], ["Gu", "ard"], ["is", "ure"], ["i", "sure"], ["port", "e"], ["por", "te"], ["p", "orte"], ["\u2581stad", "ium"], ["in", "di"], ["ind", "i"], ["\u2581App", "arently"], ["ug", "no"], ["\u2581w", "olf"], ["\u2581ne", "ces"], ["\u2581overse", "as"], ["of", "s"], ["o", "fs"], ["ar", "el"], ["are", "l"], ["a", "rel"], ["\u2581F", "ine"], ["\u2581Fin", "e"], ["\u2581Fi", "ne"], ["\u2581cor", "rupt"], ["\u2581n", "ovember"], ["\u2581nov", "ember"], ["\u2581nove", "mber"], ["\u2581interpret", "ed"], ["ib", "ile"], ["ibil", "e"], ["\u2581w", "ages"], ["\u2581wa", "ges"], ["\u2581wage", "s"], ["\u2581Pre", "tty"], ["\u2581Her", "bert"], ["\u2581reg", "istr"], ["\u0432\u044b", "\u043c"], ["an", "swer"], ["ans", "wer"], ["\u2581m", "orte"], ["\u2581mor", "te"], ["\u2581mort", "e"], ["\u2581com", "posite"], ["\u2581compos", "ite"], ["Tool", "bar"], ["\u2581iter", "ator"], ["\u2581", "iterator"], ["ant", "ine"], ["anti", "ne"], ["\u2581init", "ialized"], ["\u2581initial", "ized"], ["\u2581initialize", "d"], ["\u2581", "initialized"], ["\u2581poor", "ly"], ["Access", "or"], ["\u2581Han", "nah"], ["\u2581Hann", "ah"], ["\u2581\u0442\u043e", "\u043b\u044c\u043a\u043e"], ["ol", "an"], ["ola", "n"], ["o", "lan"], ["\u2581o", "tto"], ["\u2581ot", "to"], ["\u2581ott", "o"], ["\u2581", "otto"], ["\u2581str", "ikes"], ["\u2581stri", "kes"], ["\u2581strike", "s"], ["\u2581conflict", "s"], ["\u2581conflic", "ts"], ["\u2581s", "urg"], ["\u2581su", "rg"], ["\u2581sur", "g"], ["\u2581histor", "ian"], ["\u2581historia", "n"], ["wo", "man"], ["w", "oman"], ["\u2581l", "ibraries"], ["be", "w"], ["b", "ew"], [")-", "-("], [")--", "("], ["ga", "ther"], ["g", "ather"], ["\u2581L", "ip"], ["\u2581Li", "p"], ["\u2581f", "ict"], ["\u2581fi", "ct"], ["FIL", "TER"], ["@", "{"], ["\u2581bl", "essed"], ["\u2581bless", "ed"], ["et", "ics"], ["etic", "s"], ["eti", "cs"], ["\u2581f", "ork"], ["\u2581for", "k"], ["\u2581Me", "tal"], ["\u2581Met", "al"], ["\u2581Meta", "l"], ["po", "lation"], ["pol", "ation"], ["p", "olation"], ["\u2581negoti", "ations"], ["\u2581gen", "us"], ["\u2581genu", "s"], ["\u2581cont", "rolling"], ["\u2581control", "ling"], ["VER", "T"], ["VE", "RT"], ["V", "ERT"], ["\u2581P", "erry"], ["\u2581Per", "ry"], ["\u2581S", "PD"], ["\u2581SP", "D"], ["CA", "SE"], ["C", "ASE"], ["\u0442", "\u0432\u0435\u0440"], ["\u2581C", "rown"], ["\u2581Cr", "own"], ["\u2581Cro", "wn"], ["\u2581Crow", "n"], ["\u2581ind", "ul"], ["\u2581indu", "l"], ["\u2581e", "hemal"], ["\u2581ampl", "itude"], ["\u2581amplit", "ude"], ["\u2581B", "ach"], ["\u2581Ba", "ch"], ["\u2581phot", "ographer"], ["\u2581photograph", "er"], ["n", "\u00fd"], ["\u2581inv", "ested"], ["\u2581invest", "ed"], ["\u2581P", "arte"], ["\u2581Par", "te"], ["\u2581Part", "e"], ["\u2581pro", "long"], ["C", "U"], ["icht", "et"], ["ichte", "t"], ["res", "ume"], ["\u2581c", "arb"], ["\u2581car", "b"], ["\u2581ca", "rb"], ["ur", "st"], ["urs", "t"], ["\u2581N", "ixon"], ["\u2581n", "eur"], ["\u2581ne", "ur"], ["\u2581neu", "r"], ["\u2581", "neur"], ["\u2581corpor", "ations"], ["\u2581corporation", "s"], ["Op", "s"], ["O", "ps"], ["u", "u"], ["l", "m"], ["ap", "ple"], ["app", "le"], ["ch", "te"], ["cht", "e"], ["\u2581deliber", "ately"], ["ber", "e"], ["be", "re"], ["b", "ere"], ["\u2581fe", "br"], ["\u2581provinc", "ia"], ["\u2581provin", "cia"], ["Over", "flow"], ["\u2581E", "ight"], ["\u2581ind", "ication"], ["\u2581indic", "ation"], ["\u2581pist", "ol"], ["\u2581\u043a", "\u0440\u0435"], ["\u2581", "\u043a\u0440\u0435"], ["oc", "ial"], ["oci", "al"], ["o", "cial"], ["\u2581r", "und"], ["\u2581run", "d"], ["\u2581ru", "nd"], ["\u2581", "rund"], ["\u2581se", "hr"], ["ok", "at"], ["oka", "t"], ["o", "kat"], ["\u00fcl", "et"], ["\u00fc", "let"], ["\u2581He", "at"], ["\u041d", "\u0430"], ["\u2581\u043e", "\u0434\u0438\u043d"], ["\u2581\u043e\u0434", "\u0438\u043d"], ["IC", "S"], ["I", "CS"], ["ay", "e"], ["a", "ye"], ["\u2581eight", "een"], ["\u2581t", "ug"], ["\u2581tu", "g"], ["LO", "T"], ["L", "OT"], ["\u2581L", "ar"], ["\u2581La", "r"], ["ning", "s"], ["n", "ings"], ["\u2581T", "odd"], ["\u2581To", "dd"], ["\u2581Tod", "d"], ["\u2581organis", "ations"], ["\u2581organisation", "s"], ["\u2581g", "enes"], ["\u2581gen", "es"], ["\u2581ge", "nes"], ["\u2581gene", "s"], ["B", "ag"], ["Ke", "ep"], ["^{", "+"], ["Base", "d"], ["Bas", "ed"], ["B", "ased"], ["sk", "in"], ["ski", "n"], ["s", "kin"], ["\u2581to", "das"], ["\u2581tod", "as"], ["\u2581toda", "s"], ["\u2581illustr", "ated"], ["\u2581c", "f"], ["\u2581", "cf"], ["\u2581ar", "riving"], ["\u2581arriv", "ing"], ["\u2581arr", "iving"], ["\u2581excess", "ive"], ["\u2581tra", "its"], ["\u2581trait", "s"], ["\u2581s", "ank"], ["\u2581san", "k"], ["\u2581Att", "ribute"], ["\u2581", "Attribute"], ["\u2581G", "D"], ["\u2581", "GD"], ["com", "par"], ["comp", "ar"], ["\u2581dent", "ro"], ["br", "is"], ["b", "ris"], ["\u2581at", "oms"], ["\u2581atom", "s"], ["fr", "ed"], ["fre", "d"], ["f", "red"], ["\u2581E", "val"], ["\u2581Ev", "al"], ["\u2581Eva", "l"], ["\u2581", "Eval"], ["\u2581di", "stances"], ["\u2581dist", "ances"], ["\u2581distance", "s"], ["st", "aw"], ["sta", "w"], ["\u043a\u0440\u0430\u0457", "\u043d"], ["vari", "ables"], ["variable", "s"], ["l", "c"], ["\u043d\u0430", "\u043b\u0438"], ["\u043d\u0430\u043b", "\u0438"], ["\u043d", "\u0430\u043b\u0438"], ["\u2581\u0447\u0435\u043c\u043f\u0438", "\u043e\u043d\u0430"], ["wi", "j"], ["w", "ij"], ["\u2581Sim", "ilar"], ["je", "k"], ["j", "ek"], ["Pe", "t"], ["P", "et"], ["=\"", "$"], ["\u043a\u043e", "\u0442\u043e"], ["\u2581R", "ang"], ["\u2581Ra", "ng"], ["\u2581Ran", "g"], ["ion", "ato"], ["iona", "to"], ["\u2581bek", "annt"], ["\u2581bekan", "nt"], ["!", "*"], ["Li", "m"], ["L", "im"], ["\u2581concl", "usions"], ["\u2581conclusion", "s"], ["ain", "te"], ["ai", "nte"], ["aint", "e"], ["a", "inte"], ["-", ","], ["\u2581g", "\u0142"], ["\u2581pass", "ive"], ["\u2581Ga", "ussian"], ["\u2581stag", "ione"], ["ME", "DI"], ["MED", "I"], ["it", "ol"], ["ito", "l"], ["i", "tol"], ["\u2581Jer", "emy"], ["View", "s"], ["class", "List"], ["\u2581desper", "ately"], ["\u2581desperate", "ly"], ["\u2581ver", "l"], ["\u2581ve", "rl"], ["br", "ace"], ["bra", "ce"], ["N", "P"], ["\u2581c", "ob"], ["\u2581co", "b"], ["\u2581A", "rist"], ["\u2581Ar", "ist"], ["\u2581Ari", "st"], ["da", "p"], ["d", "ap"], ["Fil", "ters"], ["Filter", "s"], ["'=>", "'"], ["ul", "tan"], ["ult", "an"], ["\u2581F", "actory"], ["\u2581", "Factory"], ["\u00e8", "le"], ["\u2581l", "asting"], ["\u2581last", "ing"], ["\u2581las", "ting"], ["\u2581element", "ary"], ["\u2581C", "M"], ["\u2581", "CM"], ["\u2581Louis", "iana"], ["\u2581p", "ov"], ["\u2581po", "v"], ["PC", "I"], ["P", "CI"], ["\u00e8", "de"], ["\u2581P", "ink"], ["\u2581Pin", "k"], ["\u2581Br", "uno"], ["\u2581Bru", "no"], ["\u2581Brun", "o"], ["\u2581Y", "ellow"], ["\u2581ev", "angel"], ["\u2581lik", "elihood"], ["WID", "TH"], ["\u2581$", "-"], ["\u2581", "$-"], ["ni", "co"], ["nic", "o"], ["n", "ico"], ["hu", "i"], ["h", "ui"], ["ak", "ter"], ["akt", "er"], ["akte", "r"], ["ne", "urs"], ["neur", "s"], ["n", "eurs"], ["\u2581bre", "eze"], ["\u2581bree", "ze"], ["\u2581\u0441\u043e", "\u0441\u0442\u0430"], ["\u2581He", "ader"], ["\u2581Head", "er"], ["\u2581", "Header"], ["om", "r\u00e5"], ["\u2581D", "ylan"], ["\u2581Dy", "lan"], ["\u2581Bi", "ographie"], ["\u2581Univers", "it\u00e4t"], ["on", "so"], ["ons", "o"], ["HAND", "LE"], ["J", "ournal"], ["ea", "st"], ["e", "ast"], ["\u2581sup", "pliers"], ["\u2581supplier", "s"], ["\u2581table", "t"], ["\u2581tab", "let"], ["LI", "C"], ["L", "IC"], ["PER", "TY"], ["\u0457", "\u0432"], ["\u2581z", "aw"], ["\u2581za", "w"], ["\u2581su", "bm"], ["\u2581sub", "m"], ["\u2581Fern", "ando"], ["\u2581nou", "velle"], ["\u2581nouve", "lle"], ["\u2581Point", "s"], ["\u2581", "Points"], ["\u2581str", "angers"], ["\u2581strange", "rs"], ["\u2581stranger", "s"], ["\u2581strang", "ers"], ["Component", "Model"], ["ist", "ro"], ["istr", "o"], ["au", "rus"], ["aur", "us"], ["\u2581san", "ct"], ["\u2581\u043e", "\u0434\u043d\u0430"], ["\u2581\u043e\u0434", "\u043d\u0430"], ["\u2581\u0412", "\u044b"], ["\u2581\u043e", "\u043d\u0430"], ["\u2581\u043e\u043d", "\u0430"], ["\u2581", "\u043e\u043d\u0430"], ["vert", "ical"], ["Sp", "ring"], ["\u2581Har", "old"], ["\u2581Back", "ground"], ["\u2581", "Background"], ["Bal", "ance"], ["Key", "word"], ["~$", "\\"], ["~", "$\\"], ["mal", "loc"], ["m", "alloc"], ["ORM", "AL"], ["Sk", "ip"], ["\u2581Mu", "ham"], ["\u2581back", "wards"], ["\u2581backward", "s"], ["c", "\u00f3w"], ["\u043f\u043e", "\u0437\u0438"], ["\u2581back", "end"], ["\u2581", "backend"], ["\u2581de", "emed"], ["\u2581accur", "ately"], ["\u2581accurate", "ly"], ["\u2581trans", "c"], ["\u2581Broad", "way"], ["\u2581g", "rud"], ["\u2581gr", "ud"], ["\u2581gru", "d"], ["\u2581N", "amen"], ["\u2581Name", "n"], ["\u2581Na", "men"], ["\u2581Nam", "en"], ["\u2581sh", "ifting"], ["\u2581shift", "ing"], ["\u2581ment", "ally"], ["\u2581mental", "ly"], ["\u2581cal", "ories"], ["\u2581cons", "ensus"], ["Perm", "issions"], ["Permission", "s"], ["\u2581ob", "jet"], ["\u2581obj", "et"], ["\u2581elabor", "ate"], ["at", "ts"], ["att", "s"], ["\u2581sn", "ake"], ["\u2581ref", "res"], ["\u2581refr", "es"], ["ar", "u"], ["a", "ru"], ["\u2581reflect", "s"], ["oun", "ge"], ["o", "unge"], ["R", "ank"], ["\u2581K", "urt"], ["\u2581Kur", "t"], ["\u2581Ku", "rt"], ["\u2581p", "ied"], ["\u2581pie", "d"], ["\u2581pi", "ed"], ["\u2581exped", "ition"], ["V", "el"], ["\u2581O", "wen"], ["Le", "ad"], ["L", "ead"], ["\u2581utter", "ly"], ["\u2581Ar", "be"], ["\u2581bre", "asts"], ["\u2581breast", "s"], ["IP", "S"], ["I", "PS"], ["\u2581hung", "er"], ["\u2581hun", "ger"], ["at", "em"], ["ate", "m"], ["a", "tem"], ["\u2581vers", "chied"], ["\u2581versch", "ied"], ["\u2581Cam", "era"], ["\u2581", "Camera"], ["\u2581M\u00fcn", "chen"], ["iv", "als"], ["ival", "s"], ["iva", "ls"], ["i", "vals"], ["\u2581sp", "raw"], ["\u2581spr", "aw"], ["\u2581S", "\u00fc"], ["\u2581Was", "ser"], ["\u2581mechan", "ics"], ["Load", "ed"], ["Lo", "aded"], ["db", "c"], ["d", "bc"], ["\u2581re", "marks"], ["\u2581rem", "arks"], ["\u2581remark", "s"], ["\u2581", "remarks"], ["\u2581}", ")."], ["\u2581})", "."], ["\u2581", "})."], ["\u2581pain", "ter"], ["\u2581pa", "inter"], ["\u2581paint", "er"], ["\u2581h", "aut"], ["\u2581ha", "ut"], ["Mar", "shal"], ["IS", "D"], ["I", "SD"], ["\u2581ve", "loc"], ["\u2581vel", "oc"], ["\u2581In", "cre"], ["\u2581Inc", "re"], ["W", "ar"], ["\u2581\u0440\u0443", "\u0441"], ["\u2581com", "pte"], ["\u2581comp", "te"], ["\u2581compt", "e"], ["\u00fc", "g"], ["\u2581Def", "inition"], ["\u2581", "Definition"], ["\u2581G", "am"], ["\u2581Ga", "m"], ["\u2581H", "ir"], ["\u2581Hi", "r"], ["\u2581witness", "ed"], ["\u2581g", "ren"], ["\u2581gr", "en"], ["\u2581gre", "n"], ["\u2581", "gren"], ["\u2581hur", "ry"], ["ch", "et"], ["che", "t"], ["c", "het"], ["re", "verse"], ["G", "F"], ["\u2581Qu", "arter"], ["\u043f", "\u043b\u0430"], ["\u2581s", "ar"], ["\u2581sa", "r"], ["sb", "urg"], ["sbur", "g"], ["s", "burg"], ["\u2581D", "it"], ["\u2581Di", "t"], ["\u2581", "Dit"], ["\u2581Arn", "old"], ["j", "k"], ["\u2581l", "ambda"], ["\u2581", "lambda"], ["\u00e8", "ge"], ["\u2581o", "z"], ["\u2581", "oz"], ["\u2581h", "ans"], ["\u2581ha", "ns"], ["\u2581han", "s"], ["\u2581answ", "ering"], ["\u2581answer", "ing"], ["\u2581o", "live"], ["\u2581ol", "ive"], ["\u2581sp", "ont"], ["\u2581spo", "nt"], ["\u2581inter", "vals"], ["\u2581interval", "s"], [">", "@"], ["\u2581\u0442", "\u0440\u0430\u043d"], ["\u2581\u0442\u0440\u0430", "\u043d"], ["\u2581F", "ocus"], ["\u2581", "Focus"], ["\u0447", "\u043d\u0438\u0445"], ["\u2581\u0434", "\u0432\u0438"], ["\u2581tri", "angle"], ["\u2581r", "ally"], ["\u2581P", "unk"], ["\u2581Pun", "k"], ["\u2581G", "and"], ["\u2581Ga", "nd"], ["se", "ctions"], ["section", "s"], ["sect", "ions"], ["\u0441\u0441\u0438", "\u0439"], ["AC", "CESS"], ["A", "CCESS"], ["ha", "rm"], ["har", "m"], ["h", "arm"], ["\u2581Sk", "ip"], ["\u2581", "Skip"], ["\u2581D", "river"], ["\u2581Dr", "iver"], ["\u2581Drive", "r"], ["\u2581", "Driver"], ["\u2581Sant", "iago"], ["it", "ung"], ["itu", "ng"], ["\u2581B", "arr"], ["\u2581Bar", "r"], ["\u2581Ba", "rr"], ["process", "or"], ["\u2581real", "ised"], ["\u2581realise", "d"], ["\u0105", "z"], ["le", "ave"], ["\u2581C", "omo"], ["\u2581Com", "o"], ["\u2581Co", "mo"], ["\u2581Re", "views"], ["\u2581Review", "s"], ["\u2581\u0438", "\u0437\u0434\u0430"], ["\u2581\u0438\u0437", "\u0434\u0430"], ["\u2581earn", "ings"], ["\u2581ear", "nings"], ["\u2581earning", "s"], ["\u2581S", "creen"], ["\u2581Sc", "reen"], ["\u2581Scre", "en"], ["\u2581", "Screen"], ["gr", "and"], ["gra", "nd"], ["g", "rand"], ["\u2581ap", "ril"], ["\u2581apr", "il"], ["\u2581sil", "ently"], ["\u2581silent", "ly"], ["ed", "o"], ["e", "do"], ["ue", "st"], ["ues", "t"], ["u", "est"], ["oo", "oo"], ["\u2581\u0418\u0441\u0442\u043e", "\u0440\u0438\u044f"], ["\u0440\u0430", "\u0437"], ["MAGE", "S"], ["MAG", "ES"], ["\u2581Sing", "h"], ["\u2581Sin", "gh"], ["\u2581Per", "fect"], ["\u2581revolution", "ary"], ["\u2581\u043d", "\u0456"], ["\u2581", "\u043d\u0456"], ["\u2581Sch", "ools"], ["\u2581School", "s"], ["R", "ich"], ["\u2581ch", "rom"], ["\u2581chr", "om"], ["\u2581an", "terior"], ["\u2581ante", "rior"], ["\u2581Indones", "ia"], ["Con", "straints"], ["Constraint", "s"], ["\u2581\"", "__"], ["\u2581\"_", "_"], ["\u2581six", "teen"], ["\u2581sixt", "een"], ["\u00e9r", "e"], ["\u00e9", "re"], ["\u043c\u0435\u043d", "\u0442\u0430"], ["\u043c\u0435\u043d\u0442", "\u0430"], ["N", "il"], ["je", "l"], ["j", "el"], ["\u0447\u0435", "\u0441\u043a\u0438\u0435"], ["\u0447\u0435\u0441\u043a\u0438", "\u0435"], ["\u2581thr", "one"], ["\u2581thro", "ne"], ["\u2581aud", "iences"], ["\u2581audience", "s"], ["\u2581i", "hren"], ["\u2581ih", "ren"], ["\u2581ihr", "en"], ["\u2581ihre", "n"], ["\u0440\u0430", "\u0431"], ["Qu", "ick"], ["in", "burgh"], ["fi", "co"], ["fic", "o"], ["f", "ico"], ["\u2581kid", "n"], ["\u2581ki", "dn"], ["irm", "ingham"], ["is", "le"], ["isl", "e"], ["iz", "aci\u00f3n"], ["iza", "ci\u00f3n"], ["\u2581Ch", "ampions"], ["\u2581Champion", "s"], ["\u2581\u0432\u044b", "\u0441\u043e"], ["ol", "er"], ["ole", "r"], ["o", "ler"], ["\u2581z", "ak"], ["\u2581za", "k"], ["\u2581p", "lat"], ["\u2581pl", "at"], ["\u2581V", "III"], ["\u2581VI", "II"], ["\u2581VII", "I"], ["at", "ique"], ["ati", "que"], ["li", "ter"], ["lit", "er"], ["l", "iter"], ["\u2581P", "rest"], ["\u2581Pr", "est"], ["\u2581Pres", "t"], ["\u2581Pre", "st"], ["in", "is"], ["ini", "s"], ["i", "nis"], ["\u2581scient", "ist"], ["\u2581m", "\u00e5n"], ["\u2581m\u00e5", "n"], ["ke", "ley"], ["kel", "ey"], ["\u2581h", "yd"], ["\u2581hy", "d"], ["grad", "uate"], ["of", "t"], ["o", "ft"], ["\u2581N", "GC"], ["on", "gs"], ["ong", "s"], ["\u2581t", "ier"], ["\u2581tie", "r"], ["\u2581ti", "er"], ["\u2581Sh", "aw"], ["\u2581Sha", "w"], ["un", "\u00e4chst"], ["\u2581establish", "ing"], ["\u2581ind", "icator"], ["\u2581indic", "ator"], ["\u2581Par", "ad"], ["\u2581Pa", "rad"], ["\u2581Para", "d"], ["\u2581Tr", "ail"], ["\u2581Tra", "il"], ["UM", "N"], ["\u2581sp", "ine"], ["\u2581spin", "e"], ["\u2581Vis", "ual"], ["\u2581", "Visual"], ["::", "$"], ["\u2581t", "eles"], ["\u2581te", "les"], ["\u2581tele", "s"], ["\u2581tel", "es"], ["OP", "ER"], ["O", "PER"], ["\u2581pack", "aging"], ["to", "ire"], ["t", "oire"], ["\u2581\u043d\u0435", "\u0441\u043a\u043e"], ["\u2581product", "ivity"], ["A", "f"], ["\u043d\u0456", "\u0457"], ["\u2581de", "gener"], ["\u2581deg", "ener"], ["br", "it"], ["b", "rit"], ["U", "i"], ["\u2581Y", "am"], ["\u2581Ya", "m"], ["\u2581d", "ough"], ["\u2581do", "ugh"], ["\u2581dou", "gh"], ["os", "ph"], ["osp", "h"], ["\u2581cl", "ue"], ["\u2581\u0440\u0435", "\u0433\u0438"], ["\u2581me", "ille"], ["\u2581tend", "ency"], ["\u2581re", "lay"], ["\u2581rel", "ay"], ["\u2581design", "ers"], ["\u2581designer", "s"], ["\u2581\u0422", "\u0443"], ["Sh", "are"], ["\u2581b", "icy"], ["\u2581bi", "cy"], ["\u2581M", "asters"], ["\u2581Ma", "sters"], ["\u2581Mas", "ters"], ["\u2581Master", "s"], ["\u2581\u043c", "\u043d\u043e"], ["\u2581altern", "atives"], ["\u2581alternative", "s"], ["\u0435\u0442", "\u043e"], ["\u0435", "\u0442\u043e"], ["\u2581coun", "tr"], ["\u2581count", "r"], ["\u2581W", "ow"], ["\u2581Wo", "w"], ["LO", "CAL"], ["LOC", "AL"], ["en", "ue"], ["enu", "e"], ["\u2581s", "lim"], ["\u2581sl", "im"], ["\u043a", "\u0432\u0438"], ["\u2581t", "ir"], ["\u2581ti", "r"], ["\u2581do", "it"], ["lic", "a"], ["li", "ca"], ["l", "ica"], ["ci", "pe"], ["cip", "e"], ["c", "ipe"], ["iz", "ia"], ["izi", "a"], ["\u2581A", "ires"], ["\u2581Air", "es"], ["\u2581F", "alls"], ["\u2581Fall", "s"], ["\u2581Fal", "ls"], ["\u2581concent", "rate"], ["\u2581concentr", "ate"], ["\u2581ne", "gl"], ["\u2581neg", "l"], ["\u2581Re", "in"], ["?", ","], ["\u2581G", "ott"], ["\u2581Go", "tt"], ["\u2581Got", "t"], ["\u2581Ver", "ify"], ["\u2581", "Verify"], ["\u2581Stud", "ios"], ["\u2581Studio", "s"], ["$", "('#"], ["ow", "ym"], ["owy", "m"], ["\u044f", "\u0432"], ["Prim", "itive"], ["\u2581tax", "i"], ["\u2581ta", "xi"], ["\u2581Com", "mercial"], ["\u2581\u0427", "\u0435\u0440"], ["\u2581\u0427\u0435", "\u0440"], ["place", "holder"], ["se", "au"], ["sea", "u"], ["s", "eau"], ["cor", "rect"], ["he", "imer"], ["heim", "er"], ["\u2581H", "of"], ["\u2581Ho", "f"], ["\u2581d", "ia"], ["\u2581di", "a"], ["\u2581i", "rr"], ["\u2581ir", "r"], ["\u2581ur", "ged"], ["\u2581urg", "ed"], ["\u2581urge", "d"], ["\u2581a", "nom"], ["\u2581an", "om"], ["\u2581ano", "m"], ["\u2581t", "arde"], ["\u2581tar", "de"], ["\u2581tard", "e"], ["ur", "m"], ["u", "rm"], ["\u2581se", "ized"], ["\u2581sei", "zed"], ["\u2581seiz", "ed"], ["DO", "T"], ["D", "OT"], ["op", "acity"], ["St", "rings"], ["String", "s"], ["Str", "ings"], ["\u2581dec", "iding"], ["\u2581decid", "ing"], ["\u2581listen", "ers"], ["\u2581listener", "s"], ["\u00e1r", "a"], ["\u00e1", "ra"], ["\u2581pl", "anted"], ["\u2581plan", "ted"], ["\u2581plant", "ed"], ["\u2581\u00e9", "taient"], ["\u2581\u00e9t", "aient"], ["Z", "oom"], ["st", "v\u00ed"], ["ng", "th"], ["\u00e4", "ude"], ["\u2581C", "av"], ["\u2581Ca", "v"], ["\u2581v", "endor"], ["\u2581vend", "or"], ["\u2581", "vendor"], ["\u2581", "\u017c"], ["\u2581meas", "uring"], ["\u2581necess", "ity"], ["\u2581r", "ivers"], ["\u2581ri", "vers"], ["\u2581river", "s"], ["\u2581riv", "ers"], ["\u2581labor", "atory"], ["\u2581E", "ff"], ["\u2581reprodu", "ce"], ["\u2581S", "ak"], ["\u2581Sa", "k"], ["\u2581not", "ebook"], ["\u2581note", "book"], ["\u2581reason", "ably"], ["isecond", "s"], ["i", "seconds"], ["\u2581Part", "ial"], ["\u2581", "Partial"], ["GUI", "D"], ["GU", "ID"], ["G", "UID"], ["\u2581Per", "iod"], ["\u2581", "Period"], ["\u2581reve", "aling"], ["\u2581reveal", "ing"], ["\u2581conv", "iction"], ["\u2581", "\u043d"], ["\u2581\u0431\u0443", "\u043b\u0438"], ["\u2581altern", "ate"], ["\u2581alter", "nate"], ["cc", "iones"], ["\u2581N", "AT"], ["\u2581NA", "T"], ["\u2581can", "onical"], ["\u2581canon", "ical"], ["mo", "z"], ["m", "oz"], ["\u2581M\u00e9", "xico"], ["M", "o"], ["\u2581\u0448", "\u0430"], ["\u2581", "\u0448\u0430"], ["lim", "inary"], ["f", "\u00e9"], ["\u0447\u043d\u043e", "\u0439"], ["\u0447", "\u043d\u043e\u0439"], ["\u2581Ham", "burg"], ["\u2581Hamb", "urg"], ["\u2581influ", "ential"], ["\u2581b", "olt"], ["\u2581bo", "lt"], ["\u2581bol", "t"], ["az", "zo"], ["azz", "o"], ["PH", "P"], ["P", "HP"], ["\u2581Sa", "udi"], ["\u2581Saud", "i"], ["\u2581Sau", "di"], ["\u2581r", "m"], ["\u2581", "rm"], ["\u2581cer", "ca"], ["\u2581decor", "ated"], ["\u2581st", "aat"], ["\u2581sta", "at"], ["Lo", "u"], ["L", "ou"], ["\u2581compet", "itors"], ["\u0432\u043e", "\u0457"], ["\u2581diam", "ond"], ["\u2581dia", "mond"], ["\u2581m", "obil"], ["\u2581mo", "bil"], ["\u2581mob", "il"], ["Click", "Listener"], ["set", "State"], ["\u2581s", "\u00fcd"], [";", "\""], ["\u0153", "ur"], ["\u2581Lud", "wig"], ["\u2581clin", "ic"], ["\u2581e", "go"], ["\u2581eg", "o"], ["\u2581", "ego"], ["Thread", "ing"], ["\u2581f", "ract"], ["\u2581fr", "act"], ["\u2581fra", "ct"], ["Ref", "lection"], ["oss", "ip"], ["\"]", "[\""], ["\u2581L", "ov"], ["\u2581Lo", "v"], ["Ex", "press"], ["Exp", "ress"], ["Expr", "ess"], ["\u0434", "\u0440\u0438"], ["if", "acts"], ["ifact", "s"], ["\u2581O", "ften"], ["\u2581Of", "ten"], ["\u2581", "\u043b\u0443"], ["\u2581p", "ets"], ["\u2581pe", "ts"], ["\u2581pet", "s"], ["\u2581address", "ing"], ["\u2581m", "ens"], ["\u2581me", "ns"], ["\u2581men", "s"], ["\u2581ED", "IT"], ["\u2581", "EDIT"], ["ud", "der"], ["udd", "er"], ["Vert", "ical"], ["\u043a\u0430", "\u0442\u0430"], ["Cap", "t"], ["C", "apt"], ["verb", "ose"], ["\u2581\u0432\u043e\u0439", "\u043d\u044b"], ["UNK", "NOWN"], ["un", "its"], ["unit", "s"], ["uni", "ts"], ["per", "mission"], ["perm", "ission"], ["[", "_"], ["\u2581er", "sch"], ["\u2581ers", "ch"], ["\u2581comm", "unes"], ["\u2581commun", "es"], ["\u2581commune", "s"], ["Un", "ityEngine"], ["\u2581com", "mut"], ["\u2581comm", "ut"], ["kl", "ass"], ["k", "lass"], ["\u2581volt", "age"], ["\u2581volta", "ge"], ["re", "zent"], ["rez", "ent"], ["pe", "rf"], ["per", "f"], ["DR", "V"], ["D", "RV"], ["\u2581f", "ame"], ["\u2581fam", "e"], ["\u2581fa", "me"], ["\u2581S", "pot"], ["\u2581Sp", "ot"], ["\u2581\u041b", "\u044e"], ["\u2581c", "asting"], ["\u2581cas", "ting"], ["\u2581cast", "ing"], ["hi", "m"], ["h", "im"], ["\u2581en", "gl"], ["\u2581eng", "l"], ["\u2581int", "ro"], ["\u2581intr", "o"], ["\u2581\u0413", "\u0443"], ["Comp", "any"], ["some", "thing"], ["som", "ething"], ["\u2581cl", "icking"], ["\u2581click", "ing"], ["\u0436\u0438", "\u0432\u0430"], ["\u2581fl", "ames"], ["\u2581flame", "s"], ["\u2581random", "ly"], ["ex", "tr"], ["ext", "r"], ["Equal", "To"], ["an", "ners"], ["ann", "ers"], ["anner", "s"], ["anne", "rs"], ["\u2581p", "arks"], ["\u2581par", "ks"], ["\u2581park", "s"], ["\u2581murm", "ured"], ["\u043c\u0438", "\u044f"], ["\u2581reason", "ing"], ["\u0441\u043b\u0435", "\u0434"], ["\u2581n", "er"], ["\u2581ne", "r"], ["\u2581", "ner"], ["\u2581\u00e9", "c"], ["\u2581", "\u00e9c"], ["ow", "ners"], ["own", "ers"], ["owner", "s"], ["\u2581\u0414", "\u0436\u0435"], ["\u2581\u0414\u0436", "\u0435"], ["\u2581me", "er"], ["\u2581typ", "ing"], ["\u2581ty", "ping"], ["\u2581happ", "ily"], ["..", "..."], ["...", ".."], ["....", "."], [".", "...."], ["\u2581\u0427", "\u0430"], ["be", "cca"], ["bec", "ca"], ["\u2581P", "apers"], ["\u2581Pa", "pers"], ["\u2581Pap", "ers"], ["\u2581Paper", "s"], ["\u2581Or", "acle"], ["\u2581equ", "ilibrium"], ["man", "agement"], ["Li", "te"], ["L", "ite"], ["\u2581des", "ktop"], ["\u2581desk", "top"], ["\u0103", "r"], ["\u2581G", "ill"], ["\u2581Gi", "ll"], ["\u2581Gil", "l"], ["do", "rf"], ["d", "orf"], ["ig", "g"], ["i", "gg"], ["\u2581qu", "esta"], ["\u2581que", "sta"], ["\u2581quest", "a"], ["\u2581", "questa"], ["Warning", "s"], ["Warn", "ings"], ["War", "nings"], ["over", "flow"], ["\u2581V", "T"], ["\u2581", "VT"], ["\u2581cons", "isted"], ["\u2581consist", "ed"], ["\u2581A", "bu"], ["\u2581Ab", "u"], ["v", "scale"], ["J", "O"], ["ah", "o"], ["a", "ho"], ["\u2581T", "ensor"], ["\u2581Ten", "sor"], ["\u2581", "Tensor"], ["\u2581hes", "itated"], ["\u2581w", "enn"], ["\u2581we", "nn"], ["\u2581wen", "n"], ["map", "sto"], ["maps", "to"], ["\u2581controvers", "ial"], ["M", "F"], ["\u2581l", "ac"], ["\u2581la", "c"], ["\u2581an", "ch"], ["\u2581anc", "h"], ["\u2581", "anch"], ["\u2581A", "A"], ["\u2581", "AA"], ["it", "ta"], ["itt", "a"], ["i", "tta"], ["ul", "in"], ["uli", "n"], ["u", "lin"], ["\u2581c", "ler"], ["\u2581cl", "er"], ["\u2581cle", "r"], ["\u2581D", "iana"], ["\u2581Di", "ana"], ["\u2581Fre", "ud"], ["\u2581challeng", "ed"], ["\u2581challenge", "d"], ["\u043b\u0451", "\u043d"], ["\u043b", "\u0451\u043d"], ["\u2581se", "ated"], ["\u2581sea", "ted"], ["\u2581seat", "ed"], ["\u2581sm", "iles"], ["\u2581smile", "s"], ["\u2581cr", "acked"], ["\u2581crack", "ed"], ["\u2581\u0430", "\u043a\u0442\u0438\u0432"], ["\u0441\u043a\u043e", "\u0458"], ["dict", "ion"], ["di", "ction"], ["d", "iction"], ["ex", "press"], ["exp", "ress"], ["expr", "ess"], ["\u2581im", "posed"], ["\u2581imp", "osed"], ["\u2581pro", "tests"], ["\u2581prote", "sts"], ["\u2581protest", "s"], ["\u2581prot", "ests"], ["\u2581w", "ounds"], ["\u2581wound", "s"], ["C", "ulture"], ["N", "Y"], ["prevent", "Default"], ["ad", "io"], ["adi", "o"], ["\u2581NE", "W"], ["\u2581", "NEW"], ["B", "attle"], ["\u2581se", "colo"], ["\u2581sec", "olo"], ["\u2581A", "x"], ["\u2581found", "ing"], ["(\"", "-"], ["\u2581ret", "ro"], ["\u2581retr", "o"], ["\u2581pot", "atoes"], ["import", "ant"], ["ie", "me"], ["iem", "e"], ["i", "eme"], ["ys", "ide"], ["y", "side"], ["d", "ummy"], ["\u2581t", "ilt"], ["\u2581til", "t"], ["\u2581ti", "lt"], ["\u2581R", "ules"], ["\u2581Ru", "les"], ["\u2581Rule", "s"], ["\u2581", "Rules"], ["\u2581un", "ters"], ["\u2581unt", "ers"], ["\u2581unter", "s"], ["A", "ud"], ["V", "ENDOR"], ["ud", "ge"], ["un", "al"], ["una", "l"], ["u", "nal"], ["\u2581Ad", "ult"], ["\u2581im", "pat"], ["\u2581imp", "at"], ["\u2581rep", "airs"], ["\u2581repair", "s"], ["\u2581F", "erd"], ["\u2581Fe", "rd"], ["\u2581Fer", "d"], ["\u2581Az", "ure"], ["\u2581", "Azure"], ["))", ":"], [")", "):"], ["\u2581pag", "ina"], ["\u2581E", "pisode"], ["File", "name"], ["Fil", "ename"], ["\u2581j", "\u00e1"], ["\u2581oblig", "ation"], ["ig", "hed"], ["igh", "ed"], ["\u2581pers", "istent"], ["Mus", "ic"], ["\u2581C", "ele"], ["\u2581Ce", "le"], ["\u2581Cel", "e"], ["\u2581r", "y"], ["\u2581", "ry"], ["\u2581cert", "ification"], ["ul", "d"], ["u", "ld"], ["\u2581T", "L"], ["\u2581", "TL"], ["\u2581sk", "irt"], ["\u2581ski", "rt"], ["\u2581M", "ini"], ["\u2581Min", "i"], ["\u2581Mi", "ni"], ["\u2581B", "ring"], ["\u2581Br", "ing"], ["><", "?"], [">", "", "%"], ["\u2581P", "and"], ["\u2581Pan", "d"], ["\u2581Pa", "nd"], ["\u2581S", "UB"], ["\u2581SU", "B"], ["\u2581", "SUB"], ["\u2581compan", "ions"], ["\u2581companion", "s"], ["\u2581RE", "AD"], ["\u2581", "READ"], ["\u2581S", "olutions"], ["\u2581Solution", "s"], ["\u2581acc", "essed"], ["\u2581access", "ed"], ["\u2581p", "osto"], ["\u2581pos", "to"], ["\u2581po", "sto"], ["\u2581post", "o"], ["\u2581pur", "suit"], ["\u2581purs", "uit"], ["ow", "i"], ["o", "wi"], ["\u2581gro", "cery"], ["Sp", "e"], ["S", "pe"], ["haus", "en"], ["\u2581normal", "ized"], ["\u2581tra", "uma"], ["gg", "i"], ["g", "gi"], ["ie", "nia"], ["ien", "ia"], ["\u2581aut", "umn"], ["\u2581so", "vere"], ["\u2581sov", "ere"], ["\u2581Men", "schen"], ["\u2581Mens", "chen"], ["\u2581D", "AG"], ["\u2581DA", "G"], ["\u2581S", "ort"], ["\u2581So", "rt"], ["\u2581Sor", "t"], ["\u2581", "Sort"], ["|", "---"], ["\u2581l", "iver"], ["\u2581li", "ver"], ["\u2581live", "r"], ["\u2581liv", "er"], ["\u2581", "liver"], ["env", "iron"], ["DE", "CL"], ["DEC", "L"], ["\u2581\u043c\u0430", "\u0439"], ["\u2581N", "ak"], ["\u2581Na", "k"], ["bet", "ween"], ["\u2581gentle", "man"], ["in", "ging"], ["ing", "ing"], ["\u2581su", "bur"], ["\u2581sub", "ur"], ["ST", "O"], ["S", "TO"], ["ace", "ut"], ["\\", "!"], ["\u2581Fu\u00df", "ball"], ["na", "r"], ["n", "ar"], ["\u2581b", "og"], ["\u2581bo", "g"], ["Token", "s"], ["Tok", "ens"], ["\u2581cer", "emon"], ["\u2581cere", "mon"], ["DA", "Y"], ["D", "AY"], ["\u2581out", "fit"], ["\u2581agric", "ulture"], ["\u0434\u0438", "\u0438"], ["\u2581N", "in"], ["\u2581Ni", "n"], ["\u2581Sp", "rings"], ["\u2581Spring", "s"], ["\u2581Spr", "ings"], ["\u2581Co", "ach"], ["\u2581d", "jango"], ["\u2581", "django"], ["\u2581C", "rim"], ["\u2581Cr", "im"], ["\u2581te", "cn"], ["Th", "ree"], ["em", "os"], ["e", "mos"], ["\u2581be", "an"], ["\u2581", "bean"], ["pi", "eler"], ["pie", "ler"], ["p", "ieler"], ["ri", "tz"], ["rit", "z"], ["r", "itz"], ["ta", "bs"], ["tab", "s"], ["t", "abs"], ["\u2581Pro", "blem"], ["in", "and"], ["ina", "nd"], ["oc", "on"], ["oco", "n"], ["o", "con"], ["\u045a", "\u0438"], ["\u2581bu", "yer"], ["\u2581buy", "er"], ["us", "ement"], ["use", "ment"], ["\u2581b", "or"], ["\u2581bo", "r"], ["\u2581", "bor"], ["\u2581sett", "embre"], ["pp", "e"], ["p", "pe"], ["\u2581D", "eg"], ["\u2581De", "g"], ["\u2581W", "a"], ["\u2581w", "ives"], ["\u2581fr", "anz\u00f6s"], ["\u2581mar", "ca"], ["\u2581des", "cent"], ["\u2581desc", "ent"], ["\u2581S", "ha"], ["\u2581Sh", "a"], ["ver", "ts"], ["vert", "s"], ["v", "erts"], ["\u2581Sh", "adow"], ["\u2581", "Shadow"], ["\u2581Hug", "o"], ["\u2581Hu", "go"], ["\u2581A", "ppe"], ["\u2581App", "e"], ["\u2581Ap", "pe"], ["\u2581", "Appe"], ["\u2581L", "ac"], ["\u2581La", "c"], ["al", "len"], ["all", "en"], ["alle", "n"], ["os", "ity"], ["osi", "ty"], ["\u2581consult", "ation"], ["\u2581T", "i"], ["\u2581er", "ano"], ["\u2581era", "no"], ["\u2581eran", "o"], ["\u2581lo", "vers"], ["\u2581love", "rs"], ["\u2581lov", "ers"], ["\u2581lover", "s"], ["\u2581\u0443\u043d\u0438", "\u0432\u0435\u0440\u0441\u0438\u0442\u0435"], ["\u2581virt", "ue"], ["\u2581view", "ers"], ["M", "u"], ["c", "ategories"], ["\u2581\u043e", "\u043f\u0435\u0440\u0430"], ["\u2581over", "look"], ["\u2581overl", "ook"], ["\u2581\u0442\u0435\u0440", "\u0440\u0438\u0442\u043e"], ["\u2581Oper", "ations"], ["\u2581Operation", "s"], ["\u2581", "Operations"], ["\u00e8", "ve"], ["-", "("], ["\u2581", "\u017b"], ["je", "v"], ["j", "ev"], ["\u2581c", "rist"], ["\u2581cr", "ist"], ["\u2581cris", "t"], ["\u2581cri", "st"], ["\u2581\u043c\u0430\u0440", "\u0442\u0430"], ["\u2581pro", "vin"], ["\u2581prov", "in"], ["product", "ion"], ["produ", "ction"], ["prod", "uction"], ["p", "roduction"], ["\u2581T", "all"], ["\u2581Tal", "l"], ["\u2581Ta", "ll"], ["Requ", "ests"], ["Request", "s"], ["\u2581t", "iles"], ["\u2581til", "es"], ["\u2581tile", "s"], ["\u2581ti", "les"], ["ref", "lect"], ["\u2581ar", "gc"], ["\u2581arg", "c"], ["\u2581", "argc"], ["\u2581t", "emplates"], ["\u2581templ", "ates"], ["\u2581template", "s"], ["\u2581", "templates"], ["AR", "B"], ["A", "RB"], ["\u2581weiter", "e"], ["\u2581weit", "ere"], [")?", ";"], [")", "?;"], ["\u2581t", "oll"], ["\u2581to", "ll"], ["\u2581correspond", "ence"], ["$", ";"], ["L", "T"], ["\u2581t", "am"], ["\u2581ta", "m"], ["de", "cess"], ["dec", "ess"], ["built", "in"], ["da", "sh"], ["das", "h"], ["d", "ash"], ["ze", "nie"], ["zen", "ie"], ["\u2581mole", "cular"], ["\u2581chem", "icals"], ["\u2581chemical", "s"], ["\u2581rend", "ering"], ["\u2581render", "ing"], ["\u2581Sing", "les"], ["\u2581Sin", "gles"], ["\u2581Single", "s"], ["Init", "ialized"], ["Initial", "ized"], ["Initialize", "d"], ["\u2581Mar", "tha"], ["\u2581Mart", "ha"], ["ri", "ere"], ["rie", "re"], ["rier", "e"], ["r", "iere"], ["par", "agraph"], ["para", "graph"], ["as", "ters"], ["ast", "ers"], ["aster", "s"], ["aste", "rs"], ["a", "sters"], ["\u2581dec", "ides"], ["\u2581decide", "s"], ["\u2581decid", "es"], ["\u2581Flor", "ence"], ["\u2581Flo", "rence"], ["\u2581Floren", "ce"], ["\u2581And", "ers"], ["\u2581An", "ders"], ["\u043c\u043e", "\u0439"], ["\u2581a", "pt"], ["\u2581ap", "t"], ["\u2581", "apt"], ["\u2581affili", "ate"], ["ch", "el"], ["che", "l"], ["c", "hel"], ["\u2581re", "vision"], ["\u2581rev", "ision"], ["Pat", "ch"], ["P", "atch"], ["\u2581fi", "scal"], ["\u2581fis", "cal"], ["wi", "\u0119"], ["w", "i\u0119"], ["N", "ational"], ["\u2581depend", "encies"], ["TRAN", "S"], ["TRA", "NS"], ["\u2581r", "ack"], ["\u2581rac", "k"], ["\u2581ra", "ck"], ["sel", "ling"], ["s", "elling"], ["na", "issance"], ["c", "atalog"], ["Sh", "ip"], ["S", "hip"], ["IM", "AGE"], ["I", "MAGE"], ["']", "["], ["'", "]["], ["\u2581p", "rv"], ["\u2581pr", "v"], ["\u2581F", "en"], ["\u2581Fe", "n"], ["\u2581rad", "ar"], ["\u2581ra", "dar"], ["cond", "itions"], ["condition", "s"], ["\u2581Quest", "ions"], ["\u2581Question", "s"], ["\u2581v", "ivid"], ["\u2581vi", "vid"], ["\u2581viv", "id"], ["op", "f"], ["o", "pf"], ["FA", "CE"], ["F", "ACE"], ["ry", "s"], ["r", "ys"], ["Ex", "tract"], ["Ext", "ract"], ["Extra", "ct"], ["il", "ians"], ["ili", "ans"], ["ilia", "ns"], ["pl", "ug"], ["\u2581a", "t\u00e9"], ["\u2581at", "\u00e9"], ["\u0438", "\u043b"], ["\u2581like", "wise"], ["\u2581L", "il"], ["\u2581Li", "l"], ["\u2581Cam", "peonato"], ["AUT", "O"], ["AU", "TO"], ["\u2581M", "eta"], ["\u2581Me", "ta"], ["\u2581Met", "a"], ["\u2581", "Meta"], ["re", "no"], ["ren", "o"], ["r", "eno"], ["\u2581Trans", "fer"], ["\u2581", "Transfer"], ["\u2581Mich", "elle"], ["\u2581Michel", "le"], ["\u2581Miche", "lle"], ["bi", "s"], ["b", "is"], ["\u0144", "st"], ["\u0437\u043e", "\u043d"], ["\u0437", "\u043e\u043d"], ["\u2581C", "ultural"], ["com", "pass"], ["comp", "ass"], ["\u2581my", "sql"], ["\u2581", "mysql"], ["\u2581cancel", "led"], ["\u2581cancell", "ed"], ["\u2581", "\u2019"], ["to", "o"], ["t", "oo"], ["\u2581re", "bell"], ["\u2581reb", "ell"], ["\u2581rebel", "l"], ["\u00e9g", "e"], ["\u00e9", "ge"], ["os", "z"], ["o", "sz"], ["\u2581com", "poser"], ["\u2581comp", "oser"], ["\u2581compos", "er"], ["}\"", ")"], ["}", "\")"], ["\u2581des", "erves"], ["\u2581deserve", "s"], ["\u2581oh", "ne"], ["\u2581J", "ed"], ["\u2581Je", "d"], ["K", "ernel"], ["\u2581pract", "ition"], ["\u2581in", "door"], ["\u2581ind", "oor"], ["\u2581config", "urations"], ["\u2581configuration", "s"], ["\u2581m", "eth"], ["\u2581me", "th"], ["\u2581met", "h"], ["+", "("], ["Quest", "ion"], ["\u2581bl", "own"], ["\u2581blo", "wn"], ["\u2581blow", "n"], [")", "'"], ["\u2581Ar", "gs"], ["\u2581Arg", "s"], ["\u2581", "Args"], ["F", "ake"], ["\u2581d", "even"], ["\u2581de", "ven"], ["\u2581dev", "en"], ["istrz", "ost"], ["na", "io"], ["\u2581\"", "{"], ["\u2581L", "it"], ["\u2581Li", "t"], ["com", "ed"], ["co", "med"], ["come", "d"], ["c", "omed"], ["\u2581st", "am"], ["\u2581sta", "m"], ["\u2581pl", "ugins"], ["\u2581plugin", "s"], ["\u2581plug", "ins"], ["\u2581", "plugins"], ["\u2581travel", "ling"], ["\u2581trav", "elling"], ["na", "ire"], ["n", "aire"], ["\u2581aut", "onom"], ["\u2581auto", "nom"], ["STRU", "CT"], ["n", "h"], ["n\u00e9", "es"], ["n\u00e9e", "s"], ["n", "\u00e9es"], ["\u2581consider", "ably"], ["\u043a\u043e", "\u0440"], ["\u043a", "\u043e\u0440"], ["B", "G"], ["\u2581lad", "der"], ["\u2581h", "ast"], ["\u2581has", "t"], ["\u2581ha", "st"], ["iz", "ado"], ["iza", "do"], ["\u2581s", "ele"], ["\u2581se", "le"], ["\u2581sel", "e"], ["\u2581W", "ere"], ["\u2581We", "re"], ["\u2581Wer", "e"], ["ar", "don"], ["ard", "on"], ["ardo", "n"], ["B", "ank"], ["bund", "le"], ["b", "undle"], ["\u2581anticip", "ated"], ["\u2581C", "ot"], ["\u2581Co", "t"], ["\u2581else", "if"], ["\u2581", "elseif"], ["\u2581Bl", "ues"], ["\u2581Blue", "s"], ["\u2581fil", "tered"], ["\u2581filter", "ed"], ["\u2581a", "uction"], ["\u2581au", "ction"], ["ed", "uc"], ["edu", "c"], ["e", "duc"], ["\u2581Ex", "pression"], ["\u2581Express", "ion"], ["\u2581Exp", "ression"], ["\u2581", "Expression"], ["in", "x"], ["i", "nx"], ["\u2581s", "ucks"], ["\u2581su", "cks"], ["\u2581suc", "ks"], ["\u2581suck", "s"], ["\u2581\u043c\u0430", "\u044f"], ["EL", "L"], ["E", "LL"], ["\u044e\u0449\u0438", "\u0439"], ["\u2581Hud", "son"], ["it", "\u00e4"], ["\u043d\u0430", "\u043c\u0438"], ["\u2581fem", "me"], ["in", "ho"], ["\u2581e", "vt"], ["\u2581ev", "t"], ["\u2581", "evt"], ["istribut", "ions"], ["istribution", "s"], ["\u2581r", "uss"], ["\u2581ru", "ss"], ["\u2581rus", "s"], ["\u2581pet", "ition"], ["\u2581petit", "ion"], ["\u2581\u0433", "\u043b\u0430"], ["\u2581", "\u0433\u043b\u0430"], ["Si", "g"], ["S", "ig"], ["\u2581T", "ut"], ["\u2581Tu", "t"], ["Part", "ial"], ["Ent", "ities"], ["\u2581b", "ears"], ["\u2581be", "ars"], ["\u2581bear", "s"], ["\u2581h", "ollow"], ["\u2581hol", "low"], ["__", "[\""], ["\u2581R", "is"], ["\u021b", "\u0103"], ["dim", "s"], ["di", "ms"], ["d", "ims"], ["\u2581compl", "ained"], ["\u2581complain", "ed"], ["\u2581m", "apped"], ["\u2581map", "ped"], ["\u2581ma", "pped"], ["\u2581\u0430\u0432\u0433\u0443", "\u0441\u0442\u0430"], ["\u2581initi", "atives"], ["\u2581initiative", "s"], ["\u2581own", "s"], ["ch", "ez"], ["che", "z"], ["\u2581dis", "pon"], ["\u2581disp", "on"], ["\u2581m", "ush"], ["\u2581mus", "h"], ["\u2581mu", "sh"], ["q", "s"], ["\u2581er", "folg"], ["\u2581Nor", "weg"], ["\u2581c", "et"], ["\u2581ce", "t"], ["im", "ag"], ["ima", "g"], ["i", "mag"], ["\u2581\u0438\u0441\u0442\u043e", "\u0440\u0438"], ["\u2581\u043d\u0438", "\u0445"], ["\u2581", "\u043d\u0438\u0445"], ["Un", "til"], ["U", "ntil"], ["\u2581s", "talk"], ["\u2581st", "alk"], ["\u2581\u041f", "\u0440\u0430"], ["uv", "o"], ["u", "vo"], ["ie", "rz"], ["ier", "z"], ["ri", "eben"], ["rie", "ben"], ["rieb", "en"], ["X", "T"], ["ic", "als"], ["ical", "s"], ["ica", "ls"], ["std", "out"], ["\u2581extra", "cted"], ["\u2581extract", "ed"], ["\u2581Im", "ages"], ["\u2581Image", "s"], ["\u2581", "Images"], ["un", "def"], ["und", "ef"], ["unde", "f"], ["u", "ndef"], ["\u2581L", "\u00e9"], ["\u2581accommod", "ation"], ["\u2581T", "ouch"], ["\u2581To", "uch"], ["\u2581", "Touch"], ["\u2581intent", "ions"], ["\u2581intention", "s"], ["\u2581concent", "rated"], ["\u2581concentr", "ated"], ["\u2581concentrate", "d"], ["\u2581\u041d\u0430\u0441\u0435", "\u043b\u0435\u043d\u0438\u0435"], ["\u2581ut", "ilis"], ["\u2581util", "is"], ["\u2581\u0441\u043b\u0435", "\u0434"], ["\u2581", "\u0441\u043b\u0435\u0434"], ["li", "f"], ["l", "if"], ["\u2581comp", "ris"], ["\u2581compr", "is"], ["\u2581\u0441", "\u0431\u043e\u0440"], ["med", "ium"], ["medi", "um"], ["St", "ates"], ["State", "s"], ["Stat", "es"], ["\u2581\u0411\u0438", "\u043e\u0433\u0440\u0430\u0444\u0438\u044f"], ["\u2581Fa", "ith"], ["U", "A"], ["ADD", "RESS"], ["\u2581r", "ated"], ["\u2581rate", "d"], ["\u2581rat", "ed"], ["\u2581ra", "ted"], ["\u2581", "rated"], ["\u2581R", "ena"], ["\u2581Re", "na"], ["\u2581Ren", "a"], ["\u2581C", "ache"], ["\u2581Ca", "che"], ["\u2581", "Cache"], ["\u2581pe", "que"], ["\u2581un", "used"], ["\u2581unus", "ed"], ["\u2581", "unused"], ["ni", "m"], ["n", "im"], ["ol", "ding"], ["old", "ing"], ["\u2581N", "r"], ["R", "ay"], ["ur", "ls"], ["url", "s"], ["\u2581em", "issions"], ["\u2581emission", "s"], ["I", "r"], ["\u2581m", "\u00e5"], ["be", "ar"], ["b", "ear"], ["\u2581L", "ub"], ["\u2581Lu", "b"], ["\u2581Out", "side"], ["min", "ded"], ["mind", "ed"], ["\u2581PRO", "VID"], ["\u2581s", "\u00f3"], ["\u2581civil", "ian"], ["Find", "er"], ["Fin", "der"], ["Fi", "nder"], ["F", "inder"], ["\u2581achie", "ving"], ["mod", "ified"], ["la", "ne"], ["lan", "e"], ["l", "ane"], ["Se", "nder"], ["Send", "er"], ["S", "ender"], ["\u2581Cr", "ime"], ["\u2581Crim", "e"], ["REQ", "UI"], ["\u2581open", "ly"], ["\u2581Belg", "ium"], ["ic", "ity"], ["ici", "ty"], ["icit", "y"], ["i", "city"], ["\u2581M", "az"], ["\u2581Ma", "z"], ["\u2581st", "agger"], ["\u2581stag", "ger"], ["}}", "$,"], ["}}$", ","], ["}", "}$,"], ["na", "te"], ["nat", "e"], ["n", "ate"], ["''", "'"], ["'", "''"], ["\u2581Ge", "off"], ["ll", "i"], ["l", "li"], ["Su", "ite"], ["\u2581D", "istribution"], ["\u2581\u044f", "\u043a\u0438\u0439"], ["Com", "bo"], ["Comb", "o"], ["ho", "oks"], ["hook", "s"], ["\u2581F", "ight"], ["\u2581Fig", "ht"], ["\u2581Fi", "ght"], ["Set", "s"], ["Se", "ts"], ["S", "ets"], ["\u2581m", "k"], ["\u2581", "mk"], ["\u2581gu", "ides"], ["\u2581guide", "s"], ["\u2581guid", "es"], ["\u2581princip", "ale"], ["\u2581principal", "e"], ["Pre", "ferences"], ["ti", "ny"], ["t", "iny"], ["ap", "pen"], ["app", "en"], ["appe", "n"], ["a", "ppen"], ["\u2581ru", "ined"], ["\u2581ruin", "ed"], ["\u2581sl", "iding"], ["\u2581slid", "ing"], ["\u2581Z", "en"], ["\u2581Ze", "n"], ["\u2581oct", "ubre"], ["pos", "er"], ["po", "ser"], ["pose", "r"], ["p", "oser"], ["\u2581F", "lag"], ["\u2581Fl", "ag"], ["\u2581", "Flag"], ["\u2581b", "oom"], ["\u2581bo", "om"], ["\u2581Det", "ect"], ["\u2581activ", "ation"], ["\u2581\u043e\u0431\u0440\u0430", "\u0437\u043e\u0432\u0430"], ["\u2581entertain", "ing"], ["\u2581entert", "aining"], ["\u2581protect", "ive"], ["\u00e1l", "l"], ["\u00e1", "ll"], ["\u2581Fl", "ash"], ["\u2581mid", "st"], ["\u2581mi", "dst"], ["\u0441\u0442\u0432\u0435\u043d", "\u043d\u043e\u0439"], ["\u2581Ph", "D"], ["ij", "ing"], ["iji", "ng"], ["cl", "ub"], ["get", "C"], ["\u2581tro", "uve"], ["\u2581trou", "ve"], ["am", "bers"], ["amb", "ers"], ["amber", "s"], ["\u2581g", "reed"], ["\u2581gr", "eed"], ["\u2581gre", "ed"], ["am", "arin"], ["ama", "rin"], ["amar", "in"], ["\u2581suspic", "ious"], ["\u2581susp", "icious"], ["\u2581dep", "uty"], ["\u2581deput", "y"], ["as", "per"], ["asp", "er"], ["\u2581fun", "ded"], ["\u2581fund", "ed"], ["al", "one"], ["alo", "ne"], ["\u2581t", "ract"], ["\u2581tr", "act"], ["\u2581tra", "ct"], ["\u2581", "tract"], ["\u2581R", "ating"], ["\u2581Ra", "ting"], ["\u2581Rat", "ing"], ["ad", "ays"], ["ada", "ys"], ["a", "days"], ["\u2581st", "att"], ["\u2581stat", "t"], ["\u2581sta", "tt"], ["\u2581Priv", "acy"], ["\u2581_", "_("], ["\u2581__", "("], ["\u2581", "__("], ["\u2581f", "ights"], ["\u2581fight", "s"], ["\u00e1", "j"], ["\\", "]"], ["ag", "h"], ["a", "gh"], ["or", "na"], ["orn", "a"], ["\u2581Diam", "ond"], ["\u2581pro", "totype"], ["\u2581proto", "type"], ["\u2581prot", "otype"], ["\u2581", "prototype"], ["\u2581Str", "ateg"], ["ha", "do"], ["had", "o"], ["h", "ado"], ["\u2581l", "ungs"], ["\u2581lung", "s"], ["\u2581lun", "gs"], ["Pro", "totype"], ["Proto", "type"], ["lie\u00df", "lich"], ["\u2581d", "ive"], ["\u2581di", "ve"], ["\u2581div", "e"], ["co", "v"], ["c", "ov"], ["\u2581M", "ist"], ["\u2581Mi", "st"], ["\u2581Mis", "t"], ["\u2581T", "ypes"], ["\u2581Type", "s"], ["\u2581Ty", "pes"], ["\u2581Typ", "es"], ["\u2581", "Types"], ["\u2581di", "agonal"], ["\u2581p", "review"], ["\u2581pre", "view"], ["\u2581prev", "iew"], ["\u2581", "preview"], ["\u2581Cont", "ainer"], ["\u2581", "Container"], ["DESC", "RIP"], ["\u2581brit", "ann"], ["\u2581C", "ord"], ["\u2581Co", "rd"], ["\u2581Cor", "d"], ["ak", "ov"], ["ako", "v"], ["a", "kov"], ["\u2581far", "ming"], ["\u2581farm", "ing"], ["\u2581p", "\u00e8re"], ["\u2581k", "ills"], ["\u2581kill", "s"], ["\u2581kil", "ls"], ["\u2581Car", "ib"], ["\u2581Ca", "rib"], ["\u045b", "\u0438"], ["\u2581\u0410", "\u043b"], ["?", ";"], ["\u2581\u043f\u0438", "\u0441\u0430"], ["\u2581", "\u043f\u0438\u0441\u0430"], ["\u2581En", "sure"], ["par", "sed"], ["parse", "d"], ["pars", "ed"], ["\u00e4n", "ge"], ["\u00e4ng", "e"], ["\u2581D", "elta"], ["\u2581Del", "ta"], ["\u2581", "Delta"], ["\u2581g", "aining"], ["\u2581gain", "ing"], ["\u2581ga", "ining"], ["\u2581n", "oting"], ["\u2581not", "ing"], ["\u2581no", "ting"], ["\u2581B", "arb"], ["\u2581Bar", "b"], ["\u2581Ba", "rb"], ["\u2581\u0444\u0435\u0432", "\u0440\u0430"], ["\u2581\u0444\u0435", "\u0432\u0440\u0430"], ["Em", "p"], ["E", "mp"], ["\u2581{", "})"], ["\u2581{}", ")"], ["\u2581", "{})"], ["\u2581sy", "ntax"], ["\u2581syn", "tax"], ["\u2581synt", "ax"], ["W", "alk"], ["\u2581P", "ere"], ["\u2581Per", "e"], ["\u2581Pe", "re"], ["Is", "Null"], ["\u2581U", "V"], ["\u2581", "UV"], ["\u2581ret", "val"], ["\u2581", "retval"], ["\u2581sim", "plicity"], ["\u2581simpl", "icity"], ["\u2581rein", "force"], ["Lin", "q"], ["\u2581diff", "usion"], ["\u2581dis", "orders"], ["\u2581disorder", "s"], ["\u00e2t", "re"], ["\u00e2", "tre"], ["ui", "ty"], ["uit", "y"], ["u", "ity"], ["\u2581hel", "pless"], ["\u2581help", "less"], ["Me", "asure"], ["\u2581com", "pression"], ["\u2581comp", "ression"], ["\u2581compr", "ession"], ["\u2581compress", "ion"], ["\u2581Co", "al"], ["olut", "ely"], ["olute", "ly"], ["og", "ue"], ["o", "gue"], ["\u2581up", "ward"], ["\u2581Block", "ly"], ["\u2581b", "ride"], ["\u2581br", "ide"], ["parse", "Int"], ["\u2581is", "olation"], ["\u2581isol", "ation"], ["\u2581regul", "atory"], ["\u0219", "ti"], ["ric", "ane"], ["\u043c", "\u0431"], ["\u2581\u0441", "\u043b\u043e"], ["\u2581", "\u0441\u043b\u043e"], ["\u2581sa", "lad"], ["\u2581sal", "ad"], ["we", "i"], ["w", "ei"], ["\u2581B", "asket"], ["\u2581Bas", "ket"], ["\u2581M", "ON"], ["\u2581MO", "N"], ["\u2581", "MON"], ["\">", "&"], ["\"", ">&"], ["do", "ors"], ["door", "s"], ["\u2581K", "ill"], ["\u2581Kil", "l"], ["\u2581Ki", "ll"], ["\u2581conspir", "acy"], ["\u2581M", "iles"], ["\u2581Mil", "es"], ["\u2581Mi", "les"], ["wa", "nt"], ["wan", "t"], ["w", "ant"], ["Mod", "ifier"], ["\u2581batter", "ies"], ["\u2581batt", "eries"], ["iv", "as"], ["iva", "s"], ["i", "vas"], ["\u2581att", "endance"], ["\u2581attend", "ance"], ["\u2581AUT", "H"], ["\u2581AU", "TH"], ["\u2581", "AUTH"], ["\u2581\u0441", "\u0432\u0456"], ["..", ".,"], ["...", ","], ["\u2581aggreg", "ate"], ["\u2581de", "struct"], ["\u2581dest", "ruct"], ["\u2581four", "teen"], ["\u2581\u043c", "\u0435\u0442"], ["\u2581\u043c\u0435", "\u0442"], ["\u2581", "\u043c\u0435\u0442"], ["\u2581both", "ered"], ["\u2581bother", "ed"], ["el", "te"], ["elt", "e"], ["e", "lte"], ["\u2581m", "ism"], ["\u2581mis", "m"], ["\u2581mi", "sm"], ["\u2581res", "ting"], ["\u2581rest", "ing"], ["\u2581P", "ars"], ["\u2581Par", "s"], ["\u2581Pa", "rs"], ["\u2581", "Pars"], ["\u2581id", "le"], ["\u2581", "idle"], ["\u2581d", "eren"], ["\u2581de", "ren"], ["\u2581der", "en"], ["\u2581dere", "n"], ["\u2581di", "ary"], ["\u2581dia", "ry"], ["\u2581v", "ague"], ["\u2581va", "gue"], ["\u2581vag", "ue"], ["\u2581margin", "al"], ["\u2581marg", "inal"], ["Wr", "it"], ["W", "rit"], ["Bo", "t"], ["B", "ot"], ["\u2581Met", "ro"], ["\u2581e", "arning"], ["\u2581earn", "ing"], ["\u2581ear", "ning"], ["hist", "oire"], ["his", "toire"], ["\u2581end", "orse"], ["\u2581be", "ard"], ["\u2581bear", "d"], ["\u2581Chair", "man"], ["ie", "b"], ["i", "eb"], ["\u2581neut", "r"], ["\u2581neu", "tr"], ["\u2581am", "bit"], ["\u2581amb", "it"], ["\u2581Leon", "ard"], ["ban", "ds"], ["band", "s"], ["b", "ands"], ["\u2581D", "ale"], ["\u2581Da", "le"], ["\u2581Dal", "e"], ["\u2581ver", "ified"], ["Al", "gorithm"], ["Enumer", "able"], ["op", "code"], ["cast", "le"], ["cas", "tle"], ["\u0161", "e"], ["\u2581Venez", "uela"], ["\u2581de", "scriptions"], ["\u2581des", "criptions"], ["\u2581description", "s"], ["\u2581value", "d"], ["\u2581val", "ued"], ["\u2581chapter", "s"], ["\u2581chap", "ters"], ["\u2581I", "ls"], ["\u2581Il", "s"], ["\u2581cl", "arity"], ["\u2581clar", "ity"], ["\u2581tour", "ists"], ["\u2581tourist", "s"], ["Da", "n"], ["D", "an"], ["\u2581t", "ribe"], ["\u2581tr", "ibe"], ["\u2581tri", "be"], ["\u2581trib", "e"], ["\u2581\u0433", "\u0438"], ["\u2581", "\u0433\u0438"], ["fol", "k"], ["f", "olk"], ["ac", "cur"], ["acc", "ur"], ["\u2581St", "ack"], ["\u2581Sta", "ck"], ["\u2581", "Stack"], ["\u2581adv", "ocate"], ["\u2581advoc", "ate"], ["\u2581G", "ene"], ["\u2581Ge", "ne"], ["\u2581Gen", "e"], ["Im", "ages"], ["Image", "s"], ["\u2581rig", "id"], ["\u2581con", "greg"], ["\u2581congr", "eg"], ["\u2581start", "up"], ["\u2581dead", "line"], ["co", "uld"], ["cou", "ld"], ["c", "ould"], ["\u2581beg", "ann"], ["\u2581began", "n"], ["\u2581cal", "ci"], ["\u2581calc", "i"], ["\u2581Cir", "cle"], ["\u2581Circ", "le"], ["\u2581in", "cons"], ["\u2581inc", "ons"], ["\u2581incon", "s"], ["aaaa", "aaaa"], ["\u2581rub", "bed"], ["ape", "ut"], ["ua", "rio"], ["uar", "io"], ["u", "ario"], ["worth", "y"], ["wor", "thy"], ["wort", "hy"], ["\u2581\u0443\u0447\u0430", "\u0441\u0442\u0438"], ["\u2581\u0443\u0447\u0430\u0441\u0442", "\u0438"], ["\u2581fam", "\u00edlia"], ["\u2581synchron", "ized"], ["\u2581unf", "air"], ["rs", "p"], ["r", "sp"], ["\u2581soc", "ieties"], ["\u2581societ", "ies"], ["bo", "at"], ["gr", "o"], ["g", "ro"], ["\u2581k", "at"], ["\u2581ka", "t"], ["\u2581", "kat"], ["\u2581p", "oker"], ["\u2581po", "ker"], ["\u2581pok", "er"], ["\u2581l", "ocks"], ["\u2581loc", "ks"], ["\u2581lo", "cks"], ["\u2581lock", "s"], ["\u2581G", "F"], ["\u2581", "GF"], ["\u2581re", "conc"], ["\u2581recon", "c"], ["\u2581Maur", "ice"], ["\u2581Mau", "rice"], ["__(", "/*!"], ["\u2581ble", "eding"], ["\u00e4s", "ident"], ["\u2581\u043f\u043e", "\u0441\u043b\u0435\u0434"], ["\u2581\u043f\u043e\u0441\u043b\u0435", "\u0434"], ["\u2581deriv", "ative"], ["\u0448\u0430", "\u044f"], ["cc", "i\u00f3"], ["c", "ci\u00f3"], ["\u2581cr", "ushed"], ["\u2581crush", "ed"], ["\u2581tempor", "arily"], ["\u2581co", "aches"], ["\u2581coach", "es"], ["\u2581Mo", "vement"], ["\u2581Move", "ment"], ["\u2581Mov", "ement"], ["}}", "$."], ["}}$", "."], ["}", "}$."], ["\u2581K", "yle"], ["\u2581Ky", "le"], ["\u2581S", "ohn"], ["\u2581So", "hn"], ["\u2581cre", "ator"], ["\u2581creat", "or"], ["ind", "ust"], ["\u2581E", "rik"], ["\u2581Er", "ik"], ["\u2581se", "iz"], ["\u2581sei", "z"], ["\u2581dim", "ensional"], ["\u2581dimension", "al"], ["\u2581", "dimensional"], ["\u2581I", "st"], ["\u2581Is", "t"], ["\u2581pre", "val"], ["\u2581pr", "eval"], ["\u2581prev", "al"], ["he", "ads"], ["head", "s"], ["\u2581\u043f\u0440\u043e", "\u0442\u0438"], ["\u2581determ", "ines"], ["\u2581determine", "s"], ["\u2581determin", "es"], ["eg", "y"], ["e", "gy"], ["\u2581U", "INT"], ["\u2581UI", "NT"], ["\u2581", "UINT"], ["\u2581V", "olk"], ["\u2581Vol", "k"], ["pa", "wn"], ["p", "awn"], ["Ph", "oto"], ["\u2581C", "olin"], ["\u2581Col", "in"], ["\u2581Co", "lin"], ["ap", "propri"], ["app", "ropri"], ["ort", "ion"], ["st", "eller"], ["stell", "er"], ["\u00c9", "tat"], ["\u2581im", "ply"], ["\u2581imp", "ly"], ["\u2581impl", "y"], ["\u2581t", "outes"], ["\u2581to", "utes"], ["\u2581tou", "tes"], ["\u2581tout", "es"], ["\u2581toute", "s"], ["VO", "L"], ["V", "OL"], ["an", "ing"], ["ani", "ng"], ["a", "ning"], ["Tool", "tip"], ["ig", "ious"], ["igi", "ous"], ["\u2581e", "ternal"], ["\u2581etern", "al"], ["\u2581P", "oz"], ["\u2581Po", "z"], ["\u2581bank", "rupt"], ["\u2581fail", "ures"], ["\u2581failure", "s"], ["uer", "te"], ["\u2581\u0432\u0440\u0435", "\u043c\u0435"], ["zu", "ng"], ["z", "ung"], ["\u2581t", "cp"], ["\u2581tc", "p"], ["\u2581", "tcp"], ["\u2581cont", "ainers"], ["\u2581contain", "ers"], ["\u2581container", "s"], ["ou", "sel"], ["ous", "el"], ["ouse", "l"], ["\u2581H", "IV"], ["\u2581con", "ced"], ["\u2581conc", "ed"], ["\u2581conce", "d"], ["\u2581sept", "iembre"], ["gi", "rl"], ["g", "irl"], ["\u2581C", "ho"], ["\u2581Ch", "o"], ["\u2581f", "az"], ["\u2581fa", "z"], ["\u2581Up", "per"], ["\u2581", "Upper"], ["\u2581For", "ces"], ["\u2581Force", "s"], ["\u00e4h", "lt"], ["in", "ject"], ["Re", "ceived"], ["MA", "T"], ["M", "AT"], ["ag", "lia"], ["\u00f3w", "nie"], ["\u00f3wn", "ie"], ["/", "'"], ["\u2581p", "ip"], ["\u2581pi", "p"], ["\u2581G", "est"], ["\u2581Ge", "st"], ["\u2581Ges", "t"], ["\u2581l", "ado"], ["\u2581la", "do"], ["\u2581lad", "o"], ["\u2581compat", "ibility"], ["\u2581m", "are"], ["\u2581mar", "e"], ["\u2581ma", "re"], ["\u2581", "mare"], ["\u2581Cle", "arly"], ["\u2581Clear", "ly"], ["vers", "ation"], ["Ver", "s"], ["V", "ers"], ["\u2581ch", "ick"], ["\u2581chi", "ck"], ["\u2581organ", "ize"], ["\u2581organiz", "e"], ["\u2581econom", "ics"], ["\u2581economic", "s"], ["\u2581ancest", "ors"], ["ME", "D"], ["M", "ED"], ["\u2581sc", "rub"], ["\u2581scr", "ub"], ["\u2581label", "ed"], ["\u2581lab", "eled"], ["\u2581\u043f", "\u0440"], ["\u2581S", "uz"], ["\u2581Su", "z"], ["\u2581A", "str"], ["\u2581As", "tr"], ["\u2581Ast", "r"], ["allow", "een"], ["allo", "ween"], ["rh", "s"], ["r", "hs"], ["as", "ci"], ["asc", "i"], ["\u2581C", "ancer"], ["\u2581Can", "cer"], ["\u2581H", "unt"], ["\u2581Hun", "t"], ["\u2581Hu", "nt"], ["\u2581switch", "ing"], ["\u2581R", "idge"], ["Se", "q"], ["S", "eq"], ["\u2581gi", "ugno"], ["bus", "iness"], ["\u2581char", "ming"], ["\u2581charm", "ing"], ["\u2581I", "o"], ["\u2581", "Io"], ["\u2581pr\u00e9s", "ident"], ["ek", "ing"], ["e", "king"], ["\u00ed", "l"], ["en", "h"], ["e", "nh"], ["pr", "it"], ["p", "rit"], ["erc", "ise"], ["\u00e1n", "ak"], ["\u00e1", "nak"], ["\u2581\u0445", "\u0440\u0430"], ["\u2581", "\u0445\u0440\u0430"], ["\u2581b", "ugs"], ["\u2581bu", "gs"], ["\u2581bug", "s"], ["\u2581\u0436\u0438", "\u0432\u043e"], ["\u2581light", "ning"], ["\u2581never", "theless"], ["\u2581length", "s"], ["G", "U"], ["H", "idden"], ["Act", "or"], ["Ac", "tor"], ["A", "ctor"], ["To", "pic"], ["Top", "ic"], ["T", "opic"], ["\u2581H", "orse"], ["\u2581Hor", "se"], ["\u045b", "\u0435"], ["el", "ines"], ["eline", "s"], ["eli", "nes"], ["elin", "es"], ["e", "lines"], ["\u2581trag", "edy"], ["\u2581traged", "y"], ["int", "endo"], ["\u2581abund", "ance"], ["\u2581ev", "ac"], ["it", "ably"], ["+\\", "_\\"], ["\u2581rec", "ib"], ["ua", "ted"], ["uate", "d"], ["u", "ated"], ["\u0440\u0456", "\u0457"], ["\u2581fool", "ish"], ["\u2581foo", "lish"], ["\u2581t", "m"], ["\u2581", "tm"], ["\u2581des", "pair"], ["\u2581desp", "air"], ["TO", "KEN"], ["\u2581comp", "romise"], ["\u2581comprom", "ise"], ["\u2581Person", "en"], ["\u2581Pers", "onen"], ["\u2581investig", "ated"], ["\u2581investigate", "d"], ["\u2581ex", "clude"], ["\u2581excl", "ude"], ["\u2581telev", "is"], ["\u2581tele", "vis"], ["\u2581pull", "s"], ["\u2581pul", "ls"], ["\u2581according", "ly"], ["\u2581accord", "ingly"], ["\u2581f", "\u0151"], ["\u2581Le", "ave"], ["\u2581", "Leave"], ["oper", "ations"], ["operation", "s"], ["cri", "m"], ["cr", "im"], ["c", "rim"], ["\u2581r", "hs"], ["\u2581rh", "s"], ["\u2581", "rhs"], ["\u2581form", "ally"], ["\u2581formal", "ly"], ["\u2581L", "ily"], ["\u2581Li", "ly"], ["\u2581Lil", "y"], ["\u2581Com", "ments"], ["\u2581Comm", "ents"], ["\u2581Comment", "s"], ["\u2581se", "ptember"], ["\u2581sept", "ember"], ["ie", "fs"], ["ief", "s"], ["\u2581tre", "asure"], ["Http", "Servlet"], ["\u0434\u0456", "\u0432"], ["\u0434", "\u0456\u0432"], ["\u2581dis", "claimer"], ["lu", "ss"], ["l", "uss"], ["\u2581\u043a\u0430", "\u043e"], ["ro", "gen"], ["rog", "en"], ["r", "ogen"], ["\u2581Start", "ing"], ["\u2581Star", "ting"], ["\u2581d", "\u00e9m"], ["\u2581d\u00e9", "m"], ["\u2581select", "ing"], ["\u2581", "\u2198"], ["\u2581\u041e", "\u043d"], ["\u2581Pract", "ice"], ["\u2581p", "orte"], ["\u2581por", "te"], ["\u2581port", "e"], ["\u2581", "porte"], ["\u2581as", "sure"], ["\u2581ass", "ure"], ["\u2581frustr", "ated"], ["S", "ink"], ["\u2581A", "ri"], ["\u2581Ar", "i"], ["\u2581esc", "ort"], ["ais", "es"], ["ai", "ses"], ["aise", "s"], ["a", "ises"], ["\u2581b", "ush"], ["\u2581bu", "sh"], ["\u2581bus", "h"], ["\u2581Se", "ine"], ["\u2581F", "ill"], ["\u2581Fil", "l"], ["\u2581Fi", "ll"], ["\u2581", "Fill"], ["\u2581S", "ull"], ["\u2581Su", "ll"], ["\u2581Sul", "l"], ["Do", "t"], ["D", "ot"], ["vi", "l"], ["v", "il"], ["un", "ing"], ["uni", "ng"], ["u", "ning"], ["Render", "ing"], ["Rend", "ering"], ["sh", "ake"], ["sha", "ke"], ["\u043f\u0438", "\u0441\u0438"], ["\u043f\u0438\u0441", "\u0438"], ["pt", "e"], ["p", "te"], ["\u2581b", "end"], ["\u2581be", "nd"], ["\u2581ben", "d"], ["\u2581jewel", "ry"], ["\u2581Stock", "holm"], ["\u2581Hon", "estly"], ["!", "["], ["\u2581array", "s"], ["\u2581arr", "ays"], ["\u2581War", "ner"], ["\u2581sh", "aft"], ["\u2581sha", "ft"], ["\u2581C", "ann"], ["\u2581Can", "n"], ["\u2581Ca", "nn"], ["\u2581Pitt", "sburgh"], ["ir", "ical"], ["iri", "cal"], ["i", "rical"], ["au", "tre"], ["aut", "re"], ["\u2581R", "\u00fcck"], ["\u2581gen", "naio"], ["\u2581\u0428", "\u0430"], ["an", "nte"], ["ann", "te"], ["annt", "e"], ["ps", "hire"], ["p", "shire"], ["\u043d\u043e", "\u043b\u043e\u0433\u0438"], ["\u043d", "\u043e\u043b\u043e\u0433\u0438"], ["\u00e9t", "a"], ["\u00e9", "ta"], ["\u2581pr", "inter"], ["\u2581print", "er"], ["\u2581prin", "ter"], ["\u2581dam", "ages"], ["\u2581damage", "s"], ["\u2581Isa", "ac"], ["\u2581Famil", "ie"], ["Code", "s"], ["Co", "des"], ["C", "odes"], ["th", "rift"], ["no", "b"], ["n", "ob"], ["\u2581c", "av"], ["\u2581ca", "v"], ["\u2581techn", "ically"], ["\u2581technical", "ly"], ["\u2581I", "mm"], ["\u2581Im", "m"], ["\u2581tr", "icks"], ["\u2581tri", "cks"], ["\u2581trick", "s"], ["EA", "R"], ["E", "AR"], ["\u2581Sub", "ject"], ["\u2581", "Subject"], ["\u2581ne", "eding"], ["\u2581need", "ing"], ["\u2581G", "ir"], ["\u2581Gi", "r"], ["Bo", "ard"], ["B", "oard"], ["\u2581re", "he"], ["\u2581rem", "inder"], ["\u2581remind", "er"], ["\u2581sh", "iver"], ["K", "it"], ["\u2581strugg", "les"], ["\u2581struggle", "s"], ["\u2581gen", "om"], ["\u2581ge", "nom"], ["im", "il"], ["imi", "l"], ["i", "mil"], ["Reg", "istration"], ["\u2581gl", "oves"], ["\u2581glo", "ves"], ["\u2581Z", "ur"], ["\u2581Zu", "r"], ["\u2581B", "eg"], ["\u2581Be", "g"], ["\u2581in", "clusive"], ["\u2581incl", "usive"], ["/", ","], ["og", "an"], ["oga", "n"], ["o", "gan"], ["po", "que"], ["cont", "rib"], ["contr", "ib"], ["\u0448\u0438", "\u043d"], ["\u0448", "\u0438\u043d"], ["\u2581M", "ama"], ["\u2581Ma", "ma"], ["\u2581Mam", "a"], ["print", "s"], ["\u2581re", "named"], ["\u2581ren", "amed"], ["\u044e\u0442\u044c", "\u0441\u044f"], ["\u044e", "\u0442\u044c\u0441\u044f"], ["net", "dev"], ["\u2581comp", "ile"], ["\u2581", "compile"], ["\u2581", "\u00a7"], ["M", "UL"], ["\u2581dr", "aws"], ["\u2581draw", "s"], ["co", "ck"], ["c", "ock"], ["\u2581\u0441\u0432\u043e", "\u0438"], ["\u2581M", "um"], ["\u2581Mu", "m"], ["sp", "ieler"], ["spi", "eler"], ["s", "pieler"], ["\u2581n", "ail"], ["\u2581na", "il"], ["\u2581", "nail"], ["\u2581trans", "it"], ["\u2581S", "aw"], ["\u2581Sa", "w"], ["\u2581com", "press"], ["\u2581comp", "ress"], ["\u2581compre", "ss"], ["\u2581compr", "ess"], ["\u2581", "compress"], ["\u2581purch", "ases"], ["\u2581purchase", "s"], ["\u2581per", "forms"], ["\u2581perform", "s"], ["\u2581dem", "ol"], ["\u2581demo", "l"], ["\u2581comm", "ence"], ["\u2581C", "B"], ["\u2581", "CB"], ["\u2581A", "ber"], ["\u2581Ab", "er"], ["\u2581c", "ush"], ["\u2581cu", "sh"], ["\u2581\u043a\u043e\u043c", "\u043f"], ["\u2581\u0440\u0443", "\u043a\u043e"], ["\u2581Muham", "mad"], ["\u2581Net", "flix"], ["\u2581Environment", "al"], ["No", "rm"], ["N", "orm"], ["\u2581w", "ir"], ["null", "ptr"], ["\u2581refuge", "es"], ["\u0434\u043e", "\u043d"], ["\u0434", "\u043e\u043d"], ["\u2581B", "irmingham"], ["New", "s"], ["Ne", "ws"], ["\u2581\u0412", "\u0441\u0435"], ["Or", "ient"], ["O", "rient"], ["As", "sembly"], ["\u2581introdu", "cing"], ["fin", "der"], ["find", "er"], ["fi", "nder"], ["f", "inder"], ["\u2581scholar", "ship"], ["\u2581scholars", "hip"], ["\u2581\u043e\u0441", "\u043d\u043e\u0432\u0430"], ["\u2581\u043e\u0441\u043d\u043e\u0432", "\u0430"], ["if", "a"], ["i", "fa"], ["Si", "ng"], ["S", "ing"], ["ib", "lic"], ["ibli", "c"], ["i", "blic"], ["istribut", "ed"], ["istribute", "d"], ["\u2581depart", "ments"], ["\u2581department", "s"], ["CR", "EF"], ["CRE", "F"], ["C", "REF"], ["\u2581Malays", "ia"], ["CO", "NF"], ["CON", "F"], ["\u2581Cl", "aud"], ["\u2581Bu", "ilt"], ["\u2581", "Built"], ["RAN", "GE"], ["Re", "direct"], ["Red", "irect"], ["LE", "ASE"], ["--", "-------"], ["----", "-----"], ["--------", "-"], ["---", "------"], ["-----", "----"], ["------", "---"], ["-------", "--"], ["-", "--------"], ["\u2581\u041f", "\u0443"], ["\u2581n", "umpy"], ["\u2581num", "py"], ["\u2581project", "ed"], ["\u2581remind", "s"], ["\u2581-", "*-"], ["ib", "ling"], ["ibli", "ng"], ["i", "bling"], ["\u2581s", "lower"], ["\u2581sl", "ower"], ["\u2581slow", "er"], ["op", "p"], ["o", "pp"], ["ro", "pic"], ["rop", "ic"], ["r", "opic"], ["\u2581Mont", "real"], ["\u2581detect", "ive"], ["TH", "READ"], ["\u2581qu", "\u00e9"], ["\u2581R", "osa"], ["\u2581Ro", "sa"], ["\u2581Ros", "a"], ["\u2581seven", "th"], ["\u2581sevent", "h"], ["Col", "ors"], ["Color", "s"], ["de", "mo"], ["dem", "o"], ["\u2581E", "sta"], ["\u2581Est", "a"], ["\u2581Es", "ta"], ["ff", "f"], ["f", "ff"], ["ick", "ets"], ["icket", "s"], ["Gr", "e"], ["G", "re"], ["\u00e1", "b"], ["bo", "ost"], ["\u2581Go", "ing"], ["\u2581Su", "ite"], ["\u2581", "Suite"], ["\u2581adapt", "ation"], ["\u2581j", "ours"], ["\u2581jour", "s"], ["\u2581jo", "urs"], ["\u2581jou", "rs"], ["\u2581", "jours"], ["\u2581Or", "th"], ["\u2581Ort", "h"], ["\u0445", "\u0456"], ["Fig", "ure"], ["\u2581su", "pers"], ["\u2581sup", "ers"], ["\u2581super", "s"], ["\u2581access", "ories"], ["we", "ak"], ["\u2581dist", "ress"], ["fr", "ied"], ["f", "ried"], ["\u2581go", "og"], ["\u043a\u0430", "\u0437"], ["\u2581far", "mer"], ["\u2581farm", "er"], ["it", "ational"], ["itation", "al"], ["itat", "ional"], ["Go", "ld"], ["G", "old"], ["\u2581ass", "hole"], ["\u2581assh", "ole"], ["\u2581Cont", "roller"], ["\u2581Control", "ler"], ["\u2581", "Controller"], ["\u2581\u0430\u0440", "\u0445\u0438"], ["To", "o"], ["T", "oo"], ["\u2581mol", "to"], ["\u2581p", "ropri"], ["\u2581prop", "ri"], ["\u2581", "propri"], ["\u2581al", "go"], ["\u2581alg", "o"], ["Af", "f"], ["A", "ff"], ["re", "sc"], ["res", "c"], ["r", "esc"], ["\u2581D", "y"], ["\u2581con", "gr"], ["\u2581T", "es"], ["\u2581Te", "s"], ["\u2581W", "IN"], ["\u2581", "WIN"], ["de", "serialize"], ["des", "erialize"], ["sy", "n"], ["s", "yn"], ["\u2581chem", "istry"], ["m", "iddle"], ["\u2581an", "imated"], ["\u2581anim", "ated"], ["\u2581K", "um"], ["\u2581Ku", "m"], ["file", "Name"], ["Amer", "ica"], ["\u2581dr", "ums"], ["\u2581dru", "ms"], ["\u2581drum", "s"], ["\u2581program", "a"], ["\u2581n", "ej"], ["\u2581ne", "j"], ["\u2581", "nej"], ["Read", "Only"], ["\u2581\u0411", "\u0440\u0430"], ["--", "-----"], ["----", "---"], ["---", "----"], ["-----", "--"], ["------", "-"], ["-", "------"], ["Mut", "ex"], ["Mu", "tex"], ["un", "ned"], ["unn", "ed"], ["ynam", "ics"], ["ynamic", "s"], ["co", "system"], ["cos", "ystem"], ["\u2581R", "ect"], ["\u2581Re", "ct"], ["\u2581Rec", "t"], ["\u2581", "Rect"], ["\u2581an", "ime"], ["\u2581anim", "e"], ["\u2581I", "BM"], ["\u2581need", "le"], ["es", "ser"], ["ess", "er"], ["esse", "r"], ["\u2581incl", "u"], ["\u2581inc", "lu"], ["Le", "an"], ["tr", "aining"], ["tra", "ining"], ["train", "ing"], ["\u2581b", "our"], ["\u2581bo", "ur"], ["\u2581bou", "r"], ["\u2581", "bour"], ["ab", "ases"], ["abase", "s"], ["aba", "ses"], ["\u2581tak", "\u017ce"], ["wa", "rz"], ["war", "z"], ["w", "arz"], ["\u2581ste", "pping"], ["\u2581step", "ping"], ["\u2581T", "IME"], ["\u2581", "TIME"], ["\u2581Ein", "stein"], ["\u2581Log", "in"], ["\u2581Lo", "gin"], ["\u2581", "Login"], ["pon", "ential"], ["ponent", "ial"], ["De", "ad"], ["D", "ead"], ["in", "str"], ["ins", "tr"], ["inst", "r"], ["\u2581ne", "ural"], ["\u2581neu", "ral"], ["\u2581neur", "al"], ["\u2581ub", "ic"], ["\u2581Init", "ialized"], ["\u2581Initialize", "d"], ["\u2581Initial", "ized"], ["\u2581", "Initialized"], ["\u2581facil", "itate"], ["G", "D"], ["}{", "("], ["}", "{("], ["D", "ark"], ["\u2581n", "ag"], ["\u2581na", "g"], ["min", "ipage"], ["Size", "s"], ["Si", "zes"], ["S", "izes"], ["\u2581w", "orm"], ["\u2581wor", "m"], ["\u2581wo", "rm"], ["bi", "as"], ["bia", "s"], ["b", "ias"], ["Su", "ch"], ["S", "uch"], ["wick", "lung"], ["\u2581sp", "ouse"], ["\u2581spo", "use"], ["\u2581surviv", "ors"], ["er", "st"], ["ers", "t"], ["at", "ype"], ["aty", "pe"], ["a", "type"], ["})", "$,"], ["})$", ","], ["}", ")$,"], ["\u2581n", "l"], ["\u2581", "nl"], ["\u2581cogn", "itive"], ["\u2581o", "nde"], ["\u2581on", "de"], ["\u2581", "onde"], ["\u2581en", "abling"], ["\u2581soc", "iet"], ["\u2581soci", "et"], ["\u2581c", "lan"], ["\u2581cl", "an"], ["\u2581ex", "cluded"], ["\u2581excl", "uded"], ["\u2581exclude", "d"], ["\u2581th", "under"], ["\u2581ent", "ropy"], ["\u2581entr", "opy"], ["\u2581fast", "est"], ["RE", "EN"], ["REE", "N"], ["\u2581Vien", "na"], ["\u2581fl", "owing"], ["\u2581flo", "wing"], ["\u2581flow", "ing"], ["\u2581aff", "irm"], ["al", "om"], ["alo", "m"], ["\u2581h", "ips"], ["\u2581hi", "ps"], ["\u2581hip", "s"], ["\u2581can", "nab"], ["\u2581st", "icks"], ["\u2581stick", "s"], ["\u2581cur", "riculum"], ["\u2581ret", "ained"], ["\u2581retain", "ed"], ["\u2581ext", "ending"], ["\u2581extend", "ing"], ["\u00f3", "z"], ["he", "aded"], ["head", "ed"], ["ex", "c"], ["e", "xc"], ["\u2581je", "ho"], ["\u2581for", "ests"], ["\u2581fore", "sts"], ["\u2581forest", "s"], ["ma", "nia"], ["man", "ia"], ["m", "ania"], ["\u2581C", "anal"], ["\u2581Can", "al"], ["\u2581Ca", "nal"], ["\u2581S", "out"], ["\u2581So", "ut"], ["\u2581Sou", "t"], ["\u2581B", "ahn"], ["\u2581Ba", "hn"], ["\u2581Bah", "n"], ["\u2581T", "EXT"], ["\u2581TE", "XT"], ["\u2581", "TEXT"], ["\u2581\u0434\u0440", "\u0436\u0430"], ["\u2581User", "s"], ["\u2581Us", "ers"], ["\u2581Use", "rs"], ["\u2581", "Users"], ["\u2581G", "EN"], ["\u2581", "GEN"], ["sl", "ash"], ["ben", "falls"], ["Text", "Field"], ["\u2581r", "av"], ["\u2581ra", "v"], ["\u2581", "rav"], ["\u2581continu", "ously"], ["\u2581continuous", "ly"], ["IT", "ER"], ["ITE", "R"], ["I", "TER"], ["\u2581Jen", "ny"], ["\u2581Jenn", "y"], ["ch", "os"], ["cho", "s"], ["c", "hos"], ["\u2581am", "big"], ["\u2581amb", "ig"], ["\u2581\u0436", "\u0443\u0440"], ["Aut", "ow"], ["Auto", "w"], ["\u2581V", "eter"], ["\u2581Ve", "ter"], ["\u2581dest", "in"], ["H", "om"], ["au", "ge"], ["aug", "e"], ["a", "uge"], ["\u2581com", "mod"], ["\u2581comm", "od"], ["\u2581gar", "lic"], ["<", "="], ["\u2581dram", "atically"], ["\u2581dramatic", "ally"], ["CA", "N"], ["C", "AN"], ["an", "cers"], ["ance", "rs"], ["anc", "ers"], ["ancer", "s"], ["()", "}"], ["(", ")}"], ["gh", "ai"], ["\u2581tw", "ee"], ["\u2581twe", "e"], ["\u2581\u0441\u0435\u043d\u0442", "\u044f\u0431\u0440\u044f"], ["GP", "U"], ["G", "PU"], ["\u2581B", "omb"], ["\u2581Bo", "mb"], ["\u2581young", "est"], ["\u2581c", "age"], ["\u2581ca", "ge"], ["ok", "s"], ["o", "ks"], ["ic", "hes"], ["ich", "es"], ["iche", "s"], ["i", "ches"], ["\u2581T", "ests"], ["\u2581Te", "sts"], ["\u2581Test", "s"], ["\u2581Tes", "ts"], ["\u2581", "Tests"], ["sk", "\u00fd"], ["cur", "y"], ["cu", "ry"], ["c", "ury"], ["na", "ls"], ["nal", "s"], ["n", "als"], ["\u021b", "a"], ["\u2581V", "oice"], ["\u2581Vo", "ice"], ["Depend", "ency"], ["v", "f"], ["e", "ous"], ["\u2581Z", "a"], ["\u2581am", "ateur"], ["\u2581G", "host"], ["\u2581Gh", "ost"], ["\u2581dis", "ability"], ["\u2581\u0412\u043b\u0430", "\u0434\u0438"], ["\u2581rev", "enge"], ["\u2581reven", "ge"], ["Trans", "lation"], ["\u2581cour", "tesy"], ["\u0441\u043a\u0438", "\u044f"], ["\u2581bl", "ob"], ["\u2581blo", "b"], ["\u2581", "blob"], ["\u00e4", "\u00df"], ["\u00f3", "j"], ["\u2581print", "s"], ["\u2581prin", "ts"], ["\u2581", "prints"], ["\u2581pro", "ves"], ["\u2581pr", "oves"], ["\u2581prov", "es"], ["\u2581prove", "s"], [">?", "[<"], ["\u2581ut", "ils"], ["\u2581util", "s"], ["\u2581", "utils"], ["ty", "pen"], ["type", "n"], ["typ", "en"], ["\u2581t", "erra"], ["\u2581ter", "ra"], ["\u2581terr", "a"], ["\u2581", "terra"], ["\u2581min", "eral"], ["\u2581mine", "ral"], ["\u2581miner", "al"], ["\u2581war", "rior"], ["\u2581\u043c\u0435", "\u0441\u0442"], ["\u2581D", "S"], ["\u2581", "DS"], ["Em", "b"], ["E", "mb"], ["get", "Data"], ["\u043b\u0438", "\u0447\u0438"], ["\u043b\u0438\u0447", "\u0438"], ["\u2581sa", "fer"], ["\u2581saf", "er"], ["\u2581safe", "r"], ["\u2581com", "une"], ["\u2581comun", "e"], ["\u2581hier", "archy"], ["Cred", "entials"], ["res", "se"], ["ress", "e"], ["r", "esse"], ["gr", "av"], ["gra", "v"], ["g", "rav"], ["lo", "gs"], ["log", "s"], ["l", "ogs"], ["br", "os"], ["bro", "s"], ["b", "ros"], ["BUT", "TON"], ["lit", "eral"], ["liter", "al"], ["l", "iteral"], ["\u2581S", "r"], ["an", "tal"], ["ant", "al"], ["anta", "l"], ["\u2581mer", "cy"], ["\u2581merc", "y"], ["DA", "P"], ["D", "AP"], ["\u2581Mag", "gie"], ["\u2581sust", "ained"], ["\u2581sustain", "ed"], ["N", "M"], ["Re", "view"], ["Rev", "iew"], ["\u2581Buen", "os"], ["\u2581de", "aler"], ["\u2581deal", "er"], ["en", "es"], ["ene", "s"], ["e", "nes"], ["\u2581file", "Name"], ["\u2581", "fileName"], ["bb", "ra"], ["b", "bra"], ["\u0440\u043e", "\u043c\u0430"], ["\u0440\u043e\u043c", "\u0430"], ["Inst", "all"], ["\u2581Mor", "ning"], ["LE", "T"], ["L", "ET"], ["ip", "a"], ["i", "pa"], ["G", "a"], ["\u0433\u043e", "\u0432"], ["\u0433", "\u043e\u0432"], ["\u2581Sche", "dule"], ["\u2581", "Schedule"], ["\u2581rep", "orters"], ["\u2581report", "ers"], ["\u2581reporter", "s"], ["\u2581pecul", "iar"], ["\u2581sup", "plier"], [")$", "-"], [")", "$-"], ["\u00eb", "l"], ["\u2581roll", "s"], ["\u2581n\u00e9", "cess"], ["\u2581p", "reg"], ["\u2581pre", "g"], ["\u2581pr", "eg"], ["\u2581Re", "yn"], ["\u2581sur", "render"], ["\u2581contribut", "ing"], [")+", "\\"], [")", "+\\"], ["PRO", "P"], ["PR", "OP"], ["P", "ROP"], ["\u2581dec", "imal"], ["\u2581Town", "ship"], ["gr", "p"], ["g", "rp"], ["\u2581terror", "ist"], ["pt", "o"], ["p", "to"], ["on", "en"], ["one", "n"], ["o", "nen"], ["\u2581Polit", "ics"], ["\u2581Pe", "arl"], ["\u2581Pear", "l"], ["\u2581pil", "low"], ["\u2581pill", "ow"], ["\u2581gr", "ades"], ["\u2581grad", "es"], ["\u2581grade", "s"], ["\u2581gra", "des"], ["\u2581", "grades"], ["TH", "E"], ["T", "HE"], ["\u2581num", "ero"], ["\u2581numer", "o"], ["\u2581nu", "mero"], ["i", "NdEx"], ["M", "igration"], ["PE", "ND"], ["P", "END"], ["ph", "oto"], ["\u2581cent", "ered"], ["\u2581center", "ed"], ["\u2581r", "het"], ["\u2581rh", "et"], ["egr", "\u00fcnd"], ["\u2581laund", "ry"], ["get", "Node"], ["\u2581est", "imation"], ["\u2581estim", "ation"], ["\u2581I", "v"], ["\u2581wh", "oles"], ["\u2581who", "les"], ["\u2581whole", "s"], ["\u0448\u0435", "\u043d\u0438\u044f"], ["\u2581const", "itutional"], ["\u2581constitution", "al"], ["am", "ination"], ["amin", "ation"], ["\u2581Municip", "al"], ["ad", "t"], ["a", "dt"], ["th", "y"], ["t", "hy"], ["\u2581pub", "li"], ["\u2581di", "cembre"], ["\u2581dic", "embre"], ["\u2581dice", "mbre"], ["`", ")"], ["\u2581Ch", "rome"], ["ef", "e"], ["e", "fe"], ["con", "g"], ["co", "ng"], ["c", "ong"], ["bre", "aking"], ["break", "ing"], ["at", "ched"], ["atch", "ed"], ["es", "tr"], ["est", "r"], ["e", "str"], ["\u2581i", "di"], ["\u2581id", "i"], ["\u2581", "idi"], ["VER", "Y"], ["V", "ERY"], ["\u2581app", "el"], ["\u2581ap", "pel"], ["\u2581appe", "l"], ["\u2581Techn", "ical"], ["tc", "x"], ["t", "cx"], ["DO", "UBLE"], ["se", "k"], ["s", "ek"], ["hu", "ng"], ["h", "ung"], ["\u2581A", "ur"], ["\u2581Au", "r"], ["coll", "apse"], ["\u2581adv", "ise"], ["\u2581advis", "e"], ["\u2581Pr", "imary"], ["\u2581Pri", "mary"], ["\u2581Prim", "ary"], ["\u2581", "Primary"], ["ia", "z"], ["i", "az"], ["\u2581a", "nten"], ["\u2581an", "ten"], ["\u2581ant", "en"], ["\u2581ante", "n"], ["\u2581", "anten"], ["\u2581bro", "ader"], ["\u2581broad", "er"], ["\u2581ju", "nio"], ["\u2581jun", "io"], ["\u2581juni", "o"], ["\u2581w", "ool"], ["\u2581wo", "ol"], ["\u2581hat", "red"], ["\u2581ex", "agger"], ["Con", "v"], ["Co", "nv"], ["kt", "ur"], ["\u2581em", "peror"], ["\u2581Pack", "age"], ["\u2581", "Package"], ["TD", "M"], ["T", "DM"], ["\\{", "\\"], ["\\", "{\\"], ["whe", "el"], ["\u2581fe", "as"], ["\u2581js", "ou"], [""], ["<", "?>"], ["INST", "ANCE"], ["\u2581ch", "ant"], ["\u2581cha", "nt"], ["\u2581", "chant"], ["\u2581Re", "fer"], ["\u2581Ref", "er"], ["\u2581S", "hir"], ["\u2581Sh", "ir"], ["\u2581\u0432\u0435", "\u043a\u0430"], ["\u2581Me", "eting"], ["\u2581Meet", "ing"], ["\u2581n", "v"], ["\u2581", "nv"], ["\u2581associ", "ations"], ["\u2581association", "s"], ["it", "ations"], ["itation", "s"], ["itat", "ions"], ["or", "um"], ["o", "rum"], ["\u2581t", "ires"], ["\u2581ti", "res"], ["\u2581tire", "s"], ["\u2581tir", "es"], ["\u2581d", "ash"], ["\u2581da", "sh"], ["\u2581das", "h"], ["\u2581", "dash"], ["\u2581}", "));"], ["\u2581})", ");"], ["ar", "to"], ["art", "o"], ["\u2581Ed", "inburgh"], ["W", "T"], ["\u2581inv", "ented"], ["\u2581invent", "ed"], ["ve", "h"], ["v", "eh"], ["\u2581Hind", "u"], ["\u2581\u041d\u0430\u0441\u0435", "\u043b\u0435\u043d\u043d\u044f"], ["\u2581ur", "gent"], ["\u2581urg", "ent"], ["\u2581urge", "nt"], ["text", "color"], ["we", "rp"], ["wer", "p"], ["\u2581det", "ector"], ["\u2581detect", "or"], ["\u2581al", "tered"], ["\u2581alt", "ered"], ["\u2581alter", "ed"], ["\u2581t", "b"], ["\u2581", "tb"], ["\u2581N", "aval"], ["\u2581Na", "val"], ["\u2581Nav", "al"], ["\u2581mem", "br"], ["style", "sheet"], ["styles", "heet"], ["un", "ts"], ["unt", "s"], ["\u2581nut", "rition"], ["\u2581S", "ylv"], ["\u2581Sy", "lv"], ["\u2581e", "numer"], ["\u2581en", "umer"], ["\u2581enum", "er"], ["\u2581m", "ines"], ["\u2581min", "es"], ["\u2581mi", "nes"], ["\u2581mine", "s"], ["\u2581l", "itter"], ["\u2581lit", "ter"], ["\u2581litt", "er"], ["\u017e", "\u00ed"], ["con", "current"], ["\u2581sw", "allow"], ["Si", "r"], ["S", "ir"], ["tal", "k"], ["t", "alk"], ["\u2581de", "utschen"], ["\u2581deutsch", "en"], ["re", "peat"], ["\u2581dom", "ains"], ["\u2581domain", "s"], ["\u2581Mc", "Donald"], ["\u2581cand", "le"], ["\u2581pl", "ural"], ["\u2581sharp", "ly"], ["\u2581shar", "ply"], ["orig", "ine"], ["origin", "e"], ["\u2581c", "andy"], ["\u2581can", "dy"], ["\u2581cand", "y"], ["\u2581kilomet", "res"], ["\u2581power", "ed"], ["\u2581pow", "ered"], ["\u2581", "powered"], ["\u2581s", "ep"], ["\u2581se", "p"], ["\u2581", "sep"], ["\u2581S", "oci"], ["\u2581So", "ci"], ["\u2581Soc", "i"], ["\u2581Ber", "nie"], ["\u2581Bern", "ie"], ["GE", "NER"], ["GEN", "ER"], ["Ex", "per"], ["Exp", "er"], ["\u2581Al", "low"], ["\u2581All", "ow"], ["\u2581", "Allow"], ["\u2581Ern", "st"], ["\u2581Re", "becca"], ["\u2581Cont", "ribut"], ["ro", "utes"], ["rou", "tes"], ["route", "s"], ["r", "outes"], ["\u2581s", "uffix"], ["\u2581suff", "ix"], ["\u2581ju", "lio"], ["\u2581jul", "io"], ["\u2581juli", "o"], ["\u2581provinc", "ial"], ["\u2581provincia", "l"], ["\u2581provin", "cial"], ["\u2581appreci", "ation"], ["Us", "ing"], ["U", "sing"], ["abs", "olute"], ["\u2581cr", "icket"], ["W", "ould"], ["\u2581Equip", "ment"], ["\u2581tort", "ure"], ["\u043d\u0430", "\u0445"], ["ut", "ton"], ["utt", "on"], ["\u0447\u0435", "\u0441\u0442\u0432\u043e"], ["\u2581out", "break"], ["\u2581prevent", "ing"], ["\u2581mad", "re"], ["\u2581ret", "ire"], ["end", "region"], ["\u2581f", "ais"], ["\u2581fa", "is"], ["\u2581remember", "ing"], ["\u2581Al", "ban"], ["\u2581Alb", "an"], ["\u2581a", "rist"], ["\u2581ar", "ist"], ["\u2581work", "out"], ["\u2581u", "z"], ["\u2581", "uz"], ["as", "to"], ["ast", "o"], ["a", "sto"], ["fort", "unate"], ["fortun", "ate"], ["\u2581p", "aste"], ["\u2581past", "e"], ["\u2581pas", "te"], ["\u2581pa", "ste"], ["\u2581M", "R"], ["\u2581", "MR"], ["\u2581o", "tra"], ["\u2581ot", "ra"], ["S", "v"], ["an", "gen"], ["ang", "en"], ["ange", "n"], ["\u2581S", "ierra"], ["\u2581Si", "erra"], ["\u2581n", "au"], ["\u2581na", "u"], ["\u2581s", "era"], ["\u2581se", "ra"], ["\u2581ser", "a"], ["$", "~"], ["\u2581cos", "\u00ec"], [")(", "("], [")", "(("], ["\u2581propos", "als"], ["\u2581proposal", "s"], ["it", "te"], ["itt", "e"], ["\u2581P", "ero"], ["\u2581Per", "o"], ["\u2581Pe", "ro"], ["\u2581te", "nant"], ["\u2581ten", "ant"], ["\u2581", "tenant"], ["Y", "P"], ["\u2581Param", "eter"], ["\u2581", "Parameter"], ["sp", "ell"], ["spe", "ll"], ["\u2581e", "merge"], ["\u2581emer", "ge"], ["\u2581g", "ek"], ["\u2581ge", "k"], ["ol", "ence"], ["olen", "ce"], ["ot", "os"], ["oto", "s"], ["o", "tos"], ["\u2581witness", "es"], ["\u2581watch", "es"], ["\u2581wat", "ches"], ["\u2581A", "ch"], ["\u2581Ac", "h"], ["Cr", "oss"], ["C", "ross"], ["\u2581\u044f\u043d\u0432\u0430", "\u0440\u044f"], [";", "}"], ["\u2581O", "NE"], ["\u2581ON", "E"], ["\u2581", "ONE"], ["\u2581care", "ers"], ["\u2581career", "s"], ["\u2581faith", "ful"], ["\u2581J", "our"], ["\u2581Jo", "ur"], ["\u2581Gener", "ate"], ["\u2581Gene", "rate"], ["\u2581", "Generate"], ["\u2581\u0438\u044e", "\u043b\u044f"], ["\u2581recommend", "ation"], ["w", "b"], ["sk", "ich"], ["ski", "ch"], ["bold", "math"], ["\u2581orig", "ins"], ["\u2581origin", "s"], ["\u2581spin", "ning"], ["\u2581//", "\r"], ["\u2581bomb", "s"], ["\u2581bom", "bs"], ["min", "ister"], ["I", "o"], ["\u00f6l", "ker"], ["Autow", "ired"], ["um", "per"], ["ump", "er"], ["ich", "ael"], ["\u2581contribut", "ors"], ["\u2581contributor", "s"], ["\u2581n", "asty"], ["\u2581na", "sty"], ["\u2581nas", "ty"], ["\u2581nast", "y"], ["\u2581d", "rap"], ["\u2581dr", "ap"], ["\u2581Bud", "apest"], ["ur", "ious"], ["uri", "ous"], ["hi", "d"], ["h", "id"], ["\u2581wel", "comed"], ["\u2581welcome", "d"], ["\u2581w", "agon"], ["\u2581wa", "gon"], ["\u2581\u0412\u0430", "\u0441\u0438"], ["\u2581embarrass", "ed"], ["\u2581Har", "vey"], ["Lo", "s"], ["L", "os"], ["\u2581S", "ter"], ["\u2581St", "er"], ["\u2581Ste", "r"], ["\u2581enjoy", "able"], ["\u00f6r", "t"], ["\u00f6", "rt"], ["Mill", "is"], ["--", ")"], ["-", "-)"], ["\u2581d", "ashed"], ["\u2581das", "hed"], ["\u2581dash", "ed"], ["\">", "<", "?"], ["\"", ">'", ","], [">", "',"], ["\u2581all", "iance"], ["ic", "ism"], ["ici", "sm"], ["\u2581NAS", "A"], ["\u2581NA", "SA"], ["\u2581p", "ode"], ["\u2581po", "de"], ["\u2581pod", "e"], ["\u010d", "n\u00ed"], ["\u2581respon", "ding"], ["\u2581respond", "ing"], ["\u2581bl", "owing"], ["\u2581blo", "wing"], ["\u2581blow", "ing"], ["ic", "k\u00e9"], ["ick", "\u00e9"], ["\u0432\u0430", "\u043d\u043e"], ["\u0432\u0430\u043d", "\u043e"], ["\u2581H", "off"], ["\u2581Ho", "ff"], ["\u2581Hof", "f"], ["MB", "ER"], ["M", "BER"], ["\u2581civil", "ization"], ["ar", "\u00eda"], ["a", "r\u00eda"], ["Un", "lock"], ["ge", "ts"], ["get", "s"], ["g", "ets"], ["no", "d"], ["n", "od"], ["\u2581S", "TE"], ["\u2581ST", "E"], ["\u2581con", "science"], ["PE", "G"], ["ch", "anging"], ["chan", "ging"], ["\u2581Rich", "mond"], ["ling", "ton"], ["l", "ington"], ["ocr", "atic"], ["\u2581trav", "\u00e9s"], ["\u2581\u0444", "\u0440\u0430\u043d"], ["\u2581up", "dating"], ["process", "ing"], ["Al", "ex"], ["A", "lex"], ["\u2581mil", "itar"], ["\u2581milit", "ar"], ["\u2581pse", "udo"], ["\u2581pseud", "o"], ["str", "len"], ["\u2581be", "have"], ["\u2581beh", "ave"], ["\u2581behav", "e"], ["\u2581distinct", "ive"], ["\u2581E", "c"], ["\u2581c", "x"], ["\u2581", "cx"], ["\u2581journal", "ists"], ["\u2581journalist", "s"], ["vo", "lt"], ["vol", "t"], ["v", "olt"], ["\u2581sp", "un"], ["\u2581d", "urable"], ["\u2581dur", "able"], ["\u2581pro", "position"], ["\u2581propos", "ition"], ["\u2581", "proposition"], ["thread", "s"], ["\u2581tw", "entieth"], ["\u2581\u0444", "\u0456"], ["\u2581", "\u0444\u0456"], ["en", "son"], ["ens", "on"], ["enso", "n"], ["\u2581self", "ish"], ["\u2581sel", "fish"], ["ar", "ium"], ["ari", "um"], ["a", "rium"], ["\u2581de", "cid"], ["\u2581dec", "id"], ["\u2581\u0445\u0430", "\u0440\u0430\u043a"], ["\u2581psy", "chiat"], ["\u2581psych", "iat"], ["g", "d"], ["Z", "Z"], ["ug", "u"], ["u", "gu"], ["\u2581i", "ds"], ["\u2581id", "s"], ["\u2581", "ids"], ["Man", "aged"], ["\u2581Leg", "isl"], ["ancell", "ationToken"], ["\u2581gr", "ants"], ["\u2581gran", "ts"], ["\u2581grant", "s"], ["\u2581lie", "utenant"], ["\u2581lieu", "tenant"], ["\u2581Fle", "et"], ["**", "/"], ["*", "*/"], ["\u2581T", "ig"], ["\u2581Ti", "g"], ["\u2581accept", "s"], ["\u2581system", "atic"], [",", "{\\"], ["\u2581\u0423", "\u043a\u0440\u0430"], ["\u2581aus", "ge"], ["\u2581dial", "ect"], ["\u2581dia", "lect"], ["st", "ri"], ["str", "i"], ["s", "tri"], ["er", "me"], ["erm", "e"], ["\u2581B", "esch"], ["\u2581Be", "sch"], ["\u2581Bes", "ch"], ["lo", "ve"], ["lov", "e"], ["l", "ove"], ["S", "ensor"], ["\u2581B", "IT"], ["\u2581", "BIT"], ["\u2581\u0442", "\u0440\u0443"], ["\u2581mist", "aken"], ["\u2581mistake", "n"], ["p", "v"], ["\u2581u", "tf"], ["\u2581ut", "f"], ["\u2581", "utf"], ["\u2581[", "\\"], ["\u2581", "[\\"], ["\u2581Geb", "iet"], ["\u2581Mann", "schaft"], ["PAR", "AMETER"], ["\u2581u", "rb"], ["\u2581ur", "b"], ["\u2581", "urb"], ["\u2581R", "eed"], ["\u2581Re", "ed"], ["\u2581c", "ough"], ["\u2581co", "ugh"], ["\u2581cou", "gh"], ["wa", "ld"], ["wal", "d"], ["w", "ald"], ["\u2581L", "amb"], ["\u2581La", "mb"], ["\u2581Lam", "b"], ["\u2581surv", "iving"], ["\u2581surviv", "ing"], ["\u2581s", "way"], ["\u2581sw", "ay"], ["\u2581\u0441", "\u0432\u0435"], ["WI", "SE"], ["\u00e4", "ger"], ["f", "y"], ["sk", "e"], ["s", "ke"], ["\u2581s", "og"], ["\u2581so", "g"], ["\u2581Im", "plement"], ["\u2581Imp", "lement"], ["\u2581", "Implement"], ["\u83b7", "\u53d6"], ["\u2581T", "ools"], ["\u2581To", "ols"], ["\u2581Tool", "s"], ["\u2581Too", "ls"], ["\u2581", "Tools"], ["\u2581ne", "wer"], ["\u2581new", "er"], ["\u2581exempl", "e"], ["\u2581exem", "ple"], ["\u2581l", "itt"], ["\u2581li", "tt"], ["\u2581lit", "t"], ["\u2581\u0432\u044b", "\u043f\u0443"], ["\u2581\u0443", "\u043f\u0440\u0430\u0432"], ["Em", "itter"], ["Emit", "ter"], ["IS", "ING"], ["I", "SING"], ["\u2581\u043e\u0440\u0433\u0430\u043d\u0438", "\u0437\u0430"], ["\u2581\u041c", "\u0456"], ["\u2581Ex", "amples"], ["\u2581Example", "s"], ["\u2581I", "con"], ["\u2581", "Icon"], ["Get", "ter"], ["\u2581L", "ay"], ["\u2581La", "y"], ["\u2581Col", "lect"], ["\u2581Coll", "ect"], ["\u2581", "Collect"], ["Sa", "int"], ["S", "aint"], ["or", "able"], ["ora", "ble"], ["\u2581f", "ick"], ["\u2581fi", "ck"], ["ik", "h"], ["i", "kh"], ["sl", "ave"], ["\u2581c", "lay"], ["\u2581cl", "ay"], ["\u2581W", "A"], ["\u2581", "WA"], ["Re", "po"], ["Rep", "o"], ["\u2581Java", "Script"], ["it", "r"], ["i", "tr"], ["pa", "id"], ["p", "aid"], ["\u2581home", "work"], ["M", "iddleware"], ["\u2581r", "\u00e9al"], ["\u2581r\u00e9", "al"], ["\u2581\u043f\u0440\u0438", "\u0437\u043d\u0430"], ["\u00ea", "m"], ["\u00e8s", "e"], ["\u00e8", "se"], ["\u2581W", "ells"], ["\u2581Well", "s"], ["\u2581Wel", "ls"], ["\u2581e", "nero"], ["\u2581en", "ero"], ["\u2581ener", "o"], ["emperature", "n"], ["\u2581N", "aj"], ["\u2581Na", "j"], ["\u2581Re", "agan"], ["\u2581comp", "elling"], ["\u2581tri", "bes"], ["\u2581trib", "es"], ["\u2581tribe", "s"], ["\u2581to", "String"], ["\u2581", "toString"], ["pace", "s"], ["pa", "ces"], ["p", "aces"], ["\u2581harm", "ful"], ["\u2581Con", "se"], ["\u2581Cons", "e"], ["od", "io"], ["odi", "o"], ["\u2581m", "im"], ["\u2581mi", "m"], ["get", "Item"], ["\u2581script", "s"], ["\u2581", "scripts"], ["ra", "is"], ["rai", "s"], ["r", "ais"], ["\u2581Ph", "ase"], ["\u2581", "Phase"], ["\u2581An", "swer"], ["\u2581$", "|\\"], ["\u2581$|", "\\"], ["\u2581as", "sembled"], ["el", "in"], ["eli", "n"], ["e", "lin"], ["ph", "abet"], ["pha", "bet"], ["\u2581to", "ast"], ["\u2581tut", "ti"], ["\u2581tu", "tti"], ["\u2581be", "zeichnet"], ["Gre", "at"], ["G", "reat"], ["et", "tes"], ["ett", "es"], ["ette", "s"], ["e", "ttes"], ["\u2581\u0434\u0435\u043a\u0430", "\u0431\u0440\u044f"], ["F", "ULL"], ["\u2581re", "gener"], ["\u2581reg", "ener"], ["\u2581kt\u00f3", "re"], ["\u0433\u043e", "\u0440"], ["\u0433", "\u043e\u0440"], ["is", "ce"], ["isc", "e"], ["\u2581t", "oda"], ["\u2581to", "da"], ["\u2581tod", "a"], ["\u2581eth", "ical"], ["i", "q"], ["P", "t"], ["ar", "in"], ["ari", "n"], ["a", "rin"], ["ig", "os"], ["igo", "s"], ["i", "gos"], ["\u2581work", "shops"], ["\u2581workshop", "s"], ["\u2581R", "oche"], ["\u2581Ro", "che"], ["\u2581Roc", "he"], ["Get", "String"], ["\u043c\u0438\u043d\u0438", "\u0441\u0442\u0440\u0430\u0442\u0438\u0432"], ["m", "\u00eame"], ["\u2581D", "aw"], ["\u2581Da", "w"], ["ar", "ians"], ["ari", "ans"], ["aria", "ns"], ["arian", "s"], ["\u2581imp", "acts"], ["\u2581impact", "s"], ["\u2581por", "table"], ["\u2581port", "able"], [")-", "\\"], [")", "-\\"], ["sh", "ots"], ["shot", "s"], ["\u2581re", "lev"], ["\u2581rel", "ev"], ["\u2581rele", "v"], ["PR", "IV"], ["PRI", "V"], ["\u2581\u0431\u0443", "\u043b\u0430"], ["ard", "less"], ["ul", "ously"], ["ulous", "ly"], ["--", ">"], ["-", "->"], ["ol", "ent"], ["ole", "nt"], ["olen", "t"], ["\u2581\u044d", "\u0442\u043e\u0433\u043e"], ["\u2581\u044d\u0442\u043e", "\u0433\u043e"], ["\u2581Gener", "ic"], ["\u2581Gene", "ric"], ["\u2581", "Generic"], ["\u2581*", "/,"], ["\u2581*/", ","], ["\u2581comb", "inations"], ["\u2581combination", "s"], ["\u2581re", "jo"], ["\u0441", "\u043f\u0443\u0431\u043b\u0438"], ["cap", "acity"], ["\u2581tr", "aces"], ["\u2581tra", "ces"], ["\u2581trace", "s"], ["\u2581op", "acity"], ["\u2581", "opacity"], ["\u2581Off", "icial"], ["ic", "ion"], ["ici", "on"], ["icio", "n"], ["\u2581emotional", "ly"], ["\u2581emotion", "ally"], ["\u2581Jo", "el"], ["\u2581Joe", "l"], ["\u0441\u044c\u043a\u043e", "\u043c\u0443"], ["\u2581legend", "ary"], ["\u2581p", "am"], ["\u2581pa", "m"], ["\u2581Tamb", "i\u00e9n"], [".", "<"], ["ib", "a"], ["i", "ba"], ["mi", "dt"], ["mid", "t"], ["\u0431\u043e", "\u043c"], ["\u2581en", "suite"], ["Author", "ization"], ["P", "ag"], ["\u2581hel", "met"], ["\u2581ter", "rito"], ["\u2581terr", "ito"], ["second", "ary"], ["\u2581seg", "unda"], ["\u2581W", "ire"], ["\u2581Wi", "re"], ["rec", "ated"], ["\u2581inv", "oked"], ["\u2581invoke", "d"], ["\u2581Value", "Error"], ["\u2581\u0444", "\u043e"], ["\u2581", "\u0444\u043e"], ["AL", "IGN"], ["CUR", "RENT"], ["\\", "+\\_\\"], ["\u2581comp", "ilation"], ["\u00e6", "r"], ["\u2581Pal", "mar"], ["\u2581Palm", "ar"], ["\u2581influ", "ences"], ["\u2581influence", "s"], ["/", ":"], ["M", "ix"], ["NO", "P"], ["N", "OP"], ["ec", "onom"], ["e", "conom"], ["\u2581t", "ucked"], ["\u2581}", ");\r"], ["\u2581});", "\r"], ["\u2581})", ";\r"], ["\u2581", "});\r"], ["AN", "K"], ["re", "ject"], ["\u2581p", "ension"], ["\u2581pens", "ion"], ["\u2581gener", "ates"], ["\u2581generate", "s"], ["\u0447", "\u0451"], ["\u2581in", "cap"], ["\u2581inc", "ap"], ["\u2581cl", "icked"], ["\u2581click", "ed"], ["\u2581f", "us"], ["\u2581fu", "s"], ["our", "ses"], ["ours", "es"], ["ourse", "s"], ["\u2581E", "aster"], ["\u2581East", "er"], ["%", ";"], ["zi", "n"], ["z", "in"], ["\u2581oblig", "ations"], ["\u2581obligation", "s"], ["\u2581T", "ips"], ["\u2581Tip", "s"], ["\u2581Ti", "ps"], ["};", "\r"], ["}", ";\r"], [".\"", "_"], ["\u2581B", "SD"], ["\u2581BS", "D"], ["\u00e1t", "ica"], ["\u2581ex", "pose"], ["\u2581exp", "ose"], ["\u2581expos", "e"], ["Par", "s"], ["P", "ars"], ["\u2581Am", "anda"], ["\u043a\u0443", "\u043f"], ["\u2581gu", "essed"], ["\u2581guess", "ed"], ["ds", "i"], ["d", "si"], ["\u2581Le", "ip"], ["Br", "oad"], ["Bro", "ad"], ["B", "road"], ["\u2581Hug", "hes"], ["\u2581Hugh", "es"], ["i", "\u00e9"], ["\u2581W", "ahl"], ["\u2581Wa", "hl"], ["\u2581former", "ly"], ["Rel", "ative"], ["\u2581Y", "u"], ["\u2581Mount", "ains"], ["\u2581Mountain", "s"], ["\u2581E", "num"], ["\u2581En", "um"], ["\u2581", "Enum"], ["\u2581str", "ang"], ["\u2581stra", "ng"], ["_", "-"], ["re", "cht"], ["rec", "ht"], ["vi", "v"], ["v", "iv"], ["pa", "use"], ["p", "ause"], ["\u2581Lond", "res"], ["\u2581el", "bow"], ["\u2581Hawai", "i"], ["\u2581Cas", "ino"], ["Th", "reshold"], ["Un", "its"], ["Unit", "s"], ["In", "clude"], ["\u0438\u0442", "\u043e"], ["\u0438", "\u0442\u043e"], ["as", "ury"], ["\u2581ste", "ht"], ["\u2581dam", "ned"], ["\u2581damn", "ed"], ["\u2581pack", "ets"], ["\u2581packet", "s"], ["\u2581W", "erk"], ["\u2581Wer", "k"], ["\u2581elev", "ator"], ["ied", "ad"], ["go", "vern"], ["gov", "ern"], ["g", "overn"], ["\u2581CONTR", "ACT"], ["ma", "ls"], ["mal", "s"], ["m", "als"], ["\u2581re", "mem"], ["\u2581rem", "em"], ["\u2581ent", "onces"], ["\u2581v", "as"], ["\u2581va", "s"], ["\u2581", "vas"], ["\u2581sym", "pathy"], ["\u2581befind", "et"], ["in", "cing"], ["inc", "ing"], ["Data", "Set"], ["\u2581add", "itionally"], ["\u2581addition", "ally"], ["\u2581additional", "ly"], ["\u2581mus", "ician"], ["\u2581music", "ian"], ["\u0448\u0435", "\u0433\u043e"], ["\u2581li", "stop"], ["\u2581list", "op"], [">\"", ")"], [">", "\")"], ["Print", "f"], ["\u2581Fel", "ix"], ["\u2581car", "ved"], ["\u2581nice", "ly"], ["\u2581nic", "ely"], ["\u0433\u043e", "\u043c"], ["ch", "ap"], ["cha", "p"], ["\u2581N", "ieder"], ["\u2581Ni", "eder"], ["\u2581Nie", "der"], ["\u2581L", "av"], ["\u2581La", "v"], ["\u2581mod", "ifications"], ["\u2581modification", "s"], ["mo", "ment"], ["m", "oment"], ["\u2581bal", "con"], ["\u2581depend", "ency"], ["CK", "ET"], ["\u2581van", "ished"], ["\u2581f", "ighters"], ["\u2581fight", "ers"], ["\u2581fighter", "s"], ["\u2581z", "un\u00e4chst"], ["io", "ctl"], ["ioc", "tl"], ["\u2581def", "ens"], ["\u2581defe", "ns"], ["\u2581N", "em"], ["\u2581Ne", "m"], ["Util", "ity"], ["Ut", "ility"], ["\u2581cur", "v"], ["\u2581cu", "rv"], ["\u2581DA", "MAGES"], ["\u2581Ro", "gers"], ["\u2581Rog", "ers"], ["\u2581Roger", "s"], ["\u2581grat", "itude"], ["\u2581Den", "mark"], ["\u0440\u0430", "\u044f"], ["gr", "pc"], ["grp", "c"], ["g", "rpc"], ["\u2581j", "uni"], ["\u2581ju", "ni"], ["\u2581jun", "i"], ["\u2581\u043e\u043a\u0442", "\u044f\u0431\u0440\u044f"], ["\u2581imm", "ense"], ["\u2581prevent", "ed"], ["\u2581prev", "ented"], ["\u2581fo", "am"], ["\u2581Ex", "tra"], ["\u2581Ext", "ra"], ["\u2581", "Extra"], ["ai", "med"], ["aim", "ed"], ["\u2581C", "riteria"], ["\u2581Crit", "eria"], ["\u2581", "Criteria"], ["\u2581Sim", "ply"], ["box", "es"], ["\u2581Leg", "end"], ["\u2581P", "layers"], ["\u2581Play", "ers"], ["\u2581Player", "s"], ["\u2581Mer", "cedes"], ["\u2581Merc", "edes"], ["\u2581Br", "anch"], ["\u2581", "Branch"], ["TER", "N"], ["T", "ERN"], ["om", "ena"], ["ome", "na"], ["omen", "a"], ["\u2581incorpor", "ate"], ["con", "de"], ["co", "nde"], ["cond", "e"], ["c", "onde"], ["\u2581Est", "ado"], ["\u2581Esta", "do"], ["\u2581w", "asted"], ["\u2581was", "ted"], ["\u2581wa", "sted"], ["\u2581waste", "d"], ["\u2581compl", "aining"], ["\u2581complain", "ing"], ["\u2581war", "riors"], ["\u2581warrior", "s"], ["ot", "er"], ["ote", "r"], ["o", "ter"], ["\u2581\u044d", "\u0442\u043e\u043c"], ["\u2581\u044d\u0442\u043e", "\u043c"], ["\u2581con", "ten"], ["\u2581cont", "en"], ["\u2581co", "nten"], ["\u2581machine", "ry"], ["\u2581mach", "inery"], ["\u2581techn", "ological"], ["\u2581T", "D"], ["\u2581", "TD"], ["\u2581g", "ras"], ["\u2581gr", "as"], ["\u2581gra", "s"], ["\u2581minim", "ize"], ["\u2581D", "oor"], ["\u2581Do", "or"], ["\u2581b", "zw"], ["\u2581p", "rac"], ["\u2581pr", "ac"], ["\u2581pra", "c"], ["TR", "EE"], ["T", "REE"], ["\u2581W", "ing"], ["\u2581Win", "g"], ["\u2581Wi", "ng"], ["\u2581Trans", "action"], ["\u2581", "Transaction"], ["\u2581M", "VT"], ["\u2581Kle", "in"], ["com", "mons"], ["comm", "ons"], ["common", "s"], ["\u2581}", "{"], ["\u2581", "}{"], ["\u2581Her", "itage"], ["\u2581f", "ade"], ["\u2581fa", "de"], ["\u0440\u043e", "\u043a"], ["set", "Value"], ["\u2581Wal", "lace"], ["\u2581Wall", "ace"], ["M", "X"], ["\u2581A", "CT"], ["\u2581AC", "T"], ["\u2581", "ACT"], ["\u2581foot", "age"], ["\u2581ent", "stand"], ["ar", "ga"], ["arg", "a"], ["\u2581n", "ails"], ["\u2581na", "ils"], ["\u2581nail", "s"], ["\u2581capital", "ism"], ["\u2581G", "arc"], ["\u2581Gar", "c"], ["\u2581Ga", "rc"], ["\u2581susp", "ension"], ["il", "is"], ["ili", "s"], ["\u2581M", "ov"], ["\u2581Mo", "v"], ["uff", "led"], ["uffle", "d"], ["Ar", "c"], ["A", "rc"], ["\u2581Beaut", "iful"], ["WA", "Y"], ["W", "AY"], ["Par", "allel"], ["XX", "XX"], ["di", "ag"], ["\u2581D", "T"], ["\u2581", "DT"], ["m", "q"], ["Text", "View"], ["ML", "E"], ["M", "LE"], ["en", "nen"], ["enn", "en"], ["enne", "n"], ["\u2581infect", "ed"], ["\u2581therap", "ist"], ["IN", "GS"], ["ING", "S"], ["\u2581c", "idade"], ["\u044a", "\u043d"], ["\u2581p", "df"], ["\u2581pd", "f"], ["\u2581", "pdf"], ["\u2581b", "ump"], ["\u2581bu", "mp"], ["CT", "X"], ["C", "TX"], ["\u2581IN", "CLUDING"], ["\u2581", "INCLUDING"], ["\u2581G", "ef"], ["\u2581Ge", "f"], ["ENT", "IAL"], ["\u2581h", "andy"], ["\u2581hand", "y"], ["\u2581han", "dy"], ["\u2581tempor", "al"], ["\u2581temp", "oral"], ["\u2581tempo", "ral"], ["At", "A"], ["IS", "H"], ["I", "SH"], ["\u2581Pat", "tern"], ["\u2581", "Pattern"], ["\u2581l", "an"], ["\u2581la", "n"], ["\u2581", "lan"], ["ep", "endant"], ["\u2581sh", "ining"], ["id", "y"], ["i", "dy"], ["\u2581N", "T"], ["\u2581", "NT"], ["\u2581F", "ran"], ["\u2581Fr", "an"], ["\u2581Fra", "n"], ["\u2581nur", "ses"], ["\u2581nurs", "es"], ["\u2581nurse", "s"], ["\u2581bet", "ray"], ["\u2581sens", "ible"], ["\u2581\u0430\u043f\u0440\u0435", "\u043b\u044f"], ["\u2581'", "["], ["\u2581th", "irteen"], [")}", "_{"], [")", "}_{"], ["\u2581No", "ah"], ["INS", "ERT"], ["ist", "ically"], ["istic", "ally"], ["\u2581Append", "ix"], ["\u2581re", "cher"], ["\u2581rec", "her"], ["Re", "ceiver"], ["\u2581der", "nier"], ["\u2581derni", "er"], ["\u043b", "\u043b\u0430"], ["\u043b\u0438", "\u0437\u0430"], ["\u2581Part", "ido"], ["\u2581max", "imal"], ["\u2581maxim", "al"], ["sn", "ap"], ["\u2581\u0447\u0430", "\u0441\u0442\u044c"], ["\u2581\u0447\u0430\u0441\u0442", "\u044c"], ["\u2581\u0447\u0430\u0441", "\u0442\u044c"], ["ST", "OP"], ["STO", "P"], ["S", "TOP"], ["\u2581ult", "ra"], ["\u2581ul", "tra"], ["\u2581d\u00e9velop", "p"], ["\u2581t", "egen"], ["\u2581te", "gen"], ["\u2581\u0427", "\u0438"], ["LI", "B"], ["L", "IB"], ["\u2581bas", "eline"], ["\u2581base", "line"], ["re", "load"], ["rel", "oad"], ["\u2581Ar", "bitro"], ["\u2581k", "all"], ["\u2581ka", "ll"], ["c", "apture"], ["Ar", "m"], ["A", "rm"], ["qu", "in"], ["im", "pse"], ["imp", "se"], ["za", "s"], ["z", "as"], ["\u2581C", "and"], ["\u2581Can", "d"], ["\u2581Ca", "nd"], ["\u2581br", "ains"], ["\u2581brain", "s"], ["\u2581bra", "ins"], ["\u2581host", "ile"], ["\u2581mar", "ble"], ["oo", "ns"], ["oon", "s"], ["o", "ons"], ["\u2581L", "oss"], ["\u2581Los", "s"], ["\u2581Lo", "ss"], ["Meta", "Data"], ["\u2581Rep", "\u00fablica"], ["\u2581and", "ra"], ["\u2581", "andra"], ["od", "en"], ["ode", "n"], ["o", "den"], ["\u2581document", "ed"], ["\u2581M", "oses"], ["\u2581Mo", "ses"], ["\u2581Mos", "es"], ["od", "d"], ["o", "dd"], ["\u2581w", "ax"], ["\u2581wa", "x"], ["us", "ch"], ["usc", "h"], ["u", "sch"], ["\u2581diagn", "osed"], ["in", "kle"], ["ink", "le"], ["\u2581X", "box"], ["\u2581seven", "ty"], ["\u2581sevent", "y"], ["ci", "as"], ["cia", "s"], ["c", "ias"], ["\u2581nov", "iembre"], ["Com", "pute"], ["Comp", "ute"], ["Comput", "e"], ["})", ";\r"], ["});", "\r"], ["}", ");\r"], ["\u2581Philip", "pe"], ["\u2581Philipp", "e"], ["\u2581F", "\u00f6r"], ["Le", "ave"], ["\u2581s", "age"], ["\u2581sa", "ge"], ["\u2581sag", "e"], ["\u2581un", "pre"], ["\u2581Fort", "unately"], ["\u2581a", "post"], ["\u2581ap", "ost"], ["ent", "ities"], ["enti", "ties"], ["\u2581el", "los"], ["\u2581ell", "os"], ["author", "ized"], ["GB", "T"], ["G", "BT"], ["\u2581ins", "ist"], ["\u2581insp", "ire"], ["\u2581inspir", "e"], ["Ma", "ss"], ["M", "ass"], ["\u2581r", "\u00f4le"], ["fe", "e"], ["f", "ee"], ["ip", "art"], ["ipa", "rt"], ["i", "part"], ["\u0446\u0435", "\u0440"], ["\u0446", "\u0435\u0440"], ["un", "ate"], ["una", "te"], ["u", "nate"], ["\u2581C", "NN"], [":", "}"], ["\u2581unh", "appy"], ["\u2581import", "ed"], ["\u2581imp", "orted"], ["H", "IGH"], ["ring", "s"], ["rin", "gs"], ["r", "ings"], ["\u2581In", "stance"], ["\u2581Inst", "ance"], ["\u2581", "Instance"], ["B", "ay"], ["ag", "les"], ["agle", "s"], ["a", "gles"], ["me", "e"], ["m", "ee"], ["ber", "y"], ["be", "ry"], ["b", "ery"], ["\u2581St", "ories"], ["\u2581Sto", "ries"], ["\u2581Ch", "ase"], ["\u2581Cha", "se"], ["\u2581car", "riage"], ["\u2581mis", "under"], ["\u2581imag", "in"], ["p", "w"], ["\u2581M", "eter"], ["\u2581Me", "ter"], ["\u2581Met", "er"], ["\u2581crow", "ds"], ["\u2581crowd", "s"], ["\u2581F", "ame"], ["\u2581Fa", "me"], ["sk", "ill"], ["ski", "ll"], ["s", "kill"], ["\u2581c", "omed"], ["\u2581com", "ed"], ["\u2581co", "med"], ["\u2581come", "d"], ["\u2581", "comed"], ["\u2581r", "anch"], ["\u2581ran", "ch"], ["\u2581l", "acking"], ["\u2581lack", "ing"], ["\u2581lac", "king"], ["\u2581sub", "mar"], ["\u2581subm", "ar"], ["ia", "nte"], ["ian", "te"], ["iant", "e"], ["i", "ante"], ["\u2581l", "anz"], ["\u2581lan", "z"], ["\u2581\u0441\u043b\u0443", "\u0436"], ["--", "---------"], ["----", "-------"], ["--------", "---"], ["---", "--------"], ["-----", "------"], ["----------", "-"], ["------", "-----"], ["---------", "--"], ["-------", "----"], ["-", "----------"], ["\u2581ob", "ten"], ["\u2581obt", "en"], ["\u2581down", "stairs"], ["Y", "N"], ["rot", "ation"], ["\u2581J", "esse"], ["\u2581Jes", "se"], ["\u2581Jess", "e"], ["$", "(\"#"], ["\u2581p", "uls"], ["\u2581pu", "ls"], ["\u2581pul", "s"], ["ir", "ling"], ["irl", "ing"], ["\u2581Sch", "aus"], ["\u2581Sc", "haus"], ["\u2581de", "ployed"], ["\u2581deploy", "ed"], ["\u2581{", "}\","], ["\u2581{}", "\","], ["\u2581Mar", "vel"], ["EN", "UM"], ["E", "NUM"], ["\u2581Mat", "hemat"], ["\u2581Math", "emat"], ["\u2581n", "n"], ["\u2581", "nn"], ["com", "pet"], ["comp", "et"], ["k", "\u00f3w"], ["bi", "l"], ["b", "il"], ["Wh", "ich"], ["is", "ine"], ["isi", "ne"], ["\u2581r", "ude"], ["\u2581ru", "de"], ["\u2581n", "iveau"], ["\u2581\u00e1", "rea"], ["\u2581p", "r\u00e8s"], ["\u2581pr", "\u00e8s"], ["at", "is"], ["ati", "s"], ["\u2581[...", "]"], ["fu", "r"], ["f", "ur"], ["om", "m"], ["o", "mm"], ["pack", "ed"], ["p", "acked"], ["\u043c\u0435", "\u043d\u0435"], ["\u043c\u0435\u043d", "\u0435"], ["\u043c", "\u0435\u043d\u0435"], ["script", "style"], ["\u2581A", "th"], ["\u2581At", "h"], ["\u2581d", "esp"], ["\u2581de", "sp"], ["\u2581des", "p"], ["elt", "emperaturen"], ["\u2581tal", "ents"], ["\u2581talent", "s"], ["oc", "y"], ["o", "cy"], ["\u2581r", "aises"], ["\u2581rais", "es"], ["\u2581raise", "s"], ["\u2581ra", "ises"], ["LI", "MIT"], ["L", "IMIT"], ["\u2581editor", "ial"], ["\u2581edit", "orial"], ["\u2581An", "imal"], ["\u2581Anim", "al"], ["dr", "ive"], ["d", "rive"], ["\u2581\u0440\u0430\u0431\u043e", "\u0442\u0430"], ["bs", "s"], ["b", "ss"], ["\u2581S", "ev"], ["\u2581Se", "v"], ["ep", "och"], ["e", "poch"], ["\u2581R", "C"], ["\u2581", "RC"], ["UN", "USED"], ["\u2581mand", "atory"], ["(", "?:"], ["\u2581B", "in"], ["\u2581Bi", "n"], ["\u2581", "Bin"], ["\u2581synt", "hetic"], ["\u2581g", "own"], ["\u2581go", "wn"], ["\u2581D", "ob"], ["\u2581Do", "b"], ["ka", "p"], ["k", "ap"], ["\u2581har", "mon"], ["\u2581harm", "on"], ["\u2581liber", "ty"], ["\u2581libert", "y"], ["\u2581R", "ice"], ["\u2581Ric", "e"], ["\u2581pray", "ers"], ["\u2581pra", "yers"], ["\u2581prayer", "s"], ["\u2581m", "ise"], ["\u2581mis", "e"], ["\u2581mi", "se"], ["\u2581conf", "using"], ["\u2581le", "ap"], ["\u2581arriv", "es"], ["\u2581arr", "ives"], ["\u2581arrive", "s"], ["ka", "mp"], ["k", "amp"], ["\u2581th", "ats"], ["\u2581that", "s"], ["AC", "C"], ["A", "CC"], ["\u2581Param", "eters"], ["\u2581Parameter", "s"], ["\u2581", "Parameters"], ["\u2581\u043e", "\u0434\u043d\u043e"], ["\u2581\u043e\u0434", "\u043d\u043e"], ["\u2581B", "io"], ["\u2581Bi", "o"], ["d", "ensity"], ["\u2581gl", "impse"], ["FO", "RE"], ["FOR", "E"], ["\u2581L", "isten"], ["\u2581List", "en"], ["\u2581Li", "sten"], ["\u2581Liste", "n"], ["\u2581Lis", "ten"], ["\u2581", "Listen"], ["Pr", "ev"], ["Pre", "v"], ["P", "rev"], ["}\\", ",\\"], ["}\\,", "\\"], ["}", "\\,\\"], ["\u043a\u0443", "\u043b\u044c"], ["\u2581S", "EC"], ["\u2581SE", "C"], ["\u2581", "SEC"], ["\u2581expl", "ored"], ["\u2581explore", "d"], ["\u2581explo", "red"], ["\u2581mean", "time"], ["\u2581meant", "ime"], ["AI", "L"], ["A", "IL"], ["\u2581W", "P"], ["\u2581", "WP"], ["\u2581r", "aison"], ["\u2581rais", "on"], ["\u2581ra", "ison"], ["\u2581ex", "iste"], ["\u2581exist", "e"], ["\u2581l", "esser"], ["\u2581les", "ser"], ["\u2581less", "er"], ["\u2581Valid", "ate"], ["\u2581", "Validate"], ["\u2581ca", "ution"], ["\u2581caut", "ion"], ["us", "ta"], ["ust", "a"], ["u", "sta"], ["he", "ading"], ["head", "ing"], ["EF", "F"], ["E", "FF"], [".'", "\""], [".", "'\""], ["\u2581Gil", "bert"], ["\u2581lim", "itation"], ["\u2581limit", "ation"], ["\u2581ret", "our"], ["\u2581Common", "wealth"], ["\u2581gew", "ann"], ["\u2581miser", "able"], ["\u2581net", "working"], ["\u2581network", "ing"], ["\u2581ott", "obre"], ["\u2581otto", "bre"], ["\u2581D", "ise"], ["\u2581Dis", "e"], ["\u2581Di", "se"], ["ed", "ges"], ["edge", "s"], ["\u2581s", "ede"], ["\u2581se", "de"], ["\u2581sed", "e"], ["\u0432\u0438", "\u0447\u0430"], ["\u0432\u0438\u0447", "\u0430"], ["un", "iform"], ["uni", "form"], ["\u2581\u0434\u0435\u044f", "\u0442\u0435\u043b\u044c"], ["ir", "os"], ["iro", "s"], ["i", "ros"], ["\u2581d", "esen"], ["\u2581de", "sen"], ["\u2581des", "en"], ["\u2581p", "arc"], ["\u2581par", "c"], ["\u2581pa", "rc"], ["\u2581R", "ico"], ["\u2581Ric", "o"], ["N", "s"], ["gu", "id"], ["gui", "d"], ["g", "uid"], ["or", "io"], ["ori", "o"], ["o", "rio"], ["ave", "length"], ["avel", "ength"], ["\u2581G", "le"], ["\u2581Gl", "e"], ["ince", "ton"], ["inc", "eton"], ["Am", "az"], ["A", "maz"], ["Con", "struct"], ["Const", "ruct"], ["\u2581m", "x"], ["\u2581", "mx"], ["\u2581V", "ern"], ["\u2581Ver", "n"], ["\u2581Ve", "rn"], ["\u2581Gener", "ation"], ["\u2581", "Generation"], ["J", "ack"], ["ro", "mag"], ["rom", "ag"], ["\u2581vi", "agra"], ["\u2581via", "gra"], ["\u2581P", "eg"], ["\u2581Pe", "g"], ["\u2581Up", "dated"], ["\u2581Update", "d"], ["\u2581", "Updated"], ["\u2581over", "lap"], ["\u2581overl", "ap"], ["Event", "Args"], ["\u043a", "\u0440\u043e"], ["\u2581*", "\u00ab"], ["\u2581quest", "ioned"], ["\u2581question", "ed"], ["So", "uth"], ["S", "outh"], ["not", "ice"], ["\u2581perman", "ently"], ["\u2581permanent", "ly"], ["ls", "t"], ["l", "st"], ["fi", "cie"], ["fic", "ie"], ["\u2581qu", "ella"], ["\u2581que", "lla"], ["\u2581quel", "la"], ["\u2581college", "s"], ["\u2581colle", "ges"], ["\u2581colleg", "es"], ["\u2581disappoint", "ment"], ["\u2581Lu", "ft"], ["img", "ur"], ["\u2581trans", "itions"], ["\u2581transition", "s"], ["\u2581transit", "ions"], ["\u2581s", "eller"], ["\u2581sell", "er"], ["\u2581sel", "ler"], ["\u2581\u0438\u044e", "\u043d\u044f"], ["\u2581O", "g"], ["\u2581A", "DD"], ["\u2581AD", "D"], ["\u2581", "ADD"], ["\u2581P", "ays"], ["\u2581Pa", "ys"], ["\u2581Pay", "s"], ["COMM", "AND"], ["gr", "ades"], ["grad", "es"], ["grade", "s"], ["gra", "des"], ["\u2581fe", "bbra"], ["\u2581C", "yr"], ["\u2581Cy", "r"], ["\u2581febbra", "io"], ["et", "i"], ["e", "ti"], ["\u2581a", "rom"], ["\u2581ar", "om"], ["\u2581Cl", "aude"], ["\u2581Claud", "e"], ["\u2581UE", "FA"], ["\u2581\u0436\u0438", "\u0432\u0435"], ["\u2581Victor", "ian"], ["\u2581Victoria", "n"], ["ke", "eping"], ["keep", "ing"], ["kee", "ping"], ["\u00ea", "n"], ["\u2581FIX", "ME"], ["it", "ime"], ["iti", "me"], ["i", "time"], ["ch", "estr"], ["che", "str"], ["ches", "tr"], ["\u2581Sam", "sung"], ["\u2581do", "ctrine"], ["\u2581p", "ear"], ["\u2581pe", "ar"], ["\u2581Mediterr", "anean"], ["\u2581Y", "a"], ["\u2581v", "ault"], ["\u2581va", "ult"], ["\u2581Hist", "oric"], ["\u2581Histor", "ic"], ["\u2581se", "dan"], ["\u2581sed", "an"], ["\u2581he", "ated"], ["\u2581heat", "ed"], ["\u2581pol\u00edt", "ica"], ["Pro", "of"], [":", "{"], ["fe", "m"], ["f", "em"], ["\u2581Frank", "furt"], ["pect", "ives"], ["pective", "s"], ["M", "G"], ["\u2581E", "ye"], ["da", "i"], ["d", "ai"], ["\u2581res", "erves"], ["\u2581reserv", "es"], ["\u2581reserve", "s"], ["NE", "R"], ["N", "ER"], ["\u2581tob", "acco"], ["\u2581frag", "ments"], ["\u2581fragment", "s"], ["ic", "c"], ["i", "cc"], ["\u2581b", "ooth"], ["\u2581bo", "oth"], ["\u2581boot", "h"], ["\u2581cru", "ise"], ["\u2581Test", "ament"], ["co", "la"], ["col", "a"], ["c", "ola"], ["\u2581Le", "op"], ["\u2581Leo", "p"], ["\u2581n", "oon"], ["\u2581no", "on"], ["\u2581", "noon"], ["\u2581terr", "ified"], ["v", "b"], ["int", "el"], ["inte", "l"], ["al", "ie"], ["ali", "e"], ["a", "lie"], ["\u2581ver", "ification"], ["yst", "er"], ["ys", "ter"], ["y", "ster"], ["AD", "ER"], ["A", "DER"], ["ch", "ied"], ["chie", "d"], ["chi", "ed"], ["\u2581data", "sets"], ["\u2581dat", "asets"], ["\u2581dataset", "s"], ["\u2581\u0437", "\u0456"], ["\u2581", "\u0437\u0456"], ["\u2581m", "iem"], ["\u2581mi", "em"], ["\u2581mie", "m"], ["ul", "ates"], ["ula", "tes"], ["ulate", "s"], ["\u2581u", "uid"], ["\u2581", "uuid"], ["\u2581Pict", "ures"], ["\u2581Picture", "s"], ["\u2581B", "rend"], ["\u2581Br", "end"], ["\u2581Bre", "nd"], ["\u2581Bren", "d"], ["Bill", "board"], ["\u2581s", "tern"], ["\u2581st", "ern"], ["\u2581ste", "rn"], ["\u2581ster", "n"], ["\u2581de", "nom"], ["\u2581den", "om"], ["\u2581acc", "idents"], ["\u2581accident", "s"], ["\u0441", "\u043d\u044f"], ["\u2581p", "acking"], ["\u2581pack", "ing"], ["\u2581pac", "king"], ["\u0446\u0438", "\u0458\u0430"], ["ibli", "cal"], ["iblic", "al"], ["\u2581\u0422\u0430", "\u043a"], ["\u2581wh", "isk"], ["\u2581whis", "k"], ["\u2581l", "uego"], ["\u2581lu", "ego"], ["\u2581rect", "angle"], ["\u2581ho", "oks"], ["\u2581hook", "s"], ["\u2581", "hooks"], ["\u2581neg", "lect"], ["\u2581negl", "ect"], ["\u2581s", "ober"], ["\u2581so", "ber"], ["\u2581sob", "er"], ["pro", "position"], ["Mult", "iple"], ["Multi", "ple"], [":\"", ","], [":", "\","], ["\u2581b", "apt"], ["\u2581ba", "pt"], ["Par", "ts"], ["Part", "s"], ["P", "arts"], ["\u2581S", "election"], ["\u2581Se", "lection"], ["\u2581Sel", "ection"], ["\u2581Select", "ion"], ["\u2581", "Selection"], ["\u2581Al", "pha"], ["\u2581", "Alpha"], ["we", "ights"], ["weight", "s"], ["ha", "ll"], ["hal", "l"], ["h", "all"], ["\u0441\u043e", "\u0431"], ["\u0441", "\u043e\u0431"], ["\u2581l", "ur"], ["\u2581lu", "r"], ["\u2581\u00e9p", "oca"], ["\u2581re", "sted"], ["\u2581r", "ested"], ["\u2581res", "ted"], ["\u2581rest", "ed"], ["\u2581reste", "d"], ["amb", "igu"], ["\u2581taste", "s"], ["\u2581tast", "es"], ["amazon", "aws"], ["\u2581conf", "ess"], ["\u2581dic", "iembre"], ["\u2581dici", "embre"], ["im", "plement"], ["impl", "ement"], ["imp", "lement"], ["\u2581absor", "ption"], ["Ha", "l"], ["H", "al"], ["LE", "AN"], ["\u2581Z", "ach"], ["\u2581Za", "ch"], ["\u2581free", "ze"], ["\u2581fre", "eze"], ["L", "BL"], ["ST", "M"], ["S", "TM"], ["\u2581cal", "c"], ["\u2581ca", "lc"], ["\u2581", "calc"], ["={", "()"], ["=", "*/"], ["\u2581b", "t"], ["\u2581", "bt"], ["Re", "b"], ["R", "eb"], ["\u2581W", "ien"], ["\u2581Wi", "en"], ["an", "ska"], ["ans", "ka"], ["ansk", "a"], ["\u2581s", "urn"], ["\u2581su", "rn"], ["\u2581sur", "n"], ["iat", "ive"], ["i", "ative"], ["\u2581inv", "\u00e5n"], ["C", "Y"], ["\u2581l", "\u00e0"], ["am", "ba"], ["amb", "a"], ["le", "en"], ["lee", "n"], ["l", "een"], ["wa", "hl"], ["w", "ahl"], ["\u2581function", "ing"], ["\u021bi", "a"], ["\u021b", "ia"], ["get", "Context"], ["ga", "rt"], ["gar", "t"], ["g", "art"], ["\u2581\u043e", "\u0431\u0435"], ["\u2581\u043e\u0431", "\u0435"], ["Pe", "n"], ["P", "en"], ["vi", "k"], ["v", "ik"], ["Sl", "ider"], ["\u2581Ac", "cept"], ["\u2581", "Accept"], ["Ga", "p"], ["G", "ap"], ["\u2581J", "orge"], ["SI", "G"], ["S", "IG"], ["\u2581\u0432\u043e", "\u0441"], ["\u2581\u0433\u043e", "\u043b\u043e"], ["\u2581\u0433", "\u043e\u043b\u043e"], ["\u2581period", "o"], ["\u0448", "\u0442\u0430"], ["\u2581pat", "ches"], ["\u2581patch", "es"], ["\u043a\u043e", "\u0457"], ["\u00e4r", "e"], ["\u00e4", "re"], ["eng", "ono"], ["li", "sta"], ["list", "a"], ["l", "ista"], ["hor", "n"], ["ho", "rn"], ["h", "orn"], ["\u2581Com", "plex"], ["\u2581Comp", "lex"], ["\u2581", "Complex"], ["Se", "nt"], ["S", "ent"], ["tr", "fs"], ["\u2581conv", "ex"], ["\u2581conve", "x"], ["Gener", "ation"], ["\u2581\u043c\u0456\u0441", "\u0446\u0435"], ["com", "press"], ["comp", "ress"], ["\u2581S", "ax"], ["\u2581Sa", "x"], ["\u2581u", "id"], ["\u2581ui", "d"], ["\u2581", "uid"], ["\u2581Leb", "ens"], ["\u2581Leben", "s"], ["Com", "pletion"], ["\\|", "_{"], ["\\", "|_{"], ["in", "sky"], ["ins", "ky"], ["\u2581sc", "hon"], ["\u2581sch", "on"], ["\u2581m", "asters"], ["\u2581ma", "sters"], ["\u2581master", "s"], ["\u2581mas", "ters"], ["\u2581mast", "ers"], ["in", "depend"], ["inde", "pend"], ["ne", "ys"], ["ney", "s"], ["\u2581l", "ied"], ["\u2581li", "ed"], ["\u2581lie", "d"], ["\u2581a", "spir"], ["\u2581asp", "ir"], ["\u0447", "\u043d\u0456"], ["\u2581break", "down"], ["\u2581H", "arm"], ["\u2581Har", "m"], ["\u2581Ha", "rm"], ["\u2581design", "ing"], ["h", "f"], ["\u2581Ang", "ela"], ["\u2581Angel", "a"], ["\u2581con", "fer"], ["\u2581conf", "er"], ["\u2581part", "ido"], ["\u2581parti", "do"], ["\u2581inter", "ference"], ["ma", "o"], ["m", "ao"], ["\u2581absor", "bed"], ["\u2581absorb", "ed"], ["\u2581V", "all"], ["\u2581Val", "l"], ["\u2581Va", "ll"], ["Error", "Code"], ["\u2581Publish", "ing"], ["va", "no"], ["van", "o"], ["v", "ano"], ["BIT", "S"], ["BI", "TS"], ["B", "ITS"], ["\u2581de", "er"], ["\u2581Camp", "aign"], ["\u2581g", "raz"], ["\u2581gr", "az"], ["\u2581gra", "z"], ["CHAN", "GE"], ["\u2581f", "eder"], ["\u2581fe", "der"], ["\u2581fed", "er"], ["if", "fe"], ["iff", "e"], ["hand", "ed"], ["han", "ded"], ["h", "anded"], ["c", "q"], ["um", "bing"], ["umb", "ing"], ["\u2581un", "re"], ["\u2581s", "iendo"], ["\u2581si", "endo"], ["\u2581sim", "pler"], ["\u2581simple", "r"], ["\u2581simpl", "er"], ["wh", "y"], ["w", "hy"], ["ar", "ettes"], ["are", "ttes"], ["aret", "tes"], ["arette", "s"], ["an", "st"], ["ans", "t"], ["\u2581h", "ass"], ["\u2581has", "s"], ["\u2581ha", "ss"], ["\u2581Enter", "prise"], ["\u2581m", "ois"], ["\u2581mo", "is"], ["\u2581F", "o"], ["\u2581\u0443\u0447\u0430", "\u0441\u0442"], ["ff", "en"], ["f", "fen"], ["\u2581MOD", "ULE"], ["\u2581", "MODULE"], ["\u2581activ", "ated"], ["\u2581activate", "d"], ["\u2581intern", "acional"], ["\u2581M", "ittel"], ["deg", "ree"], ["\u2581\u043e\u0442", "\u043a\u0440\u044b"], ["\u2581&", "("], ["get", "Property"], ["is", "z"], ["i", "sz"], ["ced", "ure"], ["\u2581en", "ters"], ["\u2581ent", "ers"], ["\u2581enter", "s"], ["\u2581S", "ally"], ["\u2581Sal", "ly"], ["\u2581Tr", "ain"], ["\u2581Tra", "in"], ["\u2581lo", "gged"], ["\u2581log", "ged"], ["\u2581R", "av"], ["\u2581Ra", "v"], ["\u2581A", "void"], ["\u2581Av", "oid"], ["\u2581K", "aiser"], ["\u2581Ka", "iser"], ["\u2581ex", "pend"], ["\u2581exp", "end"], ["ap", "hor"], ["aph", "or"], ["\u2581b", "rass"], ["\u2581br", "ass"], ["\u2581bra", "ss"], ["\u2581bras", "s"], ["\u2581mel", "od"], ["\u2581att", "itudes"], ["\u2581attitude", "s"], ["*", "\""], ["W", "all"], ["\u2581o", "we"], ["\u2581", "owe"], ["\u2581b", "amb"], ["\u2581ba", "mb"], ["sh", "ader"], ["sha", "der"], ["ce", "ster"], ["ces", "ter"], ["c", "ester"], ["\u2581P", "P"], ["\u2581", "PP"], ["\u2581migr", "ations"], ["\u2581migration", "s"], ["ent", "ric"], ["entr", "ic"], ["\u2581Set", "up"], ["\u2581", "Setup"], ["\u2581Art", "ist"], ["hr", "e"], ["h", "re"], ["\u2581pol", "ite"], ["\u2581polit", "e"], ["ah", "an"], ["aha", "n"], ["a", "han"], ["\u2581lug", "lio"], ["\u2581pre", "decess"], ["\u2581S", "IG"], ["\u2581SI", "G"], ["\u2581", "SIG"], ["\u0442\u0456", "\u0432"], ["\u0442", "\u0456\u0432"], ["\u2581R", "F"], ["\u2581", "RF"], ["\u2581D", "ry"], ["\u2581Dr", "y"], ["\u2581m", "aker"], ["\u2581make", "r"], ["\u2581ma", "ker"], ["\u2581", "maker"], ["\u0448\u0438", "\u043c"], ["\u0448", "\u0438\u043c"], ["\u2581S", "ounds"], ["\u2581Sound", "s"], ["\u2581implement", "ing"], ["\u2581a", "h"], ["\u2581", "ah"], ["\u2581g", "ev"], ["\u2581ge", "v"], ["\u2581du", "plicate"], ["\u2581L", "ogan"], ["\u2581Log", "an"], ["\u2581Lo", "gan"], ["\u2581G", "rade"], ["\u2581Gr", "ade"], ["\u2581Grad", "e"], ["\u2581Gra", "de"], ["DU", "CT"], ["\u00eds", "es"], ["\u00ed", "ses"], ["\u00e9r", "t"], ["\u00e9", "rt"], ["\u2581nons", "ense"], ["back", "up"], ["Att", "achment"], ["\u2581e", "cc"], ["\u2581ec", "c"], ["\u2581Squad", "ron"], ["le", "arn"], ["lear", "n"], ["de", "precated"], ["dep", "recated"], ["\u2581A", "ub"], ["\u2581Au", "b"], ["\u2581G", "ol"], ["\u2581Go", "l"], ["\u2581over", "l"], ["SER", "VICE"], ["\u2581beautiful", "ly"], ["RE", "L"], ["R", "EL"], ["\u2581G", "ian"], ["\u2581Gi", "an"], ["\u2581P", "apa"], ["\u2581Pa", "pa"], ["\u2581Pap", "a"], ["res", "pond"], ["respon", "d"], ["resp", "ond"], ["\u2581Carib", "bean"], ["r", "n"], ["\u2581\u0445\u0443\u0434\u043e", "\u0436"], ["C", "fg"], ["ra", "i"], ["r", "ai"], ["\u2581sn", "iff"], ["tt", "o"], ["t", "to"], ["\u043e\u043b\u043e", "\u0433\u0438"], ["\u043e", "\u043b\u043e\u0433\u0438"], ["\u2581r", "b"], ["\u2581", "rb"], ["\u2581inc", "idents"], ["\u2581incident", "s"], ["\u2581d", "uck"], ["\u2581du", "ck"], ["\u2581PROVID", "ED"], ["Source", "s"], ["S", "ources"], ["\u2581Chel", "sea"], ["\u2581t", "ek"], ["\u2581te", "k"], ["\u2581", "tek"], ["\u2581\u043d\u0430", "\u043b\u0430\u0437\u0438"], ["\u2581pil", "ots"], ["\u2581pilot", "s"], ["\u0442", "\u043a\u0438"], ["\u2581tr", "aded"], ["\u2581trad", "ed"], ["\u2581tra", "ded"], ["\u2581trade", "d"], ["\u2581Be", "ijing"], ["\u2581Greg", "ory"], ["scal", "ar"], ["\u2581incl", "ined"], ["\u2581inc", "lined"], ["\u2581K", "amp"], ["\u2581Kam", "p"], ["\u2581Ka", "mp"], ["\u2581M", "arian"], ["\u2581Mar", "ian"], ["\u2581Ma", "rian"], ["\u2581Maria", "n"], ["\u2581fier", "ce"], ["\u2581the", "ft"], ["\u2581th", "eft"], ["\u044e\u0449\u0438", "\u0445"], ["\u2581In", "to"], ["\u2581Int", "o"], ["\u2581", "Into"], ["con", "straint"], ["parent", "Node"], ["id", "ental"], ["ident", "al"], ["iden", "tal"], ["\u2581gouver", "nement"], ["\u2581S", "ND"], ["\u2581SN", "D"], ["\u2581Rub", "y"], ["\u2581Ru", "by"], ["\u2581mon", "aster"], ["Rec", "ords"], ["Record", "s"], ["\u2581K", "ab"], ["\u2581Ka", "b"], ["\u2581Un", "iverse"], ["\u2581Univers", "e"], ["\u2581approxim", "ate"], ["\u2581approx", "imate"], ["W", "ater"], ["\u2581Phys", "ical"], ["ap", "pers"], ["app", "ers"], ["appe", "rs"], ["oubt", "edly"], ["\u043b\u043e", "\u0436\u0435\u043d"], ["\u043b\u043e\u0436\u0435", "\u043d"], ["\u2581tow", "el"], ["\u2581sib", "lings"], ["ep", "h"], ["e", "ph"], ["ic", "ios"], ["ici", "os"], ["icio", "s"], ["\u0440\u0430", "\u043c\u0438"], ["\u2581out", "rage"], ["\u2581tamb", "\u00e9"], ["SR", "C"], ["S", "RC"], ["\u0442\u0435", "\u043b\u0435\u043c"], ["\u0442\u0435\u043b", "\u0435\u043c"], ["V", "i"], [".'", ");"], [".", "');"], ["L", "M"], ["\u2581m", "itt"], ["\u2581mit", "t"], ["\u2581mi", "tt"], ["\u2581", "mitt"], ["\u2581w", "eed"], ["\u2581we", "ed"], ["\u2581cr", "ops"], ["\u2581cro", "ps"], ["\u2581crop", "s"], ["im", "an"], ["ima", "n"], ["i", "man"], ["Cl", "aim"], ["ins", "ula"], ["\u2581(", "\u201c"], ["\u2581Ch", "anges"], ["\u2581Change", "s"], ["\u2581", "Changes"], ["\u2581inv\u00e5n", "are"], ["ag", "ain"], ["aga", "in"], ["a", "gain"], ["\u2581c", "nt"], ["\u2581", "cnt"], ["\u2581G", "az"], ["\u2581Ga", "z"], ["\u2581a", "ustral"], ["over", "lay"], ["\u2581Me", "chan"], ["\u2581sl", "ammed"], ["\u2581tr", "ailing"], ["\u2581tra", "iling"], ["\u2581trail", "ing"], ["\u2581Bi", "ography"], ["\u2581appe", "aling"], ["\u2581appeal", "ing"], ["IV", "ER"], ["IVE", "R"], ["I", "VER"], ["\u2581A", "ve"], ["\u2581Av", "e"], ["\u2581P", "lot"], ["\u2581Pl", "ot"], ["vo", "j"], ["v", "oj"], ["\u2581s", "ung"], ["\u2581su", "ng"], ["\u2581sun", "g"], ["\u2581", "sung"], ["\u2581u", "nos"], ["\u2581un", "os"], ["\u2581uno", "s"], ["Effect", "s"], ["v", "v"], ["co", "ok"], ["c", "ook"], ["But", "tons"], ["Button", "s"], ["\u2581trans", "m"], ["ier", "to"], ["iert", "o"], ["CON", "TEXT"], ["CONT", "EXT"], ["\u2581dign", "ity"], ["air", "ed"], ["ai", "red"], ["aire", "d"], ["a", "ired"], ["java", "x"], ["jav", "ax"], ["j", "avax"], ["\u2581Albert", "o"], ["\u2581Alber", "to"], ["\u2581Rec", "ently"], ["\u2581Recent", "ly"], ["\u2581fac", "ial"], ["\u2581fa", "cial"], ["math", "op"], ["mat", "hop"], ["a\u0142", "o"], ["a", "\u0142o"], ["\u0432\u0438", "\u0434"], ["co", "tt"], ["c", "ott"], ["Vari", "ables"], ["Variable", "s"], ["\u2581R", "an"], ["\u2581Ra", "n"], ["\u2581b", "unk"], ["am", "iliar"], ["amil", "iar"], ["CA", "ST"], ["C", "AST"], ["\u2581fr", "\u00fc"], ["VE", "D"], ["V", "ED"], ["\u2581NOT", "ICE"], ["\u2581turn", "o"], ["\u2581tur", "no"], ["valid", "ator"], ["\u2581Portug", "uese"], ["\u2581question", "ing"], ["}}", ")"], ["}", "})"], ["\u2581l", "ear"], ["\u2581le", "ar"], ["\u2581", "lear"], ["X", "amarin"], ["\u2581dis", "adv"], ["enc", "oded"], ["encode", "d"], ["\u2581K", "ot"], ["\u2581Ko", "t"], ["ra", "ted"], ["rat", "ed"], ["rate", "d"], ["r", "ated"], ["\u2581The", "ory"], ["ci", "us"], ["c", "ius"], ["\u2581Dar", "win"], ["\u0452", "\u0435"], ["\u2581d\u00e9", "cl"], ["\u2581d\u00e9c", "l"], ["\u2581\u043e\u0431\u043b\u0430", "\u0441\u0442\u044c"], ["\u0440\u043e", "\u0432\u0438\u0447"], ["\u2581mob", "ility"], ["\u2581mobil", "ity"], ["V", "F"], ["\u2581\u0445", "\u0438"], ["\u2581", "\u0445\u0438"], ["un", "til"], ["unt", "il"], ["u", "ntil"], ["\u2581bar", "riers"], ["\u2581barrier", "s"], ["\u2581barr", "iers"], ["gi", "f"], ["g", "if"], ["\u2581R", "oh"], ["\u2581Ro", "h"], ["\u2581a", "ging"], ["\u2581ag", "ing"], ["\u2581", "aging"], ["\u2581W", "idget"], ["\u2581", "Widget"], ["ol", "k"], ["\u2581f", "arms"], ["\u2581far", "ms"], ["\u2581farm", "s"], ["Check", "er"], ["Che", "cker"], ["Int", "roduction"], ["\u0441", "\u043c\u043e"], ["\u2581Russ", "ians"], ["\u2581Russian", "s"], ["\u2581Russia", "ns"], ["na", "ments"], ["nam", "ents"], ["nament", "s"], ["n", "aments"], ["\u2581In", "sert"], ["\u2581Ins", "ert"], ["\u2581", "Insert"], ["\u2581When", "ever"], ["\u2581Whe", "never"], ["er", "set"], ["ers", "et"], ["it", "ori"], ["itor", "i"], ["ito", "ri"], ["\u2581D", "ort"], ["\u2581Do", "rt"], ["\u2581Dor", "t"], ["\u2581cost", "ume"], ["\u2581mathemat", "ical"], ["\u2581B", "ast"], ["\u2581Bas", "t"], ["\u2581Ba", "st"], ["\u2581nom", "inated"], ["\u2581nomin", "ated"], ["\u2581rest", "oration"], ["pos", "al"], ["po", "sal"], ["\u2581un", "fortunate"], ["P", "s"], ["LI", "N"], ["L", "IN"], ["\u2581int", "act"], ["\u2581prov", "oc"], ["\u2581situ", "\u00e9e"], ["\u2581\u043d\u043e", "\u044f\u0431\u0440\u044f"], ["er", "mo"], ["erm", "o"], ["\u2581f", "isher"], ["\u2581fish", "er"], ["\u2581fis", "her"], ["\u0433", "\u043b\u044f"], ["\u2581con", "ting"], ["\u2581cont", "ing"], ["\u2581contin", "g"], ["\u2581Do", "ug"], ["\u2581Dou", "g"], ["\"", "?"], ["\u2581E", "va"], ["\u2581Ev", "a"], ["\u2581t", "ops"], ["\u2581to", "ps"], ["\u2581top", "s"], ["\u2581Rem", "ote"], ["\u2581", "Remote"], ["\u2581art", "work"], ["\u2581art", "illery"], ["qu", "ick"], ["\u2581Arab", "ia"], ["\u2581SD", "Value"], ["\u2581Dak", "ota"], ["ia", "ted"], ["iat", "ed"], ["iate", "d"], ["i", "ated"], ["\u2581Op", "tim"], ["\u2581Opt", "im"], ["but", "tons"], ["button", "s"], ["\u2581c", "ottage"], ["\u2581where", "in"], ["\u2581tut", "orial"], ["\u2581S", "cre"], ["\u2581Sc", "re"], ["\u2581swe", "ep"], ["\u2581Coff", "ee"], ["})", "}"], ["}", ")}"], ["\u2581\u043c\u0443", "\u0437\u044b"], ["host", "name"], ["\u2581T", "emp"], ["\u2581Te", "mp"], ["\u2581Tem", "p"], ["\u2581", "Temp"], ["\u2581F", "ut"], ["\u2581Fu", "t"], ["re", "spect"], ["res", "pect"], ["resp", "ect"], ["oc", "z"], ["o", "cz"], ["\u2581pre", "domin"], ["\u2581pred", "omin"], ["Ind", "icator"], ["en", "cial"], ["enc", "ial"], ["encia", "l"], ["enci", "al"], ["UM", "ENT"], ["U", "MENT"], ["\u2581SH", "ALL"], ["\u2581SHA", "LL"], ["\u2581comm", "anded"], ["\u2581command", "ed"], ["\u2581withdraw", "al"], ["io", "ur"], ["i", "our"], ["REG", "ION"], ["s", "printf"], ["\u2581\u0432", "\u043c\u0435"], ["\u2581Pay", "ment"], ["\u2581", "Payment"], ["\u2581A", "nim"], ["\u2581An", "im"], ["\u2581", "Anim"], ["pub", "lish"], ["\u2581se", "eks"], ["\u2581see", "ks"], ["\u2581seek", "s"], ["ou", "w"], ["o", "uw"], ["\u2581G", "M"], ["\u2581", "GM"], ["ru", "gu"], ["rug", "u"], ["r", "ugu"], ["us", "tain"], ["ust", "ain"], ["usta", "in"], ["\u2581)", ")"], ["\u2581", "))"], ["\u2581consult", "ing"], ["\u2581D", "ialog"], ["\u2581", "Dialog"], ["\u2581L", "ars"], ["\u2581La", "rs"], ["\u2581Lar", "s"], ["\u2581crit", "ique"], ["\u2581circ", "ulation"], ["\u2581circul", "ation"], ["\u2581land", "sc"], ["\u2581lands", "c"], ["man", "aged"], ["\u2581C", "raft"], ["\u2581Cr", "aft"], ["\u2581Cra", "ft"], ["\u2581h", "erman"], ["\u2581her", "man"], ["af", "i"], ["a", "fi"], ["am", "y"], ["a", "my"], ["\u2581disc", "our"], ["\u2581disco", "ur"], ["<>", "("], ["<", ">("], ["\u2581St", "eph"], ["\u2581Ste", "ph"], ["\u2581Step", "h"], ["\u2581toler", "ance"], ["type", "name"], ["typ", "ename"], ["typen", "ame"], ["vent", "ions"], ["vention", "s"], ["zi", "a\u0142"], ["z", "ia\u0142"], ["\u0441\u0442", "\u043e\u0432"], ["\u0441\u0442\u043e", "\u0432"], ["\u0441", "\u0442\u043e\u0432"], ["\u2581st", "icking"], ["\u2581stick", "ing"], ["AS", "C"], ["A", "SC"], ["IS", "O"], ["I", "SO"], ["\u2581Sp", "encer"], ["\u2581Di", "dn"], ["\u2581Did", "n"], ["gom", "ery"], ["im", "iter"], ["imit", "er"], ["imi", "ter"], ["dr", "u"], ["d", "ru"], ["Cl", "ause"], ["\u2581sl", "ides"], ["\u2581slide", "s"], ["\u2581slid", "es"], ["##", "#"], ["#", "##"], ["\u2581S", "ugar"], ["\u2581Su", "gar"], ["H", "Y"], ["\u2581\u044d", "\u0442\u0438"], ["\u2581Ed", "wards"], ["\u2581Edward", "s"], ["\u2581c", "ents"], ["\u2581cent", "s"], ["oy", "a"], ["o", "ya"], ["ser", "ts"], ["sert", "s"], ["s", "erts"], ["\u2581H", "ass"], ["\u2581Ha", "ss"], ["\u2581Has", "s"], ["\u2581in", "gen"], ["\u2581ing", "en"], ["\u2581", "ingen"], ["\u0441\u0442", "\u0440\u0438"], ["\u0441", "\u0442\u0440\u0438"], ["\u2581s", "addle"], ["sol", "id"], ["s", "olid"], ["\u2581ch", "ampions"], ["\u2581champion", "s"], ["\u2581champ", "ions"], ["-", ")"], ["\u2581S", "lov"], ["\u2581Sl", "ov"], ["\u2581sh", "iny"], ["\u2581*", ")&"], ["\u2581*)", "&"], ["\u2581Def", "ine"], ["\u010d", "e"], ["\u2581scr", "ut"], ["on", "den"], ["ond", "en"], ["onde", "n"], ["'\"", ","], ["'", "\","], ["uf", "fs"], ["uff", "s"], ["\u2581o", "lymp"], ["id", "ential"], ["ident", "ial"], ["wa", "nd"], ["wan", "d"], ["w", "and"], ["\u2581ann", "ually"], ["\u2581annual", "ly"], ["\u2581Ark", "ansas"], ["\u2581s", "aint"], ["\u2581sa", "int"], ["\u2581gle", "ich"], ["\u2581per", "fection"], ["\u2581perfect", "ion"], ["\u2581perf", "ection"], [")", ">"], ["\u2581sh", "orts"], ["\u2581short", "s"], ["\u2581just", "ified"], ["pe", "ated"], ["peat", "ed"], ["pack", "ages"], ["package", "s"], ["dr", "iven"], ["drive", "n"], ["d", "riven"], ["\u2581Liber", "ty"], ["\u2581str", "ipped"], ["\u2581stri", "pped"], ["\u2581strip", "ped"], ["\u0448\u0435", "\u043d\u0438\u0435"], ["\u2581f\u00fcn", "f"], ["\u2581e", "cosystem"], ["ix", "a"], ["i", "xa"], ["\u2581F", "resh"], ["\u2581Fr", "esh"], ["\u2581Fre", "sh"], ["var", "t"], ["va", "rt"], ["v", "art"], ["\u2581tre", "ats"], ["\u2581treat", "s"], ["\u2581st", "ance"], ["\u2581stan", "ce"], ["\u2581", "stance"], ["\u0447\u0451", "\u0442"], ["\u0447", "\u0451\u0442"], ["\u2581p", "ity"], ["\u2581pi", "ty"], ["\u2581pit", "y"], ["ad", "\u00e9m"], ["\u2581\u043e", "\u043a\u043e\u043d"], ["\u2581\u043e\u043a", "\u043e\u043d"], ["\u2581C", "hand"], ["\u2581Ch", "and"], ["\u2581Cha", "nd"], ["ra", "b"], ["r", "ab"], ["\u0432\u0448\u0438", "\u0439"], ["\u0432", "\u0448\u0438\u0439"], ["in", "ski"], ["ins", "ki"], ["\u2581contin", "ually"], ["\u2581continu", "ally"], ["\u2581D", "addy"], ["\u2581Dad", "dy"], ["\u2581night", "mare"], ["ic", "ional"], ["ici", "onal"], ["icio", "nal"], ["icion", "al"], ["\u2581e", "fect"], ["ue", "blo"], ["\u2581l", "an\u00e7"], ["\u2581lan", "\u00e7"], ["\u2581Col", "lections"], ["\u2581Collection", "s"], ["\u2581Collect", "ions"], ["\u2581", "Collections"], ["du", "e"], ["d", "ue"], ["am", "pton"], ["amp", "ton"], ["\u2581mem", "cpy"], ["\u2581", "memcpy"], ["\u2581*", "*("], ["\u2581**", "("], ["is", "sent"], ["iss", "ent"], ["isse", "nt"], ["issen", "t"], ["\u2581In", "sp"], ["\u2581Ins", "p"], ["\u2581Glas", "gow"], ["\u2581fur", "ono"], ["\u2581kind", "ness"], ["B", "i"], ["\u2581comp", "eted"], ["\u2581compet", "ed"], ["\u2581compete", "d"], ["\u2581o", "ak"], ["L", "arge"], ["\u2581dis", "gu"], ["\u2581disg", "u"], ["\u2581k", "ings"], ["\u2581king", "s"], ["\u2581kin", "gs"], ["\u0442\u0430", "\u043c\u0438"], ["\u2581st", "uffed"], ["\u2581stuff", "ed"], ["\u2581h", "ilar"], ["\u2581hi", "lar"], ["pub", "lished"], ["publish", "ed"], ["\u2581st", "ressed"], ["\u2581str", "essed"], ["\u2581stress", "ed"], ["\u2581Pe", "ak"], ["\u2581lo", "ader"], ["\u2581load", "er"], ["\u2581", "loader"], ["Key", "board"], ["\u2581re", "construction"], ["\u2581v", "od"], ["\u2581vo", "d"], ["\u2581", "vod"], ["\u2581d", "un"], ["\u2581du", "n"], ["\u2581understand", "s"], ["te", "nant"], ["ten", "ant"], ["\u2581ch", "aque"], ["\u2581cha", "que"], ["\u2581pre", "jud"], ["ut", "at"], ["uta", "t"], ["u", "tat"], ["\u2581u", "so"], ["\u2581us", "o"], ["\u2581", "uso"], ["\u2581He", "avy"], ["\u2581cu", "atro"], ["\u2581side", "walk"], ["\u2581B", "ug"], ["\u2581Bu", "g"], ["\u2581m\u00e5n", "aden"], ["ge", "o"], ["\u2581un", "ited"], ["\u2581unit", "ed"], ["\u2581F", "iles"], ["\u2581Fil", "es"], ["\u2581File", "s"], ["\u2581Fi", "les"], ["\u2581", "Files"], ["\u2581\u0410", "\u043b\u044c"], ["\u2581\u0410\u043b", "\u044c"], ["\u2581rug", "by"], ["\u2581fin", "ancing"], ["\u2581financ", "ing"], ["\u2581com", "ply"], ["\u2581comp", "ly"], ["\u2581compl", "y"], ["&", "#"], ["\u2581r", "ushing"], ["\u2581rush", "ing"], ["\u2581rus", "hing"], ["\u2581f", "en"], ["\u2581fe", "n"], ["\u2581", "fen"], ["mon", "g"], ["mo", "ng"], ["m", "ong"], ["\u2581sp", "\u00e9"], ["\u2581present", "ing"], ["IN", "CLUDING"], ["\u011b", "l"], ["zeich", "nung"], ["Back", "up"], ["\u2581pe", "tit"], ["\u2581pet", "it"], ["\u2581all", "erg"], ["\u2581alle", "rg"], ["\u2581aller", "g"], ["\u043d\u0443", "\u0442"], ["\u043d", "\u0443\u0442"], ["\u2581wor", "rying"], ["\u2581worry", "ing"], ["\u2581m", "amm"], ["\u2581ma", "mm"], ["\u2581oper", "and"], ["\u2581opera", "nd"], [":%.*", "]]"], ["\u2581real", "ise"], ["Comm", "ands"], ["Command", "s"], ["\u2581B", "ew"], ["\u2581Be", "w"], ["\u2581ass", "umes"], ["\u2581assum", "es"], ["\u2581assume", "s"], ["\u2581Co", "vid"], ["\u2581Cov", "id"], ["\u2581qu", "and"], ["ty", "ard"], ["t", "yard"], ["\u2581M", "ono"], ["\u2581Mon", "o"], ["\u2581Mo", "no"], ["lin", "ked"], ["link", "ed"], ["M", "ARK"], ["Es", "p"], ["E", "sp"], ["\u2581bless", "ing"], ["\u2581eyeb", "rows"], ["\u2581N", "V"], ["\u2581", "NV"], ["\u2581\u0441\u0442", "\u0440\u0443"], ["\u2581", "\u0441\u0442\u0440\u0443"], ["\u2581mod", "eling"], ["\u2581model", "ing"], ["\u2581mode", "ling"], ["\u2581gre", "eted"], ["Work", "space"], ["\u2581pe", "dest"], ["\u2581ped", "est"], ["\u2581\u043d\u0435", "\u0437\u0430"], ["lem", "agne"], ["Stat", "istics"], ["\u2581a", "ument"], ["\u2581au", "ment"], ["\u2581spe", "eds"], ["\u2581speed", "s"], ["\u2581synd", "rome"], ["CONNE", "CT"], ["za", "hl"], ["z", "ahl"], ["ver", "so"], ["vers", "o"], ["\u00e9rc", "ito"], ["\u2581astr", "onom"], ["\u2581ap", "rile"], ["\u2581apr", "ile"], ["\u2581april", "e"], ["\u017ee", "n"], ["\u017e", "en"], ["\u0432\u0435", "\u0440\u043e"], ["\u0432\u0435\u0440", "\u043e"], ["dr", "aft"], ["d", "raft"], ["\u2581g", "ioc"], ["\u2581gi", "oc"], ["\u2581com", "port"], ["\u2581comp", "ort"], ["\u2581var", "iance"], ["\u2581vari", "ance"], ["\u2581real", "izing"], ["\u2581realiz", "ing"], ["ED", "IT"], ["\u043e\u043b\u043e", "\u0432\u0456"], ["\u2581e", "star"], ["\u2581est", "ar"], ["\u2581es", "tar"], ["\u2581esta", "r"], ["\u2581s", "ost"], ["\u2581so", "st"], ["N", "ORMAL"], ["\u2581", "\u00f3"], ["\u2581And", "r"], ["\u2581An", "dr"], ["ATTR", "IB"], ["\u2581re", "de"], ["\u2581r", "ede"], ["\u2581red", "e"], ["\u2581t", "oes"], ["\u2581to", "es"], ["\u2581toe", "s"], ["\u2581adv", "ances"], ["\u2581advance", "s"], ["\u2581Again", "st"], ["TO", "M"], ["T", "OM"], ["rs", "s"], ["r", "ss"], ["MM", "MM"], ["\u2581ne", "west"], ["\u2581new", "est"], ["\u2581V", "ER"], ["\u2581", "VER"], ["\u2581phrase", "s"], ["\u2581phr", "ases"], ["an", "ter"], ["ant", "er"], ["ante", "r"], ["La", "unch"], ["\u2581c", "hr"], ["\u2581ch", "r"], ["\u2581", "chr"], ["\u2581manufact", "ured"], ["$)", ","], ["$", "),"], ["roll", "ment"], ["es", "ton"], ["est", "on"], ["esto", "n"], ["e", "ston"], ["\u2581pe", "int"], ["\u201d", ")"], ["en", "det"], ["end", "et"], ["ende", "t"], ["\u2581H", "air"], ["\u2581Ha", "ir"], ["ival", "ent"], ["\u2581up", "right"], ["gr", "en"], ["gre", "n"], ["g", "ren"], ["an", "ked"], ["ank", "ed"], ["wr", "ight"], ["w", "right"], ["\u2581m", "ast"], ["\u2581ma", "st"], ["\u2581mas", "t"], ["\u2581on", "Change"], ["\u2581de", "bris"], ["\u2581deb", "ris"], ["\u2581g", "rap"], ["\u2581gr", "ap"], ["\u2581gra", "p"], ["et", "ry"], ["etr", "y"], ["e", "try"], ["\u2581(", "__"], ["\u2581(_", "_"], ["\u2581", "(__"], ["\u2581Com", "merce"], ["BO", "X"], ["T", "ax"], ["\u2581\u043e", "\u0442\u0440\u0438"], ["\u2581\u043e\u0442", "\u0440\u0438"], ["\u2581pre", "vention"], ["\u2581prevent", "ion"], ["\u2581prev", "ention"], ["\u2581Fe", "el"], ["\u2581ex", "otic"], ["\u2581B", "ark"], ["\u2581Bar", "k"], ["\u2581S", "team"], ["\u2581Ste", "am"], ["fo", "n"], ["f", "on"], ["ol", "in"], ["oli", "n"], ["o", "lin"], ["\u2581elim", "inated"], ["\u2581eliminate", "d"], ["\u2581b", "c"], ["\u2581", "bc"], ["\u2581C", "ycl"], ["\u2581Cy", "cl"], ["\u2581$", "(\"#"], ["\u2581", "$(\"#"], ["\u2581P", "arl"], ["\u2581Par", "l"], ["\u2581Pa", "rl"], ["man", "uel"], ["os", "pher"], ["osp", "her"], ["osph", "er"], ["W", "F"], ["An", "aly"], ["Anal", "y"], ["\u2581nav", "ig"], ["\u2581re", "nown"], ["\u2581ren", "own"], ["R", "x"], ["\u2581W", "alt"], ["\u2581Wal", "t"], ["\u2581Wa", "lt"], ["uf", "fed"], ["uff", "ed"], ["\u2581f", "oster"], ["\u2581fo", "ster"], ["\u2581fost", "er"], ["\u2581fos", "ter"], ["$", ":"], ["sh", "ore"], ["Conne", "ctor"], ["Conn", "ector"], ["Connect", "or"], ["\u0444\u0438", "\u043a\u0430"], ["\u2581real", "ization"], ["\u2581realiz", "ation"], ["L", "i"], ["ct", "xt"], ["ctx", "t"], ["c", "txt"], ["ah", "oo"], ["aho", "o"], ["\u2581mir", "acle"], ["\u2581E", "T"], ["\u2581", "ET"], ["\u2581G", "PS"], ["\u2581GP", "S"], ["\u2581Observ", "able"], ["\u2581h", "f"], ["\u2581", "hf"], ["\u2581magnific", "ent"], ["\u043d\u0435", "\u0433\u043e"], ["BI", "N"], ["B", "IN"], ["\u2581D", "orf"], ["\u2581Do", "rf"], ["\u2581Dor", "f"], ["ie", "ck"], ["ve", "e"], ["v", "ee"], ["\u2581C", "raw"], ["\u2581Cr", "aw"], ["\u2581Cra", "w"], ["/", "#"], ["\u2581p", "ci"], ["\u2581pc", "i"], ["\u2581", "pci"], ["ip", "pet"], ["ipp", "et"], ["\u2581Hill", "ary"], ["\u2581g", "ir"], ["\u2581gi", "r"], ["\u2581r", "and"], ["\u2581ran", "d"], ["\u2581ra", "nd"], ["\u2581", "rand"], ["\u2581la", "ying"], ["\u2581lay", "ing"], ["\u2581D", "ifferent"], ["bo", "ys"], ["boy", "s"], ["vi", "rt"], ["vir", "t"], ["v", "irt"], ["\u2581enc", "ryption"], ["\u00e1s", "z"], ["\u00e1", "sz"], ["\u043f\u043e", "\u0440"], ["\u043f", "\u043e\u0440"], ["\u2581sm", "elled"], ["\u2581smell", "ed"], ["\u2581sus", "cept"], ["cl", "uded"], ["clude", "d"], ["\u2581C", "arn"], ["\u2581Car", "n"], ["\u2581Ca", "rn"], ["ig", "ten"], ["igt", "en"], ["igte", "n"], ["\u2581Ch", "uck"], ["\u2581Prov", "inc"], ["\u2581per", "\u00ed"], ["\u2581Mar", "shal"], ["\u2581Mars", "hal"], ["\u2581", "Marshal"], ["\u043c\u043e", "\u0436"], ["g", "fx"], ["os", "hi"], ["osh", "i"], ["\u2581W", "HE"], ["\u2581WH", "E"], ["\u2581relax", "ation"], [",", "."], ["we", "re"], ["wer", "e"], ["w", "ere"], ["\u2581var", "ieties"], ["\u2581W", "on"], ["\u2581Wo", "n"], ["\u2581g", "aps"], ["\u2581gap", "s"], ["\u2581ga", "ps"], ["\u2581st", "ole"], ["\u2581sto", "le"], ["ig", "ua"], ["igu", "a"], ["\u044e\u0449\u0438", "\u0435"], ["\u2581Ham", "pshire"], ["ph", "rase"], ["\u2581pel", "\u00edcula"], ["Process", "ing"], ["\u2581initial", "ization"], ["oust", "ic"], ["\u2581Jose", "f"], ["\u2581Jos", "ef"], ["ic", "ating"], ["ica", "ting"], ["\u2581good", "ness"], ["TE", "S"], ["T", "ES"], ["\u2581c", "ope"], ["\u2581co", "pe"], ["\u2581cop", "e"], ["\u2581", "cope"], ["\u2581ignor", "ance"], ["\u2581B", "rist"], ["\u2581Br", "ist"], ["\u2581par", "as"], ["\u2581para", "s"], ["\u2581pa", "ras"], ["\u2581accident", "ally"], ["\u2581t", "and"], ["\u2581tan", "d"], ["\u2581ta", "nd"], ["it", "test"], ["itt", "est"], ["itte", "st"], ["\u2581\u0443", "\u043b\u0438"], ["\u2581sh", "ipped"], ["\u2581ship", "ped"], ["\u2581\u043e", "\u0441\u0442"], ["\u2581\u043e\u0441", "\u0442"], ["else", "if"], ["\u2581u", "size"], ["\u2581us", "ize"], ["hor", "izontal"], ["\u2581C", "arr"], ["\u2581Car", "r"], ["\u2581Ca", "rr"], ["\u2581pre", "cip"], ["\u2581prec", "ip"], ["ro", "z"], ["r", "oz"], ["path", "etic"], ["pat", "hetic"], ["ri", "ved"], ["riv", "ed"], ["rive", "d"], ["r", "ived"], ["ro", "k"], ["r", "ok"], ["\u2581dig", "ging"], ["\u043c\u043e", "\u043c"], ["\u2581M", "ull"], ["\u2581Mu", "ll"], ["\u2581Mul", "l"], ["\u2581X", "III"], ["\u2581XII", "I"], ["\u2581XI", "II"], ["\u2581pe", "as"], ["\u2581f", "oul"], ["\u2581fo", "ul"], ["\u2581fou", "l"], ["\u2581travel", "s"], ["\u2581trav", "els"], ["\u2581N", "g"], ["\u2581\u0441\u043e\u0441\u0442\u0430\u0432", "\u0435"], ["\u2581\u0441\u043e\u0441\u0442\u0430", "\u0432\u0435"], ["Mon", "t"], ["Mo", "nt"], ["M", "ont"], ["ar", "de"], ["ard", "e"], ["\u2581Ste", "fan"], ["^^", "^^"], ["\u2581K", "iss"], ["\u2581Ki", "ss"], ["\u2581E", "k"], ["\u2581ok", "tober"], ["\u2581mem", "orable"], ["\u2581memor", "able"], ["')", ")."], ["'))", "."], ["'", "))."], ["\u2581V", "ision"], ["\u2581Vis", "ion"], ["\u2581N", "ina"], ["\u2581Ni", "na"], ["\u2581Nin", "a"], ["\u2581S", "olar"], ["\u2581So", "lar"], ["\u2581Sol", "ar"], ["\u2581highlight", "ed"], ["\u2581me", "mo"], ["\u2581mem", "o"], ["me", "isterschaft"], ["side", "bar"], ["SE", "E"], ["S", "EE"], ["\u2581Nev", "ada"], ["D", "a"], ["\u2581draw", "er"], ["ast", "ically"], ["astic", "ally"], ["el", "de"], ["eld", "e"], ["sc", "ribed"], ["scri", "bed"], ["scribe", "d"], ["scrib", "ed"], ["\u2581pri", "ests"], ["\u2581priest", "s"], ["\u2581hom", "mes"], ["\u2581homme", "s"], ["\u2581in", "structor"], ["\u2581instruct", "or"], ["\u043a\u043b\u0430", "\u0434"], ["\u2581sp", "ett"], ["\u2581spe", "tt"], ["\\", "-"], ["\u2581\u043c\u0438", "\u0440\u0430"], ["\u2581", "\u043c\u0438\u0440\u0430"], ["\u2581Look", "s"], ["\u2581Lo", "oks"], ["\u2581sle", "eve"], ["\u2581strong", "est"], ["\u2581t", "\u00eate"], ["\u2581Nic", "ole"], ["\u2581Ni", "cole"], ["\u2581Nicol", "e"], ["im", "per"], ["imp", "er"], ["\u043d\u0430", "\u0447\u0430"], ["ip", "per"], ["ipp", "er"], ["\u2581in", "won"], ["il", "ers"], ["ile", "rs"], ["iler", "s"], ["i", "lers"], ["\u2581Dep", "uty"], ["og", "e"], ["o", "ge"], ["\u2581de", "pressed"], ["\u2581dep", "ressed"], ["\u2581depress", "ed"], ["\u2581ar", "te"], ["\u2581art", "e"], ["\u2581", "arte"], ["\u2581comb", "ining"], ["LA", "ST"], ["L", "AST"], ["in", "ted"], ["int", "ed"], ["inte", "d"], ["\u2581A", "verage"], ["\u2581Ave", "rage"], ["\u2581poll", "ution"], ["\u2581Phill", "ips"], ["\u2581W", "M"], ["\u2581", "WM"], ["}}", "}\\"], ["}}}", "\\"], ["}", "}}\\"], ["Add", "ed"], ["Ad", "ded"], ["\u2581per", "ipher"], ["Creat", "ion"], ["C", "reation"], ["\u2581ital", "ien"], ["\u2581Ch", "oice"], ["\u2581Cho", "ice"], ["\u2581", "Choice"], ["\u2581EX", "PRESS"], ["\u2581St", "ruct"], ["\u2581Str", "uct"], ["\u2581", "Struct"], ["ys", "z"], ["y", "sz"], ["Res", "ize"], ["Re", "size"], ["AR", "GS"], ["ARG", "S"], ["\u2581re", "po"], ["\u2581rep", "o"], ["\u2581", "repo"], ["\u2581\u0447\u0442\u043e", "\u0431\u044b"], ["\u2581p", "ref"], ["\u2581pre", "f"], ["\u2581pr", "ef"], ["\u2581", "pref"], ["\u2581earth", "qu"], ["\u2581\u041c\u0435", "\u043a\u0441\u0438"], ["\u2581F", "inale"], ["\u2581Fin", "ale"], ["\u2581Final", "e"], ["\u2581h", "echo"], ["\u2581he", "cho"], ["requ", "ests"], ["request", "s"], ["C", "ut"], ["\u2581des", "erved"], ["\u2581deserve", "d"], ["\u0433\u043e", "\u0432\u043e"], ["\u0433\u043e\u0432", "\u043e"], ["\u2581Re", "cent"], ["\u2581Rec", "ent"], ["\u2581\u0434\u0438", "\u0432\u0438\u0437\u0438"], ["\u2581support", "ive"], ["\u043f\u0440\u0430", "\u0432\u0438"], ["\u043f\u0440\u0430\u0432", "\u0438"], ["\u2581irre", "levant"], ["'", "\r"], ["\u2581c", "trl"], ["\u2581", "ctrl"], ["\u2581De", "al"], ["iz", "ada"], ["iza", "da"], ["u", "o"], ["\u2581n", "ort"], ["\u2581no", "rt"], ["\u2581nor", "t"], ["ge", "ometry"], ["geo", "metry"], ["\u2581Individ", "ual"], ["er", "eg"], ["ere", "g"], ["e", "reg"], ["\u2581\u043f\u0440\u0438", "\u043d\u044f"], ["cre", "f"], ["cr", "ef"], ["c", "ref"], ["\u2550", "\u2550"], ["\u2581com", "erc"], ["\u2581come", "rc"], ["=", "_"], ["bu", "nd"], ["b", "und"], ["\u0442\u0430", "\u0445"], ["il", "en"], ["ile", "n"], ["i", "len"], ["\u0447\u0438", "\u0442\u0430"], ["\u2581corpor", "ation"], ["es", "z"], ["e", "sz"], ["\u2581=", "=>"], ["\u2581==", ">"], ["ab", "lish"], ["abl", "ish"], ["Ap", "r"], ["A", "pr"], ["\u2581r", "ipped"], ["\u2581ri", "pped"], ["\u2581rip", "ped"], ["Var", "s"], ["V", "ars"], ["st", "ret"], ["str", "et"], ["stre", "t"], ["\u2581Frances", "co"], ["Na", "N"], ["\u2581any", "time"], ["\u2581autom", "ated"], ["ost", "ream"], ["o", "stream"], ["\u2581draw", "ings"], ["\u2581drawing", "s"], ["\u2581enhance", "ment"], ["ok", "rat"], ["\u2581Iss", "ue"], ["\u0432", "\u0440\u0430"], ["Cur", "rency"], ["\u2581w", "yn"], ["\u2581wy", "n"], ["izar", "re"], ["\u00e9t", "ico"], ["mult", "iple"], ["multi", "ple"], ["multip", "le"], ["\u2581R", "ate"], ["\u2581Ra", "te"], ["\u2581Rat", "e"], ["\u2581", "Rate"], ["\u2581I", "ch"], ["\u2581A", "uss"], ["\u2581Aus", "s"], ["\u2581Au", "ss"], ["\u2581For", "mer"], ["\u2581Form", "er"], ["Cur", "ve"], ["\u2581mar", "vel"], ["att", "ro"], ["attr", "o"], ["\u2581\u0441", "\u043f"], ["BO", "OL"], ["\u0441\u0438", "\u044f"], ["go", "ld"], ["g", "old"], ["\u2581N", "intendo"], ["\u2581Salv", "ador"], ["\u2581S", "olution"], ["\u2581Sol", "ution"], ["AD", "C"], ["A", "DC"], ["\u0431\u043e", "\u0440\u0430"], ["\u0431\u043e\u0440", "\u0430"], ["\u2581Ben", "nett"], ["\u2581F", "R"], ["\u2581", "FR"], ["\u2581pu", "eden"], ["\u2581pued", "en"], ["\u2581puede", "n"], ["pat", "ient"], ["\u2581P", "G"], ["\u2581", "PG"], ["\u2581J", "in"], ["\u2581Ji", "n"], ["\u2581cr", "ashed"], ["\u2581crash", "ed"], ["\u2581d", "enen"], ["\u2581de", "nen"], ["\u2581den", "en"], ["\u2581S", "ample"], ["\u2581Sam", "ple"], ["\u2581", "Sample"], ["\u2581Que", "bec"], ["it", "ories"], ["itor", "ies"], ["ito", "ries"], ["itori", "es"], ["\u2581b", "linked"], ["\u2581blink", "ed"], ["\u2581l", "ion"], ["\u2581li", "on"], ["\u2581vo", "ce"], ["\u2581voc", "e"], ["\u2581Imp", "act"], ["\u2581M", "au"], ["\u2581Ma", "u"], ["\u2581N", "ie"], ["\u2581Ni", "e"], ["\u2581l", "ob"], ["\u2581lo", "b"], ["\u2581\u0434", "\u0432\u0435"], ["or", "neys"], ["orney", "s"], ["orne", "ys"], ["\u2581coast", "al"], ["\u2581s", "ensors"], ["\u2581sens", "ors"], ["\u2581sensor", "s"], ["\u2581X", "II"], ["\u2581XI", "I"], ["\u2581ill", "usion"], ["oj", "i"], ["o", "ji"], ["\u2581I", "NC"], ["\u2581IN", "C"], ["\u2581Dun", "can"], ["y", "k"], ["\u2581affect", "ing"], ["pu", "l"], ["p", "ul"], ["\u2581Napole", "on"], ["\u2581\u0430", "\u043a\u0430\u0434\u0435"], ["\u2581com", "pt"], ["\u2581comp", "t"], ["\u2581prof", "itable"], ["\u2581profit", "able"], ["lo", "e"], ["l", "oe"], ["\u2581deux", "i\u00e8me"], ["\u2581W", "C"], ["\u2581", "WC"], ["\u2581v", "iable"], ["\u2581vi", "able"], ["\u2581via", "ble"], ["\u2581D", "rug"], ["\u2581Dr", "ug"], ["\u2581Dru", "g"], ["Text", "Box"], ["\u2581lum", "inos"], ["au", "t\u00e9"], ["aut", "\u00e9"], ["y", "c"], ["\u0161t", "\u011b"], ["\u2581affili", "ates"], ["\u2581affiliate", "s"], ["il", "da"], ["ild", "a"], ["con", "duct"], ["cond", "uct"], ["\u2581e", "benfalls"], ["\u2581A", "MD"], ["\u2581AM", "D"], ["\u2581Mon", "itor"], ["\u2581", "Monitor"], ["\u2581Compan", "ies"], ["\u2581correct", "ed"], ["\u2581corre", "cted"], ["\u00e4", "ck"], ["SY", "STEM"], ["other", "apy"], ["\u2581\u043f", "\u0435\u0440\u0435\u0434"], ["\u2581\u043f\u0435\u0440\u0435", "\u0434"], ["\u2581\u043f\u0435", "\u0440\u0435\u0434"], ["\u2581bl", "ues"], ["\u2581blue", "s"], ["at", "isf"], ["ati", "sf"], ["atis", "f"], ["al", "though"], ["alth", "ough"], ["ro", "st"], ["ros", "t"], ["r", "ost"], ["SC", "AN"], ["S", "CAN"], ["\u2581R", "AM"], ["\u0446\u0456", "\u043e\u043d\u0430\u043b\u044c"], ["\u2581vend", "ors"], ["\u2581vendor", "s"], ["\u2581custom", "s"], ["\u2581cust", "oms"], ["\u2581activ", "ate"], ["\u2581", "activate"], ["\u2581b", "logs"], ["\u2581bl", "ogs"], ["\u2581blo", "gs"], ["\u2581blog", "s"], ["\u2581br", "ace"], ["\u2581bra", "ce"], ["\u2581", "brace"], ["\u2581st", "rat"], ["\u2581str", "at"], ["\u2581stra", "t"], ["an", "je"], ["anj", "e"], ["\u0449", "\u0451"], ["\u2581t", "ide"], ["\u2581tid", "e"], ["\u2581ti", "de"], ["\u2581Brig", "ade"], ["get", "Operand"], ["\u2581al", "iment"], ["\u2581ali", "ment"], ["\u2581achieve", "ments"], ["\u2581achievement", "s"], ["\u2581suspic", "ion"], ["\u2581susp", "icion"], ["\u2581touch", "down"], ["br", "oad"], ["bro", "ad"], ["b", "road"], ["io", "re"], ["ior", "e"], ["i", "ore"], ["Compar", "ison"], ["\u2581m", "um"], ["\u2581mu", "m"], ["Eng", "lish"], ["\u2581P", "icture"], ["\u2581Pict", "ure"], ["\u2581M", "ouse"], ["\u2581Mo", "use"], ["\u2581", "Mouse"], ["am", "d"], ["a", "md"], ["\u2581[", "`"], ["\u2581den", "omin"], ["\u2581denom", "in"], ["\u2581Al", "eks"], ["\u2581Ale", "ks"], ["\u2581pr", "events"], ["\u2581prevent", "s"], ["\u2581prev", "ents"], ["\u00f3", "b"], ["fe", "d"], ["f", "ed"], ["\u2581P", "ray"], ["\u2581Pr", "ay"], ["\u2581Pra", "y"], ["\u2581sh", "ine"], ["\u2581", "shine"], ["\u2581cl", "utch"], ["mu", "x"], ["m", "ux"], ["App", "ro"], ["Ap", "pro"], ["\u2581not", "ably"], ["ch", "io"], ["chi", "o"], ["na", "ge"], ["n", "age"], ["HA", "S"], ["H", "AS"], ["\u2581'", ")"], ["\u2581", "')"], ["\u2581M", "iche"], ["\u2581Mich", "e"], ["\u2581Mic", "he"], ["\u2581Mi", "che"], ["t", "g"], ["::", "~"], ["\u2581am", "ely"], ["\u2581ro", "dz"], ["\u2581rod", "z"], ["z", "s"], ["tr", "ait"], ["tra", "it"], ["t", "rait"], ["\u2581k", "lass"], ["\u2581kl", "ass"], ["\u2581", "klass"], ["f", "\u00f6"], ["\u2581dest", "ac"], ["\u2581Cl", "ara"], ["\u2581Clar", "a"], ["f", "requency"], ["\u2581G", "it"], ["\u2581Gi", "t"], ["\u2581\u043f\u043e", "\u043b\u044c"], ["\u2581\u043f\u043e\u043b", "\u044c"], ["\u2581frequ", "encies"], ["\u2581febr", "ero"], ["\u2581st", "umbled"], ["\u043a\u043e", "\u044e"], ["\u2581N", "ames"], ["\u2581Name", "s"], ["\u2581Na", "mes"], ["\u2581Nam", "es"], ["\u2581", "Names"], ["\u2581F", "light"], ["\u2581Fl", "ight"], ["\u2581p", "rey"], ["\u2581pre", "y"], ["\u2581pr", "ey"], ["\u2581med", "io"], ["\u2581medi", "o"], ["\u2581V", "AR"], ["\u2581VA", "R"], ["\u2581", "VAR"], ["\u2581F", "loat"], ["\u2581Flo", "at"], ["\u2581", "Float"], ["\u2581Ern", "est"], ["\u2581Marc", "atori"], ["op", "ort"], ["o", "port"], ["\u2581cancel", "lation"], ["\u2581cancell", "ation"], ["\u2581Br", "yan"], ["\u2581Bry", "an"], ["\u2014\u2014", "\u2014\u2014"], ["Lu", "c"], ["L", "uc"], ["\u2581li", "bre"], ["\u2581lib", "re"], ["\u2581t", "\u00edtulo"], ["*", ">"], ["\u2581S", "andy"], ["\u2581San", "dy"], ["\u2581Sand", "y"], ["\u2581Mar", "ina"], ["Be", "en"], ["B", "een"], ["\u2581w", "al"], ["\u2581wa", "l"], ["\u2581", "wal"], ["\u2581K", "ultur"], ["\u2581expl", "ode"], ["\u2581explo", "de"], ["\u2581lim", "iting"], ["\u2581limit", "ing"], ["\u2581presum", "ably"], ["\u2581p", "b"], ["\u2581", "pb"], ["\u2581M", "erc"], ["\u2581Me", "rc"], ["\u2581Mer", "c"], ["\u2581\u0440\u0435", "\u043a\u0438"], ["le", "arning"], ["lear", "ning"], ["learn", "ing"], ["C", "atalog"], ["\u2581C", "ensus"], ["lt", "e"], ["l", "te"], ["\u2581N", "ET"], ["\u2581NE", "T"], ["\u2581", "NET"], ["ra", "ising"], ["rais", "ing"], ["rai", "sing"], ["\u0441\u044c", "\u043a\u0435"], ["st", "aff"], ["sta", "ff"], ["\u2581Qu", "inn"], ["\u2581mem", "orial"], ["\u2581memor", "ial"], ["\u2581memo", "rial"], ["\u043f", "\u043d\u044f"], ["\u2581cu", "enta"], ["\u2581X", "I"], ["lb", "l"], ["l", "bl"], ["\u2581v", "aries"], ["\u2581var", "ies"], ["\u2581vari", "es"], ["\u2581va", "ries"], ["\u2581fluct", "uations"], ["\u2581\u0434\u043e\u043b", "\u0436"], ["\u2581\u043e\u0441\u043e", "\u0431\u0438"], ["\u2581ware", "house"], ["How", "ever"], ["\u2581correct", "ions"], ["\u2581corre", "ctions"], ["\u2581correction", "s"], ["dh", "d"], ["d", "hd"], ["\u2581f", "als"], ["\u2581fa", "ls"], ["\u2581fal", "s"], ["\u2581controvers", "y"], ["\u2581cur", "se"], ["\u2581t", "\u00e9l\u00e9"], ["\u2581t\u00e9", "l\u00e9"], ["\u0159e", "d"], ["\u0159", "ed"], ["\u2581A", "U"], ["\u2581", "AU"], ["\u2581\u0442", "\u043e\u0440"], ["\u2581\u0442\u043e", "\u0440"], ["\u2581", "\u0442\u043e\u0440"], ["\u2581cr", "\u00edt"], ["id", "an"], ["ida", "n"], ["i", "dan"], ["ili", "ary"], ["iliar", "y"], ["ilia", "ry"], ["\u2581P", "anel"], ["\u2581Pan", "el"], ["\u2581Pa", "nel"], ["\u2581", "Panel"], ["cul", "e"], ["cu", "le"], ["c", "ule"], ["\u2581P", "oor"], ["\u2581Po", "or"], ["\u2581B", "A"], ["\u2581", "BA"], ["\u2581ignor", "ant"], ["\u00e8me", "s"], ["\u00e8", "mes"], ["\u2581aest", "hetic"], ["Link", "ed"], ["Lin", "ked"], ["get", "Int"], ["Un", "icode"], ["[", "@"], ["\u2581Z", "ent"], ["\u2581Ze", "nt"], ["\u2581Zen", "t"], ["Man", "ifest"], ["\u2581v", "ars"], ["\u2581var", "s"], ["\u2581va", "rs"], ["\u2581", "vars"], ["P", "B"], ["\u2581\u0432", "\u0443"], ["\u2581", "\u0432\u0443"], ["\u2581De", "scribe"], ["\u2581Desc", "ribe"], ["\u2581", "Describe"], ["\u2581Any", "thing"], ["oi", "rs"], ["oir", "s"], ["o", "irs"], ["\u2581s", "ocks"], ["\u2581so", "cks"], ["\u2581soc", "ks"], ["\u2581sock", "s"], ["\u2581im", "ped"], ["\u2581imp", "ed"], ["\u2581ne", "ue"], ["\u2581neu", "e"], ["\u2581dis", "pers"], ["\u2581disp", "ers"], ["Col", "lect"], ["Coll", "ect"], ["file", "r"], ["fil", "er"], ["fi", "ler"], ["f", "iler"], ["\u2581Fr", "au"], ["\u2581Fra", "u"], ["\u2581H", "ockey"], ["\u2581te", "ens"], ["\u2581teen", "s"], ["\u2581Rober", "to"], ["\u2581Robert", "o"], ["la", "uf"], ["l", "auf"], ["\u0432\u0430", "\u0442\u044c"], ["\u0432\u0430\u0442", "\u044c"], ["\u2581\u0441", "\u043a\u043e"], ["\u2581", "\u0441\u043a\u043e"], ["is", "Array"], ["\u2581teen", "ager"], ["Bu", "ilt"], ["\u2581loud", "ly"], ["Cap", "acity"], ["\u2581advent", "ures"], ["\u2581adventure", "s"], ["\u2581M", "olly"], ["\u2581Mol", "ly"], ["rec", "ogn"], ["bar", "s"], ["ba", "rs"], ["b", "ars"], ["\u2581L", "or"], ["\u2581Lo", "r"], ["\u2581pu", "\u00f2"], ["\u2581m", "ong"], ["\u2581mon", "g"], ["\u2581mo", "ng"], ["\u2581", "mong"], ["in", "ement"], ["ine", "ment"], ["i", "nement"], ["Ass", "ignment"], ["Assign", "ment"], ["\u2581d", "iz"], ["\u2581di", "z"], ["less", "ness"], ["\u2581H", "alloween"], ["\u2581bit", "map"], ["\u2581", "bitmap"], ["Ro", "m"], ["R", "om"], ["\u043d\u0430", "\u0440"], ["\u043d", "\u0430\u0440"], ["\u2581re", "bel"], ["\u2581reb", "el"], ["\u2581rad", "ial"], ["\u2581radi", "al"], ["me", "asure"], ["ni", "t"], ["n", "it"], ["\u2581Ass", "ume"], ["\u2581assign", "ments"], ["\u2581assignment", "s"], ["\u2581I", "sn"], ["\u2581Is", "n"], ["\u2581al", "tre"], ["\u2581alt", "re"], ["\u00dfe", "r"], ["\u00df", "er"], ["\u043d\u0430", "\u043b\u044c"], ["\u043d\u0430\u043b", "\u044c"], ["\u043d", "\u0430\u043b\u044c"], ["\u2581fl", "ies"], ["\u2581d", "roit"], ["\u2581dro", "it"], ["\u2581thick", "ness"], ["\u2581en", "jo"], ["\u2581d", "well"], ["\u2581dw", "ell"], ["\u2581hom", "osexual"], ["\u2581e", "val"], ["\u2581ev", "al"], ["\u2581", "eval"], ["$_", "{"], ["$", "_{"], ["as", "ia"], ["asi", "a"], ["\u2581phil", "os"], ["get", "Current"], ["\u2581veter", "ans"], ["\u2581veteran", "s"], ["\u2581Ber", "keley"], ["\u2581wild", "life"], ["Co", "p"], ["C", "op"], ["ve", "rn"], ["ver", "n"], ["v", "ern"], ["\u2581", "\u00da"], ["to", "s"], ["t", "os"], ["\u2581L", "ed"], ["\u2581Le", "d"], ["\u2581key", "words"], ["\u2581keyword", "s"], ["\u2581med", "ications"], ["\u2581medic", "ations"], ["\u2581medication", "s"], ["ne", "um"], ["\u2581jam", "ais"], ["\u2581B", "uc"], ["\u2581Bu", "c"], ["\u2581P", "D"], ["\u2581", "PD"], ["\u2581State", "ment"], ["\u2581Stat", "ement"], ["\u2581", "Statement"], ["\u2581P", "I"], ["\u2581", "PI"], ["\u2581Jack", "ie"], ["\u2581Jac", "kie"], ["\u2581ord", "in"], ["\u2581k", "\u00f6r"], ["\u2581k\u00f6", "r"], ["en", "ze"], ["enz", "e"], ["\u2581util", "ized"], ["\u2581utiliz", "ed"], ["\u2581utilize", "d"], ["\u00e1", "ct"], ["az", "ed"], ["aze", "d"], ["a", "zed"], ["\u2581sever", "ely"], ["\u2581severe", "ly"], ["\u2581\u00e4", "ven"], ["\u2581li", "bro"], ["\u2581lib", "ro"], ["\u2581E", "u"], ["\u00e4s", "t"], ["\u00e4", "st"], ["PAR", "T"], ["PA", "RT"], ["P", "ART"], ["\u2581But", "ler"], ["\u2581puzz", "le"], ["F", "all"], ["Count", "ry"], ["C", "ountry"], ["pf", "n"], ["p", "fn"], ["\u2581\u0443", "\u043a\u0440\u0430\u0457\u043d"], ["\u2581Or", "chestra"], ["\u2581al", "to"], ["\u2581alt", "o"], ["\u2581anc", "ora"], ["\u2581decom", "position"], ["\u2581", "\u0645"], ["\u2581appet", "ite"], ["ad", "u"], ["a", "du"], ["\u2581TH", "AT"], ["\u2581com", "enz"], ["min", "a"], ["mi", "na"], ["m", "ina"], ["\u2581init", "iated"], ["\u2581initi", "ated"], ["\u2581T", "at"], ["\u2581Ta", "t"], ["\u2581some", "time"], ["\u2581som", "etime"], ["\u2581somet", "ime"], ["re", "k"], ["r", "ek"], ["br", "ead"], ["bre", "ad"], ["b", "read"], ["\u2581Stat", "istics"], ["\u2581", "Statistics"], ["\u2581C", "ob"], ["\u2581Co", "b"], ["F", "ollow"], ["\u2581ge", "ometric"], ["\u0448", "\u043b\u0430"], ["\u2581proceed", "ings"], ["D", "lg"], ["se", "ven"], ["s", "even"], ["\u2581[", "-"], ["\u2581", "[-"], ["\u2581Buff", "alo"], ["\u2581bl", "acks"], ["\u2581black", "s"], ["\u2581s", "ov"], ["\u2581so", "v"], ["\u2581cust", "ody"], ["\u2581r", "as"], ["\u2581ra", "s"], ["\u2581", "ras"], ["\u2581tatto", "o"], ["\u00f6ffent", "licht"], ["Bl", "o"], ["B", "lo"], ["A", "ustral"], ["\u2581rec", "uper"], ["\u043b\u0435", "\u0432"], ["\u043b", "\u0435\u0432"], ["\u2581b", "em"], ["\u2581be", "m"], ["\u2581t", "hou"], ["\u2581th", "ou"], ["ori", "ented"], ["orient", "ed"], ["vi", "r"], ["v", "ir"], ["\u2581col", "ony"], ["\u2581colon", "y"], ["\u2581Stan", "ford"], ["Abs", "olute"], ["ad", "rat"], ["adr", "at"], ["\u2581S", "itu"], ["\u2581Si", "tu"], ["\u2581sou", "vent"], ["EX", "EC"], ["\u2581m", "\u0171"], ["\u2581apart", "ments"], ["\u2581apartment", "s"], ["\u2581\u0441\u043b\u0443", "\u0447\u0430"], ["\u2581a", "no"], ["\u2581an", "o"], ["\u2581", "ano"], ["WIN", "DO"], ["ac", "ci"], ["acc", "i"], ["\u2581L", "au"], ["\u2581La", "u"], ["co", "urt"], ["cou", "rt"], ["c", "ourt"], ["\u2581manif", "old"], ["\u2581coal", "ition"], ["\u2581X", "IV"], ["\u2581XI", "V"], ["Att", "rib"], ["Attr", "ib"], ["asc", "ade"], ["\u2581whe", "at"], ["\u2581strength", "s"], ["FR", "EE"], ["F", "REE"], ["EMP", "TY"], ["\u2581h", "ey"], ["\u2581he", "y"], ["as", "cular"], ["asc", "ular"], ["\u2581pl", "asma"], ["\u2581b", "ob"], ["\u2581bo", "b"], ["Sep", "arator"], ["=\"", "${"], ["=\"$", "{"], ["\u2581Z", "ag"], ["\u2581Za", "g"], ["\u2581pro", "jet"], ["\u2581smooth", "ly"], ["SE", "QU"], ["an", "aly"], ["ana", "ly"], ["anal", "y"], ["att", "achment"], ["attach", "ment"], ["\u2581E", "S"], ["\u2581", "ES"], ["\u2581po", "pped"], ["\u2581pop", "ped"], ["\u0151", "s"], ["to", "m"], ["t", "om"], ["\u2581s", "\u00f3n"], ["\u2581s\u00f3", "n"], ["\u2581r", "ott"], ["\u2581ro", "tt"], ["\u2581rot", "t"], ["\u2581", "rott"], ["Util", "ities"], ["Ut", "ilities"], ["had", "oop"], ["hado", "op"], ["\u2581s", "otto"], ["\u2581so", "tto"], ["au", "tor"], ["aut", "or"], ["auto", "r"], ["\u2581George", "s"], ["\u2581Georg", "es"], ["\u2581kter", "\u00fd"], ["\u2581gru", "ppo"], ["\u2581\u043a\u043e", "\u0433\u0434\u0430"], ["\u2581\u043c\u0435", "\u0434\u0430"], ["\u2581instrument", "al"], ["\u2581W", "riter"], ["\u2581Write", "r"], ["\u2581Writ", "er"], ["\u2581Wr", "iter"], ["\u2581", "Writer"], ["\u2581set", "Timeout"], ["ik", "k"], ["i", "kk"], ["\u2581Do", "po"], ["\u2581Dop", "o"], ["])", ";\r"], ["]);", "\r"], ["]", ");\r"], ["\u2581pract", "icing"], ["\u2581Ron", "ald"], ["\u2581\u0443", "\u0431\u0438"], ["\u2581ag", "rees"], ["\u2581agree", "s"], ["\u2581agre", "es"], ["\u2581den", "oted"], ["\u2581denote", "d"], ["is", "miss"], ["ism", "iss"], ["\u2581interview", "ed"], ["template", "s"], ["t", "emplates"], ["\u0159", "i"], ["ad", "ministr"], ["admin", "istr"], ["\u2581B", "utter"], ["\u2581But", "ter"], ["\u2581XV", "II"], ["\u2581XVI", "I"], ["\u2581position", "ed"], ["\u2581posit", "ioned"], ["\u2581Four", "th"], ["\u2581overwhel", "med"], ["\u2581Reg", "ular"], ["\u2581rep", "rezent"], ["\u043a\u043e\u043d\u043e", "\u043c\u0438"], ["\u2581expect", "s"], ["Ind", "ices"], ["\u2581mar", "ijuana"], ["\u2581z", "aj"], ["\u2581za", "j"], ["\u2581B", "ren"], ["\u2581Br", "en"], ["\u2581Bre", "n"], ["\u2581be", "gg"], ["\u2581beg", "g"], ["\u2581na", "hm"], ["\u2581nah", "m"], ["\u2581inter", "rog"], ["\u0442\u0438", "\u0435"], ["\u2581B", "un"], ["\u2581Bu", "n"], ["\u2581\u0441", "\u0435\u0440\u0435\u0434"], ["\u2581\u0441\u0435", "\u0440\u0435\u0434"], ["\u2581shel", "ves"], ["\u2581\u043a\u043e\u0442\u043e\u0440\u044b", "\u0445"], ["\u2581Fra", "uen"], ["\u2581Frau", "en"], ["\u2581Serge", "ant"], ["\u2581\u0443", "\u0441\u043f\u0435"], ["mat", "ched"], ["match", "ed"], ["m", "atched"], ["\u2581d", "onne"], ["\u2581don", "ne"], ["\u2581touch", "es"], ["\u2581tou", "ches"], ["ab", "ort"], ["abor", "t"], ["\u2581v", "ale"], ["\u2581val", "e"], ["\u2581va", "le"], ["\u2581inst", "itutional"], ["\u2581institut", "ional"], ["\u2581institution", "al"], ["\u2581M", "ons"], ["\u2581Mon", "s"], ["\u2581Mo", "ns"], ["\u2581ambit", "ious"], ["\u2581non", "etheless"], ["\u2581none", "theless"], ["j", "d"], ["\u043f\u0435", "\u0439"], ["\u043f", "\u0435\u0439"], ["\u2581back", "pack"], ["da", "o"], ["d", "ao"], ["\u0432\u0438", "\u044f"], ["\u2581surround", "ings"], ["\u2581surrounding", "s"], ["|", "_{"], ["\u2581g", "egr\u00fcnd"], ["dis", "p"], ["di", "sp"], ["d", "isp"], ["\u2581moist", "ure"], ["\u2581w", "yd"], ["\u2581wy", "d"], ["\u2581tr", "aders"], ["\u2581trad", "ers"], ["\u2581tra", "ders"], ["\u2581trade", "rs"], ["\u2581Er", "st"], ["\u2581Gal", "axy"], ["\u2581\u0432", "\u043e\u043b\u043e"], ["\u2581\u0432\u043e", "\u043b\u043e"], ["\u2581Per", "u"], ["\u2581Pe", "ru"], ["\u2581prior", "ities"], ["\u2581pron", "ounced"], ["\u2581C", "BS"], ["\u2581CB", "S"], ["\u2581Pal", "m"], ["\u2581Pa", "lm"], ["\u2581exp", "ans"], ["\u2581ener", "get"], ["\u2581energ", "et"], ["\u2581Cond", "ition"], ["\u2581", "Condition"], ["\u2581S", "ver"], ["\u2581Sv", "er"], ["ne", "sted"], ["nes", "ted"], ["n", "ested"], ["\u2581\u0444\u0435\u0432\u0440\u0430", "\u043b\u044f"], ["he", "ro"], ["her", "o"], ["h", "ero"], ["\u2581\u043a\u043e", "\u043b\u043e"], ["\u2581\u043a", "\u043e\u043b\u043e"], ["\u2581", "\u043a\u043e\u043b\u043e"], ["\u2581Fil", "ms"], ["\u2581Film", "s"], ["Bo", "n"], ["B", "on"], ["\u00e9", "al"], ["ploy", "ed"], ["tr", "ained"], ["tra", "ined"], ["train", "ed"], ["\u2581els", "\u0151"], ["\u2581l", "ust"], ["\u2581lu", "st"], ["ati", "num"], ["atin", "um"], ["oy", "le"], ["o", "yle"], ["\u2581J", "et"], ["\u2581Je", "t"], ["\u0436\u0434\u0435", "\u043d\u0438\u044f"], ["\u2581survey", "s"], ["\u2581surve", "ys"], ["be", "e"], ["b", "ee"], ["work", "ers"], ["worker", "s"], ["wor", "kers"], ["rec", "ords"], ["record", "s"], ["cal", "endar"], ["bb", "ing"], ["b", "bing"], ["reg", "ation"], ["dash", "board"], ["d", "ashboard"], ["K", "ing"], ["\u2581v", "ista"], ["\u2581vis", "ta"], ["\u2581vi", "sta"], ["\u2581dep", "icted"], ["\u2581occur", "ring"], ["\u2581\u043e", "\u0444\u0438"], ["\u2581sand", "wich"], ["rc", "u"], ["r", "cu"], ["ke", "rn"], ["ker", "n"], ["k", "ern"], ["\u2581min", "ut"], ["\u2581mi", "nut"], ["\u2581\u0441", "\u043c\u0435\u0440"], ["\u2581t", "d"], ["\u2581", "td"], ["so", "lete"], ["sole", "te"], ["sol", "ete"], ["Com", "plex"], ["Comp", "lex"], ["\u2581t", "unn"], ["\u2581tu", "nn"], ["\u2581tun", "n"], ["\u2581sc", "arc"], ["\u2581scar", "c"], ["st", "ead"], ["ste", "ad"], ["\u2581F", "ail"], ["\u2581Fa", "il"], ["\u2581", "Fail"], ["\u2581R", "s"], ["\u2581tr", "ails"], ["\u2581tra", "ils"], ["\u2581trail", "s"], ["ke", "m"], ["k", "em"], ["\u2581Rom", "ans"], ["\u2581Ro", "mans"], ["\u2581Roman", "s"], ["\u2581Roma", "ns"], ["at", "ivity"], ["ativ", "ity"], ["Pre", "vious"], ["Prev", "ious"], ["\u2581de", "press"], ["\u2581dep", "ress"], ["\u2581re", "signed"], ["\u2581res", "igned"], ["\u2581resign", "ed"], ["get", "Default"], ["\u2581Tib", "et"], ["\u2581Ti", "bet"], ["\u2581Fr", "anco"], ["\u2581Franc", "o"], ["\u2581Fran", "co"], ["\")", "));"], ["\"))", ");"], ["\"", ")));"], ["\u2581in", "jection"], ["\u2581inj", "ection"], ["\u2581inject", "ion"], ["rem", "oved"], ["remove", "d"], ["\u2581pra", "ised"], ["\u2581praise", "d"], ["\u2581A", "sc"], ["\u2581As", "c"], ["er", "ase"], ["era", "se"], ["eras", "e"], ["e", "rase"], ["\u2581commission", "ed"], ["MA", "IL"], ["M", "AIL"], ["\u2581B", "oh"], ["\u2581Bo", "h"], ["Pol", "y"], ["Po", "ly"], ["P", "oly"], ["\u2581cin", "q"], ["\u2581Ab", "ove"], ["\u2581Josh", "ua"], ["ZE", "RO"], ["Z", "ERO"], ["\u2581sum", "mit"], ["\u2581U", "rs"], ["\u2581Ur", "s"], ["\u2581c", "url"], ["\u2581cur", "l"], ["\u2581cu", "rl"], ["\u2581v", "isa"], ["\u2581vis", "a"], ["\u2581vi", "sa"], ["\u2581re", "sur"], ["\u2581res", "ur"], ["={", "'"], ["=", "{'"], ["fe", "at"], ["\u2581abs", "orb"], ["\u2581absor", "b"], ["\u2581plan", "ets"], ["\u2581plane", "ts"], ["\u2581planet", "s"], ["\u2581prin", "cess"], ["\u2581prince", "ss"], ["\u2581Jahrhund", "erts"], ["\u2581Jahrhundert", "s"], ["x", "p"], ["\u2581N", "BC"], ["\u2581\u043a\u043e", "\u043c\u0438"], ["\u2581\u043a\u043e\u043c", "\u0438"], ["\u2581F", "UN"], ["\u2581", "FUN"], ["\u2581ne", "uen"], ["\u2581neu", "en"], ["\u2581neue", "n"], ["\u2581d\u00e9", "j\u00e0"], ["\u2581O", "z"], ["bb", "en"], ["b", "ben"], ["VID", "EO"], ["\u2581ej", "empl"], ["\u2581cons", "iders"], ["\u2581consider", "s"], ["\u2581consid", "ers"], ["at", "ri"], ["atr", "i"], ["a", "tri"], ["\u2581ar", "rog"], ["\u2581arr", "og"], ["io", "so"], ["ios", "o"], ["i", "oso"], ["\u2581h", "ace"], ["\u2581ha", "ce"], ["\u2581contact", "ed"], ["\u2581un", "ple"], ["\u2581spons", "ored"], ["\u2581tr", "ainer"], ["\u2581tra", "iner"], ["\u2581train", "er"], ["sb", "i"], ["s", "bi"], ["\u2581\u0437\u0430", "\u043d\u0438\u043c\u0430"], ["C", "riterion"], ["\u043d\u043e", "\u0442\u043e"], ["sch", "eme"], ["sche", "me"], ["enn", "ial"], ["per", "form"], ["perf", "orm"], ["\u2581fix", "ing"], ["\u2581\u043f\u043e", "\u0441\u0442\u0440\u043e"], ["\u2581\u043f\u043e\u0441", "\u0442\u0440\u043e"], ["ar", "b"], ["a", "rb"], ["EX", "IT"], ["\u2581ca", "f\u00e9"], ["\u2581caf", "\u00e9"], ["itut", "ed"], ["itute", "d"], ["itu", "ted"], ["ri", "ages"], ["ria", "ges"], ["riage", "s"], ["T", "ur"], ["\u2581hab", "er"], ["\u2581ha", "ber"], ["el", "asticsearch"], ["\u2581\u0430", "\u043b"], ["\u2581", "\u0430\u043b"], ["r", "h"], ["\u2581v", "oll"], ["\u2581vo", "ll"], ["\u2581vol", "l"], ["CL", "U"], ["M", "il"], ["\u2581mem", "bres"], ["\u2581membr", "es"], ["\u2581membre", "s"], ["\u2581remark", "ed"], ["\u0432\u0430", "\u043d\u0430"], ["\u0432\u0430\u043d", "\u0430"], ["\u0432", "\u0430\u043d\u0430"], ["=\"", "_"], ["Le", "ss"], ["Les", "s"], ["L", "ess"], ["(\"", "\");"], ["\u2581Y", "ale"], ["\u2581Ya", "le"], ["ber", "ries"], ["\u2581rele", "asing"], ["\u2581im", "ports"], ["\u2581import", "s"], ["\u2581imp", "orts"], ["id", "ea"], ["ide", "a"], ["\u2581(", "+"], ["\u2581ar", "qu"], ["ific", "aci\u00f3n"], ["ifica", "ci\u00f3n"], ["\u2581\u043f\u0430", "\u0440\u0430"], ["\u2581\u043f\u0430\u0440", "\u0430"], ["\u2581R", "angers"], ["\u2581Range", "rs"], ["\u2581Rang", "ers"], ["\u2581Ran", "gers"], ["M", "ic"], ["\u2581n", "ederb\u00f6rd"], ["\u2581imag", "inary"], ["\u2581imagin", "ary"], ["\u2581special", "ists"], ["\u2581specialist", "s"], ["\u2581ho", "of"], ["Mod", "ules"], ["Module", "s"], ["\u2581sad", "ly"], ["ce", "il"], ["Tab", "Index"], ["at", "ionale"], ["ation", "ale"], ["ational", "e"], ["\u2581Part", "ner"], ["tb", "ody"], ["t", "body"], ["\u2581le", "verage"], ["\u2581lever", "age"], ["D", "N"], ["\u2581P", "rec"], ["\u2581Pr", "ec"], ["\u2581Pre", "c"], ["\u2581S", "\u00e9"], ["\u2581M", "am"], ["\u2581Ma", "m"], ["\u2581a", "fin"], ["\u2581af", "in"], ["is", "Valid"], ["Ps", "e"], ["P", "se"], ["\u2581\u0441\u0442\u043e", "\u0440\u043e"], ["\u2581cho", "pped"], ["\u2581chop", "ped"], ["\u2581Min", "or"], ["\u2581Mi", "nor"], ["\u2581d", "abei"], ["Da", "vid"], ["D", "avid"], ["uss", "ia"], ["\u2581\u0434\u0435\u0440\u0435", "\u0432\u043d\u044f"], ["\u2581Id", "entity"], ["\u2581Ident", "ity"], ["\u2581", "Identity"], ["\u2581L", "GBT"], ["\u0446\u0438", "\u0458\u0435"], ["\u2581Or", "ts"], ["\u2581Ort", "s"], ["\u2581part", "i"], ["\u2581par", "ti"], ["\u2581B", "achelor"], ["ug", "a"], ["u", "ga"], ["\u2581O", "PT"], ["\u2581OP", "T"], ["\u2581", "OPT"], ["\u2581S", "eth"], ["\u2581Se", "th"], ["\u2581Set", "h"], ["\u2581LI", "ABLE"], ["\u2581inaug", "ur"], ["\u2581Shan", "ghai"], ["\u2581relax", "ing"], ["\u0446\u0438", "\u043e\u043d\u0430"], ["\u0446\u0438\u043e\u043d", "\u0430"], ["\"", "%"], ["\u2581o", "bey"], ["\u2581ob", "ey"], ["\u2581A", "irlines"], ["\u2581Air", "lines"], ["Link", "s"], ["Lin", "ks"], ["L", "inks"], ["\u2581C", "elt"], ["\u2581Ce", "lt"], ["\u2581Cel", "t"], ["\u2581Ad", "min"], ["\u2581Adm", "in"], ["\u2581", "Admin"], ["ag", "ation"], ["\u2581wor", "ries"], ["IN", "TE"], ["INT", "E"], ["ar", "ith"], ["ari", "th"], ["Fat", "alf"], ["]]", ")"], ["]", "])"], ["co", "lm"], ["col", "m"], ["\u2581arch", "ae"], ["\u2581br", "ushed"], ["\u2581brush", "ed"], ["\u2581t", "\u00e4t"], ["\u2581struct", "ured"], ["\u2581structure", "d"], ["\u0442\u0438", "\u0438"], ["\u2581home", "m"], ["\u2581hom", "em"], ["\u2581ho", "mem"], ["[:", ","], ["\u2581n", "avy"], ["\u2581na", "vy"], ["\u2581nav", "y"], ["get", "Key"], ["power", "ed"], ["pow", "ered"], ["\u2581s", "ucked"], ["\u2581suc", "ked"], ["\u2581suck", "ed"], ["\u2581z", "omb"], ["\u2581zo", "mb"], ["iss", "ant"], ["issa", "nt"], ["\u2581M", "ight"], ["\u2581Mi", "ght"], ["\u2581Mig", "ht"], ["\u2581P", "ull"], ["\u2581Pu", "ll"], ["\u2581Pul", "l"], ["ri", "r"], ["r", "ir"], ["\u2581\u043f", "\u0456"], ["\u2581", "\u043f\u0456"], ["\u2581se", "as"], ["\u2581sea", "s"], ["\u2581W", "rest"], ["\u2581Wr", "est"], ["\u2581t", "ense"], ["\u2581ten", "se"], ["\u2581tens", "e"], ["\u2581a", "tm"], ["\u2581at", "m"], ["\u2581have", "t"], ["\u2581ha", "vet"], ["\u2581hav", "et"], ["\u2581pier", "ws"], ["\u2581trag", "ic"], ["\u2581D", "iff"], ["\u2581Di", "ff"], ["\u2581", "Diff"], ["\u2581conf", "idential"], ["\u2581confident", "ial"], ["success", "ful"], ["\u0119", "\u017c"], ["\u2581Ch", "ain"], ["\u2581Cha", "in"], ["\u2581", "Chain"], ["\u2581Ken", "ya"], ["Ch", "oice"], ["oc", "ur"], ["o", "cur"], ["an", "iu"], ["ani", "u"], ["\u2581consult", "ant"], ["\u2581Ad", "vis"], ["\u2581Adv", "is"], ["Li", "f"], ["L", "if"], ["\u2581L", "ors"], ["\u2581Lo", "rs"], ["\u2581Lor", "s"], ["avor", "ite"], ["avo", "rite"], ["\u2581util", "izing"], ["\u2581utiliz", "ing"], ["\u2581v", "intage"], ["Mat", "cher"], ["Match", "er"], ["\u2581m", "embre"], ["\u2581me", "mbre"], ["\u2581mem", "bre"], ["\u2581membr", "e"], ["\u2581Ex", "pect"], ["\u2581Exp", "ect"], ["\u2581", "Expect"], ["\u2581tr", "acing"], ["\u2581tra", "cing"], ["no", "g"], ["n", "og"], ["\u2581d", "ej"], ["\u2581de", "j"], ["\u2581\u0443", "\u0447\u0435"], ["\u2581lo", "ops"], ["\u2581loop", "s"], ["\u2581on", "click"], ["\u2581G", "PU"], ["\u2581GP", "U"], ["\u2581", "GPU"], ["\u2581Album", "s"], ["\u2581Alb", "ums"], ["\u2581Arch", "ives"], ["\u0432\u0430", "\u0442\u0430"], ["\u0432\u0430\u0442", "\u0430"], ["\u2581st", "ove"], ["\u2581sto", "ve"], ["\u0448", "\u043b\u0438"], ["an", "cies"], ["anc", "ies"], ["\u2581geme", "ente"], ["mo", "b"], ["m", "ob"], ["PD", "F"], ["P", "DF"], ["es", "o"], ["e", "so"], ["\u2581v", "\u00e9g"], ["\u2581v\u00e9", "g"], ["Res", "olve"], ["\u2581te", "aches"], ["\u2581teach", "es"], ["\u2581tea", "ches"], ["\u043b\u043e", "\u0436\u0435"], ["\u2581\u0441", "\u0442\u0432\u043e"], ["\u2581\u0441\u0442", "\u0432\u043e"], ["\u2581", "\u0441\u0442\u0432\u043e"], ["\u2581\u041e", "\u0434\u043d\u0430"], ["\u2581f", "id"], ["\u2581fi", "d"], ["Some", "thing"], ["Som", "ething"], ["\u2581ne", "bo"], ["\u2581Valent", "ine"], ["row", "ning"], ["rown", "ing"], ["\u2581\u0430", "\u043b\u0435"], ["\u2581\u0430\u043b", "\u0435"], ["aw", "i"], ["a", "wi"], ["is", "hi"], ["ish", "i"], ["\u2581S", "PI"], ["\u2581SP", "I"], ["\u2581", "SPI"], ["\u2581s", "pel"], ["\u2581sp", "el"], ["\u2581spe", "l"], ["\u2581\u0431", "\u0456\u043b\u044c"], ["\u2581\u0431\u0456", "\u043b\u044c"], ["\u2581particip", "ant"], ["\u2581N", "ed"], ["\u2581Ne", "d"], ["\u2581G", "ast"], ["\u2581Ga", "st"], ["\u2581Gas", "t"], ["\u2581bl", "ond"], ["\u2581blo", "nd"], ["\u2581s", "aves"], ["\u2581sa", "ves"], ["\u2581save", "s"], ["\u2581sav", "es"], ["col", "ored"], ["color", "ed"], ["colo", "red"], ["\u2581A", "CTION"], ["\u2581AC", "TION"], ["\u2581ACT", "ION"], ["\u2581", "ACTION"], ["\u2581Polit", "iker"], ["}$", ")"], ["}", "$)"], ["\u2581D", "um"], ["\u2581Du", "m"], ["den", "try"], ["d", "entry"], ["Stud", "ent"], ["\u2581~", "="], ["lo", "ads"], ["load", "s"], ["\u2581F", "oster"], ["\u2581Fo", "ster"], ["\u4e00", "\u4e2a"], ["\u2581P", "K"], ["\u2581", "PK"], ["\u2581S", "B"], ["\u2581", "SB"], ["\u2581H", "ern"], ["\u2581He", "rn"], ["\u2581Her", "n"], ["\u2581Ex", "hib"], ["Listener", "s"], ["Listen", "ers"], ["Su", "n"], ["S", "un"], ["pl", "ac"], ["\u2581B", "ever"], ["\u2581Be", "ver"], ["\u2581Bev", "er"], ["\u2581incl", "uy"], ["\u2581inclu", "y"], ["\u2581d", "c"], ["\u2581", "dc"], ["ar", "gc"], ["arg", "c"], ["\u2581g", "ed"], ["\u2581ge", "d"], ["\u2581", "ged"], ["\u0441", "\u043f\u0430"], ["\u2581Form", "ula"], ["\u2581\u0441", "\u0435\u043c"], ["\u2581\u0441\u0435", "\u043c"], ["\u2581em", "pt"], ["\u2581emp", "t"], ["\u2581", "empt"], ["un", "register"], ["\u2581Queens", "land"], ["\u00e1nd", "ez"], ["ot", "ive"], ["oti", "ve"], ["\u2581al", "ley"], ["\u2581all", "ey"], ["\u2581alle", "y"], ["\u2581Democr", "at"], ["\u2581trav", "ail"], ["\u2581$", ","], ["\u2581", "$,"], ["R", "P"], ["\u0440\u043e", "\u0435"], ["pers", "onal"], ["person", "al"], ["\u2581p\u00e9ri", "ode"], ["HO", "ME"], ["om", "es"], ["ome", "s"], ["o", "mes"], ["\u2581recogn", "ised"], ["he", "ng"], ["hen", "g"], ["h", "eng"], ["\u2581J", "ung"], ["\u2581Jun", "g"], ["\u2581Ju", "ng"], ["\u2581Ro", "land"], ["\u2581Rol", "and"], ["\u2581conv", "icted"], ["Loc", "ked"], ["Lock", "ed"], ["L", "ocked"], ["\u2581m", "ari"], ["\u2581mar", "i"], ["\u2581ma", "ri"], ["\u2581Lux", "em"], ["refer", "to"], ["De", "leted"], ["Dele", "ted"], ["Delete", "d"], ["Del", "eted"], ["int", "ent"], ["inte", "nt"], ["\u2581St", "aats"], ["\u2581Sta", "ats"], ["\u2581\u043e\u0431\u043b\u0430", "\u0441\u0442\u0456"], ["\u0438", "\u0442"], ["\u2581\u0441\u0430", "\u0432\u0435"], ["\u2581Pro", "tocol"], ["\u2581", "Protocol"], ["aj\u0105", "c"], ["ch", "k"], ["Type", "Info"], ["\u2581p", "kt"], ["\u2581", "pkt"], ["\u2581sc", "andal"], ["\u2581scan", "dal"], ["\u2581individ", "ually"], ["\u2581individual", "ly"], ["FM", "T"], ["F", "MT"], ["\u2581n", "j"], ["ab", "ile"], ["abil", "e"], ["abi", "le"], ["\u2581R", "ivers"], ["\u2581River", "s"], ["PRO", "PERTY"], ["V", "B"], ["wo", "rt"], ["wor", "t"], ["w", "ort"], ["\u2581split", "ting"], ["\u2581spl", "itting"], ["ach", "ten"], ["acht", "en"], ["achte", "n"], ["a", "chten"], ["\u2581AR", "ISING"], ["\u2581s", "ip"], ["\u2581si", "p"], ["\u2581f", "res"], ["\u2581fr", "es"], ["\u2581fre", "s"], ["\u2581g", "room"], ["\u2581gr", "oom"], ["\u2581gro", "om"], ["H", "ol"], ["\u2581c", "anon"], ["\u2581can", "on"], ["\u2581ca", "non"], ["\u2581abrupt", "ly"], ["\u2581after", "ward"], ["\u2581R", "unning"], ["\u2581Run", "ning"], ["\u2581", "Running"], ["\u2581j", "i"], ["\u2581", "ji"], ["\u2581%", ","], ["\u2581", "%,"], ["\u2581Palest", "inian"], ["R", "W"], ["pgf", "scope"], ["\u2581country", "side"], ["\u2581countr", "yside"], ["\u2581fort", "unate"], ["\u2581", "fortunate"], ["\u2581c", "\u00e9l"], ["\u2581Po", "inter"], ["\u2581Point", "er"], ["\u2581", "Pointer"], ["ens", "ors"], ["ensor", "s"], ["enso", "rs"], ["ra", "ting"], ["rat", "ing"], ["r", "ating"], ["\u2581buff", "ers"], ["\u2581buffer", "s"], ["\u2581buf", "fers"], ["\u2581re", "mot"], ["\u2581rem", "ot"], ["\u2581Prop", "Types"], ["\u2581N", "ah"], ["\u2581Na", "h"], ["al", "tern"], ["alt", "ern"], ["alter", "n"], ["\u2581eas", "iest"], ["\u2581in", "vas"], ["\u2581inv", "as"], ["\u2581cl", "k"], ["\u2581", "clk"], ["copy", "right"], ["c", "opyright"], ["\u2581bl", "anc"], ["SA", "MP"], ["S", "AMP"], ["\u2581Co", "hen"], ["\u2581S", "hell"], ["\u2581She", "ll"], ["\u2581Sh", "ell"], ["\u2581Shel", "l"], ["\u2581", "Shell"], ["\u2581destroy", "ing"], ["\u2581destro", "ying"], ["\u2581Z", "el"], ["\u2581Ze", "l"], ["date", "r"], ["da", "ter"], ["dat", "er"], ["d", "ater"], ["\u010de", "n"], ["\u010d", "en"], ["\u2581f", "iling"], ["\u2581fil", "ing"], ["\u2581fi", "ling"], ["\u2581integr", "ate"], ["xi", "t"], ["x", "it"], ["\u2581R", "ET"], ["\u2581RE", "T"], ["\u2581", "RET"], ["le", "ne"], ["len", "e"], ["l", "ene"], ["cal", "ls"], ["call", "s"], ["c", "alls"], ["\u2581sl", "aughter"], ["init", "ialized"], ["initial", "ized"], ["initialize", "d"], ["un", "ches"], ["unch", "es"], ["unc", "hes"], ["\u2581Tr", "ace"], ["\u2581Tra", "ce"], ["\u2581", "Trace"], ["eff", "icient"], ["\u2581Wood", "s"], ["\u2581long", "itud"], ["G", "N"], ["\u2581K", "ont"], ["\u2581Kon", "t"], ["\u2581Ko", "nt"], ["\u2581chunk", "s"], ["\u00e1", "ch"], ["\u2581unem", "ployment"], ["ac", "om"], ["aco", "m"], ["a", "com"], ["\u2581sl", "owed"], ["\u2581slow", "ed"], ["\u2581out", "lined"], ["\u2581outline", "d"], ["xff", "ff"], ["xf", "fff"], ["x", "ffff"], ["\u2581ik", "ke"], ["\u2581work", "space"], ["\u2581works", "pace"], ["M", "c"], ["\u2581k", "icking"], ["\u2581kick", "ing"], ["\u2581embed", "ding"], ["ch", "nitt"], ["chn", "itt"], ["er", "ten"], ["ert", "en"], ["\u2581In", "terior"], ["\u2581Inter", "ior"], ["\u2581S", "ongs"], ["\u2581Son", "gs"], ["\u2581Song", "s"], ["mm", "c"], ["m", "mc"], ["\u2581analy", "zed"], ["\u2581analyze", "d"], ["\u2581Cou", "pe"], ["\u2581favor", "ites"], ["\u2581favorite", "s"], ["\u2581t", "t"], ["\u2581", "tt"], ["\u2581\u0442\u043e", "\u0439"], ["\u2581", "\u0442\u043e\u0439"], ["R", "outing"], ["\u2581Sil", "va"], ["\u2581andere", "m"], ["\u2581ander", "em"], ["\u2581h", "onom"], ["\u2581hon", "om"], ["\u2581ho", "nom"], ["\u2581\u0438\u0441\u043f\u043e\u043b\u044c", "\u0437\u043e\u0432\u0430"], [".\"", "]"], [".", "\"]"], ["\u2581W", "u"], ["le", "gt"], ["leg", "t"], ["\u2581s", "poon"], ["\u2581sp", "oon"], ["\u2581spo", "on"], ["\u2581j", "ap"], ["\u2581ja", "p"], ["\u2581Ext", "ension"], ["\u2581", "Extension"], ["er", "ne"], ["ern", "e"], ["\u2581v", "agy"], ["\u2581va", "gy"], ["\u2581vag", "y"], ["\u2581\u0441\u0435", "\u043b\u0430"], ["\u2581\u0444", "\u0443\u043d\u043a"], ["\u2581anal", "ytics"], ["\u2581analyt", "ics"], ["\u2581s", "ug"], ["\u2581su", "g"], ["\u2581A", "sync"], ["\u2581As", "ync"], ["\u2581", "Async"], ["\u2581pe", "aks"], ["\u2581peak", "s"], ["\u2581G", "ym"], ["\u2581Gy", "m"], ["\u2581law", "suit"], ["\u2581laws", "uit"], ["<", ">"], ["ial", "is"], ["i", "alis"], ["et", "ric"], ["etr", "ic"], ["face", "d"], ["fa", "ced"], ["fac", "ed"], ["f", "aced"], ["\u2581dis", "rupt"], ["\u2581f", "\u00e5"], ["Input", "s"], ["`)", ";"], ["`", ");"], ["\u2581M", "end"], ["\u2581Me", "nd"], ["\u2581Men", "d"], ["go", "n"], ["g", "on"], ["\u2581\"", ",\""], ["\u2581\",", "\""], ["\u2581", "\",\""], ["\u2581n", "erves"], ["\u2581nerv", "es"], ["\u2581nerve", "s"], ["\u2581ner", "ves"], ["\u2581doubt", "s"], ["\u2581doub", "ts"], ["sa", "p"], ["s", "ap"], ["\u2581s", "ow"], ["\u2581so", "w"], [",\\", ",\\"], [",\\,", "\\"], [",", "\\,\\"], ["\u2581B", "S"], ["\u2581", "BS"], ["\u2581G", "lad"], ["\u2581Gl", "ad"], ["\u2581a", "ster"], ["\u2581as", "ter"], ["\u2581ast", "er"], ["\u2581", "aster"], ["\u0153uv", "re"], ["\u2581Bang", "l"], ["\u2581Ban", "gl"], ["\u2581i", "Pad"], ["use", "ppe"], ["\u2581conduct", "ing"], ["\u2581(", "{\\"], ["\u2581({", "\\"], ["\u2581", "({\\"], ["\u2581Har", "bor"], ["ps", "z"], ["p", "sz"], ["\u2581FI", "FA"], ["_*", "*"], ["_", "**"], ["em", "or"], ["e", "mor"], ["\u2581", "\u2581"], ["\u2581\u2581", "\u2581\u2581"], ["\u2581\u2581\u2581", "\u2581"], ["\u2581", "\u2581\u2581\u2581"], ["\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581"], ["\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581"], ["\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581", "\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581", "\u2581"], ["\u2581\u2581\u2581", "\u2581\u2581"], ["\u2581", "\u2581\u2581\u2581\u2581"], ["\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581"], ["\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581", "\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581", "\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581", "\u2581"], ["\u2581\u2581\u2581", "\u2581\u2581\u2581"], ["\u2581", "\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581"], ["\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581"], ["\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581"], ["\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581"], ["\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581"], ["\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581"], ["\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581", "\u2581"], ["\u2581", "\u2581\u2581"], ["\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581"], ["\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581"], ["\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581"], ["\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581"], ["\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581"], ["\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581"], ["\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581"], ["\u2581\u2581\u2581\u2581\u2581\u2581\u2581", "\u2581\u2581\u2581\u2581"], ["\u2581", "\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581\u2581"]]}} \ No newline at end of file