JustPaste.it

SET FOREIGN_KEY_CHECKS=0;

DROP TABLE IF EXISTS `catalog_product_link_attribute_int`;
SET @saved_cs_client = @@character_set_client;
SET character_set_client = utf8;
CREATE TABLE `catalog_product_link_attribute_int` (
`value_id` int(10) unsigned NOT NULL auto_increment COMMENT 'Value ID',
`product_link_attribute_id` smallint(5) unsigned default NULL COMMENT 'Product Link Attribute ID',
`link_id` int(10) unsigned NOT NULL default '0' COMMENT 'Link ID',
`value` int(11) NOT NULL default '0' COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_PRD_LNK_ATTR_INT_PRD_LNK_ATTR_ID_LNK_ID` (`product_link_attribute_id`,`link_id`),
KEY `IDX_CAT_PRD_LNK_ATTR_INT_PRD_LNK_ATTR_ID` (`product_link_attribute_id`),
KEY `IDX_CATALOG_PRODUCT_LINK_ATTRIBUTE_INT_LINK_ID` (`link_id`),
CONSTRAINT `FK_7FC5D919C1F8264D33B99DF49F51AF5D` FOREIGN KEY (`product_link_attribute_id`) REFERENCES `catalog_product_link_attribute` (`product_link_attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
CONSTRAINT `FK_CAT_PRD_LNK_ATTR_INT_LNK_ID_CAT_PRD_LNK_LNK_ID` FOREIGN KEY (`link_id`) REFERENCES `catalog_product_link` (`link_id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=5601 DEFAULT CHARSET=utf8 COMMENT='Catalog Product Link Integer Attribute Table';
SET character_set_client = @saved_cs_client;

 

LOCK TABLES `catalog_product_link_attribute_int` WRITE;
/*!40000 ALTER TABLE `catalog_product_link_attribute_int` DISABLE KEYS */;
SET FOREIGN_KEY_CHECKS=0;
INSERT INTO `catalog_product_link_attribute_int` VALUES (1,3,1,0),(2,3,2,0),(3,3,3,0),(4,3,4,0),(5,3,5,0),(19,4,19,0),(20,4,20,0),(21,4,21,0),(22,4,22,0),(23,4,23,0),(24,4,24,0),(25,4,25,0),(26,4,26,0),(27,4,27,0),(28,4,28,0),(29,4,29,0),(30,4,30,0),(34,4,34,0),(35,4,35,0),(36,4,36,0),(37,4,37,0),(38,4,38,0),(39,4,39,0),(40,4,40,0),(41,4,41,0),(42,4,42,0),(43,4,43,0),(44,4,44,0),(45,4,45,0),(46,4,46,0),(47,4,47,0),(48,4,48,0),(49,4,49,0),(50,4,50,0),(51,4,51,0),(52,4,52,0),(53,4,53,0),(54,4,54,0),(55,4,55,0),(56,4,56,0),(57,4,57,0),(58,4,58,0),(59,4,59,0),(60,4,60,0),(61,4,61,0),(62,4,62,0),(63,4,63,0),(64,4,64,0),(65,4,65,0),(66,4,66,0),(67,4,67,0),(68,4,68,0),(69,4,69,0),(70,4,70,0),(71,4,71,0),(72,4,72,0),(73,4,73,0),(74,4,74,0),(75,4,75,0),(76,4,76,0),(77,4,77,0),(78,4,78,0),(79,4,79,0),(80,4,80,0),(81,4,81,0),(85,4,85,0),(86,4,86,0),(87,4,87,0),(88,4,88,0),(89,4,89,0),(90,4,90,0),(91,4,91,0),(92,4,92,0),(93,4,93,0),(94,4,94,0),(95,4,95,0),(96,4,96,0),(97,4,97,0),(98,4,98,0),(99,4,99,0),(100,4,100,0),(101,4,101,0),(102,4,102,0),(103,4,103,0),(104,4,104,0),(105,4,105,0),(106,4,106,0),(107,4,107,0),(108,4,108,0),(109,4,109,0),(110,4,110,0),(111,4,111,0),(115,4,115,0),(116,4,116,0),(117,4,117,0),(190,4,190,0),(191,4,191,0),(192,4,192,0),(193,4,193,0),(194,4,194,0),(195,4,195,0),(196,4,196,0),(197,4,197,0),(198,4,198,0),(199,4,199,0),(200,4,200,0),(201,4,201,0),(202,4,202,0),(203,4,203,0),(204,4,204,0),(205,4,205,0),(206,4,206,0),(207,4,207,0),(208,4,208,0),(209,4,209,0),(210,4,210,0),(211,4,211,0),(212,4,212,0),(213,4,213,0),(214,4,214,0),(215,4,215,0),(216,4,216,0),(217,4,217,0),(218,4,218,0),(219,4,219,0),(220,4,220,0),(221,4,221,0),(222,4,222,0),(223,4,223,0),(224,4,224,0),(225,4,225,0),(226,4,226,0),(227,4,227,0),(228,4,228,0),(229,4,229,0),(230,4,230,0),(231,4,231,0),(232,4,232,0),(233,4,233,0),(234,4,234,0),(235,4,235,0),(236,4,236,0),(237,4,237,0),(238,4,238,0),(239,4,239,0),(240,4,240,0),(241,4,241,0),(242,4,242,0),(243,4,243,0),(244,4,244,0),(245,4,245,0),(246,4,246,0),(247,4,247,0),(248,4,248,0),(249,4,249,0),(250,4,250,0),(251,4,251,0),(255,4,255,0),(256,4,256,0),(257,4,257,0),(270,4,270,0),(271,4,271,0),(272,4,272,0),(273,4,273,0),(278,4,278,0),(279,4,279,0),(280,4,280,0),(281,4,281,0),(282,4,282,0),(284,4,284,0),(285,4,285,0),(287,4,287,0),(294,4,294,0),(295,4,295,0),(297,4,297,0),(298,4,298,0),(299,4,299,0),(300,4,300,0),(301,4,301,0),(302,4,302,0),(303,4,303,0),(304,4,304,0),(305,4,305,0),(306,4,306,0),(307,4,307,0),(308,4,308,0),(309,4,309,0),(310,4,310,0),(311,4,311,0),(312,4,312,0),(313,4,313,0),(314,4,314,0),(315,4,315,0),(316,4,316,0),(317,4,317,0),(318,4,318,0),(319,4,319,0),(324,4,324,0),(325,4,325,0),(326,4,326,0),(329,4,329,0),(330,4,330,0),(331,4,331,0),(332,4,332,0),(333,4,333,0),(334,4,334,0),(335,4,335,0),(336,4,336,0),(337,4,337,0),(338,4,338,0),(339,4,339,0),(340,4,340,0),(341,4,341,0),(342,4,342,0),(343,4,343,0),(344,4,344,0),(345,4,345,0),(346,4,346,0),(347,4,347,0),(348,4,348,0),(349,4,349,0),(350,4,350,0),(351,4,351,0),(352,4,352,0),(353,4,353,0),(354,4,354,0),(355,4,355,0),(356,4,356,0),(357,4,357,0),(358,4,358,0),(359,4,359,0),(360,4,360,0),(361,4,361,0),(362,4,362,0),(363,4,363,0),(364,4,364,0),(365,4,365,0),(366,4,366,0),(367,4,367,0),(368,4,368,0),(369,4,369,0),(370,4,370,0),(371,4,371,0),(372,4,372,0),(373,4,373,0),(374,4,374,0),(375,4,375,0),(376,4,376,0),(377,4,377,0),(378,4,378,0),(379,4,379,0),(380,4,380,0),(381,4,381,0),(382,4,382,0),(383,4,383,0),(384,4,384,0),(385,4,385,0),(386,4,386,0),(387,4,387,0),(388,4,388,0),(389,4,389,0),(390,4,390,0),(391,4,391,0),(392,4,392,0),(393,4,393,0),(394,4,394,0),(395,4,395,0),(396,4,396,0),(397,4,397,0),(398,4,398,0),(399,4,399,0),(400,4,400,0),(408,4,408,0),(409,4,409,0),(410,4,410,0),(411,4,411,0),(412,4,412,0),(413,4,413,0),(414,4,414,0),(415,4,415,0),(416,4,416,0),(417,4,417,0),(418,4,418,0),(419,4,419,0),(420,4,420,0),(421,4,421,0),(422,4,422,0),(423,4,423,0),(424,4,424,0),(425,4,425,0),(426,4,426,0),(427,4,427,0),(428,4,428,0),(429,4,429,0),(430,4,430,0),(431,4,431,0),(432,4,432,0),(433,4,433,0),(434,4,434,0),(435,4,435,0),(436,4,436,0),(437,4,437,0),(438,4,438,0),(439,4,439,0),(440,4,440,0),(441,4,441,0),(442,4,442,0),(443,4,443,0),(444,4,444,0),(445,4,445,0),(446,4,446,0),(447,4,447,0),(448,4,448,0),(449,4,449,0),(450,4,450,0),(451,4,451,0),(452,4,452,0),(453,4,453,0),(454,4,454,0),(455,4,455,0),(456,4,456,0),(457,4,457,0),(458,4,458,0),(459,4,459,0),(460,4,460,0),(461,4,461,0),(462,4,462,0),(463,4,463,0),(464,4,464,0),(465,4,465,0),(466,4,466,0),(467,4,467,0),(468,4,468,0),(469,4,469,0),(470,4,470,0),(471,4,471,0),(472,4,472,0),(473,4,473,0),(474,4,474,0),(475,4,475,0),(476,4,476,0),(477,4,477,0),(478,4,478,0),(479,4,479,0),(480,4,480,0),(481,4,481,0),(482,4,482,0),(483,4,483,0),(484,4,484,0),(485,4,485,0),(486,4,486,0),(487,4,487,0),(488,4,488,0),(489,4,489,0),(490,4,490,0),(491,4,491,0),(492,4,492,0),(493,4,493,0),(494,4,494,0),(495,4,495,0),(496,4,496,0),(497,4,497,0),(498,4,498,0),(499,4,499,0),(500,4,500,0),(501,4,501,0),(502,4,502,0),(503,4,503,0),(504,4,504,0),(505,4,505,0),(506,4,506,0),(507,4,507,0),(508,4,508,0),(509,4,509,0),(510,4,510,0),(511,4,511,0),(512,4,512,0),(513,4,513,0),(514,4,514,0),(515,4,515,0),(516,4,516,0),(517,4,517,0),(518,4,518,0),(519,4,519,0),(520,4,520,0),(521,4,521,0),(522,4,522,0),(523,4,523,0),(524,4,524,0),(525,4,525,0),(526,4,526,0),(527,4,527,0),(528,4,528,0),(529,4,529,0),(530,4,530,0),(531,4,531,0),(532,4,532,0),(533,4,533,0),(534,4,534,0),(535,4,535,0),(536,4,536,0),(537,4,537,0),(538,4,538,0),(539,4,539,0),(540,4,540,0),(541,4,541,0),(542,4,542,0),(543,4,543,0),(544,4,544,0),(545,4,545,0),(546,4,546,0),(547,4,547,0),(548,4,548,0),(549,4,549,0),(550,4,550,0),(551,4,551,0),(552,4,552,0),(553,4,553,0),(554,4,554,0),(555,4,555,0),(556,4,556,0),(557,4,557,0),(558,4,558,0),(559,4,559,0),(560,4,560,0),(561,4,561,0),(562,4,562,0),(563,4,563,0),(564,4,564,0),(565,4,565,0),(566,4,566,0),(567,4,567,0),(568,4,568,0),(569,4,569,0),(570,4,570,0),(571,4,571,0),(572,4,572,0),(573,4,573,0),(574,4,574,0),(575,4,575,0),(576,4,576,0),(577,4,577,0),(578,4,578,0),(579,4,579,0),(580,4,580,0),(581,4,581,0),(582,4,582,0),(583,4,583,0),(584,4,584,0),(585,4,585,0),(586,4,586,0),(587,4,587,0),(588,4,588,0),(589,4,589,0),(590,4,590,0),(591,4,591,0),(592,4,592,0),(593,4,593,0),(594,4,594,0),(595,4,595,0),(596,4,596,0),(597,4,597,0),(598,4,598,0),(599,4,599,0),(600,4,600,0),(601,4,601,0),(602,4,602,0),(603,4,603,0),(604,4,604,0),(605,4,605,0),(606,4,606,0),(607,4,607,0),(608,4,608,0),(609,4,609,0),(610,4,610,0),(611,4,611,0),(612,4,612,0),(613,4,613,0),(614,4,614,0),(615,4,615,0),(616,4,616,0),(617,4,617,0),(618,4,618,0),(619,4,619,0),(620,4,620,0),(621,4,621,0),(622,4,622,0),(623,4,623,0),(624,4,624,0),(625,4,625,0),(626,4,626,0),(627,4,627,0),(628,4,628,0),(629,4,629,0),(630,4,630,0),(631,4,631,0),(632,4,632,0),(633,4,633,0),(634,4,634,0),(635,4,635,0),(636,4,636,0),(637,4,637,0),(638,4,638,0),(639,4,639,0),(640,4,640,0),(641,4,641,0),(642,4,642,0),(643,4,643,0),(644,4,644,0),(645,4,645,0),(646,4,646,0),(647,4,647,0),(648,4,648,0),(649,4,649,0),(650,4,650,0),(651,4,651,0),(652,4,652,0),(653,4,653,0),(654,4,654,0),(655,4,655,0),(656,4,656,0),(657,4,657,0),(658,4,658,0),(659,4,659,0),(660,4,660,0),(661,4,661,0),(662,4,662,0),(663,4,663,0),(664,4,664,0),(665,4,665,0),(666,4,666,0),(667,4,667,0),(668,4,668,0),(669,4,669,0),(670,4,670,0),(671,4,671,0),(672,4,672,0),(673,4,673,0),(674,4,674,0),(675,4,675,0),(676,4,676,0),(677,4,677,0),(678,4,678,0),(679,4,679,0),(680,4,680,0),(681,4,681,0),(682,4,682,0),(683,4,683,0),(684,4,684,0),(685,4,685,0),(686,4,686,0),(687,4,687,0),(688,4,688,0),(689,4,689,0),(690,4,690,0),(691,4,691,0),(692,4,692,0),(693,4,693,0),(694,4,694,0),(695,4,695,0),(696,4,696,0),(697,4,697,0),(698,4,698,0),(699,4,699,0),(700,4,700,0),(701,4,701,0),(702,4,702,0),(703,4,703,0),(704,4,704,0),(705,4,705,0),(706,4,706,0),(707,4,707,0),(708,4,708,0),(709,4,709,0),(710,4,710,0),(711,4,711,0),(712,4,712,0),(713,4,713,0),(714,4,714,0),(715,4,715,0),(716,4,716,0),(717,4,717,0),(718,4,718,0),(719,4,719,0),(720,4,720,0),(721,4,721,0),(722,4,722,0),(723,4,723,0),(724,4,724,0),(725,4,725,0),(726,4,726,0),(727,4,727,0),(728,4,728,0),(729,4,729,0),(730,4,730,0),(731,4,731,0),(732,4,732,0),(733,4,733,0),(734,4,734,0),(735,4,735,0),(736,4,736,0),(737,4,737,0),(738,4,738,0),(739,4,739,0),(740,4,740,0),(741,4,741,0),(742,4,742,0),(743,4,743,0),(744,4,744,0),(745,4,745,0),(746,4,746,0),(747,4,747,0),(748,4,748,0),(749,4,749,0),(750,4,750,0),(751,4,751,0),(752,4,752,0),(753,4,753,0),(754,4,754,0),(755,4,755,0),(756,4,756,0),(757,4,757,0),(758,4,758,0),(759,4,759,0),(760,4,760,0),(761,4,761,0),(762,4,762,0),(763,4,763,0),(764,4,764,0),(765,4,765,0),(766,4,766,0),(767,4,767,0),(768,4,768,0),(769,4,769,0),(770,4,770,0),(771,4,771,0),(772,4,772,0),(773,4,773,0),(774,4,774,0),(775,4,775,0),(776,4,776,0),(777,4,777,0),(778,4,778,0),(779,4,779,0),(780,4,780,0),(781,4,781,0),(782,4,782,0),(783,4,783,0),(784,4,784,0),(785,4,785,0),(786,4,786,0),(787,4,787,0),(788,4,788,0),(789,4,789,0),(790,4,790,0),(791,4,791,0),(792,4,792,0),(793,4,793,0),(794,4,794,0),(795,4,795,0),(796,4,796,0),(797,4,797,0),(798,4,798,0),(799,4,799,0),(800,4,800,0),(801,4,801,0),(802,4,802,0),(803,4,803,0),(804,4,804,0),(805,4,805,0),(806,4,806,0),(807,4,807,0),(808,4,808,0),(809,4,809,0),(810,4,810,0),(811,4,811,0),(812,4,812,0),(813,4,813,0),(814,4,814,0),(815,4,815,0),(816,4,816,0),(817,4,817,0),(818,4,818,0),(819,4,819,0),(820,4,820,0),(821,4,821,0),(822,4,822,0),(823,4,823,0),(824,4,824,0),(825,4,825,0),(826,4,826,0),(827,4,827,0),(828,4,828,0),(829,4,829,0),(830,4,830,0),(831,4,831,0),(832,4,832,0),(833,4,833,0),(834,4,834,0),(835,4,835,0),(836,4,836,0),(837,4,837,0),(838,4,838,0),(839,4,839,0),(840,4,840,0),(841,4,841,0),(842,4,842,0),(843,4,843,0),(844,4,844,0),(845,4,845,0),(846,4,846,0),(847,4,847,0),(848,4,848,0),(849,4,849,0),(850,4,850,0),(851,4,851,0),(852,4,852,0),(853,4,853,0),(854,4,854,0),(855,4,855,0),(856,4,856,0),(857,4,857,0),(858,4,858,0),(859,4,859,0),(860,4,860,0),(861,4,861,0),(862,4,862,0),(863,4,863,0),(864,4,864,0),(865,4,865,0),(866,4,866,0),(867,4,867,0),(868,4,868,0),(869,4,869,0),(870,4,870,0),(871,4,871,0),(872,4,872,0),(873,4,873,0),(874,4,874,0),(875,4,875,0),(876,4,876,0),(877,4,877,0),(878,4,878,0),(879,4,879,0),(880,4,880,0),(881,4,881,0),(882,4,882,0),(883,4,883,0),(884,4,884,0),(885,4,885,0),(886,4,886,0),(887,4,887,0),(888,4,888,0),(889,4,889,0),(890,4,890,0),(891,4,891,0),(892,4,892,0),(893,4,893,0),(894,4,894,0),(895,4,895,0),(896,4,896,0),(897,4,897,0),(898,4,898,0),(899,4,899,0),(900,4,900,0),(901,4,901,0),(902,4,902,0),(903,4,903,0),(904,4,904,0),(905,4,905,0),(906,4,906,0),(907,4,907,0),(908,4,908,0),(909,4,909,0),(910,4,910,0),(911,4,911,0),(912,4,912,0),(913,4,913,0),(914,4,914,0),(915,4,915,0),(916,4,916,0),(917,4,917,0),(918,4,918,0),(919,4,919,0),(920,4,920,0),(921,4,921,0),(922,4,922,0),(923,4,923,0),(924,4,924,0),(925,4,925,0),(926,4,926,0),(927,4,927,0),(928,4,928,0),(929,4,929,0),(930,4,930,0),(931,4,931,0),(932,4,932,0),(933,4,933,0),(934,4,934,0),(935,4,935,0),(936,4,936,0),(937,4,937,0),(940,4,940,0),(941,4,941,0),(942,4,942,0),(943,4,943,0),(944,4,944,0),(945,4,945,0),(946,4,946,0),(947,4,947,0),(948,4,948,0),(949,4,949,0),(950,4,950,0),(951,4,951,0),(952,4,952,0),(953,4,953,0),(954,4,954,0),(955,4,955,0),(956,4,956,0),(957,4,957,0),(958,4,958,0),(959,4,959,0),(960,4,960,0),(961,4,961,0),(962,4,962,0),(963,4,963,0),(964,4,964,0),(965,4,965,0),(966,4,966,0),(967,4,967,0),(968,4,968,0),(969,4,969,0),(970,4,970,0),(971,4,971,0),(972,4,972,0),(973,4,973,0),(974,4,974,0),(975,4,975,0),(976,4,976,0),(977,4,977,0),(978,4,978,0),(979,4,979,0),(980,4,980,0),(981,4,981,0),(982,4,982,0),(983,4,983,0),(984,4,984,0),(985,4,985,0),(986,4,986,0),(987,4,987,0),(988,4,988,0),(989,4,989,0),(990,4,990,0),(991,4,991,0),(992,4,992,0),(993,4,993,0),(994,4,994,0),(995,4,995,0),(996,4,996,0),(997,4,997,0),(998,4,998,0),(999,4,999,0),(1000,4,1000,0),(1001,4,1001,0),(1002,4,1002,0),(1003,4,1003,0),(1004,4,1004,0),(1005,4,1005,0),(1006,4,1006,0),(1007,4,1007,0),(1008,4,1008,0),(1009,4,1009,0),(1010,4,1010,0),(1011,4,1011,0),(1012,4,1012,0),(1013,4,1013,0),(1014,4,1014,0),(1015,4,1015,0),(1016,4,1016,0),(1017,4,1017,0),(1018,4,1018,0),(1019,4,1019,0),(1020,4,1020,0),(1021,4,1021,0),(1022,4,1022,0),(1023,4,1023,0),(1024,4,1024,0),(1025,4,1025,0),(1032,4,1032,0),(1033,4,1033,0),(1034,4,1034,0),(1035,4,1035,0),(1036,4,1036,0),(1037,4,1037,0),(1038,4,1038,0),(1039,4,1039,0),(1040,4,1040,0),(1041,4,1041,0),(1042,4,1042,0),(1043,4,1043,0),(1044,4,1044,0),(1045,4,1045,0),(1046,4,1046,0),(1047,4,1047,0),(1048,4,1048,0),(1049,4,1049,0),(1050,4,1050,0),(1051,4,1051,0),(1052,4,1052,0),(1053,4,1053,0),(1054,4,1054,0),(1055,4,1055,0),(1056,4,1056,0),(1057,4,1057,0),(1058,4,1058,0),(1059,4,1059,0),(1060,4,1060,0),(1061,4,1061,0),(1062,4,1062,0),(1063,4,1063,0),(1064,4,1064,0),(1065,4,1065,0),(1066,4,1066,0),(1067,4,1067,0),(1068,4,1068,0),(1069,4,1069,0),(1097,4,1097,0),(1098,4,1098,0),(1099,4,1099,0),(1100,4,1100,0),(1101,4,1101,0),(1111,4,1111,0),(1112,4,1112,0),(1113,4,1113,0),(1114,4,1114,0),(1115,4,1115,0),(1138,4,1138,0),(1139,4,1139,0),(1140,4,1140,0),(1141,4,1141,0),(1142,4,1142,0),(1143,4,1143,0),(1144,4,1144,0),(1145,4,1145,0),(1146,4,1146,0),(1147,4,1147,0),(1148,4,1148,0),(1149,4,1149,0),(1150,4,1150,0),(1151,4,1151,0),(1152,4,1152,0),(1153,4,1153,0),(1154,4,1154,0),(1155,4,1155,0),(1156,4,1156,0),(1157,4,1157,0),(1158,4,1158,0),(1159,4,1159,0),(1160,4,1160,0),(1161,4,1161,0),(1162,4,1162,0),(1163,4,1163,0),(1164,4,1164,0),(1165,4,1165,0),(1166,4,1166,0),(1167,4,1167,0),(1168,4,1168,0),(1169,4,1169,0),(1170,4,1170,0),(1171,4,1171,0),(1172,4,1172,0),(1173,4,1173,0),(1174,4,1174,0),(1175,4,1175,0),(1176,4,1176,0),(1177,4,1177,0),(1178,4,1178,0),(1179,4,1179,0),(1180,4,1180,0),(1181,4,1181,0),(1182,4,1182,0),(1183,4,1183,0),(1184,4,1184,0),(1185,4,1185,0),(1186,4,1186,0),(1187,4,1187,0),(1188,4,1188,0),(1189,4,1189,0),(1190,4,1190,0),(1191,4,1191,0),(1192,4,1192,0),(1193,4,1193,0),(1194,4,1194,0),(1195,4,1195,0),(1196,4,1196,0),(1197,4,1197,0),(1198,4,1198,0),(1199,4,1199,0),(1200,4,1200,0),(1201,4,1201,0),(1243,4,1243,0),(1244,4,1244,0),(1245,4,1245,0),(1246,4,1246,0),(1247,4,1247,0),(1248,4,1248,0),(1249,4,1249,0),(1250,4,1250,0),(1251,4,1251,0),(1252,4,1252,0),(1253,4,1253,0),(1254,4,1254,0),(1255,4,1255,0),(1256,4,1256,0),(1257,4,1257,0),(1258,4,1258,0),(1259,4,1259,0),(1260,4,1260,0),(1261,4,1261,0),(1262,4,1262,0),(1263,4,1263,0),(1264,4,1264,0),(1265,4,1265,0),(1266,4,1266,0),(1267,4,1267,0),(1268,4,1268,0),(1269,4,1269,0),(1270,4,1270,0),(1271,4,1271,0),(1272,4,1272,0),(1273,4,1273,0),(1274,4,1274,0),(1275,4,1275,0),(1276,4,1276,0),(1277,4,1277,0),(1278,4,1278,0),(1279,4,1279,0),(1280,4,1280,0),(1281,4,1281,0),(1282,4,1282,0),(1283,4,1283,0),(1284,4,1284,0),(1285,4,1285,0),(1286,4,1286,0),(1287,4,1287,0),(1288,4,1288,0),(1289,4,1289,0),(1290,4,1290,0),(1291,4,1291,0),(1292,4,1292,0),(1293,4,1293,0),(1294,4,1294,0),(1295,4,1295,0),(1296,4,1296,0),(1297,4,1297,0),(1298,4,1298,0),(1299,4,1299,0),(1300,4,1300,0),(1301,4,1301,0),(1302,4,1302,0),(1303,4,1303,0),(1304,4,1304,0),(1305,4,1305,0),(1306,4,1306,0),(1307,4,1307,0),(1308,4,1308,0),(1309,4,1309,0),(1310,4,1310,0),(1311,4,1311,0),(1312,4,1312,0),(1313,4,1313,0),(1314,4,1314,0),(1315,4,1315,0),(1316,4,1316,0),(1317,4,1317,0),(1318,4,1318,0),(1319,4,1319,0),(1320,4,1320,0),(1321,4,1321,0),(1322,4,1322,0),(1323,4,1323,0),(1324,4,1324,0),(1325,4,1325,0),(1326,4,1326,0),(1327,4,1327,0),(1328,4,1328,0),(1329,4,1329,0),(1330,4,1330,0),(1331,4,1331,0),(1332,4,1332,0),(1333,4,1333,0),(1334,4,1334,0),(1335,4,1335,0),(1336,4,1336,0),(1337,4,1337,0),(1338,4,1338,0),(1339,4,1339,0),(1340,4,1340,0),(1341,4,1341,0),(1342,4,1342,0),(1343,4,1343,0),(1344,4,1344,0),(1345,4,1345,0),(1346,4,1346,0),(1347,4,1347,0),(1348,4,1348,0),(1349,4,1349,0),(1350,4,1350,0),(1351,4,1351,0),(1352,4,1352,0),(1353,4,1353,0),(1354,4,1354,0),(1355,4,1355,0),(1356,4,1356,0),(1357,4,1357,0),(1358,4,1358,0),(1359,4,1359,0),(1360,4,1360,0),(1369,4,1369,0),(1370,4,1370,0),(1371,4,1371,0),(1372,4,1372,0),(1373,4,1373,0),(1374,4,1374,0),(1375,4,1375,0),(1376,4,1376,0),(1377,4,1377,0),(1378,4,1378,0),(1379,4,1379,0),(1380,4,1380,0),(1381,4,1381,0),(1382,4,1382,0),(1383,4,1383,0),(1384,4,1384,0),(1385,4,1385,0),(1386,4,1386,0),(1387,4,1387,0),(1388,4,1388,0),(1389,4,1389,0),(1390,4,1390,0),(1391,4,1391,0),(1392,4,1392,0),(1393,4,1393,0),(1394,4,1394,0),(1395,4,1395,0),(1396,4,1396,0),(1397,4,1397,0),(1398,4,1398,0),(1399,4,1399,0),(1400,4,1400,0),(1401,4,1401,0),(1402,4,1402,0),(1403,4,1403,0),(1404,4,1404,0),(1405,4,1405,0),(1406,4,1406,0),(1407,4,1407,0),(1408,4,1408,0),(1409,4,1409,0),(1410,4,1410,0),(1411,4,1411,0),(1412,4,1412,0),(1413,4,1413,0),(1414,4,1414,0),(1415,4,1415,0),(1416,4,1416,0),(1417,4,1417,0),(1418,4,1418,0),(1419,4,1419,0),(1420,4,1420,0),(1421,4,1421,0),(1422,4,1422,0),(1423,4,1423,0),(1424,4,1424,0),(1425,4,1425,0),(1426,4,1426,0),(1427,4,1427,0),(1428,4,1428,0),(1429,4,1429,0),(1430,4,1430,0),(1431,4,1431,0),(1432,4,1432,0),(1433,4,1433,0),(1434,4,1434,0),(1435,4,1435,0),(1436,4,1436,0),(1437,4,1437,0),(1438,4,1438,0),(1439,4,1439,0),(1440,4,1440,0),(1441,4,1441,0),(1442,4,1442,0),(1443,4,1443,0),(1444,4,1444,0),(1445,4,1445,0),(1446,4,1446,0),(1447,4,1447,0),(1448,4,1448,0),(1449,4,1449,0),(1450,4,1450,0),(1451,4,1451,0),(1452,4,1452,0),(1453,4,1453,0),(1454,4,1454,0),(1455,4,1455,0),(1456,4,1456,0),(1457,4,1457,0),(1458,4,1458,0),(1459,4,1459,0),(1460,4,1460,0),(1461,4,1461,0),(1462,4,1462,0),(1463,4,1463,0),(1464,4,1464,0),(1465,4,1465,0),(1466,4,1466,0),(1467,4,1467,0),(1468,4,1468,0),(1469,4,1469,0),(1470,4,1470,0),(1471,4,1471,0),(1472,4,1472,0),(1473,4,1473,0),(1474,4,1474,0),(1475,4,1475,0),(1476,4,1476,0),(1477,4,1477,0),(1478,4,1478,0),(1479,4,1479,0),(1480,4,1480,0),(1481,4,1481,0),(1482,4,1482,0),(1483,4,1483,0),(1484,4,1484,0),(1485,4,1485,0),(1486,4,1486,0),(1487,4,1487,0),(1488,4,1488,0),(1489,4,1489,0),(1490,4,1490,0),(1491,4,1491,0),(1492,4,1492,0),(1493,4,1493,0),(1494,4,1494,0),(1495,4,1495,0),(1496,4,1496,0),(1497,4,1497,0),(1498,4,1498,0),(1499,4,1499,0),(1500,4,1500,0),(1501,4,1501,0),(1502,4,1502,0),(1503,4,1503,0),(1504,4,1504,0),(1505,4,1505,0),(1506,4,1506,0),(1507,4,1507,0),(1508,4,1508,0),(1509,4,1509,0),(1510,4,1510,0),(1511,4,1511,0),(1512,4,1512,0),(1513,4,1513,0),(1514,4,1514,0),(1515,4,1515,0),(1516,4,1516,0),(1517,4,1517,0),(1518,4,1518,0),(1519,4,1519,0),(1520,4,1520,0),(1521,4,1521,0),(1522,4,1522,0),(1523,4,1523,0),(1524,4,1524,0),(1525,4,1525,0),(1526,4,1526,0),(1527,4,1527,0),(1528,4,1528,0),(1529,4,1529,0),(1530,4,1530,0),(1531,4,1531,0),(1532,4,1532,0),(1533,4,1533,0),(1534,4,1534,0),(1535,4,1535,0),(1536,4,1536,0),(1537,4,1537,0),(1538,4,1538,0),(1539,4,1539,0),(1540,4,1540,0),(1541,4,1541,0),(1542,4,1542,0),(1543,4,1543,0),(1544,4,1544,0),(1545,4,1545,0),(1546,4,1546,0),(1547,4,1547,0),(1548,4,1548,0),(1549,4,1549,0),(1550,4,1550,0),(1551,4,1551,0),(1552,4,1552,0),(1553,4,1553,0),(1554,4,1554,0),(1555,4,1555,0),(1556,4,1556,0),(1557,4,1557,0),(1558,4,1558,0),(1559,4,1559,0),(1560,4,1560,0),(1561,4,1561,0),(1562,4,1562,0),(1563,4,1563,0),(1564,4,1564,0),(1565,4,1565,0),(1566,4,1566,0),(1567,4,1567,0),(1568,4,1568,0),(1569,4,1569,0),(1570,4,1570,0),(1571,4,1571,0),(1572,4,1572,0),(1573,4,1573,0),(1574,4,1574,0),(1575,4,1575,0),(1576,4,1576,0),(1577,4,1577,0),(1578,4,1578,0),(1579,4,1579,0),(1580,4,1580,0),(1581,4,1581,0),(1582,4,1582,0),(1583,4,1583,0),(1584,4,1584,0),(1585,4,1585,0),(1586,4,1586,0),(1587,4,1587,0),(1588,4,1588,0),(1589,4,1589,0),(1590,4,1590,0),(1591,4,1591,0),(1592,4,1592,0),(1593,4,1593,0),(1594,4,1594,0),(1595,4,1595,0),(1596,4,1596,0),(1597,4,1597,0),(1598,4,1598,0),(1599,4,1599,0),(1600,4,1600,0),(1601,4,1601,0),(1602,4,1602,0),(1603,4,1603,0),(1604,4,1604,0),(1605,4,1605,0),(1606,4,1606,0),(1607,4,1607,0),(1608,4,1608,0),(1609,4,1609,0),(1610,4,1610,0),(1611,4,1611,0),(1612,4,1612,0),(1613,4,1613,0),(1614,4,1614,0),(1615,4,1615,0),(1616,4,1616,0),(1617,4,1617,0),(1618,4,1618,0),(1619,4,1619,0),(1620,4,1620,0),(1621,4,1621,0),(1622,4,1622,0),(1623,4,1623,0),(1624,4,1624,0),(1625,4,1625,0),(1626,4,1626,0),(1627,4,1627,0),(1628,4,1628,0),(1629,4,1629,0),(1630,4,1630,0),(1631,4,1631,0),(1632,4,1632,0),(1633,4,1633,0),(1634,4,1634,0),(1635,4,1635,0),(1636,4,1636,0),(1637,4,1637,0),(1638,4,1638,0),(1639,4,1639,0),(1640,4,1640,0),(1641,4,1641,0),(1642,4,1642,0),(1643,4,1643,0),(1644,4,1644,0),(1645,4,1645,0),(1646,4,1646,0),(1647,4,1647,0),(1648,4,1648,0),(1649,4,1649,0),(1650,4,1650,0),(1651,4,1651,0),(1652,4,1652,0),(1653,4,1653,0),(1654,4,1654,0),(1655,4,1655,0),(1656,4,1656,0),(1657,4,1657,0),(1658,4,1658,0),(1659,4,1659,0),(1660,4,1660,0),(1661,4,1661,0),(1662,4,1662,0),(1663,4,1663,0),(1664,4,1664,0),(1665,4,1665,0),(1666,4,1666,0),(1667,4,1667,0),(1668,4,1668,0),(1669,4,1669,0),(1670,4,1670,0),(1671,4,1671,0),(1672,4,1672,0),(1673,4,1673,0),(1674,4,1674,0),(1675,4,1675,0),(1676,4,1676,0),(1677,4,1677,0),(1678,4,1678,0),(1679,4,1679,0),(1680,4,1680,0),(1681,4,1681,0),(1682,4,1682,0),(1683,4,1683,0),(1684,4,1684,0),(1685,4,1685,0),(1686,4,1686,0),(1687,4,1687,0),(1688,4,1688,0),(1689,4,1689,0),(1690,4,1690,0),(1691,4,1691,0),(1692,4,1692,0),(1693,4,1693,0),(1694,4,1694,0),(1695,4,1695,0),(1696,4,1696,0),(1697,4,1697,0),(1698,4,1698,0),(1699,4,1699,0),(1700,4,1700,0),(1701,4,1701,0),(1702,4,1702,0),(1703,4,1703,0),(1704,4,1704,0),(1705,4,1705,0),(1706,4,1706,0),(1707,4,1707,0),(1708,4,1708,0),(1709,4,1709,0),(1710,4,1710,0),(1711,4,1711,0),(1712,4,1712,0),(1713,4,1713,0),(1714,4,1714,0),(1715,4,1715,0),(1716,4,1716,0),(1717,4,1717,0),(1718,4,1718,0),(1719,4,1719,0),(1720,4,1720,0),(1721,4,1721,0),(1722,4,1722,0),(1723,4,1723,0),(1724,4,1724,0),(1725,4,1725,0),(1726,4,1726,0),(1727,4,1727,0),(1728,4,1728,0),(1729,4,1729,0),(1730,4,1730,0),(1731,4,1731,0),(1732,4,1732,0),(1733,4,1733,0),(1734,4,1734,0),(1735,4,1735,0),(1736,4,1736,0),(1737,4,1737,0),(1738,4,1738,0),(1739,4,1739,0),(1740,4,1740,0),(1741,4,1741,0),(1742,4,1742,0),(1743,4,1743,0),(1744,4,1744,0),(1745,4,1745,0),(1746,4,1746,0),(1747,4,1747,0),(1748,4,1748,0),(1749,4,1749,0),(1750,4,1750,0),(1751,4,1751,0),(1752,4,1752,0),(1753,4,1753,0),(1754,4,1754,0),(1755,4,1755,0),(1756,4,1756,0),(1757,4,1757,0),(1758,4,1758,0),(1759,4,1759,0),(1760,4,1760,0),(1761,4,1761,0),(1762,4,1762,0),(1763,4,1763,0),(1764,4,1764,0),(1765,4,1765,0),(1766,4,1766,0),(1767,4,1767,0),(1768,4,1768,0),(1769,4,1769,0),(1770,4,1770,0),(1771,4,1771,0),(1772,4,1772,0),(1773,4,1773,0),(1774,4,1774,0),(1775,4,1775,0),(1776,4,1776,0),(1777,4,1777,0),(1778,4,1778,0),(1779,4,1779,0),(1780,4,1780,0),(1781,4,1781,0),(1782,4,1782,0),(1783,4,1783,0),(1784,4,1784,0),(1785,4,1785,0),(1786,4,1786,0),(1787,4,1787,0),(1788,4,1788,0),(1789,4,1789,0),(1790,4,1790,0),(1791,4,1791,0),(1792,4,1792,0),(1793,4,1793,0),(1794,4,1794,0),(1795,4,1795,0),(1796,4,1796,0),(1797,4,1797,0),(1798,4,1798,0),(1799,4,1799,0),(1800,4,1800,0),(1801,4,1801,0),(1802,4,1802,0),(1803,4,1803,0),(1804,4,1804,0),(1805,4,1805,0),(1806,4,1806,0),(1807,4,1807,0),(1808,4,1808,0),(1809,4,1809,0),(1810,4,1810,0),(1811,4,1811,0),(1812,4,1812,0),(1813,4,1813,0),(1814,4,1814,0),(1815,4,1815,0),(1816,4,1816,0),(1817,4,1817,0),(1818,4,1818,0),(1819,4,1819,0),(1820,4,1820,0),(1821,4,1821,0),(1822,4,1822,0),(1823,4,1823,0),(1824,4,1824,0),(1825,4,1825,0),(1826,4,1826,0),(1827,4,1827,0),(1828,4,1828,0),(1829,4,1829,0),(1830,4,1830,0),(1831,4,1831,0),(1832,4,1832,0),(1833,4,1833,0),(1834,4,1834,0),(1835,4,1835,0),(1836,4,1836,0),(1837,4,1837,0),(1838,4,1838,0),(1839,4,1839,0),(1840,4,1840,0),(1841,4,1841,0),(1842,4,1842,0),(1843,4,1843,0),(1844,4,1844,0),(1845,4,1845,0),(1846,4,1846,0),(1847,4,1847,0),(1848,4,1848,0),(1849,4,1849,0),(1850,4,1850,0),(1851,4,1851,0),(1852,4,1852,0),(1853,4,1853,0),(1854,4,1854,0),(1855,4,1855,0),(1856,4,1856,0),(1857,4,1857,0),(1858,4,1858,0),(1859,4,1859,0),(1860,4,1860,0),(1861,4,1861,0),(1862,4,1862,0),(1863,4,1863,0),(1864,4,1864,0),(1865,4,1865,0),(1866,4,1866,0),(1867,4,1867,0),(1868,4,1868,0),(1869,4,1869,0),(1870,4,1870,0),(1871,4,1871,0),(1872,4,1872,0),(1873,4,1873,0),(1874,4,1874,0),(1875,4,1875,0),(1876,4,1876,0),(1877,4,1877,0),(1878,4,1878,0),(1879,4,1879,0),(1880,4,1880,0),(1881,4,1881,0),(1882,4,1882,0),(1883,4,1883,0),(1884,4,1884,0),(1885,4,1885,0),(1886,4,1886,0),(1887,4,1887,0),(1888,4,1888,0),(1889,4,1889,0),(1890,4,1890,0),(1891,4,1891,0),(1892,4,1892,0),(1893,4,1893,0),(1894,4,1894,0),(1895,4,1895,0),(1896,4,1896,0),(1897,4,1897,0),(1898,4,1898,0),(1899,4,1899,0),(1900,4,1900,0),(1901,4,1901,0),(1902,4,1902,0),(1903,4,1903,0),(1904,4,1904,0),(1905,4,1905,0),(1906,4,1906,0),(1907,4,1907,0),(1908,4,1908,0),(1909,4,1909,0),(1910,4,1910,0),(1911,4,1911,0),(1912,4,1912,0),(1913,4,1913,0),(1914,4,1914,0),(1915,4,1915,0),(1916,4,1916,0),(1917,4,1917,0),(1918,4,1918,0),(1919,4,1919,0),(1920,4,1920,0),(1921,4,1921,0),(1922,4,1922,0),(1923,4,1923,0),(1924,4,1924,0),(1925,4,1925,0),(1926,4,1926,0),(1927,4,1927,0),(1928,4,1928,0),(1929,4,1929,0),(1930,4,1930,0),(1931,4,1931,0),(1932,4,1932,0),(1933,4,1933,0),(1934,4,1934,0),(1935,4,1935,0),(1936,4,1936,0),(1937,4,1937,0),(1938,4,1938,0),(1939,4,1939,0),(1940,4,1940,0),(1941,4,1941,0),(1942,4,1942,0),(1943,4,1943,0),(1944,4,1944,0),(1945,4,1945,0),(1946,4,1946,0),(1947,4,1947,0),(1948,4,1948,0),(1949,4,1949,0),(1950,4,1950,0),(1951,4,1951,0),(1952,4,1952,0),(1953,4,1953,0),(1954,4,1954,0),(1955,4,1955,0),(1956,4,1956,0),(1957,4,1957,0),(1958,4,1958,0),(1959,4,1959,0),(1960,4,1960,0),(1961,4,1961,0),(1962,4,1962,0),(1963,4,1963,0),(1964,4,1964,0),(1965,4,1965,0),(1966,4,1966,0),(1967,4,1967,0),(1968,4,1968,0),(1969,4,1969,0),(1970,4,1970,0),(1971,4,1971,0),(1972,4,1972,0),(1973,4,1973,0),(1974,4,1974,0),(1975,4,1975,0),(1976,4,1976,0),(1977,4,1977,0),(1978,4,1978,0),(1979,4,1979,0),(1980,4,1980,0),(1981,4,1981,0),(1982,4,1982,0),(1983,4,1983,0),(1984,4,1984,0),(1985,4,1985,0),(1986,4,1986,0),(1987,4,1987,0),(1988,4,1988,0),(1989,4,1989,0),(1990,4,1990,0),(1991,4,1991,0),(1992,4,1992,0),(1993,4,1993,0),(1994,4,1994,0),(1995,4,1995,0),(1996,4,1996,0),(1997,4,1997,0),(1998,4,1998,0),(1999,4,1999,0),(2000,4,2000,0),(2001,4,2001,0),(2002,4,2002,0),(2003,4,2003,0),(2004,4,2004,0),(2005,4,2005,0),(2006,4,2006,0),(2007,4,2007,0),(2008,4,2008,0),(2009,4,2009,0),(2010,4,2010,0),(2011,4,2011,0),(2012,4,2012,0),(2013,4,2013,0),(2014,4,2014,0),(2015,4,2015,0),(2016,4,2016,0),(2017,4,2017,0),(2018,4,2018,0),(2019,4,2019,0),(2020,4,2020,0),(2021,4,2021,0),(2022,4,2022,0),(2023,4,2023,0),(2024,4,2024,0),(2025,4,2025,0),(2026,4,2026,0),(2027,4,2027,0),(2028,4,2028,0),(2029,4,2029,0),(2030,4,2030,0),(2031,4,2031,0),(2032,4,2032,0),(2033,4,2033,0),(2034,4,2034,0),(2035,4,2035,0),(2036,4,2036,0),(2037,4,2037,0),(2038,4,2038,0),(2039,4,2039,0),(2040,4,2040,0),(2041,4,2041,0),(2042,4,2042,0),(2043,4,2043,0),(2044,4,2044,0),(2045,4,2045,0),(2046,4,2046,0),(2047,4,2047,0),(2048,4,2048,0),(2049,4,2049,0),(2050,4,2050,0),(2051,4,2051,0),(2052,4,2052,0),(2053,4,2053,0),(2054,4,2054,0),(2055,4,2055,0),(2056,4,2056,0),(2057,4,2057,0),(2058,4,2058,0),(2059,4,2059,0),(2060,4,2060,0),(2061,4,2061,0),(2062,4,2062,0),(2063,4,2063,0),(2064,4,2064,0),(2065,4,2065,0),(2066,4,2066,0),(2067,4,2067,0),(2068,4,2068,0),(2069,4,2069,0),(2070,4,2070,0),(2071,4,2071,0),(2072,4,2072,0),(2073,4,2073,0),(2074,4,2074,0),(2075,4,2075,0),(2076,4,2076,0),(2077,4,2077,0),(2078,4,2078,0),(2079,4,2079,0),(2080,4,2080,0),(2081,4,2081,0),(2082,4,2082,0),(2083,4,2083,0),(2084,4,2084,0),(2085,4,2085,0),(2086,4,2086,0),(2087,4,2087,0),(2088,4,2088,0),(2089,4,2089,0),(2090,4,2090,0),(2091,4,2091,0),(2092,4,2092,0),(2093,4,2093,0),(2094,4,2094,0),(2095,4,2095,0),(2096,4,2096,0),(2097,4,2097,0),(2098,4,2098,0),(2099,4,2099,0),(2100,4,2100,0),(2101,4,2101,0),(2102,4,2102,0),(2103,4,2103,0),(2104,4,2104,0),(2105,4,2105,0),(2106,4,2106,0),(2107,4,2107,0),(2108,4,2108,0),(2109,4,2109,0),(2110,4,2110,0),(2111,4,2111,0),(2112,4,2112,0),(2113,4,2113,0),(2114,4,2114,0),(2115,4,2115,0),(2116,4,2116,0),(2117,4,2117,0),(2118,4,2118,0),(2119,4,2119,0),(2120,4,2120,0),(2121,4,2121,0),(2122,4,2122,0),(2123,4,2123,0),(2124,4,2124,0),(2125,4,2125,0),(2126,4,2126,0),(2127,4,2127,0),(2128,4,2128,0),(2129,4,2129,0),(2130,4,2130,0),(2131,4,2131,0),(2132,4,2132,0),(2133,4,2133,0),(2134,4,2134,0),(2135,4,2135,0),(2136,4,2136,0),(2137,4,2137,0),(2138,4,2138,0),(2139,4,2139,0),(2140,4,2140,0),(2141,4,2141,0),(2142,4,2142,0),(2143,4,2143,0),(2144,4,2144,0),(2145,4,2145,0),(2146,4,2146,0),(2147,4,2147,0),(2148,4,2148,0),(2149,4,2149,0),(2150,4,2150,0),(2151,4,2151,0),(2152,4,2152,0),(2153,4,2153,0),(2154,4,2154,0),(2155,4,2155,0),(2156,4,2156,0),(2157,4,2157,0),(2158,4,2158,0),(2159,4,2159,0),(2160,4,2160,0),(2161,4,2161,0),(2162,4,2162,0),(2163,4,2163,0),(2164,4,2164,0),(2165,4,2165,0),(2166,4,2166,0),(2167,4,2167,0),(2168,4,2168,0),(2169,4,2169,0),(2170,4,2170,0),(2171,4,2171,0),(2172,4,2172,0),(2173,4,2173,0),(2174,4,2174,0),(2175,4,2175,0),(2176,4,2176,0),(2177,4,2177,0),(2178,4,2178,0),(2179,4,2179,0),(2180,4,2180,0),(2181,4,2181,0),(2182,4,2182,0),(2183,4,2183,0),(2184,4,2184,0),(2185,4,2185,0),(2186,4,2186,0),(2187,4,2187,0),(2188,4,2188,0),(2189,4,2189,0),(2190,4,2190,0),(2191,4,2191,0),(2192,4,2192,0),(2193,4,2193,0),(2194,4,2194,0),(2195,4,2195,0),(2196,4,2196,0),(2197,4,2197,0),(2198,4,2198,0),(2199,4,2199,0),(2200,4,2200,0),(2201,4,2201,0),(2202,4,2202,0),(2203,4,2203,0),(2204,4,2204,0),(2205,4,2205,0),(2206,4,2206,0),(2207,4,2207,0),(2208,4,2208,0),(2209,4,2209,0),(2210,4,2210,0),(2211,4,2211,0),(2212,4,2212,0),(2213,4,2213,0),(2214,4,2214,0),(2215,4,2215,0),(2216,4,2216,0),(2217,4,2217,0),(2218,4,2218,0),(2219,4,2219,0),(2220,4,2220,0),(2221,4,2221,0),(2222,4,2222,0),(2223,4,2223,0),(2224,4,2224,0),(2225,4,2225,0),(2226,4,2226,0),(2227,4,2227,0),(2228,4,2228,0),(2229,4,2229,0),(2230,4,2230,0),(2231,4,2231,0),(2232,4,2232,0),(2233,4,2233,0),(2234,4,2234,0),(2235,4,2235,0),(2236,4,2236,0),(2237,4,2237,0),(2238,4,2238,0),(2239,4,2239,0),(2240,4,2240,0),(2241,4,2241,0),(2242,4,2242,0),(2243,4,2243,0),(2244,4,2244,0),(2245,4,2245,0),(2246,4,2246,0),(2247,4,2247,0),(2248,4,2248,0),(2249,4,2249,0),(2250,4,2250,0),(2251,4,2251,0),(2252,4,2252,0),(2253,4,2253,0),(2254,4,2254,0),(2255,4,2255,0),(2256,4,2256,0),(2257,4,2257,0),(2258,4,2258,0),(2259,4,2259,0),(2260,4,2260,0),(2261,4,2261,0),(2262,4,2262,0),(2263,4,2263,0),(2264,4,2264,0),(2265,4,2265,0),(2266,4,2266,0),(2267,4,2267,0),(2268,4,2268,0),(2269,4,2269,0),(2270,4,2270,0),(2271,4,2271,0),(2272,4,2272,0),(2273,4,2273,0),(2274,4,2274,0),(2275,4,2275,0),(2276,4,2276,0),(2277,4,2277,0),(2278,4,2278,0),(2279,4,2279,0),(2280,4,2280,0),(2281,4,2281,0),(2282,4,2282,0),(2283,4,2283,0),(2284,4,2284,0),(2285,4,2285,0),(2286,4,2286,0),(2287,4,2287,0),(2288,4,2288,0),(2289,4,2289,0),(2290,4,2290,0),(2291,4,2291,0),(2292,4,2292,0),(2293,4,2293,0),(2294,4,2294,0),(2295,4,2295,0),(2296,4,2296,0),(2297,4,2297,0),(2298,4,2298,0),(2299,4,2299,0),(2300,4,2300,0),(2301,4,2301,0),(2302,4,2302,0),(2303,4,2303,0),(2304,4,2304,0),(2305,4,2305,0),(2306,4,2306,0),(2307,4,2307,0),(2308,4,2308,0),(2309,4,2309,0),(2310,4,2310,0),(2311,4,2311,0),(2312,4,2312,0),(2313,4,2313,0),(2314,4,2314,0),(2315,4,2315,0),(2316,4,2316,0),(2317,4,2317,0),(2318,4,2318,0),(2319,4,2319,0),(2320,4,2320,0),(2321,4,2321,0),(2322,4,2322,0),(2323,4,2323,0),(2324,4,2324,0),(2325,4,2325,0),(2326,4,2326,0),(2327,4,2327,0),(2328,4,2328,0),(2329,4,2329,0),(2330,4,2330,0),(2331,4,2331,0),(2332,4,2332,0),(2333,4,2333,0),(2334,4,2334,0),(2335,4,2335,0),(2336,4,2336,0),(2337,4,2337,0),(2338,4,2338,0),(2339,4,2339,0),(2340,4,2340,0),(2341,4,2341,0),(2342,4,2342,0),(2343,4,2343,0),(2344,4,2344,0),(2345,4,2345,0),(2346,4,2346,0),(2347,4,2347,0),(2348,4,2348,0),(2349,4,2349,0),(2350,4,2350,0),(2351,4,2351,0),(2352,4,2352,0),(2353,4,2353,0),(2354,4,2354,0),(2355,4,2355,0),(2356,4,2356,0),(2357,4,2357,0),(2358,4,2358,0),(2359,4,2359,0),(2360,4,2360,0),(2361,4,2361,0),(2362,4,2362,0),(2363,4,2363,0),(2364,4,2364,0),(2365,4,2365,0),(2366,4,2366,0),(2367,4,2367,0),(2368,4,2368,0),(2369,4,2369,0),(2370,4,2370,0),(2371,4,2371,0),(2372,4,2372,0),(2373,4,2373,0),(2374,4,2374,0),(2375,4,2375,0),(2376,4,2376,0),(2377,4,2377,0),(2378,4,2378,0),(2379,4,2379,0),(2380,4,2380,0),(2381,4,2381,0),(2382,4,2382,0),(2383,4,2383,0),(2384,4,2384,0),(2385,4,2385,0),(2386,4,2386,0),(2387,4,2387,0),(2388,4,2388,0),(2389,4,2389,0),(2390,4,2390,0),(2391,4,2391,0),(2392,4,2392,0),(2393,4,2393,0),(2394,4,2394,0),(2395,4,2395,0),(2396,4,2396,0),(2397,4,2397,0),(2398,4,2398,0),(2399,4,2399,0),(2400,4,2400,0),(2401,4,2401,0),(2402,4,2402,0),(2403,4,2403,0),(2404,4,2404,0),(2405,4,2405,0),(2406,4,2406,0),(2407,4,2407,0),(2408,4,2408,0),(2409,4,2409,0),(2410,4,2410,0),(2411,4,2411,0),(2412,4,2412,0),(2413,4,2413,0),(2414,4,2414,0),(2415,4,2415,0),(2416,4,2416,0),(2417,4,2417,0),(2418,4,2418,0),(2419,4,2419,0),(2420,4,2420,0),(2421,4,2421,0),(2422,4,2422,0),(2423,4,2423,0),(2424,4,2424,0),(2425,4,2425,0),(2426,4,2426,0),(2427,4,2427,0),(2428,4,2428,0),(2429,4,2429,0),(2430,4,2430,0),(2431,4,2431,0),(2432,4,2432,0),(2433,4,2433,0),(2434,4,2434,0),(2435,4,2435,0),(2436,4,2436,0),(2437,4,2437,0),(2438,4,2438,0),(2439,4,2439,0),(2440,4,2440,0),(2441,4,2441,0),(2442,4,2442,0),(2443,4,2443,0),(2444,4,2444,0),(2445,4,2445,0),(2446,4,2446,0),(2447,4,2447,0),(2448,4,2448,0),(2449,4,2449,0),(2450,4,2450,0),(2451,4,2451,0),(2452,4,2452,0),(2453,4,2453,0),(2454,4,2454,0),(2455,4,2455,0),(2456,4,2456,0),(2457,4,2457,0),(2458,4,2458,0),(2459,4,2459,0),(2460,4,2460,0),(2461,4,2461,0),(2462,4,2462,0),(2463,4,2463,0),(2464,4,2464,0),(2465,4,2465,0),(2466,4,2466,0),(2467,4,2467,0),(2468,4,2468,0),(2469,4,2469,0),(2470,4,2470,0),(2471,4,2471,0),(2472,4,2472,0),(2473,4,2473,0),(2474,4,2474,0),(2475,4,2475,0),(2476,4,2476,0),(2477,4,2477,0),(2478,4,2478,0),(2479,4,2479,0),(2480,4,2480,0),(2481,4,2481,0),(2482,4,2482,0),(2483,4,2483,0),(2484,4,2484,0),(2485,4,2485,0),(2486,4,2486,0),(2487,4,2487,0),(2488,4,2488,0),(2489,4,2489,0),(2490,4,2490,0),(2491,4,2491,0),(2492,4,2492,0),(2493,4,2493,0),(2494,4,2494,0),(2495,4,2495,0),(2496,4,2496,0),(2497,4,2497,0),(2498,4,2498,0),(2499,4,2499,0),(2500,4,2500,0),(2501,4,2501,0),(2502,4,2502,0),(2503,4,2503,0),(2504,4,2504,0),(2505,4,2505,0),(2506,4,2506,0),(2507,4,2507,0),(2508,4,2508,0),(2509,4,2509,0),(2510,4,2510,0),(2511,4,2511,0),(2512,4,2512,0),(2513,4,2513,0),(2514,4,2514,0),(2515,4,2515,0),(2516,4,2516,0),(2517,4,2517,0),(2518,4,2518,0),(2519,4,2519,0),(2520,4,2520,0),(2521,4,2521,0),(2522,4,2522,0),(2523,4,2523,0),(2524,4,2524,0),(2525,4,2525,0),(2526,4,2526,0),(2527,4,2527,0),(2528,4,2528,0),(2529,4,2529,0),(2530,4,2530,0),(2531,4,2531,0),(2532,4,2532,0),(2533,4,2533,0),(2534,4,2534,0),(2535,4,2535,0),(2536,4,2536,0),(2537,4,2537,0),(2538,4,2538,0),(2539,4,2539,0),(2540,4,2540,0),(2541,4,2541,0),(2542,4,2542,0),(2543,4,2543,0),(2544,4,2544,0),(2545,4,2545,0),(2546,4,2546,0),(2547,4,2547,0),(2548,4,2548,0),(2549,4,2549,0),(2550,4,2550,0),(2551,4,2551,0),(2552,4,2552,0),(2553,4,2553,0),(2554,4,2554,0),(2555,4,2555,0),(2556,4,2556,0),(2557,4,2557,0),(2558,4,2558,0),(2559,4,2559,0),(2560,4,2560,0),(2561,4,2561,0),(2562,4,2562,0),(2563,4,2563,0),(2564,4,2564,0),(2565,4,2565,0),(2566,4,2566,0),(2567,4,2567,0),(2568,4,2568,0),(2569,4,2569,0),(2570,4,2570,0),(2571,4,2571,0),(2572,4,2572,0),(2573,4,2573,0),(2574,4,2574,0),(2575,4,2575,0),(2576,4,2576,0),(2577,4,2577,0),(2578,4,2578,0),(2579,4,2579,0),(2580,4,2580,0),(2581,4,2581,0),(2582,4,2582,0),(2583,4,2583,0),(2584,4,2584,0),(2585,4,2585,0),(2586,4,2586,0),(2587,4,2587,0),(2588,4,2588,0),(2589,4,2589,0),(2590,4,2590,0),(2591,4,2591,0),(2592,4,2592,0),(2593,4,2593,0),(2594,4,2594,0),(2595,4,2595,0),(2596,4,2596,0),(2597,4,2597,0),(2598,4,2598,0),(2599,4,2599,0),(2600,4,2600,0),(2601,4,2601,0),(2602,4,2602,0),(2603,4,2603,0),(2618,4,2618,0),(2619,4,2619,0),(2620,4,2620,0),(2621,4,2621,0),(2622,4,2622,0),(2623,4,2623,0),(2624,4,2624,0),(2625,4,2625,0),(2626,4,2626,0),(2627,4,2627,0),(2628,4,2628,0),(2629,4,2629,0),(2630,4,2630,0),(2631,4,2631,0),(2632,4,2632,0),(2633,4,2633,0),(2634,4,2634,0),(2635,4,2635,0),(2636,4,2636,0),(2637,4,2637,0),(2638,4,2638,0),(2639,4,2639,0),(2640,4,2640,0),(2641,4,2641,0),(2642,4,2642,0),(2643,4,2643,0),(2644,4,2644,0),(2645,4,2645,0),(2646,4,2646,0),(2647,4,2647,0),(2648,4,2648,0),(2649,4,2649,0),(2650,4,2650,0),(2651,4,2651,0),(2652,4,2652,0),(2653,4,2653,0),(2654,4,2654,0),(2655,4,2655,0),(2656,4,2656,0),(2657,4,2657,0),(2658,4,2658,0),(2659,4,2659,0),(2660,4,2660,0),(2661,4,2661,0),(2662,4,2662,0),(2666,4,2666,0),(2667,4,2667,0),(2668,4,2668,0),(2669,4,2669,0),(2670,4,2670,0),(2671,4,2671,0),(2672,4,2672,0),(2673,4,2673,0),(2674,4,2674,0),(2675,4,2675,0),(2676,4,2676,0),(2677,4,2677,0),(2690,4,2690,0),(2691,4,2691,0),(2692,4,2692,0),(2693,4,2693,0),(2694,4,2694,0),(2695,4,2695,0),(2696,4,2696,0),(2697,4,2697,0),(2698,4,2698,0),(2699,4,2699,0),(2700,4,2700,0),(2701,4,2701,0),(2702,4,2702,0),(2703,4,2703,0),(2712,4,2712,0),(2713,4,2713,0),(2714,4,2714,0),(2715,4,2715,0),(2716,4,2716,0),(2717,4,2717,0),(2726,4,2726,0),(2727,4,2727,0),(2728,4,2728,0),(2729,4,2729,0),(2730,4,2730,0),(2731,4,2731,0),(2732,4,2732,0),(2733,4,2733,0),(2754,4,2754,0),(2755,4,2755,0),(2756,4,2756,0),(2757,4,2757,0),(2758,4,2758,0),(2759,4,2759,0),(2760,4,2760,0),(2761,4,2761,0),(2762,4,2762,0),(2763,4,2763,0),(2764,4,2764,0),(2765,4,2765,0),(2766,4,2766,0),(2767,4,2767,0),(2768,4,2768,0),(2769,4,2769,0),(2770,4,2770,0),(2771,4,2771,0),(2772,4,2772,0),(2773,4,2773,0),(2781,4,2781,0),(2782,4,2782,0),(2783,4,2783,0),(2784,4,2784,0),(2785,4,2785,0),(2786,4,2786,0),(2787,4,2787,0),(2788,4,2788,0),(2789,4,2789,0),(2790,4,2790,0),(2791,4,2791,0),(2792,4,2792,0),(2793,4,2793,0),(2794,4,2794,0),(2795,4,2795,0),(2796,4,2796,0),(2797,4,2797,0),(2798,4,2798,0),(2799,4,2799,0),(2800,4,2800,0),(2801,4,2801,0),(2802,4,2802,0),(2803,4,2803,0),(2804,4,2804,0),(2805,4,2805,0),(2806,4,2806,0),(2807,4,2807,0),(2808,4,2808,0),(2809,4,2809,0),(2810,4,2810,0),(2811,4,2811,0),(2812,4,2812,0),(2813,4,2813,0),(2814,4,2814,0),(2815,4,2815,0),(2816,4,2816,0),(2817,4,2817,0),(2818,4,2818,0),(2819,4,2819,0),(2820,4,2820,0),(2821,4,2821,0),(2822,4,2822,0),(2823,4,2823,0),(2824,4,2824,0),(2825,4,2825,0),(2826,4,2826,0),(2827,4,2827,0),(2828,4,2828,0),(2829,4,2829,0),(2830,4,2830,0),(2831,4,2831,0),(2832,4,2832,0),(2833,4,2833,0),(2834,4,2834,0),(2835,4,2835,0),(2836,4,2836,0),(2837,4,2837,0),(2838,4,2838,0),(2839,4,2839,0),(2840,4,2840,0),(2841,4,2841,0),(2842,4,2842,0),(2843,4,2843,0),(2844,4,2844,0),(2845,4,2845,0),(2846,4,2846,0),(2847,4,2847,0),(2848,4,2848,0),(2849,4,2849,0),(2850,4,2850,0),(2851,4,2851,0),(2852,4,2852,0),(2853,4,2853,0),(2854,4,2854,0),(2855,4,2855,0),(2856,4,2856,0),(2857,4,2857,0),(2858,4,2858,0),(2859,4,2859,0),(2860,4,2860,0),(2861,4,2861,0),(2862,4,2862,0),(2863,4,2863,0),(2864,4,2864,0),(2865,4,2865,0),(2866,4,2866,0),(2867,4,2867,0),(2868,4,2868,0),(2869,4,2869,0),(2870,4,2870,0),(2871,4,2871,0),(2872,4,2872,0),(2873,4,2873,0),(2874,4,2874,0),(2875,4,2875,0),(2876,4,2876,0),(2877,4,2877,0),(2878,4,2878,0),(2879,4,2879,0),(2880,4,2880,0),(2881,4,2881,0),(2882,4,2882,0),(2883,4,2883,0),(2884,4,2884,0),(2885,4,2885,0),(2886,4,2886,0),(2887,4,2887,0),(2888,4,2888,0),(2889,4,2889,0),(2890,4,2890,0),(2891,4,2891,0),(2892,4,2892,0),(2893,4,2893,0),(2894,4,2894,0),(2895,4,2895,0),(2896,4,2896,0),(2897,4,2897,0),(2898,4,2898,0),(2899,4,2899,0),(2900,4,2900,0),(2901,4,2901,0),(2902,4,2902,0),(2903,4,2903,0),(2904,4,2904,0),(2905,4,2905,0),(2906,4,2906,0),(2907,4,2907,0),(2908,4,2908,0),(2909,4,2909,0),(2910,4,2910,0),(2911,4,2911,0),(2912,4,2912,0),(2913,4,2913,0),(2914,4,2914,0),(2915,4,2915,0),(2916,4,2916,0),(2917,4,2917,0),(2918,4,2918,0),(2919,4,2919,0),(2920,4,2920,0),(2921,4,2921,0),(2922,4,2922,0),(2923,4,2923,0),(2924,4,2924,0),(2925,4,2925,0),(2926,4,2926,0),(2927,4,2927,0),(2928,4,2928,0),(2929,4,2929,0),(2930,4,2930,0),(2931,4,2931,0),(2932,4,2932,0),(2933,4,2933,0),(2934,4,2934,0),(2935,4,2935,0),(2936,4,2936,0),(2937,4,2937,0),(2938,4,2938,0),(2939,4,2939,0),(2940,4,2940,0),(2941,4,2941,0),(2942,4,2942,0),(2943,4,2943,0),(2944,4,2944,0),(2945,4,2945,0),(2946,4,2946,0),(2947,4,2947,0),(2948,4,2948,0),(2949,4,2949,0),(2950,4,2950,0),(2951,4,2951,0),(2952,4,2952,0),(2953,4,2953,0),(2954,4,2954,0),(2955,4,2955,0),(2956,4,2956,0),(2957,4,2957,0),(2958,4,2958,0),(2959,4,2959,0),(2960,4,2960,0),(2961,4,2961,0),(2962,4,2962,0),(2963,4,2963,0),(2964,4,2964,0),(2965,4,2965,0),(2966,4,2966,0),(2967,4,2967,0),(2968,4,2968,0),(2969,4,2969,0),(2970,4,2970,0),(2971,4,2971,0),(2972,4,2972,0),(2973,4,2973,0),(2974,4,2974,0),(2975,4,2975,0),(2976,4,2976,0),(2977,4,2977,0),(2978,4,2978,0),(2979,4,2979,0),(2980,4,2980,0),(2981,4,2981,0),(2982,4,2982,0),(2983,4,2983,0),(2984,4,2984,0),(2985,4,2985,0),(2986,4,2986,0),(2987,4,2987,0),(2988,4,2988,0),(2989,4,2989,0),(2990,4,2990,0),(2991,4,2991,0),(2992,4,2992,0),(2993,4,2993,0),(2994,4,2994,0),(2998,4,2998,0),(2999,4,2999,0),(3000,4,3000,0),(3001,4,3001,0),(3002,4,3002,0),(3003,4,3003,0),(3004,4,3004,0),(3005,4,3005,0),(3006,4,3006,0),(3007,4,3007,0),(3008,4,3008,0),(3009,4,3009,0),(3010,4,3010,0),(3011,4,3011,0),(3012,4,3012,0),(3013,4,3013,0),(3014,4,3014,0),(3015,4,3015,0),(3016,4,3016,0),(3017,4,3017,0),(3018,4,3018,0),(3019,4,3019,0),(3020,4,3020,0),(3021,4,3021,0),(3022,4,3022,0),(3023,4,3023,0),(3024,4,3024,0),(3025,4,3025,0),(3026,4,3026,0),(3027,4,3027,0),(3028,4,3028,0),(3029,4,3029,0),(3030,4,3030,0),(3031,4,3031,0),(3032,4,3032,0),(3033,4,3033,0),(3034,4,3034,0),(3035,4,3035,0),(3036,4,3036,0),(3037,4,3037,0),(3041,4,3041,0),(3042,4,3042,0),(3043,4,3043,0),(3044,4,3044,0),(3045,4,3045,0),(3046,4,3046,0),(3047,4,3047,0),(3048,4,3048,0),(3049,4,3049,0),(3050,4,3050,0),(3051,4,3051,0),(3052,4,3052,0),(3053,4,3053,0),(3054,4,3054,0),(3055,4,3055,0),(3056,4,3056,0),(3057,4,3057,0),(3058,4,3058,0),(3065,4,3065,0),(3066,4,3066,0),(3067,4,3067,0),(3068,4,3068,0),(3069,4,3069,0),(3070,4,3070,0),(3071,4,3071,0),(3072,4,3072,0),(3073,4,3073,0),(3074,4,3074,0),(3075,4,3075,0),(3076,4,3076,0),(3077,4,3077,0),(3078,4,3078,0),(3079,4,3079,0),(3080,4,3080,0),(3081,4,3081,0),(3082,4,3082,0),(3083,4,3083,0),(3084,4,3084,0),(3085,4,3085,0),(3086,4,3086,0),(3087,4,3087,0),(3088,4,3088,0),(3089,4,3089,0),(3090,4,3090,0),(3091,4,3091,0),(3092,4,3092,0),(3093,4,3093,0),(3094,4,3094,0),(3095,4,3095,0),(3096,4,3096,0),(3097,4,3097,0),(3098,4,3098,0),(3099,4,3099,0),(3100,4,3100,0),(3101,4,3101,0),(3102,4,3102,0),(3103,4,3103,0),(3104,4,3104,0),(3106,4,3106,0),(3107,4,3107,0),(3108,4,3108,0),(3109,4,3109,0),(3110,4,3110,0),(3111,4,3111,0),(3112,4,3112,0),(3113,4,3113,0),(3114,4,3114,0),(3115,4,3115,0),(3116,4,3116,0),(3117,4,3117,0),(3118,4,3118,0),(3119,4,3119,0),(3120,4,3120,0),(3121,4,3121,0),(3122,4,3122,0),(3123,4,3123,0),(3124,4,3124,0),(3125,4,3125,0),(3126,4,3126,0),(3127,4,3127,0),(3128,4,3128,0),(3135,4,3135,0),(3136,4,3136,0),(3137,4,3137,0),(3140,4,3140,0),(3141,4,3141,0),(3142,4,3142,0),(3143,4,3143,0),(3144,4,3144,0),(3145,4,3145,0),(3146,4,3146,0),(3147,4,3147,0),(3148,4,3148,0),(3149,4,3149,0),(3150,4,3150,0),(3151,4,3151,0),(3152,4,3152,0),(3153,4,3153,0),(3154,4,3154,0),(3155,4,3155,0),(3156,4,3156,0),(3157,4,3157,0),(3158,4,3158,0),(3159,4,3159,0),(3160,4,3160,0),(3161,4,3161,0),(3162,4,3162,0),(3163,4,3163,0),(3164,4,3164,0),(3165,4,3165,0),(3166,4,3166,0),(3167,4,3167,0),(3168,4,3168,0),(3169,4,3169,0),(3170,4,3170,0),(3171,4,3171,0),(3172,4,3172,0),(3173,4,3173,0),(3174,4,3174,0),(3175,4,3175,0),(3176,4,3176,0),(3177,4,3177,0),(3178,4,3178,0),(3179,4,3179,0),(3180,4,3180,0),(3181,4,3181,0),(3182,4,3182,0),(3183,4,3183,0),(3184,4,3184,0),(3185,4,3185,0),(3186,4,3186,0),(3187,4,3187,0),(3188,4,3188,0),(3189,4,3189,0),(3190,4,3190,0),(3191,4,3191,0),(3192,4,3192,0),(3193,4,3193,0),(3194,4,3194,0),(3195,4,3195,0),(3196,4,3196,0),(3197,4,3197,0),(3198,4,3198,0),(3199,4,3199,0),(3200,4,3200,0),(3201,4,3201,0),(3202,4,3202,0),(3203,4,3203,0),(3204,4,3204,0),(3205,4,3205,0),(3206,4,3206,0),(3207,4,3207,0),(3208,4,3208,0),(3209,4,3209,0),(3210,4,3210,0),(3211,4,3211,0),(3212,4,3212,0),(3213,4,3213,0),(3214,4,3214,0),(3215,4,3215,0),(3216,4,3216,0),(3217,4,3217,0),(3218,4,3218,0),(3219,4,3219,0),(3220,4,3220,0),(3221,4,3221,0),(3222,4,3222,0),(3223,4,3223,0),(3224,4,3224,0),(3225,4,3225,0),(3226,4,3226,0),(3227,4,3227,0),(3228,4,3228,0),(3229,4,3229,0),(3230,4,3230,0),(3231,4,3231,0),(3232,4,3232,0),(3233,4,3233,0),(3234,4,3234,0),(3235,4,3235,0),(3236,4,3236,0),(3237,4,3237,0),(3238,4,3238,0),(3239,4,3239,0),(3240,4,3240,0),(3241,4,3241,0),(3242,4,3242,0),(3243,4,3243,0),(3244,4,3244,0),(3245,4,3245,0),(3246,4,3246,0),(3247,4,3247,0),(3248,4,3248,0),(3249,4,3249,0),(3250,4,3250,0),(3251,4,3251,0),(3252,4,3252,0),(3253,4,3253,0),(3254,4,3254,0),(3255,4,3255,0),(3256,4,3256,0),(3257,4,3257,0),(3258,4,3258,0),(3259,4,3259,0),(3260,4,3260,0),(3261,4,3261,0),(3262,4,3262,0),(3263,4,3263,0),(3264,4,3264,0),(3265,4,3265,0),(3266,4,3266,0),(3267,4,3267,0),(3268,4,3268,0),(3269,4,3269,0),(3270,4,3270,0),(3271,4,3271,0),(3272,4,3272,0),(3273,4,3273,0),(3274,4,3274,0),(3275,4,3275,0),(3276,4,3276,0),(3277,4,3277,0),(3278,4,3278,0),(3279,4,3279,0),(3280,4,3280,0),(3281,4,3281,0),(3282,4,3282,0),(3283,4,3283,0),(3284,4,3284,0),(3285,4,3285,0),(3286,4,3286,0),(3287,4,3287,0),(3288,4,3288,0),(3289,4,3289,0),(3290,4,3290,0),(3291,4,3291,0),(3292,4,3292,0),(3293,4,3293,0),(3294,4,3294,0),(3295,4,3295,0),(3296,4,3296,0),(3297,4,3297,0),(3298,4,3298,0),(3299,4,3299,0),(3300,4,3300,0),(3301,4,3301,0),(3302,4,3302,0),(3303,4,3303,0),(3304,4,3304,0),(3305,4,3305,0),(3306,4,3306,0),(3307,4,3307,0),(3308,4,3308,0),(3309,4,3309,0),(3310,4,3310,0),(3311,4,3311,0),(3312,4,3312,0),(3313,4,3313,0),(3314,4,3314,0),(3315,4,3315,0),(3316,4,3316,0),(3317,4,3317,0),(3318,4,3318,0),(3319,4,3319,0),(3320,4,3320,0),(3321,4,3321,0),(3322,4,3322,0),(3323,4,3323,0),(3324,4,3324,0),(3325,4,3325,0),(3326,4,3326,0),(3327,4,3327,0),(3328,4,3328,0),(3329,4,3329,0),(3330,4,3330,0),(3331,4,3331,0),(3332,4,3332,0),(3333,4,3333,0),(3334,4,3334,0),(3335,4,3335,0),(3336,4,3336,0),(3337,4,3337,0),(3338,4,3338,0),(3339,4,3339,0),(3340,4,3340,0),(3341,4,3341,0),(3342,4,3342,0),(3343,4,3343,0),(3344,4,3344,0),(3345,4,3345,0),(3346,4,3346,0),(3347,4,3347,0),(3348,4,3348,0),(3349,4,3349,0),(3350,4,3350,0),(3351,4,3351,0),(3352,4,3352,0),(3353,4,3353,0),(3354,4,3354,0),(3355,4,3355,0),(3356,4,3356,0),(3357,4,3357,0),(3358,4,3358,0),(3359,4,3359,0),(3360,4,3360,0),(3361,4,3361,0),(3362,4,3362,0),(3363,4,3363,0),(3364,4,3364,0),(3365,4,3365,0),(3366,4,3366,0),(3367,4,3367,0),(3368,4,3368,0),(3369,4,3369,0),(3370,4,3370,0),(3371,4,3371,0),(3372,4,3372,0),(3373,4,3373,0),(3374,4,3374,0),(3375,4,3375,0),(3376,4,3376,0),(3377,4,3377,0),(3378,4,3378,0),(3379,4,3379,0),(3380,4,3380,0),(3381,4,3381,0),(3382,4,3382,0),(3383,4,3383,0),(3384,4,3384,0),(3385,4,3385,0),(3386,4,3386,0),(3387,4,3387,0),(3388,4,3388,0),(3389,4,3389,0),(3390,4,3390,0),(3391,4,3391,0),(3392,4,3392,0),(3393,4,3393,0),(3394,4,3394,0),(3395,4,3395,0),(3396,4,3396,0),(3397,4,3397,0),(3398,4,3398,0),(3399,4,3399,0),(3400,4,3400,0),(3401,4,3401,0),(3402,4,3402,0),(3403,4,3403,0),(3404,4,3404,0),(3405,4,3405,0),(3406,4,3406,0),(3407,4,3407,0),(3408,4,3408,0),(3409,4,3409,0),(3410,4,3410,0),(3411,4,3411,0),(3412,4,3412,0),(3413,4,3413,0),(3414,4,3414,0),(3415,4,3415,0),(3416,4,3416,0),(3417,4,3417,0),(3418,4,3418,0),(3419,4,3419,0),(3420,4,3420,0),(3421,4,3421,0),(3422,4,3422,0),(3423,4,3423,0),(3424,4,3424,0),(3425,4,3425,0),(3426,4,3426,0),(3427,4,3427,0),(3428,4,3428,0),(3429,4,3429,0),(3430,4,3430,0),(3431,4,3431,0),(3432,4,3432,0),(3433,4,3433,0),(3434,4,3434,0),(3435,4,3435,0),(3436,4,3436,0),(3437,4,3437,0),(3438,4,3438,0),(3439,4,3439,0),(3440,4,3440,0),(3441,4,3441,0),(3442,4,3442,0),(3443,4,3443,0),(3444,4,3444,0),(3445,4,3445,0),(3446,4,3446,0),(3447,4,3447,0),(3448,4,3448,0),(3449,4,3449,0),(3450,4,3450,0),(3451,4,3451,0),(3452,4,3452,0),(3453,4,3453,0),(3454,4,3454,0),(3455,4,3455,0),(3456,4,3456,0),(3457,4,3457,0),(3458,4,3458,0),(3459,4,3459,0),(3460,4,3460,0),(3461,4,3461,0),(3462,4,3462,0),(3463,4,3463,0),(3464,4,3464,0),(3465,4,3465,0),(3466,4,3466,0),(3467,4,3467,0),(3468,4,3468,0),(3469,4,3469,0),(3470,4,3470,0),(3471,4,3471,0),(3472,4,3472,0),(3473,4,3473,0),(3474,4,3474,0),(3475,4,3475,0),(3476,4,3476,0),(3477,4,3477,0),(3478,4,3478,0),(3479,4,3479,0),(3480,4,3480,0),(3481,4,3481,0),(3482,4,3482,0),(3483,4,3483,0),(3484,4,3484,0),(3485,4,3485,0),(3486,4,3486,0),(3487,4,3487,0),(3488,4,3488,0),(3489,4,3489,0),(3490,4,3490,0),(3491,4,3491,0),(3492,4,3492,0),(3493,4,3493,0),(3494,4,3494,0),(3495,4,3495,0),(3496,4,3496,0),(3497,4,3497,0),(3498,4,3498,0),(3499,4,3499,0),(3500,4,3500,0),(3501,4,3501,0),(3502,4,3502,0),(3503,4,3503,0),(3504,4,3504,0),(3505,4,3505,0),(3506,4,3506,0),(3507,4,3507,0),(3508,4,3508,0),(3509,4,3509,0),(3510,4,3510,0),(3511,4,3511,0),(3512,4,3512,0),(3513,4,3513,0),(3514,4,3514,0),(3515,4,3515,0),(3516,4,3516,0),(3517,4,3517,0),(3518,4,3518,0),(3519,4,3519,0),(3520,4,3520,0),(3521,4,3521,0),(3522,4,3522,0),(3523,4,3523,0),(3524,4,3524,0),(3525,4,3525,0),(3526,4,3526,0),(3527,4,3527,0),(3528,4,3528,0),(3529,4,3529,0),(3530,4,3530,0),(3531,4,3531,0),(3532,4,3532,0),(3533,4,3533,0),(3534,4,3534,0),(3535,4,3535,0),(3536,4,3536,0),(3537,4,3537,0),(3538,4,3538,0),(3539,4,3539,0),(3540,4,3540,0),(3541,4,3541,0),(3542,4,3542,0),(3543,4,3543,0),(3544,4,3544,0),(3545,4,3545,0),(3546,4,3546,0),(3547,4,3547,0),(3548,4,3548,0),(3549,4,3549,0),(3550,4,3550,0),(3551,4,3551,0),(3552,4,3552,0),(3553,4,3553,0),(3554,4,3554,0),(3555,4,3555,0),(3556,4,3556,0),(3557,4,3557,0),(3558,4,3558,0),(3559,4,3559,0),(3560,4,3560,0),(3561,4,3561,0),(3562,4,3562,0),(3563,4,3563,0),(3564,4,3564,0),(3565,4,3565,0),(3566,4,3566,0),(3567,4,3567,0),(3568,4,3568,0),(3569,4,3569,0),(3570,4,3570,0),(3571,4,3571,0),(3572,4,3572,0),(3573,4,3573,0),(3574,4,3574,0),(3575,4,3575,0),(3576,4,3576,0),(3577,4,3577,0),(3578,4,3578,0),(3579,4,3579,0),(3580,4,3580,0),(3581,4,3581,0),(3582,4,3582,0),(3583,4,3583,0),(3584,4,3584,0),(3585,4,3585,0),(3586,4,3586,0),(3587,4,3587,0),(3590,4,3590,0),(3591,4,3591,0),(3592,4,3592,0),(3593,4,3593,0),(3594,4,3594,0),(3595,4,3595,0),(3596,4,3596,0),(3597,4,3597,0),(3598,4,3598,0),(3599,4,3599,0),(3600,4,3600,0),(3601,4,3601,0),(3602,4,3602,0),(3603,4,3603,0),(3604,4,3604,0),(3605,4,3605,0),(3606,4,3606,0),(3607,4,3607,0),(3608,4,3608,0),(3609,4,3609,0),(3610,4,3610,0),(3611,4,3611,0),(3612,4,3612,0),(3613,4,3613,0),(3614,4,3614,0),(3615,4,3615,0),(3616,4,3616,0),(3617,4,3617,0),(3618,4,3618,0),(3619,4,3619,0),(3620,4,3620,0),(3621,4,3621,0),(3622,4,3622,0),(3623,4,3623,0),(3624,4,3624,0),(3625,4,3625,0),(3626,4,3626,0),(3627,4,3627,0),(3628,4,3628,0),(3629,4,3629,0),(3630,4,3630,0),(3631,4,3631,0),(3632,4,3632,0),(3633,4,3633,0),(3634,4,3634,0),(3635,4,3635,0),(3636,4,3636,0),(3637,4,3637,0),(3638,4,3638,0),(3639,4,3639,0),(3640,4,3640,0),(3641,4,3641,0),(3642,4,3642,0),(3643,4,3643,0),(3644,4,3644,0),(3645,4,3645,0),(3646,4,3646,0),(3647,4,3647,0),(3648,4,3648,0),(3649,4,3649,0),(3650,4,3650,0),(3651,4,3651,0),(3652,4,3652,0),(3653,4,3653,0),(3654,4,3654,0),(3655,4,3655,0),(3667,4,3667,0),(3668,4,3668,0),(3669,4,3669,0),(3670,4,3670,0),(3671,4,3671,0),(3672,4,3672,0),(3673,4,3673,0),(3674,4,3674,0),(3675,4,3675,0),(3676,4,3676,0),(3677,4,3677,0),(3678,4,3678,0),(3679,4,3679,0),(3680,4,3680,0),(3681,4,3681,0),(3682,4,3682,0),(3683,4,3683,0),(3684,4,3684,0),(3685,4,3685,0),(3686,4,3686,0),(3687,4,3687,0),(3688,4,3688,0),(3689,4,3689,0),(3690,4,3690,0),(3691,4,3691,0),(3692,4,3692,0),(3693,4,3693,0),(3694,4,3694,0),(3695,4,3695,0),(3696,4,3696,0),(3697,4,3697,0),(3698,4,3698,0),(3704,4,3704,0),(3705,4,3705,0),(3706,4,3706,0),(3707,4,3707,0),(3708,4,3708,0),(3709,4,3709,0),(3710,4,3710,0),(3711,4,3711,0),(3712,4,3712,0),(3713,4,3713,0),(3714,4,3714,0),(3715,4,3715,0),(3716,4,3716,0),(3717,4,3717,0),(3718,4,3718,0),(3719,4,3719,0),(3720,4,3720,0),(3721,4,3721,0),(3722,4,3722,0),(3723,4,3723,0),(3724,4,3724,0),(3725,4,3725,0),(3726,4,3726,0),(3727,4,3727,0),(3728,4,3728,0),(3729,4,3729,0),(3730,4,3730,0),(3731,4,3731,0),(3732,4,3732,0),(3733,4,3733,0),(3734,4,3734,0),(3735,4,3735,0),(3736,4,3736,0),(3737,4,3737,0),(3738,4,3738,0),(3739,4,3739,0),(3740,4,3740,0),(3741,4,3741,0),(3742,4,3742,0),(3743,4,3743,0),(3744,4,3744,0),(3745,4,3745,0),(3746,4,3746,0),(3747,4,3747,0),(3748,4,3748,0),(3749,4,3749,0),(3750,4,3750,0),(3751,4,3751,0),(3752,4,3752,0),(3753,4,3753,0),(3754,4,3754,0),(3755,4,3755,0),(3756,4,3756,0),(3757,4,3757,0),(3758,4,3758,0),(3759,4,3759,0),(3760,4,3760,0),(3761,4,3761,0),(3762,4,3762,0),(3763,4,3763,0),(3764,4,3764,0),(3765,4,3765,0),(3766,4,3766,0),(3767,4,3767,0),(3768,4,3768,0),(3769,4,3769,0),(3770,4,3770,0),(3771,4,3771,0),(3772,4,3772,0),(3773,4,3773,0),(3774,4,3774,0),(3775,4,3775,0),(3776,4,3776,0),(3777,4,3777,0),(3778,4,3778,0),(3779,4,3779,0),(3780,4,3780,0),(3781,4,3781,0),(3782,4,3782,0),(3783,4,3783,0),(3784,4,3784,0),(3785,4,3785,0),(3786,4,3786,0),(3787,4,3787,0),(3788,4,3788,0),(3789,4,3789,0),(3790,4,3790,0),(3791,4,3791,0),(3792,4,3792,0),(3793,4,3793,0),(3794,4,3794,0),(3795,4,3795,0),(3796,4,3796,0),(3797,4,3797,0),(3798,4,3798,0),(3799,4,3799,0),(3800,4,3800,0),(3801,4,3801,0),(3802,4,3802,0),(3803,4,3803,0),(3804,4,3804,0),(3805,4,3805,0),(3806,4,3806,0),(3807,4,3807,0),(3808,4,3808,0),(3809,4,3809,0),(3810,4,3810,0),(3811,4,3811,0),(3812,4,3812,0),(3813,4,3813,0),(3814,4,3814,0),(3815,4,3815,0),(3816,4,3816,0),(3817,4,3817,0),(3818,4,3818,0),(3819,4,3819,0),(3820,4,3820,0),(3821,4,3821,0),(3822,4,3822,0),(3823,4,3823,0),(3824,4,3824,0),(3825,4,3825,0),(3826,4,3826,0),(3827,4,3827,0),(3828,4,3828,0),(3829,4,3829,0),(3830,4,3830,0),(3831,4,3831,0),(3832,4,3832,0),(3833,4,3833,0),(3834,4,3834,0),(3835,4,3835,0),(3836,4,3836,0),(3837,4,3837,0),(3838,4,3838,0),(3839,4,3839,0),(3840,4,3840,0),(3841,4,3841,0),(3842,4,3842,0),(3843,4,3843,0),(3844,4,3844,0),(3845,4,3845,0),(3846,4,3846,0),(3847,4,3847,0),(3848,4,3848,0),(3849,4,3849,0),(3850,4,3850,0),(3851,4,3851,0),(3852,4,3852,0),(3853,4,3853,0),(3854,4,3854,0),(3855,4,3855,0),(3856,4,3856,0),(3857,4,3857,0),(3858,4,3858,0),(3859,4,3859,0),(3860,4,3860,0),(3861,4,3861,0),(3862,4,3862,0),(3863,4,3863,0),(3864,4,3864,0),(3865,4,3865,0),(3866,4,3866,0),(3867,4,3867,0),(3868,4,3868,0),(3869,4,3869,0),(3870,4,3870,0),(3872,4,3872,0),(3876,4,3876,0),(3877,4,3877,0),(3879,4,3879,0),(3881,4,3881,0),(3882,4,3882,0),(3885,4,3885,0),(3886,4,3886,0),(3887,4,3887,0),(3888,4,3888,0),(3889,4,3889,0),(3890,4,3890,0),(3891,4,3891,0),(3892,4,3892,0),(3895,4,3895,0),(3896,4,3896,0),(3901,4,3901,0),(3902,4,3902,0),(3903,4,3903,0),(3904,4,3904,0),(3942,4,3942,0),(3943,4,3943,0),(3944,4,3944,0),(3945,4,3945,0),(3946,4,3946,0),(3947,4,3947,0),(3948,4,3948,0),(3949,4,3949,0),(3950,4,3950,0),(3951,4,3951,0),(3952,4,3952,0),(3953,4,3953,0),(3954,4,3954,0),(3987,4,3987,0),(3988,4,3988,0),(3991,4,3991,0),(3992,4,3992,0),(3993,4,3993,0),(3994,4,3994,0),(4001,4,4001,0),(4002,4,4002,0),(4003,4,4003,0),(4007,4,4007,0),(4008,4,4008,0),(4009,4,4009,0),(4010,4,4010,0),(4011,4,4011,0),(4012,4,4012,0),(4013,4,4013,0),(4014,4,4014,0),(4015,4,4015,0),(4016,4,4016,0),(4017,4,4017,0),(4018,4,4018,0),(4019,4,4019,0),(4020,4,4020,0),(4021,4,4021,0),(4022,4,4022,0),(4037,4,4037,0),(4038,4,4038,0),(4039,4,4039,0),(4040,4,4040,0),(4041,4,4041,0),(4042,4,4042,0),(4043,4,4043,0),(4044,4,4044,0),(4045,4,4045,0),(4046,4,4046,0),(4047,4,4047,0),(4048,4,4048,0),(4049,4,4049,0),(4050,4,4050,0),(4051,4,4051,0),(4052,4,4052,0),(4053,4,4053,0),(4054,4,4054,0),(4055,4,4055,0),(4056,4,4056,0),(4057,4,4057,0),(4058,4,4058,0),(4059,4,4059,0),(4060,4,4060,0),(4061,4,4061,0),(4062,4,4062,0),(4063,4,4063,0),(4064,4,4064,0),(4065,4,4065,0),(4066,4,4066,0),(4067,4,4067,0),(4068,4,4068,0),(4069,4,4069,0),(4070,4,4070,0),(4071,4,4071,0),(4072,4,4072,0),(4073,4,4073,0),(4075,4,4075,0),(4076,4,4076,0),(4077,4,4077,0),(4079,4,4079,0),(4080,4,4080,0),(4081,4,4081,0),(4082,4,4082,0),(4086,4,4086,0),(4087,4,4087,0),(4097,4,4097,0),(4098,4,4098,0),(4099,4,4099,0),(4100,4,4100,0),(4101,4,4101,0),(4102,4,4102,0),(4103,4,4103,0),(4104,4,4104,0),(4105,4,4105,0),(4110,4,4110,0),(4111,4,4111,0),(4112,4,4112,0),(4113,4,4113,0),(4114,4,4114,0),(4115,4,4115,0),(4116,4,4116,0),(4119,4,4119,0),(4120,4,4120,0),(4121,4,4121,0),(4122,4,4122,0),(4124,4,4124,0),(4125,4,4125,0),(4127,4,4127,0),(4128,4,4128,0),(4129,4,4129,0),(4130,4,4130,0),(4131,4,4131,0),(4132,4,4132,0),(4133,4,4133,0),(4134,4,4134,0),(4135,4,4135,0),(4136,4,4136,0),(4137,4,4137,0),(4138,4,4138,0),(4139,4,4139,0),(4140,4,4140,0),(4141,4,4141,0),(4142,4,4142,0),(4143,4,4143,0),(4144,4,4144,0),(4145,4,4145,0),(4146,4,4146,0),(4147,4,4147,0),(4148,4,4148,0),(4149,4,4149,0),(4150,4,4150,0),(4151,4,4151,0),(4152,4,4152,0),(4153,4,4153,0),(4154,4,4154,0),(4155,4,4155,0),(4156,4,4156,0),(4157,4,4157,0),(4158,4,4158,0),(4159,4,4159,0),(4160,4,4160,0),(4161,4,4161,0),(4162,4,4162,0),(4163,4,4163,0),(4164,4,4164,0),(4165,4,4165,0),(4166,4,4166,0),(4167,4,4167,0),(4168,4,4168,0),(4169,4,4169,0),(4170,4,4170,0),(4171,4,4171,0),(4172,4,4172,0),(4173,4,4173,0),(4174,4,4174,0),(4175,4,4175,0),(4176,4,4176,0),(4177,4,4177,0),(4178,4,4178,0),(4179,4,4179,0),(4180,4,4180,0),(4181,4,4181,0),(4182,4,4182,0),(4183,4,4183,0),(4184,4,4184,0),(4185,4,4185,0),(4186,4,4186,0),(4187,4,4187,0),(4188,4,4188,0),(4189,4,4189,0),(4190,4,4190,0),(4191,4,4191,0),(4192,4,4192,0),(4193,4,4193,0),(4194,4,4194,0),(4195,4,4195,0),(4196,4,4196,0),(4197,4,4197,0),(4198,4,4198,0),(4199,4,4199,0),(4200,4,4200,0),(4201,4,4201,0),(4202,4,4202,0),(4203,4,4203,0),(4204,4,4204,0),(4205,4,4205,0),(4206,4,4206,0),(4207,4,4207,0),(4208,4,4208,0),(4209,4,4209,0),(4210,4,4210,0),(4211,4,4211,0),(4212,4,4212,0),(4213,4,4213,0),(4214,4,4214,0),(4215,4,4215,0),(4216,4,4216,0),(4217,4,4217,0),(4218,4,4218,0),(4219,4,4219,0),(4220,4,4220,0),(4221,4,4221,0),(4222,4,4222,0),(4223,4,4223,0),(4224,4,4224,0),(4225,4,4225,0),(4226,4,4226,0),(4227,4,4227,0),(4228,4,4228,0),(4229,4,4229,0),(4230,4,4230,0),(4231,4,4231,0),(4232,4,4232,0),(4233,4,4233,0),(4234,4,4234,0),(4235,4,4235,0),(4236,4,4236,0),(4237,4,4237,0),(4238,4,4238,0),(4239,4,4239,0),(4240,4,4240,0),(4241,4,4241,0),(4242,4,4242,0),(4243,4,4243,0),(4244,4,4244,0),(4245,4,4245,0),(4246,4,4246,0),(4247,4,4247,0),(4248,4,4248,0),(4249,4,4249,0),(4250,4,4250,0),(4251,4,4251,0),(4252,4,4252,0),(4253,4,4253,0),(4254,4,4254,0),(4255,4,4255,0),(4256,4,4256,0),(4257,4,4257,0),(4258,4,4243,0),(4259,4,4242,0),(4260,4,4241,0),(4261,4,4240,0),(4262,4,4258,0),(4263,4,4259,0),(4264,4,4260,0),(4265,4,4261,0),(4266,4,4262,0),(4267,4,4263,0),(4268,4,4264,0),(4269,4,4265,0),(4270,4,4266,0),(4271,4,4267,0),(4272,4,4268,0),(4273,4,4269,0),(4274,4,4270,0),(4275,4,4271,0),(4276,4,4272,0),(4277,4,4273,0),(4278,4,4274,0),(4279,4,4275,0),(4280,4,4276,0),(4281,4,4277,0),(4282,4,4278,0),(4283,4,4279,0),(4284,4,4280,0),(4285,4,4281,0),(4286,4,4282,0),(4287,4,4283,0),(4288,4,4284,0),(4289,4,4285,0),(4290,4,4286,0),(4291,4,4287,0),(4292,4,4288,0),(4293,4,4289,0),(4294,4,4290,0),(4295,4,4291,0),(4296,4,4292,0),(4297,4,4293,0),(4298,4,4294,0),(4299,4,4295,0),(4300,4,4296,0),(4301,4,4297,0),(4302,4,4298,0),(4303,4,4299,0),(4304,4,4300,0),(4305,4,4301,0),(4306,4,4302,0),(4307,4,4300,0),(4308,4,4299,0),(4309,4,4303,0),(4310,4,4304,0),(4311,4,4305,0),(4312,4,4306,0),(4313,4,4307,0),(4314,4,4308,0),(4315,4,4309,0),(4316,4,4310,0),(4317,4,4311,0),(4318,4,4312,0),(4319,4,4313,0),(4320,4,4314,0),(4321,4,4315,0),(4322,4,4316,0),(4323,4,4317,0),(4324,4,4318,0),(4325,4,4319,0),(4326,4,4320,0),(4327,4,4321,0),(4328,4,4322,0),(4329,4,4323,0),(4330,4,4324,0),(4331,4,4325,0),(4332,4,4326,0),(4333,4,4327,0),(4334,4,317,0),(4335,4,316,0),(4336,4,315,0),(4337,4,313,0),(4338,4,312,0),(4339,4,314,0),(4340,4,311,0),(4341,4,310,0),(4342,4,308,0),(4343,4,307,0),(4344,4,309,0),(4345,4,4328,0),(4346,4,306,0),(4347,4,305,0),(4348,4,303,0),(4349,4,302,0),(4350,4,304,0),(4351,4,4329,0),(4352,4,301,0),(4353,4,300,0),(4354,4,298,0),(4355,4,297,0),(4356,4,299,0),(4357,4,4330,0),(4358,4,285,0),(4359,4,287,0),(4360,4,4331,0),(4361,4,4332,0),(4362,4,4333,0),(4363,4,4334,0),(4364,4,282,0),(4365,4,284,0),(4366,4,4335,0),(4367,4,4336,0),(4368,4,4337,0),(4369,4,4338,0),(4370,4,295,0),(4371,4,294,0),(4372,4,4339,0),(4373,4,4340,0),(4374,4,4341,0),(4375,4,4342,0),(4376,4,241,0),(4377,4,240,0),(4378,4,239,0),(4379,4,243,0),(4380,4,242,0),(4381,4,245,0),(4382,4,244,0),(4383,4,206,0),(4384,4,205,0),(4385,4,204,0),(4386,4,208,0),(4387,4,207,0),(4388,4,210,0),(4389,4,209,0),(4390,4,201,0),(4391,4,200,0),(4392,4,197,0),(4393,4,199,0),(4394,4,198,0),(4395,4,203,0),(4396,4,202,0),(4397,4,194,0),(4398,4,193,0),(4399,4,190,0),(4400,4,192,0),(4401,4,191,0),(4402,4,196,0),(4403,4,195,0),(4404,4,214,0),(4405,4,213,0),(4406,4,212,0),(4407,4,211,0),(4408,4,215,0),(4409,4,217,0),(4410,4,216,0),(4411,4,235,0),(4412,4,234,0),(4413,4,233,0),(4414,4,232,0),(4415,4,237,0),(4416,4,236,0),(4417,4,238,0),(4418,4,228,0),(4419,4,227,0),(4420,4,226,0),(4421,4,225,0),(4422,4,230,0),(4423,4,229,0),(4424,4,231,0),(4425,4,334,0),(4426,4,333,0),(4427,4,4343,0),(4428,4,4344,0),(4429,4,4345,0),(4430,4,4346,0),(4431,4,4347,0),(4432,4,4348,0),(4433,4,4349,0),(4434,4,4350,0),(4435,4,4351,0),(4436,4,4352,0),(4437,4,4353,0),(4438,4,4354,0),(4439,4,4355,0),(4440,4,4356,0),(4441,4,4357,0),(4442,4,4358,0),(4443,4,4359,0),(4444,4,4360,0),(4445,4,4361,0),(4446,4,4362,0),(4447,4,4363,0),(4448,4,4364,0),(4449,4,4365,0),(4450,4,4366,0),(4451,4,4367,0),(4452,4,4368,0),(4453,4,4369,0),(4454,4,4370,0),(4455,4,4371,0),(4456,4,4372,0),(4457,4,4373,0),(4458,4,4374,0),(4459,4,4375,0),(4460,4,4376,0),(4461,4,4377,0),(4462,4,4378,0),(4463,4,4379,0),(4464,4,4380,0),(4465,4,4381,0),(4466,4,4382,0),(4467,4,4383,0),(4468,4,4384,0),(4469,4,4385,0),(4470,4,4386,0),(4471,4,4387,0),(4472,4,4388,0),(4473,4,4389,0),(4474,4,4390,0),(4475,4,4391,0),(4476,4,4392,0),(4477,4,4393,0),(4478,4,4394,0),(4479,4,4395,0),(4480,4,4396,0),(4481,4,4397,0),(4482,4,4398,0),(4483,4,4399,0),(4484,4,4400,0),(4485,4,4401,0),(4486,4,4402,0),(4487,4,4403,0),(4488,4,4404,0),(4489,4,4405,0),(4490,4,4406,0),(4491,4,4407,0),(4492,4,4408,0),(4493,4,4409,0),(4494,4,4410,0),(4495,4,4411,0),(4496,4,4412,0),(4497,4,4413,0),(4498,4,4414,0),(4499,4,4415,0),(4500,4,4416,0),(4501,4,4417,0),(4502,4,4418,0),(4503,4,4419,0),(4504,4,4420,0),(4505,4,4421,0),(4506,4,4422,0),(4507,4,4423,0),(4508,4,4424,0),(4509,4,4425,0),(4510,4,4426,0),(4511,4,4427,0),(4512,4,4428,0),(4513,4,4429,0),(4514,4,4430,0),(4515,4,4431,0),(4516,4,4432,0),(4517,4,4433,0),(4518,4,4434,0),(4519,4,4435,0),(4520,4,4436,0),(4521,4,4437,0),(4522,4,4438,0),(4523,4,4439,0),(4524,4,4440,0),(4525,4,4441,0),(4526,4,4442,0),(4527,4,4443,0),(4528,4,4444,0),(4529,4,4445,0),(4530,4,4446,0),(4531,4,4447,0),(4532,4,4448,0),(4533,4,4449,0),(4534,4,4450,0),(4535,4,4451,0),(4536,4,4452,0),(4537,4,4453,0),(4538,4,4454,0),(4539,4,4455,0),(4540,4,4456,0),(4541,4,4457,0),(4542,4,4458,0),(4543,4,4459,0),(4544,4,4460,0),(4545,4,4461,0),(4546,4,4462,0),(4547,4,4463,0),(4548,4,4464,0),(4549,4,4465,0),(4550,4,4466,0),(4551,4,4467,0),(4552,4,4468,0),(4553,4,4469,0),(4554,4,4470,0),(4555,4,4471,0),(4556,4,4472,0),(4557,4,4473,0),(4558,4,4474,0),(4559,4,4475,0),(4560,4,4476,0),(4561,4,4477,0),(4562,4,4478,0),(4563,4,4479,0),(4564,4,4480,0),(4565,4,4481,0),(4566,4,4482,0),(4567,4,4483,0),(4568,4,4484,0),(4569,4,4485,0),(4570,4,4486,0),(4571,4,4487,0),(4572,4,4488,0),(4573,4,4489,0),(4574,4,4490,0),(4575,4,4491,0),(4576,4,4492,0),(4577,4,4493,0),(4578,4,4494,0),(4579,4,4495,0),(4580,4,4496,0),(4581,4,4497,0),(4582,4,4498,0),(4583,4,4499,0),(4584,4,4500,0),(4585,4,4501,0),(4586,4,4502,0),(4587,4,4503,0),(4588,4,4504,0),(4589,4,4505,0),(4590,4,4506,0),(4591,4,4507,0),(4592,4,4508,0),(4593,4,4509,0),(4594,4,4510,0),(4595,4,4511,0),(4596,4,4512,0),(4597,4,4513,0),(4598,4,4514,0),(4599,4,4515,0),(4600,4,4516,0),(4601,4,4517,0),(4602,4,4518,0),(4603,4,4519,0),(4604,4,4520,0),(4605,4,4521,0),(4606,4,4522,0),(4607,4,4523,0),(4608,4,4524,0),(4609,4,4525,0),(4610,4,4526,0),(4611,4,4527,0),(4612,4,4528,0),(4613,4,4529,0),(4614,4,4530,0),(4615,4,4531,0),(4616,4,4532,0),(4617,4,4533,0),(4618,4,4534,0),(4619,4,4535,0),(4620,4,4536,0),(4621,4,4537,0),(4622,4,4538,0),(4623,4,4539,0),(4624,4,4540,0),(4625,4,4541,0),(4626,4,4542,0),(4627,4,4543,0),(4628,4,4544,0),(4629,4,4545,0),(4630,4,4546,0),(4631,4,4547,0),(4632,4,4548,0),(4633,4,4549,0),(4634,4,4550,0),(4635,4,4551,0),(4636,4,4552,0),(4637,4,4553,0),(4638,4,4554,0),(4639,4,4555,0),(4640,4,4556,0),(4641,4,4557,0),(4642,4,4558,0),(4643,4,4559,0),(4644,4,4560,0),(4645,4,4561,0),(4646,4,4562,0),(4647,4,4563,0),(4648,4,4564,0),(4649,4,4565,0),(4650,4,4566,0),(4651,4,4567,0),(4652,4,4568,0),(4653,4,4569,0),(4654,4,4570,0),(4655,4,4571,0),(4656,4,4572,0),(4657,4,4573,0),(4658,4,389,0),(4659,4,388,0),(4660,4,387,0),(4661,4,386,0),(4662,4,385,0),(4663,4,384,0),(4664,4,383,0),(4665,4,382,0),(4666,4,381,0),(4667,4,380,0),(4668,4,379,0),(4669,4,378,0),(4670,4,377,0),(4671,4,376,0),(4672,4,375,0),(4673,4,374,0),(4674,4,373,0),(4675,4,372,0),(4676,4,371,0),(4677,4,370,0),(4678,4,369,0),(4679,4,347,0),(4680,4,346,0),(4681,4,345,0),(4682,4,344,0),(4683,4,343,0),(4684,4,342,0),(4685,4,341,0),(4686,4,4574,0),(4687,4,4575,0),(4688,4,4576,0),(4689,4,4577,0),(4690,4,4578,0),(4691,4,4579,0),(4692,4,4580,0),(4693,4,4581,0),(4694,4,4582,0),(4695,4,4583,0),(4696,4,4584,0),(4697,4,4585,0),(4698,4,4586,0),(4699,4,4587,0),(4700,4,4588,0),(4701,4,4589,0),(4702,4,4590,0),(4703,4,4591,0),(4704,4,4592,0),(4705,4,4593,0),(4706,4,4594,0),(4707,4,4595,0),(4708,4,4596,0),(4709,4,4597,0),(4710,4,4598,0),(4711,4,4599,0),(4712,4,4600,0),(4713,4,4601,0),(4714,4,4602,0),(4715,4,4603,0),(4716,4,4604,0),(4717,4,4605,0),(4718,4,4606,0),(4719,4,4607,0),(4720,4,4608,0),(4721,4,4609,0),(4722,4,4610,0),(4723,4,4611,0),(4724,4,4612,0),(4725,4,4613,0),(4726,4,4614,0),(4727,4,4615,0),(4728,4,4616,0),(4729,4,4617,0),(4730,4,4618,0),(4731,4,4619,0),(4732,4,4620,0),(4733,4,4621,0),(4734,4,4622,0),(4735,4,4623,0),(4736,4,4624,0),(4737,4,4625,0),(4738,4,4626,0),(4739,4,4627,0),(4740,4,4628,0),(4741,4,4629,0),(4742,4,4630,0),(4743,4,4631,0),(4744,4,4632,0),(4745,4,4633,0),(4746,4,4634,0),(4747,4,4635,0),(4748,4,4636,0),(4749,4,4637,0),(4750,4,4638,0),(4751,4,4639,0),(4752,4,4640,0),(4753,4,4641,0),(4754,4,4642,0),(4755,4,4643,0),(4756,4,4644,0),(4757,4,4645,0),(4758,4,4646,0),(4759,4,4647,0),(4760,4,4648,0),(4761,4,4649,0),(4762,4,4650,0),(4763,4,4651,0),(4764,4,4652,0),(4765,4,4653,0),(4766,4,4654,0),(4767,4,4655,0),(4768,4,4656,0),(4769,4,4657,0),(4770,4,4658,0),(4771,4,4659,0),(4772,4,4660,0),(4773,4,4661,0),(4774,4,4662,0),(4775,4,4663,0),(4776,4,4664,0),(4777,4,4665,0),(4778,4,4666,0),(4779,4,4667,0),(4780,4,4668,0),(4781,4,4669,0),(4782,4,4670,0),(4783,4,468,0),(4784,4,467,0),(4785,4,466,0),(4786,4,465,0),(4787,4,464,0),(4788,4,463,0),(4789,4,462,0),(4790,4,461,0),(4791,4,460,0),(4792,4,459,0),(4793,4,458,0),(4794,4,457,0),(4795,4,456,0),(4796,4,481,0),(4797,4,480,0),(4798,4,479,0),(4799,4,478,0),(4800,4,477,0),(4801,4,476,0),(4802,4,475,0),(4803,4,474,0),(4804,4,473,0),(4805,4,472,0),(4806,4,471,0),(4807,4,470,0),(4808,4,469,0),(4809,4,494,0),(4810,4,493,0),(4811,4,492,0),(4812,4,491,0),(4813,4,490,0),(4814,4,489,0),(4815,4,488,0),(4816,4,487,0),(4817,4,486,0),(4818,4,485,0),(4819,4,484,0),(4820,4,483,0),(4821,4,482,0),(4822,4,507,0),(4823,4,506,0),(4824,4,505,0),(4825,4,504,0),(4826,4,503,0),(4827,4,502,0),(4828,4,501,0),(4829,4,500,0),(4830,4,499,0),(4831,4,498,0),(4832,4,497,0),(4833,4,496,0),(4834,4,495,0),(4835,4,520,0),(4836,4,519,0),(4837,4,518,0),(4838,4,517,0),(4839,4,516,0),(4840,4,515,0),(4841,4,514,0),(4842,4,513,0),(4843,4,512,0),(4844,4,511,0),(4845,4,510,0),(4846,4,509,0),(4847,4,508,0),(4848,4,533,0),(4849,4,532,0),(4850,4,531,0),(4851,4,530,0),(4852,4,529,0),(4853,4,528,0),(4854,4,527,0),(4855,4,526,0),(4856,4,525,0),(4857,4,524,0),(4858,4,523,0),(4859,4,522,0),(4860,4,521,0),(4861,4,559,0),(4862,4,558,0),(4863,4,557,0),(4864,4,556,0),(4865,4,555,0),(4866,4,554,0),(4867,4,553,0),(4868,4,552,0),(4869,4,551,0),(4870,4,550,0),(4871,4,549,0),(4872,4,548,0),(4873,4,547,0),(4874,4,546,0),(4875,4,544,0),(4876,4,545,0),(4877,4,543,0),(4878,4,542,0),(4879,4,541,0),(4880,4,540,0),(4881,4,539,0),(4882,4,537,0),(4883,4,538,0),(4884,4,536,0),(4885,4,535,0),(4886,4,534,0),(4887,4,572,0),(4888,4,571,0),(4889,4,569,0),(4890,4,570,0),(4891,4,568,0),(4892,4,567,0),(4893,4,566,0),(4894,4,565,0),(4895,4,564,0),(4896,4,563,0),(4897,4,562,0),(4898,4,561,0),(4899,4,560,0),(4900,4,585,0),(4901,4,584,0),(4902,4,583,0),(4903,4,582,0),(4904,4,581,0),(4905,4,580,0),(4906,4,579,0),(4907,4,578,0),(4908,4,577,0),(4909,4,576,0),(4910,4,575,0),(4911,4,574,0),(4912,4,573,0),(4913,4,598,0),(4914,4,597,0),(4915,4,596,0),(4916,4,595,0),(4917,4,594,0),(4918,4,593,0),(4919,4,592,0),(4920,4,591,0),(4921,4,590,0),(4922,4,589,0),(4923,4,588,0),(4924,4,587,0),(4925,4,586,0),(4926,4,4671,0),(4927,4,431,0),(4928,4,430,0),(4929,4,429,0),(4930,4,428,0),(4931,4,427,0),(4932,4,426,0),(4933,4,425,0),(4934,4,424,0),(4935,4,420,0),(4936,4,421,0),(4937,4,422,0),(4938,4,423,0),(4939,4,419,0),(4940,4,418,0),(4941,4,417,0),(4942,4,416,0),(4943,4,411,0),(4944,4,410,0),(4945,4,409,0),(4946,4,408,0),(4947,4,415,0),(4948,4,414,0),(4949,4,413,0),(4950,4,412,0),(4951,4,455,0),(4952,4,454,0),(4953,4,453,0),(4954,4,452,0),(4955,4,451,0),(4956,4,450,0),(4957,4,449,0),(4958,4,448,0),(4959,4,447,0),(4960,4,446,0),(4961,4,445,0),(4962,4,444,0),(4963,4,4672,0),(4964,4,4673,0),(4965,4,4674,0),(4966,4,4675,0),(4967,4,4676,0),(4968,4,4677,0),(4969,4,4678,0),(4970,4,4679,0),(4971,4,4680,0),(4972,4,4681,0),(4973,4,4682,0),(4974,4,4683,0),(4975,4,4684,0),(4976,4,4685,0),(4977,4,4686,0),(4978,4,4687,0),(4979,4,4688,0),(4980,4,4689,0),(4981,4,4690,0),(4982,4,4691,0),(4983,4,4692,0),(4984,4,4693,0),(4985,4,4694,0),(4986,4,4695,0),(4987,4,4696,0),(4988,4,4697,0),(4989,4,4698,0),(4990,4,4699,0),(4991,4,4700,0),(4992,4,4701,0),(4993,4,4702,0),(4994,4,4703,0),(4995,4,4704,0),(4996,4,4705,0),(4997,4,4706,0),(4998,4,4707,0),(4999,4,4708,0),(5000,4,4709,0),(5001,4,4710,0),(5002,4,4711,0),(5003,4,4712,0),(5004,4,4713,0),(5005,4,4714,0),(5006,4,4715,0),(5007,4,4716,0),(5008,4,4717,0),(5009,4,4718,0),(5010,4,4719,0),(5011,4,4720,0),(5012,4,4721,0),(5013,4,4722,0),(5014,4,4723,0),(5015,4,4724,0),(5016,4,4725,0),(5017,4,4726,0),(5018,4,4727,0),(5019,4,4728,0),(5020,4,4729,0),(5021,4,4730,0),(5022,4,4731,0),(5023,4,4732,0),(5024,4,4733,0),(5025,4,4734,0),(5026,4,4735,0),(5027,4,4736,0),(5028,4,4737,0),(5029,4,4738,0),(5030,4,4739,0),(5031,4,4740,0),(5032,4,4741,0),(5033,4,4742,0),(5034,4,4743,0),(5035,4,4744,0),(5036,4,4745,0),(5037,4,4746,0),(5038,4,4747,0),(5039,4,4748,0),(5040,4,4749,0),(5041,4,4750,0),(5042,4,4751,0),(5043,4,4752,0),(5044,4,4753,0),(5045,4,4754,0),(5046,4,4755,0),(5047,4,4756,0),(5048,4,4757,0),(5049,4,4758,0),(5050,4,4759,0),(5051,4,4760,0),(5052,4,4761,0),(5053,4,4762,0),(5054,4,4763,0),(5055,4,4764,0),(5056,4,4765,0),(5057,4,4766,0),(5058,4,4767,0),(5059,4,400,0),(5060,4,399,0),(5061,4,398,0),(5062,4,397,0),(5063,4,4768,0),(5064,4,4769,0),(5065,4,4770,0),(5066,4,4771,0),(5067,4,4772,0),(5068,4,4773,0),(5069,4,4774,0),(5070,4,4775,0),(5071,4,4776,0),(5072,4,4777,0),(5073,4,4778,0),(5074,4,4779,0),(5075,4,4780,0),(5076,4,4781,0),(5077,4,4782,0),(5078,4,4783,0),(5079,4,4784,0),(5080,4,4785,0),(5081,4,4786,0),(5082,4,4787,0),(5083,4,4788,0),(5084,4,4789,0),(5085,4,4790,0),(5086,4,4791,0),(5087,4,4792,0),(5088,4,4793,0),(5089,4,4794,0),(5090,4,4795,0),(5091,4,4796,0),(5092,4,4797,0),(5093,4,4798,0),(5094,4,4799,0),(5095,4,4800,0),(5096,4,4801,0),(5097,4,4802,0),(5098,4,4803,0),(5099,4,4804,0),(5100,4,4805,0),(5101,4,4806,0),(5102,4,4807,0),(5103,4,4808,0),(5104,4,4809,0),(5105,4,4810,0),(5106,4,4811,0),(5107,4,4812,0),(5108,4,4813,0),(5109,4,4814,0),(5110,4,4815,0),(5111,4,4816,0),(5112,4,4817,0),(5113,4,4818,0),(5114,4,4819,0),(5115,4,4820,0),(5116,4,4821,0),(5117,4,4822,0),(5118,4,4823,0),(5119,4,4824,0),(5120,4,4825,0),(5121,4,4826,0),(5122,4,4827,0),(5123,4,4828,0),(5124,4,4829,0),(5125,4,4830,0),(5126,4,4831,0),(5127,4,4832,0),(5128,4,4833,0),(5129,4,4834,0),(5130,4,4835,0),(5131,4,4836,0),(5132,4,4837,0),(5133,4,4838,0),(5134,4,4839,0),(5135,4,4840,0),(5136,4,4841,0),(5137,4,4842,0),(5138,4,4843,0),(5139,4,4844,0),(5140,4,4845,0),(5141,4,4846,0),(5142,4,4847,0),(5143,4,4848,0),(5144,4,4849,0),(5145,4,4850,0),(5146,4,4851,0),(5147,4,4852,0),(5148,4,4853,0),(5149,4,4854,0),(5150,4,4855,0),(5151,4,4856,0),(5152,4,4857,0),(5153,4,4858,0),(5154,4,4859,0),(5155,4,4860,0),(5156,4,4861,0),(5157,4,4862,0),(5158,4,4863,0),(5159,4,4864,0),(5160,4,4865,0),(5161,4,4866,0),(5162,4,4867,0),(5163,4,4868,0),(5164,4,4869,0),(5165,4,4870,0),(5166,4,4871,0),(5167,4,4872,0),(5168,4,4873,0),(5169,4,4874,0),(5170,4,4875,0),(5171,4,4876,0),(5172,4,4877,0),(5173,4,4878,0),(5174,4,4879,0),(5175,4,4880,0),(5176,4,4881,0),(5177,4,4882,0),(5178,4,4883,0),(5179,4,4884,0),(5180,4,4885,0),(5181,4,4886,0),(5182,4,4887,0),(5183,4,4888,0),(5184,4,4889,0),(5185,4,4890,0),(5186,4,4891,0),(5187,4,4892,0),(5188,4,4893,0),(5189,4,4894,0),(5190,4,4895,0),(5191,4,619,0),(5192,4,620,0),(5193,4,618,0),(5194,4,617,0),(5195,4,616,0),(5196,4,615,0),(5197,4,614,0),(5198,4,613,0),(5199,4,612,0),(5200,4,611,0),(5201,4,610,0),(5202,4,609,0),(5203,4,4896,0),(5204,4,4897,0),(5205,4,4898,0),(5206,4,4899,0),(5207,4,4900,0),(5208,4,4901,0),(5209,4,4902,0),(5210,4,4903,0),(5211,4,4904,0),(5212,4,4905,0),(5213,4,4906,0),(5214,4,4907,0),(5215,4,4908,0),(5216,4,4909,0),(5217,4,4910,0),(5218,4,4911,0),(5219,4,4912,0),(5220,4,4913,0),(5221,4,4914,0),(5222,4,4915,0),(5223,4,4916,0),(5224,4,4917,0),(5225,4,4918,0),(5226,4,4919,0),(5227,4,4920,0),(5228,4,4921,0),(5229,4,4922,0),(5230,4,4923,0),(5231,4,4924,0),(5232,4,4925,0),(5233,4,4926,0),(5234,4,4927,0),(5235,4,4928,0),(5236,4,4929,0),(5237,4,4930,0),(5238,4,4931,0),(5239,4,4932,0),(5240,4,4933,0),(5241,4,4934,0),(5242,4,4935,0),(5243,4,4936,0),(5244,4,4937,0),(5245,4,4938,0),(5246,4,4939,0),(5247,4,4940,0),(5248,4,4941,0),(5249,4,4942,0),(5250,4,4943,0),(5251,4,4944,0),(5252,4,4945,0),(5253,4,4946,0),(5254,4,4947,0),(5255,4,4948,0),(5256,4,4949,0),(5257,4,4950,0),(5258,4,4951,0),(5259,4,4952,0),(5260,4,4953,0),(5261,4,4954,0),(5262,4,4955,0),(5263,4,4956,0),(5264,4,4957,0),(5265,4,4958,0),(5266,4,4959,0),(5267,4,4960,0),(5268,4,4961,0),(5269,4,4962,0),(5270,4,4963,0),(5271,4,4964,0),(5272,4,4965,0),(5273,4,4966,0),(5274,4,4967,0),(5275,4,4968,0),(5276,4,4969,0),(5277,4,4970,0),(5278,4,4971,0),(5279,4,4972,0),(5280,4,4973,0),(5281,4,4974,0),(5282,4,4975,0),(5283,4,4976,0),(5284,4,4977,0),(5285,4,4978,0),(5286,4,4979,0),(5287,4,4980,0),(5288,4,4981,0),(5289,4,4982,0),(5290,4,4983,0),(5291,4,4984,0),(5292,4,4985,0),(5293,4,4986,0),(5294,4,4987,0),(5295,4,4988,0),(5296,4,4989,0),(5297,4,4990,0),(5298,4,4991,0),(5299,4,4992,0),(5300,4,4993,0),(5301,4,4994,0),(5302,4,4995,0),(5303,4,4996,0),(5304,4,4997,0),(5305,4,4998,0),(5306,4,4999,0),(5307,4,5000,0),(5308,4,5001,0),(5309,4,5002,0),(5310,4,5003,0),(5311,4,5004,0),(5312,4,5005,0),(5313,4,5006,0),(5314,4,5007,0),(5315,4,5008,0),(5316,4,5009,0),(5317,4,5010,0),(5318,4,5011,0),(5319,4,5012,0),(5320,4,5013,0),(5321,4,5014,0),(5322,4,5015,0),(5323,4,5016,0),(5324,4,5017,0),(5325,4,5018,0),(5326,4,5019,0),(5327,4,5020,0),(5328,4,5021,0),(5329,4,5022,0),(5330,4,5023,0),(5331,4,5024,0),(5332,4,5025,0),(5333,4,5026,0),(5334,4,5027,0),(5335,4,5028,0),(5336,4,5029,0),(5337,4,5030,0),(5338,4,5031,0),(5339,4,5032,0),(5340,4,5033,0),(5341,4,5034,0),(5342,4,5035,0),(5343,4,5036,0),(5344,4,5037,0),(5345,4,5038,0),(5346,4,5039,0),(5347,4,5040,0),(5348,4,5041,0),(5349,4,5042,0),(5350,4,5043,0),(5351,4,5044,0),(5352,4,5045,0),(5353,4,5046,0),(5354,4,5047,0),(5355,4,5048,0),(5356,4,5049,0),(5357,4,5050,0),(5358,4,5051,0),(5359,4,5052,0),(5360,4,5053,0),(5361,4,5054,0),(5362,4,5055,0),(5363,4,5056,0),(5364,4,5057,0),(5365,4,5058,0),(5366,4,5059,0),(5367,4,5060,0),(5368,4,5061,0),(5369,4,5062,0),(5370,4,601,0),(5371,4,602,0),(5372,4,607,0),(5373,4,5063,0),(5374,4,5064,0),(5375,4,5065,0),(5376,4,608,0),(5377,4,5066,0),(5378,4,5067,0),(5379,4,5068,0),(5380,4,5069,0),(5381,4,5070,0),(5382,4,5071,0),(5383,4,5072,0),(5384,4,5073,0),(5385,4,5074,0),(5386,4,5075,0),(5387,4,5076,0),(5388,4,5077,0),(5389,4,5078,0),(5390,4,5079,0),(5391,4,5080,0),(5392,4,5081,0),(5393,4,5082,0),(5394,4,5083,0),(5395,4,5084,0),(5396,4,339,0),(5397,4,340,0),(5398,4,599,0),(5399,4,600,0),(5400,4,605,0),(5401,4,606,0),(5402,4,5085,0),(5403,4,5086,0),(5404,4,5087,0),(5405,4,5088,0),(5406,4,5089,0),(5407,4,5090,0),(5408,4,5091,0),(5409,4,5092,0),(5410,4,5093,0),(5411,4,5094,0),(5412,4,5095,0),(5413,4,5096,0),(5414,4,5097,0),(5415,4,5098,0),(5416,4,5099,0),(5417,4,5100,0),(5418,4,5101,0),(5419,4,5102,0),(5420,4,5103,0),(5421,4,5104,0),(5422,4,5105,0),(5423,4,5106,0),(5424,4,5107,0),(5425,4,5108,0),(5426,4,5109,0),(5427,4,5110,0),(5428,4,5111,0),(5429,4,5112,0),(5430,4,5113,0),(5431,4,5114,0),(5432,4,5115,0),(5433,4,5116,0),(5434,4,5117,0),(5435,4,5118,0),(5436,4,5119,0),(5437,4,5120,0),(5438,4,5121,0),(5439,4,5122,0),(5440,4,5123,0),(5441,4,5124,0),(5442,4,5125,0),(5443,4,5126,0),(5444,4,5127,0),(5445,4,5128,0),(5446,4,5129,0),(5447,4,5130,0),(5448,4,5131,0),(5449,4,5132,0),(5450,4,5133,0),(5451,4,5134,0),(5452,4,5135,0),(5453,4,5136,0),(5454,4,5137,0),(5455,4,5138,0),(5456,4,5139,0),(5457,4,5140,0),(5458,4,5141,0),(5459,4,5142,0),(5460,4,5143,0),(5461,4,5144,0),(5462,4,5145,0),(5463,4,5146,0),(5464,4,5147,0),(5465,4,5148,0),(5466,4,5149,0),(5467,4,5150,0),(5468,4,5151,0),(5469,4,5152,0),(5470,4,5153,0),(5471,4,5154,0),(5472,4,5155,0),(5473,4,5156,0),(5474,4,5157,0),(5475,4,5158,0),(5476,4,5159,0),(5477,4,5160,0),(5478,4,5161,0),(5479,4,5162,0),(5480,4,5163,0),(5481,4,5164,0),(5482,4,5165,0),(5483,4,5166,0),(5484,4,5167,0),(5485,4,5168,0),(5486,4,5169,0),(5487,4,5170,0),(5488,4,5171,0),(5489,4,5172,0),(5490,4,5173,0),(5491,4,5174,0),(5492,4,5175,0),(5493,4,5176,0),(5494,4,5177,0),(5495,4,5178,0),(5496,4,5179,0),(5497,4,5180,0),(5498,4,5181,0),(5499,4,5182,0),(5500,4,5183,0),(5501,4,5184,0),(5502,4,5185,0),(5503,4,5186,0),(5504,4,5187,0),(5505,4,5188,0),(5506,4,5189,0),(5507,4,5190,0),(5508,4,5191,0),(5509,4,5192,0),(5510,4,5193,0),(5511,4,5194,0),(5512,4,5195,0),(5513,4,5196,0),(5514,4,5197,0),(5515,4,5198,0),(5516,4,5199,0),(5517,4,5200,0),(5518,4,5201,0),(5519,4,5202,0),(5520,4,5203,0),(5521,4,5204,0),(5522,4,5205,0),(5523,4,5206,0),(5524,4,5207,0),(5525,4,5208,0),(5526,4,5209,0),(5527,4,5210,0),(5528,4,5211,0),(5529,4,5212,0),(5530,4,5213,0),(5531,4,5214,0),(5532,4,5215,0),(5533,4,5216,0),(5534,4,5217,0),(5535,4,5218,0),(5536,4,5219,0),(5537,4,5220,0),(5538,4,5221,0),(5539,4,5222,0),(5540,4,5223,0),(5541,4,5224,0),(5542,4,5225,0),(5543,4,5226,0),(5544,4,5227,0),(5545,4,5228,0),(5546,4,5229,0),(5547,4,5230,0),(5548,4,5231,0),(5549,4,5232,0),(5550,4,5233,0),(5551,4,5234,0),(5552,4,5235,0),(5553,4,5236,0),(5554,4,5237,0),(5555,4,5238,0),(5556,4,5239,0),(5557,4,5240,0),(5558,4,5241,0),(5559,4,5242,0),(5560,4,5243,0),(5561,4,5244,0),(5562,4,5245,0),(5563,4,5246,0),(5564,4,5247,0),(5565,4,5248,0),(5566,4,5249,0),(5567,4,5250,0),(5568,4,5251,0),(5569,4,5252,0),(5570,4,5253,0),(5571,4,5254,0),(5572,4,5255,0),(5573,4,5256,0),(5574,4,5257,0),(5575,4,5258,0),(5576,4,5259,0),(5577,4,5260,0),(5578,4,5261,0),(5579,4,5262,0),(5580,4,5263,0),(5581,4,5264,0),(5582,4,5265,0),(5583,4,5266,0),(5584,4,5267,0),(5585,4,5268,0),(5586,4,5269,0),(5587,4,5270,0),(5588,4,5271,0),(5589,4,5272,0),(5590,4,5273,0),(5591,4,5274,0),(5592,4,5275,0),(5593,4,5276,0),(5594,4,5277,0),(5595,4,5278,0),(5596,4,5279,0),(5597,4,5280,0),(5598,4,5281,0),(5599,4,5282,0),(5600,4,5283,0);
/*!40000 ALTER TABLE `catalog_product_link_attribute_int` ENABLE KEYS */;
UNLOCK TABLES;

SET FOREIGN_KEY_CHECKS=1;