diff --git a/antigrief.lua b/antigrief.lua index c94f29b4..dde63898 100644 --- a/antigrief.lua +++ b/antigrief.lua @@ -740,7 +740,7 @@ end ---@param player ---@param position ---@param msg -function Public.insert_into_capsule_history(player, position) +function Public.insert_into_capsule_history(player, position, msg) if not this.capsule_history[player.index] then this.capsule_history[player.index] = {} end @@ -749,6 +749,7 @@ function Public.insert_into_capsule_history(player, position) end local t = math.abs(math.floor((game.tick) / 3600)) local str = '[' .. t .. '] ' + str = str .. msg str = str .. ' at X:' str = str .. math.floor(position.x) str = str .. ' Y:' diff --git a/comfy_panel/poll.lua b/comfy_panel/poll.lua index 6140778f..42b79163 100644 --- a/comfy_panel/poll.lua +++ b/comfy_panel/poll.lua @@ -372,7 +372,7 @@ local function draw_main_frame(left, player) Gui.set_data(forward_button, data) update_poll_viewer(data) - -- + -- --[[ frame.add { diff --git a/maps/crab_defender/b.lua b/maps/crab_defender/b.lua index 66a0152c..ed16bb5c 100644 --- a/maps/crab_defender/b.lua +++ b/maps/crab_defender/b.lua @@ -1,5 +1,5 @@ local simplex_noise = require 'utils.simplex_noise'.d2 -local map_data = require 'maps.crab_defender.crab_defender' +local map_data = require 'maps.crab_defender.map' local random = math.random local abs = math.abs @@ -102,7 +102,6 @@ local ores = {'coal', 'iron-ore', 'copper-ore', 'stone'} local function plankton_territory(position, seed, ent) local noise = simplex_noise(position.x * 0.009, position.y * 0.009, seed) - local d = 196 if get_pos(position.x, position.y) then return diff --git a/maps/crab_defender/crab_defender.lua b/maps/crab_defender/crab_defender.lua deleted file mode 100644 index e439180c..00000000 --- a/maps/crab_defender/crab_defender.lua +++ /dev/null @@ -1,2054 +0,0 @@ -return { -height = 2048, -width = 4096, -data = { - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,1775,18,77,1,527,18,76,1,1641,}, - {1,1775,18,77,1,527,18,76,1,1641,}, - {1,1760,18,103,1,503,18,103,1,1627,}, - {1,1760,18,103,1,503,18,103,1,1627,}, - {1,1752,18,117,1,492,18,118,1,1617,}, - {1,1747,18,127,1,483,18,125,1,1614,}, - {1,1747,18,127,1,483,18,125,1,1614,}, - {1,1744,18,131,1,480,18,130,1,1611,}, - {1,1742,18,135,1,477,18,134,1,1608,}, - {1,1742,18,135,1,477,18,134,1,1608,}, - {1,1739,18,139,1,473,18,139,1,1606,}, - {1,1733,18,152,1,459,18,153,1,1599,}, - {1,1733,18,152,1,459,18,153,1,1599,}, - {1,1722,18,167,1,451,18,167,1,1589,}, - {1,1722,18,167,1,451,18,167,1,1589,}, - {1,1716,18,180,1,439,18,180,1,1581,}, - {1,1711,18,188,1,431,18,189,1,1577,}, - {1,1711,18,188,1,431,18,189,1,1577,}, - {1,1708,18,192,1,429,18,192,1,1575,}, - {1,1706,18,196,1,427,18,193,1,1574,}, - {1,1706,18,196,1,427,18,193,1,1574,}, - {1,1705,18,198,1,424,18,199,1,1570,}, - {1,1702,18,203,1,420,18,202,1,1569,}, - {1,1702,18,203,1,420,18,202,1,1569,}, - {1,1695,18,215,1,411,18,212,1,1563,}, - {1,1691,18,222,1,405,18,222,1,1556,}, - {1,1691,18,222,1,405,18,222,1,1556,}, - {1,1685,18,229,1,402,18,230,1,1550,}, - {1,1685,18,229,1,402,18,230,1,1550,}, - {1,1681,18,235,1,399,18,232,1,1549,}, - {1,1680,18,237,1,396,18,236,1,1547,}, - {1,1680,18,237,1,396,18,236,1,1547,}, - {1,1680,18,239,1,392,18,240,1,1545,}, - {1,1677,18,244,1,389,18,244,1,1542,}, - {1,1677,18,244,1,389,18,244,1,1542,}, - {1,1672,18,252,1,383,18,251,1,1538,}, - {1,1669,18,256,1,379,18,256,1,1536,}, - {1,1669,18,256,1,379,18,258,1,1534,}, - {1,1667,18,260,1,377,18,259,1,1533,}, - {1,1667,18,260,1,377,18,259,1,1533,}, - {1,1666,18,262,1,374,18,263,1,1531,}, - {1,1664,18,264,1,372,18,267,1,1529,}, - {1,1658,18,270,1,372,18,269,1,1527,}, - {1,1656,18,274,1,370,18,271,1,1525,}, - {1,1650,18,178,1,79,18,25,1,367,18,25,1,78,18,175,1,1519,}, - {1,1644,18,184,1,79,18,25,1,367,18,25,1,78,18,179,1,1515,}, - {1,1633,18,3,1,4,18,176,1,100,18,19,1,359,18,21,1,100,18,172,1,7,18,2,1,1500,}, - {1,1628,18,185,1,106,18,19,1,355,18,18,1,107,18,171,1,2,18,11,1,1494,}, - {1,1628,18,185,1,106,18,19,1,355,18,18,1,107,18,184,1,1494,}, - {1,1620,18,191,1,111,18,16,1,353,18,17,1,111,18,191,1,1486,}, - {1,1611,18,199,1,115,18,14,1,352,18,14,1,116,18,197,1,1478,}, - {1,1611,18,199,1,115,18,14,1,352,18,14,1,116,18,197,1,1478,}, - {1,1609,18,199,1,119,18,12,1,352,18,13,1,118,18,199,1,1475,}, - {1,1609,18,199,1,119,18,12,1,352,18,13,1,118,18,199,1,1475,}, - {1,1608,18,197,1,123,18,11,1,352,18,11,1,122,18,199,1,1473,}, - {1,1606,18,191,1,136,18,3,1,357,18,4,1,136,18,191,1,1472,}, - {1,1606,18,191,1,136,18,3,1,357,18,4,1,136,18,191,1,1472,}, - {1,1605,18,183,1,655,18,183,1,1470,}, - {1,1602,18,181,1,664,18,182,1,1467,}, - {1,1602,18,181,1,664,18,182,1,1467,}, - {1,1597,18,184,1,668,18,184,1,1463,}, - {1,1589,18,191,1,671,18,189,1,1456,}, - {1,1589,18,191,1,671,18,189,1,1456,}, - {1,1586,18,192,1,674,18,192,1,1452,}, - {1,1586,18,192,1,674,18,192,1,1452,}, - {1,1584,18,193,1,677,18,192,1,1450,}, - {1,1583,18,191,1,683,18,191,1,1448,}, - {1,1583,18,191,1,683,18,191,1,1448,}, - {1,1581,18,188,1,693,18,186,1,1448,}, - {1,1580,18,184,1,702,18,183,1,1447,}, - {1,1580,18,184,1,702,18,183,1,1447,}, - {1,1577,18,184,1,708,18,185,1,1442,}, - {1,1574,18,186,1,711,18,186,1,1439,}, - {1,1574,18,186,1,711,18,186,1,1439,}, - {1,1570,18,188,1,713,18,189,1,1436,}, - {1,1567,18,191,1,714,18,191,1,1433,}, - {1,1567,18,191,1,714,18,191,1,1433,}, - {1,1564,18,192,1,718,18,191,1,1431,}, - {1,1564,18,192,1,718,18,191,1,1431,}, - {1,1563,18,189,1,727,18,187,1,1430,}, - {1,1563,18,184,1,736,18,185,1,1428,}, - {1,1563,18,184,1,736,18,185,1,1428,}, - {1,1561,18,184,1,740,18,184,1,1427,}, - {1,1558,18,186,1,743,18,186,1,1423,}, - {1,1558,18,186,1,743,18,186,1,1423,}, - {1,1552,18,190,1,746,18,191,1,1417,}, - {1,1549,18,192,1,749,18,190,1,1416,}, - {1,1549,18,192,1,749,18,190,1,1416,}, - {1,1549,18,190,1,208,18,2,1,329,23,6,1,207,18,191,1,1414,}, - {1,1549,18,190,1,208,18,2,23,2,1,327,23,6,1,207,18,191,1,1414,}, - {1,1547,18,191,1,208,18,4,23,1,1,327,23,2,18,5,1,208,18,191,1,1412,}, - {1,1547,18,188,1,209,18,6,23,1,1,327,23,2,18,5,1,211,18,188,1,1412,}, - {1,1547,18,188,1,209,18,6,23,1,1,327,23,2,18,5,1,211,18,188,1,1412,}, - {1,1545,18,188,1,211,18,6,23,1,1,327,23,2,18,6,1,211,18,188,1,1411,}, - {1,1542,18,188,1,211,18,9,23,1,1,327,23,2,18,8,1,213,18,187,1,1408,}, - {1,1542,18,188,1,211,18,9,23,1,1,327,23,2,18,8,1,213,18,187,1,1408,}, - {1,1538,18,190,1,210,18,12,23,1,1,327,23,2,18,13,1,209,18,189,1,1405,}, - {1,1536,18,191,1,206,18,17,23,1,1,327,23,2,18,16,1,208,18,189,1,1403,}, - {1,1536,18,191,1,206,18,17,23,1,1,327,23,3,18,15,1,208,18,189,1,1403,}, - {1,1534,18,191,1,207,18,18,23,1,1,327,23,3,18,18,1,206,18,189,1,1402,}, - {1,1534,18,191,1,207,18,18,23,1,1,328,23,2,18,18,1,206,18,189,1,1402,}, - {1,1534,18,190,1,206,18,20,23,1,1,328,23,2,18,18,1,206,18,191,1,1400,}, - {1,1533,18,191,1,206,18,20,23,1,1,328,23,2,18,19,1,207,18,191,1,1398,}, - {1,1533,18,191,1,206,18,20,23,1,1,328,23,2,18,19,1,207,18,191,1,1398,}, - {1,1531,18,191,1,206,18,21,23,2,1,328,23,3,18,20,1,206,18,190,1,1398,}, - {1,1530,18,189,1,208,18,22,23,1,1,329,23,3,18,22,1,206,18,189,1,1397,}, - {1,1530,18,189,1,208,18,22,23,1,1,329,23,3,18,22,1,206,18,189,1,1397,}, - {1,1527,18,190,1,207,18,23,23,3,1,329,23,4,18,24,1,206,18,189,1,1394,}, - {1,1525,18,189,1,207,18,26,23,2,1,331,23,4,18,26,1,205,18,190,1,1391,}, - {1,1525,18,189,1,207,18,26,23,1,1,333,23,4,18,25,1,205,18,190,1,1391,}, - {1,1523,18,191,1,202,18,28,23,4,1,334,23,4,18,27,1,203,18,189,1,1391,}, - {1,1522,18,191,1,200,18,28,23,4,1,338,23,4,18,31,1,200,18,189,1,1389,}, - {1,1522,18,191,1,200,18,28,23,2,1,341,23,4,18,30,1,200,18,189,1,1389,}, - {1,1522,18,189,1,199,18,31,23,2,1,342,23,4,18,30,1,199,18,191,1,1387,}, - {1,1522,18,189,1,199,18,31,23,2,1,343,23,4,18,29,1,199,18,191,1,1387,}, - {1,1520,18,191,1,199,18,31,23,2,1,344,23,3,18,31,1,198,18,191,1,1386,}, - {1,1519,18,191,1,198,18,33,23,2,1,345,23,3,18,30,1,200,18,189,1,1386,}, - {1,1519,18,191,1,198,18,33,23,1,1,346,23,3,18,30,1,200,18,189,1,1386,}, - {1,1517,18,191,1,199,18,32,23,3,1,347,23,2,18,33,1,198,18,191,1,1383,}, - {1,1514,18,192,1,196,18,37,23,2,1,348,23,2,18,38,1,195,18,192,1,1380,}, - {1,1514,18,192,1,196,18,37,23,1,1,349,23,2,18,38,1,195,18,192,1,1380,}, - {1,1513,18,190,1,194,18,42,23,1,1,349,23,3,18,41,1,193,18,192,1,1378,}, - {1,1511,18,192,1,191,18,45,23,1,1,349,23,3,18,44,1,191,18,191,1,1378,}, - {1,1511,18,192,1,191,18,45,23,1,1,350,23,2,18,44,1,191,18,191,1,1378,}, - {1,1511,18,191,1,189,18,47,23,2,1,350,23,3,18,47,1,189,18,190,1,1377,}, - {1,1511,18,191,1,189,18,47,23,1,1,351,23,3,18,47,1,189,18,190,1,1377,}, - {1,1509,18,191,1,189,18,49,23,1,1,352,23,3,18,47,1,189,18,191,1,1375,}, - {1,1508,18,191,1,189,18,50,23,1,1,352,23,3,18,47,1,189,18,193,1,1373,}, - {1,1508,18,191,1,189,18,49,23,2,1,353,23,3,18,46,1,189,18,193,1,1373,}, - {1,1506,18,193,1,187,18,49,23,3,1,354,23,4,18,47,1,189,18,192,1,1372,}, - {1,1503,18,194,1,188,18,50,23,1,1,357,23,4,18,49,1,186,18,195,1,1369,}, - {1,1503,18,194,1,188,18,49,23,2,1,358,23,4,18,48,1,186,18,195,1,1369,}, - {1,1502,18,195,1,178,18,58,23,2,1,360,23,4,18,55,1,179,18,196,1,1367,}, - {1,1500,18,197,1,175,18,60,23,2,1,362,23,3,18,59,1,175,18,196,1,1367,}, - {1,1500,18,197,1,175,18,60,23,1,1,364,23,3,18,58,1,175,18,196,1,1367,}, - {1,1498,18,197,1,174,18,61,23,3,1,365,23,3,18,60,1,174,18,195,1,1366,}, - {1,1498,18,194,1,175,18,61,23,4,1,367,23,3,18,61,1,172,18,197,1,1364,}, - {1,1498,18,194,1,175,18,61,23,3,1,368,23,4,18,60,1,173,18,196,1,1364,}, - {1,1497,18,193,1,176,18,62,23,2,1,370,23,3,18,62,1,171,18,196,1,1364,}, - {1,1497,18,191,1,178,18,61,23,3,1,370,23,3,18,62,1,171,18,196,1,1364,}, - {1,1497,18,191,1,176,18,63,23,2,1,371,23,4,18,62,1,170,18,198,1,1362,}, - {1,1495,18,193,1,173,18,66,23,1,1,374,23,2,18,64,1,169,18,198,1,1361,}, - {1,1495,18,193,1,173,18,65,23,2,1,374,23,2,18,64,1,169,18,198,1,1361,}, - {1,1492,18,195,1,171,18,67,23,3,1,374,23,3,18,67,1,166,18,200,1,1358,}, - {1,1491,18,196,1,162,18,76,23,2,1,375,23,4,18,76,1,156,18,202,1,1356,}, - {1,1491,18,195,1,163,18,76,23,2,1,376,23,3,18,76,1,157,18,201,1,1356,}, - {1,1489,18,197,1,158,18,81,23,2,1,377,23,2,18,79,1,154,18,202,1,1355,}, - {1,1488,18,197,1,156,18,83,23,2,1,378,23,2,18,84,1,150,18,201,1,1355,}, - {1,1488,18,197,1,156,18,83,23,1,1,379,23,2,18,84,1,150,18,201,1,1355,}, - {1,1488,18,196,1,154,18,84,23,3,1,379,23,3,18,84,1,149,18,203,1,1353,}, - {1,1488,18,196,1,154,18,84,23,2,1,381,23,3,18,83,1,149,18,203,1,1353,}, - {1,1488,18,196,1,154,18,81,23,4,1,383,23,3,18,84,1,148,18,202,1,1353,}, - {1,1486,18,198,1,152,18,81,23,3,1,386,23,4,18,84,1,147,18,202,1,1353,}, - {1,1486,18,198,1,152,18,81,23,2,1,388,23,4,18,83,1,148,18,201,1,1353,}, - {1,1486,18,198,1,149,18,83,23,2,1,390,23,4,18,84,1,145,18,203,1,1352,}, - {1,1484,18,200,1,144,18,88,23,2,1,390,23,5,18,88,1,140,18,205,1,1350,}, - {1,1484,18,201,1,143,18,88,23,2,1,392,23,4,18,87,1,140,18,205,1,1350,}, - {1,1480,18,205,1,129,18,100,23,3,1,395,23,3,18,100,1,126,18,208,1,1347,}, - {1,1478,18,207,1,126,18,103,23,2,1,397,23,3,18,103,1,122,18,211,1,1344,}, - {1,1478,18,207,1,126,18,103,23,2,1,397,23,3,18,103,1,122,18,211,1,1344,}, - {1,1478,18,207,1,123,18,106,23,1,1,399,23,3,18,105,1,119,18,211,1,1344,}, - {1,1477,18,208,1,121,18,107,23,2,1,400,23,3,18,106,1,117,18,211,1,1344,}, - {1,1477,18,208,1,121,18,106,23,2,1,401,23,4,18,105,1,117,18,211,1,1344,}, - {1,1477,18,208,1,120,18,106,23,2,1,403,23,5,18,105,1,114,18,214,1,1342,}, - {1,1477,18,208,1,120,18,106,23,1,1,406,23,3,18,105,1,114,18,214,1,1342,}, - {1,1477,18,208,1,117,18,108,23,2,1,407,23,3,18,105,1,112,18,215,1,1342,}, - {1,1475,18,211,1,111,18,110,23,4,1,410,23,2,18,109,1,106,18,216,1,1342,}, - {1,1475,18,211,1,111,18,110,23,1,1,413,23,3,18,108,1,105,18,217,1,1342,}, - {1,1475,18,217,1,88,18,125,23,3,1,414,23,2,18,125,1,88,18,218,1,1341,}, - {1,1473,18,227,1,71,18,134,23,1,1,417,23,2,18,135,1,70,18,225,1,1341,}, - {1,1473,18,227,1,71,18,134,23,1,1,417,23,3,18,134,1,70,18,225,1,1341,}, - {1,1472,18,233,1,58,18,140,23,3,1,418,23,3,18,141,1,56,18,233,1,1339,}, - {1,1470,18,240,1,48,18,145,23,1,1,422,23,3,18,142,1,50,18,239,1,1336,}, - {1,1470,18,240,1,48,18,145,23,1,1,423,23,3,18,141,1,50,18,239,1,1336,}, - {1,1469,18,244,1,42,18,147,23,2,1,423,23,4,18,145,1,42,18,244,1,1334,}, - {1,1469,18,244,1,42,18,146,23,2,1,425,23,4,18,144,1,42,18,244,1,1334,}, - {1,1467,18,249,1,36,18,148,23,2,1,427,23,4,18,146,1,36,18,248,1,1333,}, - {1,1466,18,253,1,25,18,153,23,4,1,429,23,4,18,153,1,25,18,251,1,1333,}, - {1,1466,18,253,1,25,18,152,23,3,1,433,23,3,18,152,1,25,18,251,1,1333,}, - {1,1320,2,5,1,141,18,430,23,1,1,436,23,3,18,429,1,139,2,6,1,1186,}, - {1,1316,2,11,1,137,18,430,23,3,1,437,23,3,18,428,1,137,2,11,1,1183,}, - {1,1316,2,11,1,137,18,430,23,1,1,440,23,2,18,428,1,137,2,11,1,1183,}, - {1,1311,2,17,1,136,18,428,23,3,1,440,23,3,18,428,1,136,2,16,1,1178,}, - {1,1309,2,19,1,136,18,428,23,1,1,443,23,3,18,427,1,136,2,19,1,1175,}, - {1,1309,2,19,1,136,18,427,23,2,1,444,23,3,18,426,1,136,2,19,1,1175,}, - {1,1308,2,20,1,135,18,427,23,2,1,446,23,2,18,428,1,133,2,22,1,1173,}, - {1,1306,2,22,1,135,18,426,23,2,1,447,23,3,18,427,1,134,2,21,1,1173,}, - {1,1306,2,22,1,135,18,426,23,1,1,449,23,3,18,426,1,134,2,21,1,1173,}, - {1,1305,2,23,1,133,18,427,23,2,1,449,23,4,18,425,1,134,2,22,1,1172,}, - {1,1305,2,23,1,133,18,426,23,2,1,451,23,5,18,423,1,134,2,22,1,1172,}, - {1,1303,2,25,1,133,18,424,23,3,1,453,23,5,18,423,1,133,2,25,1,1169,}, - {1,1298,2,29,1,131,18,425,23,3,1,457,23,4,18,426,1,129,2,29,1,1165,}, - {1,1298,2,29,1,131,18,425,23,1,1,460,23,4,18,425,1,129,2,29,1,1165,}, - {1,1295,2,32,1,128,18,427,23,2,1,461,23,3,18,426,1,128,2,32,1,1162,}, - {1,1292,2,35,1,128,18,427,23,1,1,463,23,4,18,426,1,128,2,33,1,1159,}, - {1,1292,2,35,1,128,18,426,23,2,1,463,23,4,18,426,1,128,2,33,1,1159,}, - {1,1289,2,38,1,126,18,427,23,2,1,465,23,4,18,425,1,128,2,36,1,1156,}, - {1,1287,2,40,1,126,18,425,23,3,1,466,23,4,18,426,1,127,2,39,1,1153,}, - {1,1287,2,40,1,126,18,424,23,2,1,469,23,4,18,425,1,127,2,39,1,1153,}, - {1,1286,2,39,1,128,18,424,23,1,1,471,23,4,18,424,1,127,2,39,1,1153,}, - {1,1286,2,39,1,128,18,424,23,1,1,472,23,4,18,423,1,127,2,39,1,1153,}, - {1,1286,2,39,1,128,18,422,23,3,1,473,23,4,18,422,1,129,2,39,1,1151,}, - {1,1284,2,41,1,127,18,420,23,6,1,474,23,4,18,421,1,129,2,40,1,1150,}, - {1,1284,2,41,1,127,18,420,23,1,1,480,23,4,18,420,1,129,2,40,1,1150,}, - {1,1280,2,45,1,127,18,419,23,2,1,481,23,4,18,421,1,127,2,43,1,1147,}, - {1,1275,2,48,1,129,18,417,23,3,1,484,23,3,18,420,1,127,2,48,1,1142,}, - {1,1275,2,48,1,129,18,417,23,1,1,487,23,3,18,419,1,127,2,48,1,1142,}, - {1,1273,2,50,1,127,18,417,23,3,1,488,23,3,18,418,1,128,2,50,1,1139,}, - {1,1272,2,50,1,128,18,417,23,1,1,492,23,2,18,418,1,129,2,48,1,1139,}, - {1,1272,2,50,1,128,18,417,23,1,1,492,23,3,18,417,1,129,2,48,1,1139,}, - {1,1272,2,48,1,128,18,418,23,2,1,493,23,3,18,416,1,130,2,49,1,1137,}, - {1,1272,2,48,1,128,18,418,23,1,1,495,23,4,18,414,1,130,2,49,1,1137,}, - {1,1272,2,47,1,129,18,415,23,4,1,496,23,4,18,415,1,130,2,47,1,1137,}, - {1,1270,2,49,1,126,18,415,23,5,1,500,23,3,18,417,1,127,2,48,1,1136,}, - {1,1270,2,49,1,126,18,415,23,1,1,505,23,4,18,415,1,127,2,48,1,1136,}, - {1,1267,2,50,1,127,18,414,23,3,1,507,23,3,18,416,1,125,2,51,1,1133,}, - {1,1264,2,53,1,125,18,414,23,3,1,510,23,3,18,416,1,125,2,53,1,1130,}, - {1,1264,2,53,1,125,18,414,23,2,1,512,23,3,18,415,1,125,2,53,1,1130,}, - {1,1262,2,55,1,125,18,413,23,2,1,515,23,2,18,414,1,125,2,55,1,1128,}, - {1,1261,2,56,1,124,18,414,23,1,1,517,23,2,18,413,1,125,2,57,1,1126,}, - {1,1261,2,56,1,124,18,414,23,1,1,518,23,2,18,412,1,125,2,57,1,1126,}, - {1,1259,2,57,1,125,18,412,23,3,1,518,23,3,18,413,1,123,2,57,1,1126,}, - {1,1259,2,57,1,125,18,411,23,2,1,522,23,2,18,412,1,125,2,56,1,1125,}, - {1,1259,2,57,1,125,18,411,23,1,1,523,23,2,18,412,1,125,2,56,1,1125,}, - {1,1259,2,57,1,125,18,406,23,6,1,523,23,3,18,411,1,125,2,56,1,1125,}, - {1,1259,2,57,1,125,18,406,23,1,1,529,23,4,18,409,1,125,2,56,1,1125,}, - {1,1258,2,58,1,125,18,401,23,6,1,531,23,4,18,407,1,125,2,58,1,1123,}, - {1,1255,2,61,1,123,18,403,23,1,1,538,23,3,18,406,1,125,2,59,1,1122,}, - {1,1255,2,61,1,123,18,403,23,1,1,539,23,3,18,405,1,125,2,59,1,1122,}, - {1,1251,2,63,1,125,18,403,23,1,1,541,23,3,18,404,1,124,2,64,1,1117,}, - {1,1250,2,64,1,125,18,402,23,2,1,542,23,3,18,403,1,124,2,66,1,1115,}, - {1,1250,2,64,1,125,18,402,23,2,1,543,23,3,18,402,1,124,2,66,1,1115,}, - {1,1250,2,64,1,124,18,403,23,1,1,545,23,4,18,400,1,125,2,65,1,1115,}, - {1,1248,2,66,1,124,18,400,23,4,1,546,23,4,18,401,1,123,2,65,1,1115,}, - {1,1248,2,66,1,124,18,400,23,1,1,189,21,9,1,353,23,3,18,400,1,123,2,65,1,1115,}, - {1,1248,2,66,1,122,18,397,23,6,1,130,21,2,18,4,2,4,18,3,21,2,1,39,21,1,18,2,2,13,18,1,21,2,1,154,21,20,1,24,4,1,21,20,1,130,23,4,18,398,1,123,2,66,1,1114,}, - {1,1248,2,66,1,122,18,397,23,1,1,132,21,1,2,19,21,1,1,33,21,1,18,1,2,22,21,1,1,25,21,1,2,19,18,1,1,25,21,1,2,20,21,1,1,5,21,1,2,46,18,1,1,4,21,1,2,20,21,1,1,22,4,1,2,20,18,1,1,132,23,3,18,397,1,123,2,66,1,1114,}, - {1,1248,2,64,1,124,18,394,23,4,1,129,21,1,18,1,2,23,18,1,21,1,1,28,21,1,2,27,18,1,1,23,18,1,2,20,18,1,1,24,2,21,18,1,1,5,21,1,2,47,1,5,2,21,1,22,18,1,2,20,1,134,23,4,18,397,1,121,2,66,1,1114,}, - {1,1247,2,65,1,121,18,395,23,4,1,129,18,1,2,10,23,8,2,11,18,1,4,1,1,22,21,1,18,1,2,8,23,15,2,8,18,1,1,21,18,1,2,21,21,1,1,22,18,1,2,21,18,1,1,5,21,1,2,47,1,5,21,1,2,20,21,1,1,20,21,1,2,20,21,1,1,135,23,4,18,397,1,122,2,64,1,1114,}, - {1,1247,2,65,1,121,18,395,23,1,1,131,2,9,23,16,2,8,1,22,2,8,23,19,2,8,1,20,18,1,2,22,1,21,21,1,2,22,18,1,1,5,21,1,2,47,1,6,2,5,23,12,2,4,1,20,18,1,2,3,23,13,2,4,1,137,23,4,18,396,1,122,2,64,1,1114,}, - {1,1247,2,65,1,119,18,396,23,2,1,129,21,1,2,7,23,21,2,7,21,1,1,18,18,1,2,7,23,24,2,6,21,1,1,18,18,1,2,3,23,16,2,3,18,1,1,20,2,4,23,16,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,6,21,1,2,4,23,13,2,3,18,1,1,18,21,1,2,4,23,12,2,4,18,1,1,139,23,3,18,397,1,120,2,66,1,1112,}, - {1,1245,2,66,1,120,18,394,23,3,1,129,18,1,2,6,23,25,2,6,18,1,1,16,18,1,2,6,23,28,2,6,21,1,1,16,18,1,2,3,23,16,2,4,21,1,1,17,21,1,18,1,2,3,23,17,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,7,18,1,2,4,23,12,2,4,21,1,1,17,18,1,2,3,23,13,2,4,1,140,23,4,18,397,1,119,2,67,1,1111,}, - {1,1245,2,66,1,120,18,394,23,2,1,128,21,1,2,6,23,29,2,6,21,1,1,12,21,1,2,5,23,32,2,6,21,1,1,15,18,1,2,3,23,17,2,4,21,1,1,16,2,5,23,17,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,7,21,1,2,4,23,13,2,4,1,16,21,1,2,3,23,13,2,4,21,1,1,142,23,3,18,396,1,119,2,67,1,1111,}, - {1,1242,2,67,1,121,18,394,23,3,1,127,18,1,2,5,23,33,2,5,21,1,1,10,21,1,2,5,23,35,2,5,21,1,1,14,18,1,2,3,23,18,2,4,21,1,1,14,18,1,2,4,23,18,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,8,18,1,2,4,23,12,2,4,18,1,1,14,21,1,2,4,23,12,2,5,1,144,23,3,18,395,1,121,2,68,1,1108,}, - {1,1239,2,69,1,122,18,392,23,4,1,127,18,1,2,5,23,35,2,5,1,9,21,1,2,4,23,38,2,5,18,1,1,13,18,1,2,3,23,19,2,4,21,1,1,12,18,1,2,4,23,19,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,9,2,4,23,13,2,4,21,1,1,13,2,4,23,13,2,4,21,1,1,145,23,3,18,396,1,120,2,69,1,1106,}, - {1,1239,2,69,1,122,18,392,23,2,1,128,18,1,2,4,23,37,2,4,21,1,1,8,18,1,2,4,23,41,2,4,21,1,1,12,18,1,2,3,23,19,2,5,1,11,21,1,2,4,23,20,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,9,21,1,2,4,23,12,2,4,18,1,1,12,21,1,2,4,23,12,2,4,18,1,1,147,23,3,18,395,1,120,2,69,1,1106,}, - {1,1239,2,67,1,124,18,391,23,3,1,127,18,1,2,4,23,37,2,4,18,1,1,8,21,1,2,4,23,43,2,4,21,1,1,11,18,1,2,3,23,20,2,5,1,9,21,1,2,5,23,20,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,10,21,1,2,4,23,12,2,4,21,1,1,11,2,4,23,13,2,4,1,149,23,4,18,393,1,122,2,68,1,1105,}, - {1,1237,2,69,1,124,18,387,23,5,1,128,21,1,2,4,23,38,2,4,1,8,21,1,2,4,23,45,2,4,4,1,1,10,18,1,2,3,23,21,2,4,18,1,1,8,2,4,23,22,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,11,2,4,23,13,2,4,1,10,18,1,2,4,23,12,2,4,18,1,1,152,23,3,18,391,1,123,2,67,1,1105,}, - {1,1237,2,69,1,124,18,385,23,6,1,129,2,4,23,38,2,4,21,1,1,8,2,5,23,45,2,4,18,1,1,10,18,1,2,3,23,22,2,4,21,1,1,6,18,1,2,4,23,22,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,11,21,1,2,4,23,13,2,3,21,1,1,9,2,4,23,13,2,4,4,1,1,154,23,5,18,387,1,123,2,67,1,1105,}, - {1,1237,2,68,1,123,18,386,23,4,1,131,18,1,2,4,23,37,2,4,18,1,1,8,21,1,2,4,23,47,2,4,21,1,1,9,18,1,2,3,23,23,2,4,1,5,21,1,2,4,23,23,2,3,18,1,1,5,21,1,2,3,23,10,2,34,1,12,2,4,23,13,2,4,1,8,18,1,2,4,23,12,2,4,21,1,1,157,23,4,18,386,1,123,2,69,1,1103,}, - {1,1237,2,68,1,123,18,383,23,5,1,132,21,1,2,4,23,18,2,10,23,10,2,4,1,9,2,4,23,23,2,4,23,22,2,4,21,1,1,8,18,1,2,3,23,24,2,3,18,1,1,3,4,1,2,4,23,24,2,3,18,1,1,5,21,1,2,3,23,9,2,35,1,12,21,1,2,4,23,12,2,4,21,1,1,6,21,1,2,4,23,13,2,3,18,1,1,160,23,4,18,384,1,123,2,69,1,1103,}, - {1,1237,2,68,1,123,18,383,23,4,1,133,2,4,23,17,2,16,23,4,2,5,21,1,1,8,18,1,2,3,23,18,2,15,23,18,2,4,1,8,18,1,2,3,23,24,2,4,18,1,1,2,2,4,23,25,2,3,18,1,1,5,21,1,2,3,23,9,2,35,1,13,2,4,23,13,2,4,1,6,18,1,2,3,23,13,2,4,1,164,23,2,18,383,1,125,2,67,1,1103,}, - {1,1236,2,69,1,123,18,382,23,4,1,133,21,1,2,3,23,16,2,20,23,2,2,4,21,1,1,8,4,1,2,4,23,16,2,19,23,16,2,4,21,1,1,7,18,1,2,3,23,25,2,4,21,1,2,5,23,25,2,3,18,1,1,5,21,1,2,3,23,9,2,4,18,1,21,30,1,13,21,1,2,4,23,13,2,3,18,1,1,4,21,1,2,4,23,13,2,3,21,1,1,166,23,1,18,383,1,124,2,67,1,1103,}, - {1,1236,2,69,1,123,18,382,23,3,1,133,21,1,2,4,23,14,2,6,18,1,21,2,1,5,21,2,2,11,18,1,1,9,18,1,2,3,23,16,2,7,18,3,21,1,18,3,2,8,23,15,2,4,1,7,18,1,2,3,23,11,2,1,23,14,2,8,23,14,2,1,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,45,18,1,2,3,23,13,2,4,21,1,1,3,2,4,23,13,2,4,1,167,23,2,18,382,1,124,2,67,1,1103,}, - {1,1236,2,69,1,123,18,380,23,2,1,136,2,4,23,14,2,5,18,1,1,13,18,1,2,8,1,10,2,4,23,14,2,6,18,1,21,1,1,9,21,1,18,1,2,6,23,14,2,4,21,1,1,6,18,1,2,3,23,11,2,1,23,15,2,6,23,14,2,2,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,45,21,1,2,4,23,13,2,3,18,1,1,2,18,1,2,3,23,13,2,4,21,1,1,168,23,2,18,381,1,124,2,69,1,1101,}, - {1,1236,2,67,1,125,18,380,23,1,1,136,21,1,2,4,23,13,2,5,21,1,1,15,21,1,2,6,4,1,1,9,18,1,2,3,23,14,2,5,21,1,1,15,18,1,2,5,23,14,2,4,1,6,18,1,2,3,23,11,2,3,23,13,2,5,23,14,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,46,18,1,2,4,23,12,2,4,18,1,21,1,2,4,23,13,2,3,18,1,1,170,23,2,18,380,1,124,2,69,1,1101,}, - {1,1236,2,67,1,125,18,379,23,2,1,136,18,1,2,3,23,13,2,5,1,19,2,4,1,11,2,4,23,13,2,5,21,1,1,17,21,1,2,5,23,13,2,4,4,1,1,5,18,1,2,3,23,11,2,3,23,14,2,4,23,13,2,4,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,47,2,4,23,13,2,8,23,13,2,4,21,1,1,171,23,3,18,378,1,124,2,69,1,1101,}, - {1,1234,2,69,1,124,18,379,23,2,1,137,2,4,23,12,2,5,21,1,1,19,21,1,2,2,21,1,1,11,2,3,23,14,2,4,21,1,1,19,21,1,2,4,23,13,2,4,21,1,1,5,18,1,2,3,23,11,2,4,23,14,2,2,23,14,2,4,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,47,18,1,2,4,23,12,2,8,23,12,2,5,1,173,23,3,18,377,1,124,2,69,1,1101,}, - {1,1234,2,69,1,124,18,376,23,4,1,138,2,4,23,12,2,4,21,1,1,21,21,2,1,11,21,1,2,3,23,13,2,4,21,1,1,21,21,1,2,4,23,13,2,3,18,1,1,5,18,1,2,3,23,11,2,5,23,28,2,5,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,48,2,4,23,13,2,6,23,13,2,4,21,1,1,175,23,3,18,377,1,123,2,69,1,1100,}, - {1,1234,2,69,1,124,18,376,23,1,1,140,21,1,2,4,23,11,2,4,4,1,1,35,2,4,23,12,2,4,21,1,1,23,21,1,2,4,23,12,2,4,1,5,18,1,2,3,23,11,2,6,23,26,2,6,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,48,21,1,2,4,23,12,2,6,23,12,2,4,18,1,1,178,23,3,18,375,1,123,2,69,1,1100,}, - {1,1233,2,70,1,124,18,370,23,7,1,140,18,1,2,3,23,12,2,3,21,1,1,36,2,4,23,12,2,3,18,1,1,25,21,1,2,3,23,13,2,3,4,1,1,4,18,1,2,3,23,11,2,6,23,25,2,7,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,18,1,21,30,1,18,2,5,23,12,2,4,23,13,2,4,21,1,1,180,23,4,18,372,1,123,2,69,1,1100,}, - {1,1233,2,70,1,124,18,370,23,1,1,146,2,4,23,11,2,4,1,37,2,3,23,12,2,4,4,1,1,26,2,4,23,12,2,3,21,1,1,4,18,1,2,3,23,11,2,7,23,24,2,7,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,35,1,19,2,4,23,13,2,3,23,12,2,4,18,1,1,184,23,1,18,372,1,123,2,69,1,1100,}, - {1,1231,2,72,1,124,18,367,23,4,1,146,2,4,23,11,2,3,21,1,1,36,21,1,2,3,23,12,2,3,18,1,1,27,21,1,2,3,23,12,2,3,18,1,1,4,18,1,2,3,23,11,2,8,23,22,2,8,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,35,1,19,21,1,2,4,23,12,2,2,23,13,2,4,1,186,23,2,18,370,1,123,2,71,1,1098,}, - {1,1228,2,73,1,124,18,367,23,4,1,147,21,1,2,4,23,11,2,3,1,37,2,4,23,11,2,4,21,1,1,27,4,1,2,3,23,12,2,3,18,1,1,4,18,1,2,3,23,11,2,3,18,2,2,4,23,20,2,4,21,1,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,10,2,34,1,20,2,4,23,26,2,4,21,1,1,187,23,3,18,369,1,122,2,74,1,1095,}, - {1,1228,2,73,1,124,18,367,23,2,1,149,21,1,2,4,23,10,2,4,1,37,2,4,23,11,2,4,4,1,1,28,2,4,23,11,2,4,1,4,18,1,2,3,23,11,2,3,18,1,1,1,2,4,23,19,2,4,18,1,1,1,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,20,21,1,2,4,23,24,2,4,21,1,1,190,23,3,18,367,1,122,2,74,1,1095,}, - {1,1226,2,75,1,124,18,366,23,2,1,150,21,1,2,3,23,11,2,4,1,37,2,4,23,11,2,4,1,29,18,1,2,3,23,12,2,3,1,4,18,1,2,3,23,11,2,3,18,1,1,1,21,1,2,4,23,17,2,5,1,2,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,21,18,1,2,3,23,24,2,4,1,192,23,4,18,365,1,122,2,75,1,1094,}, - {1,1226,2,75,1,122,18,366,23,3,1,151,21,1,2,3,23,11,2,3,18,1,1,36,21,1,2,4,23,11,2,3,18,1,1,29,21,1,2,3,23,12,2,3,1,4,18,1,2,3,23,11,2,3,18,1,1,2,18,1,2,4,23,16,2,4,21,1,1,2,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,21,21,1,2,4,23,23,2,3,21,1,1,194,23,3,18,364,1,124,2,75,1,1092,}, - {1,1226,2,75,1,121,18,367,23,2,1,152,21,1,2,3,23,11,2,3,18,1,1,36,21,1,2,4,23,11,2,3,18,1,1,29,21,1,2,3,23,12,2,3,1,4,18,1,2,3,23,11,2,3,18,1,1,3,2,5,23,14,2,4,18,1,1,3,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,22,18,1,2,3,23,22,2,4,1,196,23,4,18,362,1,124,2,75,1,1092,}, - {1,1225,2,76,1,121,18,366,23,2,1,153,21,1,2,3,23,11,2,3,18,1,1,36,21,1,2,4,23,11,2,3,18,1,1,29,21,1,2,3,23,12,2,3,1,4,18,1,2,3,23,11,2,3,18,1,1,3,4,1,2,5,23,12,2,5,1,4,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,22,4,1,2,4,23,20,2,4,21,1,1,197,23,4,18,361,1,124,2,75,1,1092,}, - {1,1225,2,75,1,122,18,363,23,4,1,154,21,1,2,3,23,11,2,4,1,36,21,1,2,4,23,11,2,3,18,1,1,29,21,1,2,3,23,12,2,3,1,4,18,1,2,3,23,11,2,3,18,1,1,4,21,1,2,4,23,11,2,5,4,1,1,4,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,23,18,1,2,4,23,19,2,3,18,1,1,200,23,3,18,360,1,124,2,75,1,1092,}, - {1,1225,2,75,1,122,18,363,23,1,1,157,21,1,2,4,23,10,2,4,1,37,2,4,23,11,2,4,1,29,18,1,2,3,23,12,2,3,1,4,18,1,2,3,23,11,2,3,18,1,1,5,18,1,2,4,23,9,2,5,21,1,1,5,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,24,2,4,23,18,2,4,21,1,1,201,23,3,18,359,1,124,2,75,1,1092,}, - {1,1225,2,75,1,122,18,359,23,5,1,157,21,1,2,4,23,11,2,3,1,37,2,4,23,11,2,4,1,29,2,4,23,11,2,4,1,4,18,1,2,3,23,11,2,3,18,1,1,6,18,1,2,4,23,8,2,4,1,7,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,24,21,1,2,4,23,17,2,3,18,1,1,203,23,4,18,358,1,125,2,75,1,1090,}, - {1,1225,2,72,1,125,18,355,23,5,1,162,2,4,23,11,2,3,21,1,1,36,2,4,23,11,2,4,21,1,1,28,2,4,23,11,2,4,1,4,18,1,2,3,23,11,2,3,18,1,1,7,18,1,2,4,23,6,2,4,21,1,1,7,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,40,2,4,1,25,18,1,2,4,23,15,2,4,1,207,23,5,18,354,1,128,2,72,1,1090,}, - {1,1225,2,72,1,124,18,356,23,1,1,166,2,4,23,11,2,4,1,36,18,1,2,3,23,12,2,3,18,1,1,27,21,1,2,3,23,12,2,3,18,1,1,4,18,1,2,3,23,11,2,3,18,1,1,8,18,1,2,3,23,5,2,4,21,1,1,8,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,35,1,25,21,1,2,4,23,14,2,4,21,1,1,208,23,6,18,353,1,127,2,72,1,1090,}, - {1,1225,2,70,1,126,18,353,23,4,1,166,2,4,23,12,2,3,21,1,1,35,4,1,2,3,23,12,2,4,1,27,18,1,2,3,23,12,2,3,18,1,1,4,18,1,2,3,23,11,2,3,18,1,1,9,2,4,23,3,2,5,1,9,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,35,1,26,2,5,23,13,2,4,1,214,23,3,18,351,1,128,2,71,1,1090,}, - {1,1225,2,70,1,125,18,354,23,1,1,169,18,1,2,3,23,12,2,3,18,1,1,36,2,3,23,12,2,4,21,1,1,25,21,1,2,4,23,12,2,3,21,1,1,4,18,1,2,3,23,11,2,3,18,1,1,9,18,1,2,4,23,2,2,4,21,1,1,9,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,35,1,26,21,1,2,4,23,12,2,4,18,1,1,217,23,3,18,350,1,126,2,71,1,1090,}, - {1,1225,2,69,1,126,18,352,23,3,1,169,21,1,2,4,23,11,2,4,21,1,1,35,2,4,23,12,2,4,1,23,4,1,1,1,18,1,2,3,23,13,2,3,4,1,1,4,18,1,2,3,23,11,2,3,18,1,1,10,18,1,2,8,21,1,1,10,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,21,30,4,1,1,27,21,1,2,3,23,12,2,4,1,219,23,2,18,351,1,125,2,71,1,1090,}, - {1,1225,2,69,1,126,18,351,23,2,1,172,2,4,23,12,2,4,18,1,1,21,21,1,18,1,1,11,18,1,2,3,23,12,2,4,18,1,1,22,4,1,18,1,2,4,23,12,2,4,1,5,18,1,2,3,23,11,2,3,18,1,1,11,2,7,18,1,1,11,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,219,23,3,18,350,1,127,2,69,1,1090,}, - {1,1225,2,69,1,126,18,351,23,1,1,173,2,4,23,13,2,4,18,1,1,19,21,1,2,2,18,1,1,10,21,1,2,3,23,13,2,4,18,1,1,21,21,1,2,4,23,13,2,3,18,1,1,5,18,1,2,3,23,11,2,3,18,1,1,11,21,1,2,6,1,12,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,220,23,3,18,351,1,125,2,69,1,1090,}, - {1,1223,2,71,1,125,18,350,23,3,1,173,21,1,2,4,23,12,2,5,18,1,1,17,18,1,2,5,1,10,2,4,23,13,2,4,18,1,1,18,4,1,2,5,23,13,2,4,21,1,1,5,18,1,2,3,23,11,2,3,18,1,1,12,21,1,2,4,4,1,1,12,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,221,23,3,18,351,1,124,2,69,1,1090,}, - {1,1223,2,69,1,127,18,350,23,1,1,176,2,4,23,13,2,6,21,1,1,13,21,1,2,8,21,1,1,8,18,1,2,3,23,14,2,5,21,1,1,15,21,1,2,5,23,14,2,4,1,6,18,1,2,3,23,11,2,3,18,1,1,13,18,1,2,2,21,1,1,13,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,222,23,3,18,350,1,124,2,69,1,1090,}, - {1,1223,2,69,1,127,18,350,23,1,1,176,18,1,2,4,23,14,2,6,21,2,1,7,21,1,18,1,2,11,4,1,1,7,21,1,2,3,23,15,2,6,21,1,1,11,21,1,18,1,2,5,23,14,2,4,21,1,1,6,18,1,2,3,23,11,2,3,18,1,1,14,18,1,4,1,1,14,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,223,23,7,18,346,1,123,2,69,1,1090,}, - {1,1223,2,69,1,127,18,345,23,6,1,177,18,1,2,3,23,15,2,9,18,3,2,9,23,2,2,5,21,1,1,7,2,4,23,15,2,7,18,1,21,3,4,2,21,2,18,1,2,7,23,15,2,4,1,7,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,225,23,7,18,345,1,123,2,69,1,1089,}, - {1,1223,2,69,1,126,18,340,23,8,1,181,21,1,2,4,23,15,2,19,23,4,2,5,1,7,21,1,2,3,23,16,2,21,23,16,2,3,18,1,1,7,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,229,23,5,18,344,1,122,2,69,1,1089,}, - {1,1223,2,69,1,126,18,340,23,1,1,189,2,4,23,17,2,15,23,7,2,4,18,1,1,7,2,4,23,17,2,17,23,17,2,4,21,1,1,7,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,232,23,3,18,343,1,122,2,69,1,1089,}, - {1,1222,2,70,1,126,18,337,23,4,1,189,21,1,2,4,23,20,2,7,23,12,2,4,18,1,1,6,21,1,2,3,23,19,2,13,23,18,2,4,18,1,1,8,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,234,23,3,18,342,1,121,2,69,1,1089,}, - {1,1222,2,70,1,126,18,337,23,1,1,193,18,1,2,3,23,40,2,4,18,1,1,6,2,4,23,49,2,4,21,1,1,8,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,235,23,3,18,341,1,121,2,69,1,1089,}, - {1,1222,2,69,1,126,18,335,23,4,1,194,2,4,23,40,2,4,18,1,1,5,21,1,2,4,23,47,2,4,21,1,1,9,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,237,23,3,18,340,1,120,2,71,1,1087,}, - {1,1220,2,71,1,126,18,333,23,3,1,197,21,1,2,5,23,39,2,5,21,1,1,4,18,1,2,4,23,45,2,4,21,1,1,10,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,239,23,2,18,339,1,120,2,72,1,1086,}, - {1,1220,2,71,1,125,18,334,23,1,1,200,21,1,2,5,23,39,2,5,1,5,2,5,23,43,2,4,18,1,1,11,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,240,23,3,18,338,1,119,2,72,1,1086,}, - {1,1217,2,74,1,125,18,333,23,2,1,201,21,1,2,5,23,37,2,5,21,1,1,6,2,5,23,41,2,5,1,12,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,242,23,2,18,337,1,119,2,75,1,1083,}, - {1,1216,2,75,1,125,18,331,23,3,1,203,21,1,2,5,23,35,2,5,21,1,1,8,18,1,2,4,23,39,2,5,1,13,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,242,23,2,18,338,1,120,2,75,1,1081,}, - {1,1216,2,75,1,125,18,331,23,1,1,206,18,1,2,5,23,33,2,5,21,1,1,10,2,5,23,37,2,5,21,1,1,13,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,242,23,2,18,338,1,120,2,75,1,1081,}, - {1,1216,2,75,1,124,18,330,23,3,1,207,21,1,2,5,23,30,2,6,21,1,1,12,2,5,23,35,2,5,21,1,1,14,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,242,23,2,18,339,1,119,2,75,1,1081,}, - {1,1214,2,75,1,126,18,327,23,4,1,210,21,1,2,6,23,26,2,6,18,1,1,15,2,6,23,31,2,6,1,16,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,243,23,3,18,337,1,119,2,75,1,1081,}, - {1,1214,2,75,1,126,18,327,23,1,1,215,18,1,2,7,23,21,2,7,21,1,1,17,18,1,2,6,23,27,2,6,18,1,1,17,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,244,23,4,18,337,1,117,2,75,1,1081,}, - {1,1214,2,75,1,126,18,320,23,8,1,216,21,1,18,1,2,8,23,15,2,8,18,1,1,20,21,1,2,7,23,23,2,6,18,1,4,1,1,18,18,1,2,3,23,11,2,3,18,1,1,30,18,1,2,3,23,11,2,3,18,1,1,5,21,1,2,3,23,9,2,4,1,59,2,3,23,12,2,3,18,1,1,246,23,6,18,334,1,117,2,76,1,1079,}, - {1,1214,2,75,1,126,18,316,23,5,1,225,21,1,18,1,2,27,18,1,21,1,1,23,18,1,2,8,23,17,2,8,21,1,1,20,18,1,2,17,18,1,1,30,18,1,2,17,18,1,1,5,21,1,2,16,1,59,2,18,18,1,1,248,23,7,18,331,1,117,2,76,1,1079,}, - {1,1214,2,75,1,126,18,316,23,2,1,231,18,1,2,23,21,1,1,28,21,1,2,11,23,7,2,11,21,1,1,22,18,1,2,17,18,1,1,30,18,1,2,17,18,1,1,5,21,1,2,16,1,59,2,18,18,1,1,251,23,7,18,328,1,117,2,76,1,1079,}, - {1,1214,2,73,1,128,18,313,23,4,1,235,21,1,18,1,2,16,18,1,21,2,1,31,21,1,18,1,2,24,21,1,1,24,18,1,2,17,18,1,1,30,18,1,2,17,18,1,1,5,21,1,2,16,1,59,2,18,18,1,1,254,23,7,18,326,1,118,2,74,1,1079,}, - {1,1214,2,73,1,128,18,313,23,1,1,241,21,2,18,2,2,6,18,1,21,3,1,38,21,1,18,1,2,17,18,1,21,1,4,1,1,26,21,1,18,17,21,1,1,30,21,1,18,17,21,1,1,5,21,1,18,16,1,59,21,3,4,2,21,1,4,1,21,1,4,1,21,1,4,2,21,1,4,3,21,2,1,259,23,5,18,325,1,117,2,74,1,1079,}, - {1,1212,2,74,1,128,18,313,23,2,1,245,21,7,1,43,21,2,18,1,2,11,18,1,21,2,1,458,23,4,18,323,1,119,2,72,1,1079,}, - {1,1212,2,72,1,130,18,311,23,3,1,302,21,5,4,1,1,465,23,3,18,323,1,119,2,71,1,1079,}, - {1,1212,2,72,1,130,18,311,23,1,1,777,23,4,18,320,1,119,2,71,1,1079,}, - {1,1212,2,71,1,131,18,310,23,2,1,779,23,3,18,320,1,120,2,70,1,1078,}, - {1,1212,2,69,1,133,18,308,23,3,1,781,23,6,18,317,1,119,2,70,1,1078,}, - {1,1212,2,69,1,133,18,308,23,2,1,783,23,9,18,313,1,119,2,70,1,1078,}, - {1,1212,2,69,1,131,18,304,23,8,1,790,23,5,18,311,1,119,2,69,1,1078,}, - {1,1212,2,69,1,130,18,297,23,9,1,799,23,4,18,310,1,119,2,69,1,1078,}, - {1,1212,2,69,1,130,18,297,23,1,1,810,23,3,18,308,1,119,2,69,1,1078,}, - {1,1212,2,68,1,126,18,299,23,4,1,810,23,5,18,306,1,119,2,69,1,1078,}, - {1,1212,2,68,1,126,18,299,23,1,1,815,23,5,18,304,1,119,2,69,1,1078,}, - {1,1212,2,68,1,123,18,300,23,3,1,817,23,5,18,302,1,121,2,67,1,1078,}, - {1,1212,2,68,1,118,18,304,23,2,1,820,23,4,18,304,1,119,2,67,1,1078,}, - {1,1212,2,68,1,118,18,304,23,1,1,823,23,4,18,302,1,119,2,67,1,1078,}, - {1,1212,2,68,1,115,18,305,23,3,1,825,23,3,18,304,1,116,2,67,1,1078,}, - {1,1212,2,66,1,116,18,305,23,2,1,828,23,3,18,305,1,114,2,67,1,1078,}, - {1,1212,2,66,1,116,18,305,23,1,1,830,23,5,18,302,1,114,2,67,1,1078,}, - {1,1211,2,67,1,114,18,303,23,5,1,831,23,9,18,297,1,114,2,67,1,1078,}, - {1,1211,2,67,1,114,18,296,23,8,1,837,23,10,18,295,1,114,2,66,1,1078,}, - {1,1211,2,67,1,114,18,296,23,1,1,850,23,6,18,293,1,114,2,66,1,1078,}, - {1,1211,2,65,1,116,18,289,23,8,1,852,23,7,18,290,1,114,2,68,1,1076,}, - {1,1211,2,65,1,116,18,289,23,1,1,863,23,5,18,288,1,114,2,68,1,1076,}, - {1,1211,2,65,1,115,18,287,23,4,1,865,23,5,18,288,1,114,2,66,1,1076,}, - {1,1211,2,64,1,114,18,288,23,2,1,870,23,4,18,288,1,113,2,66,1,1076,}, - {1,1211,2,64,1,114,18,288,23,1,1,872,23,4,18,287,1,113,2,66,1,1076,}, - {1,1209,2,64,1,113,18,289,23,3,1,873,23,5,18,289,1,111,2,64,1,1076,}, - {1,1209,2,63,1,111,18,291,23,2,1,877,23,4,18,289,1,113,2,62,1,1075,}, - {1,1209,2,63,1,111,18,291,23,1,1,879,23,6,18,286,1,113,2,62,1,1075,}, - {1,1209,2,61,1,113,18,287,23,5,1,881,23,7,18,285,1,111,2,62,1,1075,}, - {1,1208,2,62,1,111,18,283,23,7,1,887,23,15,18,275,1,112,2,63,1,1073,}, - {1,1208,2,62,1,111,18,283,23,1,1,896,23,14,18,273,1,112,2,63,1,1073,}, - {1,1206,2,63,1,112,18,274,23,10,1,907,23,7,18,270,1,113,2,61,1,1073,}, - {1,1205,2,64,1,112,18,268,23,7,1,918,23,6,18,269,1,113,2,62,1,1072,}, - {1,1205,2,64,1,112,18,268,23,1,1,928,23,3,18,268,1,113,2,62,1,1072,}, - {1,1203,2,66,1,111,18,267,23,3,1,930,23,3,18,266,1,113,2,64,1,1070,}, - {1,1203,2,66,1,111,18,267,23,1,1,933,23,2,18,266,1,113,2,64,1,1070,}, - {1,1203,2,64,1,113,18,265,23,3,1,934,23,3,18,266,1,111,2,65,1,1069,}, - {1,1203,2,64,1,113,18,264,23,2,1,938,23,3,18,264,1,111,2,65,1,1069,}, - {1,1203,2,64,1,113,18,264,23,1,1,941,23,2,18,263,1,111,2,65,1,1069,}, - {1,1201,2,66,1,111,18,264,23,3,1,941,23,3,18,262,1,112,2,64,1,1069,}, - {1,1201,2,66,1,111,18,261,23,4,1,944,23,4,18,261,1,111,2,64,1,1069,}, - {1,1201,2,66,1,111,18,261,23,1,1,949,23,2,18,261,1,111,2,64,1,1069,}, - {1,1201,2,65,1,111,18,254,23,9,1,950,23,9,18,253,1,111,2,66,1,1067,}, - {1,1201,2,65,1,111,18,242,23,13,1,966,23,14,18,242,1,111,2,64,1,1067,}, - {1,1201,2,65,1,111,18,242,23,1,1,992,23,1,18,241,1,111,2,64,1,1067,}, - {1,1201,2,65,1,109,18,239,23,6,1,992,23,3,18,239,1,111,2,64,1,1067,}, - {1,1201,2,65,1,109,18,239,23,1,1,631,4,1,1,367,23,3,18,237,1,111,2,64,1,1067,}, - {1,1200,2,65,1,108,18,240,23,2,1,630,4,4,1,367,23,2,18,239,1,109,2,63,1,1067,}, - {1,1200,2,65,1,107,18,239,23,3,1,630,4,8,1,365,23,2,18,240,1,107,2,63,1,1067,}, - {1,1200,2,65,1,107,18,239,23,1,1,631,4,12,1,363,23,2,18,239,1,107,2,63,1,1067,}, - {1,1200,2,65,1,105,18,239,23,3,1,630,4,4,23,3,18,1,4,5,1,364,23,3,18,237,1,109,2,61,1,1067,}, - {1,1201,2,64,1,105,18,238,23,2,1,352,4,1,1,278,4,4,23,7,21,1,4,2,1,366,23,3,18,236,1,109,2,60,1,1067,}, - {1,1201,2,64,1,105,18,238,23,1,1,352,4,4,1,275,4,4,23,9,4,3,1,365,23,3,18,236,1,108,2,61,1,1067,}, - {1,1201,2,64,1,105,18,235,23,4,1,351,4,8,1,272,4,3,23,10,4,3,1,367,23,15,18,222,1,108,2,61,1,1067,}, - {1,1201,2,64,1,105,18,214,23,22,1,353,4,12,1,268,4,3,23,11,18,1,4,2,1,381,23,4,18,219,1,108,2,61,1,1067,}, - {1,1201,2,64,1,105,18,207,23,8,1,373,4,4,23,3,18,1,4,5,1,267,4,3,18,1,23,12,4,3,1,383,23,4,18,216,1,108,2,61,1,1067,}, - {1,1200,2,65,1,104,18,208,23,1,1,379,4,4,23,7,21,1,4,2,1,266,4,3,21,1,23,13,4,3,1,386,23,3,18,214,1,108,2,61,1,1067,}, - {1,1200,2,65,1,104,18,207,23,2,1,378,4,4,23,9,4,3,1,265,4,3,23,14,21,1,4,2,1,388,23,3,18,214,1,106,2,61,1,1067,}, - {1,1200,2,65,1,104,18,203,23,5,1,379,4,3,23,10,4,3,1,265,4,3,23,15,4,3,1,390,23,5,18,209,1,106,2,62,1,1066,}, - {1,1199,2,66,1,104,18,201,23,3,1,382,4,3,23,11,18,1,4,2,1,265,4,3,23,15,4,3,1,394,23,2,18,208,1,107,2,61,1,1066,}, - {1,1199,2,65,1,105,18,201,23,1,1,383,4,3,18,1,23,12,4,3,1,264,4,3,23,15,21,1,4,2,1,395,23,3,18,206,1,107,2,61,1,1066,}, - {1,1199,2,65,1,105,18,200,23,2,1,382,4,3,21,1,23,13,4,3,1,264,4,3,23,16,4,3,1,396,23,2,18,205,1,108,2,60,1,1066,}, - {1,1199,2,64,1,106,18,200,23,1,1,383,4,3,23,14,21,1,4,2,1,264,4,3,23,16,4,3,1,397,23,3,18,203,1,108,2,60,1,1066,}, - {1,1199,2,64,1,106,18,199,23,2,1,383,4,3,23,15,4,3,1,263,4,3,23,16,4,3,1,399,23,4,18,200,1,108,2,61,1,1065,}, - {1,1199,2,64,1,104,18,199,23,3,1,384,4,3,23,15,4,3,1,263,4,3,23,17,4,3,1,401,23,1,18,200,1,108,2,61,1,1065,}, - {1,1198,2,65,1,104,18,199,23,1,1,386,4,3,23,15,21,1,4,2,1,263,4,3,23,17,4,3,1,401,23,2,18,199,1,107,2,62,1,1065,}, - {1,1198,2,65,1,104,18,199,23,1,1,386,4,3,23,16,4,3,1,262,4,3,23,17,4,3,1,402,23,2,18,198,1,107,2,62,1,1065,}, - {1,1198,2,65,1,104,18,199,23,1,1,386,4,3,23,16,4,3,1,262,4,3,23,18,4,2,1,403,23,2,18,197,1,107,2,62,1,1065,}, - {1,1198,2,66,1,103,18,197,23,3,1,386,4,3,23,16,4,3,1,262,4,3,23,18,4,3,1,403,23,2,18,196,1,107,2,62,1,1065,}, - {1,1198,2,66,1,103,18,197,23,1,1,388,4,3,23,17,4,3,1,261,4,3,23,18,4,2,1,405,23,1,18,196,1,107,2,62,1,1065,}, - {1,1198,2,66,1,103,18,197,23,1,1,388,4,3,23,17,4,3,1,261,4,3,23,17,4,3,1,405,23,2,18,195,1,107,2,62,1,1065,}, - {1,1198,2,66,1,103,18,197,23,1,1,388,4,3,23,17,4,3,1,261,4,3,23,17,4,3,1,406,23,1,18,195,1,107,2,62,1,1065,}, - {1,1197,2,67,1,103,18,196,23,2,1,388,4,3,23,18,4,2,1,261,4,3,23,17,4,2,1,407,23,2,18,194,1,107,2,63,1,1064,}, - {1,1196,2,68,1,103,18,194,23,4,1,388,4,3,23,18,4,3,1,260,4,3,23,16,4,3,1,409,23,1,18,193,1,107,2,63,1,1064,}, - {1,1196,2,68,1,103,18,194,23,1,1,391,4,3,23,18,4,2,1,261,4,3,23,16,4,3,1,409,23,2,18,192,1,106,2,64,1,1064,}, - {1,1195,2,69,1,103,18,192,23,3,1,391,4,3,23,17,4,3,1,261,4,3,23,16,4,3,1,410,23,3,18,191,1,105,2,64,1,1064,}, - {1,1195,2,69,1,103,18,191,23,2,1,393,4,3,23,17,4,3,1,261,4,3,23,15,4,3,1,413,23,2,18,190,1,105,2,64,1,1064,}, - {1,1195,2,69,1,103,18,191,23,1,1,394,4,3,23,17,4,2,1,262,4,3,23,15,4,3,1,414,23,1,18,190,1,105,2,64,1,1064,}, - {1,1195,2,69,1,103,18,189,23,3,1,394,4,3,23,16,4,3,1,262,4,3,23,15,4,3,1,414,23,1,18,190,1,105,2,64,1,1064,}, - {1,1194,2,70,1,103,18,189,23,1,1,396,4,3,23,16,4,3,1,262,4,3,23,14,4,3,1,415,23,1,18,190,1,105,2,65,1,1063,}, - {1,1194,2,70,1,103,18,189,23,1,1,396,4,3,23,16,4,3,1,262,4,4,23,13,4,3,1,415,23,2,18,189,1,105,2,65,1,1063,}, - {1,1194,2,70,1,103,18,189,23,1,1,396,4,3,23,15,4,3,1,264,4,4,23,12,4,3,1,416,23,1,18,189,1,105,2,65,1,1063,}, - {1,1194,2,70,1,103,18,189,23,1,1,396,4,3,23,15,4,3,1,120,2,42,1,103,4,3,21,1,23,10,4,3,1,417,23,1,18,189,1,106,2,64,1,1063,}, - {1,1194,2,70,1,103,18,189,23,1,1,396,4,3,23,15,4,3,1,120,2,42,1,104,4,3,23,10,4,3,1,417,23,1,18,189,1,106,2,64,1,1063,}, - {1,1194,2,70,1,103,18,188,23,2,1,396,4,3,23,14,4,3,1,99,2,85,1,84,4,3,23,9,4,3,1,417,23,1,18,189,1,103,2,69,1,1061,}, - {1,1194,2,70,1,103,18,188,23,1,1,397,4,4,23,13,4,3,1,99,2,85,1,84,4,4,23,7,4,3,1,418,23,1,18,189,1,103,2,69,1,1061,}, - {1,1190,2,76,1,101,18,188,23,1,1,398,4,4,23,12,4,3,1,93,2,98,1,78,4,4,23,3,18,1,4,5,1,418,23,2,18,188,1,102,2,73,1,1058,}, - {1,1190,2,77,1,100,18,188,23,1,1,399,4,3,21,1,23,10,4,3,1,91,2,103,1,77,4,12,1,419,23,2,18,187,1,100,2,77,1,1056,}, - {1,1190,2,77,1,100,18,188,23,1,1,400,4,3,23,10,4,3,1,91,2,103,1,78,4,9,1,422,23,1,18,187,1,100,2,77,1,1056,}, - {1,1189,2,78,1,100,18,188,23,1,1,401,4,3,23,9,4,3,1,89,2,108,1,76,4,4,1,426,23,1,18,187,1,100,2,77,1,1056,}, - {1,1189,2,78,1,100,18,188,23,1,1,401,4,4,23,7,4,3,1,89,2,111,1,504,23,1,18,187,1,100,2,77,1,1056,}, - {1,1189,2,78,1,100,18,188,23,1,1,402,4,4,23,3,18,1,4,5,1,89,2,111,1,504,23,2,18,186,1,100,2,77,1,1056,}, - {1,1189,2,78,1,100,18,188,23,1,1,403,4,12,1,86,2,115,1,503,23,2,18,186,1,99,2,80,1,1054,}, - {1,1189,2,78,1,100,18,188,23,1,1,404,4,9,1,81,2,130,1,495,23,1,18,187,1,99,2,80,1,1054,}, - {1,1189,2,78,1,100,18,188,23,1,1,405,4,4,1,85,2,130,1,495,23,1,18,187,1,99,2,80,1,1054,}, - {1,1189,2,80,1,98,18,188,23,1,1,233,2,75,1,161,2,180,1,160,2,75,1,235,23,1,18,187,1,99,2,80,1,1054,}, - {1,1189,2,80,1,98,18,188,23,1,1,233,2,75,1,161,2,180,1,160,2,75,1,235,23,1,18,187,1,99,2,80,1,1054,}, - {1,1189,2,80,1,98,18,186,23,3,1,208,2,136,1,110,2,211,1,109,2,136,1,209,23,1,18,187,1,97,2,82,1,1054,}, - {1,1187,2,83,1,97,18,186,23,1,1,202,2,158,1,86,2,229,1,87,2,156,1,203,23,2,18,186,1,97,2,82,1,1054,}, - {1,1187,2,83,1,97,18,186,23,1,1,202,2,158,1,86,2,229,1,87,2,156,1,204,23,1,18,186,1,97,2,82,1,1054,}, - {1,1187,2,83,1,97,18,186,23,1,1,199,2,171,1,72,2,239,1,72,2,170,1,199,23,1,18,186,1,96,2,84,1,1053,}, - {1,1187,2,85,1,95,18,186,23,1,1,196,2,183,1,56,2,252,1,55,2,184,1,196,23,1,18,186,1,96,2,84,1,1053,}, - {1,1187,2,85,1,95,18,186,23,1,1,196,2,183,1,56,2,252,1,55,2,184,1,196,23,1,18,186,1,96,2,84,1,1053,}, - {1,1187,2,86,1,94,18,185,23,2,1,191,2,196,1,42,2,264,1,41,2,195,1,193,23,2,18,185,1,93,2,87,1,1053,}, - {1,1187,2,89,1,91,18,185,23,1,1,188,2,749,1,187,23,2,18,184,1,91,2,89,1,1053,}, - {1,1187,2,89,1,91,18,185,23,1,1,188,2,749,1,188,23,2,18,183,1,91,2,89,1,1053,}, - {1,1187,2,89,1,91,18,182,23,4,1,174,2,777,1,175,23,2,18,182,1,89,2,91,1,1053,}, - {1,1187,2,91,1,89,18,180,23,3,1,153,2,824,1,153,23,2,18,181,1,89,2,91,1,1053,}, - {1,1187,2,91,1,89,18,180,23,1,1,155,2,824,1,154,23,2,18,180,1,89,2,91,1,1053,}, - {1,1187,2,91,1,89,18,180,23,1,1,151,2,833,1,150,23,2,18,179,1,89,2,91,1,1053,}, - {1,1187,2,91,1,89,18,180,23,1,1,151,2,833,1,151,23,2,18,178,1,89,2,91,1,1053,}, - {1,1186,2,92,1,89,18,178,23,3,1,146,2,841,1,149,23,1,18,178,1,89,2,91,1,1053,}, - {1,1186,2,92,1,89,18,178,23,1,1,146,2,845,1,146,23,2,18,178,1,88,2,92,1,1053,}, - {1,1186,2,92,1,89,18,178,23,1,1,146,2,845,1,147,23,1,18,178,1,88,2,92,1,1053,}, - {1,1186,2,92,1,89,18,178,23,1,1,145,2,847,1,146,23,1,18,178,1,88,2,92,1,1053,}, - {1,1187,2,91,1,89,18,177,23,2,1,143,2,851,1,144,23,1,18,177,1,89,2,92,1,1053,}, - {1,1187,2,91,1,89,18,177,23,1,1,144,2,851,1,144,23,1,18,177,1,89,2,92,1,1053,}, - {1,1187,2,93,1,87,18,177,23,1,1,141,2,858,1,140,23,2,18,176,1,89,2,92,1,1053,}, - {1,1187,2,93,1,87,18,177,23,1,1,124,2,893,1,122,23,2,18,176,1,89,2,92,1,1053,}, - {1,1187,2,93,1,87,18,177,23,1,1,124,2,893,1,122,23,2,18,176,1,89,2,92,1,1053,}, - {1,1187,2,93,1,87,18,177,23,1,1,121,2,899,1,119,23,1,18,177,1,89,2,92,1,1053,}, - {1,1187,2,93,1,87,18,177,23,1,1,121,2,899,1,119,23,3,18,175,1,89,2,92,1,1053,}, - {1,1187,2,93,1,87,18,177,23,1,1,118,2,905,1,117,23,2,18,175,1,89,2,92,1,1053,}, - {1,1187,2,93,1,87,18,177,23,1,1,115,2,909,1,117,23,1,18,175,1,87,2,94,1,1053,}, - {1,1187,2,93,1,87,18,177,23,1,1,115,2,909,1,117,23,1,18,175,1,87,2,94,1,1053,}, - {1,1187,2,93,1,87,18,177,23,1,1,113,2,913,1,115,23,1,18,175,1,87,2,94,1,1053,}, - {1,1187,2,94,1,86,18,177,23,1,1,113,2,915,1,113,23,1,18,175,1,87,2,94,1,1053,}, - {1,1187,2,94,1,86,18,177,23,1,1,113,2,915,1,113,23,1,18,175,1,87,2,94,1,1053,}, - {1,1187,2,94,1,88,18,175,23,1,1,110,2,921,1,110,23,1,18,175,1,87,2,94,1,1053,}, - {1,1187,2,96,1,86,18,175,23,1,1,104,2,933,1,104,23,1,18,175,1,86,2,95,1,1053,}, - {1,1187,2,96,1,86,18,175,23,1,1,104,2,933,1,104,23,1,18,175,1,86,2,95,1,1053,}, - {1,1187,2,96,1,86,18,175,23,1,1,99,2,943,1,99,23,1,18,175,1,86,2,95,1,1053,}, - {1,1187,2,96,1,86,18,175,23,1,1,99,2,943,1,98,23,2,18,175,1,86,2,95,1,1053,}, - {1,1187,2,97,1,85,18,175,23,1,1,94,2,951,1,95,23,2,18,175,1,84,2,97,1,1053,}, - {1,1187,2,99,1,83,18,175,23,1,1,91,2,957,1,91,23,2,18,176,1,81,2,100,1,1053,}, - {1,1187,2,99,1,83,18,175,23,1,1,91,2,957,1,91,23,1,18,177,1,81,2,100,1,1053,}, - {1,1187,2,100,1,82,18,175,23,1,1,89,2,962,1,88,23,1,18,177,1,79,2,102,1,1053,}, - {1,1187,2,102,1,80,18,175,23,1,1,88,2,963,1,88,23,1,18,175,1,81,2,101,1,1054,}, - {1,1187,2,102,1,80,18,175,23,2,1,87,2,963,1,88,23,1,18,175,1,81,2,101,1,1054,}, - {1,1187,2,102,1,80,18,176,23,1,1,85,2,967,1,86,23,1,18,175,1,81,2,101,1,1054,}, - {1,1187,2,102,1,81,18,175,23,1,1,84,2,971,1,83,23,1,18,175,1,80,2,102,1,1054,}, - {1,1187,2,102,1,81,18,175,23,1,1,84,2,971,1,83,23,1,18,175,1,80,2,102,1,1054,}, - {1,1187,2,104,1,79,18,175,23,3,1,76,2,983,1,77,23,1,18,175,1,80,2,102,1,1054,}, - {1,1187,2,104,1,79,18,177,23,1,1,72,2,990,1,73,23,2,18,174,1,81,2,102,1,1054,}, - {1,1187,2,104,1,79,18,177,23,1,1,72,2,990,1,72,23,2,18,175,1,81,2,102,1,1054,}, - {1,1187,2,104,1,81,18,175,23,1,1,71,2,993,1,70,23,1,18,176,1,79,2,104,1,1054,}, - {1,1187,2,104,1,81,18,175,23,3,1,69,2,993,1,69,23,2,18,176,1,79,2,104,1,1054,}, - {1,1189,2,102,1,81,18,177,23,2,1,65,2,997,1,67,23,2,18,177,1,79,2,104,1,1054,}, - {1,1189,2,103,1,81,18,177,23,1,1,65,2,999,1,64,23,2,18,176,1,81,2,104,1,1054,}, - {1,1189,2,103,1,81,18,177,23,3,1,63,2,999,1,63,23,2,18,177,1,81,2,104,1,1054,}, - {1,1189,2,103,1,83,18,177,23,2,1,60,2,1002,1,61,23,2,18,176,1,83,2,104,1,1054,}, - {1,1189,2,103,1,85,18,176,23,1,1,59,2,1005,1,59,23,1,18,176,1,84,2,104,1,1054,}, - {1,1189,2,103,1,85,18,176,23,1,1,59,2,1005,1,58,23,2,18,176,1,84,2,104,1,1054,}, - {1,1189,2,103,1,85,18,176,23,1,1,55,2,1010,1,57,23,1,18,177,1,83,2,105,1,1054,}, - {1,1189,2,105,1,83,18,176,23,1,1,54,2,1015,1,52,23,2,18,175,1,85,2,105,1,1054,}, - {1,1189,2,105,1,83,18,176,23,1,1,54,2,1015,1,52,23,1,18,176,1,85,2,105,1,1054,}, - {1,1189,2,105,1,84,18,175,23,1,1,49,2,1023,1,49,23,1,18,176,1,85,2,105,1,1054,}, - {1,1189,2,105,1,84,18,175,23,3,1,47,2,1023,1,47,23,3,18,176,1,85,2,105,1,1054,}, - {1,1189,2,106,1,83,18,177,23,1,1,44,2,1030,1,42,23,2,18,178,1,83,2,107,1,1054,}, - {1,1189,2,106,1,83,18,177,23,1,1,43,2,1033,1,39,23,1,18,179,1,83,2,108,1,1054,}, - {1,1189,2,106,1,83,18,177,23,2,1,42,2,1033,1,38,23,2,18,179,1,83,2,108,1,1054,}, - {1,1189,2,109,1,82,18,176,23,1,1,40,2,1035,1,36,23,2,18,181,1,81,2,110,1,1054,}, - {1,1189,2,111,1,80,18,176,23,4,1,37,2,1036,1,34,23,2,18,182,1,80,2,111,1,1054,}, - {1,1189,2,111,1,80,18,179,23,2,1,36,2,1036,1,33,23,2,18,183,1,80,2,111,1,1054,}, - {1,1189,2,111,1,80,18,180,23,1,1,34,2,1040,1,30,23,2,18,184,1,78,2,111,1,1056,}, - {1,1189,2,112,1,79,18,180,23,1,1,31,2,1045,1,25,23,4,18,185,1,78,2,111,1,1056,}, - {1,1189,2,112,1,79,18,180,23,4,1,28,2,1045,1,24,23,2,18,188,1,78,2,111,1,1056,}, - {1,1189,2,112,1,79,18,183,23,1,1,24,2,1053,1,19,23,2,18,189,1,76,2,113,1,1056,}, - {1,1190,2,113,1,77,18,183,23,1,1,22,2,1058,1,13,23,3,18,189,1,78,2,113,1,1056,}, - {1,1190,2,113,1,77,18,184,23,2,1,20,2,1058,1,12,23,2,18,191,1,78,2,113,1,1056,}, - {1,1190,2,113,1,77,18,185,23,2,1,17,2,1060,1,10,23,3,18,192,1,78,2,113,1,1056,}, - {1,1190,2,113,1,77,18,186,23,1,1,17,2,1060,23,7,1,3,23,2,18,193,1,78,2,113,1,1056,}, - {1,1190,2,113,1,78,18,185,23,3,1,15,2,1062,23,1,18,3,23,5,18,194,1,78,2,113,1,1056,}, - {1,1190,2,113,1,78,18,187,23,3,1,12,2,1063,18,203,1,77,2,114,1,1056,}, - {1,1190,2,113,1,78,18,189,23,10,1,3,2,1063,18,203,1,77,2,114,1,1056,}, - {1,1190,2,113,1,78,18,193,23,2,18,3,23,2,1,2,2,1063,18,202,1,78,2,112,1,1058,}, - {1,1192,2,113,1,78,18,197,23,1,2,1066,18,201,1,78,2,112,1,1058,}, - {1,1192,2,113,1,78,18,197,23,1,2,1066,18,201,1,78,2,112,1,1058,}, - {1,1192,2,113,1,78,18,197,2,1068,18,198,1,80,2,112,1,1058,}, - {1,1194,2,111,1,79,18,195,2,1070,18,197,1,78,2,113,1,1059,}, - {1,1194,2,111,1,79,18,195,2,1071,18,196,1,78,2,113,1,1059,}, - {1,1195,2,111,1,80,18,192,2,1072,18,193,1,81,2,111,1,1061,}, - {1,1195,2,111,1,80,18,192,2,1073,18,192,1,81,2,111,1,1061,}, - {1,1197,2,109,1,81,18,190,2,1075,18,189,1,82,2,111,1,1062,}, - {1,1197,2,111,1,81,18,188,2,1075,18,189,1,82,2,109,1,1064,}, - {1,1197,2,111,1,81,18,187,2,1077,18,188,1,82,2,109,1,1064,}, - {1,1198,2,111,1,82,18,185,2,1077,18,187,1,81,2,111,1,1064,}, - {1,1198,2,113,1,80,18,184,2,1079,18,186,1,78,2,114,1,1064,}, - {1,1198,2,113,1,80,18,184,2,1079,18,186,1,78,2,114,1,1064,}, - {1,1198,2,114,1,79,18,183,2,1081,18,183,1,80,2,113,1,1065,}, - {1,1200,2,114,1,78,18,182,2,1081,18,183,1,78,2,115,1,1065,}, - {1,1200,2,114,1,78,18,181,2,1083,18,182,1,78,2,115,1,1065,}, - {1,1200,2,114,1,78,18,181,2,1083,18,182,1,78,2,115,1,1065,}, - {1,1200,2,114,1,78,18,180,2,1085,18,181,1,77,2,116,1,1065,}, - {1,1200,2,114,1,78,18,179,2,1086,18,181,1,77,2,116,1,1065,}, - {1,1200,2,116,1,76,18,179,2,1087,18,179,1,78,2,116,1,1065,}, - {1,1200,2,116,1,76,18,178,2,1088,18,179,1,78,2,116,1,1065,}, - {1,1200,2,116,1,78,18,175,2,1090,18,178,1,78,2,114,1,1067,}, - {1,1200,2,116,1,78,18,174,2,1092,18,177,1,78,2,114,1,1067,}, - {1,1200,2,116,1,78,18,174,2,1093,18,176,1,78,2,114,1,1067,}, - {1,1201,2,115,1,79,18,172,2,1094,18,174,1,78,2,116,1,1067,}, - {1,1201,2,116,1,80,18,170,2,1095,18,172,1,79,2,116,1,1067,}, - {1,1201,2,116,1,80,18,169,2,1096,18,172,1,79,2,116,1,1067,}, - {1,1201,2,116,1,81,18,168,2,1097,18,169,1,81,2,116,1,1067,}, - {1,1201,2,118,1,81,18,165,2,1098,18,166,1,83,2,117,1,1067,}, - {1,1201,2,118,1,81,18,165,2,1099,18,165,1,83,2,117,1,1067,}, - {1,1201,2,118,1,83,18,162,2,1100,18,165,1,81,2,119,1,1067,}, - {1,1201,2,118,1,83,18,162,2,1101,18,164,1,81,2,119,1,1067,}, - {1,1201,2,119,1,83,18,160,2,1102,18,162,1,83,2,117,1,1069,}, - {1,1203,2,120,1,80,18,159,2,1104,18,160,1,81,2,120,1,1069,}, - {1,1203,2,120,1,80,18,159,2,1104,18,160,1,81,2,120,1,1069,}, - {1,1203,2,120,1,82,18,156,2,1106,18,159,1,80,2,120,1,1070,}, - {1,1206,2,119,1,80,18,155,2,1108,18,158,1,80,2,118,1,1072,}, - {1,1206,2,119,1,80,18,154,2,1110,18,157,1,80,2,118,1,1072,}, - {1,1208,2,117,1,80,18,154,2,1110,18,155,1,80,2,119,1,1073,}, - {1,1209,2,118,1,79,18,152,2,1112,18,154,1,80,2,117,1,1075,}, - {1,1209,2,118,1,79,18,152,2,1112,18,154,1,80,2,117,1,1075,}, - {1,1209,2,118,1,79,18,151,2,1114,18,152,1,81,2,116,1,1076,}, - {1,1211,2,116,1,81,18,148,2,1115,18,152,1,79,2,118,1,1076,}, - {1,1211,2,116,1,81,18,148,2,1116,18,151,1,79,2,118,1,1076,}, - {1,1211,2,117,1,83,18,144,2,1118,18,147,1,82,2,116,1,1078,}, - {1,1211,2,117,1,83,18,143,2,1119,18,147,1,82,2,116,1,1078,}, - {1,1211,2,117,1,84,18,142,2,1120,18,142,1,86,2,116,1,1078,}, - {1,1212,2,116,1,86,18,139,2,1122,18,141,1,86,2,116,1,1078,}, - {1,1212,2,116,1,86,18,139,2,1122,18,141,1,86,2,116,1,1078,}, - {1,1212,2,116,1,88,18,136,2,1124,18,139,1,86,2,117,1,1078,}, - {1,1212,2,118,1,86,18,136,2,1125,18,138,1,86,2,117,1,1078,}, - {1,1212,2,118,1,86,18,135,2,1126,18,138,1,86,2,117,1,1078,}, - {1,1212,2,118,1,86,18,135,2,1127,18,135,1,86,2,119,1,1078,}, - {1,1212,2,119,1,86,18,133,2,1128,18,135,1,85,2,119,1,1079,}, - {1,1212,2,119,1,86,18,133,2,1129,18,134,1,85,2,119,1,1079,}, - {1,1214,2,119,1,84,18,132,2,1131,18,132,1,84,2,121,1,1079,}, - {1,1214,2,119,1,84,18,131,2,1132,18,132,1,84,2,121,1,1079,}, - {1,1214,2,122,1,83,18,128,2,1134,18,129,1,85,2,122,1,1079,}, - {1,1216,2,120,1,87,18,124,2,1135,18,125,1,86,2,122,1,1081,}, - {1,1216,2,120,1,87,18,123,2,1137,18,124,1,86,2,122,1,1081,}, - {1,1217,2,120,1,88,18,121,2,1137,18,121,1,89,2,120,1,1083,}, - {1,1220,2,117,1,90,18,118,2,1139,18,120,1,87,2,119,1,1086,}, - {1,1220,2,117,1,90,18,118,2,1140,18,119,1,87,2,119,1,1086,}, - {1,1222,2,117,1,89,18,116,2,1141,18,117,1,89,2,118,1,1087,}, - {1,1222,2,117,1,89,18,115,2,1142,18,117,1,89,2,116,1,1089,}, - {1,1222,2,117,1,89,18,114,2,1144,18,116,1,89,2,116,1,1089,}, - {1,1223,2,116,1,91,18,111,2,1145,18,115,1,89,2,117,1,1089,}, - {1,1223,2,116,1,91,18,111,2,1146,18,114,1,89,2,117,1,1089,}, - {1,1223,2,116,1,91,18,110,2,1147,18,112,1,91,2,117,1,1089,}, - {1,1225,2,116,1,92,18,107,2,1148,18,110,1,92,2,116,1,1090,}, - {1,1225,2,116,1,92,18,106,2,1149,18,110,1,92,2,116,1,1090,}, - {1,1225,2,116,1,97,18,101,2,1150,18,104,1,97,2,116,1,1090,}, - {1,1225,2,117,1,97,18,99,2,1151,18,101,1,98,2,118,1,1090,}, - {1,1225,2,117,1,97,18,99,2,1152,18,100,1,98,2,118,1,1090,}, - {1,1225,2,117,1,99,18,96,2,1153,18,100,1,97,2,117,1,1092,}, - {1,1226,2,118,1,98,18,95,2,1154,18,97,1,99,2,117,1,1092,}, - {1,1226,2,118,1,98,18,94,2,1155,18,97,1,99,2,117,1,1092,}, - {1,1226,2,121,1,95,18,94,2,1156,18,95,1,97,2,120,1,1092,}, - {1,1226,2,122,1,96,18,92,2,1156,18,93,1,97,2,120,1,1094,}, - {1,1226,2,122,1,96,18,92,2,1157,18,92,1,97,2,120,1,1094,}, - {1,1228,2,120,1,100,18,87,2,1158,18,87,1,100,2,121,1,1095,}, - {1,1228,2,120,1,100,18,87,2,1159,18,86,1,100,2,121,1,1095,}, - {1,1231,2,119,1,103,18,81,2,1160,18,83,1,103,2,118,1,1098,}, - {1,1233,2,117,1,106,18,78,2,1161,18,79,1,106,2,116,1,1100,}, - {1,1233,2,117,1,106,18,77,2,1162,18,79,1,106,2,116,1,1100,}, - {1,1234,2,116,1,108,18,75,2,1163,18,75,1,108,2,117,1,1100,}, - {1,1234,2,118,1,107,18,73,2,1164,18,73,1,110,2,116,1,1101,}, - {1,1234,2,118,1,107,18,73,2,1165,18,72,1,110,2,116,1,1101,}, - {1,1236,2,116,1,109,18,70,2,1166,18,71,1,111,2,116,1,1101,}, - {1,1236,2,116,1,111,18,68,2,1167,18,68,1,111,2,118,1,1101,}, - {1,1236,2,116,1,111,18,67,2,1169,18,67,1,111,2,118,1,1101,}, - {1,1236,2,117,1,113,18,64,2,1170,18,65,1,112,2,116,1,1103,}, - {1,1236,2,117,1,113,18,63,2,1171,18,65,1,112,2,116,1,1103,}, - {1,1237,2,116,1,114,18,62,2,1172,18,61,1,114,2,117,1,1103,}, - {1,1239,2,116,1,123,18,50,2,1173,18,51,1,124,2,115,1,1105,}, - {1,1239,2,116,1,123,18,49,2,1175,18,50,1,124,2,115,1,1105,}, - {1,1241,2,115,1,128,18,42,2,1176,18,44,1,128,2,114,1,1108,}, - {1,1244,2,114,1,130,18,38,2,1177,18,40,1,128,2,114,1,1111,}, - {1,1244,2,114,1,130,18,37,2,1180,18,38,1,128,2,114,1,1111,}, - {1,1245,2,116,1,128,18,36,2,1180,18,36,1,129,2,115,1,1111,}, - {1,1247,2,114,1,133,18,30,2,1182,18,30,1,134,2,114,1,1112,}, - {1,1247,2,114,1,133,18,29,2,1183,18,27,1,137,2,114,1,1112,}, - {1,1247,2,115,1,133,18,28,2,1184,18,22,1,139,2,114,1,1114,}, - {1,1248,2,114,1,135,18,26,2,1185,18,18,1,142,2,114,1,1114,}, - {1,1248,2,114,1,137,18,23,2,1186,18,16,1,144,2,114,1,1114,}, - {1,1248,2,114,1,137,18,23,2,1187,18,12,1,145,2,115,1,1115,}, - {1,1248,2,114,1,138,18,21,2,1188,18,10,1,147,2,115,1,1115,}, - {1,1250,2,112,1,140,18,19,2,1189,18,8,1,148,2,113,1,1117,}, - {1,1251,2,113,1,139,18,18,2,1189,18,6,1,150,2,113,1,1117,}, - {1,1251,2,113,1,141,18,16,2,1189,18,6,1,150,2,113,1,1117,}, - {1,1253,2,111,1,143,18,13,2,1190,18,6,1,150,2,110,1,1120,}, - {1,1256,2,110,1,143,18,10,2,1192,18,5,1,149,2,109,1,1122,}, - {1,1256,2,110,1,145,18,8,2,1192,18,5,1,149,2,109,1,1122,}, - {1,1258,2,108,1,146,18,7,2,1193,18,3,1,150,2,108,1,1123,}, - {1,1258,2,109,1,146,18,5,2,1195,1,150,2,108,1,1125,}, - {1,1258,2,109,1,150,2,1195,1,151,2,108,1,1125,}, - {1,1259,2,110,1,148,2,1196,1,149,2,109,1,1125,}, - {1,1259,2,110,1,148,2,1196,1,149,2,109,1,1125,}, - {1,1261,2,109,1,146,2,1199,1,145,2,110,1,1126,}, - {1,1262,2,110,1,144,2,1199,1,142,2,111,1,1128,}, - {1,1262,2,110,1,144,2,1199,1,142,2,111,1,1128,}, - {1,1262,2,111,1,143,2,1200,1,141,2,109,1,1130,}, - {1,1264,2,109,1,143,2,1200,1,139,2,110,1,1131,}, - {1,1264,2,109,1,143,2,1200,1,139,2,110,1,1131,}, - {1,1267,2,108,1,141,2,1200,1,139,2,108,1,1133,}, - {1,1269,2,106,1,141,2,1200,1,138,2,108,1,1134,}, - {1,1269,2,106,1,141,2,1200,1,138,2,108,1,1134,}, - {1,1270,2,107,1,139,2,1200,1,138,2,106,1,1136,}, - {1,1272,2,105,1,139,2,1202,1,136,2,105,1,1137,}, - {1,1272,2,105,1,139,2,1202,1,136,2,105,1,1137,}, - {1,1273,2,104,1,139,2,1202,1,134,2,105,1,1139,}, - {1,1273,2,104,1,139,2,1202,1,134,2,105,1,1139,}, - {1,1275,2,103,1,138,2,1202,1,134,2,104,1,1140,}, - {1,1276,2,104,1,136,2,1202,1,133,2,101,1,1144,}, - {1,1276,2,104,1,136,2,1202,1,133,2,101,1,1144,}, - {1,1278,2,103,1,135,2,1202,1,131,2,102,1,1145,}, - {1,1280,2,101,1,135,2,1202,1,130,2,101,1,1147,}, - {1,1280,2,101,1,135,2,1202,1,130,2,101,1,1147,}, - {1,1281,2,101,1,134,2,1202,1,129,2,101,1,1148,}, - {1,1283,2,100,1,133,2,1202,1,64,2,8,1,50,2,106,1,1150,}, - {1,1283,2,102,1,131,2,1202,1,64,2,8,1,48,2,108,1,1150,}, - {1,1284,2,102,1,130,2,1202,1,53,2,30,1,36,2,108,1,1151,}, - {1,1284,2,103,1,128,2,1203,1,53,2,30,1,35,2,109,1,1151,}, - {1,1286,2,102,1,127,2,1203,1,48,2,38,1,28,2,111,1,1153,}, - {1,1289,2,104,1,40,2,27,1,55,2,1203,1,33,2,61,1,18,2,111,1,1155,}, - {1,1289,2,106,1,30,2,40,1,50,2,1203,1,33,2,61,1,15,2,114,1,1155,}, - {1,1291,2,105,1,25,2,46,1,48,2,1203,1,30,2,70,1,4,2,118,1,1156,}, - {1,1292,2,106,1,9,2,64,1,44,2,1203,1,28,2,192,1,1158,}, - {1,1292,2,181,1,42,2,1203,1,18,2,202,1,1158,}, - {1,1294,2,187,1,34,2,1203,1,11,2,208,1,1159,}, - {1,1295,2,191,1,29,2,1203,1,9,2,208,1,1161,}, - {1,1295,2,193,1,26,2,1204,1,3,2,214,1,1161,}, - {1,1297,2,198,1,19,2,1420,1,1162,}, - {1,1298,2,204,1,12,2,1418,1,1164,}, - {1,1298,2,211,1,4,2,1419,1,1164,}, - {1,1301,2,136,21,1,2,1489,1,1169,}, - {1,1301,2,134,21,3,2,1489,1,1169,}, - {1,1305,2,128,21,5,2,1488,1,1170,}, - {1,1306,2,126,21,6,2,1486,1,1172,}, - {1,1306,2,126,21,6,2,1486,1,1172,}, - {1,1308,2,123,21,7,2,1485,1,1173,}, - {1,1308,2,122,21,8,2,1483,1,1175,}, - {1,1308,2,121,21,9,2,1483,1,1175,}, - {1,1309,2,120,21,9,2,1483,1,1175,}, - {1,1311,2,117,21,10,2,1482,1,1176,}, - {1,1311,2,116,21,11,2,1482,1,1176,}, - {1,1316,2,111,21,12,2,1474,1,1183,}, - {1,1316,2,111,21,13,2,1473,1,1183,}, - {1,1319,2,107,21,14,2,1470,1,1186,}, - {1,1320,2,106,21,15,2,1468,1,1187,}, - {1,1320,2,105,21,18,2,1466,1,1187,}, - {1,1322,2,103,21,19,2,1465,1,1187,}, - {1,1323,2,102,21,23,2,1459,1,1189,}, - {1,1323,2,102,21,27,2,1455,1,1189,}, - {1,1325,2,99,21,30,2,1452,1,1190,}, - {1,1328,2,95,21,34,2,1444,1,1195,}, - {1,1328,2,93,21,38,2,1442,1,1195,}, - {1,1333,2,87,21,41,2,1437,1,1198,}, - {1,1336,2,82,21,45,2,1432,1,1201,}, - {1,1336,2,81,21,48,2,1430,1,1201,}, - {1,1339,2,77,21,50,2,1425,1,1205,}, - {1,1339,2,76,21,52,2,1424,1,1205,}, - {1,1341,2,73,21,55,2,1421,1,1206,}, - {1,1341,2,72,21,57,2,1418,1,1208,}, - {1,1341,2,71,21,59,2,1417,1,1208,}, - {1,1342,2,70,21,61,2,1415,1,1208,}, - {1,1344,2,67,21,63,2,1413,1,1209,}, - {1,1344,2,66,21,65,2,1412,1,1209,}, - {1,1345,2,65,21,66,2,1408,1,1212,}, - {1,1350,2,59,21,68,2,1403,1,1216,}, - {1,1350,2,59,21,69,2,1402,1,1216,}, - {1,1355,2,54,21,69,2,1399,1,1219,}, - {1,1355,2,54,21,70,2,1397,1,1220,}, - {1,1356,2,52,21,72,2,1395,1,1221,}, - {1,1358,2,50,21,35,2,7,21,31,2,1393,1,1222,}, - {1,1358,2,50,21,35,2,11,21,27,2,1392,1,1223,}, - {1,1361,2,47,21,35,2,14,21,25,2,1390,1,1224,}, - {1,1362,2,46,21,19,2,3,21,13,2,17,21,23,2,1388,1,1225,}, - {1,1363,2,45,21,17,2,5,21,13,2,19,21,21,2,1387,1,1226,}, - {1,1364,2,44,21,15,2,8,21,12,2,21,21,20,2,1385,1,1227,}, - {1,1366,2,42,21,14,2,10,21,11,2,22,21,19,2,1384,1,1228,}, - {1,1368,2,39,21,13,2,13,21,10,2,24,21,18,2,1381,1,1230,}, - {1,1369,2,38,21,11,2,17,21,9,2,24,21,17,2,1380,1,1231,}, - {1,1370,2,36,21,11,2,19,21,9,2,25,21,15,2,1379,1,1232,}, - {1,1371,2,34,21,11,2,21,21,8,2,26,21,15,2,1376,1,1234,}, - {1,1372,2,33,21,10,2,24,21,7,2,26,21,14,2,1374,1,1236,}, - {1,1374,2,31,21,9,2,28,21,5,2,26,21,13,2,1373,1,1237,}, - {1,1375,2,29,21,9,2,61,21,12,2,1372,1,1238,}, - {1,1376,2,28,21,7,2,64,21,12,2,1370,1,1239,}, - {1,1377,2,27,21,6,2,66,21,11,2,1368,1,1241,}, - {1,1378,2,26,21,5,2,68,21,10,2,1365,1,1244,}, - {1,1380,2,23,21,5,2,70,21,9,2,1364,1,1245,}, - {1,1382,2,21,21,4,2,72,21,12,2,1359,1,1246,}, - {1,1382,2,21,21,3,2,73,21,15,2,1354,1,1248,}, - {1,1383,2,21,21,1,2,74,21,16,2,1352,1,1249,}, - {1,1384,2,94,21,19,2,1349,1,1250,}, - {1,1385,2,92,21,21,2,1346,1,1252,}, - {1,1386,2,90,21,23,2,1343,1,1254,}, - {1,1388,2,88,21,24,2,1341,1,1255,}, - {1,1392,2,83,21,11,2,2,21,13,2,1339,1,1256,}, - {1,1392,2,82,21,9,2,6,21,12,2,1338,1,1257,}, - {1,1394,2,80,21,9,2,12,21,7,2,1336,1,1258,}, - {1,1394,2,79,21,10,2,14,21,5,2,1335,1,1259,}, - {1,1394,2,79,21,9,2,17,21,3,2,1334,1,1260,}, - {1,1395,2,78,21,7,2,20,21,2,2,1332,1,1262,}, - {1,1400,2,73,21,6,2,1350,1,1267,}, - {1,1400,2,73,21,5,2,1351,1,1267,}, - {1,1403,2,70,21,4,2,1350,1,1269,}, - {1,1403,2,70,21,4,2,1350,1,1269,}, - {1,1233,2,25,1,147,2,68,21,3,2,1350,1,147,2,26,1,1097,}, - {1,1186,2,122,1,97,2,68,21,3,2,1350,1,95,2,124,1,1051,}, - {1,1186,2,122,1,97,2,68,21,2,2,1351,1,95,2,124,1,1051,}, - {1,1176,2,141,1,89,2,1418,1,88,2,142,1,1042,}, - {1,1173,2,149,1,84,2,1417,1,84,2,150,1,1039,}, - {1,1173,2,149,1,84,2,1417,1,84,2,150,1,1039,}, - {1,1170,2,155,1,84,2,1412,1,85,2,154,1,1036,}, - {1,1169,2,158,1,89,2,1399,1,87,2,160,1,1034,}, - {1,1169,2,158,1,89,2,1399,1,87,2,160,1,1034,}, - {1,1167,2,163,1,90,2,1389,1,92,2,162,1,1033,}, - {1,1164,2,169,1,94,2,1377,1,94,2,169,1,1029,}, - {1,1164,2,169,1,94,2,1377,1,94,2,169,1,1029,}, - {1,1155,2,187,1,88,2,1371,1,87,2,186,1,1022,}, - {1,1155,2,187,1,88,2,1371,1,87,2,186,1,1022,}, - {1,1142,2,220,1,69,2,1368,1,69,2,219,1,1009,}, - {1,1140,2,224,1,69,2,1365,1,67,2,225,1,1006,}, - {1,1140,2,224,1,69,2,1365,1,67,2,171,21,1,2,53,1,1006,}, - {1,1139,2,228,1,69,2,1359,1,68,2,171,21,3,2,55,1,1004,}, - {1,1137,2,232,1,70,2,1351,1,72,2,170,21,5,2,56,1,1003,}, - {1,1137,2,232,1,70,2,1287,1,15,2,49,1,72,2,169,21,6,2,56,1,1003,}, - {1,1136,2,234,1,86,2,28,1,4,2,1236,1,22,2,27,1,87,2,170,21,7,2,56,1,1003,}, - {1,1134,2,238,1,106,2,2,1,22,2,1221,1,26,2,2,1,108,2,170,21,8,2,58,1,1001,}, - {1,1134,2,29,21,1,2,208,1,106,2,2,1,27,2,1215,1,27,2,2,1,108,2,170,21,8,2,58,1,1001,}, - {1,1131,2,30,21,3,2,211,1,135,2,1211,1,133,2,174,21,9,2,61,1,998,}, - {1,1131,2,28,21,5,2,211,1,136,2,1209,1,134,2,173,21,10,2,61,1,998,}, - {1,1128,2,30,21,6,2,222,1,126,2,1207,1,124,2,184,21,10,2,65,1,994,}, - {1,1123,2,34,21,7,2,231,1,119,2,1203,1,117,2,192,21,11,2,70,1,989,}, - {1,1123,2,33,21,8,2,231,1,119,2,1202,1,118,2,192,21,12,2,69,1,989,}, - {1,1120,2,36,21,8,2,234,1,116,2,1202,1,116,2,193,21,14,2,71,1,986,}, - {1,1119,2,36,21,9,2,236,1,114,2,1201,1,115,2,195,21,14,2,73,1,984,}, - {1,1119,2,35,21,10,2,236,1,114,2,1201,1,115,2,194,21,16,2,72,1,984,}, - {1,1117,2,37,21,10,2,238,1,114,2,1199,1,114,2,195,21,17,2,71,1,984,}, - {1,1117,2,36,21,11,2,239,1,114,2,1196,1,114,2,197,21,19,2,70,1,983,}, - {1,1117,2,36,21,12,2,238,1,114,2,1196,1,114,2,197,21,22,2,67,1,983,}, - {1,1117,2,35,21,14,2,239,1,114,2,1191,1,116,2,198,21,26,2,63,1,983,}, - {1,1117,2,35,21,14,2,245,1,109,2,1190,1,110,2,203,21,30,2,60,1,983,}, - {1,1117,2,34,21,16,2,244,1,109,2,1190,1,110,2,202,21,33,2,58,1,983,}, - {1,1115,2,36,21,17,2,254,1,100,2,1187,1,100,2,212,21,36,2,58,1,981,}, - {1,1115,2,36,21,19,2,252,1,100,2,1187,1,100,2,210,21,40,2,56,1,981,}, - {1,1115,2,36,21,22,2,249,1,100,2,1187,1,98,2,210,21,45,2,53,1,981,}, - {1,1114,2,37,21,26,2,250,1,95,2,1185,1,100,2,209,21,48,2,51,1,981,}, - {1,1114,2,36,21,30,2,249,1,93,2,1185,1,100,2,208,21,50,2,50,1,981,}, - {1,1114,2,35,21,33,2,248,1,93,2,1184,1,100,2,207,21,53,2,50,1,979,}, - {1,1114,2,34,21,36,2,248,1,91,2,1184,1,98,2,208,21,55,2,49,1,979,}, - {1,1113,2,33,21,40,2,248,1,89,2,1184,1,96,2,209,21,57,2,48,1,979,}, - {1,1111,2,33,21,45,2,248,1,86,2,1184,1,94,2,210,21,60,2,46,1,979,}, - {1,1109,2,34,21,48,2,248,1,84,2,1184,1,93,2,210,21,62,2,45,1,979,}, - {1,1108,2,34,21,50,2,248,1,83,2,1184,1,92,2,211,21,63,2,44,1,979,}, - {1,1107,2,34,21,53,2,247,1,82,2,1184,1,91,2,211,21,65,2,44,1,978,}, - {1,1106,2,34,21,55,2,247,1,81,2,1184,1,90,2,212,21,66,2,45,1,976,}, - {1,1105,2,34,21,57,2,251,1,1,2,46,1,29,2,1182,1,30,2,47,1,15,2,211,21,68,2,47,1,973,}, - {1,1104,2,34,21,60,2,300,1,25,2,1182,1,29,2,53,1,2,2,219,21,69,2,48,1,971,}, - {1,1102,2,35,21,62,2,301,1,23,2,1182,1,29,2,273,21,71,2,48,1,970,}, - {1,1100,2,37,21,63,2,303,1,20,2,1182,1,17,2,285,21,72,2,48,1,969,}, - {1,1099,2,37,21,65,2,304,1,20,2,1180,1,7,2,295,21,73,2,48,1,968,}, - {1,1098,2,38,21,66,2,306,1,17,2,1180,1,2,2,299,21,74,2,49,1,967,}, - {1,1097,2,38,21,68,2,310,1,12,2,1481,21,37,2,6,21,32,2,50,1,965,}, - {1,1096,2,39,21,69,2,314,1,7,2,1481,21,36,2,11,21,29,2,50,1,964,}, - {1,1095,2,39,21,71,2,318,1,2,2,1481,21,36,2,14,21,26,2,51,1,963,}, - {1,1094,2,40,21,72,2,1800,21,20,2,2,21,14,2,17,21,24,2,51,1,962,}, - {1,1093,2,41,21,73,2,1799,21,18,2,5,21,13,2,19,21,22,2,53,1,960,}, - {1,1092,2,41,21,74,2,1799,21,16,2,8,21,12,2,21,21,21,2,53,1,959,}, - {1,1091,2,42,21,37,2,6,21,32,2,1798,21,14,2,11,21,11,2,23,21,19,2,54,1,958,}, - {1,1090,2,43,21,36,2,11,21,29,2,1797,21,13,2,13,21,11,2,23,21,19,2,54,1,957,}, - {1,1089,2,44,21,36,2,14,21,26,2,1796,21,12,2,16,21,10,2,25,21,17,2,55,1,956,}, - {1,1088,2,45,21,20,2,2,21,14,2,17,21,24,2,1794,21,12,2,18,21,10,2,25,21,17,2,55,1,955,}, - {1,1087,2,46,21,18,2,5,21,13,2,19,21,22,2,1794,21,11,2,21,21,8,2,26,21,16,2,58,1,952,}, - {1,1086,2,47,21,16,2,8,21,12,2,21,21,21,2,1792,21,10,2,25,21,7,2,27,21,14,2,60,1,950,}, - {1,1081,2,52,21,14,2,11,21,11,2,23,21,19,2,1792,21,9,2,28,21,6,2,27,21,14,2,61,1,948,}, - {1,1081,2,52,21,13,2,13,21,11,2,23,21,19,2,1790,21,9,2,32,21,4,2,27,21,13,2,61,1,948,}, - {1,1081,2,51,21,12,2,16,21,10,2,25,21,17,2,1790,21,8,2,65,21,12,2,62,1,947,}, - {1,1078,2,53,21,12,2,18,21,10,2,25,21,17,2,1789,21,7,2,67,21,11,2,66,1,943,}, - {1,1078,2,53,21,11,2,21,21,8,2,26,21,16,2,1789,21,6,2,69,21,10,2,66,1,943,}, - {1,1075,2,55,21,10,2,25,21,7,2,27,21,14,2,1788,21,6,2,71,21,9,2,67,1,942,}, - {1,1075,2,55,21,9,2,28,21,6,2,27,21,14,2,1787,21,5,2,73,21,10,2,65,1,942,}, - {1,1072,2,57,21,9,2,32,21,4,2,27,21,13,2,1787,21,4,2,74,21,14,2,64,1,939,}, - {1,1070,2,59,21,8,2,65,21,12,2,1788,21,2,2,76,21,15,2,64,1,937,}, - {1,1070,2,59,21,7,2,67,21,11,2,1865,21,18,2,62,1,937,}, - {1,1070,2,59,21,6,2,69,21,10,2,1864,21,20,2,62,1,936,}, - {1,1069,2,59,21,6,2,71,21,9,2,1863,21,22,2,61,1,936,}, - {1,1069,2,59,21,5,2,73,21,10,2,1860,21,24,2,60,1,936,}, - {1,1069,2,59,21,4,2,74,21,14,2,1855,21,12,2,1,21,13,2,61,1,934,}, - {1,1067,2,62,21,2,2,76,21,15,2,1853,21,9,2,1,21,1,2,3,21,13,2,61,1,933,}, - {1,1067,2,139,21,18,2,1850,21,10,2,6,21,12,2,61,1,933,}, - {1,1064,2,141,21,20,2,1849,21,10,2,12,21,7,2,64,1,929,}, - {1,1064,2,140,21,22,2,1848,21,9,2,15,21,5,2,64,1,929,}, - {1,1059,2,144,21,24,2,1846,21,9,2,18,21,3,2,68,1,925,}, - {1,1058,2,144,21,12,2,1,21,13,2,1845,21,7,2,93,1,923,}, - {1,1058,2,144,21,9,2,1,21,1,2,3,21,13,2,1844,21,6,2,94,1,923,}, - {1,1056,2,145,21,10,2,6,21,12,2,1844,21,5,2,95,1,923,}, - {1,1056,2,145,21,10,2,12,21,7,2,1843,21,5,2,96,1,922,}, - {1,1056,2,145,21,9,2,15,21,5,2,1843,21,4,2,97,1,922,}, - {1,1054,2,146,21,9,2,18,21,3,2,1843,21,3,2,98,1,922,}, - {1,1054,2,146,21,7,2,1866,21,3,2,100,1,920,}, - {1,1054,2,146,21,6,2,1867,21,2,2,101,1,920,}, - {1,1051,2,149,21,5,2,1974,1,917,}, - {1,1048,2,152,21,5,2,1977,1,914,}, - {1,1048,2,152,21,4,2,1978,1,914,}, - {1,1045,2,155,21,3,2,1981,1,912,}, - {1,1045,2,155,21,3,2,1981,1,912,}, - {1,1045,2,155,21,2,2,43,1,61,2,1618,1,60,2,201,1,911,}, - {1,1044,2,162,1,139,2,1539,1,139,2,162,1,911,}, - {1,1044,2,162,1,139,2,1539,1,139,2,162,1,911,}, - {1,1044,2,95,1,3,2,44,1,186,2,17,1,6,2,1460,1,190,2,43,1,3,2,96,1,909,}, - {1,1042,2,89,1,25,2,2,1,239,2,1445,1,231,2,1,1,20,2,93,1,909,}, - {1,1042,2,87,1,27,2,2,1,242,2,1440,1,233,2,1,1,22,2,91,1,909,}, - {1,1042,2,82,1,278,2,1430,1,269,2,87,1,908,}, - {1,1039,2,82,1,284,2,1426,1,271,2,90,1,904,}, - {1,1039,2,81,1,287,2,1422,1,275,2,88,1,904,}, - {1,1036,2,82,1,290,2,1419,1,281,2,87,1,901,}, - {1,1036,2,81,1,292,2,1417,1,284,2,85,1,901,}, - {1,1034,2,82,1,294,2,1414,1,287,2,85,1,900,}, - {1,1033,2,82,1,297,2,1410,1,291,2,83,1,900,}, - {1,1033,2,81,1,300,2,1407,1,293,2,82,1,900,}, - {1,1033,2,81,1,301,2,1405,1,295,2,83,1,898,}, - {1,1033,2,80,1,304,2,1402,1,297,2,82,1,898,}, - {1,1033,2,80,1,306,2,1399,1,299,2,81,1,898,}, - {1,1031,2,81,1,308,2,1396,1,302,2,80,1,898,}, - {1,1031,2,80,1,311,2,1392,1,305,2,80,1,897,}, - {1,1031,2,80,1,312,2,1390,1,307,2,79,1,897,}, - {1,1029,2,82,1,313,2,1388,1,308,2,81,1,895,}, - {1,1028,2,81,1,316,2,1385,1,310,2,83,1,893,}, - {1,1028,2,81,1,316,2,1384,1,311,2,83,1,893,}, - {1,1025,2,84,1,317,2,1382,1,313,2,85,1,890,}, - {1,1025,2,84,1,318,2,1380,1,314,2,85,1,890,}, - {1,1023,2,85,1,319,2,1379,1,315,2,86,1,889,}, - {1,1022,2,84,1,322,2,1377,1,319,2,83,1,889,}, - {1,1022,2,84,1,322,2,1376,1,320,2,83,1,889,}, - {1,1022,2,81,1,325,2,1375,1,323,2,83,1,887,}, - {1,1022,2,79,1,329,2,1372,1,326,2,81,1,887,}, - {1,1022,2,79,1,329,2,1371,1,327,2,81,1,887,}, - {1,1020,2,81,1,330,2,1368,1,330,2,80,1,887,}, - {1,1020,2,80,1,333,2,1365,1,331,2,81,1,886,}, - {1,1020,2,80,1,333,2,1365,1,331,2,81,1,886,}, - {1,1020,2,80,1,334,2,1362,1,335,2,79,1,886,}, - {1,1020,2,80,1,334,2,1362,1,335,2,79,1,886,}, - {1,1019,2,81,1,336,2,1359,1,336,2,81,1,884,}, - {1,1017,2,81,1,340,2,1353,1,340,2,81,1,884,}, - {1,1017,2,81,1,340,2,1353,1,340,2,81,1,884,}, - {1,1017,2,81,1,343,2,1349,1,342,2,81,1,883,}, - {1,1014,2,83,1,348,2,1340,1,349,2,81,1,881,}, - {1,1014,2,83,1,348,2,1340,1,349,2,81,1,881,}, - {1,1012,2,83,1,358,2,1324,1,358,2,83,1,878,}, - {1,1011,2,81,1,363,2,1319,1,364,2,82,1,876,}, - {1,1011,2,81,1,363,2,1319,1,364,2,82,1,876,}, - {1,1009,2,81,1,368,2,1315,1,365,2,82,1,876,}, - {1,1009,2,81,1,369,2,1310,1,371,2,81,1,875,}, - {1,1009,2,81,1,369,2,1310,1,371,2,81,1,875,}, - {1,1009,2,80,1,374,2,1305,1,374,2,79,1,875,}, - {1,1009,2,80,1,374,2,1305,1,374,2,79,1,875,}, - {1,1008,2,79,1,379,2,1297,1,379,2,79,1,875,}, - {1,1008,2,79,1,386,2,1282,1,388,2,78,1,875,}, - {1,1008,2,79,1,386,2,1282,1,388,2,78,1,875,}, - {1,1008,2,78,1,398,2,1260,1,399,2,80,1,873,}, - {1,1008,2,78,1,406,2,1246,1,407,2,78,1,873,}, - {1,1008,2,78,1,406,2,1246,1,407,2,78,1,873,}, - {1,1008,2,76,1,411,2,1239,1,412,2,77,1,873,}, - {1,1006,2,77,1,415,2,1234,1,416,2,75,1,873,}, - {1,1006,2,77,1,415,2,1234,1,416,2,75,1,873,}, - {1,1006,2,73,1,423,2,1227,1,420,2,75,1,872,}, - {1,1006,2,73,1,423,2,1227,1,420,2,75,1,872,}, - {1,1004,2,74,1,428,2,1218,1,427,2,73,1,872,}, - {1,1004,2,74,1,433,2,1208,1,434,2,73,1,870,}, - {1,1004,2,74,1,433,2,1208,1,434,2,73,1,870,}, - {1,1001,2,75,1,449,2,1180,1,449,2,75,1,867,}, - {1,1000,2,75,1,463,2,1155,1,461,2,77,1,865,}, - {1,1000,2,75,1,463,2,1155,1,461,2,77,1,865,}, - {1,998,2,77,1,467,2,1146,1,468,2,75,1,865,}, - {1,998,2,77,1,472,2,1137,1,472,2,76,1,864,}, - {1,998,2,77,1,472,2,1137,1,472,2,76,1,864,}, - {1,997,2,76,1,477,2,1130,1,476,2,76,1,864,}, - {1,997,2,76,1,482,2,1122,1,480,2,75,1,864,}, - {1,997,2,76,1,482,2,1121,1,481,2,75,1,864,}, - {1,997,2,75,1,486,2,8,1,1,2,1107,1,485,2,75,1,862,}, - {1,997,2,75,1,486,2,8,1,6,2,1101,1,486,2,75,1,862,}, - {1,997,2,72,1,494,2,1,1,11,2,1079,1,12,2,2,1,494,2,72,1,862,}, - {1,997,2,70,1,510,2,1072,1,514,2,71,1,862,}, - {1,997,2,70,1,513,2,1064,1,519,2,71,1,862,}, - {1,997,2,68,1,517,2,1057,1,526,2,69,1,862,}, - {1,997,2,67,1,523,2,1047,1,531,2,69,1,862,}, - {1,997,2,67,1,526,2,1039,1,536,2,69,1,862,}, - {1,997,2,67,1,305,2,28,1,195,2,1032,1,208,2,31,1,304,2,67,1,862,}, - {1,997,2,67,1,295,2,39,1,52,2,22,1,125,2,1022,1,140,2,21,1,52,2,39,1,296,2,67,1,862,}, - {1,997,2,67,1,295,2,39,1,52,2,22,1,128,2,1018,1,141,2,21,1,52,2,39,1,296,2,67,1,862,}, - {1,995,2,67,1,293,2,43,1,43,2,42,1,119,2,1013,1,133,2,40,1,34,2,54,1,292,2,66,1,862,}, - {1,995,2,67,1,293,2,43,1,43,2,42,1,124,2,1008,1,133,2,40,1,24,2,64,1,292,2,66,1,862,}, - {1,995,2,67,1,290,2,51,1,33,2,53,1,126,2,998,1,128,2,52,1,14,2,72,1,289,2,66,1,862,}, - {1,995,2,66,1,287,2,68,1,17,2,61,1,123,2,995,1,123,2,147,1,288,2,65,1,861,}, - {1,995,2,66,1,287,2,75,1,10,2,61,1,125,2,993,1,123,2,147,1,288,2,65,1,861,}, - {1,995,2,61,1,291,2,79,1,4,2,70,1,120,2,990,1,119,2,155,1,289,2,62,1,861,}, - {1,995,2,59,1,288,2,164,1,116,2,986,1,115,2,167,1,286,2,59,1,861,}, - {1,995,2,59,1,288,2,164,1,116,2,986,1,115,2,167,1,286,2,59,1,861,}, - {1,995,2,58,1,280,2,189,1,100,2,985,1,102,2,189,1,278,2,59,1,861,}, - {1,995,2,58,1,270,2,211,1,90,2,983,1,87,2,213,1,271,2,57,1,861,}, - {1,995,2,58,1,270,2,211,1,90,2,983,1,87,2,213,1,271,2,57,1,861,}, - {1,994,2,57,1,269,2,221,1,84,2,979,1,84,2,222,1,268,2,57,1,861,}, - {1,994,2,57,1,269,2,221,1,84,2,979,1,84,2,222,1,268,2,57,1,861,}, - {1,994,2,57,1,266,2,177,21,1,2,50,1,83,2,974,1,83,2,228,1,266,2,58,1,859,}, - {1,992,2,58,1,266,2,176,21,3,2,54,1,81,2,969,1,81,2,235,1,264,2,58,1,859,}, - {1,992,2,58,1,266,2,174,21,5,2,54,1,81,2,969,1,81,2,235,1,264,2,58,1,859,}, - {1,992,2,58,1,262,2,177,21,6,2,57,1,81,2,965,1,79,2,241,1,263,2,58,1,857,}, - {1,990,2,57,1,264,2,177,21,7,2,60,1,79,2,962,1,80,2,244,1,262,2,58,1,856,}, - {1,990,2,57,1,264,2,176,21,8,2,60,1,79,2,962,1,80,2,244,1,262,2,58,1,856,}, - {1,989,2,55,1,264,2,179,21,8,2,64,1,77,2,958,1,75,2,254,1,262,2,57,1,854,}, - {1,987,2,57,1,256,2,186,21,9,2,75,1,68,2,953,1,67,2,273,1,256,2,55,1,854,}, - {1,987,2,57,1,256,2,185,21,10,2,75,1,68,2,953,1,67,2,273,1,256,2,55,1,854,}, - {1,987,2,55,1,255,2,188,21,10,2,85,1,59,2,951,1,59,2,285,1,254,2,55,1,853,}, - {1,987,2,53,1,254,2,190,21,11,2,89,1,57,2,947,1,56,2,293,1,251,2,55,1,853,}, - {1,987,2,53,1,254,2,190,21,12,2,88,1,57,2,947,1,56,2,293,1,251,2,55,1,853,}, - {1,986,2,54,1,251,2,192,21,14,2,92,1,53,2,945,1,54,2,299,1,250,2,53,1,853,}, - {1,986,2,54,1,251,2,192,21,14,2,92,1,53,2,945,1,54,2,299,1,250,2,53,1,853,}, - {1,986,2,53,1,250,2,193,21,16,2,93,1,53,2,941,1,53,2,303,1,251,2,51,1,853,}, - {1,986,2,51,1,250,2,195,21,17,2,95,1,53,2,936,1,54,2,306,1,249,2,53,1,851,}, - {1,986,2,51,1,250,2,195,21,19,2,93,1,53,2,936,1,54,2,306,1,249,2,53,1,851,}, - {1,986,2,51,1,249,2,196,21,22,2,93,1,52,2,931,1,52,2,313,1,248,2,52,1,851,}, - {1,986,2,48,1,249,2,199,21,26,2,102,1,42,2,927,1,45,2,324,1,247,2,50,1,851,}, - {1,986,2,48,1,249,2,198,21,30,2,104,1,37,2,927,1,45,2,324,1,247,2,50,1,851,}, - {1,986,2,47,1,243,2,204,21,33,2,107,1,33,2,924,1,39,2,338,1,244,2,47,1,851,}, - {1,986,2,45,1,242,2,206,21,36,2,110,1,28,2,923,1,39,2,342,1,242,2,46,1,851,}, - {1,986,2,45,1,242,2,204,21,40,2,113,1,18,2,928,1,39,2,342,1,242,2,46,1,851,}, - {1,986,2,43,1,243,2,203,21,45,2,1054,1,39,2,346,1,242,2,44,1,851,}, - {1,986,2,43,1,243,2,202,21,48,2,1052,1,39,2,346,1,242,2,44,1,851,}, - {1,986,2,42,1,244,2,201,21,50,2,1051,1,38,2,347,1,242,2,44,1,851,}, - {1,984,2,42,1,244,2,202,21,53,2,1049,1,36,2,350,1,243,2,42,1,851,}, - {1,984,2,42,1,244,2,201,21,55,2,1053,1,31,2,350,1,243,2,42,1,851,}, - {1,984,2,42,1,243,2,201,21,57,2,1057,1,24,2,354,1,242,2,41,1,851,}, - {1,984,2,41,1,241,2,203,21,60,2,1060,1,18,2,358,1,241,2,39,1,851,}, - {1,984,2,41,1,241,2,202,21,62,2,1064,1,13,2,358,1,241,2,39,1,851,}, - {1,984,2,39,1,239,2,206,21,63,2,1068,1,5,2,364,1,239,2,38,1,851,}, - {1,984,2,36,1,239,2,208,21,65,2,1439,1,238,2,36,1,851,}, - {1,984,2,36,1,239,2,208,21,66,2,1438,1,238,2,36,1,851,}, - {1,984,2,35,1,237,2,210,21,68,2,1439,1,237,2,35,1,851,}, - {1,984,2,5,1,1,2,27,1,238,2,211,21,69,2,1441,1,236,2,33,1,851,}, - {1,984,2,5,1,1,2,27,1,238,2,210,21,71,2,1440,1,236,2,33,1,851,}, - {1,984,2,5,1,1,2,27,1,236,2,212,21,72,2,1440,1,236,2,32,1,851,}, - {1,984,2,5,1,1,2,27,1,236,2,212,21,73,2,1439,1,236,2,32,1,851,}, - {1,984,2,5,1,1,2,25,1,236,2,213,21,74,2,1441,1,236,2,30,1,851,}, - {1,984,2,5,1,1,2,24,1,236,2,214,21,37,2,6,21,32,2,1442,1,236,2,28,1,851,}, - {1,984,2,5,1,1,2,24,1,236,2,214,21,36,2,11,21,29,2,1441,1,236,2,28,1,851,}, - {1,984,2,5,1,1,2,22,1,236,2,216,21,36,2,14,21,26,2,1442,1,235,2,28,1,851,}, - {1,984,2,5,1,1,2,21,1,234,2,219,21,20,2,2,21,14,2,17,21,24,2,1444,1,233,2,27,1,851,}, - {1,984,2,5,1,1,2,21,1,234,2,219,21,18,2,5,21,13,2,19,21,22,2,1444,1,233,2,27,1,851,}, - {1,984,2,5,1,1,2,19,1,232,2,223,21,16,2,8,21,12,2,21,21,21,2,1448,1,231,2,24,1,851,}, - {1,984,2,5,1,1,2,18,1,231,2,225,21,14,2,11,21,11,2,23,21,19,2,1449,1,232,2,22,1,851,}, - {1,984,2,5,1,1,2,18,1,231,2,225,21,13,2,13,21,11,2,23,21,19,2,1448,1,232,2,22,1,851,}, - {1,984,2,5,1,1,2,16,1,231,2,226,21,12,2,16,21,10,2,25,21,17,2,1448,1,233,2,21,1,851,}, - {1,984,2,5,1,1,2,16,1,231,2,225,21,12,2,18,21,10,2,25,21,17,2,1447,1,233,2,21,1,851,}, - {1,984,2,5,1,1,2,14,1,233,2,225,21,11,2,21,21,8,2,26,21,16,2,1449,1,233,2,19,1,851,}, - {1,984,2,3,1,3,2,13,1,233,2,225,21,10,2,25,21,7,2,27,21,14,2,1449,1,235,2,18,1,850,}, - {1,984,2,3,1,3,2,13,1,233,2,225,21,9,2,28,21,6,2,27,21,14,2,1448,1,235,2,18,1,850,}, - {1,984,2,3,1,3,2,11,1,235,2,224,21,9,2,32,21,4,2,27,21,13,2,1450,1,234,2,17,1,850,}, - {1,984,2,3,1,3,2,10,1,234,2,226,21,8,2,65,21,12,2,1451,1,235,2,15,1,850,}, - {1,984,2,3,1,3,2,10,1,234,2,226,21,7,2,67,21,11,2,1451,1,235,2,15,1,850,}, - {1,984,2,3,1,3,2,8,1,232,2,230,21,6,2,69,21,10,2,1456,1,231,2,14,1,850,}, - {1,984,2,3,1,3,2,7,1,229,2,233,21,6,2,71,21,9,2,1407,21,1,2,51,1,230,2,12,1,850,}, - {1,984,2,3,1,3,2,7,1,229,2,233,21,5,2,73,21,10,2,1403,21,3,2,51,1,230,2,12,1,850,}, - {1,984,2,11,1,231,2,233,21,4,2,74,21,14,2,1397,21,5,2,51,1,230,2,11,1,851,}, - {1,986,2,8,1,231,2,235,21,2,2,76,21,15,2,1394,21,6,2,53,1,229,2,10,1,851,}, - {1,986,2,8,1,231,2,312,21,18,2,1391,21,7,2,53,1,229,2,10,1,851,}, - {1,986,2,6,1,233,2,311,21,20,2,1389,21,8,2,53,1,233,2,6,1,851,}, - {1,986,2,6,1,233,2,310,21,22,2,1388,21,8,2,53,1,233,2,6,1,851,}, - {1,987,2,3,1,233,2,311,21,24,2,1386,21,9,2,53,1,234,2,3,1,853,}, - {1,1223,2,310,21,12,2,1,21,13,2,1384,21,10,2,54,1,1089,}, - {1,1223,2,310,21,9,2,1,21,1,2,3,21,13,2,1383,21,10,2,54,1,1089,}, - {1,1222,2,310,21,10,2,6,21,12,2,1382,21,11,2,56,1,1087,}, - {1,1217,2,315,21,10,2,12,21,7,2,1381,21,12,2,59,1,1083,}, - {1,1217,2,315,21,9,2,15,21,5,2,1380,21,14,2,58,1,1083,}, - {1,1216,2,315,21,9,2,18,21,3,2,1253,1,13,2,114,21,14,2,60,1,1081,}, - {1,1214,2,183,1,22,2,112,21,7,2,1272,1,24,2,106,21,16,2,61,1,1079,}, - {1,1214,2,178,1,27,2,112,21,6,2,1273,1,25,2,105,21,17,2,60,1,1079,}, - {1,1214,2,175,1,34,2,108,21,5,2,1269,1,32,2,103,21,19,2,58,1,1079,}, - {1,1214,2,173,1,36,2,108,21,5,2,1269,1,36,2,99,21,22,2,55,1,1079,}, - {1,1214,2,173,1,41,2,103,21,4,2,1266,1,42,2,97,21,26,2,51,1,1079,}, - {1,1212,2,174,1,45,2,100,21,3,2,1264,1,47,2,94,21,30,2,49,1,1078,}, - {1,1212,2,174,1,47,2,98,21,3,2,1264,1,47,2,93,21,33,2,47,1,1078,}, - {1,1212,2,172,1,50,2,97,21,2,2,1262,1,51,2,91,21,36,2,45,1,1078,}, - {1,1211,2,172,1,53,2,1357,1,53,2,89,21,40,2,45,1,1076,}, - {1,1211,2,172,1,53,2,634,21,3,2,42,21,3,2,675,1,53,2,87,21,45,2,42,1,1076,}, - {1,1209,2,172,1,57,2,629,21,7,2,40,21,7,2,672,1,56,2,83,21,48,2,41,1,1075,}, - {1,1208,2,172,1,59,2,625,21,10,2,40,21,10,2,667,1,60,2,80,21,50,2,42,1,1073,}, - {1,1208,2,172,1,59,2,623,21,11,2,42,21,11,2,665,1,60,2,79,21,53,2,40,1,1073,}, - {1,1205,2,172,1,64,2,619,21,12,2,44,21,12,2,660,1,64,2,77,21,55,2,42,1,1070,}, - {1,1203,2,172,1,72,2,611,21,13,2,46,21,13,2,654,1,71,2,73,21,57,2,42,1,1069,}, - {1,1203,2,172,1,72,2,601,21,22,2,48,21,22,2,644,1,71,2,72,21,60,2,40,1,1069,}, - {1,1203,2,169,1,92,2,581,21,24,2,50,21,24,2,623,1,91,2,69,21,62,2,39,1,1069,}, - {1,1203,2,169,1,92,2,579,21,25,2,52,21,25,2,621,1,91,2,69,21,63,2,38,1,1069,}, - {1,1201,2,168,1,103,2,569,21,26,2,54,21,26,2,612,1,103,2,63,21,65,2,37,1,1069,}, - {1,1201,2,166,1,108,2,564,21,27,2,56,21,27,2,606,1,108,2,62,21,66,2,38,1,1067,}, - {1,1201,2,166,1,108,2,562,21,28,2,58,21,28,2,604,1,108,2,61,21,68,2,37,1,1067,}, - {1,1200,2,166,1,111,2,559,21,29,2,58,21,29,2,602,1,111,2,59,21,69,2,36,1,1067,}, - {1,1200,2,164,1,114,2,557,21,29,2,60,21,29,2,598,1,114,2,58,21,71,2,37,1,1065,}, - {1,1200,2,164,1,114,2,556,21,29,2,62,21,29,2,597,1,114,2,58,21,72,2,36,1,1065,}, - {1,1198,2,166,1,117,2,552,21,29,2,64,21,29,2,594,1,117,2,57,21,73,2,35,1,1065,}, - {1,1198,2,164,1,124,2,546,21,29,2,66,21,29,2,588,1,124,2,54,21,74,2,36,1,1064,}, - {1,1198,2,164,1,124,2,545,21,29,2,68,21,29,2,587,1,124,2,54,21,37,2,6,21,32,2,35,1,1064,}, - {1,1197,2,162,1,136,2,535,21,29,2,70,21,29,2,577,1,135,2,52,21,36,2,11,21,29,2,36,1,1062,}, - {1,1197,2,162,1,136,2,535,21,29,2,70,21,29,2,577,1,135,2,52,21,36,2,14,21,26,2,36,1,1062,}, - {1,1195,2,160,1,173,2,501,21,29,2,72,21,29,2,543,1,172,2,48,21,20,2,2,21,14,2,17,21,24,2,36,1,1061,}, - {1,1192,2,160,1,182,2,494,21,29,2,74,21,29,2,536,1,181,2,45,21,18,2,5,21,13,2,19,21,22,2,39,1,1058,}, - {1,1192,2,160,1,182,2,494,21,29,2,74,21,29,2,536,1,181,2,45,21,16,2,8,21,12,2,21,21,21,2,38,1,1058,}, - {1,1190,2,162,1,186,2,489,21,29,2,76,21,29,2,532,1,186,2,43,21,14,2,11,21,11,2,23,21,19,2,40,1,1056,}, - {1,1189,2,161,1,189,2,243,1,1,2,244,21,29,2,76,21,29,2,285,1,1,2,243,1,189,2,43,21,13,2,13,21,11,2,23,21,19,2,39,1,1056,}, - {1,1189,2,161,1,189,2,243,1,1,2,243,21,29,2,78,21,29,2,284,1,2,2,242,1,189,2,42,21,12,2,16,21,10,2,25,21,17,2,39,1,1056,}, - {1,1189,2,161,1,192,2,239,1,4,2,240,21,30,2,78,21,30,2,281,1,5,2,238,1,193,2,40,21,12,2,18,21,10,2,25,21,17,2,40,1,1054,}, - {1,1189,2,158,1,200,2,233,1,6,2,236,21,32,2,80,21,32,2,277,1,8,2,233,1,198,2,38,21,11,2,21,21,8,2,26,21,16,2,40,1,1054,}, - {1,1189,2,158,1,200,2,232,1,7,2,232,21,35,2,82,21,35,2,273,1,13,2,228,1,198,2,37,21,10,2,25,21,7,2,27,21,14,2,40,1,1054,}, - {1,1187,2,155,1,210,2,226,1,11,2,227,21,37,2,82,21,37,2,269,1,25,2,211,1,210,2,32,21,9,2,28,21,6,2,27,21,14,2,39,1,1054,}, - {1,1187,2,155,1,210,2,224,1,13,2,224,21,40,2,82,21,40,2,266,1,30,2,206,1,210,2,31,21,9,2,32,21,4,2,27,21,13,2,39,1,1054,}, - {1,1187,2,152,1,258,2,141,1,58,2,216,21,40,2,84,21,40,2,257,1,48,2,152,1,257,2,28,21,8,2,65,21,12,2,40,1,1053,}, - {1,1187,2,150,1,293,2,106,1,67,2,207,21,43,2,82,21,43,2,249,1,59,2,115,1,290,2,27,21,7,2,67,21,11,2,40,1,1053,}, - {1,1187,2,150,1,293,2,106,1,67,2,206,21,45,2,80,21,45,2,248,1,64,2,110,1,290,2,27,21,6,2,69,21,10,2,40,1,1053,}, - {1,1186,2,150,1,305,2,94,1,71,2,201,21,48,2,78,21,48,2,243,1,72,2,94,1,303,2,24,21,6,2,71,21,9,2,40,1,1053,}, - {1,1186,2,148,1,315,2,71,1,86,2,200,21,50,2,76,21,50,2,240,1,88,2,72,1,313,2,22,21,5,2,73,21,10,2,40,1,1051,}, - {1,1186,2,148,1,315,2,71,1,86,2,199,21,52,2,74,21,52,2,239,1,88,2,72,1,313,2,22,21,4,2,74,21,14,2,36,1,1051,}, - {1,1184,2,149,1,320,2,60,1,95,2,196,21,54,2,72,21,54,2,238,1,94,2,60,1,320,2,22,21,2,2,76,21,15,2,35,1,1050,}, - {1,1181,2,150,1,333,2,38,1,108,2,194,21,55,2,70,21,55,2,237,1,106,2,38,1,334,2,96,21,18,2,36,1,1047,}, - {1,1181,2,150,1,333,2,38,1,108,2,193,21,57,2,68,21,57,2,236,1,106,2,38,1,334,2,95,21,20,2,35,1,1047,}, - {1,1180,2,150,1,481,2,192,21,58,2,66,21,58,2,234,1,482,2,92,21,22,2,36,1,1045,}, - {1,1180,2,147,1,487,2,188,21,59,2,66,21,59,2,230,1,486,2,90,21,24,2,35,1,1045,}, - {1,1180,2,147,1,487,2,187,21,61,2,64,21,61,2,229,1,486,2,89,21,12,2,1,21,13,2,34,1,1045,}, - {1,1178,2,147,1,502,2,187,21,48,2,64,21,48,2,230,1,502,2,85,21,9,2,1,21,1,2,3,21,13,2,34,1,1044,}, - {1,1178,2,147,1,502,2,189,21,47,2,62,21,47,2,232,1,502,2,84,21,10,2,6,21,12,2,34,1,1044,}, - {1,1178,2,142,1,510,2,187,21,46,2,62,21,46,2,230,1,508,2,81,21,10,2,12,21,7,2,33,1,1044,}, - {1,1178,2,141,1,512,2,187,21,46,2,60,21,46,2,227,1,513,2,80,21,9,2,15,21,5,2,33,1,1044,}, - {1,1178,2,141,1,512,2,188,21,45,2,60,21,45,2,228,1,513,2,79,21,9,2,18,21,3,2,33,1,1044,}, - {1,1176,2,141,1,516,2,187,21,44,2,60,21,44,2,229,1,515,2,77,21,7,2,56,1,1044,}, - {1,1176,2,141,1,518,2,186,21,29,2,8,21,6,2,60,21,6,2,8,21,29,2,229,1,517,2,76,21,6,2,59,1,1042,}, - {1,1176,2,141,1,518,2,187,21,27,2,11,21,5,2,58,21,5,2,11,21,27,2,230,1,517,2,76,21,5,2,60,1,1042,}, - {1,1176,2,140,1,520,2,186,21,27,2,13,21,3,2,58,21,3,2,13,21,27,2,228,1,519,2,76,21,5,2,60,1,1042,}, - {1,1176,2,138,1,524,2,184,21,27,2,14,21,2,2,58,21,2,2,14,21,27,2,227,1,522,2,74,21,4,2,61,1,1042,}, - {1,1176,2,138,1,524,2,184,21,27,2,15,21,1,2,58,21,1,2,15,21,27,2,227,1,522,2,74,21,3,2,62,1,1042,}, - {1,1176,2,136,1,526,2,185,21,26,2,90,21,26,2,226,1,527,2,71,21,3,2,62,1,1042,}, - {1,1176,2,136,1,521,2,190,21,26,2,90,21,26,2,236,1,517,2,71,21,2,2,63,1,1042,}, - {1,1176,2,132,1,520,2,195,21,26,2,90,21,26,2,241,1,517,2,131,1,1042,}, - {1,1175,2,130,1,513,2,205,21,26,2,90,21,26,2,251,1,508,2,130,1,1042,}, - {1,1175,2,130,1,503,2,215,21,27,2,88,21,27,2,256,1,503,2,130,1,1042,}, - {1,1175,2,130,1,495,2,224,21,26,2,88,21,26,2,259,1,4,2,3,1,496,2,130,1,1040,}, - {1,1175,2,128,1,477,2,244,21,26,2,88,21,26,2,287,1,475,2,130,1,1040,}, - {1,1175,2,128,1,477,2,245,21,25,2,88,21,25,2,288,1,475,2,130,1,1040,}, - {1,1175,2,128,1,466,2,256,21,26,2,86,21,26,2,299,1,465,2,129,1,1040,}, - {1,1173,2,128,1,332,2,28,1,92,2,272,21,26,2,86,21,26,2,313,1,92,2,30,1,331,2,128,1,1039,}, - {1,1173,2,128,1,332,2,28,1,92,2,273,21,25,2,86,21,25,2,314,1,92,2,30,1,331,2,128,1,1039,}, - {1,1173,2,125,1,316,2,66,1,65,2,281,21,25,2,86,21,25,2,323,1,64,2,67,1,315,2,126,1,1039,}, - {1,1172,2,122,1,309,2,424,21,25,2,84,21,25,2,466,1,308,2,124,1,1037,}, - {1,1172,2,122,1,309,2,424,21,25,2,84,21,25,2,466,1,308,2,124,1,1037,}, - {1,1172,2,120,1,302,2,434,21,24,2,84,21,24,2,477,1,301,2,121,1,1037,}, - {1,1172,2,120,1,302,2,434,21,25,2,82,21,25,2,477,1,301,2,121,1,1037,}, - {1,1170,2,121,1,289,2,449,21,24,2,82,21,24,2,492,1,289,2,120,1,1036,}, - {1,1169,2,120,1,250,2,490,21,25,2,80,21,25,2,532,1,249,2,122,1,1034,}, - {1,1169,2,120,1,250,2,491,21,24,2,80,21,24,2,533,1,249,2,122,1,1034,}, - {1,1167,2,122,1,245,2,496,21,25,2,78,21,25,2,536,1,247,2,121,1,1034,}, - {1,1167,2,120,1,246,2,497,21,25,2,78,21,25,2,540,1,245,2,120,1,1033,}, - {1,1167,2,120,1,246,2,498,21,25,2,76,21,25,2,541,1,245,2,120,1,1033,}, - {1,1167,2,117,1,247,2,501,21,25,2,74,21,25,2,543,1,247,2,117,1,1033,}, - {1,1167,2,114,1,235,2,7,1,7,2,503,21,24,2,74,21,24,2,546,1,248,2,114,1,1033,}, - {1,1167,2,114,1,225,2,22,1,2,2,503,21,25,2,72,21,25,2,563,1,231,2,114,1,1033,}, - {1,1167,2,111,1,218,2,538,21,24,2,72,21,24,2,569,1,228,2,112,1,1033,}, - {1,1167,2,111,1,213,2,544,21,24,2,70,21,24,2,572,1,226,2,112,1,1033,}, - {1,1167,2,111,1,211,2,547,21,24,2,68,21,24,2,576,1,224,2,111,1,1033,}, - {1,1167,2,109,1,210,2,550,21,25,2,66,21,25,2,578,1,224,2,109,1,1033,}, - {1,1167,2,109,1,208,2,553,21,25,2,64,21,25,2,582,1,221,2,109,1,1033,}, - {1,1167,2,108,1,203,2,3,1,2,2,555,21,24,2,64,21,24,2,585,1,14,2,3,1,202,2,109,1,1033,}, - {1,1167,2,106,1,204,2,562,21,24,2,62,21,24,2,587,1,12,2,6,1,203,2,106,1,1033,}, - {1,1167,2,106,1,204,2,563,21,24,2,21,21,18,2,21,21,24,2,598,1,2,2,6,1,203,2,106,1,1033,}, - {1,1167,2,103,1,205,2,451,1,2,2,113,21,24,2,18,21,22,2,18,21,24,2,484,21,1,2,108,21,1,2,14,1,204,2,104,1,1033,}, - {1,1167,2,102,1,206,2,451,1,7,2,109,21,24,2,15,21,26,2,15,21,24,2,151,1,8,2,324,21,3,2,108,21,3,2,12,1,207,2,101,1,1033,}, - {1,1167,2,102,1,206,2,450,1,8,2,110,21,24,2,12,21,14,2,2,21,14,2,12,21,24,2,152,1,13,2,317,21,5,2,108,21,5,2,10,1,207,2,101,1,1033,}, - {1,1167,2,100,1,206,2,451,1,17,2,103,21,24,2,10,21,13,2,6,21,13,2,10,21,24,2,144,1,25,2,313,21,6,2,108,21,6,2,9,1,208,2,100,1,1033,}, - {1,1167,2,99,1,207,2,450,1,27,2,95,21,24,2,7,21,14,2,8,21,14,2,7,21,24,2,137,1,35,2,310,21,7,2,108,21,7,2,10,1,206,2,100,1,1033,}, - {1,1167,2,99,1,207,2,449,1,28,2,96,21,24,2,6,21,13,2,10,21,13,2,6,21,24,2,138,1,40,2,304,21,8,2,108,21,8,2,9,1,206,2,100,1,1033,}, - {1,1169,2,95,1,205,2,451,1,33,2,94,21,24,2,4,21,13,2,12,21,13,2,4,21,24,2,134,1,50,2,299,21,8,2,108,21,8,2,14,1,203,2,97,1,1034,}, - {1,1169,2,95,1,205,2,140,21,1,2,307,1,36,2,96,21,38,2,14,21,38,2,136,1,52,2,296,21,9,2,108,21,9,2,13,1,203,2,97,1,1034,}, - {1,1169,2,93,1,202,2,42,21,1,2,102,21,3,2,303,1,42,2,93,21,36,2,16,21,36,2,136,1,54,2,294,21,10,2,108,21,10,2,15,1,201,2,96,1,1034,}, - {1,1169,2,92,1,200,2,43,21,3,2,102,21,5,2,296,1,47,2,94,21,34,2,18,21,34,2,135,1,58,2,292,21,10,2,108,21,10,2,18,1,200,2,94,1,1034,}, - {1,1169,2,92,1,200,2,41,21,5,2,102,21,6,2,290,1,52,2,96,21,31,2,20,21,31,2,137,1,63,2,286,21,11,2,108,21,11,2,17,1,200,2,94,1,1034,}, - {1,1170,2,89,1,200,2,42,21,6,2,102,21,7,2,279,1,65,2,95,21,28,2,22,21,28,2,138,1,67,2,283,21,12,2,106,21,12,2,20,1,200,2,89,1,1036,}, - {1,1171,2,87,1,198,2,44,21,7,2,102,21,8,2,275,1,72,2,93,21,23,2,28,21,23,2,135,1,72,2,282,21,14,2,104,21,14,2,22,1,199,2,86,1,1037,}, - {1,1171,2,87,1,198,2,43,21,8,2,102,21,8,2,275,1,72,2,95,21,22,2,26,21,22,2,137,1,72,2,282,21,14,2,104,21,14,2,22,1,199,2,86,1,1037,}, - {1,1171,2,85,1,199,2,44,21,8,2,102,21,9,2,273,1,80,2,92,21,17,2,28,21,17,2,135,1,80,2,279,21,16,2,102,21,16,2,21,1,200,2,85,1,1037,}, - {1,1171,2,84,1,200,2,43,21,9,2,102,21,10,2,270,1,93,2,85,21,13,2,28,21,13,2,128,1,92,2,278,21,17,2,100,21,17,2,23,1,198,2,85,1,1037,}, - {1,1171,2,84,1,200,2,42,21,10,2,102,21,10,2,270,1,93,2,89,21,8,2,30,21,8,2,132,1,92,2,278,21,19,2,96,21,19,2,23,1,198,2,85,1,1037,}, - {1,1171,2,82,1,200,2,44,21,10,2,102,21,11,2,266,1,103,2,82,21,9,2,28,21,9,2,123,1,104,2,275,21,22,2,90,21,22,2,24,1,199,2,83,1,1037,}, - {1,1171,2,82,1,200,2,43,21,11,2,101,21,12,2,266,1,103,2,83,21,9,2,26,21,9,2,124,1,104,2,275,21,26,2,82,21,26,2,24,1,199,2,83,1,1037,}, - {1,1171,2,82,1,199,2,44,21,12,2,99,21,14,2,261,1,112,2,78,21,10,2,24,21,10,2,120,1,113,2,269,21,30,2,76,21,30,2,23,1,199,2,83,1,1037,}, - {1,1172,2,79,1,199,2,45,21,14,2,98,21,14,2,257,1,118,2,76,21,10,2,24,21,10,2,119,1,117,2,265,21,33,2,72,21,33,2,25,1,197,2,82,1,1037,}, - {1,1172,2,79,1,199,2,45,21,14,2,97,21,16,2,256,1,118,2,76,21,10,2,24,21,10,2,119,1,117,2,264,21,36,2,68,21,36,2,24,1,197,2,82,1,1037,}, - {1,1172,2,79,1,196,2,47,21,16,2,95,21,17,2,255,1,122,2,73,21,10,2,24,21,10,2,116,1,122,2,260,21,40,2,64,21,40,2,24,1,196,2,81,1,1037,}, - {1,1172,2,76,1,196,2,50,21,17,2,92,21,19,2,252,1,128,2,71,21,9,2,24,21,9,2,114,1,126,2,257,21,45,2,58,21,45,2,25,1,194,2,80,1,1037,}, - {1,1172,2,76,1,196,2,50,21,19,2,87,21,22,2,252,1,128,2,71,21,9,2,24,21,9,2,114,1,126,2,256,21,48,2,54,21,48,2,24,1,194,2,80,1,1037,}, - {1,1172,2,73,1,199,2,50,21,22,2,80,21,27,2,246,1,139,2,66,21,9,2,22,21,9,2,108,1,138,2,250,21,50,2,52,21,50,2,25,1,193,2,79,1,1037,}, - {1,1172,2,70,1,200,2,52,21,26,2,73,21,30,2,241,1,152,2,58,21,9,2,22,21,9,2,99,1,152,2,244,21,53,2,48,21,53,2,25,1,192,2,79,1,1037,}, - {1,1172,2,70,1,200,2,51,21,30,2,67,21,34,2,240,1,152,2,59,21,8,2,22,21,8,2,100,1,152,2,243,21,55,2,46,21,55,2,24,1,193,2,77,1,1038,}, - {1,1173,2,68,1,201,2,50,21,33,2,63,21,37,2,233,1,174,2,44,21,8,2,20,21,8,2,87,1,173,2,235,21,57,2,44,21,57,2,23,1,194,2,76,1,1038,}, - {1,1173,2,65,1,203,2,50,21,36,2,59,21,41,2,228,1,183,2,39,21,7,2,20,21,7,2,80,1,185,2,230,21,60,2,40,21,60,2,22,1,195,2,75,1,1038,}, - {1,1173,2,64,1,204,2,48,21,40,2,55,21,45,2,226,1,183,2,40,21,7,2,18,21,7,2,81,1,185,2,229,21,62,2,38,21,62,2,21,1,196,2,74,1,1038,}, - {1,1173,2,64,1,204,2,46,21,45,2,50,21,48,2,222,1,191,2,36,21,6,2,18,21,6,2,79,1,189,2,228,21,63,2,36,21,63,2,23,1,194,2,74,1,1038,}, - {1,1173,2,64,1,204,2,45,21,48,2,47,21,50,2,221,1,191,2,37,21,6,2,16,21,6,2,80,1,189,2,227,21,65,2,34,21,65,2,22,1,195,2,73,1,1038,}, - {1,1173,2,64,1,202,2,46,21,50,2,44,21,53,2,218,1,196,2,36,21,4,2,16,21,4,2,79,1,195,2,224,21,66,2,32,21,66,2,22,1,196,2,72,1,1038,}, - {1,1173,2,64,1,202,2,45,21,53,2,41,21,55,2,214,1,202,2,35,21,2,2,16,21,2,2,76,1,202,2,221,21,68,2,30,21,68,2,22,1,195,2,72,1,1038,}, - {1,1174,2,62,1,203,2,44,21,55,2,39,21,57,2,213,1,202,2,131,1,202,2,221,21,69,2,28,21,69,2,22,1,196,2,71,1,1038,}, - {1,1174,2,62,1,202,2,44,21,57,2,36,21,60,2,209,1,213,2,117,1,211,2,217,21,71,2,26,21,71,2,21,1,196,2,71,1,1038,}, - {1,1174,2,62,1,202,2,43,21,60,2,33,21,62,2,205,1,231,2,89,1,229,2,212,21,72,2,24,21,72,2,23,1,194,2,71,1,1038,}, - {1,1174,2,62,1,202,2,42,21,62,2,31,21,63,2,205,1,231,2,89,1,229,2,212,21,73,2,22,21,73,2,23,1,194,2,71,1,1038,}, - {1,1174,2,62,1,200,2,44,21,63,2,29,21,65,2,194,1,269,2,29,1,268,2,204,21,74,2,22,21,74,2,24,1,192,2,71,1,1038,}, - {1,1174,2,61,1,199,2,45,21,65,2,27,21,66,2,188,1,580,2,196,21,37,2,6,21,32,2,20,21,32,2,6,21,37,2,25,1,192,2,70,1,1038,}, - {1,1174,2,61,1,199,2,45,21,66,2,25,21,68,2,187,1,580,2,196,21,36,2,11,21,29,2,18,21,29,2,11,21,36,2,25,1,192,2,70,1,1038,}, - {1,1175,2,59,1,197,2,47,21,68,2,23,21,69,2,183,1,589,2,191,21,36,2,14,21,26,2,18,21,26,2,14,21,36,2,27,1,191,2,69,1,1038,}, - {1,1175,2,59,1,197,2,47,21,69,2,21,21,71,2,182,1,589,2,191,21,20,2,2,21,14,2,17,21,24,2,16,21,24,2,17,21,14,2,2,21,20,2,27,1,192,2,68,1,1038,}, - {1,1175,2,59,1,197,2,46,21,71,2,19,21,72,2,178,1,594,2,190,21,18,2,5,21,13,2,19,21,22,2,16,21,22,2,19,21,13,2,5,21,18,2,28,1,191,2,68,1,1038,}, - {1,1175,2,58,1,197,2,47,21,72,2,17,21,73,2,177,1,599,2,186,21,16,2,8,21,12,2,21,21,21,2,14,21,21,2,21,21,12,2,8,21,16,2,30,1,190,2,67,1,1038,}, - {1,1175,2,58,1,197,2,47,21,73,2,16,21,74,2,176,1,599,2,186,21,14,2,11,21,11,2,23,21,19,2,14,21,19,2,23,21,11,2,11,21,14,2,30,1,190,2,67,1,1038,}, - {1,1175,2,57,1,198,2,46,21,74,2,15,21,32,2,6,21,37,2,173,1,605,2,183,21,13,2,13,21,11,2,23,21,19,2,12,21,19,2,23,21,11,2,13,21,13,2,30,1,190,2,67,1,1038,}, - {1,1175,2,56,1,197,2,48,21,37,2,6,21,32,2,13,21,29,2,11,21,36,2,168,1,614,2,178,21,12,2,16,21,10,2,25,21,17,2,12,21,17,2,25,21,10,2,16,21,12,2,29,1,190,2,67,1,1038,}, - {1,1176,2,55,1,197,2,48,21,36,2,11,21,29,2,12,21,26,2,14,21,36,2,168,1,614,2,177,21,12,2,18,21,10,2,25,21,17,2,10,21,17,2,25,21,10,2,18,21,12,2,28,1,190,2,67,1,1038,}, - {1,1176,2,54,1,198,2,48,21,36,2,14,21,26,2,11,21,24,2,17,21,14,2,2,21,20,2,162,1,625,2,172,21,11,2,21,21,8,2,26,21,16,2,10,21,16,2,26,21,8,2,21,21,11,2,28,1,190,2,67,1,1038,}, - {1,1176,2,54,1,198,2,48,21,20,2,2,21,14,2,17,21,24,2,10,21,22,2,19,21,13,2,5,21,18,2,152,1,646,2,160,21,10,2,25,21,7,2,27,21,14,2,10,21,14,2,27,21,7,2,25,21,10,2,28,1,189,2,67,1,1038,}, - {1,1176,2,53,1,199,2,48,21,18,2,5,21,13,2,19,21,22,2,9,21,21,2,21,21,12,2,8,21,16,2,152,1,646,2,160,21,9,2,28,21,6,2,27,21,14,2,8,21,14,2,27,21,6,2,28,21,9,2,28,1,190,2,66,1,1038,}, - {1,1176,2,53,1,199,2,48,21,16,2,8,21,12,2,21,21,21,2,8,21,19,2,23,21,11,2,11,21,14,2,141,1,668,2,148,21,9,2,32,21,4,2,27,21,13,2,8,21,13,2,27,21,4,2,32,21,9,2,27,1,190,2,65,1,1039,}, - {1,1176,2,53,1,199,2,48,21,14,2,11,21,11,2,23,21,19,2,7,21,19,2,23,21,11,2,13,21,13,2,141,1,668,2,148,21,8,2,65,21,12,2,8,21,12,2,65,21,8,2,27,1,190,2,65,1,1039,}, - {1,1177,2,51,1,200,2,48,21,13,2,13,21,11,2,23,21,19,2,6,21,17,2,25,21,10,2,16,21,12,2,136,1,677,2,143,21,7,2,67,21,11,2,8,21,11,2,67,21,7,2,27,1,190,2,65,1,1039,}, - {1,1176,2,52,1,200,2,47,21,12,2,16,21,10,2,25,21,17,2,5,21,17,2,25,21,10,2,18,21,12,2,132,1,683,2,140,21,6,2,69,21,10,2,8,21,10,2,69,21,6,2,27,1,190,2,65,1,1039,}, - {1,1176,2,52,1,200,2,46,21,12,2,18,21,10,2,25,21,17,2,4,21,16,2,26,21,8,2,21,21,11,2,132,1,683,2,139,21,6,2,71,21,9,2,8,21,9,2,71,21,6,2,26,1,191,2,64,1,1039,}, - {1,1176,2,52,1,199,2,47,21,11,2,21,21,8,2,26,21,16,2,4,21,14,2,27,21,7,2,25,21,10,2,128,1,687,2,138,21,5,2,73,21,10,2,4,21,10,2,73,21,5,2,26,1,191,2,63,1,1040,}, - {1,1175,2,53,1,199,2,46,21,10,2,25,21,7,2,27,21,14,2,3,21,14,2,27,21,6,2,28,21,9,2,124,1,696,2,133,21,4,2,74,21,24,2,74,21,4,2,26,1,192,2,62,1,1040,}, - {1,1175,2,53,1,199,2,46,21,9,2,28,21,6,2,27,21,14,2,2,21,13,2,27,21,4,2,32,21,9,2,123,1,696,2,134,21,2,2,76,21,22,2,76,21,2,2,27,1,192,2,62,1,1040,}, - {1,1175,2,55,1,197,2,45,21,9,2,32,21,4,2,27,21,13,2,2,21,12,2,65,21,8,2,116,1,711,2,203,21,24,2,106,1,190,2,62,1,1040,}, - {1,1175,2,55,1,197,2,45,21,8,2,65,21,12,2,2,21,11,2,67,21,7,2,106,1,730,2,193,21,26,2,105,1,191,2,61,1,1040,}, - {1,1175,2,55,1,197,2,45,21,7,2,67,21,11,2,2,21,10,2,69,21,6,2,106,1,730,2,192,21,28,2,104,1,191,2,60,1,1041,}, - {1,1175,2,55,1,197,2,45,21,6,2,69,21,10,2,2,21,9,2,71,21,6,2,90,1,761,2,175,21,30,2,103,1,191,2,60,1,1041,}, - {1,1176,2,55,1,194,2,46,21,6,2,71,21,19,2,73,21,5,2,79,1,783,2,163,21,32,2,102,1,190,2,61,1,1041,}, - {1,1176,2,55,1,194,2,46,21,5,2,73,21,18,2,74,21,4,2,79,1,783,2,163,21,32,2,102,1,190,2,61,1,1041,}, - {1,1176,2,55,1,194,2,46,21,4,2,74,21,17,2,76,21,2,2,73,1,795,2,157,21,34,2,102,1,189,2,61,1,1041,}, - {1,1176,2,55,1,194,2,47,21,2,2,75,21,18,2,150,1,795,2,157,21,12,2,10,21,12,2,102,1,189,2,60,1,1042,}, - {1,1176,2,55,1,192,2,125,21,20,2,146,1,802,2,153,21,10,2,14,21,10,2,102,1,189,2,60,1,1042,}, - {1,1176,2,55,1,192,2,124,21,22,2,141,1,811,2,147,21,9,2,18,21,9,2,103,1,186,2,61,1,1042,}, - {1,1176,2,55,1,192,2,123,21,24,2,140,1,811,2,147,21,7,2,22,21,7,2,103,1,186,2,61,1,1042,}, - {1,1176,2,55,1,191,2,123,21,26,2,132,1,824,2,141,21,6,2,24,21,6,2,105,1,184,2,61,1,1042,}, - {1,1176,2,57,1,187,2,124,21,13,2,1,21,13,2,124,1,840,2,133,21,5,2,26,21,5,2,105,1,183,2,61,1,1043,}, - {1,1176,2,57,1,187,2,124,21,12,2,3,21,13,2,123,1,840,2,133,21,5,2,26,21,5,2,105,1,183,2,61,1,1043,}, - {1,1176,2,57,1,187,2,89,1,13,2,21,21,11,2,6,21,12,2,109,1,868,2,119,21,4,2,28,21,4,2,106,1,181,2,61,1,1044,}, - {1,1176,2,57,1,187,2,87,1,17,2,19,21,11,2,9,21,10,2,82,1,919,2,94,21,3,2,30,21,3,2,106,1,181,2,61,1,1044,}, - {1,1176,2,57,1,187,2,86,1,19,2,18,21,10,2,11,21,9,2,82,1,919,2,94,21,3,2,30,21,3,2,106,1,181,2,61,1,1044,}, - {1,1176,2,57,1,186,2,86,1,24,2,14,21,9,2,14,21,7,2,71,1,943,2,81,21,2,2,32,21,2,2,106,1,181,2,61,1,1044,}, - {1,1176,2,57,1,186,2,85,1,27,2,12,21,7,2,17,21,6,2,71,1,943,2,223,1,181,2,61,1,1044,}, - {1,1176,2,57,1,186,2,84,1,29,2,11,21,6,2,19,21,5,2,63,1,958,2,216,1,180,2,62,1,1044,}, - {1,1176,2,58,1,185,2,82,1,32,2,10,21,5,2,20,21,5,2,54,1,975,2,99,1,4,2,107,1,178,2,62,1,1044,}, - {1,1176,2,58,1,185,2,81,1,34,2,9,21,5,2,21,21,4,2,54,1,975,2,99,1,9,2,102,1,178,2,62,1,1044,}, - {1,1176,2,58,1,185,2,80,1,36,2,8,21,4,2,23,21,3,2,44,1,995,2,84,1,19,2,97,1,178,2,62,1,1044,}, - {1,1176,2,58,1,185,2,79,1,41,2,4,21,3,2,24,21,3,2,30,1,1024,2,64,1,27,2,94,1,178,2,62,1,1044,}, - {1,1176,2,58,1,185,2,78,1,42,2,4,21,3,2,25,21,2,2,30,1,1024,2,64,1,29,2,92,1,178,2,62,1,1044,}, - {1,1178,2,58,1,183,2,78,1,46,21,2,1,1178,2,89,1,178,2,62,1,1044,}, - {1,1178,2,61,1,180,2,77,1,1229,2,87,1,178,2,62,1,1044,}, - {1,1178,2,61,1,180,2,77,1,1230,2,86,1,178,2,62,1,1044,}, - {1,1178,2,63,1,178,2,77,1,1231,2,85,1,178,2,62,1,1044,}, - {1,1178,2,63,1,178,2,77,1,1232,2,84,1,176,2,64,1,1044,}, - {1,1178,2,63,1,178,2,76,1,1235,2,82,1,176,2,64,1,1044,}, - {1,1178,2,64,1,177,2,76,1,1237,2,80,1,176,2,64,1,1044,}, - {1,1178,2,64,1,177,2,76,1,1238,2,79,1,176,2,64,1,1044,}, - {1,1178,2,64,1,175,2,78,1,1239,2,78,1,176,2,64,1,1044,}, - {1,1178,2,64,1,175,2,78,1,1239,2,78,1,175,2,65,1,1044,}, - {1,1178,2,64,1,175,2,78,1,1239,2,78,1,175,2,65,1,1044,}, - {1,1178,2,64,1,175,2,78,1,1239,2,78,1,175,2,65,1,1044,}, - {1,1178,2,66,1,173,2,78,1,1239,2,78,1,175,2,65,1,1044,}, - {1,1178,2,66,1,173,2,78,1,1239,2,78,1,175,2,65,1,1044,}, - {1,1178,2,66,1,173,2,78,1,1239,2,78,1,175,2,64,1,1045,}, - {1,1178,2,66,1,173,2,78,1,1240,2,77,1,175,2,64,1,1045,}, - {1,1178,2,66,1,173,2,78,1,1240,2,77,1,175,2,64,1,1045,}, - {1,1178,2,66,1,173,2,78,1,1240,2,77,1,175,2,64,1,1045,}, - {1,1178,2,66,1,173,2,78,1,1240,2,77,1,175,2,64,1,1045,}, - {1,1180,2,64,1,173,2,78,1,1240,2,77,1,175,2,64,1,1045,}, - {1,1180,2,64,1,173,2,78,1,1240,2,77,1,175,2,64,1,1045,}, - {1,1180,2,64,1,173,2,78,1,1240,2,77,1,175,2,64,1,1045,}, - {1,1180,2,64,1,173,2,78,1,1240,2,77,1,175,2,62,1,1047,}, - {1,1181,2,63,1,175,2,76,1,1240,2,77,1,175,2,62,1,1047,}, - {1,1181,2,63,1,175,2,76,1,1240,2,77,1,175,2,62,1,1047,}, - {1,1183,2,61,1,175,2,76,1,1240,2,77,1,175,2,61,1,1048,}, - {1,1184,2,60,1,175,2,76,1,1240,2,77,1,173,2,61,1,1050,}, - {1,1184,2,60,1,175,2,76,1,1240,2,77,1,173,2,61,1,1050,}, - {1,1184,2,60,1,175,2,76,1,1240,2,77,1,173,2,60,1,1051,}, - {1,1186,2,59,1,174,2,76,1,1240,2,77,1,173,2,60,1,1051,}, - {1,1186,2,59,1,174,2,76,1,1240,2,77,1,173,2,60,1,1051,}, - {1,1186,2,59,1,174,2,76,1,1240,2,77,1,173,2,58,1,1053,}, - {1,1186,2,59,1,174,2,76,1,1240,2,77,1,173,2,58,1,1053,}, - {1,1186,2,59,1,174,2,76,1,1240,2,77,1,173,2,58,1,1053,}, - {1,1187,2,58,1,174,2,76,1,1240,2,77,1,173,2,58,1,1053,}, - {1,1187,2,58,1,174,2,76,1,1240,2,77,1,173,2,58,1,1053,}, - {1,1187,2,60,1,172,2,76,1,1240,2,75,1,174,2,59,1,1053,}, - {1,1187,2,60,1,172,2,76,1,1240,2,75,1,174,2,59,1,1053,}, - {1,1187,2,60,1,172,2,76,1,1240,2,75,1,174,2,59,1,1053,}, - {1,1187,2,61,1,172,2,75,1,1240,2,75,1,172,2,60,1,1054,}, - {1,1187,2,64,1,169,2,75,1,1240,2,75,1,169,2,63,1,1054,}, - {1,1187,2,64,1,169,2,75,1,1240,2,75,1,169,2,63,1,1054,}, - {1,1187,2,66,1,167,2,75,1,1240,2,75,1,167,2,65,1,1054,}, - {1,1187,2,66,1,167,2,75,1,1240,2,75,1,167,2,65,1,1054,}, - {1,1187,2,66,1,169,2,73,1,1240,2,74,1,168,2,65,1,1054,}, - {1,1189,2,64,1,169,2,73,1,1240,2,72,1,170,2,65,1,1054,}, - {1,1189,2,64,1,169,2,73,1,1240,2,72,1,170,2,65,1,1054,}, - {1,1189,2,64,1,170,2,72,1,1240,2,72,1,169,2,66,1,1054,}, - {1,1189,2,66,1,168,2,72,1,1240,2,70,1,171,2,66,1,1054,}, - {1,1189,2,66,1,168,2,72,1,1240,2,70,1,171,2,66,1,1054,}, - {1,1189,2,66,1,170,2,70,1,1240,2,70,1,171,2,64,1,1056,}, - {1,1189,2,66,1,170,2,70,1,1240,2,70,1,171,2,64,1,1056,}, - {1,1189,2,66,1,170,2,70,1,1240,2,70,1,171,2,64,1,1056,}, - {1,1189,2,66,1,170,2,70,1,1240,2,70,1,171,2,64,1,1056,}, - {1,1190,2,65,1,170,2,70,1,1240,2,69,1,172,2,64,1,1056,}, - {1,1190,2,65,1,170,2,70,1,1240,2,69,1,172,2,64,1,1056,}, - {1,1190,2,65,1,172,2,68,1,1240,2,69,1,172,2,64,1,1056,}, - {1,1190,2,65,1,172,2,68,1,1240,2,69,1,172,2,64,1,1056,}, - {1,1190,2,65,1,172,2,68,1,1239,2,70,1,172,2,62,1,1058,}, - {1,1192,2,63,1,172,2,68,1,1240,2,69,1,170,2,64,1,1058,}, - {1,1192,2,63,1,172,2,68,1,1240,2,69,1,170,2,64,1,1058,}, - {1,1194,2,61,1,172,2,68,1,1240,2,67,1,172,2,61,1,1061,}, - {1,1195,2,60,1,172,2,68,1,1240,2,67,1,172,2,60,1,1062,}, - {1,1195,2,60,1,172,2,68,1,1240,2,67,1,172,2,60,1,1062,}, - {1,1197,2,59,1,172,2,67,1,1240,2,67,1,172,2,58,1,1064,}, - {1,1198,2,58,1,172,2,67,1,1240,2,67,1,172,2,58,1,1064,}, - {1,1198,2,58,1,172,2,67,1,1240,2,67,1,172,2,58,1,1064,}, - {1,1198,2,58,1,172,2,67,1,1240,2,67,1,172,2,57,1,1065,}, - {1,1198,2,58,1,172,2,67,1,1240,2,67,1,172,2,57,1,1065,}, - {1,1200,2,56,1,172,2,67,1,1240,2,67,1,172,2,57,1,1065,}, - {1,1200,2,56,1,172,2,67,1,1240,2,66,1,173,2,57,1,1065,}, - {1,1200,2,56,1,172,2,67,1,1240,2,66,1,173,2,57,1,1065,}, - {1,1200,2,56,1,172,2,67,1,1239,2,67,1,173,2,55,1,1067,}, - {1,1200,2,56,1,174,2,65,1,1239,2,67,1,173,2,55,1,1067,}, - {1,1200,2,56,1,174,2,65,1,1239,2,67,1,173,2,55,1,1067,}, - {1,1201,2,55,1,174,2,65,1,1239,2,67,1,173,2,55,1,1067,}, - {1,1201,2,55,1,174,2,65,1,1239,2,65,1,175,2,55,1,1067,}, - {1,1201,2,55,1,174,2,65,1,1239,2,65,1,175,2,55,1,1067,}, - {1,1201,2,55,1,174,2,65,1,1239,2,65,1,175,2,53,1,1069,}, - {1,1201,2,55,1,174,2,65,1,1239,2,65,1,175,2,53,1,1069,}, - {1,1201,2,55,1,175,2,66,1,1237,2,65,1,174,2,54,1,1069,}, - {1,1203,2,55,1,173,2,66,1,1237,2,64,1,175,2,54,1,1069,}, - {1,1203,2,55,1,173,2,66,1,1237,2,64,1,175,2,54,1,1069,}, - {1,1205,2,53,1,176,2,63,1,1237,2,62,1,177,2,53,1,1070,}, - {1,1208,2,50,1,178,2,61,1,1237,2,61,1,178,2,50,1,1073,}, - {1,1208,2,50,1,178,2,61,1,1237,2,61,1,178,2,50,1,1073,}, - {1,1209,2,50,1,179,2,60,1,1234,2,61,1,178,2,50,1,1075,}, - {1,1209,2,52,1,177,2,60,1,1234,2,59,1,180,2,49,1,1076,}, - {1,1209,2,52,1,177,2,60,1,1234,2,59,1,180,2,49,1,1076,}, - {1,1211,2,51,1,177,2,61,1,1230,2,61,1,177,2,52,1,1076,}, - {1,1211,2,53,1,175,2,63,1,1227,2,62,1,175,2,52,1,1078,}, - {1,1211,2,53,1,175,2,63,1,1227,2,62,1,175,2,52,1,1078,}, - {1,1211,2,53,1,175,2,64,1,1224,2,64,1,175,2,52,1,1078,}, - {1,1211,2,53,1,175,2,64,1,1224,2,64,1,175,2,52,1,1078,}, - {1,1212,2,54,1,173,2,66,1,1221,2,64,1,175,2,53,1,1078,}, - {1,1212,2,54,1,175,2,64,1,1221,2,64,1,175,2,52,1,1079,}, - {1,1212,2,54,1,175,2,64,1,1221,2,64,1,175,2,52,1,1079,}, - {1,1214,2,52,1,175,2,64,1,1219,2,64,1,177,2,52,1,1079,}, - {1,1216,2,50,1,176,2,64,1,1218,2,64,1,177,2,50,1,1081,}, - {1,1216,2,50,1,176,2,64,1,1218,2,64,1,177,2,50,1,1081,}, - {1,1219,2,47,1,176,2,64,1,1218,2,64,1,177,2,47,1,1084,}, - {1,1220,2,46,1,178,2,62,1,1218,2,63,1,176,2,46,1,1087,}, - {1,1220,2,46,1,178,2,62,1,1218,2,63,1,176,2,46,1,1087,}, - {1,1222,2,44,1,178,2,62,1,1217,2,64,1,176,2,46,1,1087,}, - {1,1222,2,44,1,178,2,62,1,1217,2,64,1,176,2,46,1,1087,}, - {1,1222,2,45,1,180,2,61,1,1215,2,61,1,179,2,44,1,1089,}, - {1,1223,2,44,1,181,2,60,1,1215,2,59,1,181,2,43,1,1090,}, - {1,1223,2,44,1,181,2,60,1,1215,2,59,1,181,2,43,1,1090,}, - {1,1225,2,42,1,183,2,58,1,1215,2,57,1,183,2,43,1,1090,}, - {1,1226,2,41,1,185,2,56,1,1215,2,56,1,184,2,41,1,1092,}, - {1,1226,2,41,1,185,2,56,1,1215,2,56,1,184,2,41,1,1092,}, - {1,1228,2,39,1,185,2,56,1,1215,2,56,1,184,2,39,1,1094,}, - {1,1230,2,37,1,185,2,56,1,1215,2,54,1,186,2,36,1,1097,}, - {1,1230,2,37,1,185,2,56,1,1215,2,54,1,186,2,36,1,1097,}, - {1,1231,2,36,1,186,2,55,1,1215,2,54,1,186,2,35,1,1098,}, - {1,1233,2,34,1,186,2,55,1,1215,2,54,1,186,2,35,1,1098,}, - {1,1233,2,34,1,186,2,55,1,1215,2,54,1,186,2,35,1,1098,}, - {1,1234,2,33,1,186,2,55,1,1213,2,55,1,187,2,33,1,1100,}, - {1,1234,2,33,1,186,2,55,1,1213,2,55,1,187,2,33,1,1100,}, - {1,1236,2,31,1,188,2,54,1,1212,2,53,1,189,2,32,1,1101,}, - {1,1237,2,30,1,191,2,51,1,1210,2,54,1,190,2,30,1,1103,}, - {1,1237,2,30,1,191,2,51,1,1210,2,54,1,190,2,30,1,1103,}, - {1,1239,2,28,1,194,2,50,1,1207,2,51,1,194,2,27,1,1106,}, - {1,1242,2,25,1,196,2,51,1,1201,2,53,1,195,2,25,1,1108,}, - {1,1242,2,25,1,196,2,51,1,1201,2,53,1,195,2,25,1,1108,}, - {1,1244,2,23,1,196,2,54,1,1196,2,53,1,197,2,22,1,1111,}, - {1,1245,2,22,1,197,2,53,1,1196,2,53,1,196,2,23,1,1111,}, - {1,1245,2,22,1,197,2,53,1,1196,2,53,1,196,2,23,1,1111,}, - {1,1245,2,22,1,197,2,55,1,1193,2,53,1,197,2,22,1,1112,}, - {1,1245,2,22,1,197,2,55,1,1193,2,53,1,197,2,22,1,1112,}, - {1,1247,2,20,1,199,2,53,1,1193,2,53,1,197,2,20,1,1114,}, - {1,1248,2,19,1,200,2,52,1,1193,2,51,1,199,2,19,1,1115,}, - {1,1248,2,19,1,200,2,52,1,1193,2,51,1,199,2,19,1,1115,}, - {1,1250,2,17,1,205,2,47,1,1193,2,47,1,203,2,17,1,1117,}, - {1,1255,2,12,1,208,2,44,1,1191,2,45,1,208,2,11,1,1122,}, - {1,1255,2,12,1,208,2,44,1,1191,2,45,1,208,2,11,1,1122,}, - {1,1258,2,9,1,210,2,42,1,1191,2,44,1,209,2,8,1,1125,}, - {1,1259,2,8,1,210,2,43,1,1190,2,42,1,211,2,7,1,1126,}, - {1,1259,2,8,1,210,2,43,1,1190,2,42,1,211,2,7,1,1126,}, - {1,1261,2,6,1,211,2,42,1,1190,2,42,1,211,2,7,1,1126,}, - {1,1261,2,6,1,211,2,42,1,1189,2,42,1,212,2,5,1,1128,}, - {1,1261,2,6,1,211,2,42,1,1189,2,42,1,212,2,5,1,1128,}, - {1,1262,2,4,1,215,2,41,1,1187,2,39,1,217,2,1,1,1130,}, - {1,1262,2,4,1,215,2,41,1,1187,2,39,1,217,2,1,1,1130,}, - {1,1486,2,37,1,1182,2,38,1,1353,}, - {1,1491,2,36,1,1177,2,36,1,1356,}, - {1,1491,2,36,1,1177,2,36,1,1356,}, - {1,1494,2,34,1,1173,2,36,1,1359,}, - {1,1495,2,35,1,1171,2,33,1,1362,}, - {1,1495,2,35,1,1171,2,33,1,1362,}, - {1,1497,2,34,1,1168,2,35,1,1362,}, - {1,1498,2,27,1,2,2,4,1,1167,2,34,1,1364,}, - {1,1498,2,27,1,2,2,4,1,1167,2,34,1,1364,}, - {1,1500,2,31,1,1167,2,32,1,1366,}, - {1,1500,2,31,1,1167,2,32,1,1366,}, - {1,1502,2,29,1,1167,2,31,1,1367,}, - {1,1508,2,23,1,1167,2,25,1,1373,}, - {1,1508,2,23,1,1167,2,25,1,1373,}, - {1,1519,2,12,1,1168,2,13,1,1384,}, - {1,1523,2,7,1,1171,2,6,1,1389,}, - {1,1523,2,7,1,1171,2,6,1,1389,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, -} -} \ No newline at end of file diff --git a/maps/crab_defender/fish_defender_layout.lua b/maps/crab_defender/fish_defender_layout.lua deleted file mode 100644 index 4da3e39d..00000000 --- a/maps/crab_defender/fish_defender_layout.lua +++ /dev/null @@ -1,2054 +0,0 @@ -return { -height = 2048, -width = 4096, -data = { - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,2437,2,3,1,1656,}, - {1,2437,2,6,1,82,2,25,1,1546,}, - {1,2437,2,16,1,65,2,38,1,1540,}, - {1,2437,2,17,1,62,2,41,1,1539,}, - {1,2437,2,4,1,2,2,13,1,56,2,16,1,19,2,14,1,1535,}, - {1,2437,2,5,1,1,2,15,1,50,2,18,1,24,2,14,1,1532,}, - {1,2439,2,3,1,12,2,5,1,49,2,7,1,42,2,8,1,1531,}, - {1,2439,2,4,1,12,2,5,1,44,2,10,1,20,2,8,1,18,2,8,1,1528,}, - {1,2440,2,4,1,11,2,6,1,41,2,10,1,13,2,25,1,10,2,10,1,1526,}, - {1,2440,2,4,1,13,2,5,1,40,2,4,1,18,2,27,1,14,2,5,1,1526,}, - {1,2442,2,3,1,13,2,5,1,36,2,7,1,9,2,42,1,9,2,7,1,1523,}, - {1,2442,2,4,1,13,2,6,1,33,2,7,1,9,2,45,1,8,2,7,1,1522,}, - {1,2443,2,4,1,13,2,5,1,32,2,5,1,11,2,8,1,31,2,8,1,10,2,5,1,1521,}, - {1,2443,2,4,1,14,2,5,1,29,2,5,1,8,2,11,1,35,2,10,1,7,2,6,1,1519,}, - {1,2444,2,3,1,15,2,5,1,27,2,6,1,7,2,10,1,39,2,9,1,7,2,6,1,1518,}, - {1,2445,2,2,1,16,2,5,1,25,2,4,1,10,2,5,1,48,2,5,1,9,2,5,1,1517,}, - {1,2445,2,4,1,6,2,4,1,5,2,5,1,23,2,5,1,6,2,8,1,50,2,8,1,6,2,5,1,1516,}, - {1,2446,2,4,1,5,2,6,1,4,2,5,1,21,2,5,1,6,2,8,1,52,2,8,1,5,2,7,1,1514,}, - {1,2446,2,4,1,4,2,7,1,5,2,5,1,19,2,4,1,7,2,5,1,60,2,4,1,7,2,5,1,1514,}, - {1,2447,2,3,1,5,2,7,1,5,2,4,1,18,2,5,1,5,2,6,1,61,2,6,1,6,2,6,1,1512,}, - {1,2448,2,3,1,4,2,7,1,6,2,5,1,16,2,4,1,5,2,6,1,63,2,6,1,6,2,6,1,1511,}, - {1,2448,2,4,1,5,2,6,1,6,2,4,1,16,2,2,1,7,2,4,1,68,2,3,1,8,2,4,1,1511,}, - {1,2448,2,5,1,4,2,8,1,4,2,5,1,13,2,4,1,5,2,5,1,70,2,5,1,6,2,5,1,1509,}, - {1,2449,2,4,1,4,2,8,1,5,2,5,1,12,2,4,1,4,2,5,1,71,2,5,1,7,2,5,1,1508,}, - {1,2449,2,4,1,4,2,4,1,2,2,2,1,7,2,4,1,10,2,5,1,4,2,4,1,75,2,3,1,7,2,4,1,1508,}, - {1,2449,2,4,1,4,2,5,1,1,2,4,1,5,2,5,1,9,2,4,1,4,2,4,1,76,2,5,1,5,2,6,1,1506,}, - {1,2451,2,2,1,4,2,5,1,1,2,5,1,5,2,4,1,9,2,3,1,4,2,4,1,58,2,3,1,17,2,4,1,7,2,4,1,1506,}, - {1,2451,2,2,1,4,2,5,1,3,2,3,1,7,2,3,1,8,2,2,1,5,2,4,1,56,2,7,1,17,2,3,1,6,2,5,1,1505,}, - {1,2451,2,3,1,4,2,4,1,3,2,5,1,5,2,4,1,6,2,3,1,4,2,5,1,47,2,20,1,13,2,5,1,5,2,5,1,1504,}, - {1,2451,2,4,1,3,2,4,1,4,2,4,1,6,2,4,1,4,2,4,1,4,2,3,1,48,2,21,1,14,2,4,1,6,2,5,1,1503,}, - {1,2451,2,4,1,4,2,3,1,5,2,4,1,7,2,3,1,3,2,4,1,4,2,2,1,48,2,7,1,11,2,5,1,15,2,3,1,6,2,5,1,1502,}, - {1,2451,2,5,1,4,2,2,1,5,2,6,1,5,2,4,1,2,2,4,1,2,2,4,1,45,2,10,1,12,2,6,1,13,2,5,1,4,2,5,1,1502,}, - {1,2451,2,5,1,4,2,2,1,7,2,4,1,5,2,5,1,1,2,4,1,2,2,4,1,43,2,8,1,17,2,5,1,14,2,4,1,6,2,4,1,1501,}, - {1,2452,2,4,1,4,2,2,1,7,2,5,1,6,2,8,1,1,2,4,1,44,2,4,1,24,2,3,1,15,2,2,1,7,2,4,1,1500,}, - {1,2452,2,4,1,4,2,3,1,7,2,5,1,5,2,8,1,1,2,4,1,43,2,5,1,16,2,3,1,5,2,5,1,13,2,4,1,5,2,5,1,1499,}, - {1,2452,2,4,1,4,2,3,1,8,2,5,1,5,2,11,1,44,2,5,1,14,2,6,1,5,2,4,1,13,2,5,1,5,2,4,1,1499,}, - {1,2452,2,4,1,4,2,4,1,8,2,5,1,5,2,9,1,45,2,4,1,15,2,7,1,6,2,3,1,14,2,3,1,7,2,2,1,1499,}, - {1,2452,2,4,1,4,2,4,1,8,2,6,1,5,2,8,1,45,2,5,1,13,2,9,1,5,2,5,1,13,2,4,1,5,2,4,1,1497,}, - {1,2453,2,3,1,4,2,4,1,10,2,5,1,7,2,5,1,45,2,5,1,13,2,10,1,5,2,4,1,13,2,5,1,4,2,4,1,1497,}, - {1,2453,2,3,1,4,2,4,1,11,2,5,1,7,2,4,1,45,2,5,1,13,2,10,1,6,2,4,1,13,2,4,1,4,2,5,1,1496,}, - {1,2453,2,3,1,4,2,4,1,11,2,6,1,6,2,4,1,46,2,8,1,10,2,9,1,7,2,4,1,12,2,5,1,4,2,4,1,1496,}, - {1,2454,2,2,1,4,2,4,1,13,2,5,1,5,2,4,1,46,2,9,1,12,2,5,1,8,2,5,1,13,2,4,1,4,2,4,1,1495,}, - {1,2454,2,2,1,4,2,4,1,14,2,5,1,4,2,4,1,48,2,11,1,22,2,4,1,13,2,4,1,5,2,4,1,1494,}, - {1,2454,2,2,1,4,2,4,1,14,2,14,1,48,2,14,1,18,2,5,1,12,2,5,1,4,2,4,1,1494,}, - {1,2454,2,2,1,4,2,4,1,16,2,12,1,53,2,10,1,19,2,3,1,14,2,3,1,4,2,4,1,1494,}, - {1,2454,2,2,1,4,2,4,1,8,4,1,1,9,2,10,1,56,2,11,1,15,2,3,1,15,2,3,1,4,2,4,1,1493,}, - {1,2454,2,2,1,4,2,4,1,19,2,8,1,58,2,13,1,12,2,3,1,15,2,4,1,4,2,3,1,1493,}, - {1,2454,2,2,1,4,2,4,1,90,2,9,1,10,2,3,1,17,2,4,1,3,2,3,1,1493,}, - {1,2454,2,2,1,4,2,4,1,93,2,19,1,18,2,4,1,3,2,3,1,1492,}, - {1,2454,2,2,1,4,2,4,1,94,2,18,1,19,2,4,1,2,2,4,1,1491,}, - {1,2453,2,3,1,4,2,4,1,101,2,10,1,20,2,5,1,1,2,4,1,1491,}, - {1,2453,2,3,1,4,2,4,1,103,2,6,1,23,2,9,1,1491,}, - {1,2452,4,1,2,3,1,4,2,4,1,105,2,3,1,25,2,8,1,1491,}, - {1,2452,2,4,1,4,2,4,1,134,2,7,1,1491,}, - {1,2452,2,4,1,4,2,4,1,134,2,7,1,1491,}, - {1,2452,2,4,1,4,2,3,1,135,2,8,1,1490,}, - {1,2452,2,4,1,4,2,3,1,135,2,8,1,1490,}, - {1,2452,2,4,1,4,2,2,1,78,2,2,1,55,2,9,1,1490,}, - {1,2452,2,4,1,4,2,2,1,75,2,7,1,52,2,10,1,1490,}, - {1,2452,2,4,1,4,2,2,1,75,2,8,1,50,2,4,1,3,2,3,1,1491,}, - {1,2451,2,5,1,4,2,2,1,75,2,12,1,45,2,5,1,3,2,3,1,1491,}, - {1,2451,2,5,1,4,2,2,1,75,2,13,1,43,2,5,1,3,2,4,1,1491,}, - {1,2451,2,5,1,3,2,3,1,76,2,3,1,5,2,5,1,41,2,4,1,5,2,4,1,1491,}, - {1,2451,2,4,1,3,2,4,1,77,2,2,1,6,2,8,1,36,2,5,1,5,2,4,1,1491,}, - {1,2451,2,3,1,4,2,4,1,77,2,4,1,6,2,7,1,33,2,6,1,6,2,4,1,1491,}, - {1,2451,2,2,1,5,2,4,1,77,2,4,1,8,2,6,1,32,2,4,1,8,2,2,1,1493,}, - {1,2451,2,2,1,4,2,5,1,77,2,6,1,7,2,11,1,22,2,8,1,7,2,3,1,1493,}, - {1,2451,2,2,1,4,2,5,1,78,2,6,1,8,2,11,1,18,2,8,1,8,2,4,1,1493,}, - {1,2451,2,2,1,4,2,5,1,80,2,5,1,12,2,9,1,12,2,8,1,10,2,4,1,1494,}, - {1,2450,2,3,1,4,2,4,1,82,2,7,1,10,2,27,1,11,2,4,1,1494,}, - {1,2449,2,4,1,4,2,4,1,83,2,7,1,11,2,23,1,13,2,4,1,1494,}, - {1,2449,2,4,1,4,2,3,1,87,2,5,1,46,2,4,1,1494,}, - {1,2449,2,4,1,4,2,2,1,89,2,9,1,34,2,1,1,6,2,4,1,1494,}, - {1,2005,4,8,1,435,2,5,1,4,2,2,1,90,2,9,1,32,2,3,1,5,2,4,1,1494,}, - {1,2005,4,8,1,435,2,5,1,4,2,2,1,94,2,6,1,30,2,4,1,5,2,3,1,1495,}, - {1,2003,23,2,2,9,4,2,1,432,2,4,1,4,2,3,1,95,2,39,1,5,2,3,1,1495,}, - {1,2003,23,2,2,9,4,2,1,432,2,3,1,4,2,4,1,97,2,37,1,5,2,2,1,1496,}, - {1,2003,23,2,2,9,4,2,1,432,2,2,1,5,2,4,1,103,2,23,1,4,2,4,1,5,2,2,1,1496,}, - {1,1997,4,2,2,15,23,2,1,431,2,3,1,4,2,5,1,105,2,20,1,5,2,4,1,4,2,3,1,1496,}, - {1,1997,4,2,2,15,23,2,1,430,2,4,1,4,2,4,1,130,2,3,1,5,2,4,1,1496,}, - {1,1565,23,5,4,3,1,421,23,3,2,19,1,430,2,4,1,4,2,4,1,129,2,4,1,4,2,4,1,1497,}, - {1,1565,23,5,4,3,1,421,23,3,2,19,1,430,2,4,1,4,2,3,1,130,2,4,1,4,2,4,1,1497,}, - {1,1564,4,1,2,8,1,421,2,24,1,427,2,5,1,4,2,2,1,130,2,4,1,5,2,4,1,1497,}, - {1,1565,2,8,1,421,2,24,1,427,2,4,1,5,2,2,1,130,2,4,1,5,2,3,1,1498,}, - {1,1564,4,1,2,8,1,421,2,24,1,427,2,3,1,4,2,4,1,17,2,12,1,101,2,3,1,5,2,3,1,1499,}, - {1,1558,4,1,23,2,1,3,2,10,1,416,4,1,2,28,1,426,2,3,1,4,2,4,1,16,2,13,1,101,2,2,1,5,2,4,1,1499,}, - {1,1558,4,1,23,2,1,3,2,10,4,1,1,415,4,1,2,28,1,425,2,3,1,4,2,5,1,13,2,16,1,99,2,4,1,4,2,5,1,1499,}, - {1,1558,23,1,2,17,1,409,2,34,1,424,2,4,1,3,4,1,2,5,1,11,2,18,1,98,2,5,1,4,2,4,1,1500,}, - {1,1558,23,1,2,17,1,409,2,34,1,424,2,4,1,4,2,4,1,11,2,5,1,9,2,5,1,98,2,4,1,5,2,4,1,1500,}, - {1,1556,4,2,2,18,4,2,1,404,23,3,2,34,1,424,2,4,1,4,2,3,1,9,2,7,1,10,2,5,1,98,2,3,1,6,2,2,1,1502,}, - {1,1556,4,2,2,18,4,2,1,404,23,3,2,34,1,423,2,4,1,5,2,3,1,7,2,9,1,10,2,4,1,98,2,3,1,6,2,3,1,1502,}, - {1,1556,4,2,2,18,4,2,1,404,23,3,2,33,23,1,1,423,2,3,1,5,2,3,1,7,2,5,1,11,2,8,1,97,2,4,1,5,2,4,1,1502,}, - {1,1558,2,20,1,404,23,3,2,34,1,423,2,2,1,5,2,4,1,5,2,7,1,8,2,12,1,96,2,4,1,4,2,5,1,1502,}, - {1,1556,4,2,2,20,1,404,23,3,2,34,1,422,2,3,1,5,2,4,1,3,2,8,1,7,2,14,1,95,2,4,1,5,2,4,1,1503,}, - {1,1553,4,2,1,1,2,22,4,1,1,403,2,37,4,3,1,418,2,4,1,4,2,5,1,2,2,6,1,9,2,6,1,2,2,4,1,1,2,3,1,94,2,2,1,7,2,3,1,1504,}, - {1,1553,4,1,1,1,4,1,2,22,4,1,1,403,2,37,4,3,1,418,2,4,1,4,2,11,1,8,2,8,1,3,2,4,1,2,2,3,1,92,2,3,1,6,2,3,1,1505,}, - {1,1550,23,2,2,26,4,1,1,401,2,39,4,3,1,417,2,4,1,5,2,11,1,7,2,8,1,4,2,4,1,2,2,4,1,90,2,4,1,5,2,4,1,1505,}, - {1,1550,23,2,2,26,23,1,1,401,2,39,4,3,1,417,2,3,1,6,2,8,1,10,2,4,1,9,2,3,1,3,2,3,1,89,2,5,1,4,2,5,1,1505,}, - {1,1550,23,2,2,26,23,1,1,401,2,39,4,3,1,417,2,3,1,5,2,9,1,6,2,7,1,11,2,2,1,3,2,5,1,87,2,4,1,5,2,4,1,1506,}, - {1,1547,4,3,2,29,1,395,2,48,1,415,2,4,1,5,2,9,1,6,2,7,1,12,2,3,1,3,2,5,1,85,2,4,1,6,2,3,1,1507,}, - {1,1547,4,3,2,28,23,1,1,395,2,48,1,415,2,4,1,5,2,7,1,7,2,5,1,15,2,3,1,4,2,4,1,85,2,3,1,7,2,2,1,1508,}, - {1,1544,4,3,2,35,4,2,1,389,4,1,2,48,1,415,2,4,1,5,2,6,1,6,2,6,1,16,2,4,1,4,2,5,1,81,2,5,1,5,2,4,1,1508,}, - {1,1544,4,3,2,35,4,2,1,389,4,1,2,48,1,414,2,4,1,6,2,4,1,7,2,6,1,18,2,4,1,4,2,5,1,80,2,4,1,5,2,5,1,1508,}, - {1,1544,4,3,2,37,4,1,1,388,4,1,2,50,1,412,2,3,1,18,2,3,1,21,2,4,1,5,2,4,1,80,2,2,1,7,2,3,1,1510,}, - {1,1544,4,3,2,37,4,1,1,388,4,1,2,50,1,411,2,4,1,15,2,5,1,23,2,4,1,5,2,5,1,76,2,4,1,6,2,3,1,1511,}, - {1,1544,4,3,2,37,4,1,1,388,4,1,2,50,1,410,2,4,1,14,2,7,1,24,2,4,1,5,2,5,1,75,2,4,1,5,2,4,1,1511,}, - {1,1544,2,41,23,4,2,2,1,10,4,1,2,2,23,2,4,1,1,366,2,51,1,410,2,4,1,14,2,4,1,27,2,4,1,6,2,4,1,74,2,4,1,5,2,5,1,1511,}, - {1,1544,2,41,23,4,2,2,1,11,2,2,23,2,4,1,1,366,2,51,1,409,2,5,1,12,2,6,1,28,2,4,1,6,2,6,1,70,2,4,1,6,2,4,1,1512,}, - {1,1544,2,62,23,1,1,362,4,2,2,53,1,409,2,3,1,13,2,6,1,30,2,4,1,6,2,5,1,69,2,4,1,6,2,4,1,1513,}, - {1,1544,2,62,23,1,1,362,4,2,2,53,1,408,2,4,1,12,2,5,1,33,2,4,1,8,2,3,1,67,2,5,1,5,2,4,1,1514,}, - {1,1537,4,2,2,1,23,1,1,1,4,2,2,63,23,3,4,2,1,356,4,1,2,55,4,1,1,406,2,4,1,12,2,6,1,34,2,4,1,7,2,6,1,63,2,5,1,5,2,5,1,1514,}, - {1,1537,4,2,23,2,1,1,4,2,2,63,23,3,4,2,1,356,4,1,2,55,4,1,1,406,2,4,1,3,4,1,1,7,2,5,1,36,2,5,1,7,2,6,1,61,2,5,1,6,2,4,1,1515,}, - {1,1537,4,2,23,2,1,1,4,2,2,63,23,3,4,2,1,356,4,1,2,55,4,1,1,405,2,3,1,13,2,4,1,39,2,4,1,8,2,5,1,59,2,5,1,6,2,3,1,1517,}, - {1,1537,23,2,2,73,23,1,4,2,1,348,2,61,4,1,1,404,2,4,1,12,2,5,1,40,2,5,1,7,2,8,1,53,2,6,1,6,2,4,1,1517,}, - {1,1537,23,2,2,73,23,1,4,2,1,348,2,61,4,1,1,403,2,5,1,11,2,4,1,43,2,5,1,8,2,7,1,52,2,5,1,6,2,4,1,1518,}, - {1,1537,2,76,23,2,1,347,23,1,2,61,4,1,1,403,2,4,1,11,2,4,1,46,2,4,1,10,2,5,1,50,2,5,1,7,2,2,1,1520,}, - {1,1537,2,76,23,2,1,347,23,1,2,61,4,1,1,402,2,5,1,10,2,5,1,46,2,6,1,8,2,9,1,43,2,7,1,6,2,4,1,1520,}, - {1,1536,4,1,2,76,23,2,1,347,4,1,2,61,4,1,1,402,2,3,1,12,2,4,1,49,2,5,1,10,2,8,1,40,2,6,1,7,2,4,1,1521,}, - {1,1537,2,76,23,2,1,347,4,1,2,61,4,1,1,401,2,4,1,11,2,4,1,52,2,5,1,11,2,7,1,37,2,5,1,8,2,4,1,1522,}, - {1,1536,4,1,2,76,23,2,1,347,4,1,2,61,4,1,1,400,2,5,1,10,2,4,1,53,4,1,2,7,1,9,2,12,1,27,2,8,1,7,2,5,1,1523,}, - {1,1536,2,77,1,347,4,3,2,62,1,400,2,4,1,11,2,4,1,55,2,6,1,12,2,11,1,24,2,7,1,8,2,5,1,1524,}, - {1,1536,2,77,1,347,4,2,23,1,2,62,1,400,2,4,1,10,2,3,1,60,2,4,1,14,2,13,1,15,2,9,1,9,2,4,1,1526,}, - {1,1536,2,77,23,2,1,343,4,2,2,65,1,399,2,4,1,9,2,5,1,60,2,9,1,11,2,34,1,8,2,6,1,1526,}, - {1,1536,2,77,23,2,1,343,4,2,2,65,1,399,2,3,1,10,2,4,1,64,2,7,1,17,2,22,1,12,2,5,1,1528,}, - {1,1533,2,80,23,2,1,343,23,2,2,67,1,396,2,4,1,9,2,4,1,67,2,8,1,20,2,12,1,15,2,5,1,1529,}, - {1,1533,2,80,23,2,1,343,23,2,2,67,1,395,2,5,1,7,2,5,1,69,2,11,1,19,2,7,1,9,4,1,1,3,2,8,1,1530,}, - {1,1533,2,80,23,2,1,343,23,2,2,67,1,395,2,4,1,8,2,4,1,74,2,8,1,37,2,7,1,1532,}, - {1,1530,23,1,2,82,23,2,1,343,23,2,2,67,1,395,2,3,1,7,2,5,1,77,2,11,1,30,2,7,1,1534,}, - {1,1530,23,1,2,82,23,2,1,343,23,2,2,67,1,394,2,3,1,5,2,7,1,80,2,19,1,13,2,13,1,1535,}, - {1,1530,23,1,2,82,23,2,1,343,2,69,1,393,2,4,1,4,2,7,1,86,2,16,1,9,2,11,1,1539,}, - {1,1530,23,1,2,82,23,2,1,343,2,69,1,393,2,13,1,92,2,30,1,1541,}, - {1,1528,2,87,4,2,1,332,4,2,2,76,1,394,2,11,1,95,2,27,1,1542,}, - {1,1528,2,87,4,2,1,332,4,2,2,76,1,2069,}, - {1,1528,2,87,4,2,1,332,4,2,2,76,1,2069,}, - {1,1528,2,87,23,2,1,332,4,2,2,76,23,2,2,2,1,1,4,1,1,2063,}, - {1,1528,2,87,23,2,1,332,4,2,2,76,23,2,2,2,4,2,1,2063,}, - {1,1477,4,2,2,1,4,3,1,42,4,3,2,89,4,2,1,330,2,82,23,2,1,2063,}, - {1,1477,4,2,2,1,4,3,1,42,4,3,2,89,4,2,1,330,2,82,23,2,1,2063,}, - {1,1474,4,1,2,8,4,2,1,37,2,97,1,326,4,1,2,87,4,1,1,2062,}, - {1,1474,4,1,2,8,4,2,1,37,23,1,2,96,1,326,4,1,2,87,1,2063,}, - {1,1474,4,1,2,8,4,2,1,37,2,97,1,326,4,1,2,87,1,2063,}, - {1,1468,4,2,23,2,2,13,1,35,4,2,2,97,4,2,1,321,4,1,23,2,2,88,1,2063,}, - {1,1468,4,2,23,1,2,14,1,35,4,2,2,97,4,2,1,320,4,2,23,2,2,88,1,2063,}, - {1,1468,23,1,4,1,2,15,4,1,1,34,23,2,2,97,4,2,1,320,23,2,2,90,4,1,1,2062,}, - {1,1468,4,1,23,1,2,15,4,1,1,33,4,1,23,2,2,97,4,2,1,320,23,2,2,90,1,2063,}, - {1,1466,4,2,2,20,4,3,1,28,2,102,23,4,4,1,1,314,4,1,2,92,1,1,4,2,1,2060,}, - {1,1466,4,2,2,20,4,3,1,19,4,1,1,8,2,102,23,5,1,314,4,1,2,92,1,1,4,3,1,312,4,3,23,3,2,13,23,4,4,3,1,1721,}, - {1,1465,4,1,2,25,1,22,4,1,1,2,4,3,2,107,1,310,2,95,23,2,1,1,23,2,4,2,1,181,4,7,23,11,4,5,1,101,4,3,23,2,2,28,23,1,4,3,1,1716,}, - {1,1465,4,1,2,25,1,1,4,1,1,20,4,1,1,2,4,3,2,107,1,310,2,95,23,2,1,1,23,2,4,2,1,176,4,4,23,2,2,22,23,2,4,3,1,93,4,2,23,1,2,37,23,1,4,2,1,360,4,47,1,58,4,48,1,1200,}, - {1,1465,4,1,2,25,1,2,4,1,1,17,4,1,1,1,4,1,1,2,4,3,2,107,1,3,4,1,1,306,2,95,23,2,1,1,23,2,4,2,1,173,4,1,23,1,2,35,23,1,4,2,1,86,4,1,23,1,2,45,23,1,4,1,1,66,4,1,1,153,4,1,1,135,4,1,2,48,4,1,1,55,4,1,2,48,1,1200,}, - {1,1463,4,2,2,29,1,3,4,3,1,9,4,2,2,3,23,5,2,107,1,308,2,97,23,2,1,1,23,2,2,2,4,2,1,166,4,2,23,1,2,43,23,1,4,1,1,80,4,1,23,1,2,52,4,1,1,61,23,1,2,46,23,1,1,61,23,1,2,47,4,1,1,14,2,110,4,1,1,10,23,1,2,48,1,54,4,1,2,48,23,1,1,1200,}, - {1,1463,4,2,2,29,1,3,4,3,1,9,4,2,2,3,23,4,2,108,1,308,2,97,23,2,1,1,23,2,2,2,4,2,1,164,4,1,23,1,2,50,4,2,1,73,4,2,23,1,2,56,23,1,4,1,1,58,2,48,23,1,1,59,23,1,2,48,23,1,1,14,2,110,4,1,1,10,4,1,2,48,4,1,1,53,23,1,2,48,1,1201,}, - {1,1463,2,31,4,2,2,4,1,2,23,1,2,126,1,303,2,106,1,164,4,1,23,1,2,54,23,1,4,1,1,69,4,1,23,1,2,62,4,1,1,56,2,49,4,1,1,57,4,1,2,49,23,1,1,14,2,110,4,1,1,11,23,1,2,48,1,52,4,1,2,48,4,1,1,1201,}, - {1,1463,2,31,4,2,2,4,1,2,23,1,2,126,1,303,2,106,1,161,4,1,23,1,2,60,4,1,1,65,4,1,23,1,2,66,4,1,1,54,2,50,4,1,1,55,4,1,2,50,23,1,1,14,2,110,4,1,1,12,2,48,23,1,1,51,23,1,2,48,1,1202,}, - {1,1460,4,3,2,167,23,1,2,10,23,2,1,285,4,3,2,107,1,159,4,1,2,65,23,1,1,9,4,1,1,51,4,1,23,1,2,24,23,22,2,24,23,1,1,2,4,1,1,2,4,1,1,46,2,51,4,1,1,54,2,51,23,1,1,14,2,110,4,1,1,12,4,1,2,48,4,1,1,49,4,1,2,48,4,1,1,1202,}, - {1,1460,4,3,2,168,23,1,2,9,23,2,1,285,4,3,2,107,1,157,4,1,2,26,23,18,2,25,4,1,1,57,4,1,23,1,2,20,23,33,2,21,4,1,1,50,2,52,1,53,23,1,2,51,23,1,1,14,2,110,4,1,1,13,23,1,2,47,23,1,1,49,2,48,23,1,1,1203,}, - {1,1460,4,3,2,168,23,1,2,9,23,2,1,285,4,3,2,107,1,155,4,1,2,22,23,29,2,22,4,1,1,4,4,1,1,48,4,1,23,1,2,19,23,40,2,19,4,1,1,48,2,52,23,1,1,51,4,1,2,52,23,1,1,14,2,110,4,1,1,13,4,1,2,11,23,28,2,9,4,1,1,47,4,1,2,9,23,28,2,11,1,1204,}, - {1,1460,2,186,1,282,2,110,1,146,4,1,1,6,4,1,23,1,2,20,23,36,2,20,4,1,1,45,4,1,1,2,4,1,1,1,4,1,2,18,23,46,2,17,23,1,4,1,1,46,2,53,4,1,1,49,4,1,2,53,23,1,1,14,2,110,4,1,1,14,23,1,2,9,23,30,2,9,1,47,2,9,23,30,2,9,23,1,1,1204,}, - {1,1460,2,186,1,282,2,110,1,152,23,1,2,19,23,42,2,18,23,1,1,48,2,17,23,52,2,16,4,1,1,45,2,9,23,35,2,10,4,1,1,47,4,1,2,10,23,36,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,14,4,1,2,10,23,29,2,9,4,1,1,45,23,1,2,9,23,29,2,10,1,1205,}, - {1,1459,2,187,1,280,23,2,2,112,23,2,1,146,4,1,2,17,23,49,2,17,4,1,1,44,23,1,2,16,23,56,2,15,23,1,4,1,1,43,2,9,23,36,2,10,1,47,2,10,23,37,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,15,23,1,2,9,23,30,2,9,4,1,1,43,4,1,2,9,23,30,2,9,4,1,1,1205,}, - {1,1459,2,187,1,280,23,2,2,112,23,2,1,145,23,1,2,16,23,54,2,15,23,1,4,1,1,40,4,1,2,15,23,61,2,15,23,1,1,42,2,9,23,37,2,10,1,45,23,1,2,9,23,38,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,15,4,1,2,10,23,29,2,9,23,1,1,1,4,1,1,41,23,1,2,8,23,30,2,10,1,1206,}, - {1,1457,2,189,1,280,2,116,1,143,4,1,2,16,23,57,2,16,4,1,1,38,4,1,2,14,23,65,2,14,23,1,1,41,2,9,23,37,2,10,23,1,1,43,4,1,2,10,23,38,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,16,4,1,2,9,23,30,2,9,4,1,1,41,4,1,2,9,23,29,2,10,4,1,1,1206,}, - {1,1457,2,189,1,276,4,1,1,3,2,116,1,142,4,1,2,15,23,61,2,15,23,1,4,1,1,35,23,1,2,14,23,68,2,14,4,1,1,39,2,9,23,38,2,10,4,1,1,41,4,1,2,10,23,39,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,14,4,1,1,2,2,10,23,29,2,9,23,1,1,41,2,9,23,30,2,9,23,1,1,1207,}, - {1,1457,2,189,1,280,2,116,1,140,4,1,23,1,2,14,23,65,2,15,4,1,1,33,2,14,23,72,2,13,4,1,1,38,2,9,23,39,2,10,4,1,1,39,4,1,2,10,23,40,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,17,4,1,2,10,23,29,2,9,4,1,1,39,23,1,2,9,23,29,2,10,4,1,1,1207,}, - {1,1455,4,2,2,189,1,277,4,2,2,119,1,137,4,1,2,14,23,69,2,14,4,1,1,30,4,1,2,13,23,75,2,13,23,1,1,37,2,9,23,40,2,10,4,1,1,38,2,10,23,41,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,18,23,1,2,9,23,30,2,9,1,39,2,9,23,30,2,9,23,1,1,1208,}, - {1,1450,4,1,1,4,4,2,2,189,1,277,4,2,2,119,1,136,4,1,2,13,23,73,2,13,4,1,1,28,4,1,2,13,23,78,2,13,1,36,2,9,23,41,2,9,23,1,1,37,23,1,2,10,23,41,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,17,4,2,2,10,23,29,2,9,23,1,1,37,23,1,2,9,23,29,2,10,1,1209,}, - {1,1455,2,191,1,277,23,2,2,117,23,1,2,1,1,133,4,1,1,1,4,1,2,13,23,75,2,13,4,1,1,26,4,1,2,12,23,81,2,13,4,1,1,34,2,9,23,41,2,10,23,1,1,35,4,1,2,10,23,42,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,19,23,1,2,9,23,30,2,9,4,1,1,35,4,1,2,9,23,30,2,9,4,1,1,1209,}, - {1,1455,2,191,1,277,23,2,2,119,1,134,4,1,2,12,23,78,2,13,23,1,1,24,23,1,2,12,23,84,2,12,1,34,2,9,23,42,2,10,4,2,1,32,4,1,2,10,23,43,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,20,2,10,23,29,2,9,23,1,1,35,2,10,23,29,2,10,1,1210,}, - {1,1455,2,191,1,277,2,119,23,2,1,133,23,1,2,12,23,81,2,12,23,1,1,22,23,1,2,12,23,86,2,12,1,33,2,9,23,43,2,10,4,1,1,32,2,10,23,44,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,20,4,1,2,9,23,30,2,9,4,1,1,33,4,1,2,9,23,29,2,10,4,1,1,1210,}, - {1,1455,2,191,1,277,2,119,23,2,1,132,23,1,2,12,23,83,2,11,23,1,1,21,23,1,2,11,23,89,2,12,1,32,2,9,23,44,2,10,4,1,1,30,2,10,23,45,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,21,2,10,23,30,2,9,1,33,2,9,23,30,2,9,23,1,1,1211,}, - {1,1455,2,191,1,277,2,119,23,2,1,131,4,1,2,12,23,85,2,10,4,1,1,20,4,1,2,11,23,91,2,12,1,31,2,9,23,44,2,10,23,1,1,29,23,1,2,10,23,45,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,21,4,1,2,10,23,29,2,9,4,1,1,31,23,1,2,9,23,29,2,10,4,1,1,1211,}, - {1,1454,23,1,2,188,23,1,2,2,1,275,4,2,2,122,23,2,1,127,4,1,2,11,23,86,2,10,4,1,1,20,4,1,2,11,23,93,2,12,1,30,2,9,23,45,2,10,23,1,1,27,23,1,2,10,23,46,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,22,23,1,2,9,23,30,2,9,4,1,1,29,4,1,2,9,23,30,2,9,23,1,1,1212,}, - {1,1454,23,1,2,188,23,1,2,2,1,275,4,2,2,121,23,3,1,126,23,1,2,11,23,86,2,10,23,1,1,20,4,1,2,11,23,95,2,11,23,1,1,29,2,9,23,46,2,10,4,1,1,25,4,1,2,10,23,47,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,22,4,1,2,10,23,29,2,9,23,1,1,29,23,1,2,9,23,29,2,10,1,1213,}, - {1,1454,2,192,1,273,4,2,2,126,4,3,1,122,4,1,2,11,23,87,2,10,1,16,4,1,1,3,4,1,2,11,23,97,2,11,23,1,1,28,2,9,23,47,2,10,4,1,1,23,4,1,2,10,23,48,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,23,4,1,2,9,23,30,2,9,4,1,1,27,4,1,2,9,23,30,2,9,4,1,1,1213,}, - {1,1454,2,192,1,273,4,2,2,126,4,3,1,121,4,1,2,11,23,87,2,10,4,1,1,20,23,1,2,10,23,99,2,11,4,1,1,27,2,9,23,48,2,10,4,1,1,21,4,1,23,1,2,10,23,48,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,24,2,10,23,29,2,9,23,1,1,27,23,1,2,9,23,29,2,9,23,1,1,1214,}, - {1,1451,23,3,2,192,1,271,2,130,4,3,1,120,4,1,2,11,23,87,2,10,4,1,1,20,23,1,2,10,23,102,2,10,4,1,1,26,2,9,23,48,2,10,23,1,1,21,23,1,2,10,23,49,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,24,4,1,2,9,23,30,2,9,4,1,1,25,4,1,2,9,23,29,2,10,4,1,1,1214,}, - {1,1451,23,3,2,192,1,271,2,130,4,3,1,120,2,11,23,87,2,10,23,1,1,20,4,1,2,10,23,103,2,11,1,26,2,9,23,49,2,10,4,1,1,19,4,1,2,10,23,50,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,25,2,10,23,29,2,10,1,25,2,10,23,29,2,9,23,1,1,1215,}, - {1,1451,23,3,2,192,1,271,2,130,4,3,1,119,23,1,2,10,23,87,2,11,1,20,4,1,2,10,23,105,2,10,23,1,1,25,2,9,23,50,2,10,4,1,1,17,4,1,2,10,23,51,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,25,4,1,2,10,23,29,2,9,4,1,1,23,23,1,2,9,23,29,2,10,4,1,1,1215,}, - {1,1448,4,1,2,194,4,3,1,271,2,130,23,3,1,118,4,1,2,10,23,88,2,10,4,1,1,19,4,1,2,10,23,107,2,10,23,1,1,24,2,9,23,51,2,10,4,2,1,14,4,1,2,10,23,52,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,26,23,1,2,9,23,30,2,9,4,1,1,2,4,1,1,19,2,9,23,30,2,9,23,1,1,1216,}, - {1,1448,4,1,2,194,4,3,1,271,2,130,23,3,1,117,4,1,2,10,23,88,2,10,4,1,1,20,23,1,2,10,23,108,2,10,4,1,1,23,2,9,23,51,2,11,1,15,2,11,23,52,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,26,4,1,2,10,23,29,2,9,23,1,1,21,23,1,2,9,23,29,2,10,1,1217,}, - {1,1448,4,1,2,197,1,271,2,133,1,117,23,1,2,9,23,88,2,10,23,1,1,20,4,1,2,10,23,110,2,9,23,1,1,23,2,9,23,52,2,10,23,1,1,13,23,1,2,10,23,53,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,27,23,1,2,9,23,30,2,9,4,1,1,19,4,1,2,9,23,29,2,10,4,1,1,1217,}, - {1,1448,4,1,2,197,23,1,1,267,2,136,1,116,4,1,2,10,23,49,2,10,23,28,2,10,23,1,1,21,2,10,23,112,2,9,4,1,1,22,2,9,23,53,2,10,23,1,1,11,4,1,2,10,23,54,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,28,2,10,23,29,2,10,1,19,23,1,2,9,23,29,2,10,4,1,1,1217,}, - {1,1448,4,1,2,197,23,1,1,267,2,136,1,115,4,1,2,10,23,44,2,21,23,23,2,10,1,21,23,1,2,9,23,55,2,1,23,57,2,10,4,1,1,21,2,9,23,54,2,10,4,2,1,8,4,1,2,10,23,55,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,28,4,1,2,9,23,30,2,9,4,1,1,17,23,1,2,9,23,29,2,10,4,1,1,1218,}, - {1,1448,4,1,2,197,23,1,1,267,2,136,1,115,23,1,2,9,23,42,2,27,23,19,2,10,4,1,1,20,4,1,2,9,23,49,2,18,23,48,2,9,23,1,1,21,2,9,23,55,2,10,1,8,4,1,2,10,23,56,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,29,2,10,23,29,2,10,1,16,4,1,2,9,23,30,2,9,23,1,1,1219,}, - {1,1449,2,198,1,264,4,1,2,139,1,1,4,1,1,111,4,1,2,9,23,41,2,33,23,14,2,10,4,1,1,21,23,1,2,9,23,44,2,28,23,44,2,9,4,1,1,20,2,9,23,55,2,11,1,7,2,11,23,56,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,29,4,1,2,9,23,30,2,9,23,1,1,15,23,1,2,9,23,29,2,10,1,1220,}, - {1,1448,4,1,2,198,1,262,4,1,1,2,2,139,1,113,2,10,23,38,2,38,23,11,2,10,23,1,1,21,4,1,2,9,23,42,2,34,23,42,2,9,1,20,2,9,23,56,2,10,23,1,1,5,23,1,2,10,23,57,2,8,23,1,1,14,2,8,23,22,2,80,1,31,23,1,2,9,23,30,2,9,4,1,1,13,4,1,2,9,23,30,2,9,23,1,1,1220,}, - {1,1446,23,2,2,199,1,259,23,2,2,145,1,110,4,1,2,9,23,37,2,42,23,8,2,11,4,1,1,21,2,10,23,40,2,38,23,40,2,9,4,1,1,19,2,9,23,57,2,10,23,1,1,3,4,1,2,10,23,58,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,30,4,1,2,10,23,29,2,9,23,1,1,13,23,1,2,9,23,29,2,10,1,3,4,1,1,1217,}, - {1,1446,23,2,2,198,23,1,1,259,23,1,4,1,2,145,1,109,4,1,2,9,23,36,2,46,23,6,2,10,4,1,1,21,4,1,2,9,23,39,2,42,23,39,2,9,1,19,2,9,23,58,2,10,4,1,1,1,4,1,2,10,23,59,2,8,23,1,1,14,2,8,23,22,2,9,23,70,4,1,1,28,4,1,1,3,23,1,2,9,23,30,2,9,4,1,1,11,4,1,2,9,23,30,2,9,4,1,1,1221,}, - {1,1443,23,3,2,201,1,259,23,2,2,147,1,107,23,1,2,9,23,35,2,48,23,4,2,10,4,1,1,22,2,9,23,38,2,46,23,37,2,9,4,1,1,18,2,9,23,25,2,1,23,33,2,10,4,1,2,11,23,32,2,2,23,25,2,8,23,1,1,14,2,8,23,22,2,8,4,1,1,104,2,10,23,29,2,10,1,11,2,10,23,29,2,10,1,1222,}, - {1,1443,23,3,2,201,1,259,23,2,2,147,1,106,4,1,2,9,23,34,2,18,23,1,4,2,1,9,4,2,23,1,2,19,23,1,2,10,23,1,1,22,4,1,2,9,23,36,2,49,23,37,2,9,1,18,2,9,23,25,2,2,23,32,2,21,23,32,2,3,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,105,4,1,2,9,23,30,2,9,4,1,1,9,4,1,2,9,23,29,2,10,4,1,1,1222,}, - {1,1443,23,3,2,201,1,259,23,2,2,147,1,106,23,1,2,9,23,33,2,15,23,1,4,1,1,19,4,1,23,1,2,25,23,1,1,23,2,9,23,36,2,18,23,2,4,11,23,2,2,19,23,35,2,9,4,1,1,17,2,9,23,25,2,3,23,32,2,19,23,33,2,3,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,106,23,1,2,9,23,29,2,10,4,1,1,7,4,1,2,9,23,30,2,9,23,1,1,1223,}, - {1,1443,2,206,1,257,23,2,2,147,4,1,1,104,4,1,2,9,23,33,2,14,4,1,1,25,4,1,23,1,2,22,4,1,1,22,4,1,2,9,23,35,2,16,23,1,4,2,1,14,4,4,23,1,2,16,23,35,2,9,4,1,1,16,2,9,23,25,2,4,23,32,2,17,23,33,2,4,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,106,4,1,2,10,23,29,2,9,23,1,1,7,23,1,2,9,23,29,2,10,4,1,1,1223,}, - {1,1443,2,206,1,257,23,2,2,147,4,1,1,104,23,1,2,9,23,32,2,13,4,2,1,28,4,1,23,1,2,19,4,1,1,23,2,9,23,34,2,15,23,1,4,1,1,23,4,2,23,1,2,14,23,34,2,9,4,1,1,16,2,9,23,25,2,4,23,33,2,16,23,32,2,5,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,107,23,1,2,9,23,30,2,9,4,1,1,3,4,3,2,9,23,30,2,9,4,1,1,1224,}, - {1,1442,4,1,2,208,23,1,4,3,1,6,4,1,23,1,4,6,1,235,4,2,23,2,2,147,23,1,1,104,2,9,23,32,2,12,4,1,1,33,4,1,2,17,23,1,1,23,4,1,2,9,23,33,2,14,4,2,1,29,23,1,2,13,23,34,2,8,23,1,1,16,2,9,23,25,2,5,23,33,2,14,23,32,2,6,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,108,2,10,23,29,2,9,23,1,1,4,23,1,2,10,23,29,2,10,1,1225,}, - {1,1442,4,1,2,208,23,1,4,3,1,6,4,8,1,235,4,2,23,2,2,147,23,1,1,103,4,1,2,9,23,31,2,11,23,1,1,1,4,1,1,35,23,1,2,14,23,1,1,2,4,1,1,21,23,1,2,8,23,33,2,13,4,2,1,33,23,1,2,12,23,33,2,9,4,1,1,15,2,9,23,25,2,6,23,32,2,13,23,32,2,7,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,108,23,1,2,9,23,30,2,9,4,1,1,2,4,1,2,10,23,30,2,9,4,1,1,1225,}, - {1,1442,2,227,23,1,4,1,1,232,4,1,2,152,1,103,23,1,2,8,23,31,2,11,4,1,1,39,4,1,2,13,4,1,1,24,2,9,23,32,2,12,4,2,1,36,4,1,23,1,2,11,23,33,2,8,23,1,1,15,2,9,23,25,2,6,23,33,2,11,23,33,2,7,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,109,2,10,23,29,2,10,4,1,1,1,2,11,23,29,2,10,1,1226,}, - {1,1442,2,227,23,2,1,232,4,1,2,152,1,103,2,9,23,30,2,11,4,1,1,41,4,1,2,11,4,1,1,24,4,1,2,8,23,32,2,12,4,1,1,40,4,1,2,11,23,32,2,9,1,15,2,9,23,25,2,7,23,33,2,9,23,33,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,109,4,1,2,10,23,29,2,9,23,1,4,1,2,10,23,30,2,9,4,1,1,1226,}, - {1,1442,2,227,23,2,1,232,4,1,2,152,1,102,4,1,2,8,23,30,2,11,4,1,1,44,2,9,4,1,1,24,4,1,2,9,23,31,2,11,23,1,4,1,1,42,4,1,2,11,23,32,2,8,4,1,1,14,2,9,23,25,2,8,23,33,2,8,23,32,2,9,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,110,23,1,2,9,23,29,2,21,23,29,2,9,23,1,1,1227,}, - {1,1438,4,2,23,2,2,229,1,230,4,2,2,153,1,102,2,9,23,29,2,11,1,47,23,1,2,6,23,1,1,25,4,1,2,8,23,31,2,11,4,2,1,44,4,1,2,11,23,31,2,9,1,14,2,9,23,25,2,9,23,32,2,7,23,32,2,10,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,110,4,1,2,10,23,29,2,19,23,29,2,10,4,1,1,1227,}, - {1,1438,4,2,23,2,2,229,1,229,4,2,1,1,2,153,1,101,4,1,2,9,23,28,2,10,23,1,1,49,23,1,2,5,1,26,23,1,2,8,23,31,2,10,4,1,1,44,4,1,1,3,23,1,2,10,23,30,2,9,1,14,2,9,23,25,2,10,23,32,2,5,23,33,2,10,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,111,23,1,2,9,23,29,2,18,23,30,2,9,23,1,1,1228,}, - {1,1438,2,233,4,1,1,228,2,155,4,1,1,101,23,1,2,8,23,29,2,9,23,1,4,1,1,50,23,1,2,3,1,27,2,9,23,30,2,10,4,1,1,49,4,1,23,1,2,10,23,30,2,8,4,1,1,13,2,9,23,25,2,10,23,33,2,3,23,33,2,11,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,112,2,10,23,29,2,17,23,29,2,10,1,1229,}, - {1,1438,2,233,4,1,1,228,23,1,2,154,4,1,1,100,4,1,2,9,23,28,2,10,1,53,23,1,2,1,4,1,1,26,4,1,2,8,23,30,2,10,4,1,1,52,2,10,23,30,2,8,23,1,1,13,2,9,23,25,2,11,23,33,2,1,23,33,2,12,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,112,4,1,2,9,23,30,2,15,23,30,2,9,4,1,1,1229,}, - {1,1438,2,233,4,1,1,226,2,158,4,5,1,95,4,1,2,8,23,28,2,10,4,1,1,82,23,1,2,8,23,30,2,9,4,1,1,54,2,10,23,29,2,9,1,13,2,9,23,25,2,12,23,65,2,13,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,113,2,10,23,29,2,15,23,29,2,9,23,1,1,1230,}, - {1,1438,2,233,4,1,1,226,2,158,4,5,1,95,4,1,2,8,23,28,2,9,4,1,1,83,2,9,23,29,2,9,23,1,1,55,4,1,2,10,23,29,2,8,4,1,1,12,2,9,23,25,2,13,23,63,2,14,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,113,4,1,2,9,23,30,2,13,23,30,2,9,4,1,1,1230,}, - {1,1438,2,233,4,1,1,226,2,158,4,3,1,1,4,1,1,95,23,1,2,8,23,27,2,9,23,1,1,84,2,9,23,28,2,9,23,1,1,57,4,1,2,9,23,29,2,8,4,1,1,12,2,9,23,25,2,14,23,62,2,14,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,114,23,1,2,9,23,29,2,13,23,29,2,9,23,1,1,1231,}, - {1,1438,2,233,4,1,1,225,4,1,2,161,23,2,1,94,4,1,2,8,23,28,2,9,4,1,1,83,4,1,2,8,23,29,2,9,4,1,1,58,23,1,2,9,23,28,2,8,23,1,1,12,2,9,23,25,2,14,23,61,2,15,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,114,4,1,2,10,23,29,2,11,23,29,2,10,4,1,1,1231,}, - {1,1438,2,233,4,1,1,225,4,1,2,161,23,2,1,94,4,1,2,8,23,27,2,9,4,1,1,84,23,1,2,8,23,28,2,9,4,1,1,60,2,9,23,29,2,8,4,1,1,11,2,9,23,25,2,15,23,59,2,16,23,25,2,8,23,1,1,14,2,8,23,22,2,8,4,71,1,44,23,1,2,9,23,30,2,9,23,30,2,9,23,1,1,1232,}, - {1,1437,23,1,2,233,4,1,1,225,2,164,4,1,1,93,23,1,2,8,23,27,2,8,23,1,1,85,2,9,23,28,2,8,23,1,1,61,4,1,2,9,23,28,2,8,4,1,1,11,2,9,23,25,2,16,23,57,2,17,23,25,2,8,23,1,1,14,2,8,23,22,2,80,1,44,2,10,23,29,2,9,23,29,2,10,1,1233,}, - {1,1437,23,1,2,233,4,1,1,225,2,164,4,1,1,93,23,1,2,8,23,26,2,9,4,1,1,85,2,9,23,27,2,9,4,1,1,62,23,1,2,8,23,28,2,8,4,1,1,11,2,9,23,25,2,17,23,55,2,18,23,25,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,43,4,1,2,9,23,30,2,7,23,30,2,9,4,1,1,1233,}, - {1,1434,4,3,2,234,4,1,1,221,23,2,2,167,4,2,1,91,2,9,23,26,2,9,1,86,2,8,23,28,2,8,23,1,1,63,4,1,2,9,23,27,2,8,23,1,1,11,2,9,23,25,2,17,23,55,2,18,23,25,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,44,2,10,23,29,2,7,23,29,2,9,23,1,1,1234,}, - {1,1434,4,1,23,2,2,234,4,1,1,221,23,2,2,167,4,2,1,91,2,8,23,27,2,8,4,1,1,85,4,1,2,8,23,28,2,8,4,1,1,64,23,1,2,8,23,28,2,8,1,11,2,9,23,25,2,18,23,53,2,19,23,25,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,44,4,1,2,9,23,30,2,4,23,30,2,10,4,1,1,1234,}, - {1,1434,23,1,4,2,2,234,4,1,1,221,23,2,2,167,4,2,1,90,4,1,2,8,23,26,2,9,1,86,4,1,2,8,23,27,2,9,1,65,4,1,2,8,23,28,2,8,4,1,1,10,2,9,23,25,2,19,23,51,2,10,23,1,2,9,23,25,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,45,2,10,23,29,2,4,23,30,2,9,23,1,1,1235,}, - {1,1432,23,2,2,237,4,1,1,219,2,176,1,87,4,1,2,8,23,26,2,8,23,1,1,86,23,1,2,8,23,27,2,8,23,1,1,66,2,9,23,27,2,8,4,1,1,10,2,9,23,25,2,20,23,49,2,11,1,1,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,45,4,1,2,10,23,29,2,2,23,30,2,10,4,1,1,1235,}, - {1,1432,23,2,2,237,4,1,1,219,2,1,23,1,2,174,1,87,23,1,2,8,23,26,2,8,4,1,1,86,23,1,2,8,23,27,2,8,4,1,1,66,23,1,2,8,23,27,2,8,4,1,1,10,2,9,23,25,2,8,23,1,4,1,2,11,23,47,2,11,4,1,1,1,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,46,23,1,2,9,23,61,2,9,23,1,1,1236,}, - {1,1432,2,239,23,1,1,217,2,179,1,86,23,1,2,8,23,26,2,8,4,1,1,85,4,1,2,8,23,27,2,9,1,67,4,1,2,8,23,27,2,8,23,1,1,10,2,9,23,25,2,8,4,1,1,1,4,1,2,10,23,47,2,10,4,1,1,2,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,1,23,69,2,10,4,1,1,46,4,1,2,10,23,59,2,10,1,1237,}, - {1,1432,2,239,23,1,1,217,2,179,1,86,2,9,23,25,2,9,1,86,4,1,2,8,23,27,2,8,23,1,1,68,2,9,23,26,2,8,23,1,1,10,2,9,23,25,2,8,4,2,1,1,4,1,2,10,23,45,2,10,23,1,1,3,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,47,4,1,2,9,23,59,2,9,4,1,1,1237,}, - {1,1431,2,241,1,217,2,181,1,84,2,9,23,25,2,8,23,1,1,86,4,1,2,8,23,27,2,8,4,1,1,68,23,1,2,8,23,26,2,8,23,1,1,10,2,9,23,25,2,8,23,1,1,3,23,1,2,10,23,43,2,10,23,1,1,4,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,48,2,10,23,57,2,9,23,1,1,1238,}, - {1,1431,2,241,1,217,2,181,1,84,2,9,23,25,2,8,23,1,1,86,4,1,2,8,23,27,2,8,4,1,1,68,4,1,2,8,23,26,2,9,1,10,2,9,23,25,2,8,23,1,1,4,2,11,23,41,2,11,1,5,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,48,4,1,2,9,23,56,2,10,1,1239,}, - {1,1431,2,241,1,217,2,181,1,84,2,8,23,26,2,8,4,1,1,86,4,1,2,8,23,27,2,8,4,1,1,68,4,1,2,8,23,27,2,8,1,10,2,9,23,25,2,8,23,1,1,5,2,10,23,40,2,11,4,1,1,5,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,49,23,1,2,9,23,55,2,9,23,1,1,1239,}, - {1,1429,4,2,2,241,1,214,4,1,2,183,1,84,2,8,23,26,2,8,4,1,1,86,4,1,2,8,23,26,2,8,23,1,1,69,4,1,2,8,23,27,2,8,1,10,2,9,23,25,2,8,23,1,1,5,4,1,2,10,23,39,2,10,4,1,1,6,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,49,4,1,2,10,23,53,2,10,1,1240,}, - {1,1429,4,2,2,241,1,214,4,1,2,183,1,84,2,8,23,26,2,8,4,1,1,86,23,1,2,8,23,26,2,8,23,1,1,70,2,8,23,27,2,8,1,10,2,9,23,25,2,8,23,1,1,6,4,1,2,10,23,37,2,10,23,1,1,7,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,50,23,1,2,9,23,53,2,9,4,1,1,1240,}, - {1,1427,23,1,2,1,4,1,23,1,2,241,1,214,4,1,2,183,4,2,1,82,2,8,23,26,2,8,4,1,1,86,23,1,2,8,23,26,2,8,4,1,1,70,2,8,23,27,2,8,1,10,2,9,23,25,2,8,23,1,1,6,4,1,23,1,2,10,23,35,2,11,1,8,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,50,4,1,2,10,23,51,2,10,1,1241,}, - {1,1427,23,1,2,1,23,2,2,241,1,214,4,1,2,183,4,2,1,82,2,8,23,26,2,8,4,1,1,86,23,1,2,8,23,26,2,8,4,1,1,70,2,8,23,27,2,8,1,10,2,9,23,25,2,8,23,1,1,8,2,11,23,33,2,11,1,9,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,51,4,1,2,9,23,51,2,9,4,1,1,1241,}, - {1,1425,23,2,2,245,1,204,4,2,1,3,4,3,2,186,23,2,1,82,2,8,23,26,2,8,4,1,1,86,23,1,2,8,23,26,2,8,4,1,1,70,2,8,23,27,2,8,1,10,2,9,23,25,2,8,23,1,1,8,4,1,2,10,23,33,2,10,4,1,1,9,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,52,2,10,23,49,2,9,23,1,1,1242,}, - {1,1425,23,2,2,245,1,204,4,2,1,3,4,3,2,186,23,2,1,82,2,8,23,26,2,8,4,1,1,86,23,1,2,8,23,26,2,8,4,1,1,70,2,8,23,27,2,8,1,10,2,9,23,25,2,8,23,1,1,9,4,1,2,10,23,31,2,10,4,1,1,10,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,52,4,1,2,9,23,49,2,9,4,1,1,1242,}, - {1,1425,23,2,2,245,1,204,4,2,1,3,4,3,2,186,23,2,1,82,2,8,23,26,2,8,4,1,1,86,23,1,2,8,23,26,2,8,4,1,1,70,2,8,23,27,2,8,1,10,2,9,23,25,2,8,23,1,1,10,4,1,2,10,23,29,2,10,23,1,1,11,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,53,23,1,2,9,23,47,2,9,23,1,1,1243,}, - {1,1424,4,1,2,247,1,200,2,6,1,3,23,1,4,2,2,188,4,1,1,80,4,1,2,8,23,26,2,8,4,1,1,86,23,1,2,8,23,26,2,8,4,1,1,70,2,8,23,27,2,8,1,10,2,9,23,25,2,8,23,1,1,11,23,1,2,10,23,27,2,10,23,1,4,1,1,11,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,53,4,1,2,10,23,45,2,10,1,1244,}, - {1,1423,4,1,1,1,2,247,1,200,2,6,1,3,4,1,23,2,2,188,4,1,1,81,2,8,23,26,2,8,4,1,1,86,23,1,2,8,23,26,2,8,4,1,1,70,2,8,23,27,2,8,1,10,2,9,23,25,2,8,23,1,1,11,4,1,2,11,23,25,2,11,4,1,1,12,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,54,23,1,2,9,23,45,2,9,4,1,1,1244,}, - {1,1423,4,2,2,250,23,2,1,187,4,5,23,1,2,202,23,1,1,81,2,8,23,26,2,8,4,1,1,86,23,1,2,8,23,26,2,8,23,1,1,70,2,8,23,27,2,8,1,10,2,9,23,25,2,8,23,1,1,12,4,1,2,10,23,25,2,10,4,1,1,13,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,54,4,1,2,10,23,43,2,10,1,1245,}, - {1,1423,4,2,2,250,23,2,1,187,4,2,1,1,4,2,23,1,2,202,23,1,1,81,2,9,23,25,2,8,4,1,1,86,4,1,2,8,23,26,2,8,23,1,1,70,2,8,23,27,2,8,1,10,2,9,23,25,2,8,23,1,1,13,4,1,2,10,23,23,2,10,23,1,1,4,4,1,1,9,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,55,4,1,2,9,23,43,2,9,4,1,1,1245,}, - {1,1425,2,252,1,187,4,3,2,206,1,81,2,9,23,25,2,8,23,1,1,86,4,1,2,8,23,27,2,7,23,1,1,69,4,1,2,8,23,27,2,8,1,10,2,9,23,25,2,8,23,1,1,14,23,1,2,10,23,21,2,10,23,1,1,15,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,56,2,10,23,41,2,9,23,1,1,2,4,1,1,1243,}, - {1,1425,2,252,1,187,4,3,2,206,1,81,2,9,23,25,2,9,1,86,4,1,2,8,23,27,2,8,4,1,1,68,4,1,2,8,23,27,2,8,1,10,2,9,23,25,2,8,23,1,1,15,23,1,2,10,23,19,2,11,1,16,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,56,4,1,2,9,23,40,2,10,4,1,1,1246,}, - {1,1425,2,252,1,187,4,3,2,206,1,81,23,1,2,8,23,26,2,8,1,86,4,1,2,8,23,27,2,8,4,1,1,68,23,1,2,8,23,26,2,9,1,10,2,9,23,25,2,8,23,1,1,15,4,1,2,11,23,17,2,11,4,1,1,16,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,57,23,1,2,9,23,39,2,9,23,1,1,1247,}, - {1,1423,2,255,23,2,1,181,4,2,2,210,4,3,1,78,23,1,2,8,23,26,2,8,4,1,1,85,4,1,2,8,23,27,2,8,4,1,1,68,2,9,23,26,2,9,1,10,2,9,23,25,2,8,23,1,1,16,4,1,2,10,23,17,2,10,4,1,1,17,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,57,4,1,2,10,23,37,2,10,1,1248,}, - {1,1423,2,255,23,2,1,181,4,2,2,210,4,3,1,78,4,1,2,8,23,26,2,8,23,1,1,85,4,1,2,8,23,27,2,8,23,1,1,67,4,1,2,8,23,27,2,8,23,1,1,10,2,9,23,25,2,8,23,1,1,17,4,1,2,10,23,15,2,10,23,1,1,18,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,94,2,8,4,1,1,58,4,1,2,9,23,37,2,9,4,1,1,1248,}, - {1,1395,2,2,4,2,1,2,4,2,2,1,1,19,2,257,1,181,4,2,2,213,1,78,4,1,2,8,23,26,2,9,1,85,4,1,2,8,23,28,2,8,1,67,4,1,2,8,23,27,2,8,23,1,1,10,2,9,23,25,2,8,23,1,1,18,23,1,2,10,23,13,2,10,23,1,1,19,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,58,4,1,2,10,23,35,2,9,23,1,1,1249,}, - {1,1395,2,1,23,1,4,2,1,2,4,2,2,1,1,19,2,257,1,181,4,2,2,213,1,79,2,8,23,27,2,8,4,1,1,85,23,1,2,8,23,27,2,8,4,1,1,66,23,1,2,8,23,27,2,8,4,1,1,10,2,9,23,25,2,8,23,1,1,19,2,11,23,11,2,11,1,20,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,59,4,1,2,9,23,35,2,9,4,1,1,1249,}, - {1,1392,23,1,2,11,1,17,23,2,2,257,23,3,1,6,23,3,2,7,4,2,1,158,4,2,2,212,1,82,2,8,23,27,2,8,23,1,1,85,23,1,2,8,23,27,2,8,23,1,1,65,4,1,2,9,23,27,2,8,4,1,1,10,2,9,23,25,2,8,23,1,1,19,4,1,2,10,23,11,2,10,4,1,1,20,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,60,2,10,23,33,2,9,23,1,1,1250,}, - {1,1392,4,1,2,11,1,17,23,2,2,257,23,3,1,6,23,3,2,7,4,2,1,160,2,212,1,82,2,9,23,26,2,9,4,1,1,84,4,1,2,8,23,27,2,9,1,65,4,1,2,8,23,28,2,8,4,1,1,10,2,9,23,25,2,8,23,1,1,20,4,1,2,10,23,9,2,10,4,1,1,1,4,1,1,19,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,60,4,1,2,9,23,32,2,10,4,1,1,1250,}, - {1,1392,2,12,1,14,4,2,2,264,1,4,23,1,2,12,4,2,1,152,23,4,2,217,23,3,4,2,1,74,23,1,2,8,23,27,2,8,23,1,1,84,4,1,2,8,23,28,2,8,4,1,1,64,2,9,23,28,2,8,4,1,1,10,2,9,23,25,2,8,23,1,1,21,4,1,2,10,23,7,2,10,23,1,1,22,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,61,23,1,2,9,23,31,2,9,23,1,1,1251,}, - {1,1392,2,12,1,14,4,2,2,264,1,4,23,1,2,12,4,2,1,152,23,4,2,217,23,3,4,2,1,74,4,1,2,8,23,27,2,9,4,1,1,84,2,8,23,28,2,9,1,57,4,2,1,4,4,1,2,9,23,27,2,8,23,1,1,11,2,9,23,25,2,8,23,1,1,22,23,1,2,10,23,5,2,11,1,23,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,61,4,1,2,10,23,29,2,10,1,1252,}, - {1,1392,2,12,1,14,4,2,2,264,1,4,23,1,2,12,4,2,1,152,23,4,2,217,23,3,4,2,1,74,4,1,2,8,23,28,2,9,1,84,2,9,23,27,2,9,4,1,1,56,4,2,1,4,2,9,23,28,2,8,4,1,1,11,2,9,23,25,2,8,23,1,1,23,2,11,23,3,2,11,1,24,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,62,23,1,2,9,23,29,2,9,4,1,1,1252,}, - {1,1390,23,2,2,12,1,14,23,2,2,283,1,152,2,224,4,1,23,1,1,75,2,9,23,27,2,9,4,1,1,83,2,9,23,28,2,9,4,1,1,55,4,1,1,4,23,1,2,9,23,28,2,8,4,1,1,11,2,9,23,25,2,8,23,1,1,23,4,1,2,10,23,3,2,10,4,1,1,24,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,80,4,1,1,63,2,10,23,27,2,10,1,1253,}, - {1,1390,23,2,2,12,1,14,23,2,2,283,1,152,2,224,4,2,1,75,23,1,2,8,23,28,2,9,4,1,1,1,4,1,1,80,23,1,2,8,23,28,2,9,23,1,1,55,4,3,1,1,4,1,2,9,23,29,2,8,4,1,1,11,2,9,23,25,2,8,23,1,1,24,4,1,2,21,4,1,1,25,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,4,1,1,135,4,1,2,9,23,27,2,9,4,1,1,1253,}, - {1,1390,2,16,23,6,4,3,23,3,2,285,1,149,23,3,2,217,1,4,23,2,4,1,1,77,4,1,2,8,23,28,2,10,1,82,4,1,2,8,23,29,2,9,4,1,1,53,4,1,1,1,4,2,1,1,2,10,23,28,2,8,23,1,4,1,1,11,2,9,23,25,2,8,23,1,1,25,23,1,2,19,23,1,1,26,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,23,1,2,8,23,27,2,8,23,1,1,1254,}, - {1,1390,23,1,2,15,23,6,4,3,23,3,2,285,1,149,23,3,2,217,1,4,23,2,4,1,1,77,4,1,2,9,23,28,2,9,23,1,1,53,4,2,1,27,2,9,23,28,2,10,4,1,1,53,4,1,1,2,23,1,2,9,23,29,2,8,23,1,1,12,2,9,23,25,2,8,23,1,1,25,4,1,23,1,2,18,4,1,1,26,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1390,2,313,1,149,2,227,1,78,23,1,2,8,23,28,2,10,23,1,1,51,4,1,2,2,4,1,1,26,2,9,23,29,2,10,1,52,4,1,1,1,4,2,2,10,23,29,2,8,4,1,1,12,2,9,23,25,2,8,23,1,1,26,4,1,2,17,4,1,1,27,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1390,2,313,1,149,2,227,1,78,4,1,2,8,23,29,2,10,23,1,1,49,4,1,2,4,4,1,1,25,23,1,2,8,23,30,2,9,23,1,1,51,4,3,2,10,23,29,2,9,1,13,2,9,23,25,2,8,23,1,1,27,4,1,2,15,4,1,1,28,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1390,2,313,1,149,2,227,1,78,4,1,2,9,23,29,2,10,23,1,1,44,4,1,1,2,23,1,2,6,23,1,1,24,4,1,2,8,23,30,2,10,23,1,1,51,4,1,2,10,23,30,2,8,23,1,1,13,2,9,23,25,2,8,23,1,1,28,23,1,2,13,4,1,1,29,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1387,2,316,1,147,2,229,23,6,1,73,2,9,23,30,2,10,23,1,1,4,4,1,1,40,23,1,2,8,23,1,1,23,4,1,2,9,23,30,2,10,23,1,1,49,4,1,2,10,23,31,2,8,4,1,1,13,2,9,23,25,2,8,23,1,1,29,23,1,2,11,23,1,1,30,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1387,2,316,1,147,2,229,23,6,1,73,4,1,2,8,23,30,2,11,23,1,1,43,23,1,2,10,23,1,1,23,23,1,2,8,23,31,2,10,23,1,1,47,4,1,2,11,23,30,2,9,1,14,2,9,23,25,2,8,23,1,1,30,2,11,4,1,1,30,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1387,2,316,1,145,4,2,2,237,1,72,2,9,23,30,2,12,4,1,1,40,23,1,2,12,4,1,1,22,4,1,2,9,23,30,2,12,1,45,4,1,2,11,23,31,2,9,1,14,2,9,23,25,2,8,23,1,1,31,2,9,4,1,1,31,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1387,2,316,1,145,4,2,2,237,1,72,23,1,2,8,23,31,2,12,4,1,1,37,4,1,2,15,4,1,1,22,2,9,23,31,2,12,4,1,1,41,4,1,23,1,2,11,23,32,2,8,4,1,1,14,2,9,23,25,2,8,23,1,1,30,4,2,2,7,4,1,1,32,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1387,2,316,1,145,2,239,1,72,4,1,2,9,23,31,2,12,23,1,4,1,1,33,4,1,23,1,2,17,23,1,1,21,4,1,2,8,23,32,2,12,23,1,1,39,4,1,2,12,23,32,2,9,1,15,2,9,23,25,2,8,23,1,1,32,23,1,2,5,23,1,1,33,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1387,2,316,1,145,2,239,1,73,23,1,2,8,23,32,2,13,23,1,4,1,1,30,4,1,2,20,23,1,1,21,2,9,23,32,2,13,4,1,1,36,23,1,2,12,23,33,2,8,23,1,1,15,2,9,23,25,2,8,23,1,1,33,23,1,2,3,23,1,1,34,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1387,2,316,1,145,2,239,1,73,4,1,2,9,23,32,2,14,23,1,4,1,1,26,4,1,2,23,23,1,1,20,23,1,2,8,23,33,2,13,23,1,4,1,1,3,4,1,1,28,4,1,2,13,23,33,2,9,4,1,1,15,2,9,23,25,2,8,23,1,1,34,2,3,1,35,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1387,2,316,1,145,2,239,1,73,4,1,2,9,23,34,2,15,4,1,1,21,4,1,23,1,2,26,4,1,1,19,4,1,2,9,23,33,2,14,23,1,4,1,1,28,4,1,23,1,2,13,23,34,2,8,23,1,4,1,1,15,2,9,23,25,2,8,23,1,1,35,2,1,4,1,1,35,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1387,2,316,1,145,2,239,1,74,4,1,2,9,23,34,2,17,23,1,4,2,1,10,4,3,23,1,2,18,23,2,2,11,4,1,1,19,2,9,23,35,2,15,4,2,1,22,4,1,23,1,2,15,23,34,2,9,4,1,1,16,2,9,23,25,2,8,23,1,1,35,4,1,1,36,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1387,2,316,4,2,1,138,4,1,23,2,2,243,23,1,1,72,2,9,23,35,2,21,23,7,2,22,23,4,2,11,4,1,1,18,4,1,2,9,23,35,2,17,4,3,1,13,4,3,23,1,2,17,23,35,2,9,1,17,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1387,2,316,4,2,1,138,4,1,23,2,2,243,23,1,1,72,4,1,2,9,23,36,2,46,23,7,2,11,23,1,1,18,2,9,23,36,2,20,23,2,4,8,23,3,2,18,23,36,2,9,4,1,1,17,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1384,4,2,2,317,4,2,1,136,4,2,2,247,1,73,2,10,23,36,2,44,23,9,2,11,4,1,1,17,4,1,2,9,23,36,2,49,23,37,2,9,1,18,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1384,4,2,2,317,4,2,1,136,4,2,2,247,1,73,4,1,2,9,23,38,2,40,23,12,2,11,4,1,1,16,4,1,2,9,23,38,2,45,23,38,2,9,4,1,1,18,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1384,4,2,2,317,4,2,1,136,4,2,2,247,1,74,2,10,23,39,2,35,23,16,2,11,23,1,1,2,4,1,1,13,4,1,2,9,23,39,2,41,23,40,2,9,1,19,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1384,2,319,4,2,1,136,23,2,2,247,4,2,1,72,4,1,2,9,23,42,2,30,23,19,2,11,23,1,1,16,2,10,23,40,2,37,23,41,2,9,4,1,1,19,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1384,2,319,4,2,1,136,23,2,2,247,4,2,1,73,23,1,2,9,23,44,2,24,23,23,2,11,23,1,1,15,4,1,2,9,23,42,2,33,23,42,2,10,1,20,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1382,23,2,2,319,4,2,1,134,4,2,2,255,4,2,1,67,4,1,2,10,23,48,2,14,23,29,2,11,4,1,1,15,2,10,23,45,2,26,23,45,2,9,4,1,1,20,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1382,23,2,2,319,4,2,1,134,4,2,2,255,4,2,1,68,4,1,2,10,23,91,2,11,4,1,1,14,4,1,2,9,23,49,2,17,23,49,2,9,23,1,1,21,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1381,4,1,2,321,4,2,1,133,4,1,2,259,1,69,2,10,23,92,2,11,23,1,1,14,23,1,2,9,23,113,2,10,4,1,1,21,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1381,4,1,2,321,4,2,1,133,4,1,2,259,1,69,4,1,2,10,23,92,2,11,23,1,1,14,2,10,23,112,2,9,4,1,1,22,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1381,4,1,2,321,4,2,1,133,4,1,2,259,1,70,4,1,2,10,23,92,2,11,4,1,1,13,4,1,2,10,23,110,2,10,1,23,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1381,2,324,23,1,1,129,23,3,2,261,23,1,4,1,1,68,23,1,2,10,23,92,2,11,4,1,1,13,23,1,2,10,23,108,2,10,4,1,1,23,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1381,2,324,23,1,1,129,23,3,2,260,23,1,2,1,4,1,1,68,4,1,2,11,23,92,2,11,23,1,1,12,4,1,2,10,23,107,2,10,4,1,1,24,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1381,2,325,4,2,1,125,4,2,2,265,23,1,4,3,1,66,4,1,2,11,23,92,2,11,23,1,1,12,4,1,2,10,23,105,2,10,23,1,1,25,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1381,2,325,4,2,1,125,4,2,2,265,23,1,4,1,1,1,4,1,1,67,4,1,2,11,23,92,2,11,4,1,1,12,4,1,2,10,23,103,2,11,1,26,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1378,23,3,2,325,4,2,1,125,2,271,23,2,1,66,4,1,2,11,23,92,2,11,4,1,1,12,23,1,2,10,23,101,2,11,4,1,1,26,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1378,23,3,2,325,4,2,1,125,2,271,23,2,1,67,23,1,2,11,23,90,2,12,4,1,1,12,4,1,2,11,23,99,2,11,4,1,1,27,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1378,23,3,2,325,4,2,1,125,2,271,23,2,1,68,23,1,2,11,23,88,2,12,23,1,1,14,4,1,2,11,23,97,2,11,23,1,1,28,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1378,2,328,23,2,1,124,2,274,23,1,1,68,23,1,2,11,23,86,2,12,23,1,1,16,4,1,2,11,23,95,2,11,23,1,1,2,4,1,1,26,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1378,2,328,23,2,1,124,2,274,23,1,1,69,23,1,2,11,23,84,2,12,23,1,1,18,4,1,2,11,23,93,2,11,23,1,1,30,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1377,23,1,2,330,23,4,1,115,4,1,23,2,2,277,1,70,23,1,2,12,23,81,2,12,23,1,1,20,4,1,2,11,23,91,2,12,1,31,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1377,23,1,2,330,23,4,1,115,23,1,4,2,2,277,1,71,23,1,2,12,23,78,2,13,23,1,1,2,4,1,1,19,4,1,2,11,23,89,2,12,1,32,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1377,23,1,2,336,1,112,23,1,2,280,1,72,23,1,2,12,23,76,2,13,4,1,1,24,4,1,2,12,23,86,2,12,4,1,1,32,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1377,23,1,2,336,1,112,23,1,2,280,1,73,4,1,2,13,23,73,2,13,4,1,1,26,4,1,2,12,23,83,2,13,4,1,1,33,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1377,23,1,2,336,1,112,23,1,2,280,1,74,4,1,2,13,23,70,2,14,4,1,1,28,4,1,2,12,23,81,2,12,23,1,1,35,2,9,23,25,2,8,4,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1375,2,342,4,3,1,104,4,3,2,284,1,71,4,1,2,14,23,67,2,14,1,31,4,1,2,13,23,78,2,12,23,1,1,36,2,9,23,25,2,8,4,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1375,2,342,4,3,1,104,4,3,2,284,1,72,4,1,23,1,2,14,23,63,2,14,23,1,4,1,1,32,4,1,2,13,23,75,2,13,4,1,1,37,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1375,2,342,23,3,1,104,2,287,1,74,23,1,2,15,23,59,2,15,4,1,1,36,23,1,2,13,23,72,2,13,4,1,1,38,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1375,2,342,23,3,1,104,2,287,1,75,4,1,2,16,23,55,2,15,23,1,1,1,4,1,1,37,4,1,2,14,23,68,2,14,1,40,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1364,23,3,1,6,4,2,2,345,4,2,1,100,2,289,4,2,1,75,23,1,2,16,23,51,2,16,4,1,1,41,4,1,2,15,23,64,2,14,23,1,1,41,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1364,23,3,1,6,4,1,1,1,2,345,4,2,1,100,2,289,4,2,1,76,4,1,2,18,23,45,2,17,23,1,4,1,1,43,4,1,23,1,2,15,23,60,2,15,4,1,1,42,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1364,23,3,1,6,4,2,2,345,4,2,1,100,2,289,23,2,1,78,23,1,2,18,23,41,2,18,4,1,1,47,4,1,2,16,23,56,2,15,23,1,4,1,1,43,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1360,4,1,2,7,23,1,1,4,2,347,4,2,1,99,2,294,1,77,4,1,23,1,2,20,23,33,2,20,23,1,1,51,23,1,2,16,23,51,2,17,4,1,1,45,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,8,23,27,2,8,4,1,1,1254,}, - {1,1360,4,1,2,6,23,1,2,1,1,4,2,347,4,2,1,99,2,294,1,75,4,1,1,3,4,1,23,1,2,23,23,23,2,23,23,1,1,54,4,1,2,18,23,45,2,18,23,1,1,47,2,9,23,25,2,8,23,1,1,72,23,1,2,8,23,25,2,8,23,1,1,14,2,8,23,22,2,8,1,137,4,1,2,43,4,1,1,1254,}, - {1,1356,4,2,2,11,23,3,2,348,4,2,1,94,23,2,2,297,23,2,1,79,4,1,23,1,2,65,23,1,4,1,1,57,23,1,2,19,23,39,2,19,23,1,4,1,1,48,2,42,23,1,1,72,23,1,2,41,23,1,1,14,2,38,1,137,4,1,2,43,4,1,1,1254,}, - {1,1356,4,1,23,1,2,11,23,3,2,348,4,2,1,94,23,2,2,297,23,2,1,81,4,2,2,61,23,1,4,1,1,61,23,1,2,20,23,33,2,21,4,1,1,50,2,42,23,1,1,72,23,1,2,41,23,1,1,14,2,38,1,137,4,1,2,43,4,1,1,1254,}, - {1,1356,4,2,2,11,4,3,2,348,4,1,1,95,23,2,2,300,1,83,4,1,2,57,4,1,1,65,4,1,23,1,2,25,23,20,2,25,4,1,1,52,2,42,23,1,1,72,23,1,2,41,23,1,1,14,2,38,1,137,4,1,2,43,4,1,1,1254,}, - {1,1356,4,2,2,11,4,3,2,348,1,96,23,2,2,300,1,85,4,1,23,1,2,51,23,1,4,1,1,70,23,1,2,65,23,1,4,1,1,54,2,42,23,1,1,72,23,1,2,41,23,1,1,14,2,38,1,137,4,1,2,43,4,1,1,1254,}, - {1,1356,4,2,2,11,4,3,2,348,1,96,23,2,2,300,1,88,4,2,2,45,23,1,4,1,1,75,4,1,2,61,23,1,4,1,1,56,2,42,23,1,1,72,23,1,2,41,23,1,1,14,2,38,1,137,4,1,2,43,4,1,1,1254,}, - {1,1356,4,2,2,364,4,1,1,10,4,1,1,79,23,2,2,303,1,91,4,1,23,2,2,38,23,1,4,2,1,79,4,1,23,1,2,56,23,1,4,1,1,58,2,42,23,1,1,72,23,1,2,41,23,1,1,14,2,38,1,137,4,1,2,43,4,1,1,1254,}, - {1,1354,4,1,1,1,4,2,2,364,4,1,1,8,4,1,1,81,23,2,2,303,1,94,4,2,23,1,2,31,23,1,4,2,1,85,4,2,2,51,23,1,4,1,1,61,2,42,23,1,1,72,23,1,2,41,23,1,1,14,2,38,1,138,2,42,23,1,1,1255,}, - {1,1356,2,371,4,2,1,82,4,2,2,305,1,100,4,2,23,2,2,18,23,1,4,2,1,95,4,1,2,45,23,1,4,1,1,64,2,42,4,1,1,72,23,1,2,41,23,1,1,14,2,38,1,1436,}, - {1,1356,2,371,4,2,1,82,23,1,4,1,2,305,1,108,4,2,1,2,4,2,1,2,4,1,1,106,4,2,2,37,23,1,4,1,1,73,4,32,1,1,4,2,1,76,4,1,1,1,4,2,1,1,4,1,1,1,4,1,1,1,4,26,1,2,4,2,1,19,4,25,1,7,4,2,1,1438,}, - {1,1352,23,3,2,379,1,75,4,2,2,307,1,226,4,3,23,2,2,25,23,2,4,4,1,1716,}, - {1,1352,23,3,2,379,1,75,4,2,2,307,1,232,4,3,23,3,2,10,23,4,4,4,1,1722,}, - {1,1352,23,3,2,379,1,75,4,2,2,307,1,1978,}, - {1,1352,23,3,2,379,1,75,2,309,1,1978,}, - {1,1352,23,3,2,379,1,75,2,309,1,1978,}, - {1,1352,23,3,2,379,4,9,1,66,2,309,1,1978,}, - {1,1352,23,3,2,379,4,1,1,1,4,8,1,65,2,309,1,1978,}, - {1,1352,2,390,23,2,1,63,2,311,1,1978,}, - {1,1352,2,390,23,2,1,63,2,311,1,1978,}, - {1,1352,2,390,23,2,1,63,2,311,1,1978,}, - {1,1352,23,3,2,390,1,5,4,1,1,54,4,2,2,311,1,1978,}, - {1,1352,23,3,2,390,1,60,4,2,2,311,1,1978,}, - {1,1352,4,3,2,393,1,57,2,313,1,1978,}, - {1,1352,4,3,2,393,1,57,2,313,1,1978,}, - {1,1347,2,2,1,3,2,398,1,52,2,316,1,1978,}, - {1,1347,2,2,1,3,2,398,1,52,2,316,1,1978,}, - {1,1347,2,2,1,3,2,398,1,52,2,316,1,1978,}, - {1,1291,2,13,4,17,23,6,2,2,23,4,2,418,23,1,4,1,1,45,4,1,2,319,1,1978,}, - {1,1291,2,13,4,17,23,6,2,1,23,1,2,1,23,2,4,1,2,418,23,2,1,45,4,1,2,319,1,1978,}, - {1,1273,2,3,4,2,2,482,23,1,2,1,1,6,4,1,1,1,2,4,23,2,1,1,4,2,2,6,1,2,23,1,2,2,4,3,1,5,2,320,1,1978,}, - {1,1273,2,3,4,2,2,482,23,2,1,6,4,2,2,4,23,2,1,1,4,2,2,6,1,2,23,1,2,2,4,3,1,5,2,320,1,1978,}, - {1,1250,4,9,23,3,2,503,4,1,2,19,23,2,2,331,1,1978,}, - {1,1250,4,1,23,1,4,7,23,3,2,503,4,1,2,19,23,2,2,331,1,1978,}, - {1,1250,4,3,23,2,4,4,23,3,2,503,4,1,2,19,23,2,2,331,1,1978,}, - {1,1235,2,883,1,1978,}, - {1,1235,2,883,1,1978,}, - {1,1194,4,1,1,8,4,2,1,12,4,6,23,3,2,892,1,1978,}, - {1,1183,4,1,1,1,2,13,4,3,2,917,1,1978,}, - {1,1183,4,2,2,13,4,3,2,4,23,1,2,912,1,1978,}, - {1,1161,4,3,1,13,4,8,2,933,1,1978,}, - {1,1161,4,3,1,13,4,8,2,933,1,1978,}, - {1,1161,4,3,1,13,4,8,2,933,1,1978,}, - {1,1158,23,3,2,3,23,4,2,1,23,1,2,3,23,2,2,943,1,1978,}, - {1,1158,2,6,23,7,2,2,23,2,2,943,1,1978,}, - {1,1144,4,13,2,961,1,1978,}, - {1,1144,4,13,23,1,2,960,1,1978,}, - {1,1144,2,974,1,1978,}, - {1,1144,2,974,1,1978,}, - {1,1144,2,974,1,1978,}, - {1,1123,4,6,2,989,1,1978,}, - {1,1123,4,6,2,989,1,1978,}, - {1,1123,2,1037,4,1,1,1935,}, - {1,1123,2,1037,4,1,1,1935,}, - {1,1110,4,2,2,1049,4,1,1,1934,}, - {1,1103,4,1,1,6,4,2,2,1049,4,2,1,1933,}, - {1,1109,4,3,2,1049,1,1,4,1,1,1933,}, - {1,1099,23,3,2,1061,1,661,4,6,1,1266,}, - {1,1099,23,3,2,1061,1,660,4,7,1,1266,}, - {1,1095,4,3,2,1065,4,2,1,629,4,1,1,9,4,2,23,2,2,28,4,2,1,1258,}, - {1,1095,4,3,2,1065,4,2,1,629,4,1,1,9,4,3,23,1,2,28,4,2,1,1258,}, - {1,1092,4,2,23,1,2,1070,23,1,1,601,4,3,23,5,4,1,23,2,2,63,23,2,4,2,23,2,4,1,1,1248,}, - {1,1092,4,3,2,1070,23,1,1,601,4,3,23,5,4,1,23,2,2,63,23,2,4,1,23,1,4,1,23,1,4,2,1,1247,}, - {1,1092,4,2,23,1,2,1070,23,1,1,601,4,4,23,2,4,1,23,1,4,1,23,2,2,63,23,2,4,1,23,3,4,2,1,1247,}, - {1,1086,2,1080,4,3,1,590,23,3,2,88,23,1,4,1,1,1244,}, - {1,1086,23,2,2,1078,4,3,1,590,23,3,2,89,4,1,1,1244,}, - {1,1081,4,1,23,2,2,1085,4,1,1,578,4,6,23,2,2,104,4,4,1,1232,}, - {1,1081,4,1,23,2,2,1085,1,1,4,1,1,577,4,6,23,2,2,104,4,4,1,1232,}, - {1,1073,23,2,2,1096,4,1,1,570,4,4,23,1,2,121,4,1,1,1227,}, - {1,1073,23,1,4,1,2,1096,4,1,1,570,4,3,23,2,2,121,4,1,1,1227,}, - {1,1073,23,2,2,1096,4,1,1,570,4,3,23,2,2,121,4,1,1,1227,}, - {1,1045,4,1,1,10,4,6,2,1110,1,565,4,2,2,133,4,3,1,1221,}, - {1,1056,4,6,2,1110,1,565,4,2,2,133,4,3,1,2,4,1,1,1218,}, - {1,1053,2,1119,4,2,1,557,4,2,23,3,2,139,1,1221,}, - {1,1053,2,1119,4,2,1,557,4,2,23,3,2,139,1,1221,}, - {1,1045,4,2,2,1127,4,4,1,548,4,2,2,147,1,1221,}, - {1,1045,4,2,2,1127,4,4,1,548,4,2,2,147,1,1221,}, - {1,1045,4,2,2,1127,4,4,1,548,4,2,2,147,1,1221,}, - {1,1042,4,1,2,1135,1,542,4,2,23,2,2,151,1,1221,}, - {1,1042,4,1,2,1135,1,542,4,2,23,2,2,151,1,1221,}, - {1,1031,4,6,1,1,4,1,2,1141,23,2,1,532,4,3,2,156,23,2,1,1221,}, - {1,1031,4,8,2,1141,23,2,1,532,4,3,2,156,23,2,1,1221,}, - {1,1030,23,1,2,1151,1,527,4,2,23,2,2,160,23,2,1,1221,}, - {1,1030,23,1,2,1151,1,527,4,2,23,2,2,160,4,1,23,1,1,1221,}, - {1,1030,23,1,2,1151,1,527,4,2,23,2,2,160,23,2,1,1221,}, - {1,1022,4,3,2,1157,1,510,4,6,23,2,2,173,4,2,1,1221,}, - {1,1022,4,3,2,1157,1,510,4,6,23,2,2,173,4,2,1,1221,}, - {1,1020,2,1162,23,4,1,500,4,4,23,1,2,182,1,1223,}, - {1,1020,2,1162,23,4,1,500,4,3,23,2,2,182,1,1223,}, - {1,1013,2,1,23,1,2,1173,23,1,1,491,2,192,23,1,1,1223,}, - {1,1013,2,1175,23,1,1,491,23,2,2,190,23,1,1,1223,}, - {1,1013,23,1,2,1174,23,1,1,491,2,192,4,1,1,1223,}, - {1,1006,4,2,23,3,2,1178,23,5,4,1,1,453,4,1,23,27,2,196,1,1224,}, - {1,1006,4,2,23,3,2,1178,23,6,1,453,4,1,23,27,2,196,1,1224,}, - {1,987,4,1,1,16,4,2,2,1189,1,448,4,1,23,2,2,226,1,1224,}, - {1,1004,4,2,2,1189,1,448,4,1,23,2,2,226,1,1224,}, - {1,997,23,2,4,1,2,1195,1,442,4,1,2,231,23,3,1,1224,}, - {1,997,23,2,4,1,2,1195,1,442,4,1,2,231,23,3,1,1224,}, - {1,997,23,2,4,1,2,1195,1,442,4,1,2,231,4,1,23,2,1,1224,}, - {1,991,2,1204,1,436,4,1,23,3,2,234,4,3,1,1224,}, - {1,991,2,1204,1,436,4,1,23,3,2,234,4,3,1,1224,}, - {1,983,4,6,2,1206,1,431,4,1,2,241,23,1,1,1227,}, - {1,983,4,6,2,1206,1,431,4,1,2,241,23,1,1,1227,}, - {1,980,4,2,2,1213,1,425,4,1,23,2,2,245,1,1228,}, - {1,980,4,2,2,1213,1,425,4,1,23,2,2,245,1,1228,}, - {1,980,4,2,2,1213,1,425,4,1,23,2,2,245,1,1228,}, - {1,974,2,1217,23,2,1,421,4,2,2,250,4,1,1,1229,}, - {1,974,2,1217,23,2,1,421,4,2,2,250,1,1,4,1,1,1228,}, - {1,969,2,2,1,1,4,2,2,1215,23,2,4,2,1,416,4,1,23,2,2,252,1,1232,}, - {1,967,4,2,2,2,1,1,4,2,2,1215,23,2,4,2,1,416,4,1,23,2,2,252,1,1232,}, - {1,957,4,8,2,1223,1,415,4,1,2,259,1,1233,}, - {1,957,4,4,1,1,4,3,2,1221,23,1,2,1,1,415,4,1,2,259,1,1233,}, - {1,957,4,8,2,1223,1,415,4,1,2,259,1,1233,}, - {1,955,2,1231,1,412,4,1,23,2,2,259,1,1236,}, - {1,955,2,1231,1,412,4,1,23,2,2,259,1,1236,}, - {1,955,2,1228,1,407,23,2,2,266,4,2,1,1236,}, - {1,955,2,1228,1,407,23,2,2,266,4,2,1,1236,}, - {1,949,23,6,2,1222,23,1,4,2,1,2,23,1,1,406,2,268,23,1,1,1238,}, - {1,949,23,6,2,1222,23,1,4,2,1,2,23,1,1,406,2,269,1,1238,}, - {1,949,23,6,2,1222,23,1,4,2,1,2,23,1,1,406,2,268,23,1,1,1238,}, - {1,944,23,2,2,1228,1,405,4,2,2,276,4,1,1,1238,}, - {1,944,23,2,2,1228,1,405,4,2,2,276,4,1,1,1238,}, - {1,940,4,3,23,1,2,1227,4,1,1,403,23,4,2,278,1,1239,}, - {1,940,4,3,23,1,2,1227,4,1,1,403,23,4,2,278,1,1239,}, - {1,938,4,2,2,1231,1,401,4,1,2,282,4,2,1,1239,}, - {1,938,4,2,2,1231,1,401,4,1,2,282,4,2,1,1239,}, - {1,938,4,2,2,1231,1,401,4,1,2,282,4,2,1,1239,}, - {1,929,4,2,23,2,4,2,2,1236,1,1,23,2,1,393,4,3,2,282,23,3,1,1241,}, - {1,929,4,2,23,2,4,2,2,1236,1,1,23,2,1,393,4,3,2,282,23,3,1,1241,}, - {1,929,2,1245,23,3,1,390,23,3,2,282,1,1244,}, - {1,929,2,1245,23,3,1,390,23,3,2,282,1,1244,}, - {1,921,4,5,2,1252,4,2,1,381,4,1,2,289,4,1,1,1244,}, - {1,921,4,5,2,1252,4,2,1,381,4,1,2,289,4,1,1,1244,}, - {1,921,4,5,2,1252,4,2,1,381,4,1,2,289,4,1,1,1244,}, - {1,920,2,1262,23,1,4,3,1,375,23,1,2,289,1,1245,}, - {1,920,2,1262,23,1,4,3,1,375,23,1,2,289,1,1245,}, - {1,906,4,3,1,3,4,3,2,1273,4,1,1,364,4,5,2,291,4,2,1,1245,}, - {1,901,4,1,1,4,4,3,1,3,4,3,2,1273,4,1,1,364,4,5,2,291,4,2,1,1245,}, - {1,903,4,3,2,1285,4,2,1,357,4,3,2,294,23,2,1,1247,}, - {1,903,4,3,2,1285,4,2,1,357,4,3,2,294,23,2,1,1247,}, - {1,903,4,3,2,1285,4,2,1,357,4,3,2,294,23,2,1,1247,}, - {1,903,4,3,2,1293,4,3,1,347,4,1,2,296,23,1,1,1249,}, - {1,903,4,3,2,1293,4,3,1,347,4,1,2,296,23,1,1,1249,}, - {1,903,2,1299,1,339,23,6,2,299,1,1250,}, - {1,903,2,1299,1,339,23,6,2,299,1,1250,}, - {1,900,23,1,2,1310,23,3,4,11,1,307,4,4,23,2,2,305,4,3,1,1250,}, - {1,900,23,1,2,1310,23,3,4,11,1,307,4,4,23,2,2,305,4,3,1,1250,}, - {1,900,23,1,2,1310,23,3,4,11,1,307,4,4,23,1,2,306,4,3,1,1250,}, - {1,894,23,6,2,1325,23,5,1,302,2,309,23,2,1,1253,}, - {1,894,23,6,2,1325,23,5,1,302,2,309,23,2,1,1253,}, - {1,884,2,5,23,1,2,1342,4,15,1,283,2,310,4,1,1,1255,}, - {1,884,2,5,4,1,2,1342,4,15,1,283,2,310,4,1,1,1255,}, - {1,883,4,1,2,1364,23,5,2,1,23,2,4,3,1,262,4,1,23,5,2,311,4,2,1,1256,}, - {1,883,4,1,2,1364,23,5,2,1,23,2,4,3,1,262,4,1,23,5,2,311,4,2,1,1256,}, - {1,883,4,1,2,1364,23,5,2,1,23,2,4,3,1,262,4,1,23,5,2,311,4,2,1,1256,}, - {1,883,4,1,2,1375,1,253,4,1,1,6,2,317,4,2,1,1258,}, - {1,883,4,1,2,1375,1,258,4,1,1,1,2,317,4,2,1,1258,}, - {1,881,4,2,23,1,2,1378,23,3,1,243,23,3,2,323,4,2,1,1260,}, - {1,881,4,2,23,1,2,1378,23,3,1,243,23,3,2,323,4,2,1,1260,}, - {1,875,4,3,2,1395,1,9,4,5,1,217,23,2,2,324,4,2,1,1264,}, - {1,875,4,3,2,1395,1,1,4,1,1,7,4,5,1,217,23,2,2,324,4,2,1,1264,}, - {1,875,4,3,2,1395,4,1,1,8,4,5,1,217,23,2,2,324,4,2,1,1264,}, - {1,864,4,2,23,1,4,3,1,2,4,1,23,2,2,1409,23,3,1,204,4,2,23,4,4,1,23,1,4,1,2,329,1,1267,}, - {1,864,4,2,23,1,4,3,1,2,4,1,23,2,2,1409,23,3,1,204,4,2,23,4,4,1,23,1,4,1,2,329,1,1267,}, - {1,862,4,2,2,1424,4,2,1,2,23,1,2,3,1,7,4,2,2,2,23,2,1,179,2,339,4,2,1,1267,}, - {1,862,4,2,2,1424,4,2,1,2,23,1,2,3,1,7,4,2,2,2,23,2,1,179,2,339,4,2,1,1267,}, - {1,862,4,2,2,1437,23,3,2,5,4,1,1,166,2,348,1,1272,}, - {1,862,4,2,2,1437,23,4,2,4,4,1,1,166,2,348,1,1272,}, - {1,862,4,2,2,1437,23,4,2,4,4,1,1,166,2,348,1,1272,}, - {1,855,4,1,2,3,1,2,23,1,2,1457,4,2,1,14,23,1,1,137,23,1,2,349,4,1,1,1272,}, - {1,855,4,1,2,3,1,2,23,1,2,1457,4,2,1,14,4,1,1,137,23,1,2,349,4,1,1,1272,}, - {1,847,4,4,23,2,2,1480,23,2,2,5,4,6,1,9,4,2,1,83,4,16,1,11,4,4,23,2,2,348,23,2,1,1273,}, - {1,847,4,4,23,2,2,1480,23,2,2,5,4,6,1,9,4,2,1,83,4,2,1,1,4,14,1,10,4,4,23,2,2,348,23,1,2,1,1,1273,}, - {1,847,23,3,2,1494,4,2,1,9,2,3,1,82,2,381,4,1,1,1274,}, - {1,847,23,3,2,1494,4,2,1,9,2,3,1,82,2,18,23,1,2,362,4,1,1,1274,}, - {1,847,23,3,2,1494,4,2,1,9,2,3,1,82,2,381,4,2,1,1273,}, - {1,847,23,3,2,1511,23,1,4,10,1,63,4,5,2,378,23,1,1,1277,}, - {1,847,23,3,2,1511,4,1,23,1,4,9,1,63,4,5,2,378,23,1,1,1277,}, - {1,839,4,3,23,5,2,1527,23,1,1,40,4,2,23,3,2,2,1,6,4,1,23,5,2,381,23,3,1,1278,}, - {1,839,4,3,23,5,2,1527,23,1,1,40,4,2,23,3,2,2,1,6,4,1,23,5,2,381,23,3,1,1278,}, - {1,834,4,3,1,1,2,1976,23,1,1,1281,}, - {1,834,4,2,1,1,4,1,2,1975,23,2,1,1281,}, - {1,834,4,3,1,1,2,1975,23,2,1,1281,}, - {1,834,2,1979,1,1283,}, - {1,833,23,1,2,1978,4,1,1,1283,}, - {1,833,2,1979,4,1,1,1283,}, - {1,827,4,1,23,3,2,1,23,1,2,1979,1,1284,}, - {1,827,4,1,23,4,2,1980,1,1284,}, - {1,827,2,1983,4,2,1,1284,}, - {1,827,2,1983,4,2,1,1284,}, - {1,827,2,1983,4,2,1,1284,}, - {1,818,4,1,2,1989,1,1,4,1,1,1286,}, - {1,818,4,1,2,1989,4,1,1,1287,}, - {1,814,2,1992,4,2,1,1288,}, - {1,814,2,1992,4,2,1,1288,}, - {1,812,4,2,2,1990,4,2,1,1290,}, - {1,812,4,2,2,1990,4,2,1,1290,}, - {1,812,4,2,2,1990,4,2,1,1290,}, - {1,805,23,3,1,4,2,1990,4,2,1,1292,}, - {1,805,23,3,1,4,2,1990,4,2,1,1292,}, - {1,804,4,1,2,1994,23,2,1,1295,}, - {1,802,4,2,1,1,2,1994,23,2,1,1295,}, - {1,802,4,3,2,1991,4,3,1,1297,}, - {1,802,4,3,2,1991,4,3,1,1297,}, - {1,802,4,3,2,1991,4,3,1,1297,}, - {1,801,4,1,23,3,2,1990,4,1,1,1300,}, - {1,801,4,1,23,3,2,1990,4,1,1,1300,}, - {1,796,4,1,2,1996,23,2,1,1301,}, - {1,796,4,1,2,1996,23,2,1,1301,}, - {1,791,23,2,2,2000,1,1303,}, - {1,791,23,2,2,2000,1,1303,}, - {1,791,23,2,2,1999,23,1,1,1303,}, - {1,790,23,1,2,2000,1,1305,}, - {1,790,23,1,2,2000,1,1305,}, - {1,782,4,6,2,2002,23,1,1,1305,}, - {1,782,4,6,2,2002,23,1,1,1305,}, - {1,779,4,1,23,2,2,2005,23,3,1,1306,}, - {1,780,23,2,2,2005,23,3,1,1306,}, - {1,780,23,2,2,2005,23,3,1,1306,}, - {1,771,4,2,1,4,2,2009,23,1,1,1309,}, - {1,771,4,1,1,1,4,1,1,3,2,1,23,1,2,2006,23,1,2,1,1,1309,}, - {1,768,23,3,2,2014,1,1311,}, - {1,768,23,3,2,2014,1,1311,}, - {1,768,2,2016,1,1312,}, - {1,766,4,1,1,1,2,2016,1,1312,}, - {1,768,2,2016,1,1312,}, - {1,763,23,1,4,1,2,2017,4,2,1,1312,}, - {1,763,23,2,2,2017,4,2,1,1312,}, - {1,762,2,2017,4,3,1,1314,}, - {1,762,2,2017,4,3,1,1314,}, - {1,756,4,1,23,3,2,2016,23,2,1,1318,}, - {1,756,4,1,23,3,2,2016,23,2,1,1318,}, - {1,750,4,1,1,5,4,1,23,3,2,2016,23,2,1,1318,}, - {1,751,2,2025,1,1320,}, - {1,751,2,2025,1,1320,}, - {1,746,2,2029,1,1321,}, - {1,746,2,2027,23,2,1,1321,}, - {1,745,23,1,2,2027,1,1323,}, - {1,745,23,1,2,2027,1,1323,}, - {1,745,23,1,2,2027,1,1323,}, - {1,741,4,2,2,2027,4,3,1,1323,}, - {1,741,4,2,2,2027,4,3,1,1323,}, - {1,739,23,2,2,2028,23,1,1,1326,}, - {1,739,2,2031,1,1326,}, - {1,726,4,9,23,2,2,2030,4,2,1,1327,}, - {1,726,4,9,23,2,2,2030,4,2,1,1327,}, - {1,726,4,9,23,2,2,2030,4,2,1,1327,}, - {1,726,2,2039,4,2,1,1329,}, - {1,726,2,2039,23,2,1,1329,}, - {1,726,2,2038,4,1,1,1331,}, - {1,726,2,2038,4,1,1,1331,}, - {1,725,4,1,2,2036,23,2,1,1332,}, - {1,725,4,1,2,2036,23,2,1,1332,}, - {1,725,4,1,2,2036,23,2,1,1332,}, - {1,719,2,2043,4,2,1,1332,}, - {1,719,2,2043,4,2,1,1332,}, - {1,711,23,4,2,2044,4,3,1,1334,}, - {1,711,23,4,2,2044,4,3,1,1334,}, - {1,709,2,2049,4,1,1,1337,}, - {1,709,2,2049,4,1,1,1337,}, - {1,709,2,2049,4,1,1,1337,}, - {1,709,2,2047,4,2,1,1338,}, - {1,709,2,2047,4,2,1,1338,}, - {1,707,4,1,2,2046,4,2,1,1340,}, - {1,708,2,2046,4,2,1,1340,}, - {1,700,4,6,2,2047,4,1,1,1342,}, - {1,700,4,6,2,2047,4,1,1,1342,}, - {1,700,4,6,2,2047,4,1,1,1342,}, - {1,697,23,1,2,2053,23,1,2,1,1,1343,}, - {1,697,23,1,2,2052,23,1,2,2,1,1343,}, - {1,687,4,8,2,2055,1,1346,}, - {1,687,4,8,2,2055,1,1346,}, - {1,683,2,2065,1,1348,}, - {1,683,2,2065,1,1348,}, - {1,683,2,2065,1,1348,}, - {1,672,4,3,1,2,4,3,2,2065,23,1,2,1,1,1349,}, - {1,672,4,4,1,2,4,2,2,2066,23,1,1,1349,}, - {1,670,2,2072,23,3,1,1351,}, - {1,670,2,2072,23,3,1,1351,}, - {1,670,2,2072,1,1354,}, - {1,670,2,2072,1,1354,}, - {1,670,2,2072,1,1354,}, - {1,663,23,1,1,3,4,2,23,1,2,2071,4,1,1,1354,}, - {1,663,23,1,1,3,4,2,23,1,2,2071,4,1,1,1354,}, - {1,661,2,2080,1,1355,}, - {1,661,2,2080,1,1355,}, - {1,658,23,1,2,2080,4,2,1,1355,}, - {1,658,23,1,2,2080,4,2,1,1355,}, - {1,658,23,1,2,2080,4,2,1,1355,}, - {1,653,4,2,2,2084,1,1357,}, - {1,653,4,2,2,2084,1,1357,}, - {1,647,4,3,2,145,23,1,4,2,23,3,2,1936,23,2,1,1357,}, - {1,647,4,3,2,142,23,1,4,14,23,2,2,1928,23,2,1,1357,}, - {1,647,2,143,23,1,4,23,23,1,2,1922,4,2,1,1357,}, - {1,647,2,140,23,1,4,28,2,1921,4,2,1,1357,}, - {1,647,2,1,23,1,2,135,23,1,4,32,23,1,2,1919,4,2,1,1357,}, - {1,641,4,3,2,138,4,37,2,1918,4,2,1,1357,}, - {1,641,4,3,2,136,4,40,23,1,2,1916,4,2,1,1357,}, - {1,635,2,144,4,43,2,1915,4,2,1,1357,}, - {1,635,2,143,4,45,23,1,2,1913,4,2,1,1357,}, - {1,629,4,6,2,142,4,48,2,1912,4,2,1,1357,}, - {1,629,4,6,2,141,23,1,4,49,23,1,2,1910,4,2,1,1357,}, - {1,629,4,6,2,140,23,1,4,52,2,1909,4,2,1,1357,}, - {1,627,4,2,2,145,23,1,4,53,23,1,2,1908,4,2,1,1357,}, - {1,627,4,2,2,145,4,55,2,1908,4,2,1,1357,}, - {1,624,4,3,2,146,4,56,2,1908,23,2,1,1357,}, - {1,624,4,3,2,145,4,24,23,10,4,1,1,1,4,22,2,1907,23,2,1,1357,}, - {1,618,4,2,2,2,23,2,2,147,4,22,23,17,4,20,23,1,2,1908,1,1357,}, - {1,618,4,2,2,2,23,2,2,146,23,1,4,19,23,21,4,20,2,1908,1,1357,}, - {1,618,4,2,2,2,23,2,2,145,23,1,4,18,23,25,4,18,23,1,2,1907,1,1357,}, - {1,618,2,151,23,1,4,17,23,27,4,18,2,1907,1,1357,}, - {1,618,2,151,4,17,1,1,23,29,4,16,23,1,2,1906,1,1357,}, - {1,615,23,1,2,153,4,16,1,1,23,31,4,16,2,1906,23,2,1,1355,}, - {1,615,23,1,2,153,4,16,23,32,4,16,23,1,2,1905,23,2,1,1355,}, - {1,609,2,160,4,15,23,34,4,16,2,1907,4,1,1,1354,}, - {1,609,2,159,23,1,4,14,23,35,4,16,23,1,2,1906,4,1,1,1354,}, - {1,607,2,161,4,15,23,36,4,15,23,1,2,1907,1,1354,}, - {1,607,2,161,4,14,1,1,23,36,1,1,4,14,23,1,2,1907,1,1354,}, - {1,607,2,161,4,14,23,38,4,15,2,1907,1,1354,}, - {1,604,23,1,2,163,4,14,23,38,1,1,4,14,2,1907,4,3,1,1351,}, - {1,599,4,1,1,4,23,1,2,162,23,1,4,14,23,39,4,14,2,1907,23,1,4,2,1,1351,}, - {1,598,23,1,2,168,4,15,23,39,4,14,2,1910,23,2,1,1349,}, - {1,598,23,1,2,168,4,14,1,1,23,38,4,15,2,1910,23,2,1,1349,}, - {1,598,2,169,4,15,23,38,4,15,2,1912,4,1,1,1348,}, - {1,598,2,169,4,15,23,38,4,14,23,1,2,1912,4,1,1,1348,}, - {1,598,2,169,23,1,4,15,23,36,4,15,2,1913,4,1,1,1348,}, - {1,588,4,2,23,2,4,2,2,174,4,15,23,36,4,15,2,1916,1,1346,}, - {1,588,4,2,23,2,4,2,2,174,4,15,23,36,4,14,23,1,2,1916,1,1346,}, - {1,587,4,1,2,181,4,15,23,34,4,15,2,1917,23,1,4,2,1,1343,}, - {1,587,4,1,2,181,4,15,23,33,1,1,4,15,2,1917,4,1,23,2,1,1343,}, - {1,582,4,2,1,1,4,2,2,182,23,1,4,15,23,31,4,17,2,1920,1,1343,}, - {1,582,4,5,2,183,4,17,23,28,4,17,23,1,2,1920,1,1343,}, - {1,581,23,1,2,188,4,18,23,26,1,1,4,17,2,1922,1,1342,}, - {1,581,23,1,2,188,23,1,4,18,23,24,4,19,2,1922,1,1342,}, - {1,579,2,192,4,19,23,22,1,1,4,18,23,1,2,1924,1,1340,}, - {1,579,2,192,4,20,1,1,23,17,4,22,2,1925,1,1340,}, - {1,577,23,1,2,193,23,1,4,24,1,1,23,8,1,1,4,25,2,1925,23,2,1,1338,}, - {1,577,23,2,2,193,4,57,23,1,2,1926,23,2,1,1338,}, - {1,577,2,1,23,1,2,194,4,55,23,1,2,1927,23,1,2,1,1,1338,}, - {1,571,4,2,2,201,4,53,23,1,2,1931,4,3,1,1334,}, - {1,571,4,2,2,202,4,51,23,1,2,1932,4,3,1,1334,}, - {1,565,4,3,23,2,2,206,23,1,4,48,23,1,2,1938,4,1,1,1331,}, - {1,565,4,3,2,1,23,1,2,207,23,1,4,46,23,1,2,1937,23,1,2,1,4,1,1,1331,}, - {1,560,4,4,1,1,23,3,2,211,4,44,23,1,2,1941,23,1,2,1,1,1329,}, - {1,559,4,3,1,1,4,1,1,1,23,3,2,212,4,42,2,1944,23,1,1,1329,}, - {1,559,4,5,1,1,23,3,2,213,4,40,2,1944,23,1,2,1,1,1329,}, - {1,559,23,1,2,4,23,1,2,217,23,1,4,37,2,1949,1,1327,}, - {1,559,23,1,2,4,23,1,2,218,23,1,4,35,2,1950,1,1327,}, - {1,559,23,1,2,225,23,1,4,29,23,1,2,1954,4,2,1,1324,}, - {1,559,23,1,2,229,23,1,4,21,23,1,2,1958,1,1,4,2,1,1323,}, - {1,554,4,2,23,3,2,235,23,1,4,12,23,2,2,1964,23,2,1,1321,}, - {1,554,4,2,23,3,2,239,23,2,4,4,23,1,2,1968,23,2,1,1321,}, - {1,554,4,2,23,3,2,2214,23,2,1,1321,}, - {1,553,2,2222,4,1,1,1320,}, - {1,553,2,2222,4,1,1,1320,}, - {1,553,2,2222,4,1,1,1320,}, - {1,553,2,2222,4,1,1,1320,}, - {1,549,2,2227,1,1320,}, - {1,549,2,2227,1,1320,}, - {1,549,2,2227,1,1320,}, - {1,548,2,2228,4,2,1,1318,}, - {1,548,23,1,2,2227,4,2,1,1318,}, - {1,548,23,1,2,2227,23,2,1,1318,}, - {1,548,23,1,2,2227,23,2,1,1318,}, - {1,548,2,2230,4,1,1,1317,}, - {1,548,2,2230,4,1,1,1317,}, - {1,548,2,2230,4,1,1,1317,}, - {1,545,4,3,2,2231,1,1317,}, - {1,545,4,3,2,2231,1,1317,}, - {1,545,4,3,2,2234,4,2,1,1312,}, - {1,545,4,3,2,2234,4,1,1,1313,}, - {1,548,23,1,2,2235,1,1312,}, - {1,548,23,1,2,2235,1,1312,}, - {1,548,23,1,2,2235,1,1312,}, - {1,548,23,1,2,2236,1,1311,}, - {1,548,23,1,2,2236,1,1311,}, - {1,549,23,4,2,2232,23,2,1,1309,}, - {1,549,23,4,2,2232,23,2,1,1309,}, - {1,553,4,1,2,2233,4,3,1,1306,}, - {1,553,4,1,2,2233,4,3,1,1306,}, - {1,554,2,2233,4,3,1,1306,}, - {1,556,2,2234,23,1,1,1305,}, - {1,556,2,2234,4,1,1,1305,}, - {1,556,4,6,23,2,2,2227,4,2,1,1303,}, - {1,556,4,4,1,1,4,2,23,1,2,2227,4,2,1,1303,}, - {1,562,4,2,2,2229,23,1,4,1,1,1301,}, - {1,562,4,2,2,2229,4,1,23,1,1,1301,}, - {1,562,4,2,2,2229,4,2,1,1301,}, - {1,564,2,2231,1,1301,}, - {1,564,2,2231,1,1301,}, - {1,568,2,2227,4,1,1,1300,}, - {1,568,2,2227,4,1,1,1300,}, - {1,570,2,2226,4,3,1,1297,}, - {1,568,4,1,1,1,2,2226,4,3,1,1297,}, - {1,570,2,2226,4,1,1,1,4,1,1,1297,}, - {1,570,2,1,23,1,2,2227,4,2,1,1295,}, - {1,570,2,2229,4,2,1,1295,}, - {1,573,2,2228,23,1,1,1294,}, - {1,573,2,2228,23,1,1,1294,}, - {1,573,2,3,1,1,23,1,2,2224,23,1,2,1,1,1292,}, - {1,573,2,3,1,1,2,2226,23,1,1,1292,}, - {1,573,2,3,1,1,23,1,2,2224,23,1,2,1,1,1292,}, - {1,573,4,3,1,3,4,1,1,1,2,2225,4,2,1,1288,}, - {1,573,4,3,1,4,4,1,2,2225,4,1,1,1289,}, - {1,581,2,2227,4,1,1,1287,}, - {1,581,2,2227,4,2,1,1286,}, - {1,582,23,3,2,2225,1,1286,}, - {1,582,23,3,2,2224,23,1,1,1286,}, - {1,587,4,1,2,2222,4,2,1,1284,}, - {1,587,23,1,2,2222,4,2,1,1284,}, - {1,587,4,1,2,2222,23,1,4,1,1,1284,}, - {1,587,4,1,2,2224,1,1284,}, - {1,587,4,1,2,2224,1,1284,}, - {1,590,4,2,2,2220,23,1,1,1283,}, - {1,590,4,2,2,2220,23,1,1,1283,}, - {1,533,23,10,4,2,1,47,23,1,4,3,2,2217,23,1,4,1,1,1281,}, - {1,533,23,10,4,2,1,47,4,1,23,1,4,2,2,2217,4,2,1,1281,}, - {1,533,23,10,4,2,1,47,4,4,2,2217,4,2,1,1281,}, - {1,533,2,18,1,43,4,2,2,2219,23,3,1,1278,}, - {1,533,2,18,1,43,4,2,2,2219,23,3,1,1278,}, - {1,527,4,1,23,5,2,20,23,41,4,2,1,2,23,1,2,2220,4,2,1,1275,}, - {1,527,4,1,23,4,4,1,2,20,23,41,4,2,1,2,23,1,2,2220,4,2,1,1275,}, - {1,527,23,1,2,2293,1,1275,}, - {1,527,23,1,2,2293,1,1275,}, - {1,527,23,1,2,2293,1,1275,}, - {1,523,4,2,2,2296,4,2,1,1273,}, - {1,523,23,1,4,1,2,2296,4,2,1,1273,}, - {1,522,4,1,2,2300,1,1273,}, - {1,522,4,1,2,2300,1,1273,}, - {1,522,4,1,2,2300,23,1,1,1272,}, - {1,522,4,1,2,2300,23,1,1,1272,}, - {1,522,4,1,2,2300,23,1,1,1272,}, - {1,522,4,1,2,2304,1,1269,}, - {1,522,4,1,2,2304,4,2,1,1267,}, - {1,523,23,1,2,2305,4,1,1,1266,}, - {1,523,23,2,2,2304,23,1,1,1266,}, - {1,522,4,1,2,2307,4,2,1,1264,}, - {1,522,4,1,2,2307,4,2,1,1264,}, - {1,522,4,1,2,2307,4,2,1,1264,}, - {1,522,4,1,2,2309,23,2,4,2,1,1260,}, - {1,522,4,1,2,2310,23,1,4,2,1,1260,}, - {1,522,4,1,2,2313,4,2,1,1258,}, - {1,522,4,1,2,2313,4,2,1,1258,}, - {1,522,4,1,2,2315,4,2,1,1256,}, - {1,522,4,1,2,2315,4,2,1,1256,}, - {1,522,4,1,2,2315,4,2,1,1256,}, - {1,523,2,1916,23,17,2,384,23,1,1,1255,}, - {1,523,2,1916,23,17,2,384,23,1,1,1255,}, - {1,522,4,1,2,1874,1,1,4,7,1,1,4,1,2,8,1,2,23,9,4,8,23,5,1,18,4,1,1,1,23,3,2,381,1,1253,}, - {1,522,4,1,2,1874,1,1,4,3,1,1,4,5,2,8,1,2,2,1,23,8,4,4,1,1,4,3,23,5,1,18,4,2,23,3,2,381,1,1253,}, - {1,522,4,1,2,1851,23,4,2,5,23,14,1,12,4,3,1,59,4,2,23,1,2,2,23,3,1,9,23,2,2,353,4,3,1,1250,}, - {1,522,4,1,2,1851,23,4,2,5,23,11,4,1,23,2,1,12,4,3,1,59,4,2,23,1,2,2,23,3,1,9,23,2,2,353,4,3,1,1250,}, - {1,522,4,1,2,1851,23,4,2,5,23,14,1,12,4,3,1,59,4,2,23,1,2,2,4,1,23,2,1,9,23,2,2,353,4,3,1,1250,}, - {1,523,23,2,2,1847,1,6,4,5,1,93,4,3,1,11,4,29,23,2,2,325,1,1250,}, - {1,523,23,2,2,1847,1,6,4,5,1,94,4,1,1,12,4,29,23,2,2,325,1,1250,}, - {1,525,2,1830,23,3,2,1,23,2,2,1,23,1,1,1,23,2,2,4,1,157,4,1,23,2,2,316,23,1,1,1249,}, - {1,525,2,1829,23,6,2,1,23,2,1,1,23,2,2,1,23,2,2,1,1,157,4,1,23,2,2,316,23,1,1,1249,}, - {1,525,4,2,2,1820,4,6,1,177,4,8,23,1,2,308,1,1249,}, - {1,525,4,2,2,1820,4,6,1,177,4,8,2,309,1,1249,}, - {1,525,4,2,2,1820,4,6,1,177,4,8,23,1,2,308,1,1249,}, - {1,527,2,1813,4,2,1,199,4,3,2,305,1,1247,}, - {1,525,4,1,1,1,2,1813,4,2,1,199,4,3,2,305,1,1247,}, - {1,527,2,1806,4,7,1,205,4,4,2,300,4,2,1,1245,}, - {1,527,23,1,2,1805,4,7,1,205,4,4,23,1,2,299,4,2,1,1245,}, - {1,527,4,1,2,1796,4,1,1,228,4,2,2,296,4,1,1,1244,}, - {1,527,4,1,2,1796,4,1,1,228,4,2,2,296,4,1,1,1244,}, - {1,527,4,1,2,1796,4,1,1,228,4,2,2,296,4,1,1,1244,}, - {1,528,4,3,2,1774,23,2,4,3,23,2,2,2,4,5,1,237,4,4,23,2,2,290,4,3,1,1241,}, - {1,528,4,3,2,1774,23,2,4,3,23,2,2,2,4,5,1,237,4,2,23,1,4,2,23,1,2,290,4,3,1,1241,}, - {1,533,23,1,2,1759,23,1,2,1,23,1,1,285,23,2,2,272,1,1241,}, - {1,533,23,1,2,1760,23,1,2,1,1,285,23,2,2,272,1,1241,}, - {1,534,4,2,2,1748,4,3,23,1,4,1,23,4,1,8,4,2,1,281,4,2,23,3,2,266,4,2,1,1239,}, - {1,534,23,2,2,1748,4,3,23,6,1,8,4,2,1,281,4,2,23,3,2,266,4,2,1,1239,}, - {1,534,23,1,4,1,2,1748,4,3,23,6,1,8,4,2,1,281,4,2,23,3,2,266,4,2,1,1239,}, - {1,536,2,1746,23,2,1,308,4,1,23,2,2,262,1,1239,}, - {1,536,2,1746,23,2,1,309,23,2,2,262,1,1239,}, - {1,536,4,3,2,1732,23,2,1,325,4,1,2,258,23,1,1,1238,}, - {1,536,4,3,2,1732,23,2,1,325,4,1,2,258,23,1,1,1238,}, - {1,539,4,1,2,1724,1,4,4,2,1,333,4,1,2,254,4,2,1,1236,}, - {1,539,4,1,2,1724,1,4,4,2,1,333,23,1,2,254,4,2,1,1236,}, - {1,540,4,2,23,1,2,1708,23,2,1,354,23,5,2,248,4,1,1,1235,}, - {1,540,4,2,23,1,2,1708,23,2,1,354,23,5,2,248,1,1236,}, - {1,543,23,2,2,1700,4,6,1,363,4,2,23,2,2,245,4,1,1,1232,}, - {1,543,23,2,2,1700,4,6,1,363,4,2,23,2,2,245,4,1,1,1232,}, - {1,545,4,3,2,1675,23,9,4,1,1,385,4,2,23,6,2,238,23,2,1,1230,}, - {1,545,4,3,2,1675,23,9,4,2,1,384,4,2,23,6,2,238,23,2,1,1230,}, - {1,545,4,3,2,1675,23,9,4,1,1,386,4,1,23,6,2,238,23,2,1,1230,}, - {1,547,4,4,2,1672,1,403,4,5,23,1,2,234,23,2,1,1228,}, - {1,548,4,3,2,1672,1,403,4,5,23,1,2,234,23,2,1,1228,}, - {1,553,2,1661,23,2,2,1,1,421,23,19,2,211,23,1,1,1227,}, - {1,553,2,1661,23,2,2,1,1,421,23,19,2,211,23,1,1,1227,}, - {1,553,2,1653,4,5,1,446,4,6,23,2,2,204,4,3,1,1224,}, - {1,553,2,1653,4,5,1,446,4,6,23,2,2,204,4,3,1,1224,}, - {1,553,2,1653,4,5,1,446,4,6,23,2,2,204,4,3,1,1224,}, - {1,559,2,1641,1,471,23,1,2,200,1,1224,}, - {1,559,2,1641,1,471,23,1,2,200,1,1224,}, - {1,562,23,2,2,1625,4,4,1,6,23,1,4,1,1,473,4,2,2,197,4,1,1,1222,}, - {1,562,23,2,2,1625,4,4,1,6,23,1,4,2,1,472,4,2,2,197,4,2,1,1221,}, - {1,565,2,1624,1,491,4,2,2,193,1,1221,}, - {1,565,2,1624,1,491,4,2,2,192,23,1,1,1221,}, - {1,565,2,1617,1,1,4,3,23,2,4,1,1,494,4,2,23,1,2,189,1,1221,}, - {1,565,2,1617,1,1,4,3,23,2,4,1,1,494,4,2,23,1,2,189,1,1221,}, - {1,565,2,1617,1,1,4,3,23,2,4,1,1,494,4,2,23,1,2,189,1,1221,}, - {1,565,4,3,2,1606,4,3,1,6,4,2,1,504,23,2,2,184,1,1221,}, - {1,565,4,3,2,1606,4,3,1,8,4,1,1,503,23,2,2,184,1,1221,}, - {1,571,23,2,4,2,23,1,2,1596,4,2,1,521,4,3,23,2,2,175,1,1221,}, - {1,571,23,2,4,1,23,2,2,1596,4,2,1,522,4,2,23,2,2,175,1,1221,}, - {1,577,2,1594,23,1,1,528,4,2,23,1,2,172,1,1221,}, - {1,577,2,1594,23,1,1,528,4,1,1,1,23,1,2,172,1,1221,}, - {1,577,2,1594,23,1,1,528,4,2,23,1,2,172,1,1221,}, - {1,582,4,1,23,1,4,1,2,1587,23,6,1,530,4,1,23,15,2,151,4,2,1,1219,}, - {1,582,23,1,4,2,2,1587,23,6,1,530,4,1,23,15,2,151,4,2,1,1219,}, - {1,582,23,1,4,1,23,1,2,1601,4,2,1,1,2,2,4,3,1,1,4,6,1,1,2,3,4,1,1,518,4,2,1,1,4,3,2,145,23,2,1,1219,}, - {1,582,4,1,23,2,2,1601,4,1,1,2,2,2,4,3,1,1,4,7,2,3,4,1,1,519,4,5,2,145,23,2,1,1219,}, - {1,587,4,1,23,2,2,1618,23,2,4,1,1,522,4,3,23,1,2,140,1,1219,}, - {1,587,4,1,23,2,2,1618,23,2,4,1,1,522,4,3,23,1,2,140,1,1219,}, - {1,587,4,1,23,2,2,1618,23,2,4,1,1,522,4,3,23,1,2,140,1,1219,}, - {1,592,4,2,2,1622,1,523,23,2,2,136,23,1,1,1218,}, - {1,592,4,2,2,1622,1,523,23,2,2,136,23,1,1,1218,}, - {1,596,2,1623,1,523,4,3,23,2,2,130,23,1,1,1218,}, - {1,594,4,1,1,1,2,1623,1,523,4,3,23,2,2,130,23,1,1,1218,}, - {1,596,4,3,2,1621,4,3,2,2,4,1,1,521,4,6,23,1,2,123,23,1,1,1218,}, - {1,596,4,3,2,1621,4,3,2,2,4,1,1,521,4,6,23,1,2,123,23,1,1,1218,}, - {1,596,4,3,2,1621,4,3,2,2,4,1,1,521,4,6,23,1,2,123,23,1,1,1218,}, - {1,598,4,1,2,1626,23,1,1,539,4,2,23,1,2,1,23,1,2,107,4,1,1,1218,}, - {1,598,4,1,2,1626,23,1,1,539,4,2,2,2,23,1,2,107,4,1,1,1218,}, - {1,599,2,6,4,2,2,1619,1,547,4,5,2,9,4,6,2,76,23,3,4,5,1,1219,}, - {1,599,2,6,4,2,2,1619,1,547,4,5,2,9,23,1,4,5,2,76,23,3,4,5,1,1219,}, - {1,607,23,2,2,1619,1,571,4,2,23,1,2,22,4,3,1,24,4,1,23,3,2,8,23,1,1,1232,}, - {1,607,4,1,23,1,2,1619,1,571,4,2,2,23,4,3,1,24,4,1,2,1,23,2,2,8,23,1,1,1232,}, - {1,607,23,2,2,1619,1,571,4,2,2,23,4,3,1,24,4,1,23,1,2,1,23,1,2,8,23,1,1,1232,}, - {1,607,23,2,2,1617,23,1,2,1,1,1868,}, - {1,607,23,2,2,1617,23,2,1,1868,}, - {1,616,23,2,2,1608,23,2,1,1868,}, - {1,616,23,2,2,1608,23,2,1,1868,}, - {1,618,2,1608,23,1,2,1,1,1868,}, - {1,618,2,1608,23,2,1,1868,}, - {1,618,2,1608,23,2,1,1868,}, - {1,622,2,1606,1,1868,}, - {1,622,2,1606,1,1868,}, - {1,624,4,2,23,1,2,1599,4,2,1,1868,}, - {1,624,4,2,23,1,2,1599,4,2,1,1868,}, - {1,629,2,1597,1,1870,}, - {1,629,2,1597,1,1870,}, - {1,629,2,1597,1,1870,}, - {1,632,23,6,2,1587,23,1,1,1870,}, - {1,632,23,6,2,1587,23,1,1,1870,}, - {1,638,4,3,1,1,2,1583,4,1,1,1870,}, - {1,638,4,3,1,1,2,1583,4,1,1,1870,}, - {1,642,2,1583,4,1,1,1870,}, - {1,642,2,1583,4,1,1,1870,}, - {1,642,2,1583,4,1,1,1870,}, - {1,644,4,2,2,1579,4,1,1,1870,}, - {1,644,4,1,1,1,2,1579,4,1,1,1870,}, - {1,646,4,4,1,3,2,1572,4,1,1,1870,}, - {1,646,4,4,1,3,2,1572,4,1,1,1870,}, - {1,653,4,6,2,1566,4,1,1,1870,}, - {1,653,4,6,2,1566,4,1,1,1870,}, - {1,653,4,6,2,1566,4,1,1,1870,}, - {1,664,23,5,1,1,4,2,2,1545,23,2,1,4,2,2,4,1,1,1870,}, - {1,664,23,5,1,1,4,2,2,1545,23,2,1,4,2,2,4,1,1,1870,}, - {1,675,4,3,2,1539,1,1879,}, - {1,675,4,3,2,1539,1,1879,}, - {1,683,4,3,2,1533,1,1877,}, - {1,683,4,3,2,1533,1,1877,}, - {1,683,4,3,2,1533,1,1877,}, - {1,686,4,1,2,1529,4,1,1,1879,}, - {1,686,4,1,2,1,23,1,2,1527,4,1,1,1879,}, - {1,687,4,2,2,2,23,1,1,3,4,2,2,1514,4,3,1,1882,}, - {1,687,4,2,2,2,23,1,1,3,4,2,2,1514,4,3,1,1882,}, - {1,700,4,2,23,2,4,2,2,1504,4,1,1,1885,}, - {1,700,4,2,23,2,4,2,2,1504,4,1,1,1885,}, - {1,700,4,2,23,2,4,2,2,1504,4,1,1,1885,}, - {1,715,23,2,2,1499,23,1,1,1879,}, - {1,715,23,2,2,1499,23,1,1,1879,}, - {1,715,23,2,2,1499,23,1,1,1879,}, - {1,715,23,2,2,1499,23,1,1,1879,}, - {1,717,4,2,1,1,2,1496,23,1,1,1879,}, - {1,717,4,1,1,2,2,1496,23,1,1,1879,}, - {1,717,4,1,1,2,2,1496,23,1,1,1879,}, - {1,726,23,9,2,1481,23,1,1,1879,}, - {1,726,23,9,2,1481,23,1,1,1879,}, - {1,735,23,2,2,1479,23,1,1,1879,}, - {1,735,23,2,2,1479,23,1,1,1879,}, - {1,735,4,2,23,1,2,1,23,2,2,1473,23,2,4,1,1,1879,}, - {1,735,4,2,23,4,2,1473,23,2,4,1,1,1879,}, - {1,735,4,2,23,4,2,1473,23,2,4,1,1,1879,}, - {1,741,2,1473,23,1,2,1,1,1880,}, - {1,741,2,1474,23,1,1,1880,}, - {1,741,23,2,2,1473,1,1880,}, - {1,741,23,2,2,1473,1,1880,}, - {1,743,4,8,23,1,2,1464,1,1880,}, - {1,743,4,8,23,1,2,1464,1,1880,}, - {1,743,4,8,23,1,2,1464,1,1880,}, - {1,752,23,1,4,1,2,1460,23,2,1,1880,}, - {1,752,4,1,23,1,2,1460,23,2,1,1880,}, - {1,754,23,1,4,5,2,1454,23,2,1,1880,}, - {1,754,4,2,1,1,4,3,2,1454,23,2,1,1880,}, - {1,768,2,1443,4,3,1,1882,}, - {1,768,2,1443,4,3,1,1882,}, - {1,768,2,1443,4,3,1,1882,}, - {1,768,2,1443,23,3,1,1882,}, - {1,768,2,1443,23,3,1,1882,}, - {1,771,2,1440,1,1885,}, - {1,771,2,1440,1,1885,}, - {1,773,4,1,23,3,2,1434,1,1885,}, - {1,773,4,1,23,3,2,1434,1,1885,}, - {1,773,4,1,23,3,2,1434,1,1885,}, - {1,782,2,1429,1,1885,}, - {1,782,2,1429,1,1885,}, - {1,786,4,1,1,1,2,1423,1,1885,}, - {1,786,4,2,2,1423,1,1885,}, - {1,788,4,2,1,1,23,2,2,1418,1,1885,}, - {1,788,4,2,1,1,23,2,2,1418,1,1885,}, - {1,788,4,2,1,1,23,2,2,1418,1,1885,}, - {1,802,23,5,2,1403,1,1886,}, - {1,802,23,1,2,1,23,3,2,1403,1,1886,}, - {1,807,4,1,2,1400,4,2,1,1886,}, - {1,807,4,1,2,1400,4,2,1,1886,}, - {1,807,4,1,2,1,23,1,2,1396,4,2,1,1888,}, - {1,807,4,1,2,1398,4,2,1,1888,}, - {1,807,4,1,2,1398,4,2,1,1888,}, - {1,812,4,4,2,2,4,1,23,2,2,1385,1,1890,}, - {1,812,4,4,2,2,4,1,23,2,2,1385,1,1890,}, - {1,825,2,1374,1,1897,}, - {1,825,2,1374,1,1897,}, - {1,825,4,2,2,1,4,5,2,1366,23,1,1,1896,}, - {1,836,4,1,23,1,2,1362,23,2,1,1894,}, - {1,836,4,2,2,1362,23,2,1,1894,}, - {1,836,23,1,4,1,2,1362,23,2,1,1894,}, - {1,842,4,3,2,1357,1,1894,}, - {1,842,4,3,2,1357,1,1894,}, - {1,851,2,1351,1,1894,}, - {1,851,2,1351,1,1894,}, - {1,855,23,1,4,3,2,1346,4,1,1,1890,}, - {1,855,23,1,4,3,2,1343,23,1,2,1,23,1,4,1,1,1890,}, - {1,855,23,1,4,3,2,1344,23,2,4,1,1,1890,}, - {1,861,23,1,2,1344,1,1890,}, - {1,861,23,1,2,1344,1,1890,}, - {1,864,23,3,2,1339,1,1890,}, - {1,864,23,3,2,1339,1,1890,}, - {1,873,2,1333,1,1890,}, - {1,871,4,1,1,1,2,1333,1,1890,}, - {1,873,2,1333,1,1890,}, - {1,881,4,2,23,4,1,2,4,1,23,2,2,1314,1,1890,}, - {1,881,4,2,23,4,1,2,4,1,23,2,2,1314,1,1890,}, - {1,894,4,2,2,4,1,1,4,5,1,1,2,1299,1,1890,}, - {1,894,4,2,2,4,1,1,4,5,1,1,2,1299,1,1890,}, - {1,912,2,1288,4,2,1,1894,}, - {1,911,4,1,2,1288,4,2,1,1894,}, - {1,912,2,1288,4,2,1,1894,}, - {1,912,4,1,1,1,4,2,2,1284,1,1896,}, - {1,912,4,4,2,1284,1,1896,}, - {1,921,23,3,2,1,23,2,2,1,23,3,2,1268,4,1,1,1896,}, - {1,921,23,3,2,1,23,2,2,1,23,3,2,1268,4,1,1,1896,}, - {1,933,4,2,2,1262,4,2,1,1897,}, - {1,933,4,2,2,1262,4,2,1,1897,}, - {1,932,4,3,2,1262,4,2,1,1897,}, - {1,938,4,2,2,1257,4,2,1,1897,}, - {1,938,4,1,1,1,2,1257,4,1,1,1898,}, - {1,944,4,5,2,1246,4,1,1,1900,}, - {1,944,4,5,2,1246,1,1,4,1,1,1899,}, - {1,949,23,1,2,1245,1,1901,}, - {1,949,2,1246,1,1901,}, - {1,949,2,1246,1,1901,}, - {1,955,23,2,4,3,2,1235,1,1901,}, - {1,955,23,2,4,3,2,1235,1,1901,}, - {1,960,4,1,2,1234,1,1901,}, - {1,960,4,1,2,1234,1,1901,}, - {1,971,2,1222,1,1903,}, - {1,971,2,1222,1,1903,}, - {1,971,2,1222,1,1903,}, - {1,980,23,1,4,1,2,1,23,2,1,6,2,1202,1,1,4,1,1,1901,}, - {1,980,4,2,2,1,23,2,1,6,2,1202,4,1,1,1902,}, - {1,991,23,3,2,1197,23,2,1,1903,}, - {1,991,23,3,2,1197,23,2,1,1903,}, - {1,994,4,15,1,2,2,1180,23,2,1,1903,}, - {1,994,4,15,1,2,2,1180,23,2,1,1903,}, - {1,995,4,14,1,2,2,1180,23,2,1,1903,}, - {1,1017,4,2,23,1,4,2,1,9,2,1160,23,2,1,1903,}, - {1,1017,4,2,23,1,4,2,1,9,2,1160,23,2,4,1,1,1902,}, - {1,1030,4,1,2,5,1,1,4,16,23,1,2,1137,1,1905,}, - {1,1031,2,5,4,17,23,1,2,1137,1,1905,}, - {1,1031,2,3,4,2,1,26,23,2,2,1127,1,1905,}, - {1,1031,2,3,4,2,1,26,23,2,2,1127,1,1905,}, - {1,1031,2,3,4,2,1,26,23,2,2,1127,1,1905,}, - {1,1031,4,3,1,31,4,2,2,1122,4,2,1,1905,}, - {1,1031,4,3,1,31,4,2,2,1122,4,2,1,1905,}, - {1,1067,2,1122,1,1907,}, - {1,1067,2,1122,1,1907,}, - {1,1067,23,3,2,3,4,3,2,1113,1,1907,}, - {1,1067,23,3,2,3,4,3,2,1113,1,1907,}, - {1,1067,23,3,2,3,4,3,2,1113,1,1907,}, - {1,1086,23,2,2,1101,1,1907,}, - {1,1086,23,2,2,6,23,1,2,1094,1,1907,}, - {1,1090,4,3,1,2,4,3,2,1090,1,1908,}, - {1,1085,4,1,1,4,4,3,1,2,4,3,2,1090,4,1,1,1907,}, - {1,1099,4,2,2,1087,1,1908,}, - {1,1099,4,2,2,1087,1,1908,}, - {1,1099,4,2,2,1087,1,1908,}, - {1,1108,2,768,23,2,1,3,2,307,4,1,1,1907,}, - {1,1108,2,768,23,2,1,3,2,307,4,1,1,1907,}, - {1,1112,4,1,1,5,23,1,2,753,1,4,2,2,1,3,4,3,2,305,1,1907,}, - {1,1112,4,1,1,5,23,1,2,753,1,4,2,2,1,3,4,3,2,305,1,1907,}, - {1,1121,4,2,1,2,4,2,23,5,2,735,23,3,4,2,1,4,23,1,4,1,1,6,4,2,23,2,4,1,2,300,1,1907,}, - {1,1121,4,2,1,2,4,2,23,5,2,735,23,3,4,2,1,4,23,1,4,1,1,6,4,2,23,3,2,300,1,1907,}, - {1,1121,4,2,1,2,4,2,23,5,2,735,23,1,4,1,23,1,4,2,1,4,23,1,4,1,1,6,4,2,23,3,2,300,1,1907,}, - {1,1132,23,3,2,732,1,24,23,2,2,295,23,1,1,1907,}, - {1,1132,23,3,2,730,23,1,2,1,1,24,23,2,2,295,23,1,1,1907,}, - {1,1144,4,2,23,6,2,709,4,2,1,30,2,295,1,1908,}, - {1,1144,4,2,23,6,2,709,4,2,1,30,2,295,1,1908,}, - {1,1152,4,3,1,2,23,1,2,697,4,6,1,32,4,2,1,2,2,15,1,2,23,1,2,271,4,2,1,1908,}, - {1,1152,4,4,1,1,23,1,2,697,4,3,1,1,4,2,1,32,4,2,1,2,2,15,1,2,23,1,2,271,4,2,1,1908,}, - {1,1152,4,3,1,2,23,1,2,697,4,6,1,32,4,2,1,2,2,15,1,2,23,1,2,271,4,2,1,1908,}, - {1,1157,23,1,2,697,4,3,1,40,4,2,2,2,23,1,2,9,1,2,4,1,2,2,23,2,2,267,23,2,1,1908,}, - {1,1157,23,1,2,697,4,3,1,40,4,2,2,12,1,2,4,1,2,2,23,2,2,267,23,2,1,1908,}, - {1,1158,2,697,1,48,4,3,23,2,2,1,1,6,4,2,1,4,2,265,23,2,1,1908,}, - {1,1158,2,697,1,48,4,3,23,2,2,1,1,6,4,2,1,4,2,265,23,2,1,1908,}, - {1,1161,2,685,23,2,2,2,4,2,1,54,4,3,1,12,2,265,4,2,1,1908,}, - {1,1160,4,1,2,685,23,3,2,1,4,2,1,54,4,3,1,12,2,265,4,2,1,1908,}, - {1,1161,2,685,23,2,2,1,23,1,4,2,1,54,4,3,1,12,2,265,4,2,1,1908,}, - {1,1161,2,682,23,1,4,2,1,77,2,263,1,1910,}, - {1,1161,2,682,23,1,4,2,1,77,2,263,1,1910,}, - {1,1161,4,2,2,678,23,2,1,83,2,257,23,3,1,1910,}, - {1,1161,4,2,2,678,23,2,1,83,2,257,23,3,1,1910,}, - {1,1164,2,675,1,87,23,2,2,258,1,1910,}, - {1,1164,2,675,1,87,23,2,2,258,1,1910,}, - {1,1164,2,675,1,87,23,2,2,258,1,1910,}, - {1,1164,2,674,1,93,2,252,1,1913,}, - {1,1164,2,674,1,93,2,252,1,1913,}, - {1,1164,4,2,2,660,4,4,23,1,4,1,23,1,1,99,2,13,1,1,4,5,2,235,1,1910,}, - {1,1164,4,2,2,660,4,6,23,1,1,99,2,13,1,1,4,5,2,235,1,1910,}, - {1,1168,2,658,1,106,2,13,1,7,2,234,4,3,1,1907,}, - {1,1168,2,658,1,106,2,13,1,7,2,234,4,3,1,1907,}, - {1,1168,2,658,1,106,2,13,1,7,2,234,4,3,1,1907,}, - {1,1168,2,648,4,1,23,4,4,1,1,115,2,6,23,2,1,13,2,225,1,1913,}, - {1,1168,2,648,23,5,4,1,1,115,2,6,4,1,23,1,1,13,2,225,1,1913,}, - {1,1168,4,1,2,642,4,2,1,147,2,226,1,1910,}, - {1,1168,23,1,2,642,4,2,1,147,2,226,1,1910,}, - {1,1168,4,1,2,630,23,5,1,1,2,2,23,1,2,1,23,2,4,2,1,147,4,1,23,1,2,224,1,1910,}, - {1,1168,4,1,2,630,23,5,1,1,2,2,23,4,4,2,1,147,4,2,2,224,1,1910,}, - {1,1168,4,1,2,630,23,5,1,1,2,2,23,4,4,2,1,147,4,2,2,224,1,1910,}, - {1,1169,2,629,23,1,1,6,4,2,1,156,2,223,1,1910,}, - {1,1169,2,629,23,1,1,6,4,2,1,156,2,223,1,1910,}, - {1,1169,2,619,23,6,4,2,23,2,1,168,2,211,1,5,23,1,1,1913,}, - {1,1169,2,619,23,6,4,2,23,2,1,168,2,211,1,5,23,1,1,1913,}, - {1,1171,4,1,2,155,4,1,23,2,2,452,4,6,1,178,4,2,2,214,1,1914,}, - {1,1172,2,155,4,1,23,1,4,1,2,452,1,1,4,1,1,1,4,3,1,179,4,1,2,214,1,1914,}, - {1,1172,2,155,4,1,23,2,2,452,4,6,1,178,4,2,2,214,1,1914,}, - {1,1172,23,2,2,150,23,3,4,1,1,8,23,3,1,2,23,1,2,1,23,4,2,413,23,10,4,1,1,198,2,1,23,1,2,198,23,2,4,1,23,8,1,1916,}, - {1,1172,23,2,2,150,23,3,4,1,1,8,23,3,1,2,2,1,23,5,2,413,23,10,4,1,1,198,23,2,2,198,23,2,4,1,23,8,1,1916,}, - {1,1174,2,150,1,23,2,412,23,1,1,209,23,2,2,200,1,1925,}, - {1,1174,2,150,1,6,4,1,1,16,2,412,23,1,1,209,23,2,2,200,1,1925,}, - {1,1174,2,150,4,3,1,37,2,4,23,4,2,353,23,1,2,1,23,5,2,4,23,8,2,9,4,1,1,219,2,198,23,1,1,1924,}, - {1,1174,2,150,4,3,1,37,23,2,2,1,23,1,2,1,23,3,2,353,23,1,2,2,23,1,2,2,23,2,2,3,23,8,2,6,23,1,2,2,23,1,1,219,2,198,23,1,1,1924,}, - {1,1174,2,150,4,3,1,37,2,3,23,5,2,354,23,1,2,3,23,3,2,3,23,8,2,9,23,1,1,219,2,199,1,1924,}, - {1,1174,4,1,2,155,4,2,1,40,4,3,1,2,4,18,2,14,4,9,2,285,23,2,4,8,23,1,2,9,4,2,1,9,4,2,1,8,4,4,1,226,2,197,23,1,1,1924,}, - {1,1174,4,1,2,155,4,2,1,40,4,3,1,3,4,17,2,14,4,9,2,285,23,2,4,7,23,1,4,1,2,9,4,2,1,9,4,2,1,8,4,4,1,226,2,197,23,1,1,1924,}, - {1,1175,2,157,1,93,4,2,2,132,1,2,2,90,23,1,2,9,4,2,1,9,2,11,4,1,1,10,2,3,1,280,2,194,23,1,1,1924,}, - {1,1175,2,157,1,93,4,2,2,132,1,2,2,100,4,2,1,9,2,11,4,1,1,10,2,3,1,280,2,194,23,1,1,1924,}, - {1,1175,4,2,2,155,1,117,4,10,1,6,4,21,1,5,4,5,23,1,2,3,4,11,1,19,4,11,2,9,23,2,4,4,1,22,4,7,2,32,4,15,1,20,4,8,1,317,4,2,2,192,1,1925,}, - {1,1175,4,2,2,155,1,117,4,10,1,6,4,21,1,2,4,1,1,2,4,5,23,1,2,3,4,11,1,19,4,11,2,9,23,2,4,4,1,22,4,7,2,32,4,15,1,20,4,8,1,317,4,2,2,192,1,1925,}, - {1,1175,4,2,2,155,1,117,4,10,1,6,4,21,1,4,4,6,23,1,2,3,4,11,1,19,4,11,2,10,23,1,4,4,1,22,4,7,2,32,4,15,1,20,4,8,1,317,4,2,2,192,1,1925,}, - {1,1177,23,3,2,150,4,2,1,648,2,192,1,1924,}, - {1,1177,23,3,2,150,4,2,1,648,2,192,1,1924,}, - {1,1180,2,150,4,2,1,648,23,2,2,192,1,1922,}, - {1,1180,2,150,4,2,1,648,23,2,2,192,1,1922,}, - {1,1177,4,1,1,2,2,150,4,2,1,648,4,1,1,1,2,192,4,1,1,1921,}, - {1,1180,2,150,4,2,1,650,2,192,1,1922,}, - {1,1180,2,150,4,2,1,648,4,1,1,1,2,192,4,1,1,1921,}, - {1,1180,4,1,2,149,4,2,1,650,4,3,2,192,1,1919,}, - {1,1180,4,1,2,149,4,2,1,650,4,3,2,192,1,1919,}, - {1,1181,2,149,4,2,1,654,2,188,23,3,1,1919,}, - {1,1181,4,2,23,2,2,145,4,2,1,654,4,2,23,2,2,187,4,1,1,1918,}, - {1,1181,4,2,23,2,2,145,4,2,1,654,4,2,23,2,2,187,4,1,1,1918,}, - {1,1183,4,2,2,145,4,2,1,658,23,1,2,186,4,1,1,1918,}, - {1,1183,4,1,1,1,2,145,4,2,1,658,23,1,2,186,4,1,1,1918,}, - {1,1183,4,2,2,145,4,2,1,658,23,1,2,186,4,1,1,1918,}, - {1,1183,4,2,2,147,1,659,4,3,2,183,4,1,1,1918,}, - {1,1183,4,2,2,147,1,659,4,3,2,183,4,1,1,1918,}, - {1,1183,4,2,2,147,1,662,23,2,2,181,4,1,1,1918,}, - {1,1183,4,2,2,147,1,662,23,2,2,181,4,1,1,1918,}, - {1,1185,2,147,1,664,4,1,2,180,4,1,1,1918,}, - {1,1184,4,1,2,147,1,664,4,1,2,180,4,1,1,1918,}, - {1,1185,2,147,1,664,4,1,2,180,4,1,1,1918,}, - {1,1185,23,1,2,146,1,665,23,2,2,178,4,1,1,1918,}, - {1,1185,23,1,2,146,1,665,23,2,2,178,4,1,1,1918,}, - {1,1189,2,144,1,666,4,2,2,176,4,1,1,1918,}, - {1,1189,2,144,1,666,4,2,2,176,4,1,1,1918,}, - {1,1186,4,2,1,1,2,143,4,1,1,668,4,2,2,174,4,1,1,1918,}, - {1,1186,4,3,2,143,4,1,1,668,4,2,2,174,4,1,1,1918,}, - {1,1186,4,3,2,143,4,1,1,668,4,2,2,174,4,1,1,1918,}, - {1,1186,4,3,2,143,1,673,2,169,23,3,1,1919,}, - {1,1186,4,3,2,143,1,673,2,169,23,3,1,1919,}, - {1,1189,2,143,1,675,2,164,23,1,1,1924,}, - {1,1189,2,143,1,675,2,164,23,1,1,1924,}, - {1,1189,23,2,2,141,1,676,2,17,23,2,4,1,23,1,2,142,23,1,1,1924,}, - {1,1189,23,2,2,141,1,676,2,17,23,2,4,2,2,142,23,1,1,1924,}, - {1,1189,23,2,2,141,1,676,2,17,23,2,4,2,2,142,23,1,1,1924,}, - {1,1189,4,2,23,1,4,1,23,1,2,138,1,678,4,3,23,1,2,10,23,1,1,4,4,2,2,141,1,1924,}, - {1,1189,4,2,23,1,4,2,2,138,1,678,4,3,23,1,2,11,1,4,4,2,2,141,1,1924,}, - {1,1194,2,138,1,682,4,2,2,8,4,1,1,6,23,2,2,141,1,1922,}, - {1,1194,2,138,1,682,4,2,2,8,4,1,1,6,23,2,2,141,1,1922,}, - {1,1194,2,138,1,684,4,2,23,1,2,5,4,1,1,9,2,140,1,1922,}, - {1,1194,2,138,1,684,4,2,23,1,2,5,4,1,1,9,2,140,1,1922,}, - {1,1194,2,138,1,684,4,2,23,1,2,5,4,1,1,9,2,140,1,1922,}, - {1,1194,2,138,1,704,2,138,1,1922,}, - {1,1194,2,138,1,704,2,138,1,1922,}, - {1,1195,2,137,1,706,4,2,2,134,1,1922,}, - {1,1195,2,137,1,706,4,2,2,134,1,1922,}, - {1,1198,2,134,1,708,4,2,2,132,1,1922,}, - {1,1198,2,134,1,708,4,2,2,132,1,1922,}, - {1,1198,2,134,1,708,4,2,2,132,1,1922,}, - {1,1198,2,134,1,713,2,132,4,1,1,1918,}, - {1,1198,2,134,1,713,2,132,4,1,1,1918,}, - {1,1200,2,132,1,711,4,1,1,1,2,132,4,1,1,1918,}, - {1,1199,4,1,2,132,1,713,2,132,4,1,1,1918,}, - {1,1200,2,132,1,713,4,2,2,130,4,1,1,1918,}, - {1,1200,2,132,1,713,4,2,2,130,4,1,1,1918,}, - {1,1200,2,132,1,713,4,2,2,130,4,1,1,1918,}, - {1,1201,2,131,1,713,4,5,2,127,1,1919,}, - {1,1201,2,131,1,713,4,5,2,127,1,1919,}, - {1,1203,2,129,1,721,4,1,1,1,2,119,23,3,1,1919,}, - {1,1203,2,129,1,722,4,1,2,119,23,3,1,1919,}, - {1,1203,4,2,2,127,1,728,4,1,2,114,23,2,1,1919,}, - {1,1203,4,2,2,127,1,729,2,116,1,1919,}, - {1,1203,4,2,2,127,1,728,4,1,2,116,1,1919,}, - {1,1203,4,2,2,127,1,730,4,2,2,110,23,1,2,2,1,1919,}, - {1,1203,4,2,2,127,1,730,4,2,2,110,23,3,1,1919,}, - {1,1203,4,2,2,127,1,732,4,3,2,107,23,3,1,1919,}, - {1,1203,4,2,2,127,1,732,4,3,2,107,23,1,2,2,1,1919,}, - {1,1205,2,127,1,735,4,1,2,109,1,1919,}, - {1,1205,2,1,23,1,2,125,1,735,4,1,2,109,1,1919,}, - {1,1205,2,127,1,735,4,1,2,109,1,1919,}, - {1,1205,4,2,2,125,1,736,4,2,1,2,2,105,4,1,1,1918,}, - {1,1205,4,2,2,125,1,736,4,2,1,2,2,105,4,1,1,1918,}, - {1,1207,2,125,1,740,2,105,4,1,1,1918,}, - {1,1207,2,125,1,740,23,1,2,104,4,1,1,1918,}, - {1,1211,2,122,1,740,4,3,2,98,23,1,4,1,23,1,4,1,1,1918,}, - {1,1211,2,122,1,740,4,3,2,98,23,3,4,1,1,1918,}, - {1,1211,2,122,1,740,4,3,2,98,23,3,4,1,1,1918,}, - {1,1211,2,122,1,740,4,3,2,98,1,1922,}, - {1,1211,2,122,1,740,4,3,2,98,1,1922,}, - {1,1211,23,1,2,121,1,743,4,2,23,1,4,2,1,2,4,2,2,92,4,1,1,1918,}, - {1,1211,23,1,2,121,1,743,4,2,23,1,4,2,1,2,4,2,2,92,4,1,1,1918,}, - {1,1211,4,1,2,121,1,752,2,89,1,3,4,1,1,1918,}, - {1,1211,4,1,2,121,1,752,2,89,1,1922,}, - {1,1211,4,1,2,121,1,752,2,89,1,3,4,1,1,1918,}, - {1,1212,4,2,23,3,2,116,23,3,1,754,2,84,4,4,1,1918,}, - {1,1212,4,2,23,3,2,116,23,3,1,754,2,84,4,4,1,1918,}, - {1,1214,2,119,1,757,2,87,4,1,1,1918,}, - {1,1214,2,119,1,757,2,87,4,1,1,1918,}, - {1,1214,2,119,1,756,4,1,2,87,4,1,1,1918,}, - {1,1214,2,119,1,757,2,87,4,1,1,1918,}, - {1,1214,2,119,1,757,2,87,4,1,1,1918,}, - {1,1214,4,4,2,115,1,762,4,1,2,81,4,1,1,1918,}, - {1,1214,4,4,2,115,1,762,4,1,2,81,4,1,1,1918,}, - {1,1220,2,113,1,771,23,2,2,68,23,3,1,1919,}, - {1,1220,2,113,1,771,23,2,2,68,23,1,2,1,23,1,1,1919,}, - {1,1222,4,1,23,3,2,107,1,773,23,1,2,67,4,3,1,1919,}, - {1,1222,4,1,23,3,2,107,1,773,23,1,2,67,4,3,1,1919,}, - {1,1222,4,1,23,3,2,107,1,773,23,1,2,67,4,3,1,1919,}, - {1,1223,4,3,2,107,1,773,4,1,2,67,1,1922,}, - {1,1223,4,3,2,107,1,773,4,1,2,67,1,1922,}, - {1,1226,4,2,2,105,1,778,4,2,2,59,23,2,1,1922,}, - {1,1226,4,2,2,105,1,778,4,2,2,59,23,2,1,1922,}, - {1,1228,4,1,2,104,1,782,2,62,1,1919,}, - {1,1228,4,1,2,104,1,781,4,1,2,62,1,1919,}, - {1,1229,4,2,23,2,4,1,23,1,2,98,1,782,4,2,23,7,4,1,23,1,2,46,23,2,4,3,1,1919,}, - {1,1229,4,2,23,4,2,98,1,782,4,2,23,8,4,1,2,46,23,2,4,3,1,1919,}, - {1,1229,4,2,23,4,2,98,1,782,4,2,23,9,2,46,23,2,4,3,1,1919,}, - {1,1235,4,2,2,96,1,793,4,1,1,2,4,3,2,39,23,1,1,1,4,1,1,1922,}, - {1,1235,4,2,2,96,1,796,4,3,2,40,1,1924,}, - {1,1237,2,96,1,800,2,2,1,3,2,36,4,3,1,1919,}, - {1,1237,2,96,1,800,2,2,1,3,2,36,4,3,1,1919,}, - {1,1239,4,1,2,93,4,3,1,797,4,2,1,6,4,9,23,2,2,25,4,1,1,1918,}, - {1,1239,4,1,2,93,4,3,1,797,4,2,1,6,4,8,1,1,23,2,2,25,4,1,1,1918,}, - {1,1239,4,1,2,93,4,3,1,797,4,2,1,6,4,8,1,1,23,2,2,25,4,1,1,1918,}, - {1,1240,23,2,2,91,4,3,1,814,4,2,23,2,2,23,4,1,1,1918,}, - {1,1240,23,2,2,91,4,3,1,814,4,2,23,2,2,23,4,1,1,1918,}, - {1,1242,4,3,1,1,2,87,1,821,4,3,2,12,4,2,23,1,2,5,1,1919,}, - {1,1242,4,3,1,1,2,87,1,821,4,3,2,12,4,2,23,1,2,5,1,1919,}, - {1,1246,2,86,1,2764,}, - {1,1246,2,86,1,2764,}, - {1,1246,2,86,1,2764,}, - {1,1246,4,2,2,82,4,2,1,2764,}, - {1,1246,4,2,2,82,4,2,1,2764,}, - {1,1248,2,2,1,1,4,3,2,76,4,2,1,2764,}, - {1,1248,2,2,1,1,4,3,2,76,4,2,1,2764,}, - {1,1256,2,74,4,2,1,2764,}, - {1,1256,2,74,4,2,1,2764,}, - {1,1256,2,74,4,2,1,2764,}, - {1,1256,2,74,4,2,1,2764,}, - {1,1256,2,74,4,2,1,2764,}, - {1,1257,4,2,2,71,4,2,1,2764,}, - {1,1257,4,2,2,71,4,2,1,2764,}, - {1,1259,4,3,2,68,4,2,1,2764,}, - {1,1259,4,3,2,68,4,2,1,2764,}, - {1,1259,4,3,2,68,4,2,1,2764,}, - {1,1259,4,3,2,68,4,2,1,2764,}, - {1,1259,4,3,2,68,4,2,1,2764,}, - {1,1259,4,3,2,68,1,2766,}, - {1,1259,4,3,2,68,1,2766,}, - {1,1259,4,3,2,68,1,2766,}, - {1,1259,4,3,2,68,1,2766,}, - {1,1259,4,3,2,68,1,2766,}, - {1,1262,23,1,2,67,1,2766,}, - {1,1262,23,1,2,67,1,2766,}, - {1,1265,4,2,23,1,2,62,1,2766,}, - {1,1265,4,2,23,1,2,62,1,2766,}, - {1,1271,2,59,1,2766,}, - {1,1271,2,57,23,1,2,1,1,2766,}, - {1,1271,2,59,1,2766,}, - {1,1273,2,1,23,2,2,54,4,2,1,2764,}, - {1,1273,23,3,2,54,4,2,1,2764,}, - {1,1276,2,54,4,2,1,2764,}, - {1,1276,2,54,4,2,1,2764,}, - {1,1276,2,54,4,2,1,2764,}, - {1,1276,2,54,4,2,1,2764,}, - {1,1276,2,54,4,2,1,2764,}, - {1,1278,4,2,2,50,1,2766,}, - {1,1280,4,2,2,46,23,2,1,2766,}, - {1,1280,4,2,2,46,23,2,1,2766,}, - {1,1282,2,45,4,1,1,2768,}, - {1,1282,2,45,23,1,1,2768,}, - {1,1282,2,45,4,1,1,2768,}, - {1,1285,23,2,2,43,4,2,1,2764,}, - {1,1285,23,2,2,43,4,2,1,2764,}, - {1,1285,4,2,2,43,4,2,1,2764,}, - {1,1285,4,2,2,43,4,2,1,2764,}, - {1,1287,4,2,2,41,4,2,1,2764,}, - {1,1287,4,2,2,41,4,2,1,2764,}, - {1,1287,4,2,2,41,4,2,1,2764,}, - {1,1289,4,2,2,39,4,2,1,2764,}, - {1,1289,4,2,2,39,4,2,1,2764,}, - {1,1294,4,1,1,1,2,36,1,2764,}, - {1,1295,4,1,2,36,1,2764,}, - {1,1296,2,37,1,2763,}, - {1,1296,2,37,1,2763,}, - {1,1296,2,37,1,2763,}, - {1,1299,2,34,1,2763,}, - {1,1299,2,34,1,2763,}, - {1,1300,2,33,1,2763,}, - {1,1300,2,33,1,2763,}, - {1,1302,4,3,2,28,1,2763,}, - {1,1302,4,3,2,28,1,2763,}, - {1,1302,4,3,2,28,1,2763,}, - {1,1305,4,2,23,1,2,25,1,2763,}, - {1,1305,4,3,2,25,1,2763,}, - {1,1308,4,2,2,23,1,2763,}, - {1,1308,4,2,2,23,1,2763,}, - {1,1311,2,22,1,2763,}, - {1,1311,2,22,1,2763,}, - {1,1311,2,22,1,2763,}, - {1,1311,2,22,1,2763,}, - {1,1311,2,22,1,2763,}, - {1,1313,2,19,23,1,1,2763,}, - {1,1313,2,19,23,1,1,2763,}, - {1,1313,4,2,23,2,2,13,23,2,1,2764,}, - {1,1313,4,2,23,2,2,13,23,2,1,2764,}, - {1,1319,2,9,23,2,1,2766,}, - {1,1319,2,9,23,2,1,2766,}, - {1,1319,2,9,23,2,1,2766,}, - {1,1321,23,3,4,3,1,2769,}, - {1,1321,23,3,4,3,1,2769,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, - {1,4096,}, -} -} \ No newline at end of file diff --git a/maps/crab_defender/main.lua b/maps/crab_defender/main.lua index 1f7e25c7..f2c6d598 100644 --- a/maps/crab_defender/main.lua +++ b/maps/crab_defender/main.lua @@ -36,6 +36,13 @@ local starting_items = { ['stone'] = 12 } +local disable_tech = function() + game.forces.player.technologies['landfill'].enabled = false + game.forces.player.technologies['optics'].researched = true + game.forces.player.technologies['artillery'].researched = false + game.forces.player.technologies['atomic-bomb'].enabled = false +end + function Public.reset_game() FDT.reset_table() Poll.reset() @@ -55,6 +62,8 @@ function Public.reset_game() end end + disable_tech() + local map_gen_settings = {} map_gen_settings.seed = math_random(10000, 99999) map_gen_settings.height = 2048 @@ -115,8 +124,6 @@ function Public.reset_game() game.map_settings.enemy_evolution.pollution_factor = 0 game.map_settings.pollution.enabled = false - game.forces['player'].technologies['atomic-bomb'].enabled = false - if not game.forces.decoratives then game.create_force('decoratives') end @@ -127,7 +134,6 @@ function Public.reset_game() game.remove_offline_players() game.map_settings.enemy_expansion.enabled = false - game.forces['player'].technologies['artillery'].researched = false is_branch_18 = is_branch_18 .. sub(branch_version, 6, 7) get_active_version = get_active_version .. sub(game.active_mods.base, 6, 7) @@ -135,8 +141,8 @@ function Public.reset_game() game.reset_time_played() end - this.market_health = 500 - this.market_max_health = 500 + this.market_health = 1000 + this.market_max_health = 1000 this.spawn_area_generated = false end @@ -1424,8 +1430,9 @@ local on_tick = function() end if game.tick % 180 == 0 then if surface then - game.forces.player.chart(surface, {{-428, -24}, {-575, -126}}) - game.forces.player.chart(surface, {{577, -24}, {724, -126}}) + game.forces.player.chart(surface, {{-428, -24}, {-675, -326}}) + game.forces.player.chart(surface, {{577, -24}, {824, -326}}) + game.forces.player.chart(surface, {{248, 0}, {-248, 200}}) if Diff.difficulty_vote_index then this.wave_interval = this.difficulties_votes[Diff.difficulty_vote_index].wave_interval end diff --git a/maps/crab_defender/map.lua b/maps/crab_defender/map.lua new file mode 100644 index 00000000..ea468849 --- /dev/null +++ b/maps/crab_defender/map.lua @@ -0,0 +1,2054 @@ +return { +height = 2048, +width = 4096, +data = { + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,1968,21,1,5,3,33,15,5,5,21,3,1,2101,}, + {1,1966,21,1,5,1,33,28,21,1,1,2099,}, + {1,1848,21,2,5,2,33,22,5,1,33,17,5,6,21,1,1,52,4,1,21,1,5,1,33,7,5,2,33,36,5,1,33,6,5,1,21,3,1,2086,}, + {1,1823,21,6,5,1,33,4,5,4,33,82,5,1,33,2,5,2,33,9,5,1,33,9,5,4,33,69,5,2,4,1,1,2076,}, + {1,1814,21,1,5,1,33,210,5,1,1,2069,}, + {1,1811,21,1,5,1,33,215,5,1,21,2,4,1,1,2064,}, + {1,1809,21,1,5,1,33,221,5,2,33,2,5,1,33,5,5,1,21,1,4,1,1,2051,}, + {1,1797,4,1,21,1,5,3,33,4,5,1,33,166,5,1,21,2,5,4,21,1,33,2,21,1,5,1,21,1,5,4,33,63,5,4,21,1,1,2038,}, + {1,1789,21,1,5,1,33,181,5,1,21,1,33,17,21,1,33,66,5,1,33,23,5,3,21,2,4,1,1,2008,}, + {1,1777,4,1,5,6,33,4,5,1,33,62,5,1,21,1,5,1,21,2,5,5,21,1,5,4,33,1,21,5,5,6,33,1,5,1,33,1,5,1,21,1,5,12,33,61,5,12,21,1,5,2,33,22,21,2,33,2,5,5,33,2,21,1,5,3,33,80,5,2,33,13,5,1,33,4,5,3,33,1,5,1,33,16,5,1,33,9,5,2,33,8,5,1,33,12,5,2,33,3,5,1,33,4,5,1,33,7,5,1,33,19,5,2,33,9,5,1,33,15,5,3,4,1,1,1865,}, + {1,1776,21,1,33,52,21,1,33,2,5,1,21,1,5,9,21,1,5,1,21,1,5,2,33,49,5,1,33,3,5,9,21,2,33,1,21,1,5,4,21,3,5,4,33,1,5,3,21,3,5,1,33,2,5,5,21,1,33,1,5,8,21,1,33,1,5,3,21,1,33,51,21,1,5,2,33,5,5,2,33,214,5,1,21,1,1,1863,}, + {1,1768,21,1,5,1,21,1,5,1,33,46,5,1,33,3,5,1,21,2,33,197,5,3,33,210,21,1,5,1,33,16,5,1,21,2,1,1840,}, + {1,1760,21,1,5,3,33,52,5,2,33,207,21,1,5,1,33,249,5,1,21,2,1,1817,}, + {1,1749,21,2,5,1,33,4,5,1,33,54,21,1,33,218,5,1,21,1,5,3,21,1,5,4,33,242,5,1,33,14,5,1,33,1,5,3,33,6,5,1,33,6,5,2,33,9,5,2,33,9,5,1,33,1,5,1,21,1,1,1755,}, + {1,1747,21,2,5,1,33,49,5,4,33,241,21,2,5,5,33,291,5,3,1,1751,}, + {1,1742,21,1,5,1,33,48,5,1,33,2,5,3,21,2,33,254,5,5,21,3,33,5,5,4,21,1,33,1,21,1,5,11,33,263,5,2,33,19,5,3,21,1,4,1,1,1722,}, + {1,1732,4,1,21,1,5,3,33,1,5,1,33,44,5,4,33,299,21,1,5,6,33,1,21,2,33,2,21,2,33,5,5,2,21,1,5,1,33,2,21,1,5,8,21,1,33,1,21,1,5,14,21,1,33,3,21,1,5,7,33,1,5,12,33,1,5,1,33,1,21,2,5,1,33,1,5,1,21,1,5,1,33,3,21,3,5,6,21,1,5,6,21,1,33,5,21,1,5,11,21,3,33,5,5,6,21,1,5,4,33,151,5,2,33,12,5,5,21,2,4,2,1,1694,}, + {1,1725,4,3,21,2,5,2,33,49,21,2,33,444,21,1,5,2,33,173,5,2,33,9,5,8,21,2,1,1672,}, + {1,1724,21,1,5,2,33,43,5,1,33,2,21,3,5,2,33,453,21,1,5,1,21,1,5,4,21,4,5,5,33,2,5,1,33,174,5,2,33,8,5,2,21,1,1,1659,}, + {1,1721,21,2,5,2,33,41,5,2,33,491,21,1,5,1,33,1,21,1,5,4,21,1,5,4,21,1,5,3,33,161,21,2,1,1657,}, + {1,1714,21,3,5,3,33,33,5,1,21,1,5,3,21,1,33,520,5,8,33,2,5,5,21,1,5,7,21,1,5,5,33,3,21,1,5,5,33,1,21,1,5,7,21,1,33,1,21,1,5,6,33,1,21,1,33,108,5,3,1,1648,}, + {1,1705,21,1,5,2,33,4,5,3,33,37,21,1,33,584,21,1,5,1,33,116,5,2,33,3,5,6,1,1630,}, + {1,1692,21,1,5,4,33,1,5,4,33,1,5,3,33,37,5,1,33,3,5,1,21,1,33,594,21,5,5,2,21,1,5,4,33,1,5,2,33,1,5,4,21,1,5,5,33,6,5,2,33,97,5,2,21,1,1,1619,}, + {1,1692,21,1,33,45,21,1,33,1,21,3,33,629,5,1,33,9,5,7,21,1,33,4,5,1,33,82,5,2,21,1,4,1,1,1615,}, + {1,1679,21,1,5,2,33,49,5,2,21,1,33,1,5,3,33,657,5,1,21,2,33,2,5,3,33,2,5,2,33,6,5,2,33,66,5,2,21,3,1,1610,}, + {1,1674,4,1,21,1,5,3,33,48,5,3,21,1,33,692,21,2,5,4,21,2,5,2,33,56,5,4,21,1,1,1602,}, + {1,1666,21,1,5,5,33,54,5,1,33,706,5,2,33,58,5,1,21,2,1,1600,}, + {1,1663,21,1,33,55,5,1,21,1,5,2,33,713,21,5,5,6,33,56,5,1,21,1,1,1591,}, + {1,1660,4,2,5,1,33,46,5,9,33,732,5,3,33,2,5,3,21,1,5,5,33,42,5,1,21,2,1,1587,}, + {1,1655,4,1,21,1,5,2,33,41,21,1,5,8,33,754,5,2,21,2,5,7,33,38,5,5,21,2,4,1,1,1576,}, + {1,1653,21,2,5,3,33,38,5,1,21,1,33,776,21,1,5,1,33,44,5,1,21,2,5,2,21,2,1,1569,}, + {1,1648,21,1,5,3,33,29,5,12,33,785,21,1,5,2,33,47,5,1,21,3,1,1564,}, + {1,1646,21,1,5,2,33,30,5,1,33,804,5,5,33,42,5,1,21,1,1,1563,}, + {1,1643,4,1,21,1,5,1,33,24,5,2,33,3,5,4,33,812,21,1,5,2,33,39,5,1,21,1,1,1561,}, + {1,1637,21,2,5,2,33,26,21,1,33,827,21,3,5,3,33,1,5,1,33,32,5,7,21,2,1,1552,}, + {1,1631,21,2,5,3,33,29,5,2,33,836,5,2,33,37,5,2,21,3,1,1549,}, + {1,1628,21,1,5,2,33,30,5,1,21,1,33,846,21,2,5,3,33,31,5,1,21,1,1,1549,}, + {1,1627,21,1,33,28,5,4,33,858,5,4,33,26,5,2,1,1546,}, + {1,1624,4,2,21,1,5,1,33,25,5,3,33,869,5,1,33,25,5,1,21,2,4,3,1,1539,}, + {1,1621,4,1,21,1,5,1,33,26,5,2,33,876,5,1,33,26,5,2,21,2,1,1537,}, + {1,1615,5,1,33,31,5,3,21,1,33,878,5,1,33,29,5,3,21,2,1,1532,}, + {1,1613,21,1,5,1,33,28,5,2,33,887,5,1,33,2,5,3,33,25,5,1,4,1,1,1531,}, + {1,1611,21,1,5,1,33,24,5,2,33,901,21,1,5,1,33,24,5,2,1,1528,}, + {1,1610,5,1,33,22,5,2,33,908,5,1,33,26,5,3,21,1,4,1,1,1521,}, + {1,1603,21,1,5,2,33,1,5,2,33,24,5,1,33,911,5,1,33,30,5,3,4,1,1,1516,}, + {1,1600,4,1,5,1,33,28,5,1,21,2,33,912,21,2,5,5,33,31,5,2,21,3,1,1508,}, + {1,1600,21,1,33,25,5,1,33,925,21,1,33,35,5,1,21,1,1,1506,}, + {1,1594,4,1,21,3,5,3,33,17,5,3,21,1,33,934,21,1,5,1,33,34,5,1,21,1,4,1,1,1501,}, + {1,1591,21,1,5,2,33,22,5,2,33,940,5,2,33,35,5,2,1,1499,}, + {1,1585,21,3,4,1,21,1,5,2,33,23,5,2,33,943,21,2,5,5,33,30,5,2,1,1497,}, + {1,1584,21,1,5,1,33,24,5,3,33,954,21,1,5,3,33,29,5,3,21,1,1,1492,}, + {1,1583,5,2,33,23,5,2,33,964,5,3,33,26,5,1,4,1,1,1491,}, + {1,1581,21,1,5,1,33,22,5,1,21,1,33,973,5,3,33,22,21,1,1,1490,}, + {1,1577,4,2,21,1,5,1,33,23,5,1,33,978,21,1,33,23,5,2,21,1,1,1486,}, + {1,1575,4,1,5,1,33,23,5,3,33,985,21,1,5,2,33,19,5,1,21,2,1,1483,}, + {1,1574,21,1,5,1,33,21,5,2,21,1,33,991,21,1,5,2,33,17,5,2,1,1483,}, + {1,1571,5,1,33,19,5,3,33,1000,5,2,33,18,5,1,21,1,4,1,1,1479,}, + {1,1564,21,2,5,1,33,22,5,1,33,1007,5,2,33,18,5,1,21,1,1,1,21,1,4,1,1,1474,}, + {1,1560,4,2,21,1,5,1,33,24,5,1,33,1035,5,1,4,1,1,1470,}, + {1,1558,21,2,5,1,33,26,21,1,33,1011,5,2,33,24,21,1,1,1470,}, + {1,1557,4,1,33,25,5,3,21,1,33,1015,21,1,5,2,33,22,5,1,21,1,1,1467,}, + {1,1554,21,1,5,1,33,25,5,1,21,1,33,1023,5,2,33,20,5,1,21,1,1,1466,}, + {1,1552,21,2,33,26,5,1,33,1027,5,2,33,22,5,1,4,1,1,1462,}, + {1,1548,21,1,5,2,33,23,5,2,33,1,21,1,5,1,21,1,5,1,33,1028,5,2,33,22,21,1,1,1462,}, + {1,1546,4,1,21,1,5,2,33,19,5,2,21,2,5,1,33,1039,21,1,5,2,33,17,5,2,21,3,1,1458,}, + {1,1545,5,1,33,19,5,1,21,1,33,1051,5,3,33,15,5,1,21,1,1,1458,}, + {1,1541,21,3,5,1,33,19,5,1,33,1056,5,1,33,15,5,2,21,1,1,1456,}, + {1,1537,21,1,5,2,33,1083,5,1,33,17,5,1,21,1,1,1453,}, + {1,1535,4,1,21,1,5,1,33,21,5,2,33,1064,5,2,33,15,5,2,21,2,1,1450,}, + {1,1535,5,2,33,20,5,2,33,1068,5,2,33,16,5,1,21,1,4,1,1,1448,}, + {1,1535,5,1,33,1093,5,1,33,17,5,1,21,1,1,1447,}, + {1,1531,21,1,5,2,33,17,5,1,33,1077,21,2,5,1,33,19,5,3,21,1,1,1441,}, + {1,1528,4,1,5,3,33,17,5,2,33,1081,5,1,33,22,5,2,21,1,1,1438,}, + {1,1527,21,1,5,1,33,17,5,2,33,1086,5,1,33,21,5,2,21,1,1,1437,}, + {1,1526,21,1,5,1,33,15,5,1,33,1093,21,1,5,1,33,20,5,1,21,1,1,1435,}, + {1,1525,4,1,5,1,33,14,5,2,33,1096,5,2,33,20,5,3,21,2,1,1430,}, + {1,1524,21,1,33,15,5,1,33,1101,21,1,5,1,33,20,5,1,21,1,1,1430,}, + {1,1522,21,1,33,15,5,1,21,1,33,1105,5,1,33,20,21,1,1,1429,}, + {1,1520,5,2,33,15,5,1,21,1,33,1109,5,3,33,16,5,1,21,1,1,1427,}, + {1,1517,21,1,5,2,33,13,5,1,21,2,5,1,33,1114,5,1,33,18,5,1,21,1,1,1424,}, + {1,1517,5,1,33,14,5,1,33,1120,5,2,33,17,5,1,21,2,1,1421,}, + {1,1515,21,2,33,13,5,1,33,1124,5,1,33,18,5,2,21,1,1,1419,}, + {1,1514,21,1,5,2,33,12,5,1,33,1129,21,1,33,15,5,1,21,1,1,1419,}, + {1,1512,5,1,33,15,5,2,33,1130,5,1,33,14,5,2,21,1,1,1418,}, + {1,1512,5,1,33,13,5,1,33,1133,5,2,33,17,5,2,21,1,4,1,1,1413,}, + {1,1507,21,2,5,1,33,15,5,1,21,1,33,1156,5,2,4,2,1,1409,}, + {1,1505,21,1,5,1,33,16,5,2,33,1139,21,2,5,1,33,20,5,1,21,3,1,1405,}, + {1,1504,21,1,5,1,33,16,5,1,21,1,33,1144,5,2,33,17,5,3,21,1,1,1405,}, + {1,1501,21,1,5,1,33,18,5,1,33,1147,21,1,33,20,5,1,21,1,1,1404,}, + {1,1501,33,18,5,1,21,1,33,1149,21,1,33,22,5,1,21,1,1,1401,}, + {1,1499,5,1,33,18,21,1,33,1153,5,2,33,20,5,1,21,1,1,1400,}, + {1,1497,4,1,21,1,33,17,5,1,33,258,18,77,33,527,18,76,33,222,21,1,5,1,33,17,5,1,1,1399,}, + {1,1496,4,1,5,1,33,15,5,1,33,261,18,77,33,527,18,76,33,227,5,1,33,15,5,2,1,1396,}, + {1,1495,5,2,33,14,5,1,33,248,18,103,33,503,18,103,33,214,5,1,33,14,5,1,21,1,1,1396,}, + {1,1494,21,1,33,14,5,1,21,1,33,249,18,103,33,503,18,103,33,215,21,1,5,1,33,15,5,1,21,1,4,1,1,1392,}, + {1,1491,4,1,5,1,33,259,18,117,33,492,18,118,33,207,21,1,5,1,33,14,5,1,21,1,4,4,1,1388,}, + {1,1491,5,1,33,14,5,2,33,239,18,127,33,483,18,125,33,207,5,1,33,15,5,2,21,1,1,1388,}, + {1,1490,21,1,33,13,5,1,33,242,18,127,33,483,18,125,33,208,5,2,33,14,5,1,21,1,1,1388,}, + {1,1487,4,1,21,2,33,13,5,1,33,240,18,131,33,480,18,130,33,207,5,2,33,14,5,1,1,1387,}, + {1,1487,5,1,33,14,21,1,33,239,18,135,33,477,18,134,33,205,21,1,5,2,33,13,5,2,21,1,1,1384,}, + {1,1487,5,1,33,12,5,1,33,241,18,135,33,477,18,134,33,206,5,2,33,15,5,1,21,3,1,1381,}, + {1,1485,21,1,5,1,33,10,5,2,33,240,18,139,33,473,18,139,33,206,21,1,5,3,33,14,5,2,21,1,1,1379,}, + {1,1484,21,1,5,1,33,11,5,1,33,235,18,152,33,459,18,153,33,203,5,1,33,15,5,1,1,1379,}, + {1,1483,21,1,33,12,5,1,21,1,33,235,18,152,33,459,18,153,33,204,5,1,33,16,5,2,21,2,4,1,1,1373,}, + {1,1482,5,1,33,11,5,2,33,226,18,167,33,451,18,167,33,197,21,1,33,17,5,2,21,2,4,1,1,1369,}, + {1,1478,4,1,5,2,33,12,21,1,33,228,18,167,33,451,18,167,33,219,5,1,21,1,1,1368,}, + {1,1478,21,1,5,1,33,12,5,1,33,223,18,180,33,439,18,180,33,190,5,2,33,20,5,1,21,2,4,1,1,1365,}, + {1,1476,21,2,5,1,33,13,5,1,33,218,18,188,33,431,18,189,33,189,5,1,33,21,5,2,1,1364,}, + {1,1476,5,2,33,13,5,2,33,218,18,188,33,431,18,189,33,191,21,1,33,21,21,1,1,1363,}, + {1,1475,5,2,33,11,5,1,21,1,33,218,18,192,33,429,18,192,33,190,21,1,5,2,33,20,5,2,4,1,1,1359,}, + {1,1474,21,1,33,12,5,2,33,217,18,196,33,427,18,193,33,194,5,3,33,17,5,2,21,1,1,1357,}, + {1,1472,4,1,21,1,5,1,33,10,5,2,21,1,33,218,18,196,33,427,18,193,33,197,5,2,33,17,21,1,1,1357,}, + {1,1472,21,1,5,1,33,9,5,2,33,220,18,198,33,424,18,199,33,197,5,1,33,14,5,2,21,1,1,1355,}, + {1,1471,4,1,5,1,33,10,5,1,33,218,18,203,33,420,18,202,33,198,5,2,33,15,21,2,1,1352,}, + {1,1469,5,2,33,11,5,2,33,218,18,203,33,420,18,202,33,200,5,1,33,14,5,2,21,1,1,1351,}, + {1,1468,21,1,5,1,33,12,5,1,21,1,33,211,18,215,33,411,18,212,33,195,21,1,5,1,33,15,5,1,4,1,1,1349,}, + {1,1467,21,1,5,1,33,10,5,2,33,210,18,222,33,405,18,222,33,190,21,1,5,1,33,14,21,1,1,1349,}, + {1,1466,21,1,5,1,33,10,5,3,33,210,18,222,33,405,18,222,33,191,21,1,5,1,33,13,5,1,21,1,1,1348,}, + {1,1465,21,1,5,1,33,11,5,2,33,205,18,229,33,402,18,230,33,187,5,2,33,12,5,1,21,1,1,1347,}, + {1,1464,4,1,33,11,5,2,33,207,18,229,33,402,18,230,33,188,5,4,33,10,5,3,4,1,1,1344,}, + {1,1463,21,1,5,1,33,11,5,1,33,204,18,235,33,399,18,232,33,203,5,1,21,1,4,1,1,1343,}, + {1,1461,4,1,5,1,33,12,5,1,33,204,18,237,33,396,18,236,33,189,5,1,33,13,5,1,21,1,1,1342,}, + {1,1461,4,1,33,12,5,1,33,205,18,237,33,396,18,236,33,190,5,2,33,13,1,1342,}, + {1,1459,5,3,33,10,5,1,33,207,18,239,33,392,18,240,33,190,21,1,5,1,33,11,5,1,21,1,4,1,1,1339,}, + {1,1459,5,2,33,11,5,1,33,204,18,244,33,389,18,244,33,188,5,2,33,12,5,1,21,1,1,1338,}, + {1,1457,4,1,21,1,5,1,33,11,5,1,33,205,18,244,33,389,18,244,33,189,21,1,33,13,5,1,21,1,1,1337,}, + {1,1457,21,1,5,1,33,11,5,1,33,201,18,252,33,383,18,251,33,187,5,2,33,11,5,1,21,1,1,1336,}, + {1,1455,21,2,5,1,33,10,21,1,33,200,18,256,33,379,18,256,33,187,5,1,33,12,5,1,21,3,1,1332,}, + {1,1454,21,2,5,1,33,9,5,1,33,202,18,256,33,379,18,258,33,185,5,2,33,14,5,1,21,1,4,1,1,1330,}, + {1,1454,5,2,33,9,5,2,33,200,18,260,33,377,18,259,33,187,5,1,33,14,5,1,21,1,1,1329,}, + {1,1454,5,1,33,9,5,2,33,201,18,260,33,377,18,259,33,188,21,1,33,14,5,1,1,1329,}, + {1,1453,4,1,33,10,5,1,21,1,33,200,18,262,33,374,18,263,33,202,21,1,1,1328,}, + {1,1453,21,1,33,8,5,1,21,1,33,200,18,264,33,372,18,267,33,185,5,1,33,14,5,1,21,1,1,1327,}, + {1,1451,4,1,5,2,33,8,21,1,33,195,18,270,33,372,18,269,33,187,21,1,5,1,33,10,5,1,21,2,1,1325,}, + {1,1449,4,1,21,1,5,1,33,10,21,1,33,193,18,274,33,370,18,271,33,187,5,1,33,10,5,1,21,1,1,1325,}, + {1,1449,21,1,33,11,5,1,21,1,33,187,18,178,33,79,18,25,33,367,18,25,33,78,18,175,33,182,5,1,33,9,5,1,21,1,4,1,1,1324,}, + {1,1449,5,1,33,10,5,1,33,183,18,184,33,79,18,25,33,367,18,25,33,78,18,179,33,178,5,1,33,11,5,1,21,1,1,1323,}, + {1,1448,21,1,5,1,33,9,5,1,33,173,18,3,33,4,18,176,33,100,18,19,33,359,18,21,33,100,18,172,33,7,18,2,33,164,5,3,33,9,5,1,1,1323,}, + {1,1447,33,181,18,185,33,106,18,19,33,355,18,18,33,107,18,171,33,2,18,11,33,160,5,1,33,8,5,1,21,1,1,1323,}, + {1,1445,5,2,33,10,5,1,33,170,18,185,33,106,18,19,33,355,18,18,33,107,18,184,33,161,5,1,33,8,5,2,21,1,1,1321,}, + {1,1444,21,1,33,11,5,1,21,1,33,162,18,191,33,111,18,16,33,353,18,17,33,111,18,191,33,165,21,1,1,1320,}, + {1,1444,33,10,5,1,33,156,18,199,33,115,18,14,33,352,18,14,33,116,18,197,33,146,5,1,33,10,21,1,1,1320,}, + {1,1443,21,1,33,10,5,1,33,156,18,199,33,115,18,14,33,352,18,14,33,116,18,197,33,146,5,1,33,10,5,1,4,1,1,1319,}, + {1,1443,21,1,5,1,33,9,5,1,33,154,18,199,33,119,18,12,33,352,18,13,33,118,18,199,33,144,21,1,5,1,33,10,5,1,21,1,4,3,1,1314,}, + {1,1441,21,1,5,2,33,8,21,1,33,156,18,199,33,119,18,12,33,352,18,13,33,118,18,199,33,145,21,1,33,12,5,1,21,2,1,1314,}, + {1,1440,21,1,33,11,5,1,33,155,18,197,33,123,18,11,33,352,18,11,33,122,18,199,33,144,5,1,33,12,21,2,1,1314,}, + {1,1439,4,1,5,1,33,11,5,1,33,153,18,191,33,136,18,3,33,357,18,4,33,136,18,191,33,144,21,1,5,1,33,10,5,1,21,1,1,1314,}, + {1,1438,21,1,5,2,33,10,5,1,33,154,18,191,33,136,18,3,33,357,18,4,33,136,18,191,33,145,5,2,33,11,5,1,1,1313,}, + {1,1438,5,1,33,12,5,1,33,153,18,183,33,655,18,183,33,143,21,1,5,1,33,11,5,1,21,2,1,1311,}, + {1,1435,21,2,5,2,33,11,5,1,33,151,18,181,33,664,18,182,33,142,5,1,33,11,5,1,21,1,4,1,1,1310,}, + {1,1435,5,2,33,11,5,2,33,152,18,181,33,664,18,182,33,143,5,2,33,11,5,1,1,1310,}, + {1,1435,5,1,33,10,5,1,33,150,18,184,33,668,18,184,33,141,5,1,33,11,21,2,4,1,1,1307,}, + {1,1433,21,1,5,1,33,11,5,2,33,141,18,191,33,671,18,189,33,135,21,1,5,1,33,10,5,3,21,1,1,1305,}, + {1,1433,5,1,33,10,21,1,33,144,18,191,33,671,18,189,33,136,5,1,33,13,5,1,1,1305,}, + {1,1432,21,1,33,10,5,1,33,142,18,192,33,674,18,192,33,132,5,2,33,13,5,1,21,1,1,1303,}, + {1,1430,21,1,5,2,33,153,18,192,33,674,18,192,33,132,21,1,5,1,33,15,5,1,21,1,1,1301,}, + {1,1430,21,2,5,1,33,151,18,193,33,677,18,192,33,132,5,1,33,16,21,1,1,1300,}, + {1,1429,21,1,5,1,33,10,5,2,33,140,18,191,33,683,18,191,33,131,5,3,33,14,1,1300,}, + {1,1427,21,1,5,1,33,11,5,1,33,142,18,191,33,683,18,191,33,134,5,1,33,13,5,4,21,1,1,1295,}, + {1,1427,21,1,33,11,5,1,33,141,18,188,33,693,18,186,33,135,21,1,33,16,5,1,1,1295,}, + {1,1427,21,1,5,1,33,151,18,184,33,702,18,183,33,136,5,2,33,13,5,1,1,1295,}, + {1,1425,4,1,21,1,5,1,33,9,5,2,33,141,18,184,33,702,18,183,33,139,5,1,33,12,5,1,21,2,1,1292,}, + {1,1425,21,1,33,11,21,1,33,139,18,184,33,708,18,185,33,134,5,3,33,11,5,2,21,1,1,1291,}, + {1,1424,21,1,33,10,5,2,33,137,18,186,33,711,18,186,33,133,5,1,33,14,21,1,1,1290,}, + {1,1422,21,1,5,1,33,150,18,186,33,711,18,186,33,134,5,1,33,13,5,1,1,1290,}, + {1,1422,21,1,5,1,33,10,5,1,33,135,18,188,33,713,18,189,33,134,5,2,33,9,21,1,1,1290,}, + {1,1420,4,1,21,1,5,1,33,10,5,1,21,1,33,132,18,191,33,714,18,191,33,132,5,1,33,10,5,1,1,1289,}, + {1,1419,21,1,5,1,33,11,5,1,33,134,18,191,33,714,18,191,33,132,5,2,33,10,5,2,21,1,1,1286,}, + {1,1418,4,1,5,1,33,12,5,1,33,131,18,192,33,718,18,191,33,132,5,2,33,10,21,1,1,1286,}, + {1,1418,21,1,5,1,33,10,5,1,33,133,18,192,33,718,18,191,33,134,5,1,33,9,5,2,4,1,1,1284,}, + {1,1417,21,1,5,1,33,10,5,1,33,133,18,189,33,727,18,187,33,133,21,1,33,12,5,1,21,1,1,1282,}, + {1,1417,5,1,33,11,5,1,33,133,18,184,33,736,18,185,33,131,5,1,33,13,5,2,21,1,1,1280,}, + {1,1416,5,1,33,10,5,1,21,1,33,134,18,184,33,736,18,185,33,131,21,1,5,1,33,14,5,1,21,1,1,1279,}, + {1,1414,4,1,5,2,33,10,5,1,33,133,18,184,33,740,18,184,33,132,5,2,33,13,5,1,21,2,1,1277,}, + {1,1414,5,1,33,11,5,1,33,131,18,186,33,743,18,186,33,130,21,1,33,13,5,2,1,1277,}, + {1,1411,21,1,5,2,33,11,5,2,33,131,18,186,33,743,18,186,33,131,5,1,33,13,5,1,1,1277,}, + {1,1409,21,1,5,2,33,12,5,1,21,1,33,126,18,190,33,746,18,191,33,126,5,2,33,13,21,1,1,1275,}, + {1,1409,21,1,5,1,33,12,5,1,21,1,33,124,18,192,33,749,18,190,33,127,21,1,5,1,33,11,5,1,1,1275,}, + {1,1409,21,1,33,12,5,1,21,1,33,125,18,192,33,749,18,190,33,128,5,3,33,9,5,1,21,1,1,1274,}, + {1,1408,4,1,5,1,33,11,5,1,21,1,33,126,18,190,33,208,18,2,33,542,18,191,33,128,21,1,5,1,33,10,5,2,1,1272,}, + {1,1407,21,1,5,1,33,11,5,1,33,128,18,190,33,208,18,2,33,542,18,191,33,130,21,1,5,1,33,10,21,2,1,1270,}, + {1,1406,21,1,5,1,33,9,5,1,21,1,33,128,18,191,33,208,18,4,33,330,18,5,33,208,18,191,33,128,21,1,5,1,33,11,21,1,1,1270,}, + {1,1405,21,1,5,1,33,9,5,1,33,130,18,188,33,209,18,6,33,330,18,5,33,211,18,188,33,129,21,1,33,11,5,1,21,1,1,1269,}, + {1,1405,5,1,33,10,5,1,33,130,18,188,33,209,18,6,33,330,18,5,33,211,18,188,33,131,5,1,33,9,5,1,21,1,1,1269,}, + {1,1404,21,1,33,9,5,1,21,1,33,129,18,188,33,211,18,6,33,330,18,6,33,211,18,188,33,130,21,1,33,11,5,1,21,1,1,1267,}, + {1,1402,21,1,5,1,33,11,21,1,33,126,18,188,33,211,18,9,33,330,18,8,33,213,18,187,33,128,5,1,33,10,5,1,21,1,1,1267,}, + {1,1402,33,11,5,1,33,128,18,188,33,211,18,9,33,330,18,8,33,213,18,187,33,129,5,2,33,8,5,2,21,1,1,1266,}, + {1,1400,21,1,5,1,33,10,5,1,33,125,18,190,33,210,18,12,33,330,18,13,33,209,18,189,33,128,5,2,33,7,5,1,21,1,1,1266,}, + {1,1400,5,1,33,11,5,1,33,123,18,191,33,206,18,17,33,330,18,16,33,208,18,189,33,126,5,1,33,9,5,1,21,1,1,1265,}, + {1,1397,4,1,5,2,33,12,21,1,33,123,18,191,33,206,18,17,33,331,18,15,33,208,18,189,33,127,5,1,33,8,5,1,21,1,1,1265,}, + {1,1397,5,1,33,12,5,1,33,123,18,191,33,207,18,18,33,331,18,18,33,206,18,189,33,126,21,1,33,9,5,1,4,1,1,1264,}, + {1,1397,33,12,5,1,33,124,18,191,33,207,18,18,33,331,18,18,33,206,18,189,33,127,21,1,33,9,5,1,21,1,1,1263,}, + {1,1396,21,1,5,1,33,10,5,1,33,125,18,190,33,206,18,20,33,331,18,18,33,206,18,191,33,125,5,1,33,9,5,1,21,1,1,1263,}, + {1,1393,21,3,5,1,33,9,5,1,21,1,33,125,18,191,33,206,18,20,33,331,18,19,33,207,18,191,33,123,21,1,5,1,33,9,5,1,21,1,1,1262,}, + {1,1391,21,1,5,4,33,8,5,1,33,128,18,191,33,206,18,20,33,331,18,19,33,207,18,191,33,124,21,1,33,10,5,1,1,1262,}, + {1,1391,5,1,33,11,5,1,21,1,33,126,18,191,33,206,18,21,33,333,18,20,33,206,18,190,33,124,21,1,5,1,33,9,5,1,1,1262,}, + {1,1391,5,1,33,138,18,189,33,208,18,22,33,333,18,22,33,206,18,189,33,125,5,1,33,9,21,1,1,1261,}, + {1,1390,4,1,33,12,5,1,33,126,18,189,33,208,18,22,33,333,18,22,33,206,18,189,33,125,21,1,33,10,21,1,1,1260,}, + {1,1387,4,1,21,1,5,1,33,12,5,1,33,124,18,190,33,207,18,23,33,336,18,24,33,206,18,189,33,122,21,2,5,1,33,8,5,1,21,1,1,1259,}, + {1,1387,5,1,33,12,5,1,33,124,18,189,33,207,18,26,33,337,18,26,33,205,18,190,33,121,5,1,33,8,5,1,21,1,1,1259,}, + {1,1385,4,1,21,1,5,1,33,10,5,1,21,1,33,125,18,189,33,207,18,26,33,338,18,25,33,205,18,190,33,121,5,1,33,9,5,1,4,1,1,1258,}, + {1,1384,4,1,33,13,5,1,33,124,18,191,33,202,18,28,33,342,18,27,33,203,18,189,33,122,5,1,33,9,5,1,1,1258,}, + {1,1384,21,1,33,12,5,2,33,123,18,191,33,200,18,28,33,346,18,31,33,200,18,189,33,120,21,1,5,1,33,11,5,1,21,1,1,1254,}, + {1,1384,5,1,33,11,21,1,33,125,18,191,33,200,18,28,33,347,18,30,33,200,18,189,33,121,21,1,33,12,5,1,1,1254,}, + {1,1381,21,2,5,2,33,9,5,3,33,125,18,189,33,199,18,31,33,348,18,30,33,199,18,191,33,131,5,2,21,1,4,1,1,1252,}, + {1,1381,21,1,5,2,33,10,21,1,33,127,18,189,33,199,18,31,33,349,18,29,33,199,18,191,33,120,21,1,5,1,33,11,5,2,1,1252,}, + {1,1378,21,3,5,1,33,10,5,1,33,127,18,191,33,199,18,31,33,349,18,31,33,198,18,191,33,121,5,1,33,11,5,1,1,1252,}, + {1,1377,21,1,5,2,33,12,5,1,33,126,18,191,33,198,18,33,33,350,18,30,33,200,18,189,33,122,5,2,33,11,5,1,21,1,1,1249,}, + {1,1377,21,1,5,1,33,12,5,2,33,126,18,191,33,198,18,33,33,350,18,30,33,200,18,189,33,124,5,1,33,11,5,1,1,1249,}, + {1,1376,4,1,21,1,33,12,5,2,21,1,33,124,18,191,33,199,18,32,33,352,18,33,33,198,18,191,33,122,5,1,33,10,5,3,1,1247,}, + {1,1376,21,1,5,1,33,11,5,2,33,123,18,192,33,196,18,37,33,352,18,38,33,195,18,192,33,119,21,1,5,1,33,10,5,2,4,1,1,1246,}, + {1,1376,5,1,33,9,5,3,33,125,18,192,33,196,18,37,33,352,18,38,33,195,18,192,33,120,5,1,33,12,5,1,21,1,4,1,1,1244,}, + {1,1374,4,1,5,1,33,9,5,1,33,127,18,190,33,194,18,42,33,353,18,41,33,193,18,192,33,118,21,1,5,1,33,11,5,2,21,1,1,1244,}, + {1,1373,5,2,33,9,21,1,33,126,18,192,33,191,18,45,33,353,18,44,33,191,18,191,33,120,21,1,5,1,33,11,5,1,21,1,1,1243,}, + {1,1372,21,1,5,1,33,9,5,1,33,127,18,192,33,191,18,45,33,353,18,44,33,191,18,191,33,122,5,1,33,12,21,1,1,1242,}, + {1,1372,5,2,33,10,5,1,33,126,18,191,33,189,18,47,33,355,18,47,33,189,18,190,33,122,5,1,33,11,5,2,21,1,4,1,1,1239,}, + {1,1370,4,1,21,1,33,12,21,1,33,126,18,191,33,189,18,47,33,355,18,47,33,189,18,190,33,122,21,1,5,1,33,12,21,2,1,1239,}, + {1,1370,5,1,33,11,5,1,21,1,33,125,18,191,33,189,18,49,33,356,18,47,33,189,18,191,33,122,5,2,33,9,5,1,1,1241,}, + {1,1370,5,2,33,9,5,1,33,126,18,191,33,189,18,50,33,356,18,47,33,189,18,193,33,122,5,2,33,8,21,1,1,1240,}, + {1,1368,21,2,5,1,33,8,5,2,33,127,18,191,33,189,18,49,33,358,18,46,33,189,18,193,33,122,5,2,33,8,5,1,21,1,1,1239,}, + {1,1368,33,10,5,3,33,125,18,193,33,187,18,49,33,361,18,47,33,189,18,192,33,123,5,1,33,7,5,1,21,3,1,1237,}, + {1,1366,21,1,5,1,33,10,21,1,33,124,18,194,33,188,18,50,33,362,18,49,33,186,18,195,33,120,5,1,33,8,5,3,21,2,1,1235,}, + {1,1365,4,1,5,1,33,10,5,1,33,125,18,194,33,188,18,49,33,364,18,48,33,186,18,195,33,120,5,1,33,12,5,1,4,1,1,1234,}, + {1,1364,21,1,5,1,33,10,5,1,21,1,33,124,18,195,33,178,18,58,33,366,18,55,33,179,18,196,33,130,5,1,21,1,1,1235,}, + {1,1364,5,1,33,11,5,1,33,123,18,197,33,175,18,60,33,367,18,59,33,175,18,196,33,119,5,1,33,10,5,1,21,1,1,1235,}, + {1,1363,5,1,33,11,5,1,33,124,18,197,33,175,18,60,33,368,18,58,33,175,18,196,33,120,5,2,33,9,5,1,4,1,1,1234,}, + {1,1362,21,1,5,1,33,9,5,2,33,123,18,197,33,174,18,61,33,371,18,60,33,174,18,195,33,121,5,1,33,8,5,2,1,1234,}, + {1,1360,21,1,5,1,33,9,5,1,21,1,33,125,18,194,33,175,18,61,33,374,18,61,33,172,18,197,33,120,5,1,33,9,4,1,1,1233,}, + {1,1359,4,1,5,1,33,10,5,1,33,126,18,194,33,175,18,61,33,375,18,60,33,173,18,196,33,121,5,1,33,9,5,1,21,1,1,1231,}, + {1,1359,21,1,33,137,18,193,33,176,18,62,33,375,18,62,33,171,18,196,33,121,5,2,33,10,5,1,1,1230,}, + {1,1358,21,1,5,1,33,11,5,1,33,125,18,191,33,178,18,61,33,376,18,62,33,171,18,196,33,122,5,2,33,10,5,1,4,1,1,1228,}, + {1,1357,4,1,5,1,33,10,5,1,33,127,18,191,33,176,18,63,33,377,18,62,33,170,18,198,33,121,5,1,33,11,5,1,21,1,1,1227,}, + {1,1357,21,1,33,11,5,1,33,125,18,193,33,173,18,66,33,377,18,64,33,169,18,198,33,120,21,1,33,12,5,1,1,1227,}, + {1,1357,5,1,33,9,5,2,33,126,18,193,33,173,18,65,33,378,18,64,33,169,18,198,33,121,5,1,33,11,5,1,4,1,1,1226,}, + {1,1356,21,1,5,1,33,8,5,1,21,1,33,124,18,195,33,171,18,67,33,380,18,67,33,166,18,200,33,118,5,1,33,12,5,1,21,1,1,1225,}, + {1,1355,21,1,5,1,33,9,5,1,33,124,18,196,33,162,18,76,33,381,18,76,33,156,18,202,33,118,5,1,33,11,5,1,1,1225,}, + {1,1354,21,1,5,1,33,10,5,1,33,124,18,195,33,163,18,76,33,381,18,76,33,157,18,201,33,119,21,1,5,2,33,8,5,1,21,1,1,1224,}, + {1,1354,5,2,33,8,5,1,33,124,18,197,33,158,18,81,33,381,18,79,33,154,18,202,33,120,21,1,33,9,5,1,1,1224,}, + {1,1354,33,10,5,1,33,123,18,197,33,156,18,83,33,382,18,84,33,150,18,201,33,120,5,1,33,10,5,2,21,1,1,1221,}, + {1,1351,4,1,5,2,33,9,5,1,33,124,18,197,33,156,18,83,33,382,18,84,33,150,18,201,33,120,21,1,33,12,5,1,4,1,1,1220,}, + {1,1349,21,1,5,2,33,10,5,1,33,125,18,196,33,154,18,84,33,385,18,84,33,149,18,203,33,119,5,1,33,12,5,1,21,2,1,1218,}, + {1,1349,21,1,33,12,21,1,33,125,18,196,33,154,18,84,33,386,18,83,33,149,18,203,33,120,5,1,33,12,5,2,21,3,1,1215,}, + {1,1346,4,1,5,2,33,11,5,2,33,126,18,196,33,154,18,81,33,390,18,84,33,148,18,202,33,120,21,1,33,15,5,1,21,1,1,1215,}, + {1,1346,5,1,33,13,5,1,33,125,18,198,33,152,18,81,33,393,18,84,33,147,18,202,33,121,5,1,33,15,5,3,21,1,1,1212,}, + {1,1345,4,1,5,1,33,11,5,2,21,1,33,125,18,198,33,152,18,81,33,394,18,83,33,148,18,201,33,122,5,1,33,1,5,1,33,15,5,1,1,1212,}, + {1,1345,21,1,5,1,33,11,21,1,5,1,33,126,18,198,33,149,18,83,33,396,18,84,33,145,18,203,33,124,21,1,33,15,21,1,1,1211,}, + {1,1344,21,1,5,1,33,10,5,1,33,127,18,200,33,144,18,88,33,397,18,88,33,140,18,205,33,124,5,2,33,13,21,1,1,1210,}, + {1,1344,21,1,33,10,5,1,33,128,18,201,33,143,18,88,33,398,18,87,33,140,18,205,33,126,5,1,33,12,5,1,21,1,1,1209,}, + {1,1342,21,1,5,1,33,10,5,1,33,125,18,205,33,129,18,100,33,401,18,100,33,126,18,208,33,124,21,1,5,1,33,14,5,1,21,3,1,1203,}, + {1,1342,5,1,33,10,5,1,33,124,18,207,33,126,18,103,33,402,18,103,33,122,18,211,33,122,21,1,5,1,33,14,5,1,21,1,4,1,1,1203,}, + {1,1341,4,1,33,10,5,1,33,125,18,207,33,126,18,103,33,402,18,103,33,122,18,211,33,125,5,1,33,14,5,1,1,1203,}, + {1,1341,21,1,33,9,5,1,21,1,33,125,18,207,33,123,18,106,33,403,18,105,33,119,18,211,33,126,21,1,5,1,33,12,5,1,1,1203,}, + {1,1339,21,1,5,1,33,9,5,1,33,126,18,208,33,121,18,107,33,405,18,106,33,117,18,211,33,127,5,2,33,11,5,2,4,2,1,1200,}, + {1,1339,5,1,33,10,5,1,33,126,18,208,33,121,18,106,33,407,18,105,33,117,18,211,33,129,5,1,33,12,5,1,21,1,1,1200,}, + {1,1338,5,2,33,8,5,1,21,1,33,127,18,208,33,120,18,106,33,410,18,105,33,114,18,214,33,128,5,3,33,9,5,1,21,1,1,1200,}, + {1,1338,5,1,33,8,5,1,21,1,33,128,18,208,33,120,18,106,33,410,18,105,33,114,18,214,33,130,21,1,33,9,5,1,1,1201,}, + {1,1335,21,1,5,2,33,8,21,1,33,130,18,208,33,117,18,108,33,412,18,105,33,112,18,215,33,131,5,2,33,8,5,1,1,1200,}, + {1,1333,4,1,5,2,33,10,5,1,33,128,18,211,33,111,18,110,33,416,18,109,33,106,18,216,33,132,5,1,33,9,5,1,1,1199,}, + {1,1331,21,2,5,1,33,11,5,1,33,129,18,211,33,111,18,110,33,417,18,108,33,105,18,217,33,132,21,1,5,1,33,9,5,1,21,1,1,1197,}, + {1,1331,21,1,33,12,5,2,33,129,18,217,33,88,18,125,33,419,18,125,33,88,18,218,33,132,5,1,33,9,5,1,21,1,1,1197,}, + {1,1331,5,1,33,11,5,2,33,128,18,227,33,71,18,134,33,420,18,135,33,70,18,225,33,132,21,1,5,1,33,9,5,1,21,1,1,1196,}, + {1,1331,5,1,33,9,5,2,21,1,5,1,33,128,18,227,33,71,18,134,33,421,18,134,33,70,18,225,33,133,5,1,33,11,21,1,1,1195,}, + {1,1328,21,2,5,1,33,10,21,1,33,130,18,233,33,58,18,140,33,424,18,141,33,56,18,233,33,132,21,1,5,1,33,10,5,2,21,1,1,1192,}, + {1,1327,21,1,5,1,33,11,5,2,33,128,18,240,33,48,18,145,33,426,18,142,33,50,18,239,33,129,21,1,5,1,33,11,5,2,1,1192,}, + {1,1327,5,1,33,11,5,1,33,130,18,240,33,48,18,145,33,427,18,141,33,50,18,239,33,130,5,1,33,12,5,1,21,2,1,1190,}, + {1,1326,5,1,33,11,5,1,33,130,18,244,33,42,18,147,33,429,18,145,33,42,18,244,33,143,5,1,1,1190,}, + {1,1324,21,1,5,1,33,10,5,2,21,1,33,130,18,244,33,42,18,146,33,431,18,144,33,42,18,244,33,130,5,2,33,11,5,1,21,1,1,1189,}, + {1,1324,5,1,33,11,5,1,21,1,33,129,18,249,33,36,18,148,33,433,18,146,33,36,18,248,33,142,5,1,1,1190,}, + {1,1323,21,1,5,1,33,9,5,2,33,130,18,253,33,25,18,153,33,437,18,153,33,25,18,251,33,132,5,1,33,10,21,1,1,1189,}, + {1,1322,21,1,5,1,33,10,21,1,33,131,18,253,33,25,18,152,33,439,18,152,33,25,18,251,33,132,5,2,33,9,21,1,4,1,1,1188,}, + {1,1320,2,3,33,10,5,1,33,132,18,430,33,440,18,429,33,130,21,1,5,2,33,9,2,3,1,1186,}, + {1,1316,2,8,33,7,5,1,33,132,18,430,33,443,18,428,33,133,21,1,33,8,2,6,1,1183,}, + {1,1316,2,7,33,5,5,4,33,132,18,430,33,443,18,428,33,134,5,3,33,5,2,6,1,1183,}, + {1,1311,2,12,33,7,5,2,33,132,18,428,33,446,18,428,33,136,2,16,1,1178,}, + {1,1309,2,17,33,2,21,2,33,134,18,428,33,447,18,427,33,136,2,19,1,1175,}, + {1,1309,2,19,33,136,18,427,33,449,18,426,33,136,2,19,1,1175,}, + {1,1308,2,20,33,135,18,427,33,450,18,428,33,133,2,22,1,1173,}, + {1,1306,2,22,33,135,18,426,33,452,18,427,33,134,2,21,1,1173,}, + {1,1306,2,22,33,135,18,426,33,453,18,426,33,134,2,21,1,1173,}, + {1,1305,2,23,33,133,18,427,33,455,18,425,33,134,2,22,1,1172,}, + {1,1305,2,23,33,133,18,426,33,458,18,423,33,134,2,22,1,1172,}, + {1,1303,2,25,33,133,18,424,33,461,18,423,33,133,2,25,1,1169,}, + {1,1298,2,29,33,131,18,425,33,464,18,426,33,129,2,29,1,1165,}, + {1,1298,2,29,33,131,18,425,33,465,18,425,33,129,2,29,1,1165,}, + {1,1295,2,32,33,128,18,427,33,466,18,426,33,128,2,32,1,1162,}, + {1,1292,2,35,33,128,18,427,33,468,18,426,33,128,2,33,1,1159,}, + {1,1292,2,35,33,128,18,426,33,469,18,426,33,128,2,33,1,1159,}, + {1,1289,2,38,33,126,18,427,33,471,18,425,33,128,2,36,1,1156,}, + {1,1287,2,40,33,126,18,425,33,473,18,426,33,127,2,39,1,1153,}, + {1,1287,2,40,33,126,18,424,33,475,18,425,33,127,2,39,1,1153,}, + {1,1286,2,39,33,128,18,424,33,476,18,424,33,127,2,39,1,1153,}, + {1,1286,2,39,33,128,18,424,33,477,18,423,33,127,2,39,1,1153,}, + {1,1286,2,39,33,128,18,422,33,480,18,422,33,129,2,39,1,1151,}, + {1,1284,2,41,33,127,18,420,33,484,18,421,33,129,2,40,1,1150,}, + {1,1284,2,41,33,127,18,420,33,485,18,420,33,129,2,40,1,1150,}, + {1,1280,2,45,33,127,18,419,33,487,18,421,33,127,2,43,1,1147,}, + {1,1275,2,48,33,129,18,417,33,490,18,420,33,127,2,48,1,1142,}, + {1,1275,2,48,33,129,18,417,33,491,18,419,33,127,2,48,1,1142,}, + {1,1273,2,50,33,127,18,417,33,494,18,418,33,128,2,50,1,1139,}, + {1,1272,2,50,33,128,18,417,33,495,18,418,33,129,2,48,1,1139,}, + {1,1272,2,50,33,128,18,417,33,496,18,417,33,129,2,48,1,1139,}, + {1,1272,2,48,33,128,18,418,33,498,18,416,33,130,2,49,1,1137,}, + {1,1272,2,48,33,128,18,418,33,500,18,414,33,130,2,49,1,1137,}, + {1,1272,2,47,33,129,18,415,33,504,18,415,33,130,2,47,1,1137,}, + {1,1270,2,49,33,126,18,415,33,508,18,417,33,127,2,48,1,1136,}, + {1,1270,2,49,33,126,18,415,33,510,18,415,33,127,2,48,1,1136,}, + {1,1267,2,50,33,127,18,414,33,513,18,416,33,125,2,51,1,1133,}, + {1,1264,2,53,33,125,18,414,33,516,18,416,33,125,2,53,1,1130,}, + {1,1264,2,53,33,125,18,414,33,517,18,415,33,125,2,53,1,1130,}, + {1,1262,2,55,33,125,18,413,33,519,18,414,33,125,2,55,1,1128,}, + {1,1261,2,56,33,124,18,414,33,520,18,413,33,125,2,57,1,1126,}, + {1,1261,2,56,33,124,18,414,33,521,18,412,33,125,2,57,1,1126,}, + {1,1259,2,57,33,125,18,412,33,524,18,413,33,123,2,57,1,1126,}, + {1,1259,2,57,33,125,18,411,33,526,18,412,33,125,2,56,1,1125,}, + {1,1259,2,57,33,125,18,411,33,526,18,412,33,125,2,56,1,1125,}, + {1,1259,2,57,33,125,18,406,33,532,18,411,33,125,2,56,1,1125,}, + {1,1259,2,57,33,125,18,406,33,534,18,409,33,125,2,56,1,1125,}, + {1,1258,2,58,33,125,18,401,33,541,18,407,33,125,2,58,1,1123,}, + {1,1255,2,61,33,123,18,403,33,542,18,406,33,125,2,59,1,1122,}, + {1,1255,2,61,33,123,18,403,33,543,18,405,33,125,2,59,1,1122,}, + {1,1251,2,63,33,125,18,403,33,545,18,404,33,124,2,64,1,1117,}, + {1,1250,2,64,33,125,18,402,33,547,18,403,33,124,2,66,1,1115,}, + {1,1250,2,64,33,125,18,402,33,548,18,402,33,124,2,66,1,1115,}, + {1,1250,2,64,33,124,18,403,33,550,18,400,33,125,2,65,1,1115,}, + {1,1248,2,66,33,124,18,400,33,554,18,401,33,123,2,65,1,1115,}, + {1,1248,2,66,33,124,18,400,33,191,21,1,5,5,21,1,33,357,18,400,33,123,2,65,1,1115,}, + {1,1248,2,66,33,122,18,397,33,137,5,1,33,4,2,4,33,3,21,1,33,43,2,13,33,356,18,398,33,123,2,66,1,1114,}, + {1,1248,2,66,33,122,18,397,33,133,5,1,33,1,2,17,33,1,5,1,33,35,2,22,5,1,33,26,2,19,33,27,2,20,5,1,33,6,2,46,33,5,5,1,2,20,5,1,33,23,2,20,33,136,18,397,33,123,2,66,1,1114,}, + {1,1248,2,64,33,124,18,394,33,135,2,23,33,31,2,27,33,25,2,20,33,25,2,21,33,7,2,46,33,6,2,21,33,23,2,20,33,138,18,397,33,121,2,66,1,1114,}, + {1,1247,2,65,33,121,18,395,33,134,2,10,23,8,2,11,33,26,2,8,23,15,2,8,33,23,2,21,33,24,2,21,33,6,5,1,2,46,33,7,2,20,33,22,2,20,33,140,18,397,33,122,2,64,1,1114,}, + {1,1247,2,65,33,121,18,395,33,132,2,9,23,16,2,8,33,22,2,8,23,19,2,8,33,21,2,22,33,22,2,22,33,6,5,1,2,46,33,7,2,5,23,12,2,4,33,21,2,3,23,13,2,4,33,141,18,396,33,122,2,64,1,1114,}, + {1,1247,2,65,33,119,18,396,33,131,5,1,2,7,23,21,2,7,5,1,33,19,2,7,23,24,2,6,5,1,33,19,2,3,23,16,2,3,33,21,2,4,23,16,2,3,33,6,5,1,2,3,23,40,2,3,33,7,5,1,2,4,23,13,2,3,33,20,2,4,23,12,2,4,33,143,18,397,33,120,2,66,1,1112,}, + {1,1245,2,66,33,120,18,394,33,133,2,6,23,25,2,6,33,18,2,6,23,28,2,6,33,18,2,3,23,16,2,4,33,20,2,3,23,17,2,3,33,6,5,1,2,3,23,40,2,3,33,9,2,4,23,12,2,4,5,1,33,18,2,3,23,13,2,4,33,144,18,397,33,119,2,67,1,1111,}, + {1,1245,2,66,33,120,18,394,33,130,21,1,2,6,23,29,2,6,33,14,2,5,23,32,2,6,33,17,2,3,23,17,2,4,5,1,33,16,2,5,23,17,2,3,33,6,5,1,2,3,23,40,2,3,33,9,2,4,23,13,2,4,33,16,5,1,2,3,23,13,2,4,33,146,18,396,33,119,2,67,1,1111,}, + {1,1242,2,67,33,121,18,394,33,131,2,5,23,33,2,5,5,1,33,10,21,1,2,5,23,35,2,5,33,16,2,3,23,18,2,4,33,16,2,4,23,18,2,3,33,6,5,1,2,3,23,40,2,3,33,10,2,4,23,12,2,4,33,16,2,4,23,12,2,5,33,147,18,395,33,121,2,68,1,1108,}, + {1,1239,2,69,33,122,18,392,33,132,2,5,23,35,2,5,33,9,5,1,2,4,23,38,2,5,33,15,2,3,23,19,2,4,21,1,33,13,2,4,23,19,2,3,33,6,5,1,2,3,23,40,2,3,33,10,2,4,23,13,2,4,33,14,2,4,23,13,2,4,33,149,18,396,33,120,2,69,1,1106,}, + {1,1239,2,69,33,122,18,392,33,131,2,4,23,37,2,4,33,10,2,4,23,41,2,4,33,14,2,3,23,19,2,5,33,11,5,1,2,4,23,20,2,3,33,6,5,1,2,3,23,40,2,3,33,10,5,1,2,4,23,12,2,4,33,14,2,4,23,12,2,4,33,151,18,395,33,120,2,69,1,1106,}, + {1,1239,2,67,33,124,18,391,33,131,2,4,23,37,2,4,33,10,2,4,23,43,2,4,5,1,33,12,2,3,23,20,2,5,33,10,2,5,23,20,2,3,33,6,5,1,2,3,23,40,2,3,33,11,5,1,2,4,23,12,2,4,21,1,33,11,2,4,23,13,2,4,33,153,18,393,33,122,2,68,1,1105,}, + {1,1237,2,69,33,124,18,387,33,134,2,4,23,38,2,4,33,9,2,4,23,45,2,4,33,12,2,3,23,21,2,4,33,9,2,4,23,22,2,3,33,6,5,1,2,3,23,40,2,3,33,12,2,4,23,13,2,4,33,11,2,4,23,12,2,4,33,156,18,391,33,123,2,67,1,1105,}, + {1,1237,2,69,33,124,18,385,33,135,2,4,23,38,2,4,5,1,33,8,2,5,23,45,2,4,33,12,2,3,23,22,2,4,33,8,2,4,23,22,2,3,33,6,5,1,2,3,23,40,2,3,33,13,2,4,23,13,2,3,21,1,33,9,2,4,23,13,2,4,33,160,18,387,33,123,2,67,1,1105,}, + {1,1237,2,68,33,123,18,386,33,136,2,4,23,37,2,4,33,9,5,1,2,4,23,47,2,4,33,11,2,3,23,23,2,4,33,6,2,4,23,23,2,3,33,6,5,1,2,3,23,10,2,33,33,13,2,4,23,13,2,4,33,9,2,4,23,12,2,4,21,1,33,161,18,386,33,123,2,69,1,1103,}, + {1,1237,2,68,33,123,18,383,33,138,2,4,23,18,2,10,23,10,2,4,33,9,2,4,23,23,2,4,23,22,2,4,33,10,2,3,23,24,2,3,33,5,2,4,23,24,2,3,33,6,5,1,2,3,23,9,2,34,33,13,5,1,2,4,23,12,2,4,5,1,33,7,2,4,23,13,2,3,33,165,18,384,33,123,2,69,1,1103,}, + {1,1237,2,68,33,123,18,383,33,137,2,4,23,17,2,16,23,4,2,5,33,10,2,3,23,18,2,15,23,18,2,4,33,9,2,3,23,24,2,4,33,3,2,4,23,25,2,3,33,6,5,1,2,3,23,9,2,35,33,13,2,4,23,13,2,4,33,7,2,3,23,13,2,4,33,166,18,383,33,125,2,67,1,1103,}, + {1,1236,2,69,33,123,18,382,33,138,2,3,23,16,2,20,23,2,2,4,5,1,33,9,2,4,23,16,2,19,23,16,2,4,33,9,2,3,23,25,2,4,5,1,2,5,23,25,2,3,33,6,5,1,2,3,23,9,2,4,33,44,21,1,2,4,23,13,2,3,33,6,2,4,23,13,2,3,33,168,18,383,33,124,2,67,1,1103,}, + {1,1236,2,69,33,123,18,382,33,136,21,1,2,4,23,14,2,6,33,1,5,2,33,5,21,1,33,1,2,11,33,11,2,3,23,16,2,7,33,7,2,8,23,15,2,4,33,8,2,3,23,11,2,1,23,14,2,8,23,14,2,1,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,46,2,3,23,13,2,4,33,4,2,4,23,13,2,4,33,169,18,382,33,124,2,67,1,1103,}, + {1,1236,2,69,33,123,18,380,33,138,2,4,23,14,2,5,33,15,2,8,33,10,2,4,23,14,2,6,33,1,5,1,33,11,2,6,23,14,2,4,5,1,33,7,2,3,23,11,2,1,23,15,2,6,23,14,2,2,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,46,2,4,23,13,2,3,33,4,2,3,23,13,2,4,33,171,18,381,33,124,2,69,1,1101,}, + {1,1236,2,67,33,125,18,380,33,138,2,4,23,13,2,5,33,17,2,6,33,11,2,3,23,14,2,5,33,17,2,5,23,14,2,3,33,8,2,3,23,11,2,3,23,13,2,5,23,14,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,47,2,4,23,12,2,4,33,2,2,4,23,13,2,3,33,173,18,380,33,124,2,69,1,1101,}, + {1,1236,2,67,33,125,18,379,33,139,2,3,23,13,2,5,33,19,2,4,33,11,2,4,23,13,2,5,33,18,21,1,2,5,23,13,2,4,33,7,2,3,23,11,2,3,23,14,2,4,23,13,2,4,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,47,2,4,23,13,2,8,23,13,2,4,33,175,18,378,33,124,2,69,1,1101,}, + {1,1234,2,69,33,124,18,379,33,139,2,4,23,12,2,5,21,1,33,19,21,1,2,2,33,12,2,3,23,14,2,4,5,1,33,20,2,4,23,13,2,4,5,1,33,6,2,3,23,11,2,4,23,14,2,2,23,14,2,4,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,48,2,4,23,12,2,8,23,12,2,5,33,176,18,377,33,124,2,69,1,1101,}, + {1,1234,2,69,33,124,18,376,33,142,2,4,23,12,2,4,21,1,33,21,21,1,33,13,2,3,23,13,2,4,5,1,33,22,2,4,23,13,2,3,33,7,2,3,23,11,2,5,23,28,2,5,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,48,2,4,23,13,2,6,23,13,2,4,33,179,18,377,33,123,2,69,1,1100,}, + {1,1234,2,69,33,124,18,376,33,141,5,1,2,4,23,11,2,4,33,37,2,3,23,12,2,4,33,25,2,4,23,12,2,4,33,6,2,3,23,11,2,6,23,26,2,6,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,49,2,4,23,12,2,6,23,12,2,4,33,182,18,375,33,123,2,69,1,1100,}, + {1,1233,2,70,33,124,18,370,33,148,2,3,23,12,2,3,5,1,33,36,2,4,23,12,2,3,33,27,2,3,23,13,2,3,33,6,2,3,23,11,2,6,23,25,2,7,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,29,5,1,21,1,33,18,2,5,23,12,2,4,23,13,2,4,33,185,18,372,33,123,2,69,1,1100,}, + {1,1233,2,70,33,124,18,370,33,147,2,4,23,11,2,4,33,37,2,3,23,12,2,4,33,27,2,4,23,12,2,3,5,1,33,5,2,3,23,11,2,7,23,24,2,7,23,11,2,3,33,6,5,1,2,3,23,9,2,34,33,20,2,4,23,13,2,3,23,12,2,4,33,186,18,372,33,123,2,69,1,1100,}, + {1,1231,2,72,33,124,18,367,33,150,2,4,23,11,2,3,33,38,2,3,23,12,2,3,33,29,2,3,23,12,2,3,33,6,2,3,23,11,2,8,23,22,2,8,23,11,2,3,33,6,5,1,2,3,23,9,2,34,33,20,21,1,2,4,23,12,2,2,23,13,2,4,33,188,18,370,33,123,2,71,1,1098,}, + {1,1228,2,73,33,124,18,367,33,152,2,4,23,11,2,3,33,38,2,3,23,11,2,4,5,1,33,28,2,3,23,12,2,3,33,6,2,3,23,11,2,3,33,2,2,4,23,20,2,4,33,2,2,3,23,11,2,3,33,6,5,1,2,3,23,10,2,33,33,22,2,3,23,26,2,4,33,191,18,369,33,122,2,74,1,1095,}, + {1,1228,2,73,33,124,18,367,33,151,5,1,2,4,23,10,2,4,33,37,2,4,23,11,2,4,33,29,2,4,23,11,2,4,33,5,2,3,23,11,2,3,33,2,2,4,23,19,2,4,33,3,2,3,23,11,2,3,33,6,5,1,2,3,23,40,2,3,33,22,2,4,23,24,2,4,5,1,33,193,18,367,33,122,2,74,1,1095,}, + {1,1226,2,75,33,124,18,366,33,152,5,1,2,3,23,11,2,4,33,37,2,4,23,11,2,4,33,30,2,3,23,12,2,3,33,5,2,3,23,11,2,3,33,3,2,4,23,17,2,5,33,3,2,3,23,11,2,3,33,6,5,1,2,3,23,40,2,3,33,23,2,3,23,24,2,4,33,196,18,365,33,122,2,75,1,1094,}, + {1,1226,2,75,33,122,18,366,33,155,2,3,23,11,2,3,33,38,2,4,23,11,2,3,33,31,2,3,23,12,2,3,33,5,2,3,23,11,2,3,33,4,2,4,23,16,2,4,33,4,2,3,23,11,2,3,33,6,5,1,2,3,23,40,2,3,33,22,5,1,2,4,23,23,2,3,33,198,18,364,33,124,2,75,1,1092,}, + {1,1226,2,75,33,121,18,367,33,155,2,3,23,11,2,3,33,38,2,4,23,11,2,3,33,31,2,3,23,12,2,3,33,5,2,3,23,11,2,3,33,4,2,5,23,14,2,4,33,5,2,3,23,11,2,3,33,6,5,1,2,3,23,40,2,3,33,24,2,3,23,22,2,4,33,200,18,362,33,124,2,75,1,1092,}, + {1,1225,2,76,33,121,18,366,33,156,2,3,23,11,2,3,33,38,2,4,23,11,2,3,33,31,2,3,23,12,2,3,33,5,2,3,23,11,2,3,33,5,2,5,23,12,2,5,33,5,2,3,23,11,2,3,33,6,5,1,2,3,23,40,2,3,33,24,2,4,23,20,2,4,5,1,33,201,18,361,33,124,2,75,1,1092,}, + {1,1225,2,75,33,122,18,363,33,159,2,3,23,11,2,3,33,38,2,4,23,11,2,3,33,31,2,3,23,12,2,3,33,5,2,3,23,11,2,3,33,5,5,1,2,4,23,11,2,5,33,6,2,3,23,11,2,3,33,6,5,1,2,3,23,40,2,3,33,25,2,4,23,19,2,3,33,204,18,360,33,124,2,75,1,1092,}, + {1,1225,2,75,33,122,18,363,33,158,5,1,2,4,23,10,2,4,33,37,2,4,23,11,2,4,33,30,2,3,23,12,2,3,33,5,2,3,23,11,2,3,33,7,2,4,23,9,2,5,33,7,2,3,23,11,2,3,33,6,5,1,2,3,23,40,2,3,33,25,2,4,23,18,2,4,33,205,18,359,33,124,2,75,1,1092,}, + {1,1225,2,75,33,122,18,359,33,162,5,1,2,4,23,11,2,3,33,37,2,4,23,11,2,4,33,30,2,3,23,11,2,4,33,5,2,3,23,11,2,3,33,8,2,4,23,8,2,4,33,8,2,3,23,11,2,3,33,6,5,1,2,3,23,40,2,3,33,26,2,4,23,17,2,3,33,208,18,358,33,125,2,75,1,1090,}, + {1,1225,2,72,33,125,18,355,33,167,2,4,23,11,2,3,33,37,2,4,23,11,2,4,5,1,33,28,2,4,23,11,2,4,33,5,2,3,23,11,2,3,33,9,2,4,23,6,2,4,5,1,33,8,2,3,23,11,2,3,33,6,5,1,2,3,23,40,2,3,33,27,2,4,23,15,2,4,33,212,18,354,33,128,2,72,1,1090,}, + {1,1225,2,72,33,124,18,356,33,167,2,4,23,11,2,3,33,38,2,3,23,12,2,3,33,28,5,1,2,3,23,12,2,3,33,6,2,3,23,11,2,3,33,10,2,3,23,5,2,4,33,10,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,34,33,27,2,4,23,14,2,4,33,215,18,353,33,127,2,72,1,1090,}, + {1,1225,2,70,33,126,18,353,33,170,2,4,23,12,2,3,33,37,2,3,23,12,2,4,33,28,2,3,23,12,2,3,33,6,2,3,23,11,2,3,33,10,2,4,23,3,2,5,33,10,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,34,33,27,2,5,23,13,2,4,33,217,18,351,33,128,2,71,1,1090,}, + {1,1225,2,70,33,125,18,354,33,171,2,3,23,12,2,3,33,37,2,3,23,12,2,4,5,1,33,26,2,4,23,12,2,3,5,1,33,5,2,3,23,11,2,3,33,11,2,4,23,2,2,4,5,1,33,10,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,34,33,27,5,1,2,4,23,12,2,4,33,221,18,350,33,126,2,71,1,1090,}, + {1,1225,2,69,33,126,18,352,33,172,21,1,2,4,23,11,2,4,33,36,2,4,23,12,2,4,33,26,2,3,23,13,2,3,33,6,2,3,23,11,2,3,33,12,2,8,5,1,33,11,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,58,5,1,2,3,23,12,2,4,33,221,18,351,33,125,2,71,1,1090,}, + {1,1225,2,69,33,126,18,351,33,174,2,4,23,12,2,4,33,36,2,3,23,12,2,4,33,25,2,4,23,12,2,4,33,6,2,3,23,11,2,3,33,12,2,7,33,13,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,223,18,350,33,127,2,69,1,1090,}, + {1,1225,2,69,33,126,18,351,33,174,2,4,23,13,2,4,33,21,2,2,33,11,5,1,2,3,23,13,2,4,33,22,5,1,2,4,23,13,2,3,33,7,2,3,23,11,2,3,33,13,2,6,33,13,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,224,18,351,33,125,2,69,1,1090,}, + {1,1223,2,71,33,125,18,350,33,176,5,1,2,4,23,12,2,5,33,19,2,5,33,10,2,4,23,13,2,4,33,20,2,5,23,13,2,4,5,1,33,6,2,3,23,11,2,3,33,13,5,1,2,4,33,14,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,225,18,351,33,124,2,69,1,1090,}, + {1,1223,2,69,33,127,18,350,33,177,2,4,23,13,2,6,21,1,33,14,2,8,33,10,2,3,23,14,2,5,33,16,5,1,2,5,23,14,2,4,33,7,2,3,23,11,2,3,33,15,2,2,5,1,33,14,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,226,18,350,33,124,2,69,1,1090,}, + {1,1223,2,69,33,127,18,350,33,178,2,4,23,14,2,6,5,1,33,11,2,10,33,9,2,3,23,15,2,6,5,1,33,11,5,1,33,1,2,5,23,14,2,4,33,8,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,231,18,346,33,123,2,69,1,1090,}, + {1,1223,2,69,33,127,18,345,33,184,2,3,23,15,2,9,33,3,2,9,23,2,2,5,33,8,2,4,23,15,2,7,33,7,5,1,33,1,2,7,23,15,2,4,33,8,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,233,18,345,33,123,2,69,1,1089,}, + {1,1223,2,69,33,126,18,340,33,190,2,4,23,15,2,19,23,4,2,5,33,7,21,1,2,3,23,16,2,21,23,16,2,3,33,9,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,235,18,344,33,122,2,69,1,1089,}, + {1,1223,2,69,33,126,18,340,33,190,2,4,23,17,2,15,23,7,2,4,33,8,2,4,23,17,2,17,23,17,2,4,33,9,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,236,18,343,33,122,2,69,1,1089,}, + {1,1222,2,70,33,126,18,337,33,194,2,4,23,20,2,7,23,12,2,4,33,8,2,3,23,19,2,13,23,18,2,4,33,10,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,238,18,342,33,121,2,69,1,1089,}, + {1,1222,2,70,33,126,18,337,33,195,2,3,23,40,2,4,33,7,2,4,23,49,2,4,33,10,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,239,18,341,33,121,2,69,1,1089,}, + {1,1222,2,69,33,126,18,335,33,198,2,4,23,40,2,4,33,7,2,4,23,47,2,4,33,11,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,241,18,340,33,120,2,71,1,1087,}, + {1,1220,2,71,33,126,18,333,33,201,2,5,23,39,2,5,33,6,2,4,23,45,2,4,5,1,33,11,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,242,18,339,33,120,2,72,1,1086,}, + {1,1220,2,71,33,125,18,334,33,201,5,1,2,5,23,39,2,5,33,5,2,5,23,43,2,4,33,13,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,244,18,338,33,119,2,72,1,1086,}, + {1,1217,2,74,33,125,18,333,33,204,2,5,23,37,2,5,5,1,33,6,2,5,23,41,2,4,33,14,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,245,18,337,33,119,2,75,1,1083,}, + {1,1216,2,75,33,125,18,331,33,207,2,5,23,35,2,5,33,10,2,4,23,39,2,5,33,14,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,245,18,338,33,120,2,75,1,1081,}, + {1,1216,2,75,33,125,18,331,33,208,2,5,23,33,2,5,5,1,33,10,2,5,23,37,2,5,5,1,33,14,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,245,18,338,33,120,2,75,1,1081,}, + {1,1216,2,75,33,124,18,330,33,210,5,1,2,5,23,30,2,6,33,13,2,5,23,35,2,5,21,1,33,15,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,245,18,339,33,119,2,75,1,1081,}, + {1,1214,2,75,33,126,18,327,33,215,2,6,23,26,2,6,33,17,2,5,23,31,2,6,33,17,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,247,18,337,33,119,2,75,1,1081,}, + {1,1214,2,75,33,126,18,327,33,217,2,7,23,21,2,7,5,1,33,18,2,6,23,27,2,6,33,19,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,249,18,337,33,117,2,75,1,1081,}, + {1,1214,2,75,33,126,18,320,33,226,2,8,23,15,2,8,33,22,2,7,23,23,2,6,33,21,2,3,23,11,2,3,33,32,2,3,23,11,2,3,33,6,5,1,2,3,23,9,2,4,33,59,2,3,23,12,2,3,33,253,18,334,33,117,2,76,1,1079,}, + {1,1214,2,75,33,126,18,316,33,232,2,27,33,26,2,8,23,17,2,8,5,1,33,21,2,17,33,32,2,17,33,6,5,1,2,16,33,59,2,18,33,256,18,331,33,117,2,76,1,1079,}, + {1,1214,2,75,33,126,18,316,33,234,2,23,33,29,5,1,2,11,23,7,2,11,33,24,2,17,33,32,2,17,33,6,5,1,2,16,33,59,2,18,33,259,18,328,33,117,2,76,1,1079,}, + {1,1214,2,73,33,128,18,313,33,241,2,16,33,1,5,1,33,34,2,23,33,1,5,1,33,25,2,17,33,32,2,17,33,6,5,1,2,16,33,59,2,18,33,262,18,326,33,118,2,74,1,1079,}, + {1,1214,2,73,33,128,18,313,33,246,2,6,33,3,21,1,33,38,5,1,33,1,2,17,33,29,5,1,33,17,5,1,33,30,5,1,33,381,18,325,33,117,2,74,1,1079,}, + {1,1212,2,74,33,128,18,313,33,248,5,3,33,49,2,11,33,465,18,323,33,119,2,72,1,1079,}, + {1,1212,2,72,33,130,18,311,33,779,18,323,33,119,2,71,1,1079,}, + {1,1212,2,72,33,130,18,311,33,782,18,320,33,119,2,71,1,1079,}, + {1,1212,2,71,33,131,18,310,33,784,18,320,33,120,2,70,1,1078,}, + {1,1212,2,69,33,133,18,308,33,790,18,317,33,119,2,70,1,1078,}, + {1,1212,2,69,33,133,18,308,33,794,18,313,33,119,2,70,1,1078,}, + {1,1212,2,69,33,131,18,304,33,803,18,311,33,119,2,69,1,1078,}, + {1,1212,2,69,33,130,18,297,33,812,18,310,33,119,2,69,1,1078,}, + {1,1212,2,69,33,130,18,297,33,814,18,308,33,119,2,69,1,1078,}, + {1,1212,2,68,33,126,18,299,33,819,18,306,33,119,2,69,1,1078,}, + {1,1212,2,68,33,126,18,299,33,821,18,304,33,119,2,69,1,1078,}, + {1,1212,2,68,33,123,18,300,33,825,18,302,33,121,2,67,1,1078,}, + {1,1212,2,68,33,118,18,304,33,826,18,304,33,119,2,67,1,1078,}, + {1,1212,2,68,33,118,18,304,33,828,18,302,33,119,2,67,1,1078,}, + {1,1212,2,68,33,115,18,305,33,831,18,304,33,116,2,67,1,1078,}, + {1,1212,2,66,33,116,18,305,33,833,18,305,33,114,2,67,1,1078,}, + {1,1212,2,66,33,116,18,305,33,836,18,302,33,114,2,67,1,1078,}, + {1,1211,2,67,33,114,18,303,33,845,18,297,33,114,2,67,1,1078,}, + {1,1211,2,67,33,114,18,296,33,855,18,295,33,114,2,66,1,1078,}, + {1,1211,2,67,33,114,18,296,33,857,18,293,33,114,2,66,1,1078,}, + {1,1211,2,65,33,116,18,289,33,867,18,290,33,114,2,68,1,1076,}, + {1,1211,2,65,33,116,18,289,33,869,18,288,33,114,2,68,1,1076,}, + {1,1211,2,65,33,115,18,287,33,874,18,288,33,114,2,66,1,1076,}, + {1,1211,2,64,33,114,18,288,33,876,18,288,33,113,2,66,1,1076,}, + {1,1211,2,64,33,114,18,288,33,877,18,287,33,113,2,66,1,1076,}, + {1,1209,2,64,33,113,18,289,33,881,18,289,33,111,2,64,1,1076,}, + {1,1209,2,63,33,111,18,291,33,883,18,289,33,113,2,62,1,1075,}, + {1,1209,2,63,33,111,18,291,33,886,18,286,33,113,2,62,1,1075,}, + {1,1209,2,61,33,113,18,287,33,893,18,285,33,111,2,62,1,1075,}, + {1,1208,2,62,33,111,18,283,33,909,18,275,33,112,2,63,1,1073,}, + {1,1208,2,62,33,111,18,283,33,911,18,273,33,112,2,63,1,1073,}, + {1,1206,2,63,33,112,18,274,33,924,18,270,33,113,2,61,1,1073,}, + {1,1205,2,64,33,112,18,268,33,931,18,269,33,113,2,62,1,1072,}, + {1,1205,2,64,33,112,18,268,33,932,18,268,33,113,2,62,1,1072,}, + {1,1203,2,66,33,111,18,267,33,936,18,266,33,113,2,64,1,1070,}, + {1,1203,2,66,33,111,18,267,33,936,18,266,33,113,2,64,1,1070,}, + {1,1203,2,64,33,113,18,265,33,940,18,266,33,111,2,65,1,1069,}, + {1,1203,2,64,33,113,18,264,33,943,18,264,33,111,2,65,1,1069,}, + {1,1203,2,64,33,113,18,264,33,944,18,263,33,111,2,65,1,1069,}, + {1,1201,2,66,33,111,18,264,33,947,18,262,33,112,2,64,1,1069,}, + {1,1201,2,66,33,111,18,261,33,952,18,261,33,111,2,64,1,1069,}, + {1,1201,2,66,33,111,18,261,33,952,18,261,33,111,2,64,1,1069,}, + {1,1201,2,65,33,111,18,254,33,968,18,253,33,111,2,66,1,1067,}, + {1,1201,2,65,33,111,18,242,33,993,18,242,33,111,2,64,1,1067,}, + {1,1201,2,65,33,111,18,242,33,994,18,241,33,111,2,64,1,1067,}, + {1,1201,2,65,33,109,18,239,33,1001,18,239,33,111,2,64,1,1067,}, + {1,1201,2,65,33,109,18,239,33,632,5,1,33,370,18,237,33,111,2,64,1,1067,}, + {1,1200,2,65,33,108,18,240,33,632,32,4,5,1,33,368,18,239,33,109,2,63,1,1067,}, + {1,1200,2,65,33,107,18,239,33,633,32,7,5,2,33,366,18,240,33,107,2,63,1,1067,}, + {1,1200,2,65,33,107,18,239,33,632,32,11,5,1,33,365,18,239,33,107,2,63,1,1067,}, + {1,1200,2,65,33,105,18,239,33,633,32,4,23,3,18,1,32,5,33,367,18,237,33,109,2,61,1,1067,}, + {1,1201,2,64,33,105,18,238,33,354,5,1,33,278,32,4,23,7,32,3,5,1,33,368,18,236,33,109,2,60,1,1067,}, + {1,1201,2,64,33,105,18,238,33,353,32,4,5,1,33,274,5,1,32,3,23,9,32,3,33,368,18,236,33,108,2,61,1,1067,}, + {1,1201,2,64,33,105,18,235,33,355,32,7,5,2,33,270,5,1,32,3,23,10,32,3,33,382,18,222,33,108,2,61,1,1067,}, + {1,1201,2,64,33,105,18,214,33,375,32,11,5,1,33,267,5,1,32,3,23,11,18,1,32,2,5,1,33,384,18,219,33,108,2,61,1,1067,}, + {1,1201,2,64,33,105,18,207,33,381,32,4,23,3,18,1,32,5,33,267,32,3,18,1,23,12,32,3,33,387,18,216,33,108,2,61,1,1067,}, + {1,1200,2,65,33,104,18,208,33,380,32,4,23,7,32,3,5,1,33,265,5,1,32,3,23,13,32,3,33,389,18,214,33,108,2,61,1,1067,}, + {1,1200,2,65,33,104,18,207,33,380,5,1,32,3,23,9,32,3,33,265,5,1,32,2,23,14,32,3,5,1,33,390,18,214,33,106,2,61,1,1067,}, + {1,1200,2,65,33,104,18,203,33,383,5,1,32,3,23,10,32,3,33,265,5,1,32,2,23,15,32,3,33,395,18,209,33,106,2,62,1,1066,}, + {1,1199,2,66,33,104,18,201,33,384,5,1,32,3,23,11,18,1,32,2,5,1,33,264,5,1,32,2,23,15,32,3,33,396,18,208,33,107,2,61,1,1066,}, + {1,1199,2,65,33,105,18,201,33,384,32,3,18,1,23,12,32,3,33,264,5,1,32,2,23,15,32,3,5,1,33,397,18,206,33,107,2,61,1,1066,}, + {1,1199,2,65,33,105,18,200,33,384,5,1,32,3,23,13,32,3,33,264,32,3,23,16,32,3,33,398,18,205,33,108,2,60,1,1066,}, + {1,1199,2,64,33,106,18,200,33,384,5,1,32,2,23,14,32,3,5,1,33,263,21,1,32,2,23,16,32,3,33,400,18,203,33,108,2,60,1,1066,}, + {1,1199,2,64,33,106,18,199,33,385,5,1,32,2,23,15,32,3,33,263,21,1,32,2,23,16,32,3,33,403,18,200,33,108,2,61,1,1065,}, + {1,1199,2,64,33,104,18,199,33,387,5,1,32,2,23,15,32,3,33,263,4,1,32,2,23,17,32,2,5,1,33,402,18,200,33,108,2,61,1,1065,}, + {1,1198,2,65,33,104,18,199,33,387,5,1,32,2,23,15,32,3,5,1,33,262,4,1,32,2,23,17,32,3,33,403,18,199,33,107,2,62,1,1065,}, + {1,1198,2,65,33,104,18,199,33,387,32,3,23,16,32,3,33,262,4,1,32,2,23,17,32,3,33,404,18,198,33,107,2,62,1,1065,}, + {1,1198,2,65,33,104,18,199,33,387,21,1,32,2,23,16,32,3,33,262,4,1,32,2,23,18,32,2,5,1,33,404,18,197,33,107,2,62,1,1065,}, + {1,1198,2,66,33,103,18,197,33,389,21,1,32,2,23,16,32,3,33,262,4,1,32,2,23,18,32,2,5,1,33,405,18,196,33,107,2,62,1,1065,}, + {1,1198,2,66,33,103,18,197,33,389,4,1,32,2,23,17,32,2,5,1,33,261,4,1,32,2,23,18,32,2,5,1,33,405,18,196,33,107,2,62,1,1065,}, + {1,1198,2,66,33,103,18,197,33,389,4,1,32,2,23,17,32,3,33,261,4,1,32,2,23,17,32,3,33,407,18,195,33,107,2,62,1,1065,}, + {1,1198,2,66,33,103,18,197,33,389,4,1,32,2,23,17,32,3,33,261,4,1,32,2,23,17,32,3,33,407,18,195,33,107,2,62,1,1065,}, + {1,1197,2,67,33,103,18,196,33,390,4,1,32,2,23,18,32,2,5,1,33,260,4,1,32,2,23,17,32,2,5,1,33,408,18,194,33,107,2,63,1,1064,}, + {1,1196,2,68,33,103,18,194,33,392,4,1,32,2,23,18,32,2,5,1,33,260,32,3,23,16,32,3,33,410,18,193,33,107,2,63,1,1064,}, + {1,1196,2,68,33,103,18,194,33,392,4,1,32,2,23,18,32,2,5,1,33,260,32,3,23,16,32,3,33,411,18,192,33,106,2,64,1,1064,}, + {1,1195,2,69,33,103,18,192,33,394,4,1,32,2,23,17,32,3,33,261,32,3,23,16,32,2,21,1,33,413,18,191,33,105,2,64,1,1064,}, + {1,1195,2,69,33,103,18,191,33,395,4,1,32,2,23,17,32,3,33,261,32,3,23,15,32,3,5,1,33,414,18,190,33,105,2,64,1,1064,}, + {1,1195,2,69,33,103,18,191,33,395,4,1,32,2,23,17,32,2,5,1,33,261,32,3,23,15,32,2,4,1,33,415,18,190,33,105,2,64,1,1064,}, + {1,1195,2,69,33,103,18,189,33,397,32,3,23,16,32,3,33,262,32,3,23,15,32,2,21,1,33,415,18,190,33,105,2,64,1,1064,}, + {1,1194,2,70,33,103,18,189,33,397,32,3,23,16,32,3,33,262,32,3,23,14,32,3,5,1,33,415,18,190,33,105,2,65,1,1063,}, + {1,1194,2,70,33,103,18,189,33,397,32,3,23,16,32,2,21,1,33,262,5,1,32,3,23,13,32,2,4,1,33,417,18,189,33,105,2,65,1,1063,}, + {1,1194,2,70,33,103,18,189,33,397,32,3,23,15,32,3,5,1,33,263,32,4,23,12,32,2,21,1,33,417,18,189,33,105,2,65,1,1063,}, + {1,1194,2,70,33,103,18,189,33,397,32,3,23,15,32,2,4,1,33,120,2,42,33,103,32,4,23,10,32,3,5,1,33,417,18,189,33,106,2,64,1,1063,}, + {1,1194,2,70,33,103,18,189,33,397,32,3,23,15,32,2,21,1,33,120,2,42,33,104,32,3,23,10,32,3,33,418,18,189,33,106,2,64,1,1063,}, + {1,1194,2,70,33,103,18,188,33,398,32,3,23,14,32,3,5,1,33,98,2,85,33,83,5,1,32,3,23,9,32,2,5,1,33,418,18,189,33,103,2,69,1,1061,}, + {1,1194,2,70,33,103,18,188,33,398,5,1,32,3,23,13,32,2,4,1,33,99,2,85,33,84,5,1,32,3,23,7,32,3,33,419,18,189,33,103,2,69,1,1061,}, + {1,1190,2,76,33,101,18,188,33,399,32,4,23,12,32,2,21,1,33,93,2,98,33,78,32,4,23,3,18,1,32,5,33,420,18,188,33,102,2,73,1,1058,}, + {1,1190,2,77,33,100,18,188,33,400,32,4,23,10,32,3,5,1,33,90,2,103,33,77,32,11,5,1,33,421,18,187,33,100,2,77,1,1056,}, + {1,1190,2,77,33,100,18,188,33,401,32,3,23,10,32,3,33,91,2,103,33,78,32,8,5,1,33,423,18,187,33,100,2,77,1,1056,}, + {1,1189,2,78,33,100,18,188,33,401,5,1,32,3,23,9,32,2,5,1,33,89,2,108,33,76,32,3,5,2,33,426,18,187,33,100,2,77,1,1056,}, + {1,1189,2,78,33,100,18,188,33,402,5,1,32,3,23,7,32,3,33,89,2,111,33,74,5,2,33,429,18,187,33,100,2,77,1,1056,}, + {1,1189,2,78,33,100,18,188,33,403,32,4,23,3,18,1,32,5,33,89,2,111,33,506,18,186,33,100,2,77,1,1056,}, + {1,1189,2,78,33,100,18,188,33,404,32,11,5,1,33,86,2,115,33,505,18,186,33,99,2,80,1,1054,}, + {1,1189,2,78,33,100,18,188,33,405,32,8,5,1,33,81,2,130,33,496,18,187,33,99,2,80,1,1054,}, + {1,1189,2,78,33,100,18,188,33,406,32,3,5,2,33,84,2,130,33,496,18,187,33,99,2,80,1,1054,}, + {1,1189,2,80,33,98,18,188,33,234,2,75,33,97,5,2,33,62,2,180,33,160,2,75,33,236,18,187,33,99,2,80,1,1054,}, + {1,1189,2,80,33,98,18,188,33,234,2,75,33,161,2,180,33,160,2,75,33,236,18,187,33,99,2,80,1,1054,}, + {1,1189,2,80,33,98,18,186,33,211,2,136,33,110,2,211,33,109,2,136,33,210,18,187,33,97,2,82,1,1054,}, + {1,1187,2,83,33,97,18,186,33,203,2,158,33,86,2,229,33,87,2,156,33,205,18,186,33,97,2,82,1,1054,}, + {1,1187,2,83,33,97,18,186,33,203,2,158,33,86,2,229,33,87,2,156,33,205,18,186,33,97,2,82,1,1054,}, + {1,1187,2,83,33,97,18,186,33,200,2,171,33,72,2,239,33,72,2,170,33,200,18,186,33,96,2,84,1,1053,}, + {1,1187,2,85,33,95,18,186,33,197,2,183,33,56,2,252,33,55,2,184,33,197,18,186,33,96,2,84,1,1053,}, + {1,1187,2,85,33,95,18,186,33,197,2,183,33,56,2,252,33,55,2,184,33,197,18,186,33,96,2,84,1,1053,}, + {1,1187,2,86,33,94,18,185,33,193,2,196,33,42,2,264,33,41,2,195,33,195,18,185,33,93,2,87,1,1053,}, + {1,1187,2,89,33,91,18,185,33,189,2,749,33,189,18,184,33,91,2,89,1,1053,}, + {1,1187,2,89,33,91,18,185,33,189,2,749,33,190,18,183,33,91,2,89,1,1053,}, + {1,1187,2,89,33,91,18,182,33,178,2,777,33,177,18,182,33,89,2,91,1,1053,}, + {1,1187,2,91,33,89,18,180,33,156,2,824,33,155,18,181,33,89,2,91,1,1053,}, + {1,1187,2,91,33,89,18,180,33,156,2,824,33,156,18,180,33,89,2,91,1,1053,}, + {1,1187,2,91,33,89,18,180,33,152,2,833,33,152,18,179,33,89,2,91,1,1053,}, + {1,1187,2,91,33,89,18,180,33,152,2,833,33,153,18,178,33,89,2,91,1,1053,}, + {1,1186,2,92,33,89,18,178,33,149,2,841,33,150,18,178,33,89,2,91,1,1053,}, + {1,1186,2,92,33,89,18,178,33,147,2,845,33,148,18,178,33,88,2,92,1,1053,}, + {1,1186,2,92,33,89,18,178,33,147,2,845,33,148,18,178,33,88,2,92,1,1053,}, + {1,1186,2,92,33,89,18,178,33,146,2,847,33,147,18,178,33,88,2,92,1,1053,}, + {1,1187,2,91,33,89,18,177,33,145,2,851,33,145,18,177,33,89,2,92,1,1053,}, + {1,1187,2,91,33,89,18,177,33,145,2,851,33,145,18,177,33,89,2,92,1,1053,}, + {1,1187,2,93,33,87,18,177,33,142,2,858,33,142,18,176,33,89,2,92,1,1053,}, + {1,1187,2,93,33,87,18,177,33,125,2,893,33,124,18,176,33,89,2,92,1,1053,}, + {1,1187,2,93,33,87,18,177,33,125,2,893,33,124,18,176,33,89,2,92,1,1053,}, + {1,1187,2,93,33,87,18,177,33,122,2,899,33,120,18,177,33,89,2,92,1,1053,}, + {1,1187,2,93,33,87,18,177,33,122,2,899,33,122,18,175,33,89,2,92,1,1053,}, + {1,1187,2,93,33,87,18,177,33,119,2,905,33,119,18,175,33,89,2,92,1,1053,}, + {1,1187,2,93,33,87,18,177,33,116,2,909,33,118,18,175,33,87,2,94,1,1053,}, + {1,1187,2,93,33,87,18,177,33,116,2,909,33,118,18,175,33,87,2,94,1,1053,}, + {1,1187,2,93,33,87,18,177,33,114,2,913,33,116,18,175,33,87,2,94,1,1053,}, + {1,1187,2,94,33,86,18,177,33,114,2,915,33,114,18,175,33,87,2,94,1,1053,}, + {1,1187,2,94,33,86,18,177,33,114,2,915,33,114,18,175,33,87,2,94,1,1053,}, + {1,1187,2,94,33,88,18,175,33,111,2,921,33,111,18,175,33,87,2,94,1,1053,}, + {1,1187,2,96,33,86,18,175,33,105,2,933,33,105,18,175,33,86,2,95,1,1053,}, + {1,1187,2,96,33,86,18,175,33,105,2,933,33,105,18,175,33,86,2,95,1,1053,}, + {1,1187,2,96,33,86,18,175,33,100,2,943,33,100,18,175,33,86,2,95,1,1053,}, + {1,1187,2,96,33,86,18,175,33,100,2,943,33,100,18,175,33,86,2,95,1,1053,}, + {1,1187,2,97,33,85,18,175,33,95,2,951,33,97,18,175,33,84,2,97,1,1053,}, + {1,1187,2,99,33,83,18,175,33,92,2,957,33,93,18,176,33,81,2,100,1,1053,}, + {1,1187,2,99,33,83,18,175,33,92,2,957,33,92,18,177,33,81,2,100,1,1053,}, + {1,1187,2,100,33,82,18,175,33,90,2,962,33,89,18,177,33,79,2,102,1,1053,}, + {1,1187,2,102,33,80,18,175,33,89,2,963,33,89,18,175,33,81,2,101,1,1054,}, + {1,1187,2,102,33,80,18,175,33,89,2,963,33,89,18,175,33,81,2,101,1,1054,}, + {1,1187,2,102,33,80,18,176,33,86,2,967,33,87,18,175,33,81,2,101,1,1054,}, + {1,1187,2,102,33,81,18,175,33,85,2,971,33,84,18,175,33,80,2,102,1,1054,}, + {1,1187,2,102,33,81,18,175,33,85,2,971,33,84,18,175,33,80,2,102,1,1054,}, + {1,1187,2,104,33,79,18,175,33,79,2,983,33,78,18,175,33,80,2,102,1,1054,}, + {1,1187,2,104,33,79,18,177,33,73,2,990,33,75,18,174,33,81,2,102,1,1054,}, + {1,1187,2,104,33,79,18,177,33,73,2,990,33,74,18,175,33,81,2,102,1,1054,}, + {1,1187,2,104,33,81,18,175,33,72,2,993,33,71,18,176,33,79,2,104,1,1054,}, + {1,1187,2,104,33,81,18,175,33,72,2,993,33,71,18,176,33,79,2,104,1,1054,}, + {1,1189,2,102,33,81,18,177,33,67,2,997,33,69,18,177,33,79,2,104,1,1054,}, + {1,1189,2,103,33,81,18,177,33,66,2,999,33,66,18,176,33,81,2,104,1,1054,}, + {1,1189,2,103,33,81,18,177,33,66,2,999,33,65,18,177,33,81,2,104,1,1054,}, + {1,1189,2,103,33,83,18,177,33,62,2,1002,33,63,18,176,33,83,2,104,1,1054,}, + {1,1189,2,103,33,85,18,176,33,60,2,1005,33,60,18,176,33,84,2,104,1,1054,}, + {1,1189,2,103,33,85,18,176,33,60,2,1005,33,60,18,176,33,84,2,104,1,1054,}, + {1,1189,2,103,33,85,18,176,33,56,2,1010,33,58,18,177,33,83,2,105,1,1054,}, + {1,1189,2,105,33,83,18,176,33,55,2,1015,33,54,18,175,33,85,2,105,1,1054,}, + {1,1189,2,105,33,83,18,176,33,55,2,1015,33,53,18,176,33,85,2,105,1,1054,}, + {1,1189,2,105,33,84,18,175,33,50,2,1023,33,50,18,176,33,85,2,105,1,1054,}, + {1,1189,2,105,33,84,18,175,33,50,2,1023,33,50,18,176,33,85,2,105,1,1054,}, + {1,1189,2,106,33,83,18,177,33,45,2,1030,33,44,18,178,33,83,2,107,1,1054,}, + {1,1189,2,106,33,83,18,177,33,44,2,1033,33,40,18,179,33,83,2,108,1,1054,}, + {1,1189,2,106,33,83,18,177,33,44,2,1033,33,40,18,179,33,83,2,108,1,1054,}, + {1,1189,2,109,33,82,18,176,33,41,2,1035,33,38,18,181,33,81,2,110,1,1054,}, + {1,1189,2,111,33,80,18,176,33,41,2,1036,33,36,18,182,33,80,2,111,1,1054,}, + {1,1189,2,111,33,80,18,179,33,38,2,1036,33,35,18,183,33,80,2,111,1,1054,}, + {1,1189,2,111,33,80,18,180,33,35,2,1040,33,32,18,184,33,78,2,111,1,1056,}, + {1,1189,2,112,33,79,18,180,33,32,2,1045,33,29,18,185,33,78,2,111,1,1056,}, + {1,1189,2,112,33,79,18,180,33,32,2,1045,33,26,18,188,33,78,2,111,1,1056,}, + {1,1189,2,112,33,79,18,183,33,25,2,1053,33,21,18,189,33,76,2,113,1,1056,}, + {1,1190,2,113,33,77,18,183,33,23,2,1058,33,16,18,189,33,78,2,113,1,1056,}, + {1,1190,2,113,33,77,18,184,33,22,2,1058,33,14,18,191,33,78,2,113,1,1056,}, + {1,1190,2,113,33,77,18,185,33,19,2,1060,33,13,18,192,33,78,2,113,1,1056,}, + {1,1190,2,113,33,77,18,186,33,18,2,1060,33,12,18,193,33,78,2,113,1,1056,}, + {1,1190,2,113,33,78,18,185,33,18,2,1062,33,1,18,3,33,5,18,194,33,78,2,113,1,1056,}, + {1,1190,2,113,33,78,18,187,33,15,2,1063,18,203,33,77,2,114,1,1056,}, + {1,1190,2,113,33,78,18,189,33,13,2,1063,18,203,33,77,2,114,1,1056,}, + {1,1190,2,113,33,78,18,193,33,2,18,3,33,4,2,1063,18,202,33,78,2,112,1,1058,}, + {1,1192,2,113,33,78,18,197,33,1,2,1066,18,201,33,78,2,112,1,1058,}, + {1,1192,2,113,33,78,18,197,33,1,2,1066,18,201,33,78,2,112,1,1058,}, + {1,1192,2,113,33,78,18,197,2,1068,18,198,33,80,2,112,1,1058,}, + {1,1194,2,111,33,79,18,195,2,1070,18,197,33,78,2,113,1,1059,}, + {1,1194,2,111,33,79,18,195,2,1071,18,196,33,78,2,113,1,1059,}, + {1,1195,2,111,33,80,18,192,2,1072,18,193,33,81,2,111,1,1061,}, + {1,1195,2,111,33,80,18,192,2,1073,18,192,33,81,2,111,1,1061,}, + {1,1197,2,109,33,81,18,190,2,1075,18,189,33,82,2,111,1,1062,}, + {1,1197,2,111,33,81,18,188,2,1075,18,189,33,82,2,109,1,1064,}, + {1,1197,2,111,33,81,18,187,2,1077,18,188,33,82,2,109,1,1064,}, + {1,1198,2,111,33,82,18,185,2,1077,18,187,33,81,2,111,1,1064,}, + {1,1198,2,113,33,80,18,184,2,1079,18,186,33,78,2,114,1,1064,}, + {1,1198,2,113,33,80,18,184,2,1079,18,186,33,78,2,114,1,1064,}, + {1,1198,2,114,33,79,18,183,2,1081,18,183,33,80,2,113,1,1065,}, + {1,1200,2,114,33,78,18,182,2,1081,18,183,33,78,2,115,1,1065,}, + {1,1200,2,114,33,78,18,181,2,1083,18,182,33,78,2,115,1,1065,}, + {1,1200,2,114,33,78,18,181,2,1083,18,182,33,78,2,115,1,1065,}, + {1,1200,2,114,33,78,18,180,2,1085,18,181,33,77,2,116,1,1065,}, + {1,1200,2,114,33,78,18,179,2,1086,18,181,33,77,2,116,1,1065,}, + {1,1200,2,116,33,76,18,179,2,1087,18,179,33,78,2,116,1,1065,}, + {1,1200,2,116,33,76,18,178,2,1088,18,179,33,78,2,116,1,1065,}, + {1,1200,2,116,33,78,18,175,2,1090,18,178,33,78,2,114,1,1067,}, + {1,1200,2,116,33,78,18,174,2,1092,18,177,33,78,2,114,1,1067,}, + {1,1200,2,116,33,78,18,174,2,1093,18,176,33,78,2,114,1,1067,}, + {1,1201,2,115,33,79,18,172,2,1094,18,174,33,78,2,116,1,1067,}, + {1,1201,2,116,33,80,18,170,2,1095,18,172,33,79,2,116,1,1067,}, + {1,1201,2,116,33,80,18,169,2,1096,18,172,33,79,2,116,1,1067,}, + {1,1201,2,116,33,81,18,168,2,1097,18,169,33,81,2,116,1,1067,}, + {1,1201,2,118,33,81,18,165,2,1098,18,166,33,83,2,117,1,1067,}, + {1,1201,2,118,33,81,18,165,2,1099,18,165,33,83,2,117,1,1067,}, + {1,1201,2,118,33,83,18,162,2,1100,18,165,33,81,2,119,1,1067,}, + {1,1201,2,118,33,83,18,162,2,1101,18,164,33,81,2,119,1,1067,}, + {1,1201,2,119,33,83,18,160,2,1102,18,162,33,83,2,117,1,1069,}, + {1,1203,2,120,33,80,18,159,2,1104,18,160,33,81,2,120,1,1069,}, + {1,1203,2,120,33,80,18,159,2,1104,18,160,33,81,2,120,1,1069,}, + {1,1203,2,120,33,82,18,156,2,1106,18,159,33,80,2,120,1,1070,}, + {1,1206,2,119,33,80,18,155,2,1108,18,158,33,80,2,118,1,1072,}, + {1,1206,2,119,33,80,18,154,2,1110,18,157,33,80,2,118,1,1072,}, + {1,1208,2,117,33,80,18,154,2,1110,18,155,33,80,2,119,1,1073,}, + {1,1209,2,118,33,79,18,152,2,1112,18,154,33,80,2,117,1,1075,}, + {1,1209,2,118,33,79,18,152,2,1112,18,154,33,80,2,117,1,1075,}, + {1,1209,2,118,33,79,18,151,2,1114,18,152,33,81,2,116,1,1076,}, + {1,1211,2,116,33,81,18,148,2,1115,18,152,33,79,2,118,1,1076,}, + {1,1211,2,116,33,81,18,148,2,1116,18,151,33,79,2,118,1,1076,}, + {1,1211,2,117,33,83,18,144,2,1118,18,147,33,82,2,116,1,1078,}, + {1,1211,2,117,33,83,18,143,2,1119,18,147,33,82,2,116,1,1078,}, + {1,1211,2,117,33,84,18,142,2,1120,18,142,33,86,2,116,1,1078,}, + {1,1212,2,116,33,86,18,139,2,1122,18,141,33,86,2,116,1,1078,}, + {1,1212,2,116,33,86,18,139,2,1122,18,141,33,86,2,116,1,1078,}, + {1,1212,2,116,33,88,18,136,2,1124,18,139,33,86,2,117,1,1078,}, + {1,1212,2,118,33,86,18,136,2,1125,18,138,33,86,2,117,1,1078,}, + {1,1212,2,118,33,86,18,135,2,1126,18,138,33,86,2,117,1,1078,}, + {1,1212,2,118,33,86,18,135,2,1127,18,135,33,86,2,119,1,1078,}, + {1,1212,2,119,33,86,18,133,2,1128,18,135,33,85,2,119,1,1079,}, + {1,1212,2,119,33,86,18,133,2,1129,18,134,33,85,2,119,1,1079,}, + {1,1214,2,119,33,84,18,132,2,1131,18,132,33,84,2,121,1,1079,}, + {1,1214,2,119,33,84,18,131,2,1132,18,132,33,84,2,121,1,1079,}, + {1,1214,2,122,33,83,18,128,2,1134,18,129,33,85,2,122,1,1079,}, + {1,1216,2,120,33,87,18,124,2,1135,18,125,33,86,2,122,1,1081,}, + {1,1216,2,120,33,87,18,123,2,1137,18,124,33,86,2,122,1,1081,}, + {1,1217,2,120,33,88,18,121,2,1137,18,121,33,89,2,120,1,1083,}, + {1,1220,2,117,33,90,18,118,2,1139,18,120,33,87,2,119,1,1086,}, + {1,1220,2,117,33,90,18,118,2,1140,18,119,33,87,2,119,1,1086,}, + {1,1222,2,117,33,89,18,116,2,1141,18,117,33,89,2,118,1,1087,}, + {1,1222,2,117,33,89,18,115,2,1142,18,117,33,89,2,116,1,1089,}, + {1,1222,2,117,33,89,18,114,2,1144,18,116,33,89,2,116,1,1089,}, + {1,1223,2,116,33,91,18,111,2,1145,18,115,33,89,2,117,1,1089,}, + {1,1223,2,116,33,91,18,111,2,1146,18,114,33,89,2,117,1,1089,}, + {1,1223,2,116,33,91,18,110,2,1147,18,112,33,91,2,117,1,1089,}, + {1,1225,2,116,33,92,18,107,2,1148,18,110,33,92,2,116,1,1090,}, + {1,1225,2,116,33,92,18,106,2,1149,18,110,33,92,2,116,1,1090,}, + {1,1225,2,116,33,97,18,101,2,1150,18,104,33,97,2,116,1,1090,}, + {1,1225,2,117,33,97,18,99,2,1151,18,101,33,98,2,118,1,1090,}, + {1,1225,2,117,33,97,18,99,2,1152,18,100,33,98,2,118,1,1090,}, + {1,1225,2,117,33,99,18,96,2,1153,18,100,33,97,2,117,1,1092,}, + {1,1226,2,118,33,98,18,95,2,1154,18,97,33,99,2,117,1,1092,}, + {1,1226,2,118,33,98,18,94,2,1155,18,97,33,99,2,117,1,1092,}, + {1,1226,2,121,33,95,18,94,2,1156,18,95,33,97,2,120,1,1092,}, + {1,1226,2,122,33,96,18,92,2,1156,18,93,33,97,2,120,1,1094,}, + {1,1226,2,122,33,96,18,92,2,1157,18,92,33,97,2,120,1,1094,}, + {1,1228,2,120,33,100,18,87,2,1158,18,87,33,100,2,121,1,1095,}, + {1,1228,2,120,33,100,18,87,2,1159,18,86,33,100,2,121,1,1095,}, + {1,1231,2,119,33,103,18,81,2,1160,18,83,33,103,2,118,1,1098,}, + {1,1233,2,117,33,106,18,78,2,1161,18,79,33,106,2,116,1,1100,}, + {1,1233,2,117,33,106,18,77,2,1162,18,79,33,106,2,116,1,1100,}, + {1,1234,2,116,33,108,18,75,2,1163,18,75,33,108,2,117,1,1100,}, + {1,1234,2,118,33,107,18,73,2,1164,18,73,33,110,2,116,1,1101,}, + {1,1234,2,118,33,107,18,73,2,1165,18,72,33,110,2,116,1,1101,}, + {1,1236,2,116,33,109,18,70,2,1166,18,71,33,111,2,116,1,1101,}, + {1,1236,2,116,33,111,18,68,2,1167,18,68,33,111,2,118,1,1101,}, + {1,1236,2,116,33,111,18,67,2,1169,18,67,33,111,2,118,1,1101,}, + {1,1236,2,117,33,113,18,64,2,1170,18,65,33,112,2,116,1,1103,}, + {1,1236,2,117,33,113,18,63,2,1171,18,65,33,112,2,116,1,1103,}, + {1,1237,2,116,33,114,18,62,2,1172,18,61,33,114,2,117,1,1103,}, + {1,1239,2,116,33,123,18,50,2,1173,18,51,33,124,2,115,1,1105,}, + {1,1239,2,116,33,123,18,49,2,1175,18,50,33,124,2,115,1,1105,}, + {1,1241,2,115,33,128,18,42,2,1176,18,44,33,128,2,114,1,1108,}, + {1,1244,2,114,33,130,18,38,2,1177,18,40,33,128,2,114,1,1111,}, + {1,1244,2,114,33,130,18,37,2,1180,18,38,33,128,2,114,1,1111,}, + {1,1245,2,116,33,128,18,36,2,1180,18,36,33,129,2,115,1,1111,}, + {1,1247,2,114,33,133,18,30,2,1182,18,30,33,134,2,114,1,1112,}, + {1,1247,2,114,33,133,18,29,2,1183,18,27,33,137,2,114,1,1112,}, + {1,1247,2,115,33,133,18,28,2,1184,18,22,33,139,2,114,1,1114,}, + {1,1248,2,114,33,135,18,26,2,1185,18,18,33,142,2,114,1,1114,}, + {1,1248,2,114,33,137,18,23,2,1186,18,16,33,144,2,114,1,1114,}, + {1,1248,2,114,33,137,18,23,2,1187,18,12,33,145,2,115,1,1115,}, + {1,1248,2,114,33,138,18,21,2,1188,18,10,33,147,2,115,1,1115,}, + {1,1250,2,112,33,140,18,19,2,1189,18,8,33,148,2,113,1,1117,}, + {1,1251,2,113,33,139,18,18,2,1189,18,6,33,150,2,113,1,1117,}, + {1,1251,2,113,33,141,18,16,2,1189,18,6,33,150,2,113,1,1117,}, + {1,1253,2,111,33,143,18,13,2,1190,18,6,33,150,2,110,1,1120,}, + {1,1256,2,110,33,143,18,10,2,1192,18,5,33,149,2,109,1,1122,}, + {1,1256,2,110,33,145,18,8,2,1192,18,5,33,149,2,109,1,1122,}, + {1,1258,2,108,33,146,18,7,2,1193,18,3,33,150,2,108,1,1123,}, + {1,1258,2,109,33,146,18,5,2,1195,33,150,2,108,1,1125,}, + {1,1258,2,109,33,150,2,1195,33,151,2,108,1,1125,}, + {1,1259,2,110,33,148,2,1196,33,149,2,109,1,1125,}, + {1,1259,2,110,33,148,2,1196,33,149,2,109,1,1125,}, + {1,1261,2,109,33,146,2,1199,33,145,2,110,1,1126,}, + {1,1262,2,110,33,144,2,1199,33,142,2,111,1,1128,}, + {1,1262,2,110,33,144,2,1199,33,142,2,111,1,1128,}, + {1,1262,2,111,33,143,2,1200,33,141,2,109,1,1130,}, + {1,1264,2,109,33,143,2,1200,33,139,2,110,1,1131,}, + {1,1264,2,109,33,143,2,1200,33,139,2,110,1,1131,}, + {1,1267,2,108,33,141,2,1200,33,139,2,108,1,1133,}, + {1,1269,2,106,33,141,2,1200,33,138,2,108,1,1134,}, + {1,1269,2,106,33,141,2,1200,33,138,2,108,1,1134,}, + {1,1270,2,107,33,139,2,1200,33,138,2,106,1,1136,}, + {1,1272,2,105,33,139,2,1202,33,136,2,105,1,1137,}, + {1,1272,2,105,33,139,2,1202,33,136,2,105,1,1137,}, + {1,1273,2,104,33,139,2,1202,33,134,2,105,1,1139,}, + {1,1273,2,104,33,139,2,1202,33,134,2,105,1,1139,}, + {1,1275,2,103,33,138,2,1202,33,134,2,104,1,1140,}, + {1,1276,2,104,33,136,2,1202,33,133,2,101,1,1144,}, + {1,1276,2,104,33,136,2,1202,33,133,2,101,1,1144,}, + {1,1278,2,103,33,135,2,1202,33,131,2,102,1,1145,}, + {1,1280,2,101,33,135,2,1202,33,130,2,101,1,1147,}, + {1,1280,2,101,33,135,2,1202,33,130,2,101,1,1147,}, + {1,1281,2,101,33,134,2,1202,33,129,2,101,1,1148,}, + {1,1283,2,100,33,133,2,1202,33,64,2,8,33,50,2,106,1,1150,}, + {1,1283,2,102,33,131,2,1202,33,64,2,8,33,48,2,108,1,1150,}, + {1,1284,2,102,33,130,2,1202,33,53,2,30,33,36,2,108,1,1151,}, + {1,1284,2,103,33,128,2,1203,33,53,2,30,33,35,2,109,1,1151,}, + {1,1286,2,102,33,127,2,1203,33,48,2,38,33,28,2,111,1,1153,}, + {1,1289,2,104,33,40,2,27,33,55,2,1203,33,33,2,61,33,18,2,111,1,1155,}, + {1,1289,2,106,33,30,2,40,33,50,2,1203,33,33,2,61,33,15,2,114,1,1155,}, + {1,1291,2,105,33,25,2,46,33,48,2,1203,33,30,2,70,33,4,2,118,1,1156,}, + {1,1292,2,106,33,9,2,64,33,44,2,1203,33,28,2,192,1,1158,}, + {1,1292,2,181,33,42,2,1203,33,18,2,202,1,1158,}, + {1,1294,2,187,33,34,2,1203,33,11,2,208,1,1159,}, + {1,1295,2,191,33,29,2,1203,33,9,2,208,1,1161,}, + {1,1295,2,193,33,26,2,1204,33,3,2,214,1,1161,}, + {1,1297,2,198,33,19,2,1420,1,1162,}, + {1,1298,2,204,33,12,2,1418,1,1164,}, + {1,1298,2,211,33,4,2,1419,1,1164,}, + {1,1301,2,136,21,1,2,1489,1,1169,}, + {1,1301,2,134,21,3,2,1489,1,1169,}, + {1,1305,2,128,21,5,2,1488,1,1170,}, + {1,1306,2,126,21,6,2,1486,1,1172,}, + {1,1306,2,126,21,6,2,1486,1,1172,}, + {1,1308,2,123,21,7,2,1485,1,1173,}, + {1,1308,2,122,21,8,2,1483,1,1175,}, + {1,1308,2,121,21,9,2,1483,1,1175,}, + {1,1309,2,120,21,9,2,1483,1,1175,}, + {1,1311,2,117,21,10,2,1482,1,1176,}, + {1,1311,2,116,21,11,2,1482,1,1176,}, + {1,1316,2,111,21,12,2,1474,1,1183,}, + {1,1316,2,111,21,13,2,1473,1,1183,}, + {1,1319,2,107,21,14,2,1470,1,1186,}, + {1,1320,2,106,21,15,2,1468,1,1187,}, + {1,1320,2,105,21,18,2,1466,1,1187,}, + {1,1322,2,103,21,19,2,1465,1,1187,}, + {1,1323,2,102,21,23,2,1459,1,1189,}, + {1,1323,2,102,21,27,2,1455,1,1189,}, + {1,1325,2,99,21,30,2,1452,1,1190,}, + {1,1328,2,95,21,34,2,1444,1,1195,}, + {1,1328,2,93,21,38,2,1442,1,1195,}, + {1,1333,2,87,21,41,2,1437,1,1198,}, + {1,1336,2,82,21,45,2,1432,1,1201,}, + {1,1336,2,81,21,48,2,1430,1,1201,}, + {1,1339,2,77,21,50,2,1425,1,1205,}, + {1,1339,2,76,21,52,2,1424,1,1205,}, + {1,1341,2,73,21,55,2,1421,1,1206,}, + {1,1341,2,72,21,57,2,1418,1,1208,}, + {1,1341,2,71,21,59,2,1417,1,1208,}, + {1,1342,2,70,21,61,2,1415,1,1208,}, + {1,1344,2,67,21,63,2,1413,1,1209,}, + {1,1344,2,66,21,65,2,1412,1,1209,}, + {1,1345,2,65,21,66,2,1408,1,1212,}, + {1,1350,2,59,21,68,2,1403,1,1216,}, + {1,1350,2,59,21,69,2,1402,1,1216,}, + {1,1355,2,54,21,69,2,1399,1,1219,}, + {1,1355,2,54,21,70,2,1397,1,1220,}, + {1,1356,2,52,21,72,2,1395,1,1221,}, + {1,1358,2,50,21,35,2,7,21,31,2,1393,1,1222,}, + {1,1358,2,50,21,35,2,11,21,27,2,1392,1,1223,}, + {1,1361,2,47,21,35,2,14,21,25,2,1390,1,1224,}, + {1,1362,2,46,21,19,2,3,21,13,2,17,21,23,2,1388,1,1225,}, + {1,1363,2,45,21,17,2,5,21,13,2,19,21,21,2,1387,1,1226,}, + {1,1364,2,44,21,15,2,8,21,12,2,21,21,20,2,1385,1,1227,}, + {1,1366,2,42,21,14,2,10,21,11,2,22,21,19,2,1384,1,1228,}, + {1,1368,2,39,21,13,2,13,21,10,2,24,21,18,2,1381,1,1230,}, + {1,1369,2,38,21,11,2,17,21,9,2,24,21,17,2,1380,1,1231,}, + {1,1370,2,36,21,11,2,19,21,9,2,25,21,15,2,1379,1,1232,}, + {1,1371,2,34,21,11,2,21,21,8,2,26,21,15,2,1376,1,1234,}, + {1,1372,2,33,21,10,2,24,21,7,2,26,21,14,2,1374,1,1236,}, + {1,1374,2,31,21,9,2,28,21,5,2,26,21,13,2,1373,1,1237,}, + {1,1375,2,29,21,9,2,61,21,12,2,1372,1,1238,}, + {1,1376,2,28,21,7,2,64,21,12,2,1370,1,1239,}, + {1,1377,2,27,21,6,2,66,21,11,2,1368,1,1241,}, + {1,1378,2,26,21,5,2,68,21,10,2,1365,1,1244,}, + {1,1380,2,23,21,5,2,70,21,9,2,1364,1,1245,}, + {1,1382,2,21,21,4,2,72,21,12,2,1359,1,1246,}, + {1,1382,2,21,21,3,2,73,21,15,2,1354,1,1248,}, + {1,1383,2,21,21,1,2,74,21,16,2,1352,1,1249,}, + {1,1384,2,94,21,19,2,1349,1,1250,}, + {1,1385,2,92,21,21,2,1346,1,1252,}, + {1,1386,2,90,21,23,2,1343,1,1254,}, + {1,1388,2,88,21,24,2,1341,1,1255,}, + {1,1392,2,83,21,11,2,2,21,13,2,1339,1,1256,}, + {1,1392,2,82,21,9,2,6,21,12,2,1338,1,1257,}, + {1,1394,2,80,21,9,2,12,21,7,2,1336,1,1258,}, + {1,1394,2,79,21,10,2,14,21,5,2,1335,1,1259,}, + {1,1394,2,79,21,9,2,17,21,3,2,1334,1,1260,}, + {1,1395,2,78,21,7,2,20,21,2,2,1332,1,1262,}, + {1,1400,2,73,21,6,2,1350,1,1267,}, + {1,1400,2,73,21,5,2,1351,1,1267,}, + {1,1403,2,70,21,4,2,1350,1,1269,}, + {1,1403,2,70,21,4,2,1350,1,1269,}, + {1,1233,2,25,1,147,2,68,21,3,2,1350,1,147,2,26,1,1097,}, + {1,1186,2,122,1,97,2,68,21,3,2,1350,1,95,2,124,1,1051,}, + {1,1186,2,122,1,97,2,68,21,2,2,1351,1,95,2,124,1,1051,}, + {1,1176,2,141,1,89,2,1418,1,88,2,142,1,1042,}, + {1,1173,2,149,1,84,2,1417,1,84,2,150,1,1039,}, + {1,1173,2,149,1,84,2,1417,1,84,2,150,1,1039,}, + {1,1170,2,155,1,84,2,1412,1,85,2,154,1,1036,}, + {1,1169,2,158,1,89,2,1399,1,87,2,160,1,1034,}, + {1,1169,2,158,1,89,2,1399,1,87,2,160,1,1034,}, + {1,1167,2,163,1,90,2,1389,1,92,2,162,1,1033,}, + {1,1164,2,169,1,94,2,1377,1,94,2,169,1,1029,}, + {1,1164,2,169,1,94,2,1377,1,94,2,169,1,1029,}, + {1,1155,2,187,1,88,2,1371,1,87,2,186,1,1022,}, + {1,1155,2,187,1,88,2,1371,1,87,2,186,1,1022,}, + {1,1142,2,220,1,69,2,1368,1,69,2,219,1,1009,}, + {1,1140,2,224,1,69,2,1365,1,67,2,225,1,1006,}, + {1,1140,2,224,1,69,2,1365,1,67,2,171,21,1,2,53,1,1006,}, + {1,1139,2,228,1,69,2,1359,1,68,2,171,21,3,2,55,1,1004,}, + {1,1137,2,232,1,70,2,1351,1,72,2,170,21,5,2,56,1,1003,}, + {1,1137,2,232,1,70,2,1287,1,15,2,49,1,72,2,169,21,6,2,56,1,1003,}, + {1,1136,2,234,1,86,2,28,1,4,2,1236,1,22,2,27,1,87,2,170,21,7,2,56,1,1003,}, + {1,1134,2,238,1,106,2,2,1,22,2,1221,1,26,2,2,1,108,2,170,21,8,2,58,1,1001,}, + {1,1134,2,29,21,1,2,208,1,106,2,2,1,27,2,1215,1,27,2,2,1,108,2,170,21,8,2,58,1,1001,}, + {1,1131,2,30,21,3,2,211,1,135,2,1211,1,133,2,174,21,9,2,61,1,998,}, + {1,1131,2,28,21,5,2,211,1,136,2,1209,1,134,2,173,21,10,2,61,1,998,}, + {1,1128,2,30,21,6,2,222,1,126,2,1207,1,124,2,184,21,10,2,65,1,994,}, + {1,1123,2,34,21,7,2,231,1,119,2,1203,1,117,2,192,21,11,2,70,1,989,}, + {1,1123,2,33,21,8,2,231,1,119,2,1202,1,118,2,192,21,12,2,69,1,989,}, + {1,1120,2,36,21,8,2,234,1,116,2,1202,1,116,2,193,21,14,2,71,1,986,}, + {1,1119,2,36,21,9,2,236,1,114,2,1201,1,115,2,195,21,14,2,73,1,984,}, + {1,1119,2,35,21,10,2,236,1,114,2,1201,1,115,2,194,21,16,2,72,1,984,}, + {1,1117,2,37,21,10,2,238,1,114,2,1199,1,114,2,195,21,17,2,71,1,984,}, + {1,1117,2,36,21,11,2,239,1,114,2,1196,1,114,2,197,21,19,2,70,1,983,}, + {1,1117,2,36,21,12,2,238,1,114,2,1196,1,114,2,197,21,22,2,67,1,983,}, + {1,1117,2,35,21,14,2,239,1,114,2,1191,1,116,2,198,21,26,2,63,1,983,}, + {1,1117,2,35,21,14,2,245,1,109,2,1190,1,110,2,203,21,30,2,60,1,983,}, + {1,1117,2,34,21,16,2,244,1,109,2,1190,1,110,2,202,21,33,2,58,1,983,}, + {1,1115,2,36,21,17,2,254,1,100,2,1187,1,100,2,212,21,36,2,58,1,981,}, + {1,1115,2,36,21,19,2,252,1,100,2,1187,1,100,2,210,21,40,2,56,1,981,}, + {1,1115,2,36,21,22,2,249,1,100,2,1187,1,98,2,210,21,45,2,53,1,981,}, + {1,1114,2,37,21,26,2,250,1,95,2,1185,1,100,2,209,21,48,2,51,1,981,}, + {1,1114,2,36,21,30,2,249,1,93,2,1185,1,100,2,208,21,50,2,50,1,981,}, + {1,1114,2,35,21,33,2,248,1,93,2,1184,1,100,2,207,21,53,2,50,1,979,}, + {1,1114,2,34,21,36,2,248,1,91,2,1184,1,98,2,208,21,55,2,49,1,979,}, + {1,1113,2,33,21,40,2,248,1,89,2,1184,1,96,2,209,21,57,2,48,1,979,}, + {1,1111,2,33,21,45,2,248,1,86,2,1184,1,94,2,210,21,60,2,46,1,979,}, + {1,1109,2,34,21,48,2,248,1,84,2,1184,1,93,2,210,21,62,2,45,1,979,}, + {1,1108,2,34,21,50,2,248,1,83,2,1184,1,92,2,211,21,63,2,44,1,979,}, + {1,1107,2,34,21,53,2,247,1,82,2,1184,1,91,2,211,21,65,2,44,1,978,}, + {1,1106,2,34,21,55,2,247,1,81,2,1184,1,90,2,212,21,66,2,45,1,976,}, + {1,1105,2,34,21,57,2,251,1,1,2,46,1,29,2,1182,1,30,2,47,1,15,2,211,21,68,2,47,1,973,}, + {1,1104,2,34,21,60,2,300,1,25,2,1182,1,29,2,53,1,2,2,219,21,69,2,48,1,971,}, + {1,1102,2,35,21,62,2,301,1,23,2,1182,1,29,2,273,21,71,2,48,1,970,}, + {1,1100,2,37,21,63,2,303,1,20,2,1182,1,17,2,285,21,72,2,48,1,969,}, + {1,1099,2,37,21,65,2,304,1,20,2,1180,1,7,2,295,21,73,2,48,1,968,}, + {1,1098,2,38,21,66,2,306,1,17,2,1180,1,2,2,299,21,74,2,49,1,967,}, + {1,1097,2,38,21,68,2,310,1,12,2,1481,21,37,2,6,21,32,2,50,1,965,}, + {1,1096,2,39,21,69,2,314,1,7,2,1481,21,36,2,11,21,29,2,50,1,964,}, + {1,1095,2,39,21,71,2,318,1,2,2,1481,21,36,2,14,21,26,2,51,1,963,}, + {1,1094,2,40,21,72,2,1800,21,20,2,2,21,14,2,17,21,24,2,51,1,962,}, + {1,1093,2,41,21,73,2,1799,21,18,2,5,21,13,2,19,21,22,2,53,1,960,}, + {1,1092,2,41,21,74,2,1799,21,16,2,8,21,12,2,21,21,21,2,53,1,959,}, + {1,1091,2,42,21,37,2,6,21,32,2,1798,21,14,2,11,21,11,2,23,21,19,2,54,1,958,}, + {1,1090,2,43,21,36,2,11,21,29,2,1797,21,13,2,13,21,11,2,23,21,19,2,54,1,957,}, + {1,1089,2,44,21,36,2,14,21,26,2,1796,21,12,2,16,21,10,2,25,21,17,2,55,1,956,}, + {1,1088,2,45,21,20,2,2,21,14,2,17,21,24,2,1794,21,12,2,18,21,10,2,25,21,17,2,55,1,955,}, + {1,1087,2,46,21,18,2,5,21,13,2,19,21,22,2,1794,21,11,2,21,21,8,2,26,21,16,2,58,1,952,}, + {1,1086,2,47,21,16,2,8,21,12,2,21,21,21,2,1792,21,10,2,25,21,7,2,27,21,14,2,60,1,950,}, + {1,1081,2,52,21,14,2,11,21,11,2,23,21,19,2,1792,21,9,2,28,21,6,2,27,21,14,2,61,1,948,}, + {1,1081,2,52,21,13,2,13,21,11,2,23,21,19,2,1790,21,9,2,32,21,4,2,27,21,13,2,61,1,948,}, + {1,1081,2,51,21,12,2,16,21,10,2,25,21,17,2,1790,21,8,2,65,21,12,2,62,1,947,}, + {1,1078,2,53,21,12,2,18,21,10,2,25,21,17,2,1789,21,7,2,67,21,11,2,66,1,943,}, + {1,1078,2,53,21,11,2,21,21,8,2,26,21,16,2,1789,21,6,2,69,21,10,2,66,1,943,}, + {1,1075,2,55,21,10,2,25,21,7,2,27,21,14,2,1788,21,6,2,71,21,9,2,67,1,942,}, + {1,1075,2,55,21,9,2,28,21,6,2,27,21,14,2,1787,21,5,2,73,21,10,2,65,1,942,}, + {1,1072,2,57,21,9,2,32,21,4,2,27,21,13,2,1787,21,4,2,74,21,14,2,64,1,939,}, + {1,1070,2,59,21,8,2,65,21,12,2,1788,21,2,2,76,21,15,2,64,1,937,}, + {1,1070,2,59,21,7,2,67,21,11,2,1865,21,18,2,62,1,937,}, + {1,1070,2,59,21,6,2,69,21,10,2,1864,21,20,2,62,1,936,}, + {1,1069,2,59,21,6,2,71,21,9,2,1863,21,22,2,61,1,936,}, + {1,1069,2,59,21,5,2,73,21,10,2,1860,21,24,2,60,1,936,}, + {1,1069,2,59,21,4,2,74,21,14,2,1855,21,12,2,1,21,13,2,61,1,934,}, + {1,1067,2,62,21,2,2,76,21,15,2,1853,21,9,2,1,21,1,2,3,21,13,2,61,1,933,}, + {1,1067,2,139,21,18,2,1850,21,10,2,6,21,12,2,61,1,933,}, + {1,1064,2,141,21,20,2,1849,21,10,2,12,21,7,2,64,1,929,}, + {1,1064,2,140,21,22,2,1848,21,9,2,15,21,5,2,64,1,929,}, + {1,1059,2,144,21,24,2,1846,21,9,2,18,21,3,2,68,1,925,}, + {1,1058,2,144,21,12,2,1,21,13,2,1845,21,7,2,93,1,923,}, + {1,1058,2,144,21,9,2,1,21,1,2,3,21,13,2,1844,21,6,2,94,1,923,}, + {1,1056,2,145,21,10,2,6,21,12,2,1844,21,5,2,95,1,923,}, + {1,1056,2,145,21,10,2,12,21,7,2,1843,21,5,2,96,1,922,}, + {1,1056,2,145,21,9,2,15,21,5,2,1843,21,4,2,97,1,922,}, + {1,1054,2,146,21,9,2,18,21,3,2,1843,21,3,2,98,1,922,}, + {1,1054,2,146,21,7,2,1866,21,3,2,100,1,920,}, + {1,1054,2,146,21,6,2,1867,21,2,2,101,1,920,}, + {1,1051,2,149,21,5,2,1974,1,917,}, + {1,1048,2,152,21,5,2,1977,1,914,}, + {1,1048,2,152,21,4,2,1978,1,914,}, + {1,1045,2,155,21,3,2,1981,1,912,}, + {1,1045,2,155,21,3,2,1981,1,912,}, + {1,1045,2,155,21,2,2,43,1,61,2,1618,1,60,2,201,1,911,}, + {1,1044,2,162,1,139,2,1539,1,139,2,162,1,911,}, + {1,1044,2,162,1,139,2,1539,1,139,2,162,1,911,}, + {1,1044,2,95,1,3,2,44,1,186,2,17,1,6,2,1460,1,190,2,43,1,3,2,96,1,909,}, + {1,1042,2,89,1,25,2,2,1,239,2,1445,1,231,2,1,1,20,2,93,1,909,}, + {1,1042,2,87,1,27,2,2,1,242,2,1440,1,233,2,1,1,22,2,91,1,909,}, + {1,1042,2,82,1,278,2,1430,1,269,2,87,1,908,}, + {1,1039,2,82,1,284,2,1426,1,271,2,90,1,904,}, + {1,1039,2,81,1,287,2,1422,1,275,2,88,1,904,}, + {1,1036,2,82,1,290,2,1419,1,281,2,87,1,901,}, + {1,1036,2,81,1,292,2,1417,1,284,2,85,1,901,}, + {1,1034,2,82,1,294,2,1414,1,287,2,85,1,900,}, + {1,1033,2,82,1,297,2,1410,1,291,2,83,1,900,}, + {1,1033,2,81,1,300,2,1407,1,293,2,82,1,900,}, + {1,1033,2,81,1,301,2,1405,1,295,2,83,1,898,}, + {1,1033,2,80,1,304,2,1402,1,297,2,82,1,898,}, + {1,1033,2,80,1,306,2,1399,1,299,2,81,1,898,}, + {1,1031,2,81,1,308,2,1396,1,302,2,80,1,898,}, + {1,1031,2,80,1,311,2,1392,1,305,2,80,1,897,}, + {1,1031,2,80,1,312,2,1390,1,307,2,79,1,897,}, + {1,1029,2,82,1,313,2,1388,1,308,2,81,1,895,}, + {1,1028,2,81,1,316,2,1385,1,310,2,83,1,893,}, + {1,1028,2,81,1,316,2,1384,1,311,2,83,1,893,}, + {1,1025,2,84,1,317,2,1382,1,313,2,85,1,890,}, + {1,1025,2,84,1,318,2,1380,1,314,2,85,1,890,}, + {1,1023,2,85,1,319,2,1379,1,315,2,86,1,889,}, + {1,1022,2,84,1,322,2,1377,1,319,2,83,1,889,}, + {1,1022,2,84,1,322,2,1376,1,320,2,83,1,889,}, + {1,1022,2,81,1,325,2,1375,1,323,2,83,1,887,}, + {1,1022,2,79,1,329,2,1372,1,326,2,81,1,887,}, + {1,1022,2,79,1,329,2,1371,1,327,2,81,1,887,}, + {1,1020,2,81,1,330,2,1368,1,330,2,80,1,887,}, + {1,1020,2,80,1,333,2,1365,1,331,2,81,1,886,}, + {1,1020,2,80,1,333,2,1365,1,331,2,81,1,886,}, + {1,1020,2,80,1,334,2,1362,1,335,2,79,1,886,}, + {1,1020,2,80,1,334,2,1362,1,335,2,79,1,886,}, + {1,1019,2,81,1,336,2,1359,1,336,2,81,1,884,}, + {1,1017,2,81,1,340,2,1353,1,340,2,81,1,884,}, + {1,1017,2,81,1,340,2,1353,1,340,2,81,1,884,}, + {1,1017,2,81,1,343,2,1349,1,342,2,81,1,883,}, + {1,1014,2,83,1,348,2,1340,1,349,2,81,1,881,}, + {1,1014,2,83,1,348,2,1340,1,349,2,81,1,881,}, + {1,1012,2,83,1,358,2,1324,1,358,2,83,1,878,}, + {1,1011,2,81,1,363,2,1319,1,364,2,82,1,876,}, + {1,1011,2,81,1,363,2,1319,1,364,2,82,1,876,}, + {1,1009,2,81,1,368,2,1315,1,365,2,82,1,876,}, + {1,1009,2,81,1,369,2,1310,1,371,2,81,1,875,}, + {1,1009,2,81,1,369,2,1310,1,371,2,81,1,875,}, + {1,1009,2,80,1,374,2,1305,1,374,2,79,1,875,}, + {1,1009,2,80,1,374,2,1305,1,374,2,79,1,875,}, + {1,1008,2,79,1,379,2,1297,1,379,2,79,1,875,}, + {1,1008,2,79,1,386,2,1282,1,388,2,78,1,875,}, + {1,1008,2,79,1,386,2,1282,1,388,2,78,1,875,}, + {1,1008,2,78,1,398,2,1260,1,399,2,80,1,873,}, + {1,1008,2,78,1,406,2,1246,1,407,2,78,1,873,}, + {1,1008,2,78,1,406,2,1246,1,407,2,78,1,873,}, + {1,1008,2,76,1,411,2,1239,1,412,2,77,1,873,}, + {1,1006,2,77,1,415,2,1234,1,416,2,75,1,873,}, + {1,1006,2,77,1,415,2,1234,1,416,2,75,1,873,}, + {1,1006,2,73,1,423,2,1227,1,420,2,75,1,872,}, + {1,1006,2,73,1,423,2,1227,1,420,2,75,1,872,}, + {1,1004,2,74,1,428,2,1218,1,427,2,73,1,872,}, + {1,1004,2,74,1,433,2,1208,1,434,2,73,1,870,}, + {1,1004,2,74,1,433,2,1208,1,434,2,73,1,870,}, + {1,1001,2,75,1,449,2,1180,1,449,2,75,1,867,}, + {1,1000,2,75,1,463,2,1155,1,461,2,77,1,865,}, + {1,1000,2,75,1,463,2,1155,1,461,2,77,1,865,}, + {1,998,2,77,1,467,2,1146,1,468,2,75,1,865,}, + {1,998,2,77,1,472,2,1137,1,472,2,76,1,864,}, + {1,998,2,77,1,472,2,1137,1,472,2,76,1,864,}, + {1,997,2,76,1,477,2,1130,1,476,2,76,1,864,}, + {1,997,2,76,1,482,2,1122,1,480,2,75,1,864,}, + {1,997,2,76,1,482,2,1121,1,481,2,75,1,864,}, + {1,997,2,75,1,486,2,8,1,1,2,1107,1,485,2,75,1,862,}, + {1,997,2,75,1,486,2,8,1,6,2,1101,1,486,2,75,1,862,}, + {1,997,2,72,1,494,2,1,1,11,2,1079,1,12,2,2,1,494,2,72,1,862,}, + {1,997,2,70,1,510,2,1072,1,514,2,71,1,862,}, + {1,997,2,70,1,513,2,1064,1,519,2,71,1,862,}, + {1,997,2,68,1,517,2,1057,1,526,2,69,1,862,}, + {1,997,2,67,1,523,2,1047,1,531,2,69,1,862,}, + {1,997,2,67,1,526,2,1039,1,536,2,69,1,862,}, + {1,997,2,67,1,305,2,28,1,195,2,1032,1,208,2,31,1,304,2,67,1,862,}, + {1,997,2,67,1,295,2,39,1,52,2,22,1,125,2,1022,1,140,2,21,1,52,2,39,1,296,2,67,1,862,}, + {1,997,2,67,1,295,2,39,1,52,2,22,1,128,2,1018,1,141,2,21,1,52,2,39,1,296,2,67,1,862,}, + {1,995,2,67,1,293,2,43,1,43,2,42,1,119,2,1013,1,133,2,40,1,34,2,54,1,292,2,66,1,862,}, + {1,995,2,67,1,293,2,43,1,43,2,42,1,124,2,1008,1,133,2,40,1,24,2,64,1,292,2,66,1,862,}, + {1,995,2,67,1,290,2,51,1,33,2,53,1,126,2,998,1,128,2,52,1,14,2,72,1,289,2,66,1,862,}, + {1,995,2,66,1,287,2,68,1,17,2,61,1,123,2,995,1,123,2,147,1,288,2,65,1,861,}, + {1,995,2,66,1,287,2,75,1,10,2,61,1,125,2,993,1,123,2,147,1,288,2,65,1,861,}, + {1,995,2,61,1,291,2,79,1,4,2,70,1,120,2,990,1,119,2,155,1,289,2,62,1,861,}, + {1,995,2,59,1,288,2,164,1,116,2,986,1,115,2,167,1,286,2,59,1,861,}, + {1,995,2,59,1,288,2,164,1,116,2,986,1,115,2,167,1,286,2,59,1,861,}, + {1,995,2,58,1,280,2,189,1,100,2,985,1,102,2,189,1,278,2,59,1,861,}, + {1,995,2,58,1,270,2,211,1,90,2,983,1,87,2,213,1,271,2,57,1,861,}, + {1,995,2,58,1,270,2,211,1,90,2,983,1,87,2,213,1,271,2,57,1,861,}, + {1,994,2,57,1,269,2,221,1,84,2,979,1,84,2,222,1,268,2,57,1,861,}, + {1,994,2,57,1,269,2,221,1,84,2,979,1,84,2,222,1,268,2,57,1,861,}, + {1,994,2,57,1,266,2,177,21,1,2,50,1,83,2,974,1,83,2,228,1,266,2,58,1,859,}, + {1,992,2,58,1,266,2,176,21,3,2,54,1,81,2,969,1,81,2,235,1,264,2,58,1,859,}, + {1,992,2,58,1,266,2,174,21,5,2,54,1,81,2,969,1,81,2,235,1,264,2,58,1,859,}, + {1,992,2,58,1,262,2,177,21,6,2,57,1,81,2,965,1,79,2,241,1,263,2,58,1,857,}, + {1,990,2,57,1,264,2,177,21,7,2,60,1,79,2,962,1,80,2,244,1,262,2,58,1,856,}, + {1,990,2,57,1,264,2,176,21,8,2,60,1,79,2,962,1,80,2,244,1,262,2,58,1,856,}, + {1,989,2,55,1,264,2,179,21,8,2,64,1,77,2,958,1,75,2,254,1,262,2,57,1,854,}, + {1,987,2,57,1,256,2,186,21,9,2,75,1,68,2,953,1,67,2,273,1,256,2,55,1,854,}, + {1,987,2,57,1,256,2,185,21,10,2,75,1,68,2,953,1,67,2,273,1,256,2,55,1,854,}, + {1,987,2,55,1,255,2,188,21,10,2,85,1,59,2,951,1,59,2,285,1,254,2,55,1,853,}, + {1,987,2,53,1,254,2,190,21,11,2,89,1,57,2,947,1,56,2,293,1,251,2,55,1,853,}, + {1,987,2,53,1,254,2,190,21,12,2,88,1,57,2,947,1,56,2,293,1,251,2,55,1,853,}, + {1,986,2,54,1,251,2,192,21,14,2,92,1,53,2,945,1,54,2,299,1,250,2,53,1,853,}, + {1,986,2,54,1,251,2,192,21,14,2,92,1,53,2,945,1,54,2,299,1,250,2,53,1,853,}, + {1,986,2,53,1,250,2,193,21,16,2,93,1,53,2,941,1,53,2,303,1,251,2,51,1,853,}, + {1,986,2,51,1,250,2,195,21,17,2,95,1,53,2,936,1,54,2,306,1,249,2,53,1,851,}, + {1,986,2,51,1,250,2,195,21,19,2,93,1,53,2,936,1,54,2,306,1,249,2,53,1,851,}, + {1,986,2,51,1,249,2,196,21,22,2,93,1,52,2,931,1,52,2,313,1,248,2,52,1,851,}, + {1,986,2,48,1,249,2,199,21,26,2,102,1,42,2,927,1,45,2,324,1,247,2,50,1,851,}, + {1,986,2,48,1,249,2,198,21,30,2,104,1,37,2,927,1,45,2,324,1,247,2,50,1,851,}, + {1,986,2,47,1,243,2,204,21,33,2,107,1,33,2,924,1,39,2,338,1,244,2,47,1,851,}, + {1,986,2,45,1,242,2,206,21,36,2,110,1,28,2,923,1,39,2,342,1,242,2,46,1,851,}, + {1,986,2,45,1,242,2,204,21,40,2,113,1,18,2,928,1,39,2,342,1,242,2,46,1,851,}, + {1,986,2,43,1,243,2,203,21,45,2,1054,1,39,2,346,1,242,2,44,1,851,}, + {1,986,2,43,1,243,2,202,21,48,2,1052,1,39,2,346,1,242,2,44,1,851,}, + {1,986,2,42,1,244,2,201,21,50,2,1051,1,38,2,347,1,242,2,44,1,851,}, + {1,984,2,42,1,244,2,202,21,53,2,1049,1,36,2,350,1,243,2,42,1,851,}, + {1,984,2,42,1,244,2,201,21,55,2,1053,1,31,2,350,1,243,2,42,1,851,}, + {1,984,2,42,1,243,2,201,21,57,2,1057,1,24,2,354,1,242,2,41,1,851,}, + {1,984,2,41,1,241,2,203,21,60,2,1060,1,18,2,358,1,241,2,39,1,851,}, + {1,984,2,41,1,241,2,202,21,62,2,1064,1,13,2,358,1,241,2,39,1,851,}, + {1,984,2,39,1,239,2,206,21,63,2,1068,1,5,2,364,1,239,2,38,1,851,}, + {1,984,2,36,1,239,2,208,21,65,2,1439,1,238,2,36,1,851,}, + {1,984,2,36,1,239,2,208,21,66,2,1438,1,238,2,36,1,851,}, + {1,984,2,35,1,237,2,210,21,68,2,1439,1,237,2,35,1,851,}, + {1,984,2,5,1,1,2,27,1,238,2,211,21,69,2,1441,1,236,2,33,1,851,}, + {1,984,2,5,1,1,2,27,1,238,2,210,21,71,2,1440,1,236,2,33,1,851,}, + {1,984,2,5,1,1,2,27,1,236,2,212,21,72,2,1440,1,236,2,32,1,851,}, + {1,984,2,5,1,1,2,27,1,236,2,212,21,73,2,1439,1,236,2,32,1,851,}, + {1,984,2,5,1,1,2,25,1,236,2,213,21,74,2,1441,1,236,2,30,1,851,}, + {1,984,2,5,1,1,2,24,1,236,2,214,21,37,2,6,21,32,2,1442,1,236,2,28,1,851,}, + {1,984,2,5,1,1,2,24,1,236,2,214,21,36,2,11,21,29,2,1441,1,236,2,28,1,851,}, + {1,984,2,5,1,1,2,22,1,236,2,216,21,36,2,14,21,26,2,1442,1,235,2,28,1,851,}, + {1,984,2,5,1,1,2,21,1,234,2,219,21,20,2,2,21,14,2,17,21,24,2,1444,1,233,2,27,1,851,}, + {1,984,2,5,1,1,2,21,1,234,2,219,21,18,2,5,21,13,2,19,21,22,2,1444,1,233,2,27,1,851,}, + {1,984,2,5,1,1,2,19,1,232,2,223,21,16,2,8,21,12,2,21,21,21,2,1448,1,231,2,24,1,851,}, + {1,984,2,5,1,1,2,18,1,231,2,225,21,14,2,11,21,11,2,23,21,19,2,1449,1,232,2,22,1,851,}, + {1,984,2,5,1,1,2,18,1,231,2,225,21,13,2,13,21,11,2,23,21,19,2,1448,1,232,2,22,1,851,}, + {1,984,2,5,1,1,2,16,1,231,2,226,21,12,2,16,21,10,2,25,21,17,2,1448,1,233,2,21,1,851,}, + {1,984,2,5,1,1,2,16,1,231,2,225,21,12,2,18,21,10,2,25,21,17,2,1447,1,233,2,21,1,851,}, + {1,984,2,5,1,1,2,14,1,233,2,225,21,11,2,21,21,8,2,26,21,16,2,1449,1,233,2,19,1,851,}, + {1,984,2,3,1,3,2,13,1,233,2,225,21,10,2,25,21,7,2,27,21,14,2,1449,1,235,2,18,1,850,}, + {1,984,2,3,1,3,2,13,1,233,2,225,21,9,2,28,21,6,2,27,21,14,2,1448,1,235,2,18,1,850,}, + {1,984,2,3,1,3,2,11,1,235,2,224,21,9,2,32,21,4,2,27,21,13,2,1450,1,234,2,17,1,850,}, + {1,984,2,3,1,3,2,10,1,234,2,226,21,8,2,65,21,12,2,1451,1,235,2,15,1,850,}, + {1,984,2,3,1,3,2,10,1,234,2,226,21,7,2,67,21,11,2,1451,1,235,2,15,1,850,}, + {1,984,2,3,1,3,2,8,1,232,2,230,21,6,2,69,21,10,2,1456,1,231,2,14,1,850,}, + {1,984,2,3,1,3,2,7,1,229,2,233,21,6,2,71,21,9,2,1407,21,1,2,51,1,230,2,12,1,850,}, + {1,984,2,3,1,3,2,7,1,229,2,233,21,5,2,73,21,10,2,1403,21,3,2,51,1,230,2,12,1,850,}, + {1,984,2,11,1,231,2,233,21,4,2,74,21,14,2,1397,21,5,2,51,1,230,2,11,1,851,}, + {1,986,2,8,1,231,2,235,21,2,2,76,21,15,2,1394,21,6,2,53,1,229,2,10,1,851,}, + {1,986,2,8,1,231,2,312,21,18,2,1391,21,7,2,53,1,229,2,10,1,851,}, + {1,986,2,6,1,233,2,311,21,20,2,1389,21,8,2,53,1,233,2,6,1,851,}, + {1,986,2,6,1,233,2,310,21,22,2,1388,21,8,2,53,1,233,2,6,1,851,}, + {1,987,2,3,1,233,2,311,21,24,2,1386,21,9,2,53,1,234,2,3,1,853,}, + {1,1223,2,310,21,12,2,1,21,13,2,1384,21,10,2,54,1,1089,}, + {1,1223,2,310,21,9,2,1,21,1,2,3,21,13,2,1383,21,10,2,54,1,1089,}, + {1,1222,2,310,21,10,2,6,21,12,2,1382,21,11,2,56,1,1087,}, + {1,1217,2,315,21,10,2,12,21,7,2,1381,21,12,2,59,1,1083,}, + {1,1217,2,315,21,9,2,15,21,5,2,1380,21,14,2,58,1,1083,}, + {1,1216,2,315,21,9,2,18,21,3,2,1253,1,13,2,114,21,14,2,60,1,1081,}, + {1,1214,2,183,1,22,2,112,21,7,2,1272,1,24,2,106,21,16,2,61,1,1079,}, + {1,1214,2,178,1,27,2,112,21,6,2,1273,1,25,2,105,21,17,2,60,1,1079,}, + {1,1214,2,175,1,34,2,108,21,5,2,1269,1,32,2,103,21,19,2,58,1,1079,}, + {1,1214,2,173,1,36,2,108,21,5,2,1269,1,36,2,99,21,22,2,55,1,1079,}, + {1,1214,2,173,1,41,2,103,21,4,2,1266,1,42,2,97,21,26,2,51,1,1079,}, + {1,1212,2,174,1,45,2,100,21,3,2,1264,1,47,2,94,21,30,2,49,1,1078,}, + {1,1212,2,174,1,47,2,98,21,3,2,1264,1,47,2,93,21,33,2,47,1,1078,}, + {1,1212,2,172,1,50,2,97,21,2,2,1262,1,51,2,91,21,36,2,45,1,1078,}, + {1,1211,2,172,1,53,2,1357,1,53,2,89,21,40,2,45,1,1076,}, + {1,1211,2,172,1,53,2,634,21,3,2,42,21,3,2,675,1,53,2,87,21,45,2,42,1,1076,}, + {1,1209,2,172,1,57,2,629,21,7,2,40,21,7,2,672,1,56,2,83,21,48,2,41,1,1075,}, + {1,1208,2,172,1,59,2,625,21,10,2,40,21,10,2,667,1,60,2,80,21,50,2,42,1,1073,}, + {1,1208,2,172,1,59,2,623,21,11,2,42,21,11,2,665,1,60,2,79,21,53,2,40,1,1073,}, + {1,1205,2,172,1,64,2,619,21,12,2,44,21,12,2,660,1,64,2,77,21,55,2,42,1,1070,}, + {1,1203,2,172,1,72,2,611,21,13,2,46,21,13,2,654,1,71,2,73,21,57,2,42,1,1069,}, + {1,1203,2,172,1,72,2,601,21,22,2,48,21,22,2,644,1,71,2,72,21,60,2,40,1,1069,}, + {1,1203,2,169,1,92,2,581,21,24,2,50,21,24,2,623,1,91,2,69,21,62,2,39,1,1069,}, + {1,1203,2,169,1,92,2,579,21,25,2,52,21,25,2,621,1,91,2,69,21,63,2,38,1,1069,}, + {1,1201,2,168,1,103,2,569,21,26,2,54,21,26,2,612,1,103,2,63,21,65,2,37,1,1069,}, + {1,1201,2,166,1,108,2,564,21,27,2,56,21,27,2,606,1,108,2,62,21,66,2,38,1,1067,}, + {1,1201,2,166,1,108,2,562,21,28,2,58,21,28,2,604,1,108,2,61,21,68,2,37,1,1067,}, + {1,1200,2,166,1,111,2,559,21,29,2,58,21,29,2,602,1,111,2,59,21,69,2,36,1,1067,}, + {1,1200,2,164,1,114,2,557,21,29,2,60,21,29,2,598,1,114,2,58,21,71,2,37,1,1065,}, + {1,1200,2,164,1,114,2,556,21,29,2,62,21,29,2,597,1,114,2,58,21,72,2,36,1,1065,}, + {1,1198,2,166,1,117,2,552,21,29,2,64,21,29,2,594,1,117,2,57,21,73,2,35,1,1065,}, + {1,1198,2,164,1,124,2,546,21,29,2,66,21,29,2,588,1,124,2,54,21,74,2,36,1,1064,}, + {1,1198,2,164,1,124,2,545,21,29,2,68,21,29,2,587,1,124,2,54,21,37,2,6,21,32,2,35,1,1064,}, + {1,1197,2,162,1,136,2,535,21,29,2,70,21,29,2,577,1,135,2,52,21,36,2,11,21,29,2,36,1,1062,}, + {1,1197,2,162,1,136,2,535,21,29,2,70,21,29,2,577,1,135,2,52,21,36,2,14,21,26,2,36,1,1062,}, + {1,1195,2,160,1,173,2,501,21,29,2,72,21,29,2,543,1,172,2,48,21,20,2,2,21,14,2,17,21,24,2,36,1,1061,}, + {1,1192,2,160,1,182,2,494,21,29,2,74,21,29,2,536,1,181,2,45,21,18,2,5,21,13,2,19,21,22,2,39,1,1058,}, + {1,1192,2,160,1,182,2,494,21,29,2,74,21,29,2,536,1,181,2,45,21,16,2,8,21,12,2,21,21,21,2,38,1,1058,}, + {1,1190,2,162,1,186,2,489,21,29,2,76,21,29,2,532,1,186,2,43,21,14,2,11,21,11,2,23,21,19,2,40,1,1056,}, + {1,1189,2,161,1,189,2,243,1,1,2,244,21,29,2,76,21,29,2,285,1,1,2,243,1,189,2,43,21,13,2,13,21,11,2,23,21,19,2,39,1,1056,}, + {1,1189,2,161,1,189,2,243,1,1,2,243,21,29,2,78,21,29,2,284,1,2,2,242,1,189,2,42,21,12,2,16,21,10,2,25,21,17,2,39,1,1056,}, + {1,1189,2,161,1,192,2,239,1,4,2,240,21,30,2,78,21,30,2,281,1,5,2,238,1,193,2,40,21,12,2,18,21,10,2,25,21,17,2,40,1,1054,}, + {1,1189,2,158,1,200,2,233,1,6,2,236,21,32,2,80,21,32,2,277,1,8,2,233,1,198,2,38,21,11,2,21,21,8,2,26,21,16,2,40,1,1054,}, + {1,1189,2,158,1,200,2,232,1,7,2,232,21,35,2,82,21,35,2,273,1,13,2,228,1,198,2,37,21,10,2,25,21,7,2,27,21,14,2,40,1,1054,}, + {1,1187,2,155,1,210,2,226,1,11,2,227,21,37,2,82,21,37,2,269,1,25,2,211,1,210,2,32,21,9,2,28,21,6,2,27,21,14,2,39,1,1054,}, + {1,1187,2,155,1,210,2,224,1,13,2,224,21,40,2,82,21,40,2,266,1,30,2,206,1,210,2,31,21,9,2,32,21,4,2,27,21,13,2,39,1,1054,}, + {1,1187,2,152,1,258,2,141,1,58,2,216,21,40,2,84,21,40,2,257,1,48,2,152,1,257,2,28,21,8,2,65,21,12,2,40,1,1053,}, + {1,1187,2,150,1,293,2,106,1,67,2,207,21,43,2,82,21,43,2,249,1,59,2,115,1,290,2,27,21,7,2,67,21,11,2,40,1,1053,}, + {1,1187,2,150,1,293,2,106,1,67,2,206,21,45,2,80,21,45,2,248,1,64,2,110,1,290,2,27,21,6,2,69,21,10,2,40,1,1053,}, + {1,1186,2,150,1,305,2,94,1,71,2,201,21,48,2,78,21,48,2,243,1,72,2,94,1,303,2,24,21,6,2,71,21,9,2,40,1,1053,}, + {1,1186,2,148,1,315,2,71,1,86,2,200,21,50,2,76,21,50,2,240,1,88,2,72,1,313,2,22,21,5,2,73,21,10,2,40,1,1051,}, + {1,1186,2,148,1,315,2,71,1,86,2,199,21,52,2,74,21,52,2,239,1,88,2,72,1,313,2,22,21,4,2,74,21,14,2,36,1,1051,}, + {1,1184,2,149,1,320,2,60,1,95,2,196,21,54,2,72,21,54,2,238,1,94,2,60,1,320,2,22,21,2,2,76,21,15,2,35,1,1050,}, + {1,1181,2,150,1,333,2,38,1,108,2,194,21,55,2,70,21,55,2,237,1,106,2,38,1,334,2,96,21,18,2,36,1,1047,}, + {1,1181,2,150,1,333,2,38,1,108,2,193,21,57,2,68,21,57,2,236,1,106,2,38,1,334,2,95,21,20,2,35,1,1047,}, + {1,1180,2,150,1,481,2,192,21,58,2,66,21,58,2,234,1,482,2,92,21,22,2,36,1,1045,}, + {1,1180,2,147,1,487,2,188,21,59,2,66,21,59,2,230,1,486,2,90,21,24,2,35,1,1045,}, + {1,1180,2,147,1,487,2,187,21,61,2,64,21,61,2,229,1,486,2,89,21,12,2,1,21,13,2,34,1,1045,}, + {1,1178,2,147,1,502,2,187,21,48,2,64,21,48,2,230,1,502,2,85,21,9,2,1,21,1,2,3,21,13,2,34,1,1044,}, + {1,1178,2,147,1,502,2,189,21,47,2,62,21,47,2,232,1,502,2,84,21,10,2,6,21,12,2,34,1,1044,}, + {1,1178,2,142,1,510,2,187,21,46,2,62,21,46,2,230,1,508,2,81,21,10,2,12,21,7,2,33,1,1044,}, + {1,1178,2,141,1,512,2,187,21,46,2,60,21,46,2,227,1,513,2,80,21,9,2,15,21,5,2,33,1,1044,}, + {1,1178,2,141,1,512,2,188,21,45,2,60,21,45,2,228,1,513,2,79,21,9,2,18,21,3,2,33,1,1044,}, + {1,1176,2,141,1,516,2,187,21,44,2,60,21,44,2,229,1,515,2,77,21,7,2,56,1,1044,}, + {1,1176,2,141,1,518,2,186,21,29,2,8,21,6,2,60,21,6,2,8,21,29,2,229,1,517,2,76,21,6,2,59,1,1042,}, + {1,1176,2,141,1,518,2,187,21,27,2,11,21,5,2,58,21,5,2,11,21,27,2,230,1,517,2,76,21,5,2,60,1,1042,}, + {1,1176,2,140,1,520,2,186,21,27,2,13,21,3,2,58,21,3,2,13,21,27,2,228,1,519,2,76,21,5,2,60,1,1042,}, + {1,1176,2,138,1,524,2,184,21,27,2,14,21,2,2,58,21,2,2,14,21,27,2,227,1,522,2,74,21,4,2,61,1,1042,}, + {1,1176,2,138,1,524,2,184,21,27,2,15,21,1,2,58,21,1,2,15,21,27,2,227,1,522,2,74,21,3,2,62,1,1042,}, + {1,1176,2,136,1,526,2,185,21,26,2,90,21,26,2,226,1,527,2,71,21,3,2,62,1,1042,}, + {1,1176,2,136,1,521,2,190,21,26,2,90,21,26,2,236,1,517,2,71,21,2,2,63,1,1042,}, + {1,1176,2,132,1,520,2,195,21,26,2,90,21,26,2,241,1,517,2,131,1,1042,}, + {1,1175,2,130,1,513,2,205,21,26,2,90,21,26,2,251,1,508,2,130,1,1042,}, + {1,1175,2,130,1,503,2,215,21,27,2,88,21,27,2,256,1,503,2,130,1,1042,}, + {1,1175,2,130,1,495,2,224,21,26,2,88,21,26,2,259,1,4,2,3,1,496,2,130,1,1040,}, + {1,1175,2,128,1,477,2,244,21,26,2,88,21,26,2,287,1,475,2,130,1,1040,}, + {1,1175,2,128,1,477,2,245,21,25,2,88,21,25,2,288,1,475,2,130,1,1040,}, + {1,1175,2,128,1,466,2,256,21,26,2,86,21,26,2,299,1,465,2,129,1,1040,}, + {1,1173,2,128,1,332,2,28,1,92,2,272,21,26,2,86,21,26,2,313,1,92,2,30,1,331,2,128,1,1039,}, + {1,1173,2,128,1,332,2,28,1,92,2,273,21,25,2,86,21,25,2,314,1,92,2,30,1,331,2,128,1,1039,}, + {1,1173,2,125,1,316,2,66,1,65,2,281,21,25,2,86,21,25,2,323,1,64,2,67,1,315,2,126,1,1039,}, + {1,1172,2,122,1,309,2,424,21,25,2,84,21,25,2,466,1,308,2,124,1,1037,}, + {1,1172,2,122,1,309,2,424,21,25,2,84,21,25,2,466,1,308,2,124,1,1037,}, + {1,1172,2,120,1,302,2,434,21,24,2,84,21,24,2,477,1,301,2,121,1,1037,}, + {1,1172,2,120,1,302,2,434,21,25,2,82,21,25,2,477,1,301,2,121,1,1037,}, + {1,1170,2,121,1,289,2,449,21,24,2,82,21,24,2,492,1,289,2,120,1,1036,}, + {1,1169,2,120,1,250,2,490,21,25,2,80,21,25,2,532,1,249,2,122,1,1034,}, + {1,1169,2,120,1,250,2,491,21,24,2,80,21,24,2,533,1,249,2,122,1,1034,}, + {1,1167,2,122,1,245,2,496,21,25,2,78,21,25,2,536,1,247,2,121,1,1034,}, + {1,1167,2,120,1,246,2,497,21,25,2,78,21,25,2,540,1,245,2,120,1,1033,}, + {1,1167,2,120,1,246,2,498,21,25,2,76,21,25,2,541,1,245,2,120,1,1033,}, + {1,1167,2,117,1,247,2,501,21,25,2,74,21,25,2,543,1,247,2,117,1,1033,}, + {1,1167,2,114,1,235,2,7,1,7,2,503,21,24,2,74,21,24,2,546,1,248,2,114,1,1033,}, + {1,1167,2,114,1,225,2,22,1,2,2,503,21,25,2,72,21,25,2,563,1,231,2,114,1,1033,}, + {1,1167,2,111,1,218,2,538,21,24,2,72,21,24,2,569,1,228,2,112,1,1033,}, + {1,1167,2,111,1,213,2,544,21,24,2,70,21,24,2,572,1,226,2,112,1,1033,}, + {1,1167,2,111,1,211,2,547,21,24,2,68,21,24,2,576,1,224,2,111,1,1033,}, + {1,1167,2,109,1,210,2,550,21,25,2,66,21,25,2,578,1,224,2,109,1,1033,}, + {1,1167,2,109,1,208,2,553,21,25,2,64,21,25,2,582,1,221,2,109,1,1033,}, + {1,1167,2,108,1,203,2,3,1,2,2,555,21,24,2,64,21,24,2,585,1,14,2,3,1,202,2,109,1,1033,}, + {1,1167,2,106,1,204,2,562,21,24,2,62,21,24,2,587,1,12,2,6,1,203,2,106,1,1033,}, + {1,1167,2,106,1,204,2,563,21,24,2,21,21,18,2,21,21,24,2,598,1,2,2,6,1,203,2,106,1,1033,}, + {1,1167,2,103,1,205,2,451,1,2,2,113,21,24,2,18,21,22,2,18,21,24,2,484,21,1,2,108,21,1,2,14,1,204,2,104,1,1033,}, + {1,1167,2,102,1,206,2,451,1,7,2,109,21,24,2,15,21,26,2,15,21,24,2,151,1,8,2,324,21,3,2,108,21,3,2,12,1,207,2,101,1,1033,}, + {1,1167,2,102,1,206,2,450,1,8,2,110,21,24,2,12,21,14,2,2,21,14,2,12,21,24,2,152,1,13,2,317,21,5,2,108,21,5,2,10,1,207,2,101,1,1033,}, + {1,1167,2,100,1,206,2,451,1,17,2,103,21,24,2,10,21,13,2,6,21,13,2,10,21,24,2,144,1,25,2,313,21,6,2,108,21,6,2,9,1,208,2,100,1,1033,}, + {1,1167,2,99,1,207,2,450,1,27,2,95,21,24,2,7,21,14,2,8,21,14,2,7,21,24,2,137,1,35,2,310,21,7,2,108,21,7,2,10,1,206,2,100,1,1033,}, + {1,1167,2,99,1,207,2,449,1,28,2,96,21,24,2,6,21,13,2,10,21,13,2,6,21,24,2,138,1,40,2,304,21,8,2,108,21,8,2,9,1,206,2,100,1,1033,}, + {1,1169,2,95,1,205,2,451,1,33,2,94,21,24,2,4,21,13,2,12,21,13,2,4,21,24,2,134,1,50,2,299,21,8,2,108,21,8,2,14,1,203,2,97,1,1034,}, + {1,1169,2,95,1,205,2,140,21,1,2,307,1,36,2,96,21,38,2,14,21,38,2,136,1,52,2,296,21,9,2,108,21,9,2,13,1,203,2,97,1,1034,}, + {1,1169,2,93,1,202,2,42,21,1,2,102,21,3,2,303,1,42,2,93,21,36,2,16,21,36,2,136,1,54,2,294,21,10,2,108,21,10,2,15,1,201,2,96,1,1034,}, + {1,1169,2,92,1,200,2,43,21,3,2,102,21,5,2,296,1,47,2,94,21,34,2,18,21,34,2,135,1,58,2,292,21,10,2,108,21,10,2,18,1,200,2,94,1,1034,}, + {1,1169,2,92,1,200,2,41,21,5,2,102,21,6,2,290,1,52,2,96,21,31,2,20,21,31,2,137,1,63,2,286,21,11,2,108,21,11,2,17,1,200,2,94,1,1034,}, + {1,1170,2,89,1,200,2,42,21,6,2,102,21,7,2,279,1,65,2,95,21,28,2,22,21,28,2,138,1,67,2,283,21,12,2,106,21,12,2,20,1,200,2,89,1,1036,}, + {1,1171,2,87,1,198,2,44,21,7,2,102,21,8,2,275,1,72,2,93,21,23,2,28,21,23,2,135,1,72,2,282,21,14,2,104,21,14,2,22,1,199,2,86,1,1037,}, + {1,1171,2,87,1,198,2,43,21,8,2,102,21,8,2,275,1,72,2,95,21,22,2,26,21,22,2,137,1,72,2,282,21,14,2,104,21,14,2,22,1,199,2,86,1,1037,}, + {1,1171,2,85,1,199,2,44,21,8,2,102,21,9,2,273,1,80,2,92,21,17,2,28,21,17,2,135,1,80,2,279,21,16,2,102,21,16,2,21,1,200,2,85,1,1037,}, + {1,1171,2,84,1,200,2,43,21,9,2,102,21,10,2,270,1,93,2,85,21,13,2,28,21,13,2,128,1,92,2,278,21,17,2,100,21,17,2,23,1,198,2,85,1,1037,}, + {1,1171,2,84,1,200,2,42,21,10,2,102,21,10,2,270,1,93,2,89,21,8,2,30,21,8,2,132,1,92,2,278,21,19,2,96,21,19,2,23,1,198,2,85,1,1037,}, + {1,1171,2,82,1,200,2,44,21,10,2,102,21,11,2,266,1,103,2,82,21,9,2,28,21,9,2,123,1,104,2,275,21,22,2,90,21,22,2,24,1,199,2,83,1,1037,}, + {1,1171,2,82,1,200,2,43,21,11,2,101,21,12,2,266,1,103,2,83,21,9,2,26,21,9,2,124,1,104,2,275,21,26,2,82,21,26,2,24,1,199,2,83,1,1037,}, + {1,1171,2,82,1,199,2,44,21,12,2,99,21,14,2,261,1,112,2,78,21,10,2,24,21,10,2,120,1,113,2,269,21,30,2,76,21,30,2,23,1,199,2,83,1,1037,}, + {1,1172,2,79,1,199,2,45,21,14,2,98,21,14,2,257,1,118,2,76,21,10,2,24,21,10,2,119,1,117,2,265,21,33,2,72,21,33,2,25,1,197,2,82,1,1037,}, + {1,1172,2,79,1,199,2,45,21,14,2,97,21,16,2,256,1,118,2,76,21,10,2,24,21,10,2,119,1,117,2,264,21,36,2,68,21,36,2,24,1,197,2,82,1,1037,}, + {1,1172,2,79,1,196,2,47,21,16,2,95,21,17,2,255,1,122,2,73,21,10,2,24,21,10,2,116,1,122,2,260,21,40,2,64,21,40,2,24,1,196,2,81,1,1037,}, + {1,1172,2,76,1,196,2,50,21,17,2,92,21,19,2,252,1,128,2,71,21,9,2,24,21,9,2,114,1,126,2,257,21,45,2,58,21,45,2,25,1,194,2,80,1,1037,}, + {1,1172,2,76,1,196,2,50,21,19,2,87,21,22,2,252,1,128,2,71,21,9,2,24,21,9,2,114,1,126,2,256,21,48,2,54,21,48,2,24,1,194,2,80,1,1037,}, + {1,1172,2,73,1,199,2,50,21,22,2,80,21,27,2,246,1,139,2,66,21,9,2,22,21,9,2,108,1,138,2,250,21,50,2,52,21,50,2,25,1,193,2,79,1,1037,}, + {1,1172,2,70,1,200,2,52,21,26,2,73,21,30,2,241,1,152,2,58,21,9,2,22,21,9,2,99,1,152,2,244,21,53,2,48,21,53,2,25,1,192,2,79,1,1037,}, + {1,1172,2,70,1,200,2,51,21,30,2,67,21,34,2,240,1,152,2,59,21,8,2,22,21,8,2,100,1,152,2,243,21,55,2,46,21,55,2,24,1,193,2,77,1,1038,}, + {1,1173,2,68,1,201,2,50,21,33,2,63,21,37,2,233,1,174,2,44,21,8,2,20,21,8,2,87,1,173,2,235,21,57,2,44,21,57,2,23,1,194,2,76,1,1038,}, + {1,1173,2,65,1,203,2,50,21,36,2,59,21,41,2,228,1,183,2,39,21,7,2,20,21,7,2,80,1,185,2,230,21,60,2,40,21,60,2,22,1,195,2,75,1,1038,}, + {1,1173,2,64,1,204,2,48,21,40,2,55,21,45,2,226,1,183,2,40,21,7,2,18,21,7,2,81,1,185,2,229,21,62,2,38,21,62,2,21,1,196,2,74,1,1038,}, + {1,1173,2,64,1,204,2,46,21,45,2,50,21,48,2,222,1,191,2,36,21,6,2,18,21,6,2,79,1,189,2,228,21,63,2,36,21,63,2,23,1,194,2,74,1,1038,}, + {1,1173,2,64,1,204,2,45,21,48,2,47,21,50,2,221,1,191,2,37,21,6,2,16,21,6,2,80,1,189,2,227,21,65,2,34,21,65,2,22,1,195,2,73,1,1038,}, + {1,1173,2,64,1,202,2,46,21,50,2,44,21,53,2,218,1,196,2,36,21,4,2,16,21,4,2,79,1,195,2,224,21,66,2,32,21,66,2,22,1,196,2,72,1,1038,}, + {1,1173,2,64,1,202,2,45,21,53,2,41,21,55,2,214,1,202,2,35,21,2,2,16,21,2,2,76,1,202,2,221,21,68,2,30,21,68,2,22,1,195,2,72,1,1038,}, + {1,1174,2,62,1,203,2,44,21,55,2,39,21,57,2,213,1,202,2,131,1,202,2,221,21,69,2,28,21,69,2,22,1,196,2,71,1,1038,}, + {1,1174,2,62,1,202,2,44,21,57,2,36,21,60,2,209,1,213,2,117,1,211,2,217,21,71,2,26,21,71,2,21,1,196,2,71,1,1038,}, + {1,1174,2,62,1,202,2,43,21,60,2,33,21,62,2,205,1,231,2,89,1,229,2,212,21,72,2,24,21,72,2,23,1,194,2,71,1,1038,}, + {1,1174,2,62,1,202,2,42,21,62,2,31,21,63,2,205,1,231,2,89,1,229,2,212,21,73,2,22,21,73,2,23,1,194,2,71,1,1038,}, + {1,1174,2,62,1,200,2,44,21,63,2,29,21,65,2,194,1,269,2,29,1,268,2,204,21,74,2,22,21,74,2,24,1,192,2,71,1,1038,}, + {1,1174,2,61,1,199,2,45,21,65,2,27,21,66,2,188,1,580,2,196,21,37,2,6,21,32,2,20,21,32,2,6,21,37,2,25,1,192,2,70,1,1038,}, + {1,1174,2,61,1,199,2,45,21,66,2,25,21,68,2,187,1,580,2,196,21,36,2,11,21,29,2,18,21,29,2,11,21,36,2,25,1,192,2,70,1,1038,}, + {1,1175,2,59,1,197,2,47,21,68,2,23,21,69,2,183,1,589,2,191,21,36,2,14,21,26,2,18,21,26,2,14,21,36,2,27,1,191,2,69,1,1038,}, + {1,1175,2,59,1,197,2,47,21,69,2,21,21,71,2,182,1,589,2,191,21,20,2,2,21,14,2,17,21,24,2,16,21,24,2,17,21,14,2,2,21,20,2,27,1,192,2,68,1,1038,}, + {1,1175,2,59,1,197,2,46,21,71,2,19,21,72,2,178,1,594,2,190,21,18,2,5,21,13,2,19,21,22,2,16,21,22,2,19,21,13,2,5,21,18,2,28,1,191,2,68,1,1038,}, + {1,1175,2,58,1,197,2,47,21,72,2,17,21,73,2,177,1,599,2,186,21,16,2,8,21,12,2,21,21,21,2,14,21,21,2,21,21,12,2,8,21,16,2,30,1,190,2,67,1,1038,}, + {1,1175,2,58,1,197,2,47,21,73,2,16,21,74,2,176,1,599,2,186,21,14,2,11,21,11,2,23,21,19,2,14,21,19,2,23,21,11,2,11,21,14,2,30,1,190,2,67,1,1038,}, + {1,1175,2,57,1,198,2,46,21,74,2,15,21,32,2,6,21,37,2,173,1,605,2,183,21,13,2,13,21,11,2,23,21,19,2,12,21,19,2,23,21,11,2,13,21,13,2,30,1,190,2,67,1,1038,}, + {1,1175,2,56,1,197,2,48,21,37,2,6,21,32,2,13,21,29,2,11,21,36,2,168,1,614,2,178,21,12,2,16,21,10,2,25,21,17,2,12,21,17,2,25,21,10,2,16,21,12,2,29,1,190,2,67,1,1038,}, + {1,1176,2,55,1,197,2,48,21,36,2,11,21,29,2,12,21,26,2,14,21,36,2,168,1,614,2,177,21,12,2,18,21,10,2,25,21,17,2,10,21,17,2,25,21,10,2,18,21,12,2,28,1,190,2,67,1,1038,}, + {1,1176,2,54,1,198,2,48,21,36,2,14,21,26,2,11,21,24,2,17,21,14,2,2,21,20,2,162,1,625,2,172,21,11,2,21,21,8,2,26,21,16,2,10,21,16,2,26,21,8,2,21,21,11,2,28,1,190,2,67,1,1038,}, + {1,1176,2,54,1,198,2,48,21,20,2,2,21,14,2,17,21,24,2,10,21,22,2,19,21,13,2,5,21,18,2,152,1,646,2,160,21,10,2,25,21,7,2,27,21,14,2,10,21,14,2,27,21,7,2,25,21,10,2,28,1,189,2,67,1,1038,}, + {1,1176,2,53,1,199,2,48,21,18,2,5,21,13,2,19,21,22,2,9,21,21,2,21,21,12,2,8,21,16,2,152,1,646,2,160,21,9,2,28,21,6,2,27,21,14,2,8,21,14,2,27,21,6,2,28,21,9,2,28,1,190,2,66,1,1038,}, + {1,1176,2,53,1,199,2,48,21,16,2,8,21,12,2,21,21,21,2,8,21,19,2,23,21,11,2,11,21,14,2,141,1,668,2,148,21,9,2,32,21,4,2,27,21,13,2,8,21,13,2,27,21,4,2,32,21,9,2,27,1,190,2,65,1,1039,}, + {1,1176,2,53,1,199,2,48,21,14,2,11,21,11,2,23,21,19,2,7,21,19,2,23,21,11,2,13,21,13,2,141,1,668,2,148,21,8,2,65,21,12,2,8,21,12,2,65,21,8,2,27,1,190,2,65,1,1039,}, + {1,1177,2,51,1,200,2,48,21,13,2,13,21,11,2,23,21,19,2,6,21,17,2,25,21,10,2,16,21,12,2,136,1,677,2,143,21,7,2,67,21,11,2,8,21,11,2,67,21,7,2,27,1,190,2,65,1,1039,}, + {1,1176,2,52,1,200,2,47,21,12,2,16,21,10,2,25,21,17,2,5,21,17,2,25,21,10,2,18,21,12,2,132,1,683,2,140,21,6,2,69,21,10,2,8,21,10,2,69,21,6,2,27,1,190,2,65,1,1039,}, + {1,1176,2,52,1,200,2,46,21,12,2,18,21,10,2,25,21,17,2,4,21,16,2,26,21,8,2,21,21,11,2,132,1,683,2,139,21,6,2,71,21,9,2,8,21,9,2,71,21,6,2,26,1,191,2,64,1,1039,}, + {1,1176,2,52,1,199,2,47,21,11,2,21,21,8,2,26,21,16,2,4,21,14,2,27,21,7,2,25,21,10,2,128,1,687,2,138,21,5,2,73,21,10,2,4,21,10,2,73,21,5,2,26,1,191,2,63,1,1040,}, + {1,1175,2,53,1,199,2,46,21,10,2,25,21,7,2,27,21,14,2,3,21,14,2,27,21,6,2,28,21,9,2,124,1,696,2,133,21,4,2,74,21,24,2,74,21,4,2,26,1,192,2,62,1,1040,}, + {1,1175,2,53,1,199,2,46,21,9,2,28,21,6,2,27,21,14,2,2,21,13,2,27,21,4,2,32,21,9,2,123,1,696,2,134,21,2,2,76,21,22,2,76,21,2,2,27,1,192,2,62,1,1040,}, + {1,1175,2,55,1,197,2,45,21,9,2,32,21,4,2,27,21,13,2,2,21,12,2,65,21,8,2,116,1,711,2,203,21,24,2,106,1,190,2,62,1,1040,}, + {1,1175,2,55,1,197,2,45,21,8,2,65,21,12,2,2,21,11,2,67,21,7,2,106,1,730,2,193,21,26,2,105,1,191,2,61,1,1040,}, + {1,1175,2,55,1,197,2,45,21,7,2,67,21,11,2,2,21,10,2,69,21,6,2,106,1,730,2,192,21,28,2,104,1,191,2,60,1,1041,}, + {1,1175,2,55,1,197,2,45,21,6,2,69,21,10,2,2,21,9,2,71,21,6,2,90,1,761,2,175,21,30,2,103,1,191,2,60,1,1041,}, + {1,1176,2,55,1,194,2,46,21,6,2,71,21,19,2,73,21,5,2,79,1,783,2,163,21,32,2,102,1,190,2,61,1,1041,}, + {1,1176,2,55,1,194,2,46,21,5,2,73,21,18,2,74,21,4,2,79,1,783,2,163,21,32,2,102,1,190,2,61,1,1041,}, + {1,1176,2,55,1,194,2,46,21,4,2,74,21,17,2,76,21,2,2,73,1,795,2,157,21,34,2,102,1,189,2,61,1,1041,}, + {1,1176,2,55,1,194,2,47,21,2,2,75,21,18,2,150,1,795,2,157,21,12,2,10,21,12,2,102,1,189,2,60,1,1042,}, + {1,1176,2,55,1,192,2,125,21,20,2,146,1,802,2,153,21,10,2,14,21,10,2,102,1,189,2,60,1,1042,}, + {1,1176,2,55,1,192,2,124,21,22,2,141,1,811,2,147,21,9,2,18,21,9,2,103,1,186,2,61,1,1042,}, + {1,1176,2,55,1,192,2,123,21,24,2,140,1,811,2,147,21,7,2,22,21,7,2,103,1,186,2,61,1,1042,}, + {1,1176,2,55,1,191,2,123,21,26,2,132,1,824,2,141,21,6,2,24,21,6,2,105,1,184,2,61,1,1042,}, + {1,1176,2,57,1,187,2,124,21,13,2,1,21,13,2,124,1,840,2,133,21,5,2,26,21,5,2,105,1,183,2,61,1,1043,}, + {1,1176,2,57,1,187,2,124,21,12,2,3,21,13,2,123,1,840,2,133,21,5,2,26,21,5,2,105,1,183,2,61,1,1043,}, + {1,1176,2,57,1,187,2,89,1,13,2,21,21,11,2,6,21,12,2,109,1,868,2,119,21,4,2,28,21,4,2,106,1,181,2,61,1,1044,}, + {1,1176,2,57,1,187,2,87,1,17,2,19,21,11,2,9,21,10,2,82,1,919,2,94,21,3,2,30,21,3,2,106,1,181,2,61,1,1044,}, + {1,1176,2,57,1,187,2,86,1,19,2,18,21,10,2,11,21,9,2,82,1,919,2,94,21,3,2,30,21,3,2,106,1,181,2,61,1,1044,}, + {1,1176,2,57,1,186,2,86,1,24,2,14,21,9,2,14,21,7,2,71,1,943,2,81,21,2,2,32,21,2,2,106,1,181,2,61,1,1044,}, + {1,1176,2,57,1,186,2,85,1,27,2,12,21,7,2,17,21,6,2,71,1,943,2,223,1,181,2,61,1,1044,}, + {1,1176,2,57,1,186,2,84,1,29,2,11,21,6,2,19,21,5,2,63,1,958,2,216,1,180,2,62,1,1044,}, + {1,1176,2,58,1,185,2,82,1,32,2,10,21,5,2,20,21,5,2,54,1,975,2,99,1,4,2,107,1,178,2,62,1,1044,}, + {1,1176,2,58,1,185,2,81,1,34,2,9,21,5,2,21,21,4,2,54,1,975,2,99,1,9,2,102,1,178,2,62,1,1044,}, + {1,1176,2,58,1,185,2,80,1,36,2,8,21,4,2,23,21,3,2,44,1,995,2,84,1,19,2,97,1,178,2,62,1,1044,}, + {1,1176,2,58,1,185,2,79,1,41,2,4,21,3,2,24,21,3,2,30,1,1024,2,64,1,27,2,94,1,178,2,62,1,1044,}, + {1,1176,2,58,1,185,2,78,1,42,2,4,21,3,2,25,21,2,2,30,1,1024,2,64,1,29,2,92,1,178,2,62,1,1044,}, + {1,1178,2,58,1,183,2,78,1,46,21,2,1,1178,2,89,1,178,2,62,1,1044,}, + {1,1178,2,61,1,180,2,77,1,1229,2,87,1,178,2,62,1,1044,}, + {1,1178,2,61,1,180,2,77,1,1230,2,86,1,178,2,62,1,1044,}, + {1,1178,2,63,1,178,2,77,1,1231,2,85,1,178,2,62,1,1044,}, + {1,1178,2,63,1,178,2,77,1,1232,2,84,1,176,2,64,1,1044,}, + {1,1178,2,63,1,178,2,76,1,1235,2,82,1,176,2,64,1,1044,}, + {1,1178,2,64,1,177,2,76,1,1237,2,80,1,176,2,64,1,1044,}, + {1,1178,2,64,1,177,2,76,1,1238,2,79,1,176,2,64,1,1044,}, + {1,1178,2,64,1,175,2,78,1,1239,2,78,1,176,2,64,1,1044,}, + {1,1178,2,64,1,175,2,78,1,1239,2,78,1,175,2,65,1,1044,}, + {1,1178,2,64,1,175,2,78,1,1239,2,78,1,175,2,65,1,1044,}, + {1,1178,2,64,1,175,2,78,1,1239,2,78,1,175,2,65,1,1044,}, + {1,1178,2,66,1,173,2,78,1,1239,2,78,1,175,2,65,1,1044,}, + {1,1178,2,66,1,173,2,78,1,1239,2,78,1,175,2,65,1,1044,}, + {1,1178,2,66,1,173,2,78,1,1239,2,78,1,175,2,64,1,1045,}, + {1,1178,2,66,1,173,2,78,1,1240,2,77,1,175,2,64,1,1045,}, + {1,1178,2,66,1,173,2,78,1,1240,2,77,1,175,2,64,1,1045,}, + {1,1178,2,66,1,173,2,78,1,1240,2,77,1,175,2,64,1,1045,}, + {1,1178,2,66,1,173,2,78,1,1240,2,77,1,175,2,64,1,1045,}, + {1,1180,2,64,1,173,2,78,1,1240,2,77,1,175,2,64,1,1045,}, + {1,1180,2,64,1,173,2,78,1,1240,2,77,1,175,2,64,1,1045,}, + {1,1180,2,64,1,173,2,78,1,1240,2,77,1,175,2,64,1,1045,}, + {1,1180,2,64,1,173,2,78,1,1240,2,77,1,175,2,62,1,1047,}, + {1,1181,2,63,1,175,2,76,1,1240,2,77,1,175,2,62,1,1047,}, + {1,1181,2,63,1,175,2,76,1,1240,2,77,1,175,2,62,1,1047,}, + {1,1183,2,61,1,175,2,76,1,1240,2,77,1,175,2,61,1,1048,}, + {1,1184,2,60,1,175,2,76,1,1240,2,77,1,173,2,61,1,1050,}, + {1,1184,2,60,1,175,2,76,1,1240,2,77,1,173,2,61,1,1050,}, + {1,1184,2,60,1,175,2,76,1,1240,2,77,1,173,2,60,1,1051,}, + {1,1186,2,59,1,174,2,76,1,1240,2,77,1,173,2,60,1,1051,}, + {1,1186,2,59,1,174,2,76,1,1240,2,77,1,173,2,60,1,1051,}, + {1,1186,2,59,1,174,2,76,1,1240,2,77,1,173,2,58,1,1053,}, + {1,1186,2,59,1,174,2,76,1,1240,2,77,1,173,2,58,1,1053,}, + {1,1186,2,59,1,174,2,76,1,1240,2,77,1,173,2,58,1,1053,}, + {1,1187,2,58,1,174,2,76,1,1240,2,77,1,173,2,58,1,1053,}, + {1,1187,2,58,1,174,2,76,1,1240,2,77,1,173,2,58,1,1053,}, + {1,1187,2,60,1,172,2,76,1,1240,2,75,1,174,2,59,1,1053,}, + {1,1187,2,60,1,172,2,76,1,1240,2,75,1,174,2,59,1,1053,}, + {1,1187,2,60,1,172,2,76,1,1240,2,75,1,174,2,59,1,1053,}, + {1,1187,2,61,1,172,2,75,1,1240,2,75,1,172,2,60,1,1054,}, + {1,1187,2,64,1,169,2,75,1,1240,2,75,1,169,2,63,1,1054,}, + {1,1187,2,64,1,169,2,75,1,1240,2,75,1,169,2,63,1,1054,}, + {1,1187,2,66,1,167,2,75,1,1240,2,75,1,167,2,65,1,1054,}, + {1,1187,2,66,1,167,2,75,1,1240,2,75,1,167,2,65,1,1054,}, + {1,1187,2,66,1,169,2,73,1,1240,2,74,1,168,2,65,1,1054,}, + {1,1189,2,64,1,169,2,73,1,1240,2,72,1,170,2,65,1,1054,}, + {1,1189,2,64,1,169,2,73,1,1240,2,72,1,170,2,65,1,1054,}, + {1,1189,2,64,1,170,2,72,1,1240,2,72,1,169,2,66,1,1054,}, + {1,1189,2,66,1,168,2,72,1,1240,2,70,1,171,2,66,1,1054,}, + {1,1189,2,66,1,168,2,72,1,1240,2,70,1,171,2,66,1,1054,}, + {1,1189,2,66,1,170,2,70,1,1240,2,70,1,171,2,64,1,1056,}, + {1,1189,2,66,1,170,2,70,1,1240,2,70,1,171,2,64,1,1056,}, + {1,1189,2,66,1,170,2,70,1,1240,2,70,1,171,2,64,1,1056,}, + {1,1189,2,66,1,170,2,70,1,1240,2,70,1,171,2,64,1,1056,}, + {1,1190,2,65,1,170,2,70,1,1240,2,69,1,172,2,64,1,1056,}, + {1,1190,2,65,1,170,2,70,1,1240,2,69,1,172,2,64,1,1056,}, + {1,1190,2,65,1,172,2,68,1,1240,2,69,1,172,2,64,1,1056,}, + {1,1190,2,65,1,172,2,68,1,1240,2,69,1,172,2,64,1,1056,}, + {1,1190,2,65,1,172,2,68,1,1239,2,70,1,172,2,62,1,1058,}, + {1,1192,2,63,1,172,2,68,1,1240,2,69,1,170,2,64,1,1058,}, + {1,1192,2,63,1,172,2,68,1,1240,2,69,1,170,2,64,1,1058,}, + {1,1194,2,61,1,172,2,68,1,1240,2,67,1,172,2,61,1,1061,}, + {1,1195,2,60,1,172,2,68,1,1240,2,67,1,172,2,60,1,1062,}, + {1,1195,2,60,1,172,2,68,1,1240,2,67,1,172,2,60,1,1062,}, + {1,1197,2,59,1,172,2,67,1,1240,2,67,1,172,2,58,1,1064,}, + {1,1198,2,58,1,172,2,67,1,1240,2,67,1,172,2,58,1,1064,}, + {1,1198,2,58,1,172,2,67,1,1240,2,67,1,172,2,58,1,1064,}, + {1,1198,2,58,1,172,2,67,1,1240,2,67,1,172,2,57,1,1065,}, + {1,1198,2,58,1,172,2,67,1,1240,2,67,1,172,2,57,1,1065,}, + {1,1200,2,56,1,172,2,67,1,1240,2,67,1,172,2,57,1,1065,}, + {1,1200,2,56,1,172,2,67,1,1240,2,66,1,173,2,57,1,1065,}, + {1,1200,2,56,1,172,2,67,1,1240,2,66,1,173,2,57,1,1065,}, + {1,1200,2,56,1,172,2,67,1,1239,2,67,1,173,2,55,1,1067,}, + {1,1200,2,56,1,174,2,65,1,1239,2,67,1,173,2,55,1,1067,}, + {1,1200,2,56,1,174,2,65,1,1239,2,67,1,173,2,55,1,1067,}, + {1,1201,2,55,1,174,2,65,1,1239,2,67,1,173,2,55,1,1067,}, + {1,1201,2,55,1,174,2,65,1,1239,2,65,1,175,2,55,1,1067,}, + {1,1201,2,55,1,174,2,65,1,1239,2,65,1,175,2,55,1,1067,}, + {1,1201,2,55,1,174,2,65,1,1239,2,65,1,175,2,53,1,1069,}, + {1,1201,2,55,1,174,2,65,1,1239,2,65,1,175,2,53,1,1069,}, + {1,1201,2,55,1,175,2,66,1,1237,2,65,1,174,2,54,1,1069,}, + {1,1203,2,55,1,173,2,66,1,1237,2,64,1,175,2,54,1,1069,}, + {1,1203,2,55,1,173,2,66,1,1237,2,64,1,175,2,54,1,1069,}, + {1,1205,2,53,1,176,2,63,1,1237,2,62,1,177,2,53,1,1070,}, + {1,1208,2,50,1,178,2,61,1,1237,2,61,1,178,2,50,1,1073,}, + {1,1208,2,50,1,178,2,61,1,1237,2,61,1,178,2,50,1,1073,}, + {1,1209,2,50,1,179,2,60,1,1234,2,61,1,178,2,50,1,1075,}, + {1,1209,2,52,1,177,2,60,1,1234,2,59,1,180,2,49,1,1076,}, + {1,1209,2,52,1,177,2,60,1,1234,2,59,1,180,2,49,1,1076,}, + {1,1211,2,51,1,177,2,61,1,1230,2,61,1,177,2,52,1,1076,}, + {1,1211,2,53,1,175,2,63,1,1227,2,62,1,175,2,52,1,1078,}, + {1,1211,2,53,1,175,2,63,1,1227,2,62,1,175,2,52,1,1078,}, + {1,1211,2,53,1,175,2,64,1,1224,2,64,1,175,2,52,1,1078,}, + {1,1211,2,53,1,175,2,64,1,1224,2,64,1,175,2,52,1,1078,}, + {1,1212,2,54,1,173,2,66,1,1221,2,64,1,175,2,53,1,1078,}, + {1,1212,2,54,1,175,2,64,1,1221,2,64,1,175,2,52,1,1079,}, + {1,1212,2,54,1,175,2,64,1,1221,2,64,1,175,2,52,1,1079,}, + {1,1214,2,52,1,175,2,64,1,1219,2,64,1,177,2,52,1,1079,}, + {1,1216,2,50,1,176,2,64,1,1218,2,64,1,177,2,50,1,1081,}, + {1,1216,2,50,1,176,2,64,1,1218,2,64,1,177,2,50,1,1081,}, + {1,1219,2,47,1,176,2,64,1,1218,2,64,1,177,2,47,1,1084,}, + {1,1220,2,46,1,178,2,62,1,1218,2,63,1,176,2,46,1,1087,}, + {1,1220,2,46,1,178,2,62,1,1218,2,63,1,176,2,46,1,1087,}, + {1,1222,2,44,1,178,2,62,1,1217,2,64,1,176,2,46,1,1087,}, + {1,1222,2,44,1,178,2,62,1,1217,2,64,1,176,2,46,1,1087,}, + {1,1222,2,45,1,180,2,61,1,1215,2,61,1,179,2,44,1,1089,}, + {1,1223,2,44,1,181,2,60,1,1215,2,59,1,181,2,43,1,1090,}, + {1,1223,2,44,1,181,2,60,1,1215,2,59,1,181,2,43,1,1090,}, + {1,1225,2,42,1,183,2,58,1,1215,2,57,1,183,2,43,1,1090,}, + {1,1226,2,41,1,185,2,56,1,1215,2,56,1,184,2,41,1,1092,}, + {1,1226,2,41,1,185,2,56,1,1215,2,56,1,184,2,41,1,1092,}, + {1,1228,2,39,1,185,2,56,1,1215,2,56,1,184,2,39,1,1094,}, + {1,1230,2,37,1,185,2,56,1,1215,2,54,1,186,2,36,1,1097,}, + {1,1230,2,37,1,185,2,56,1,1215,2,54,1,186,2,36,1,1097,}, + {1,1231,2,36,1,186,2,55,1,1215,2,54,1,186,2,35,1,1098,}, + {1,1233,2,34,1,186,2,55,1,1215,2,54,1,186,2,35,1,1098,}, + {1,1233,2,34,1,186,2,55,1,1215,2,54,1,186,2,35,1,1098,}, + {1,1234,2,33,1,186,2,55,1,1213,2,55,1,187,2,33,1,1100,}, + {1,1234,2,33,1,186,2,55,1,1213,2,55,1,187,2,33,1,1100,}, + {1,1236,2,31,1,188,2,54,1,1212,2,53,1,189,2,32,1,1101,}, + {1,1237,2,30,1,191,2,51,1,1210,2,54,1,190,2,30,1,1103,}, + {1,1237,2,30,1,191,2,51,1,1210,2,54,1,190,2,30,1,1103,}, + {1,1239,2,28,1,194,2,50,1,1207,2,51,1,194,2,27,1,1106,}, + {1,1242,2,25,1,196,2,51,1,1201,2,53,1,195,2,25,1,1108,}, + {1,1242,2,25,1,196,2,51,1,1201,2,53,1,195,2,25,1,1108,}, + {1,1244,2,23,1,196,2,54,1,1196,2,53,1,197,2,22,1,1111,}, + {1,1245,2,22,1,197,2,53,1,1196,2,53,1,196,2,23,1,1111,}, + {1,1245,2,22,1,197,2,53,1,1196,2,53,1,196,2,23,1,1111,}, + {1,1245,2,22,1,197,2,55,1,1193,2,53,1,197,2,22,1,1112,}, + {1,1245,2,22,1,197,2,55,1,1193,2,53,1,197,2,22,1,1112,}, + {1,1247,2,20,1,199,2,53,1,1193,2,53,1,197,2,20,1,1114,}, + {1,1248,2,19,1,200,2,52,1,1193,2,51,1,199,2,19,1,1115,}, + {1,1248,2,19,1,200,2,52,1,1193,2,51,1,199,2,19,1,1115,}, + {1,1250,2,17,1,205,2,47,1,1193,2,47,1,203,2,17,1,1117,}, + {1,1255,2,12,1,208,2,44,1,1191,2,45,1,208,2,11,1,1122,}, + {1,1255,2,12,1,208,2,44,1,1191,2,45,1,208,2,11,1,1122,}, + {1,1258,2,9,1,210,2,42,1,1191,2,44,1,209,2,8,1,1125,}, + {1,1259,2,8,1,210,2,43,1,1190,2,42,1,211,2,7,1,1126,}, + {1,1259,2,8,1,210,2,43,1,1190,2,42,1,211,2,7,1,1126,}, + {1,1261,2,6,1,211,2,42,1,1190,2,42,1,211,2,7,1,1126,}, + {1,1261,2,6,1,211,2,42,1,1189,2,42,1,212,2,5,1,1128,}, + {1,1261,2,6,1,211,2,42,1,1189,2,42,1,212,2,5,1,1128,}, + {1,1262,2,4,1,215,2,41,1,1187,2,39,1,217,2,1,1,1130,}, + {1,1262,2,4,1,215,2,41,1,1187,2,39,1,217,2,1,1,1130,}, + {1,1486,2,37,1,1182,2,38,1,1353,}, + {1,1491,2,36,1,1177,2,36,1,1356,}, + {1,1491,2,36,1,1177,2,36,1,1356,}, + {1,1494,2,34,1,1173,2,36,1,1359,}, + {1,1495,2,35,1,1171,2,33,1,1362,}, + {1,1495,2,35,1,1171,2,33,1,1362,}, + {1,1497,2,34,1,1168,2,35,1,1362,}, + {1,1498,2,27,1,2,2,4,1,1167,2,34,1,1364,}, + {1,1498,2,27,1,2,2,4,1,1167,2,34,1,1364,}, + {1,1500,2,31,1,1167,2,32,1,1366,}, + {1,1500,2,31,1,1167,2,32,1,1366,}, + {1,1502,2,29,1,1167,2,31,1,1367,}, + {1,1508,2,23,1,1167,2,25,1,1373,}, + {1,1508,2,23,1,1167,2,25,1,1373,}, + {1,1519,2,12,1,1168,2,13,1,1384,}, + {1,1523,2,7,1,1171,2,6,1,1389,}, + {1,1523,2,7,1,1171,2,6,1,1389,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, + {1,4096,}, +} +} \ No newline at end of file diff --git a/maps/crab_defender/table.lua b/maps/crab_defender/table.lua index 37308b2c..3164fcf6 100644 --- a/maps/crab_defender/table.lua +++ b/maps/crab_defender/table.lua @@ -46,8 +46,8 @@ function Public.reset_table() this.boss_biters = {} this.acid_lines_delay = {} this.entity_limits = { - ['gun-turret'] = {placed = 1, limit = 2, str = 'gun turret', slot_price = 75}, - ['laser-turret'] = {placed = 0, limit = 1, str = 'laser turret', slot_price = 300}, + ['gun-turret'] = {placed = 1, limit = 2, str = 'gun turret', slot_price = 40}, + ['laser-turret'] = {placed = 0, limit = 1, str = 'laser turret', slot_price = 200}, ['artillery-turret'] = {placed = 0, limit = 1, str = 'artillery turret', slot_price = 500}, ['flamethrower-turret'] = {placed = 0, limit = 0, str = 'flamethrower turret', slot_price = 50000}, ['land-mine'] = {placed = 0, limit = 1, str = 'mine', slot_price = 20} diff --git a/maps/mountain_fortress_v3/balance.lua b/maps/mountain_fortress_v3/balance.lua index 599bc342..4a44c860 100644 --- a/maps/mountain_fortress_v3/balance.lua +++ b/maps/mountain_fortress_v3/balance.lua @@ -7,7 +7,7 @@ Public.events = {breached_wall = Event.generate_event_name('breached_wall')} function Public.init_enemy_weapon_damage() local data = { - ['artillery-shell'] = -0.85, + ['artillery-shell'] = -1.3, ['biological'] = 0, ['bullet'] = 0, ['cannon-shell'] = 0, diff --git a/maps/mountain_fortress_v3/breached_wall.lua b/maps/mountain_fortress_v3/breached_wall.lua index ac04ff60..786278af 100644 --- a/maps/mountain_fortress_v3/breached_wall.lua +++ b/maps/mountain_fortress_v3/breached_wall.lua @@ -2,8 +2,7 @@ local Collapse = require 'modules.collapse' local Terrain = require 'maps.mountain_fortress_v3.terrain' local Balance = require 'maps.mountain_fortress_v3.balance' local RPG_Settings = require 'modules.rpg.table' -local RPG = require 'modules.rpg.main' -local WD = require 'modules.wave_defense.table' +local Functions = require 'modules.rpg.functions' local WPT = require 'maps.mountain_fortress_v3.table' local Alert = require 'utils.alert' local Event = require 'utils.event' @@ -21,7 +20,7 @@ local collapse_message = Token.register( function(data) local pos = data.position - local message = keeper .. 'Warning, collapse has begun!' + local message = keeper .. 'Warning, Collapse has begun!' local collapse_position = { position = pos } @@ -63,6 +62,7 @@ local function distance(player) local bonus = rpg_t[player.index].bonus local breached_wall = WPT.get('breached_wall') local bonus_xp_on_join = WPT.get('bonus_xp_on_join') + local enable_arties = WPT.get('enable_arties') local distance_to_center = floor(sqrt(player.position.x ^ 2 + player.position.y ^ 2)) local location = distance_to_center @@ -90,7 +90,9 @@ local function distance(player) } Task.set_timeout_in_ticks(360, first_player_to_zone, data) if breached_wall == 5 then - Task.set_timeout_in_ticks(360, artillery_warning) + if enable_arties == 6 then + Task.set_timeout_in_ticks(360, artillery_warning) + end end end if not Collapse.start_now() then @@ -106,7 +108,7 @@ local function distance(player) bonus = bonus } Task.set_timeout_in_ticks(1, zone_complete, data) - RPG.gain_xp(player, bonus_xp_on_join * bonus) + Functions.gain_xp(player, bonus_xp_on_join * bonus) return end end diff --git a/maps/mountain_fortress_v3/entities.lua b/maps/mountain_fortress_v3/entities.lua index 5cd6f0d0..60f31fd3 100644 --- a/maps/mountain_fortress_v3/entities.lua +++ b/maps/mountain_fortress_v3/entities.lua @@ -72,6 +72,13 @@ local function set_objective_health(final_damage_amount) return end + if not this.locomotive then + return + end + if not this.locomotive.valid then + return + end + if this.locomotive_health <= 5000 then if not this.poison_deployed then for i = 1, 2, 1 do @@ -112,13 +119,6 @@ local function protect_entities(event) local this = WPT.get() local entity = event.entity - if not this.locomotive then - return - end - if not this.locomotive.valid then - return - end - if entity.force.index ~= 1 then return end --Player Force diff --git a/maps/mountain_fortress_v3/functions.lua b/maps/mountain_fortress_v3/functions.lua index 4803955f..bebff1dd 100644 --- a/maps/mountain_fortress_v3/functions.lua +++ b/maps/mountain_fortress_v3/functions.lua @@ -8,7 +8,8 @@ local this = { power_sources = {index = 1}, refill_turrets = {index = 1}, magic_crafters = {index = 1}, - magic_fluid_crafters = {index = 1} + magic_fluid_crafters = {index = 1}, + art_table = {index = 1} } Global.register( @@ -24,6 +25,15 @@ local magic_crafters_per_tick = 3 local magic_fluid_crafters_per_tick = 8 local floor = math.floor +local artillery_target_entities = { + 'character', + 'tank', + 'car', + 'furnace', + 'straight-rail', + 'curved-rail' +} + local function fast_remove(tbl, index) local count = #tbl if index > count then @@ -186,6 +196,88 @@ local function do_magic_fluid_crafters() magic_fluid_crafters.index = index end +local artillery_target_callback = + Token.register( + function(data) + local position = data.position + local entity = data.entity + + if not entity.valid then + return + end + + local tx, ty = position.x, position.y + + local pos = entity.position + local x, y = pos.x, pos.y + local dx, dy = tx - x, ty - y + local d = dx * dx + dy * dy + if d >= 1024 then -- 32 ^ 2 + entity.surface.create_entity { + name = 'artillery-projectile', + position = position, + target = entity, + speed = 1.5 + } + end + end +) + +local function do_artillery_turrets_targets() + local art_table = this.art_table + local index = art_table.index + + if index > #art_table then + art_table.index = 1 + return + end + + art_table.index = index + 1 + + local outpost = art_table[index] + + local now = game.tick + if now - outpost.last_fire_tick < 480 then + return + end + + local turrets = outpost.artillery_turrets + for i = #turrets, 1, -1 do + local turret = turrets[i] + if not turret.valid then + fast_remove(turrets, i) + end + end + + local count = #turrets + if count == 0 then + fast_remove(art_table, index) + return + end + + outpost.last_fire_tick = now + + local turret = turrets[1] + local area = outpost.artillery_area + local surface = turret.surface + + local entities = surface.find_entities_filtered {area = area, name = artillery_target_entities} + + if #entities == 0 then + return + end + + local position = turret.position + + for i = 1, count do + local entity = entities[math.random(#entities)] + if entity and entity.valid then + local data = {position = position, entity = entity} + Task.set_timeout_in_ticks(i * 60, artillery_target_callback, data) + end + end +end + local function add_magic_crafter_output(entity, output, distance) local magic_fluid_crafters = this.magic_fluid_crafters local magic_crafters = this.magic_crafters @@ -212,6 +304,7 @@ local function tick() do_refill_turrets() do_magic_crafters() do_magic_fluid_crafters() + do_artillery_turrets_targets() end Public.deactivate_callback = @@ -304,6 +397,39 @@ Public.refill_turret_callback = end ) +Public.refill_artillery_turret_callback = + Token.register( + function(turret, data) + local refill_turrets = this.refill_turrets + local art_table = this.art_table + local index = art_table.index + + turret.direction = 3 + + refill_turrets[#refill_turrets + 1] = {turret = turret, data = data.callback_data} + + local artillery_data = art_table[index] + if not artillery_data then + artillery_data = {} + end + + local artillery_turrets = artillery_data.artillery_turrets + if not artillery_turrets then + artillery_turrets = {} + artillery_data.artillery_turrets = artillery_turrets + + local pos = turret.position + local x, y = pos.x, pos.y + artillery_data.artillery_area = {{x - 112, y}, {x + 112, y + 212}} + artillery_data.last_fire_tick = 0 + + art_table[#art_table + 1] = artillery_data + end + + artillery_turrets[#artillery_turrets + 1] = turret + end +) + Public.refill_liquid_turret_callback = Token.register( function(turret, data) diff --git a/maps/mountain_fortress_v3/gui.lua b/maps/mountain_fortress_v3/gui.lua index 988f38cd..d3e8f01d 100644 --- a/maps/mountain_fortress_v3/gui.lua +++ b/maps/mountain_fortress_v3/gui.lua @@ -1,6 +1,5 @@ local Event = require 'utils.event' local RPG_Settings = require 'modules.rpg.table' -local RPG = require 'modules.rpg.main' local WPT = require 'maps.mountain_fortress_v3.table' local Gui = require 'utils.gui' local format_number = require 'util'.format_number diff --git a/maps/mountain_fortress_v3/icw/functions.lua b/maps/mountain_fortress_v3/icw/functions.lua index 92724eb7..3b98b9dc 100644 --- a/maps/mountain_fortress_v3/icw/functions.lua +++ b/maps/mountain_fortress_v3/icw/functions.lua @@ -257,10 +257,7 @@ local function construct_wagon_doors(icw, wagon) local area = wagon.area local surface = wagon.surface - local main_tile_name = 'tutorial-grid' - if wagon.entity.type == 'locomotive' then - main_tile_name = 'black-refined-concrete' - end + local main_tile_name = 'black-refined-concrete' for _, x in pairs({area.left_top.x - 1, area.right_bottom.x + 0.5}) do local p = {x, area.left_top.y + 30} @@ -381,10 +378,7 @@ function Public.create_wagon_room(icw, wagon) local surface = wagon.surface local area = wagon.area - local main_tile_name = 'tutorial-grid' - if wagon.entity.type == 'locomotive' then - main_tile_name = 'black-refined-concrete' - end + local main_tile_name = 'black-refined-concrete' local tiles = {} for x = -3, 2, 1 do diff --git a/maps/mountain_fortress_v3/locomotive.lua b/maps/mountain_fortress_v3/locomotive.lua index ba5f84d1..99a6cfe2 100644 --- a/maps/mountain_fortress_v3/locomotive.lua +++ b/maps/mountain_fortress_v3/locomotive.lua @@ -3,11 +3,12 @@ local Event = require 'utils.event' local Market = require 'maps.mountain_fortress_v3.basic_markets' local ICW = require 'maps.mountain_fortress_v3.icw.main' local WPT = require 'maps.mountain_fortress_v3.table' +local WD = require 'modules.wave_defense.table' local Session = require 'utils.session_data' local Difficulty = require 'modules.difficulty_vote' local Jailed = require 'utils.jail_data' local RPG_Settings = require 'modules.rpg.table' -local RPG = require 'modules.rpg.main' +local Functions = require 'modules.rpg.functions' local Gui = require 'utils.gui' local Server = require 'utils.server' local Alert = require 'utils.alert' @@ -17,6 +18,7 @@ local format_number = require 'util'.format_number local Public = {} local concat = table.concat local main_frame_name = Gui.uid_name() +local rpg_main_frame = RPG_Settings.main_frame_name local shopkeeper = '[color=blue]Shopkeeper:[/color]\n' @@ -58,15 +60,15 @@ end function Public.add_player_to_permission_group(player, group) local jailed = Jailed.get_jailed_table() local enable_permission_group_disconnect = WPT.get('disconnect_wagon') - local tracker = Session.get_tracker_table() + local session = Session.get_session_table() if player.admin then return end local playtime = player.online_time - if tracker[player.name] then - playtime = player.online_time + tracker[player.name] + if session[player.name] then + playtime = player.online_time + session[player.name] end if jailed[player.name] then @@ -86,7 +88,7 @@ function Public.add_player_to_permission_group(player, group) end local not_trusted = game.permissions.get_group('not_trusted') - if playtime < 2592000 then -- 12 hours + if playtime < 5184000 then -- 24 hours if not not_trusted then not_trusted = game.permissions.create_group('not_trusted') not_trusted.set_allows_action(defines.input_action.cancel_craft, false) @@ -155,7 +157,7 @@ local function property_boost(data) then Public.add_player_to_permission_group(player, 'locomotive') local pos = player.position - RPG.gain_xp(player, 0.3 * (rpg[player.index].bonus + this.xp_points)) + Functions.gain_xp(player, 0.5 * (rpg[player.index].bonus + this.xp_points)) player.create_local_flying_text { text = '+' .. '', @@ -166,6 +168,13 @@ local function property_boost(data) } rpg[player.index].xp_since_last_floaty_text = 0 rpg[player.index].last_floaty_text = game.tick + visuals_delay + if player.gui.left[rpg_main_frame] then + local f = player.gui.left[rpg_main_frame] + local d = Gui.get_data(f) + if d.exp_gui and d.exp_gui.valid then + d.exp_gui.caption = math.floor(rpg[player.index].xp) + end + end else Public.add_player_to_permission_group(player, 'default') end @@ -257,9 +266,11 @@ local function set_locomotive_health() if not this.locomotive then return end + if not this.locomotive.valid then return end + local locomotive_health = WPT.get('locomotive_health') local locomotive_max_health = WPT.get('locomotive_max_health') local m = locomotive_health / locomotive_max_health @@ -276,12 +287,13 @@ local function validate_index() if not locomotive.valid then return end + local icw_locomotive = WPT.get('icw_locomotive') local loco_surface = icw_locomotive.surface local unit_surface = locomotive.unit_number local locomotive_surface = game.surfaces[icw_table.wagons[unit_surface].surface.index] if not loco_surface.valid then - WPT.get().loco_surface = locomotive_surface + WPT.set().loco_surface = locomotive_surface end end @@ -924,7 +936,7 @@ local function gui_click(event) format_number(item.price, true) .. ' coins.' Alert.alert_all_players(10, message) - RPG.rpg_reset_player(player, true) + Functions.rpg_reset_player(player, true) redraw_market_items(data.item_frame, player, data.search_text) redraw_coins_left(data.coins_left, player) @@ -1130,9 +1142,11 @@ local function contains_positions(area) local wagons = ICW.get_table('wagons') for _, wagon in pairs(wagons) do - if wagon.entity.name == 'cargo-wagon' then - if inside(wagon.entity.position, area) then - return true, wagon.entity + if wagon.entity and wagon.entity.valid then + if wagon.entity.name == 'cargo-wagon' then + if inside(wagon.entity.position, area) then + return true, wagon.entity + end end end end @@ -1348,7 +1362,7 @@ local function add_random_loot_to_main_market(rarity) tooltip = types[v.offer.item].localised_name, upgrade = false } - if ticker >= 9 then + if ticker >= 12 then return end end @@ -1425,31 +1439,6 @@ local function on_console_chat(event) shoo(event) end -local function tick() - local ticker = game.tick - - if ticker % 30 == 0 then - place_market() - validate_index() - set_locomotive_health() - fish_tag() - divide_contents() - end - - if ticker % 120 == 0 then - Public.boost_players_around_train() - end - - if ticker % 2500 == 0 then - Public.transfer_pollution() - end - - if ticker % 1800 == 0 then - set_player_spawn() - refill_fish() - end -end - function Public.close_gui_player(frame) if not frame then return @@ -1647,9 +1636,9 @@ function Public.get_items() local chest_limit_cost = 2500 * (1 + chest_limit_outside_upgrades) local health_cost = 10000 * (1 + health_upgrades) - local aura_cost = 5000 * (1 + aura_upgrades) - local xp_point_boost_cost = 7500 * (1 + xp_points_upgrade) - local flamethrower_turrets_cost = 3000 * (1 + flame_turret) + local aura_cost = 4000 * (1 + aura_upgrades) + local xp_point_boost_cost = 5000 * (1 + xp_points_upgrade) + local flamethrower_turrets_cost = 2500 * (1 + flame_turret) local land_mine_cost = 2 * (1 + landmine) local skill_reset_cost = 100000 @@ -1825,6 +1814,32 @@ function Public.get_items() upgrade = false, static = true } + main_market_items['tank-cannon'] = { + stack = 1, + value = 'coin', + price = 20000, + tooltip = 'Portable Tank Machine\nAvailable after wave 700.', + upgrade = false, + static = true, + enabled = false + } + main_market_items['tank-machine-gun'] = { + stack = 1, + value = 'coin', + price = 7000, + tooltip = 'Portable Tank Pewpew\nAvailable after wave 700.', + upgrade = false, + static = true, + enabled = false + } + local wave_number = WD.get_wave() + if wave_number >= 700 then + main_market_items['tank-cannon'].enabled = true + main_market_items['tank-cannon'].tooltip = 'Portable Tank Machine' + main_market_items['tank-machine-gun'].enabled = true + main_market_items['tank-machine-gun'].tooltip = 'Portable Tank Pewpew' + end + return main_market_items end @@ -1861,6 +1876,34 @@ function Public.enable_poison_defense() end end +local boost_players = Public.boost_players_around_train +local pollute_area = Public.transfer_pollution + +local function tick() + local ticker = game.tick + + if ticker % 30 == 0 then + set_locomotive_health() + place_market() + validate_index() + fish_tag() + divide_contents() + end + + if ticker % 120 == 0 then + boost_players() + end + + if ticker % 2500 == 0 then + pollute_area() + end + + if ticker % 1800 == 0 then + set_player_spawn() + refill_fish() + end +end + Public.place_market = place_market Event.on_nth_tick(5, tick) diff --git a/maps/mountain_fortress_v3/main.lua b/maps/mountain_fortress_v3/main.lua index 2eec8de7..dbe3ae18 100644 --- a/maps/mountain_fortress_v3/main.lua +++ b/maps/mountain_fortress_v3/main.lua @@ -2,6 +2,7 @@ require 'maps.mountain_fortress_v3.generate' require 'maps.mountain_fortress_v3.commands' require 'maps.mountain_fortress_v3.breached_wall' +require 'modules.rpg.main' require 'modules.autofill' require 'modules.dynamic_landfill' require 'modules.shotgun_buff' @@ -27,8 +28,8 @@ local ICW = require 'maps.mountain_fortress_v3.icw.main' local ICW_Func = require 'maps.mountain_fortress_v3.icw.functions' local WD = require 'modules.wave_defense.table' local Map = require 'modules.map_info' -local RPG = require 'modules.rpg.main' local RPG_Settings = require 'modules.rpg.table' +local RPG_Func = require 'modules.rpg.functions' local Terrain = require 'maps.mountain_fortress_v3.terrain' local Functions = require 'maps.mountain_fortress_v3.functions' local Event = require 'utils.event' @@ -232,7 +233,7 @@ function Public.reset_map() game.reset_time_played() WPT.reset_table() Map_score.reset_score() - RPG.rpg_reset_all_players() + RPG_Func.rpg_reset_all_players() RPG_Settings.set_surface_name('mountain_fortress_v3') RPG_Settings.enable_health_and_mana_bars(true) RPG_Settings.enable_wave_defense(true) @@ -384,6 +385,16 @@ local on_player_joined_game = function(event) ) end end + + if not this.locomotive or not this.locomotive.valid then + return + end + if player.position.y > this.locomotive.position.y then + player.teleport( + surface.find_non_colliding_position('character', game.forces.player.get_spawn_position(surface), 3, 0, 5), + surface + ) + end end local on_player_left_game = function() @@ -722,7 +733,7 @@ local on_tick = function() has_the_game_ended() chunk_load() - if game.tick % 1800 == 0 then + if game.tick % 1200 == 0 then remove_offline_players() boost_difficulty() collapse_after_wave_100() diff --git a/maps/mountain_fortress_v3/mining.lua b/maps/mountain_fortress_v3/mining.lua index 5bf8696a..e830cb10 100644 --- a/maps/mountain_fortress_v3/mining.lua +++ b/maps/mountain_fortress_v3/mining.lua @@ -54,21 +54,9 @@ local function create_particles(surface, name, position, amount, cause_position) end local function compute_fullness(player) - local inv = player.get_inventory(defines.inventory.character_main) - local max_stacks = #inv - local num_stacks = 0 + local free_slots = player.get_main_inventory().count_empty_stacks() - local contents = inv.get_contents() - for item, count in pairs(contents) do - local stack_size = 1 - if game.item_prototypes[item].stackable then - stack_size = game.item_prototypes[item].stack_size - end - - num_stacks = num_stacks + count / stack_size - end - - return num_stacks / max_stacks + return free_slots end local function mining_chances_ores() @@ -160,7 +148,6 @@ local function randomness(data) local entity = data.entity local player = data.player local this = data.this - local fullness_limit = this.fullness_limit local fullness_enabled = this.fullness_enabled local harvest local harvest_amount @@ -172,7 +159,7 @@ local function randomness(data) debug_print(player.name .. ' is ' .. fullness .. '% full.') - if fullness >= fullness_limit then + if fullness == 0 then if player.character then player.character.health = player.character.health - math.random(50, 100) player.character.surface.create_entity({name = 'water-splash', position = player.position}) @@ -207,15 +194,27 @@ local function randomness(data) ) if harvest_amount > max_spill then - player.surface.spill_item_stack(position, {name = harvest, count = max_spill}, true) + if this.spill_items_to_surface then + player.surface.spill_item_stack(position, {name = harvest, count = max_spill}, true) + else + player.insert({name = harvest, count = max_spill}) + end harvest_amount = harvest_amount - max_spill local inserted_count = player.insert({name = harvest, count = harvest_amount}) harvest_amount = harvest_amount - inserted_count if harvest_amount > 0 then - player.surface.spill_item_stack(position, {name = harvest, count = harvest_amount}, true) + if this.spill_items_to_surface then + player.surface.spill_item_stack(position, {name = harvest, count = harvest_amount}, true) + else + player.insert({name = harvest, count = harvest_amount}) + end end else - player.surface.spill_item_stack(position, {name = harvest, count = harvest_amount}, true) + if this.spill_items_to_surface then + player.surface.spill_item_stack(position, {name = harvest, count = harvest_amount}, true) + else + player.insert({name = harvest, count = harvest_amount}) + end end local particle = particles[harvest] create_particles(player.surface, particle, position, 64, {x = player.position.x, y = player.position.y}) diff --git a/maps/mountain_fortress_v3/table.lua b/maps/mountain_fortress_v3/table.lua index ec30348e..079b80f1 100644 --- a/maps/mountain_fortress_v3/table.lua +++ b/maps/mountain_fortress_v3/table.lua @@ -33,7 +33,6 @@ function Public.reset_table() this.icw_locomotive = nil this.debug = false this.fullness_enabled = true - this.fullness_limit = 0.95 this.locomotive_health = 10000 this.locomotive_max_health = 10000 this.train_upgrades = 0 @@ -45,6 +44,9 @@ function Public.reset_table() this.locomotive_xp_aura = 40 this.xp_points = 0 this.xp_points_upgrade = 0 + --!grief prevention + this.enable_arties = 5 -- default to callback 6 + --!snip this.poison_deployed = false this.upgrades = { showed_text = false, @@ -80,6 +82,7 @@ function Public.reset_table() this.difficulty_set = false this.bonus_xp_on_join = 150 this.main_market_items = {} + this.spill_items_to_surface = false this.outside_chests = {} this.chests_linked_to = {} this.chest_limit_outside_upgrades = 1 diff --git a/maps/mountain_fortress_v3/terrain.lua b/maps/mountain_fortress_v3/terrain.lua index 2078a1f5..abab47e2 100644 --- a/maps/mountain_fortress_v3/terrain.lua +++ b/maps/mountain_fortress_v3/terrain.lua @@ -68,7 +68,7 @@ local callback = { [3] = {callback = Functions.refill_turret_callback, data = uranium_rounds_magazine_ammo}, [4] = {callback = Functions.power_source_callback, data = laser_turrent_power_source}, [5] = {callback = Functions.refill_liquid_turret_callback, data = light_oil_ammo}, - [6] = {callback = Functions.refill_turret_callback, data = artillery_shell_ammo} + [6] = {callback = Functions.refill_artillery_turret_callback, data = artillery_shell_ammo} } local turret_list = { @@ -215,6 +215,7 @@ local function wall(data) local surface = data.surface local treasure = data.treasure local stone_wall = {callback = Functions.disable_minable_callback} + local enable_arties = WPT.get('enable_arties') local x, y = Public.increment_value(data) @@ -345,12 +346,12 @@ local function wall(data) elseif math.random(1, 2) == 1 then spawn_turret(entities, p, 5) elseif math.random(1, 8) == 1 then - spawn_turret(entities, p, 6) + spawn_turret(entities, p, enable_arties) end end elseif math.abs(p.y) > Public.level_depth * 5.5 then if math.random(1, 32) == 1 then - spawn_turret(entities, p, math.random(3, 6)) + spawn_turret(entities, p, math.random(3, enable_arties)) end end end @@ -1571,9 +1572,9 @@ end Public.levels = { process_level_2_position, - process_level_4_position, process_level_1_position, process_level_2_position, + process_level_3_position, process_level_6_position, process_level_2_position, process_level_3_position, diff --git a/maps/mountain_fortress_v3/traps.lua b/maps/mountain_fortress_v3/traps.lua index 3c5b3085..a5828196 100644 --- a/maps/mountain_fortress_v3/traps.lua +++ b/maps/mountain_fortress_v3/traps.lua @@ -1,7 +1,7 @@ local Event = require 'utils.event' local WPT = require 'maps.mountain_fortress_v3.table' -local tick_tacks = {'*tick*', '*tick*', '*tack*', '*tak*', '*tik*', '*tok*'} +local tick_tacks = {'*tick*', '*tick*', '*tack*', '*tak*', '*tik*', '*tok*', '( ͡° ͜ʖ ͡°)'} local kaboom_weights = { {name = 'grenade', chance = 7}, diff --git a/modules/rpg/functions.lua b/modules/rpg/functions.lua index a3ed6a27..6b32368a 100644 --- a/modules/rpg/functions.lua +++ b/modules/rpg/functions.lua @@ -3,10 +3,18 @@ local RPG = require 'modules.rpg.table' local Gui = require 'utils.gui' local Color = require 'utils.color_presets' local Token = require 'utils.token' +local Alert = require 'utils.alert' local Public = {} local level_up_floating_text_color = {0, 205, 0} +local visuals_delay = RPG.visuals_delay +local xp_floating_text_color = RPG.xp_floating_text_color +local teller_level_limit = RPG.teller_level_limit +local experience_levels = RPG.experience_levels +local teller_global_pool = RPG.teller_global_pool +local rpg_frame_icons = RPG.rpg_frame_icons +local points_per_level = RPG.points_per_level --RPG Frames local main_frame_name = RPG.main_frame_name @@ -93,6 +101,49 @@ local function set_bar(min, max, id, mana) end end +local function level_up(player) + local rpg_t = RPG.get('rpg_t') + local RPG_GUI = package.loaded['modules.rpg.gui'] + + local distribute_points_gain = 0 + for i = rpg_t[player.index].level + 1, #experience_levels, 1 do + if rpg_t[player.index].xp > experience_levels[i] then + rpg_t[player.index].level = i + distribute_points_gain = distribute_points_gain + points_per_level + else + break + end + end + if distribute_points_gain == 0 then + return + end + RPG_GUI.draw_level_text(player) + rpg_t[player.index].points_to_distribute = rpg_t[player.index].points_to_distribute + distribute_points_gain + RPG_GUI.update_char_button(player) + table.shuffle_table(rpg_frame_icons) + if player.gui.left[main_frame_name] then + RPG_GUI.toggle(player, true) + end + Public.level_up_effects(player) +end + +local function add_to_global_pool(amount, personal_tax) + local rpg_extra = RPG.get('rpg_extra') + + if not rpg_extra.global_pool then + return + end + local fee + if personal_tax then + fee = amount * rpg_extra.personal_tax_rate + else + fee = amount * 0.3 + end + + rpg_extra.global_pool = rpg_extra.global_pool + fee + return amount - fee +end + function Public.suicidal_comfylatron(pos, surface) local str = travelings[math.random(1, #travelings)] local symbols = {'', '!', '!', '!!', '..'} @@ -184,11 +235,10 @@ function Public.update_mana(player) if player.character and player.character.valid then if not rpg_t[player.index].mana_bar then rpg_t[player.index].mana_bar = create_manabar(player, 0.5) - set_bar(rpg_t[player.index].mana, rpg_t[player.index].mana_max, rpg_t[player.index].mana_bar, true) elseif not rendering.is_valid(rpg_t[player.index].mana_bar) then rpg_t[player.index].mana_bar = create_manabar(player, 0.5) - set_bar(rpg_t[player.index].mana, rpg_t[player.index].mana_max, rpg_t[player.index].mana_bar, true) end + set_bar(rpg_t[player.index].mana, rpg_t[player.index].mana_max, rpg_t[player.index].mana_bar, true) end else if rpg_t[player.index].mana_bar then @@ -214,11 +264,11 @@ function Public.update_health(player) ) if not rpg_t[player.index].health_bar then rpg_t[player.index].health_bar = create_healthbar(player, 0.5) - set_bar(player.character.health, max_life, rpg_t[player.index].health_bar) elseif not rendering.is_valid(rpg_t[player.index].health_bar) then rpg_t[player.index].health_bar = create_healthbar(player, 0.5) - set_bar(player.character.health, max_life, rpg_t[player.index].health_bar) end + set_bar(player.character.health, max_life, rpg_t[player.index].health_bar) + if player.gui.left[main_frame_name] then local f = player.gui.left[main_frame_name] local data = Gui.get_data(f) @@ -365,4 +415,239 @@ function Public.get_magicka(player) return (rpg_t[player.index].magicka - 10) * 0.10 end +--- Gives connected player some bonus xp if the map was preemptively shut down. +-- amount (integer) -- 10 levels +-- local Public = require 'modules.rpg_v2' Public.give_xp(512) +function Public.give_xp(amount) + for _, player in pairs(game.connected_players) do + if not Public.validate_player(player) then + return + end + Public.gain_xp(player, amount) + end +end + +function Public.rpg_reset_player(player, one_time_reset) + if not player.character then + player.set_controller({type = defines.controllers.god}) + player.create_character() + end + local RPG_GUI = package.loaded['modules.rpg.gui'] + local rpg_t = RPG.get('rpg_t') + local rpg_extra = RPG.get('rpg_extra') + if one_time_reset then + local total = rpg_t[player.index].total + if not total then + total = 0 + end + local old_level = rpg_t[player.index].level + local old_points_to_distribute = rpg_t[player.index].points_to_distribute + local old_xp = rpg_t[player.index].xp + rpg_t[player.index] = { + level = 1, + xp = 0, + strength = 10, + magicka = 10, + dexterity = 10, + vitality = 10, + mana = 0, + mana_max = 0, + last_spawned = 0, + dropdown_select_index = 1, + flame_boots = false, + enable_entity_spawn = false, + health_bar = rpg_t[player.index].health_bar, + mana_bar = rpg_t[player.index].mana_bar, + points_to_distribute = 0, + last_floaty_text = visuals_delay, + xp_since_last_floaty_text = 0, + reset = true, + capped = false, + bonus = rpg_extra.breached_walls or 1, + rotated_entity_delay = 0, + last_mined_entity_position = {x = 0, y = 0}, + show_bars = false, + stone_path = false, + one_punch = false + } + rpg_t[player.index].points_to_distribute = old_points_to_distribute + total + rpg_t[player.index].xp = old_xp + rpg_t[player.index].level = old_level + else + rpg_t[player.index] = { + level = 1, + xp = 0, + strength = 10, + magicka = 10, + dexterity = 10, + vitality = 10, + mana = 0, + mana_max = 0, + last_spawned = 0, + dropdown_select_index = 1, + flame_boots = false, + enable_entity_spawn = false, + points_to_distribute = 0, + last_floaty_text = visuals_delay, + xp_since_last_floaty_text = 0, + reset = false, + capped = false, + total = 0, + bonus = 1, + rotated_entity_delay = 0, + last_mined_entity_position = {x = 0, y = 0}, + show_bars = false, + stone_path = false, + one_punch = false + } + end + RPG_GUI.draw_gui_char_button(player) + RPG_GUI.draw_level_text(player) + RPG_GUI.update_char_button(player) + RPG_GUI.update_player_stats(player) +end + +function Public.rpg_reset_all_players() + local rpg_t = RPG.get('rpg_t') + local rpg_extra = RPG.get('rpg_extra') + for k, _ in pairs(rpg_t) do + rpg_t[k] = nil + end + for _, p in pairs(game.connected_players) do + Public.rpg_reset_player(p) + end + rpg_extra.breached_walls = 1 + rpg_extra.reward_new_players = 0 + rpg_extra.global_pool = 0 +end + +function Public.gain_xp(player, amount, added_to_pool, text) + if not Public.validate_player(player) then + return + end + local rpg_extra = RPG.get('rpg_extra') + local rpg_t = RPG.get('rpg_t') + + if Public.level_limit_exceeded(player) then + add_to_global_pool(amount, false) + if not rpg_t[player.index].capped then + rpg_t[player.index].capped = true + local message = teller_level_limit .. 'You have hit the max level for the current zone.' + Alert.alert_player_warning(player, 10, message) + end + return + end + + local text_to_draw + + if rpg_t[player.index].capped then + rpg_t[player.index].capped = false + end + + if not added_to_pool then + RPG.debug_log('RPG - ' .. player.name .. ' got org xp: ' .. amount) + local fee = amount - add_to_global_pool(amount, true) + RPG.debug_log('RPG - ' .. player.name .. ' got fee: ' .. fee) + amount = math.round(amount, 3) - fee + if rpg_extra.difficulty then + amount = amount + rpg_extra.difficulty + end + RPG.debug_log('RPG - ' .. player.name .. ' got after fee: ' .. amount) + else + RPG.debug_log('RPG - ' .. player.name .. ' got org xp: ' .. amount) + end + + rpg_t[player.index].xp = rpg_t[player.index].xp + amount + rpg_t[player.index].xp_since_last_floaty_text = rpg_t[player.index].xp_since_last_floaty_text + amount + + if not experience_levels[rpg_t[player.index].level + 1] then + return + end + + if rpg_t[player.index].xp >= experience_levels[rpg_t[player.index].level + 1] then + level_up(player) + end + + if rpg_t[player.index].last_floaty_text > game.tick then + if not text then + return + end + end + + if text then + text_to_draw = '+' .. math.floor(amount) .. ' xp' + else + text_to_draw = '+' .. math.floor(rpg_t[player.index].xp_since_last_floaty_text) .. ' xp' + end + + player.create_local_flying_text { + text = text_to_draw, + position = player.position, + color = xp_floating_text_color, + time_to_live = 340, + speed = 2 + } + + rpg_t[player.index].xp_since_last_floaty_text = 0 + rpg_t[player.index].last_floaty_text = game.tick + visuals_delay +end + +function Public.global_pool(players, count) + local rpg_extra = RPG.get('rpg_extra') + + if not rpg_extra.global_pool then + return + end + + local pool = math.floor(rpg_extra.global_pool) + + local random_amount = math.random(5000, 10000) + + if pool <= random_amount then + return + end + + if pool >= 20000 then + pool = 20000 + end + + local share = pool / count + + RPG.debug_log('RPG - Share per player:' .. share) + + for i = 1, #players do + local p = players[i] + if p.afk_time < 5000 then + if not Public.level_limit_exceeded(p) then + Public.gain_xp(p, share, false, true) + Public.xp_effects(p) + else + share = share / 10 + rpg_extra.leftover_pool = rpg_extra.leftover_pool + share + RPG.debug_log('RPG - player capped: ' .. p.name .. '. Amount to pool:' .. share) + end + else + local message = teller_global_pool .. p.name .. ' received nothing. Reason: AFK' + Alert.alert_player_warning(p, 10, message) + share = share / 10 + rpg_extra.leftover_pool = rpg_extra.leftover_pool + share + RPG.debug_log('RPG - player AFK: ' .. p.name .. '. Amount to pool:' .. share) + end + end + + rpg_extra.global_pool = rpg_extra.leftover_pool or 0 + + return +end + +--- Distributes the global xp pool to every connected player. +function Public.distribute_pool() + local count = #game.connected_players + local players = game.connected_players + Public.global_pool(players, count) + print('Distributed the global XP pool') +end + +Public.add_to_global_pool = add_to_global_pool + return Public diff --git a/modules/rpg/gui.lua b/modules/rpg/gui.lua index 23777943..91941d72 100644 --- a/modules/rpg/gui.lua +++ b/modules/rpg/gui.lua @@ -28,11 +28,12 @@ function Public.draw_gui_char_button(player) if player.gui.top[draw_main_frame_name] then return end - local b = player.gui.top.add({type = 'sprite-button', name = draw_main_frame_name, caption = 'CHAR'}) + local b = + player.gui.top.add({type = 'sprite-button', name = draw_main_frame_name, caption = '[RPG]', tooltip = 'RPG'}) b.style.font_color = {165, 165, 165} - b.style.font = 'heading-1' - b.style.minimal_height = 38 - b.style.minimal_width = 60 + b.style.font = 'heading-3' + b.style.minimal_height = 34 + b.style.minimal_width = 50 b.style.padding = 0 b.style.margin = 0 end @@ -92,10 +93,23 @@ local function add_gui_stat(element, value, width, tooltip, name, color) e.style.maximal_height = 38 e.style.minimal_height = 38 e.style.font = 'default-bold' - e.style.font_color = {222, 222, 222} e.style.horizontal_align = 'center' e.style.vertical_align = 'center' - e.style.font_color = color or nil + e.style.font_color = color or {222, 222, 222} + return e +end + +local function add_elem_stat(element, value, width, height, font, tooltip, name, color) + local e = element.add({type = 'sprite-button', name = name or nil, caption = value}) + e.tooltip = tooltip or '' + e.style.maximal_width = width + e.style.minimal_width = width + e.style.maximal_height = height + e.style.minimal_height = height + e.style.font = font or 'default-bold' + e.style.horizontal_align = 'center' + e.style.vertical_align = 'center' + e.style.font_color = color or {222, 222, 222} return e end @@ -152,36 +166,47 @@ local function draw_main_frame(player) return end - local frame = + local main_frame = player.gui.left.add( - {type = 'frame', name = main_frame_name, direction = 'vertical', style = 'changelog_subheader_frame'} + { + type = 'frame', + name = main_frame_name, + caption = 'RPG', + direction = 'vertical' + } ) local data = {} local rpg_extra = RPG.get('rpg_extra') local rpg_t = RPG.get('rpg_t') - frame.style.maximal_height = 800 - frame.style.maximal_width = 440 - frame.style.minimal_width = 440 - frame.style.use_header_filler = false - frame.style.top_padding = 4 - frame.style.bottom_padding = 4 - frame.style.left_padding = 4 - frame.style.right_padding = 10 + local inside_frame = + main_frame.add { + type = 'frame', + style = 'deep_frame_in_shallow_frame' + } + local inside_frame_style = inside_frame.style + inside_frame_style.padding = 0 + inside_frame_style.maximal_height = 800 + + local inside_table = + inside_frame.add { + type = 'table', + column_count = 1 + } local scroll_pane = - frame.add { + inside_table.add { type = 'scroll-pane', - direction = 'vertical', - vertical_scroll_policy = 'always', + vertical_scroll_policy = 'never', horizontal_scroll_policy = 'never' } - scroll_pane.style.minimal_width = 400 - scroll_pane.style.maximal_width = 450 - scroll_pane.style.minimal_height = 600 - scroll_pane.style.horizontally_squashable = false - scroll_pane.style.vertically_squashable = false + local scroll_style = scroll_pane.style + scroll_style.vertically_squashable = true + scroll_style.bottom_padding = 2 + scroll_style.left_padding = 2 + scroll_style.right_padding = 2 + scroll_style.top_padding = 2 --!top table local main_table = scroll_pane.add({type = 'table', column_count = 2}) @@ -191,7 +216,15 @@ local function draw_main_frame(player) local rank = add_gui_stat(main_table, get_class(player), 200, 'You´re a ' .. get_class(player) .. '.') rank.style.font = 'default-large-bold' - add_gui_stat(main_table, 'SETTINGS', 200, 'RPG settings!', settings_button_name) + add_elem_stat( + main_table, + 'SETTINGS', + 200, + 35, + nil, + 'Configure your RPG player-settings here!', + settings_button_name + ) add_separator(scroll_pane, 400) @@ -210,7 +243,8 @@ local function draw_main_frame(player) end add_gui_description(scroll_table, 'EXPERIENCE', 100) - add_gui_stat(scroll_table, math.floor(rpg_t[player.index].xp), 125, gain_info_tooltip) + local exp_gui = add_gui_stat(scroll_table, math.floor(rpg_t[player.index].xp), 125, gain_info_tooltip) + data.exp_gui = exp_gui add_gui_description(scroll_table, ' ', 75) add_gui_description(scroll_table, ' ', 75) @@ -416,9 +450,9 @@ local function draw_main_frame(player) add_separator(scroll_pane, 400) Public.update_char_button(player) - data.frame = frame + data.frame = main_frame - Gui.set_data(frame, data) + Gui.set_data(main_frame, data) end function Public.draw_level_text(player) @@ -617,7 +651,7 @@ Gui.on_click( if reset_gui_input and reset_gui_input.valid and reset_gui_input.state then if not rpg_t[player.index].reset then rpg_t[player.index].reset = true - Public.rpg_reset_player(player, true) + Functions.rpg_reset_player(player, true) end end if health_bar_gui_input and health_bar_gui_input.valid then diff --git a/modules/rpg/main.lua b/modules/rpg/main.lua index 34f7944f..8d830773 100644 --- a/modules/rpg/main.lua +++ b/modules/rpg/main.lua @@ -2,125 +2,24 @@ local Gui = require 'utils.gui' local Event = require 'utils.event' local AntiGrief = require 'antigrief' local Color = require 'utils.color_presets' -local Alert = require 'utils.alert' local WD = require 'modules.wave_defense.table' local Math2D = require 'math2d' --RPG Modules local RPG = require 'modules.rpg.table' -local Settings = require 'modules.rpg.settings' local Functions = require 'modules.rpg.functions' local RPG_GUI = require 'modules.rpg.gui' --RPG Settings local enemy_types = RPG.enemy_types local die_cause = RPG.die_cause -local rpg_frame_icons = RPG.rpg_frame_icons local points_per_level = RPG.points_per_level local nth_tick = RPG.nth_tick -local visuals_delay = RPG.visuals_delay -local xp_floating_text_color = RPG.xp_floating_text_color -local teller_global_pool = RPG.teller_global_pool -local teller_level_limit = RPG.teller_level_limit -local experience_levels = RPG.experience_levels --RPG Frames -local draw_main_frame_name = RPG.draw_main_frame_name local main_frame_name = RPG.main_frame_name -local Public = {} - -local function level_up(player) - local rpg_t = RPG.get('rpg_t') - - local distribute_points_gain = 0 - for i = rpg_t[player.index].level + 1, #experience_levels, 1 do - if rpg_t[player.index].xp > experience_levels[i] then - rpg_t[player.index].level = i - distribute_points_gain = distribute_points_gain + points_per_level - else - break - end - end - if distribute_points_gain == 0 then - return - end - RPG_GUI.draw_level_text(player) - rpg_t[player.index].points_to_distribute = rpg_t[player.index].points_to_distribute + distribute_points_gain - RPG_GUI.update_char_button(player) - table.shuffle_table(rpg_frame_icons) - if player.gui.left[main_frame_name] then - RPG_GUI.toggle(player, true) - end - Functions.level_up_effects(player) -end - -local function add_to_global_pool(amount, personal_tax) - local rpg_extra = RPG.get('rpg_extra') - - if not rpg_extra.global_pool then - return - end - local fee - if personal_tax then - fee = amount * rpg_extra.personal_tax_rate - else - fee = amount * 0.3 - end - - rpg_extra.global_pool = rpg_extra.global_pool + fee - return amount - fee -end - -local function global_pool(players, count) - local rpg_extra = RPG.get('rpg_extra') - - if not rpg_extra.global_pool then - return - end - - local pool = math.floor(rpg_extra.global_pool) - - local random_amount = math.random(5000, 10000) - - if pool <= random_amount then - return - end - - if pool >= 20000 then - pool = 20000 - end - - local share = pool / count - - RPG.debug_log('RPG - Share per player:' .. share) - - for i = 1, #players do - local p = players[i] - if p.afk_time < 5000 then - if not Functions.level_limit_exceeded(p) then - Public.gain_xp(p, share, false, true) - Functions.xp_effects(p) - else - share = share / 10 - rpg_extra.leftover_pool = rpg_extra.leftover_pool + share - RPG.debug_log('RPG - player capped: ' .. p.name .. '. Amount to pool:' .. share) - end - else - local message = teller_global_pool .. p.name .. ' received nothing. Reason: AFK' - Alert.alert_player_warning(p, 10, message) - share = share / 10 - rpg_extra.leftover_pool = rpg_extra.leftover_pool + share - RPG.debug_log('RPG - player AFK: ' .. p.name .. '. Amount to pool:' .. share) - end - end - - rpg_extra.global_pool = rpg_extra.leftover_pool or 0 - - return -end - local function on_gui_click(event) if not event.element then return @@ -259,7 +158,7 @@ local function on_entity_died(event) end end end - Public.gain_xp(event.entity.last_user, 1) + Functions.gain_xp(event.entity.last_user, 1) return end end @@ -302,10 +201,10 @@ local function on_entity_died(event) end if rpg_extra.turret_kills_to_global_pool then - add_to_global_pool(amount, false) + Functions.add_to_global_pool(amount, false) end else - add_to_global_pool(0.5, false) + Functions.add_to_global_pool(0.5, false) end return end @@ -338,13 +237,13 @@ local function on_entity_died(event) if rpg_extra.rpg_xp_yield[event.entity.name] then local amount = rpg_extra.rpg_xp_yield[event.entity.name] * (1 / health_pool[2]) if rpg_extra.turret_kills_to_global_pool then - local inserted = add_to_global_pool(amount, true) - Public.gain_xp(player, inserted, true) + local inserted = Functions.add_to_global_pool(amount, true) + Functions.gain_xp(player, inserted, true) else - Public.gain_xp(player, amount) + Functions.gain_xp(player, amount) end else - Public.gain_xp(player, 0.5 * (1 / health_pool[2])) + Functions.gain_xp(player, 0.5 * (1 / health_pool[2])) end end return @@ -357,13 +256,13 @@ local function on_entity_died(event) if rpg_extra.rpg_xp_yield[event.entity.name] then local amount = rpg_extra.rpg_xp_yield[event.entity.name] if rpg_extra.turret_kills_to_global_pool then - local inserted = add_to_global_pool(amount, true) - Public.gain_xp(player, inserted, true) + local inserted = Functions.add_to_global_pool(amount, true) + Functions.gain_xp(player, inserted, true) else - Public.gain_xp(player, amount) + Functions.gain_xp(player, amount) end else - Public.gain_xp(player, 0.5) + Functions.gain_xp(player, 0.5) end end end @@ -460,7 +359,9 @@ local function give_player_flameboots(player) if player.gui.left[main_frame_name] then local f = player.gui.left[main_frame_name] local data = Gui.get_data(f) - data.mana.caption = rpg_t[player.index].mana + if data.mana and data.mana.valid then + data.mana.caption = rpg_t[player.index].mana + end end end @@ -673,7 +574,7 @@ local function on_player_repaired_entity(event) if not player.character then return end - Public.gain_xp(player, 0.05) + Functions.gain_xp(player, 0.05) local repair_speed = Functions.get_magicka(player) if repair_speed <= 0 then @@ -692,7 +593,7 @@ local function on_player_rotated_entity(event) return end rpg_t[player.index].rotated_entity_delay = game.tick + 20 - Public.gain_xp(player, 0.20) + Functions.gain_xp(player, 0.20) end local function on_player_changed_position(event) @@ -717,7 +618,7 @@ local function on_player_changed_position(event) if player.character.driving then return end - Public.gain_xp(player, 1.0) + Functions.gain_xp(player, 1.0) end local building_and_mining_blacklist = { @@ -757,7 +658,15 @@ local function on_pre_player_mined_item(event) xp_amount = (1.5 + event.entity.prototype.max_health * 0.0035) * distance_multiplier end - Public.gain_xp(player, xp_amount) + if player.gui.left[main_frame_name] then + local f = player.gui.left[main_frame_name] + local data = Gui.get_data(f) + if data.exp_gui and data.exp_gui.valid then + data.exp_gui.caption = math.floor(rpg_t[player.index].xp) + end + end + + Functions.gain_xp(player, xp_amount) end local function on_player_crafted_item(event) @@ -775,14 +684,14 @@ local function on_player_crafted_item(event) local amount = 0.30 * math.random(1, 2) - Public.gain_xp(player, event.recipe.energy * amount) + Functions.gain_xp(player, event.recipe.energy * amount) end local function on_player_respawned(event) local player = game.players[event.player_index] local rpg_t = RPG.get('rpg_t') if not rpg_t[player.index] then - Public.rpg_reset_player(player) + Functions.rpg_reset_player(player) return end RPG_GUI.update_player_stats(player) @@ -796,9 +705,9 @@ local function on_player_joined_game(event) local rpg_t = RPG.get('rpg_t') local rpg_extra = RPG.get('rpg_extra') if not rpg_t[player.index] then - Public.rpg_reset_player(player) + Functions.rpg_reset_player(player) if rpg_extra.reward_new_players > 10 then - Public.gain_xp(player, rpg_extra.reward_new_players) + Functions.gain_xp(player, rpg_extra.reward_new_players) end end for _, p in pairs(game.connected_players) do @@ -925,6 +834,10 @@ local function on_player_used_capsule(event) return end + if not player.character or not player.character.valid then + return + end + if string.sub(player.surface.name, 0, #surface_name) ~= surface_name then return end @@ -1018,6 +931,16 @@ local function on_player_used_capsule(event) end if object.obj_to_create == 'suicidal_comfylatron' then Functions.suicidal_comfylatron(position, surface) + p('You wave your wand and ' .. object_name .. ' is on the run!', Color.success) + elseif object.obj_to_create == 'warp-gate' then + player.teleport( + surface.find_non_colliding_position('character', game.forces.player.get_spawn_position(surface), 3, 0, 5), + surface + ) + rpg_t[player.index].mana = 0 + player.character.health = 10 + player.character.surface.create_entity({name = 'water-splash', position = player.position}) + p('Warped home with minor bruises.', Color.info) elseif projectile_types[obj_name] then for i = 1, object.amount do local damage_area = { @@ -1031,11 +954,14 @@ local function on_player_used_capsule(event) end end end + p('You wave your wand and ' .. object_name .. ' appears.', Color.success) else if object.target then surface.create_entity({name = obj_name, position = position, force = force, target = target_pos, speed = 1}) + p('You wave your wand and ' .. object_name .. ' appears.', Color.success) elseif object.obj_to_create == 'fish' then player.insert({name = 'raw-fish', count = object.amount}) + p('You wave your wand and ' .. object_name .. ' appears.', Color.success) elseif surface.can_place_entity {name = obj_name, position = position} then if object.biter then local e = surface.create_entity({name = obj_name, position = position, force = force}) @@ -1043,18 +969,21 @@ local function on_player_used_capsule(event) else surface.create_entity({name = obj_name, position = position, force = force}) end + p('You wave your wand and ' .. object_name .. ' appears.', Color.success) else p('Can´t create entity at given location.', Color.fail) return end end + local msg = player.name .. ' casted ' .. object.name .. '. ' + rpg_t[player.index].last_spawned = game.tick + object.tick Functions.update_mana(player) - AntiGrief.insert_into_capsule_history(player, position) + AntiGrief.insert_into_capsule_history(player, position, msg) - return p('You wave your wand and ' .. object_name .. ' appears.', Color.success) + return end local function tick() @@ -1065,7 +994,7 @@ local function tick() local enable_mana = RPG.get('rpg_extra').enable_mana if ticker % nth_tick == 0 then - global_pool(players, count) + Functions.global_pool(players, count) end if ticker % 30 == 0 then @@ -1079,201 +1008,6 @@ local function tick() end end ---- Gives connected player some bonus xp if the map was preemptively shut down. --- amount (integer) -- 10 levels --- local Public = require 'modules.rpg_v2' Public.give_xp(512) -function Public.give_xp(amount) - for _, player in pairs(game.connected_players) do - if not Functions.validate_player(player) then - return - end - Public.gain_xp(player, amount) - end -end - -function Public.rpg_reset_player(player, one_time_reset) - if not player.character then - player.set_controller({type = defines.controllers.god}) - player.create_character() - end - local rpg_t = RPG.get('rpg_t') - local rpg_extra = RPG.get('rpg_extra') - if one_time_reset then - local total = rpg_t[player.index].total - if not total then - total = 0 - end - local old_level = rpg_t[player.index].level - local old_points_to_distribute = rpg_t[player.index].points_to_distribute - local old_xp = rpg_t[player.index].xp - rpg_t[player.index] = { - level = 1, - xp = 0, - strength = 10, - magicka = 10, - dexterity = 10, - vitality = 10, - mana = 0, - mana_max = 0, - last_spawned = 0, - dropdown_select_index = 1, - flame_boots = false, - enable_entity_spawn = false, - health_bar = rpg_t[player.index].health_bar, - mana_bar = rpg_t[player.index].mana_bar, - points_to_distribute = 0, - last_floaty_text = visuals_delay, - xp_since_last_floaty_text = 0, - reset = true, - capped = false, - bonus = rpg_extra.breached_walls or 1, - rotated_entity_delay = 0, - last_mined_entity_position = {x = 0, y = 0}, - show_bars = false, - stone_path = false, - one_punch = false - } - rpg_t[player.index].points_to_distribute = old_points_to_distribute + total - rpg_t[player.index].xp = old_xp - rpg_t[player.index].level = old_level - else - rpg_t[player.index] = { - level = 1, - xp = 0, - strength = 10, - magicka = 10, - dexterity = 10, - vitality = 10, - mana = 0, - mana_max = 0, - last_spawned = 0, - dropdown_select_index = 1, - flame_boots = false, - enable_entity_spawn = false, - points_to_distribute = 0, - last_floaty_text = visuals_delay, - xp_since_last_floaty_text = 0, - reset = false, - capped = false, - total = 0, - bonus = 1, - rotated_entity_delay = 0, - last_mined_entity_position = {x = 0, y = 0}, - show_bars = false, - stone_path = false, - one_punch = false - } - end - RPG_GUI.draw_gui_char_button(player) - RPG_GUI.draw_level_text(player) - RPG_GUI.update_char_button(player) - RPG_GUI.update_player_stats(player) -end - -function Public.rpg_reset_all_players() - local rpg_t = RPG.get('rpg_t') - local rpg_extra = RPG.get('rpg_extra') - for k, _ in pairs(rpg_t) do - rpg_t[k] = nil - end - for _, p in pairs(game.connected_players) do - Public.rpg_reset_player(p) - end - rpg_extra.breached_walls = 1 - rpg_extra.reward_new_players = 0 - rpg_extra.global_pool = 0 -end - -function Public.gain_xp(player, amount, added_to_pool, text) - if not Functions.validate_player(player) then - return - end - local rpg_extra = RPG.get('rpg_extra') - local rpg_t = RPG.get('rpg_t') - - if Functions.level_limit_exceeded(player) then - add_to_global_pool(amount, false) - if not rpg_t[player.index].capped then - rpg_t[player.index].capped = true - local message = teller_level_limit .. 'You have hit the max level for the current zone.' - Alert.alert_player_warning(player, 10, message) - end - return - end - - local text_to_draw - - if rpg_t[player.index].capped then - rpg_t[player.index].capped = false - end - - if not added_to_pool then - RPG.debug_log('RPG - ' .. player.name .. ' got org xp: ' .. amount) - local fee = amount - add_to_global_pool(amount, true) - RPG.debug_log('RPG - ' .. player.name .. ' got fee: ' .. fee) - amount = math.round(amount, 3) - fee - if rpg_extra.difficulty then - amount = amount + rpg_extra.difficulty - end - RPG.debug_log('RPG - ' .. player.name .. ' got after fee: ' .. amount) - else - RPG.debug_log('RPG - ' .. player.name .. ' got org xp: ' .. amount) - end - - rpg_t[player.index].xp = rpg_t[player.index].xp + amount - rpg_t[player.index].xp_since_last_floaty_text = rpg_t[player.index].xp_since_last_floaty_text + amount - - if player.gui.left[main_frame_name] then - local f = player.gui.left[main_frame_name] - local data = Gui.get_data(f) - Gui.set_data(f, data) - end - - if not experience_levels[rpg_t[player.index].level + 1] then - return - end - - if rpg_t[player.index].xp >= experience_levels[rpg_t[player.index].level + 1] then - level_up(player) - end - - if rpg_t[player.index].last_floaty_text > game.tick then - if not text then - return - end - end - - if text then - text_to_draw = '+' .. math.floor(amount) .. ' xp' - else - text_to_draw = '+' .. math.floor(rpg_t[player.index].xp_since_last_floaty_text) .. ' xp' - end - - player.create_local_flying_text { - text = text_to_draw, - position = player.position, - color = xp_floating_text_color, - time_to_live = 340, - speed = 2 - } - - rpg_t[player.index].xp_since_last_floaty_text = 0 - rpg_t[player.index].last_floaty_text = game.tick + visuals_delay -end - ---- Distributes the global xp pool to every connected player. -function Public.distribute_pool() - local count = #game.connected_players - local players = game.connected_players - global_pool(players, count) - print('Distributed the global XP pool') -end - ---- Pass along the main_button and main_frame -Public.main_frame_name = main_frame_name -Public.draw_main_frame_name = draw_main_frame_name -Public.settings_frame_name = Settings.settings_frame_name - if _DEBUG then commands.add_command( 'give_xp', @@ -1294,7 +1028,7 @@ if _DEBUG then return end p('Distributed ' .. param .. ' of xp.') - Public.give_xp(param) + Functions.give_xp(param) end end end @@ -1313,5 +1047,3 @@ Event.add(defines.events.on_player_rotated_entity, on_player_rotated_entity) Event.add(defines.events.on_pre_player_mined_item, on_pre_player_mined_item) Event.add(defines.events.on_player_used_capsule, on_player_used_capsule) Event.on_nth_tick(10, tick) - -return Public diff --git a/modules/rpg/settings.lua b/modules/rpg/settings.lua index 5626cf6d..ab2bb9b6 100644 --- a/modules/rpg/settings.lua +++ b/modules/rpg/settings.lua @@ -39,21 +39,31 @@ function Public.extra_settings(player) } ) main_frame.auto_center = true - local main_frame_style = main_frame.style main_frame_style.width = 500 - local info_text = - main_frame.add({type = 'label', caption = 'Common RPG settings. These settings are per player basis.'}) - local info_text_style = info_text.style - info_text_style.single_line = false - info_text_style.bottom_padding = 5 - info_text_style.left_padding = 5 - info_text_style.right_padding = 5 - info_text_style.top_padding = 5 - info_text_style.width = 370 + local inside_frame = main_frame.add {type = 'frame', style = 'inside_shallow_frame'} + local inside_frame_style = inside_frame.style + inside_frame_style.padding = 0 + local inside_table = inside_frame.add {type = 'table', column_count = 1} + local inside_table_style = inside_table.style + inside_table_style.vertical_spacing = 0 - local scroll_pane = main_frame.add({type = 'scroll-pane'}) + inside_table.add({type = 'line'}) + + local info_text = + inside_table.add({type = 'label', caption = 'Common RPG settings. These settings are per player basis.'}) + local info_text_style = info_text.style + info_text_style.font = 'default-bold' + info_text_style.padding = 0 + info_text_style.left_padding = 10 + info_text_style.horizontal_align = 'left' + info_text_style.vertical_align = 'bottom' + info_text_style.font_color = {0.55, 0.55, 0.99} + + inside_table.add({type = 'line'}) + + local scroll_pane = inside_table.add({type = 'scroll-pane'}) local scroll_style = scroll_pane.style scroll_style.vertically_squashable = true scroll_style.maximal_height = 800 @@ -317,9 +327,34 @@ function Public.extra_settings(player) flame_boots_gui_input.tooltip = 'Not enough mana.\nChecked = true\nUnchecked = false' end end + if rpg_extra.enable_mana then + local mana_frame = inside_table.add({type = 'scroll-pane'}) + local mana_style = mana_frame.style + mana_style.vertically_squashable = true + mana_style.bottom_padding = 5 + mana_style.left_padding = 5 + mana_style.right_padding = 5 + mana_style.top_padding = 5 + + mana_frame.add({type = 'line'}) + + local label = mana_frame.add({type = 'label', caption = 'Mana Settings:'}) + label.style.font = 'default-bold' + label.style.padding = 0 + label.style.left_padding = 10 + label.style.horizontal_align = 'left' + label.style.vertical_align = 'bottom' + label.style.font_color = {0.55, 0.55, 0.99} + + mana_frame.add({type = 'line'}) + + local setting_grid_2 = mana_frame.add({type = 'table', column_count = 2}) + + local mana_grid = mana_frame.add({type = 'table', column_count = 2}) + local enable_entity = - setting_grid.add( + setting_grid_2.add( { type = 'label', caption = 'Enable spawning with raw-fish?', @@ -332,10 +367,11 @@ function Public.extra_settings(player) enable_entity_style.height = 35 enable_entity_style.vertical_align = 'center' - local entity_input = setting_grid.add({type = 'flow'}) + local entity_input = setting_grid_2.add({type = 'flow'}) local entity_input_style = entity_input.style entity_input_style.height = 35 entity_input_style.vertical_align = 'center' + entity_input_style.horizontal_align = 'right' local entity_mod if rpg_t[player.index].enable_entity_spawn then entity_mod = rpg_t[player.index].enable_entity_spawn @@ -345,7 +381,7 @@ function Public.extra_settings(player) enable_entity_gui_input = create_input_element(entity_input, 'boolean', entity_mod) local conjure_label = - setting_grid.add( + mana_grid.add( { type = 'label', caption = 'Select what entity to spawn', @@ -364,7 +400,7 @@ function Public.extra_settings(player) conjure_label_style.height = 35 conjure_label_style.vertical_align = 'center' - local conjure_input = setting_grid.add({type = 'flow'}) + local conjure_input = mana_grid.add({type = 'flow'}) local conjure_input_style = conjure_input.style conjure_input_style.height = 35 conjure_input_style.vertical_align = 'center' diff --git a/modules/rpg/spells.lua b/modules/rpg/spells.lua index 31faf614..282f1067 100644 --- a/modules/rpg/spells.lua +++ b/modules/rpg/spells.lua @@ -7,7 +7,7 @@ Public.conjure_items = { level = 10, type = 'item', mana_cost = 35, - tick = 160, + tick = 100, enabled = true }, [2] = { @@ -16,7 +16,7 @@ Public.conjure_items = { level = 2, type = 'item', mana_cost = 30, - tick = 160, + tick = 100, enabled = true }, [3] = { @@ -25,7 +25,7 @@ Public.conjure_items = { level = 10, type = 'item', mana_cost = 40, - tick = 260, + tick = 200, enabled = true }, [4] = { @@ -34,7 +34,7 @@ Public.conjure_items = { level = 15, type = 'item', mana_cost = 50, - tick = 360, + tick = 300, enabled = true }, [5] = { @@ -43,7 +43,7 @@ Public.conjure_items = { level = 3, type = 'item', mana_cost = 40, - tick = 160, + tick = 100, enabled = true }, [6] = { @@ -52,7 +52,7 @@ Public.conjure_items = { level = 20, type = 'item', mana_cost = 50, - tick = 260, + tick = 200, enabled = true }, [7] = { @@ -61,7 +61,7 @@ Public.conjure_items = { level = 60, type = 'item', mana_cost = 60, - tick = 360, + tick = 300, enabled = true }, [8] = { @@ -70,7 +70,7 @@ Public.conjure_items = { level = 3, type = 'item', mana_cost = 40, - tick = 160, + tick = 100, enabled = true }, [9] = { @@ -79,7 +79,7 @@ Public.conjure_items = { level = 20, type = 'item', mana_cost = 50, - tick = 260, + tick = 200, enabled = true }, [10] = { @@ -88,7 +88,7 @@ Public.conjure_items = { level = 60, type = 'item', mana_cost = 60, - tick = 360, + tick = 300, enabled = true }, [11] = { @@ -97,7 +97,7 @@ Public.conjure_items = { level = 80, type = 'entity', mana_cost = 80, - tick = 420, + tick = 350, enabled = true }, [12] = { @@ -210,11 +210,11 @@ Public.conjure_items = { level = 70, type = 'special', mana_cost = 90, - tick = 200, + tick = 100, enabled = true }, [22] = { - name = 'Fire my lazors!!', + name = 'Shoop Da Whoop!!', obj_to_create = 'railgun-beam', target = false, amount = 3, @@ -224,7 +224,7 @@ Public.conjure_items = { level = 50, type = 'special', mana_cost = 66, - tick = 320, + tick = 200, enabled = true }, [23] = { @@ -263,11 +263,22 @@ Public.conjure_items = { damage = false, range = 30, force = 'player', - level = 60, + level = 50, type = 'special', mana_cost = 200, tick = 320, enabled = true + }, + [26] = { + name = 'Warp Gate', + obj_to_create = 'warp-gate', + target = true, + force = 'player', + level = 60, + type = 'special', + mana_cost = 300, + tick = 2000, + enabled = true } }