· 5 years ago · Mar 31, 2020, 05:18 PM
1-- MySQL dump 10.7
2--
3-- Host: localhost Database: matchbox
4-- ------------------------------------------------------
5-- Server version 4.1.5-gamma-nt
6
7/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
8/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
9/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
10/*!40101 SET NAMES utf8 */;
11/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
12/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
13/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE="NO_AUTO_VALUE_ON_ZERO" */;
14
15--
16-- Table structure for table `games`
17--
18
19DROP TABLE IF EXISTS `games`;
20CREATE TABLE `games` (
21 `GameID` int(11) NOT NULL auto_increment,
22 `DatePlayed` date NOT NULL default '2004-01-01',
23 `Winner` tinyint(4) NOT NULL default '0',
24 `Dig` tinyint(1) NOT NULL default '0',
25 `SeasonID` int(11) NOT NULL default '0',
26 PRIMARY KEY (`GameID`)
27) ENGINE=MyISAM DEFAULT CHARSET=latin1;
28
29--
30-- Dumping data for table `games`
31--
32
33
34/*!40000 ALTER TABLE `games` DISABLE KEYS */;
35LOCK TABLES `games` WRITE;
36INSERT INTO `games` VALUES (12,'2004-03-06',7,2,2),(13,'2004-03-06',7,4,2),(14,'2004-03-06',7,6,2),(15,'2004-03-06',2,4,2),(16,'2004-03-06',1,2,2),(17,'2004-03-06',3,8,2),(18,'2004-03-06',2,2,2),(19,'2004-03-06',2,4,2),(20,'2004-03-06',2,4,2),(21,'2004-03-06',5,6,2),(22,'2004-03-06',2,8,2),(23,'2004-03-06',5,6,2),(24,'2004-03-06',7,6,2),(25,'2004-03-06',7,4,2),(26,'2004-03-06',2,8,2),(29,'2004-03-06',7,8,2),(30,'2004-03-06',5,2,2),(31,'2004-03-06',5,2,2),(32,'2004-03-06',2,8,2),(33,'2004-03-06',2,8,2),(34,'2004-03-06',4,4,2),(35,'2004-03-06',7,8,2),(36,'2004-03-06',6,2,2),(37,'2004-03-06',5,4,2),(38,'2004-03-06',3,4,2),(39,'2004-03-06',8,2,2),(40,'2004-03-06',6,4,2),(41,'2004-03-06',7,2,2),(42,'2004-03-06',4,4,2),(43,'2004-03-06',3,6,2),(44,'2004-03-06',5,2,2),(45,'2004-03-06',5,4,2),(46,'2004-03-06',4,8,2),(47,'2004-03-06',3,2,2),(48,'2004-03-06',7,4,2),(49,'2004-03-06',17,4,2),(50,'2004-03-06',4,4,2),(51,'2004-03-11',18,4,2),(52,'2004-03-11',7,6,2),(53,'2004-03-11',5,2,2),(54,'2004-03-14',7,4,2),(55,'2004-03-14',5,4,2),(56,'2004-03-14',5,8,2),(57,'2004-03-14',5,4,2),(58,'2004-03-14',7,2,2),(59,'2004-03-14',7,6,2),(60,'2004-03-14',7,8,2),(61,'2004-03-17',7,4,2),(62,'2004-03-17',2,4,2),(63,'2004-03-17',2,8,2),(64,'2004-03-17',1,4,2),(65,'2004-03-17',7,4,2),(66,'2004-03-17',2,6,2),(67,'2004-03-17',5,8,2),(68,'2004-03-18',4,6,2),(69,'2004-03-18',2,2,2),(70,'2004-03-18',4,8,2),(71,'2004-03-19',2,6,2),(72,'2004-03-19',17,6,2),(73,'2004-03-19',3,8,2),(74,'2004-03-19',2,6,2),(75,'2004-03-19',2,2,2),(76,'2004-03-19',2,6,2),(79,'2004-04-30',1,4,3),(80,'2004-04-30',7,2,3),(81,'2004-04-30',5,6,3),(82,'2004-04-30',7,2,3),(83,'2004-04-30',7,6,3),(84,'2004-04-30',5,2,3),(85,'2004-04-30',7,2,3),(86,'2004-04-30',1,4,3),(87,'2004-05-01',6,2,3),(88,'2004-05-01',4,2,3),(89,'2004-05-01',7,6,3),(90,'2004-05-02',7,6,3),(91,'2004-05-02',7,2,3),(92,'2004-05-02',4,2,3),(93,'2004-05-04',7,8,3),(94,'2004-05-04',27,2,3),(95,'2004-05-04',4,8,3),(96,'2004-05-04',5,2,3),(97,'2004-05-06',18,4,3),(98,'2004-05-06',27,6,3),(99,'2004-05-06',7,4,3),(102,'2004-05-07',5,4,3),(101,'2004-05-07',2,8,3),(103,'2004-05-07',8,4,3),(104,'2004-05-07',6,4,3),(105,'2004-05-07',9,2,3),(106,'2004-05-07',7,6,3),(107,'2004-05-07',7,4,3),(108,'2004-05-07',17,4,3),(109,'2004-05-07',8,8,3),(110,'2004-05-07',8,6,3),(111,'2004-05-11',9,8,3),(112,'2004-05-11',4,6,3),(113,'2004-05-11',1,6,3),(114,'2004-05-13',4,4,3),(115,'2004-05-13',7,2,3),(116,'2004-05-13',9,4,3),(117,'2004-05-14',1,2,3),(118,'2004-05-14',8,6,3),(119,'2004-05-14',8,6,3),(120,'2004-05-14',3,6,3),(121,'2004-05-14',3,4,3),(122,'2004-05-14',17,6,3),(123,'2004-05-21',8,8,3),(124,'2004-05-21',5,8,3),(125,'2004-05-21',1,4,3),(128,'2004-05-28',17,2,3),(129,'2004-05-28',3,8,3),(130,'2004-05-28',3,6,3),(131,'2004-05-28',8,8,3),(132,'2004-06-07',5,6,3),(133,'2004-06-07',17,4,3),(134,'2004-06-07',5,4,3),(135,'2004-06-07',5,6,3),(136,'2004-06-08',4,4,3),(137,'2004-06-08',5,2,3),(138,'2004-06-08',5,4,3),(139,'2004-06-08',5,2,3),(140,'2004-06-08',7,2,3),(141,'2004-06-08',7,4,3),(142,'2004-06-08',4,8,3),(143,'2004-06-08',27,2,3),(144,'2004-06-10',7,4,3),(145,'2004-06-10',7,2,3),(146,'2004-06-10',4,8,3),(147,'2004-06-10',2,6,3),(148,'2004-06-10',2,8,3),(149,'2004-06-12',3,2,3),(150,'2004-06-12',3,2,3),(151,'2004-06-12',3,4,3),(152,'2004-06-13',4,6,3),(153,'2004-06-13',9,4,3),(154,'2004-06-13',5,8,3),(155,'2004-06-14',30,4,3),(156,'2004-06-14',7,6,3),(157,'2004-06-14',8,4,3),(158,'2004-06-14',7,8,3),(159,'2004-06-14',17,4,3),(160,'2004-06-15',4,4,3),(161,'2004-06-15',8,6,3),(162,'2004-06-15',8,8,3),(163,'2004-06-17',17,4,3),(164,'2004-06-17',7,4,3),(165,'2004-06-17',8,4,3),(166,'2004-06-17',7,6,3),(167,'2004-06-17',17,2,3),(168,'2004-06-17',25,2,3),(169,'2004-06-17',17,6,3),(170,'2004-06-19',4,2,3),(171,'2004-06-19',27,2,3),(172,'2004-06-19',27,2,3),(173,'2004-06-19',7,6,3),(174,'2004-06-19',7,8,3),(175,'2004-06-19',7,8,3),(176,'2004-06-19',8,4,3),(177,'2004-06-21',8,6,3),(178,'2004-06-21',9,2,3),(179,'2004-06-21',27,2,3),(180,'2004-06-21',27,4,3),(181,'2004-06-21',27,4,3),(182,'2004-06-23',8,4,3),(183,'2004-06-23',9,4,3),(184,'2004-06-23',16,6,3),(185,'2004-06-29',3,4,3),(186,'2004-06-29',2,4,3),(187,'2004-06-29',7,2,3),(188,'2004-06-29',8,6,3),(189,'2004-10-09',1,8,4),(190,'2004-10-09',1,8,4),(191,'2004-10-09',4,2,4),(192,'2004-10-10',1,6,4),(193,'2004-10-10',1,2,4),(194,'2004-10-10',4,4,4),(195,'2004-10-10',34,4,4),(196,'2004-10-10',4,4,4),(197,'2004-10-10',34,4,4),(198,'2004-10-11',5,6,4),(199,'2004-10-11',1,2,4),(200,'2004-10-11',1,2,4),(201,'2004-10-16',4,6,4),(202,'2004-10-16',5,2,4),(203,'2004-10-16',5,8,4),(204,'2004-10-16',26,2,4),(205,'2004-10-16',5,2,4),(206,'2004-10-16',16,2,4),(207,'2004-10-16',5,4,4),(208,'2004-10-17',4,6,4),(209,'2004-10-17',5,8,4),(210,'2004-10-17',4,2,4),(211,'2004-10-19',5,4,4),(212,'2004-10-19',25,4,4),(213,'2004-10-19',4,4,4),(214,'2004-10-21',5,8,4),(215,'2004-10-21',5,8,4),(216,'2004-10-21',1,6,4),(217,'2004-10-21',1,8,4),(218,'2004-10-26',16,8,4),(219,'2004-10-26',5,2,4),(220,'2004-10-26',35,8,4),(221,'2004-10-30',1,2,4),(222,'2004-10-30',5,2,4),(223,'2004-10-30',5,8,4),(224,'2004-10-30',5,8,4),(225,'2004-10-30',34,6,4),(226,'2004-10-30',1,6,4),(227,'2004-10-30',4,4,4),(228,'2004-11-19',35,4,4),(229,'2004-11-19',35,8,4),(230,'2004-11-19',35,2,4),(231,'2004-11-19',35,4,4),(232,'2004-11-19',22,4,4),(233,'2004-11-19',5,8,4),(234,'2004-11-19',5,8,4),(235,'2003-10-03',6,8,1),(236,'2003-10-03',3,2,1),(237,'2003-10-03',6,4,1),(238,'2003-10-03',6,6,1),(239,'2003-10-03',3,4,1),(240,'2003-10-03',2,8,1),(241,'2003-10-03',7,6,1),(242,'2003-10-03',6,4,1),(243,'2003-10-03',6,2,1),(244,'2003-10-03',3,4,1),(245,'2003-10-03',7,8,1),(246,'2003-10-03',2,6,1),(247,'2003-10-03',2,4,1),(248,'2003-10-03',4,4,1),(249,'2003-10-03',3,2,1),(250,'2003-10-03',3,6,1),(251,'2003-10-03',4,2,1),(252,'2003-10-03',5,6,1),(253,'2003-10-03',5,8,1),(254,'2003-10-03',2,8,1),(255,'2003-10-03',3,2,1),(256,'2003-10-03',2,4,1),(257,'2003-10-03',6,2,1),(258,'2003-10-03',6,4,1),(259,'2003-10-03',5,6,1),(260,'2003-10-03',2,4,1),(261,'2003-10-03',7,6,1),(262,'2003-10-03',2,6,1),(263,'2003-10-03',6,2,1),(264,'2003-10-03',2,2,1),(265,'2003-10-03',2,6,1),(266,'2003-10-03',6,2,1),(267,'2003-10-03',4,8,1),(268,'2003-10-03',2,2,1),(269,'2003-10-03',2,8,1),(270,'2003-10-03',4,6,1),(271,'2003-10-03',3,8,1),(272,'2003-10-03',3,6,1),(273,'2003-10-03',3,2,1),(274,'2003-10-03',7,2,1),(275,'2003-10-03',5,8,1),(276,'2003-10-03',2,2,1),(277,'2003-10-03',4,2,1),(278,'2003-10-03',7,8,1),(279,'2003-10-03',2,8,1),(280,'2003-10-03',4,2,1),(281,'2003-10-03',7,2,1),(282,'2003-10-03',7,6,1),(283,'2003-10-03',5,2,1);
37UNLOCK TABLES;
38/*!40000 ALTER TABLE `games` ENABLE KEYS */;
39
40--
41-- Table structure for table `players`
42--
43
44DROP TABLE IF EXISTS `players`;
45CREATE TABLE `players` (
46 `PlayerID` tinyint(4) NOT NULL auto_increment,
47 `Name` varchar(30) NOT NULL default '',
48 `swears` int(11) NOT NULL default '0',
49 `swears_paid` int(11) NOT NULL default '0',
50 `picture` varchar(30) default NULL,
51 `password` varchar(40) default NULL,
52 `ngip` int(11) NOT NULL default '0',
53 `ProfileBlurb` text,
54 `active` tinyint(4) NOT NULL default '1',
55 PRIMARY KEY (`PlayerID`)
56) ENGINE=MyISAM DEFAULT CHARSET=latin1;
57
58--
59-- Dumping data for table `players`
60--
61
62
63/*!40000 ALTER TABLE `players` DISABLE KEYS */;
64LOCK TABLES `players` WRITE;
65INSERT INTO `players` VALUES (1,'Kev',12,10,'images/kev.jpg','2f8f4d38e0fb03d31e188b60ee72ebf6',0,'',1),(2,'Kendo',25,17,'images/kendo.jpg','0ada8b6daf53d2e87fb96c64772cd0a1',0,' ',0),(3,'Feesh',1,1,'images/feesh.jpg','f00172fbf80dcc9fba8ab2ff202f8801',0,NULL,0),(4,'JP',4,4,'images/jp.jpg','7921903964212cc383bf910a8bf2d7f4',0,'JP\'s matchbox career is a glorious tale of self-improvement. In season one he finished joint <b>5th</b>, but improved to finish <b>4th</b> in season two. In season three he ended up tied on points for <b>3rd</b> place, and finally showed he had the ability to dig deep when it really matters. With the absence of other premier players, including double-champion Curzon, JP is tipped for the top.\r\n<br>\r\n<br>\r\nIn the past he has been inseparable from Jimmy, but is constantly threatening to spread his wings and fly - leaving his Yorkshire rival wondering where it all went wrong.\r\n<br>\r\n<br>\r\nGuaranteed to put on a good show, he is always a favourite with the spectators. ',1),(5,'Jimmy',26,25,'images/jimmy.jpg','e3cc92c14a5e6dd1a7d94b6ff634d7fc',0,'What a tit this guy can be. Keep him away from the fire alarms and other college property! ',1),(6,'Lee',1,1,'images/lee.jpg',NULL,0,NULL,0),(7,'Curzon',16,4,'images/curzon.jpg','b5fddf1ef601e74db01c1425561a38cb',0,'This fine player took a while to realise his full potential. His high placing in Season 1 was due largely to the enormous number of games he played, and his average was pretty poor. In Season 2 he was embroiled in a spectacular contest with defending champ Kendo. Many say he should have won, but for a controversial final game of the season (from which he abstained).\r\n<br>\r\n<br>\r\nAs if to make ammends, he was completely dominated Season 3 so far. Even a 26-day dry spell couldn\'t lose him the lead - but it remains to be seen whether or not he can sustain his form until the end of the season.',0),(8,'Timmy',1,0,'images/timmy.jpg','6104df369888589d6dbea304b59a32d4',0,'<b>Timmy</b> was a slow starter on the matchbox scene winning only one game in seasons 1 and 2 but now he\'s found good form and is throwing boxes like a <b>legend</b> in the making. Lacks consistent end-arsers when it matters but makes up for it with charisma on the oche. ',0),(9,'Rich',0,0,'images/rich.jpg',NULL,0,NULL,0),(10,'Hana',3,3,'images/hana.jpg',NULL,0,NULL,0),(24,'Alice',0,0,'images/alice.jpg',NULL,1,NULL,0),(23,'Jonagon',0,0,'images/jonagon.jpg',NULL,0,NULL,0),(22,'Chelsea',0,0,'images/chelsea.jpg','efd8f1c6f4f18da552a29e6ebf330d64',0,'Bookie extrordinaire',0),(16,'PJ',0,0,'images/pj.jpg','d8006067e9233b1847248ab6aa097c7e',0,'Hi. I\'m the <b>MatchBox</b> co-webmaster. I live on a run-down council estate in the Midlands. I regularly steal cars and then set them on fire. I play the MatchBox though, it keeps me off the streets.\r\n\r\n ',1),(17,'Tom',0,0,'images/tom.jpg','587c887bc15f904206edd24c8198788d',0,'<b>Smiley Tom</b>',0),(18,'Dave',0,0,'images/dave.jpg','d110a5dd4ae488741a3b344a5a2b87d7',0,'Eh up! ',0),(19,'Paul',0,0,'images/paul.jpg','857cd5eede0847836a1a51d0afe83bdb',0,'',0),(20,'Ally',0,0,'images/ally.jpg',NULL,0,NULL,0),(21,'Kathy',0,0,'images/kathy.jpg',NULL,0,NULL,0),(25,'Colin',0,0,'images/colin.jpg',NULL,0,NULL,0),(26,'Adam',0,0,'images/adam.jpg',NULL,0,NULL,0),(27,'Nige',0,0,'images/nige.jpg',NULL,1,NULL,0),(28,'Louise',0,0,NULL,NULL,0,NULL,0),(32,'Chris',0,0,NULL,NULL,0,NULL,0),(30,'Daniel',0,0,NULL,NULL,0,NULL,0),(33,'Mun',0,0,NULL,NULL,0,NULL,0),(34,'Geordie Paul',0,0,'images/gpaul.jpg','900150983cd24fb0d6963f7d28e17f72',0,NULL,1),(35,'Michael',0,0,NULL,NULL,0,NULL,1),(36,'Not Becky',0,0,NULL,NULL,0,NULL,1),(37,'Galpino',0,0,NULL,NULL,0,NULL,1),(38,'Julie',0,0,NULL,NULL,0,NULL,1),(39,'Beacon Man',0,0,NULL,NULL,1,NULL,1);
66UNLOCK TABLES;
67/*!40000 ALTER TABLE `players` ENABLE KEYS */;
68
69--
70-- Table structure for table `season`
71--
72
73DROP TABLE IF EXISTS `season`;
74CREATE TABLE `season` (
75 `SeasonID` int(11) NOT NULL default '0',
76 `start` date NOT NULL default '0000-00-00',
77 `finish` date NOT NULL default '0000-00-00',
78 PRIMARY KEY (`SeasonID`)
79) ENGINE=MyISAM DEFAULT CHARSET=latin1;
80
81--
82-- Dumping data for table `season`
83--
84
85
86/*!40000 ALTER TABLE `season` DISABLE KEYS */;
87LOCK TABLES `season` WRITE;
88INSERT INTO `season` VALUES (2,'2004-01-19','2004-03-19'),(3,'2004-04-26','2004-06-25'),(1,'2003-10-03','2004-01-01');
89UNLOCK TABLES;
90/*!40000 ALTER TABLE `season` ENABLE KEYS */;
91
92--
93-- Table structure for table `votes`
94--
95
96DROP TABLE IF EXISTS `votes`;
97CREATE TABLE `votes` (
98 `Voter` int(11) NOT NULL default '0',
99 `Votee` int(11) NOT NULL default '0',
100 `DownAbil` int(11) default NULL,
101 `Loudness` int(11) default NULL,
102 `Talent` int(11) default NULL
103) ENGINE=MyISAM DEFAULT CHARSET=latin1;
104
105--
106-- Dumping data for table `votes`
107--
108
109
110/*!40000 ALTER TABLE `votes` DISABLE KEYS */;
111LOCK TABLES `votes` WRITE;
112INSERT INTO `votes` VALUES (1,5,3,10,7),(3,1,3,9,4),(3,5,5,10,3),(3,7,10,6,9),(3,2,6,5,8),(3,6,9,5,8),(1,2,2,6,4),(1,3,5,6,4),(1,4,6,5,6),(1,7,9,5,8),(1,8,4,6,5),(1,9,5,7,2),(4,1,5,8,4),(4,2,6,4,8),(4,3,7,4,6),(4,5,4,10,6),(4,6,9,4,8),(4,7,10,6,9),(4,8,6,7,6),(4,9,9,5,5),(4,27,8,4,8),(1,39,2,7,4),(1,38,4,4,3),(1,35,5,3,6),(1,16,4,4,3),(1,23,2,6,3),(1,22,7,2,3),(34,5,5,10,5),(7,1,5,9,4),(7,2,5,4,10),(7,3,6,2,6),(7,4,7,3,7),(7,5,2,9,7),(7,6,10,3,6),(7,8,6,4,7),(7,9,9,5,6),(7,10,1,1,4),(7,24,3,1,3),(7,23,6,5,6),(7,22,3,3,6),(7,17,5,7,4),(7,18,6,1,7),(7,19,5,1,5),(7,20,4,6,4),(7,21,5,3,7),(7,25,7,10,3),(7,26,10,8,4),(7,27,8,4,9),(17,1,2,8,2),(17,5,6,10,4),(17,18,5,2,5),(1,19,3,2,2),(1,10,4,2,5),(16,1,5,4,5),(3,24,1,2,4),(3,27,7,5,7),(1,34,2,8,4);
113UNLOCK TABLES;
114/*!40000 ALTER TABLE `votes` ENABLE KEYS */;
115
116--
117-- Table structure for table `whoplayed`
118--
119
120DROP TABLE IF EXISTS `whoplayed`;
121CREATE TABLE `whoplayed` (
122 `GameID` int(11) NOT NULL default '0',
123 `PlayerID` tinyint(4) NOT NULL default '0',
124 `AE` int(11) NOT NULL default '0',
125 `InPints` int(11) NOT NULL default '0'
126) ENGINE=MyISAM DEFAULT CHARSET=latin1;
127
128--
129-- Dumping data for table `whoplayed`
130--
131
132
133/*!40000 ALTER TABLE `whoplayed` DISABLE KEYS */;
134LOCK TABLES `whoplayed` WRITE;
135INSERT INTO `whoplayed` VALUES (12,2,2,0),(12,7,3,0),(12,5,3,0),(12,1,1,0),(12,4,0,0),(13,2,0,1),(13,7,3,0),(13,5,2,0),(13,1,0,0),(13,4,0,0),(14,2,4,0),(14,7,4,0),(14,5,1,0),(14,1,0,0),(14,4,1,0),(15,2,2,0),(15,7,0,0),(15,5,0,0),(15,1,0,1),(15,4,0,0),(16,1,1,0),(16,2,3,0),(16,4,0,0),(16,3,0,0),(17,1,0,0),(17,2,2,0),(17,4,0,0),(17,3,2,0),(18,1,0,0),(18,2,2,0),(18,4,0,0),(18,3,1,0),(19,1,0,0),(19,2,3,0),(19,4,1,0),(19,3,2,0),(19,5,0,0),(20,1,0,0),(20,2,1,0),(20,4,1,0),(20,3,0,0),(21,1,0,0),(21,2,0,0),(21,6,1,0),(21,5,4,0),(22,1,0,0),(22,2,3,0),(22,5,0,0),(22,6,2,0),(23,1,0,0),(23,2,0,0),(23,5,2,0),(23,4,1,0),(23,6,1,0),(23,7,1,0),(24,1,1,1),(24,7,2,0),(24,5,0,0),(24,10,0,0),(25,1,0,0),(25,7,0,0),(25,5,2,0),(25,10,0,1),(26,1,1,0),(26,7,0,0),(26,5,0,0),(26,2,2,0),(29,7,2,0),(29,6,1,0),(29,5,2,0),(29,1,0,0),(31,7,0,0),(31,1,0,0),(31,5,1,0),(31,8,2,0),(32,2,5,0),(30,1,1,1),(30,2,0,0),(30,5,0,0),(30,7,2,0),(30,8,2,0),(32,5,1,0),(32,8,1,0),(32,10,0,0),(32,7,2,0),(33,2,4,0),(33,8,4,0),(33,7,0,0),(33,5,0,0),(33,10,0,0),(34,2,3,0),(34,4,2,0),(34,5,1,0),(34,7,0,0),(35,3,2,0),(35,4,4,0),(35,5,1,0),(35,6,1,0),(35,7,2,0),(36,2,2,0),(36,3,1,0),(36,4,1,0),(36,6,1,0),(36,7,1,0),(37,1,0,0),(37,2,0,0),(37,3,2,0),(37,4,0,0),(37,5,0,0),(37,6,2,0),(37,7,0,0),(37,9,2,0),(38,1,0,0),(38,2,0,0),(38,3,2,0),(38,4,0,0),(38,5,1,0),(38,6,4,0),(38,7,1,0),(38,9,2,0),(39,1,2,0),(39,2,2,0),(39,3,0,0),(39,4,2,0),(39,5,4,0),(39,6,0,0),(39,7,1,1),(39,8,1,0),(39,9,2,0),(40,2,0,0),(40,4,0,0),(40,6,1,0),(40,7,1,0),(41,2,0,0),(41,4,3,0),(41,5,1,0),(41,6,0,0),(41,7,1,0),(42,2,0,0),(42,4,3,0),(42,5,0,0),(42,6,0,0),(42,7,3,0),(43,2,1,0),(43,3,4,0),(43,4,0,0),(43,5,1,0),(43,6,3,0),(43,7,0,0),(43,8,0,0),(43,9,2,0),(44,2,1,0),(44,5,0,0),(44,6,2,0),(44,7,0,0),(44,8,0,0),(44,9,0,0),(44,10,1,0),(45,2,1,0),(45,3,2,0),(45,4,0,1),(45,5,2,0),(45,6,0,0),(45,7,1,0),(45,8,0,0),(45,9,1,0),(46,3,3,0),(46,4,4,0),(46,6,1,0),(46,7,2,0),(46,8,0,1),(47,2,3,0),(47,3,2,0),(47,4,0,0),(47,5,0,0),(47,7,0,0),(48,2,0,0),(48,3,0,0),(48,4,1,0),(48,5,0,0),(48,7,1,0),(49,2,0,0),(49,4,0,0),(49,5,0,0),(49,7,3,0),(49,17,1,0),(49,18,1,0),(50,2,1,0),(50,4,0,0),(50,5,0,0),(50,7,1,0),(47,17,1,0),(48,17,2,0),(47,18,0,0),(48,18,1,0),(51,2,1,0),(51,3,2,0),(51,4,0,0),(51,5,0,0),(51,7,2,0),(51,18,1,0),(52,2,0,0),(52,3,0,0),(52,5,2,1),(52,7,0,0),(52,18,2,0),(53,2,0,0),(53,3,1,0),(53,5,3,0),(53,7,2,0),(53,18,0,0),(54,1,0,0),(54,2,1,0),(54,5,1,0),(54,7,2,0),(54,8,1,0),(55,1,0,0),(55,2,0,0),(55,5,2,0),(55,7,2,0),(55,8,3,0),(56,1,0,0),(56,2,0,0),(56,5,2,0),(56,7,1,0),(56,8,0,0),(56,9,1,0),(57,1,1,0),(57,2,1,0),(57,5,4,0),(57,7,2,0),(57,8,0,0),(57,9,0,0),(58,1,0,0),(58,2,0,0),(58,4,0,0),(58,5,2,0),(58,7,1,0),(58,8,2,0),(59,1,1,0),(59,2,0,0),(59,4,1,0),(59,7,1,0),(59,8,1,0),(60,1,1,0),(60,2,1,0),(60,4,2,0),(60,7,1,0),(60,8,1,0),(61,1,0,0),(61,2,2,0),(61,3,0,0),(61,4,2,0),(61,5,0,0),(61,7,4,0),(61,17,0,0),(61,18,3,0),(62,1,2,0),(62,2,6,0),(62,3,0,0),(62,4,0,0),(62,5,0,0),(62,7,0,0),(62,8,2,0),(62,17,0,1),(62,18,2,0),(63,2,6,0),(63,3,1,0),(63,4,3,0),(63,5,1,0),(63,7,2,0),(63,8,1,0),(63,17,0,0),(63,18,1,0),(64,1,0,0),(64,2,0,0),(64,4,2,0),(64,5,1,0),(64,7,2,0),(64,8,1,0),(64,17,0,0),(64,19,1,0),(65,1,1,0),(65,3,0,0),(65,4,0,0),(65,5,2,0),(65,7,1,0),(65,8,1,0),(66,2,5,0),(66,3,2,0),(66,4,0,0),(66,5,2,0),(66,7,0,0),(67,2,2,0),(67,3,0,0),(67,4,1,0),(67,5,4,0),(67,6,1,0),(67,7,0,0),(67,10,2,0),(68,1,1,0),(68,2,0,0),(68,3,0,1),(68,4,1,0),(68,7,1,0),(68,8,0,0),(68,17,1,0),(68,20,1,0),(68,21,1,0),(69,1,1,0),(69,2,7,0),(69,3,1,0),(69,4,0,0),(69,6,0,0),(69,7,1,0),(69,8,1,0),(69,9,0,0),(69,17,3,0),(70,1,0,0),(70,2,0,0),(70,3,0,0),(70,4,4,0),(70,6,0,0),(70,7,3,0),(70,8,0,0),(70,9,2,0),(70,17,1,0),(71,1,0,0),(71,2,1,0),(71,3,0,0),(71,4,2,0),(71,5,0,0),(71,7,0,0),(71,23,1,0),(71,22,3,0),(71,17,0,0),(71,18,2,0),(72,1,0,0),(72,2,1,0),(72,3,0,0),(72,4,0,0),(72,5,0,0),(72,6,2,0),(72,7,5,0),(72,24,0,0),(72,17,4,0),(72,18,1,0),(73,1,1,0),(73,3,5,0),(73,4,4,0),(73,5,1,0),(73,6,1,0),(73,7,0,0),(73,9,2,0),(73,24,0,0),(73,17,2,0),(73,18,0,0),(73,25,0,0),(74,2,2,0),(74,5,0,0),(74,6,1,0),(74,7,1,0),(74,9,1,0),(74,24,1,1),(75,1,0,0),(75,2,2,0),(75,3,2,0),(75,4,1,0),(75,5,3,0),(75,7,2,0),(76,1,1,0),(76,2,1,0),(76,5,1,0),(76,9,0,0),(76,25,1,0),(79,4,1,0),(79,3,0,1),(79,2,1,0),(79,1,1,0),(79,5,1,0),(79,7,1,1),(79,9,0,0),(80,1,1,0),(80,2,0,0),(80,4,0,0),(80,5,2,0),(80,7,2,0),(81,1,2,0),(81,2,0,0),(81,4,2,0),(81,5,3,0),(81,7,0,0),(82,1,0,0),(82,5,2,0),(82,7,2,0),(82,9,3,1),(83,1,0,0),(83,2,0,0),(83,5,2,0),(83,7,2,0),(83,9,0,1),(84,4,1,0),(84,5,5,0),(84,7,0,0),(84,9,4,0),(84,26,0,0),(85,4,1,0),(85,5,2,0),(85,7,3,0),(85,9,0,0),(86,1,2,0),(86,2,1,0),(86,5,2,0),(86,7,2,0),(86,9,0,0),(87,1,1,0),(87,3,2,0),(87,4,0,0),(87,6,1,0),(87,7,0,0),(88,3,0,0),(88,4,5,0),(88,5,0,0),(88,6,2,0),(88,7,1,0),(89,1,0,0),(89,2,2,0),(89,3,5,0),(89,4,1,0),(89,6,0,0),(89,7,4,0),(90,2,0,0),(90,4,1,0),(90,7,3,0),(90,8,1,0),(90,17,2,0),(91,4,0,0),(91,5,0,0),(91,7,5,0),(91,8,1,0),(91,17,1,0),(91,18,3,0),(92,4,1,0),(92,5,0,0),(92,7,0,0),(92,8,1,0),(92,17,4,0),(92,18,1,0),(93,1,0,0),(93,4,1,0),(93,7,5,0),(93,8,0,1),(93,19,0,0),(94,1,1,0),(94,2,1,0),(94,4,0,0),(94,7,1,0),(94,27,1,0),(95,1,0,0),(95,4,5,0),(95,5,1,0),(95,7,0,0),(95,8,1,0),(95,27,1,0),(96,1,1,0),(96,2,0,0),(96,4,0,0),(96,5,2,0),(96,7,2,0),(96,17,3,0),(97,1,2,0),(97,3,3,0),(97,4,2,0),(97,5,0,0),(97,7,0,1),(97,8,1,0),(97,17,1,0),(97,18,2,0),(97,19,1,0),(97,27,0,0),(98,1,1,0),(98,2,0,0),(98,3,3,0),(98,4,0,0),(98,5,2,0),(98,7,1,0),(98,8,2,0),(98,9,0,0),(98,17,0,0),(98,18,1,0),(98,19,0,0),(98,27,2,0),(99,5,1,0),(99,6,1,0),(99,7,2,0),(99,8,1,0),(99,9,0,0),(99,17,0,0),(99,25,0,0),(102,9,0,0),(102,7,0,0),(102,6,1,0),(102,5,1,0),(102,3,0,0),(102,2,2,0),(101,2,3,0),(101,3,3,0),(101,5,1,0),(101,7,1,0),(101,9,1,0),(101,17,0,1),(103,2,0,0),(103,3,2,0),(103,5,2,0),(103,6,2,0),(103,7,0,0),(103,8,3,0),(103,9,0,0),(103,19,0,0),(104,5,0,0),(104,6,1,0),(104,7,0,0),(104,8,1,0),(104,9,1,0),(104,17,2,0),(104,18,0,0),(104,19,3,0),(105,1,2,0),(105,3,0,0),(105,5,1,0),(105,6,0,0),(105,7,2,0),(105,9,2,0),(105,17,0,0),(105,18,1,0),(105,19,1,0),(105,21,0,0),(106,1,1,0),(106,5,1,0),(106,6,0,0),(106,7,1,0),(106,8,0,0),(106,9,1,1),(106,17,0,0),(106,18,2,0),(106,19,0,0),(107,2,1,0),(107,3,3,0),(107,4,0,0),(107,5,0,1),(107,6,0,0),(107,7,1,0),(107,8,0,0),(107,9,1,0),(107,18,0,0),(108,1,0,0),(108,3,0,0),(108,4,1,0),(108,5,1,0),(108,7,2,0),(108,8,3,0),(108,9,0,0),(108,17,4,0),(108,18,3,0),(109,2,3,0),(109,5,4,1),(109,7,0,0),(109,8,2,0),(109,9,0,0),(109,17,0,0),(109,18,1,0),(110,5,0,0),(110,7,1,0),(110,8,0,0),(110,17,2,0),(110,18,0,0),(111,1,0,0),(111,2,0,0),(111,4,3,0),(111,6,0,0),(111,7,0,0),(111,8,1,0),(111,9,3,0),(112,1,0,0),(112,2,2,0),(112,4,1,0),(112,6,0,0),(112,7,2,0),(112,8,1,0),(112,9,2,0),(112,27,0,0),(113,1,2,0),(113,5,1,0),(113,7,1,0),(113,27,0,1),(114,1,0,0),(114,2,1,0),(114,3,1,0),(114,4,5,0),(114,5,0,0),(114,7,2,0),(114,9,0,0),(114,27,2,0),(115,1,1,0),(115,4,0,0),(115,5,1,0),(115,7,3,0),(115,9,0,0),(115,27,0,0),(116,1,1,0),(116,4,0,0),(116,7,0,0),(116,9,2,0),(116,27,2,0),(117,1,5,0),(117,2,3,0),(117,3,0,0),(117,4,0,0),(117,5,1,0),(117,7,1,0),(117,8,3,0),(117,17,0,0),(118,1,0,0),(118,2,0,0),(118,3,0,0),(118,4,2,0),(118,5,0,0),(118,7,1,0),(118,8,3,0),(119,1,3,0),(119,3,2,0),(119,4,0,1),(119,5,0,0),(119,7,0,0),(119,8,2,0),(119,17,0,0),(120,3,5,0),(120,4,1,0),(120,5,0,0),(120,7,1,0),(120,8,0,0),(120,9,0,0),(121,1,2,0),(121,3,4,0),(121,4,0,0),(121,5,0,0),(121,7,1,0),(121,8,1,0),(121,9,3,0),(121,17,0,0),(122,1,1,0),(122,3,1,0),(122,4,2,0),(122,5,1,0),(122,7,0,0),(122,8,1,0),(122,9,0,1),(122,10,1,0),(122,17,1,0),(122,18,0,1),(123,1,1,0),(123,5,0,0),(123,7,0,0),(123,8,4,0),(123,17,1,0),(123,27,1,0),(124,2,0,0),(124,5,5,0),(124,7,0,0),(124,8,1,0),(124,17,1,0),(124,27,0,0),(125,1,3,0),(125,5,0,0),(125,7,0,0),(125,8,2,0),(125,17,1,0),(132,10,0,0),(132,7,3,0),(132,5,5,0),(132,4,0,0),(131,25,0,0),(131,18,1,0),(131,17,2,0),(131,8,5,0),(131,5,0,0),(131,1,0,0),(130,18,1,0),(130,17,1,0),(130,8,0,0),(130,3,1,0),(129,18,1,0),(129,17,3,0),(129,8,0,0),(129,5,2,0),(129,3,3,0),(129,2,0,0),(129,1,1,0),(128,18,0,0),(128,17,2,0),(128,8,3,0),(128,3,0,0),(128,1,0,0),(132,16,2,0),(132,17,0,0),(132,28,1,0),(133,2,1,0),(133,4,0,0),(133,5,2,0),(133,7,3,0),(133,17,1,0),(134,4,0,0),(134,5,5,0),(134,7,1,0),(134,17,0,0),(134,28,1,0),(135,3,0,0),(135,5,2,0),(135,7,2,0),(135,23,1,0),(136,2,2,0),(136,4,2,0),(136,5,0,0),(136,7,2,1),(136,25,0,0),(136,27,0,0),(137,2,0,0),(137,4,1,0),(137,5,2,0),(137,7,1,0),(137,25,2,0),(138,2,0,0),(138,4,1,0),(138,5,4,0),(138,7,1,0),(139,2,0,0),(139,4,0,0),(139,5,3,0),(139,7,1,0),(139,16,1,0),(139,27,1,0),(140,2,2,0),(140,4,0,0),(140,5,2,0),(140,7,2,0),(140,16,2,0),(140,17,0,0),(140,27,4,0),(141,2,2,0),(141,4,0,0),(141,5,4,0),(141,7,4,0),(141,16,1,0),(141,27,1,0),(142,2,0,0),(142,4,3,0),(142,7,1,0),(142,27,0,0),(143,2,0,0),(143,4,2,0),(143,5,0,0),(143,7,3,0),(143,9,0,0),(143,25,2,0),(143,27,2,0),(144,1,0,0),(144,3,2,0),(144,4,3,0),(144,5,0,0),(144,7,2,0),(144,16,0,0),(145,1,1,0),(145,2,1,0),(145,3,0,0),(145,4,0,0),(145,7,3,0),(146,1,4,0),(146,2,1,0),(146,3,2,0),(146,4,2,0),(146,7,0,0),(147,1,3,0),(147,2,2,0),(147,4,0,0),(147,22,1,0),(148,1,1,0),(148,2,3,0),(148,4,1,0),(148,22,0,0),(149,1,3,0),(149,2,1,0),(149,3,2,0),(149,4,0,0),(149,7,2,1),(150,1,0,0),(150,2,4,0),(150,3,1,0),(150,4,0,0),(150,7,2,0),(151,1,0,0),(151,2,1,0),(151,3,1,0),(151,4,1,0),(151,7,1,0),(152,2,3,0),(152,4,1,0),(152,5,0,0),(152,9,1,0),(152,25,1,0),(153,4,3,0),(153,5,0,0),(153,9,3,0),(153,10,1,0),(153,19,0,0),(153,25,1,0),(154,4,1,0),(154,5,3,0),(154,9,0,0),(154,25,0,0),(154,27,2,0),(155,2,1,0),(155,3,1,0),(155,4,1,0),(155,5,0,0),(155,7,3,0),(155,8,1,1),(155,30,2,0),(156,3,0,0),(156,4,2,0),(156,7,1,0),(156,8,0,0),(157,3,2,0),(157,4,0,0),(157,7,0,0),(157,8,3,0),(158,3,0,0),(158,4,2,0),(158,7,2,0),(158,8,0,0),(158,10,0,0),(158,25,1,0),(159,4,1,0),(159,7,1,0),(159,8,0,0),(159,10,1,0),(159,17,3,0),(159,25,0,0),(160,1,1,0),(160,4,3,0),(160,7,2,0),(160,8,1,0),(160,16,2,0),(161,1,0,0),(161,4,2,0),(161,7,0,0),(161,8,5,0),(161,16,0,0),(162,1,3,0),(162,3,2,0),(162,4,1,0),(162,7,0,0),(162,8,5,0),(162,16,2,0),(162,19,0,0),(162,25,0,0),(163,1,0,0),(163,2,1,0),(163,4,0,0),(163,5,1,0),(163,7,3,0),(163,8,1,0),(163,17,1,0),(164,1,1,0),(164,4,3,0),(164,5,2,0),(164,7,1,0),(164,8,3,0),(164,17,0,0),(164,27,0,0),(165,1,4,0),(165,2,0,1),(165,4,2,0),(165,5,0,0),(165,7,1,0),(165,8,4,0),(165,17,1,0),(165,27,0,0),(166,1,2,0),(166,7,3,0),(166,8,2,0),(166,17,0,0),(166,25,0,0),(166,27,0,0),(167,2,0,0),(167,4,1,0),(167,7,3,0),(167,17,2,0),(167,25,0,0),(168,1,0,0),(168,2,2,0),(168,4,1,0),(168,7,0,0),(168,17,3,0),(168,25,1,0),(169,2,0,0),(169,3,0,0),(169,7,0,0),(169,17,3,0),(170,2,2,0),(170,4,1,0),(170,5,1,0),(170,7,1,0),(170,8,0,0),(170,16,2,0),(170,19,0,0),(170,25,0,0),(170,27,0,0),(171,2,3,0),(171,4,2,0),(171,5,0,0),(171,7,1,0),(171,8,1,0),(171,16,1,0),(171,19,0,0),(171,27,1,0),(172,5,1,0),(172,7,0,0),(172,8,1,0),(172,16,1,0),(172,19,0,0),(172,25,1,0),(172,27,0,0),(173,2,1,0),(173,3,0,0),(173,4,1,0),(173,7,1,0),(173,8,4,0),(173,16,1,0),(174,2,1,0),(174,3,0,0),(174,7,2,0),(174,8,1,0),(174,16,0,0),(175,2,2,0),(175,3,0,0),(175,7,1,0),(175,8,0,0),(175,16,1,0),(176,2,0,0),(176,3,3,0),(176,4,2,0),(176,7,0,0),(176,8,4,0),(176,21,0,0),(177,4,0,0),(177,5,1,0),(177,7,0,0),(177,8,2,0),(177,9,2,0),(178,4,1,0),(178,7,3,0),(178,8,1,0),(178,9,4,0),(178,27,0,0),(179,3,1,0),(179,4,1,0),(179,7,3,0),(179,8,0,0),(179,9,2,0),(179,27,5,0),(180,2,0,0),(180,4,1,0),(180,7,2,0),(180,9,1,0),(180,27,2,0),(181,2,0,0),(181,4,1,0),(181,7,2,0),(181,9,1,0),(181,27,2,0),(182,1,2,0),(182,2,1,0),(182,7,2,0),(182,8,2,0),(182,9,1,0),(182,16,0,0),(182,25,0,1),(182,32,2,0),(183,1,0,0),(183,4,1,0),(183,7,2,0),(183,8,0,0),(183,9,2,0),(183,16,1,0),(183,32,1,1),(184,1,0,0),(184,4,3,0),(184,7,1,1),(184,8,3,0),(184,9,3,0),(184,16,1,0),(184,32,0,0),(185,3,1,0),(185,7,2,0),(185,8,1,0),(185,9,0,0),(185,10,0,0),(185,33,0,0),(186,1,0,0),(186,2,1,0),(186,3,0,0),(186,7,0,0),(186,8,1,0),(186,10,2,0),(186,33,0,0),(187,1,3,0),(187,2,0,0),(187,3,0,0),(187,7,2,0),(187,8,0,0),(187,10,0,0),(187,33,0,1),(188,1,0,0),(188,2,0,0),(188,3,0,0),(188,7,1,0),(188,8,2,0),(188,33,0,0),(189,1,2,0),(189,4,0,0),(189,5,2,0),(189,16,0,0),(189,34,0,0),(190,1,3,0),(190,4,1,0),(190,5,4,0),(190,16,1,0),(190,34,0,0),(191,1,0,0),(191,4,4,0),(191,5,2,0),(191,16,0,0),(191,34,1,0),(192,1,1,0),(192,4,2,0),(192,5,0,0),(192,16,1,0),(193,1,2,0),(193,4,1,0),(193,5,0,0),(193,16,1,0),(194,1,1,0),(194,4,4,0),(194,5,1,0),(194,16,0,0),(195,1,0,0),(195,4,2,0),(195,5,1,0),(195,16,0,0),(195,34,3,0),(196,1,0,0),(196,4,0,0),(196,5,0,0),(196,34,2,0),(197,1,0,0),(197,4,1,0),(197,5,3,0),(197,16,0,1),(197,34,1,0),(198,1,2,0),(198,4,0,0),(198,5,2,0),(198,16,2,0),(199,1,4,0),(199,4,0,0),(199,5,4,0),(199,16,0,0),(200,1,3,0),(200,4,1,0),(200,5,0,0),(200,16,1,0),(201,4,3,0),(201,5,0,0),(201,23,0,0),(201,22,1,0),(201,26,1,0),(202,1,1,0),(202,4,1,0),(202,5,1,0),(202,26,0,1),(203,4,0,0),(203,5,4,0),(203,16,1,0),(203,26,0,0),(204,1,1,0),(204,5,0,0),(204,16,0,0),(204,22,1,0),(204,26,3,0),(205,1,2,0),(205,5,2,0),(205,16,0,0),(205,26,0,1),(206,5,2,0),(206,16,2,0),(206,23,0,0),(206,26,0,0),(207,1,1,0),(207,4,2,0),(207,5,1,0),(207,23,1,0),(208,1,2,1),(208,4,3,0),(208,5,0,0),(208,16,0,0),(209,1,0,0),(209,4,0,0),(209,5,1,0),(209,16,1,0),(210,1,1,0),(210,4,1,0),(210,5,0,0),(210,16,2,1),(211,1,1,0),(211,5,3,0),(211,34,0,0),(211,35,0,0),(211,18,2,0),(211,25,0,1),(212,1,4,0),(212,4,0,0),(212,5,2,0),(212,34,1,0),(212,35,0,0),(212,18,1,0),(212,25,2,0),(213,1,2,0),(213,4,2,0),(213,5,0,0),(213,34,0,0),(213,35,1,0),(213,18,0,0),(214,1,1,0),(214,4,4,0),(214,5,3,0),(214,16,0,0),(214,34,0,0),(215,1,0,0),(215,4,1,0),(215,5,1,0),(215,16,0,0),(215,34,1,1),(216,1,0,0),(216,4,0,0),(216,5,2,0),(216,16,1,0),(216,34,1,0),(217,1,0,0),(217,4,1,0),(217,5,4,0),(217,16,0,0),(217,34,0,0),(217,36,0,0),(218,5,3,0),(218,16,1,0),(218,34,0,0),(218,35,0,0),(219,5,1,0),(219,16,0,0),(219,34,3,0),(219,35,1,0),(220,5,0,0),(220,16,1,0),(220,34,0,0),(220,35,2,0),(221,1,2,0),(221,4,0,0),(221,5,0,0),(221,3,3,0),(221,7,0,0),(221,8,3,0),(222,1,2,0),(222,4,1,0),(222,5,1,0),(222,3,1,0),(222,7,1,1),(222,8,0,0),(223,5,2,0),(223,3,1,0),(223,7,1,0),(223,8,1,0),(224,1,0,0),(224,4,0,0),(224,5,1,0),(224,7,0,0),(225,1,0,0),(225,5,0,0),(225,16,0,0),(225,34,0,0),(226,1,3,0),(226,4,1,0),(226,5,0,0),(226,34,1,0),(226,2,0,0),(226,3,0,0),(226,7,0,1),(226,8,2,0),(226,25,0,0),(227,1,2,0),(227,4,1,0),(227,5,0,0),(227,34,0,0),(227,37,0,0),(227,2,3,0),(227,3,3,0),(227,7,0,0),(228,4,0,0),(228,5,3,0),(228,34,1,0),(228,35,2,0),(229,4,1,0),(229,5,1,0),(229,34,0,0),(229,35,3,0),(229,22,0,0),(230,5,1,0),(230,34,0,0),(230,35,3,0),(230,38,0,0),(230,22,0,1),(231,4,2,0),(231,5,0,0),(231,35,5,0),(231,38,0,0),(231,23,0,0),(232,4,0,0),(232,5,0,0),(232,35,0,0),(232,39,0,0),(232,22,1,0),(233,1,0,0),(233,4,0,0),(233,5,3,0),(233,35,0,0),(233,38,0,0),(234,1,1,0),(234,4,1,0),(234,5,3,0),(234,35,0,0),(235,2,0,0),(235,7,0,0),(235,3,0,0),(235,6,0,0),(236,2,0,0),(236,7,0,0),(236,3,0,0),(236,6,0,0),(236,4,0,0),(237,2,0,0),(237,7,0,0),(237,3,0,0),(237,6,0,0),(237,4,0,0),(238,2,0,0),(238,7,0,0),(238,3,0,0),(238,6,0,0),(238,4,0,0),(238,26,0,0),(239,2,0,0),(239,7,0,0),(239,3,0,0),(239,4,0,0),(239,26,0,0),(240,2,0,0),(240,7,0,0),(240,3,0,0),(240,6,0,0),(240,4,0,0),(240,26,0,0),(241,2,0,0),(241,7,0,0),(241,3,0,0),(241,6,0,0),(241,4,0,0),(242,2,0,0),(242,7,0,0),(242,3,0,0),(242,6,0,0),(242,4,0,0),(243,2,0,0),(243,7,0,0),(243,6,0,0),(243,28,0,0),(243,9,0,0),(244,2,0,0),(244,7,0,0),(244,3,0,0),(244,28,0,0),(244,9,0,0),(245,7,0,0),(245,3,0,0),(245,6,0,0),(245,28,0,0),(245,9,0,0),(246,2,0,0),(246,7,0,0),(246,3,0,0),(246,6,0,0),(246,4,0,0),(246,9,0,0),(247,2,0,0),(247,7,0,0),(247,3,0,0),(247,6,0,0),(247,4,0,0),(247,9,0,0),(248,2,0,0),(248,7,0,0),(248,3,0,0),(248,4,0,0),(249,2,0,0),(249,7,0,0),(249,3,0,0),(249,4,0,0),(250,2,0,0),(250,7,0,0),(250,3,0,0),(251,2,0,0),(251,7,0,0),(251,3,0,0),(251,4,0,0),(251,9,0,0),(251,5,0,0),(252,2,0,0),(252,7,0,0),(252,3,0,0),(252,9,0,0),(252,5,0,0),(253,2,0,0),(253,7,0,0),(253,3,0,0),(253,9,0,0),(253,5,0,0),(254,2,0,0),(254,7,0,0),(254,9,0,0),(254,5,0,0),(255,2,0,0),(255,7,0,0),(255,3,0,0),(255,6,0,0),(255,5,0,0),(256,2,0,0),(256,7,0,0),(256,6,0,0),(256,5,0,0),(257,2,0,0),(257,7,0,0),(257,3,0,0),(257,6,0,0),(257,28,0,0),(257,9,0,0),(257,5,0,0),(258,2,0,0),(258,7,0,0),(258,3,0,0),(258,6,0,0),(258,4,0,0),(258,5,0,0),(259,2,0,0),(259,7,0,0),(259,3,0,0),(259,6,0,0),(259,5,0,0),(260,2,0,0),(260,7,0,0),(260,3,0,0),(260,4,0,0),(260,5,0,0),(260,16,0,0),(261,2,0,0),(261,7,0,0),(262,2,0,0),(262,7,0,0),(262,5,0,0),(262,37,0,0),(263,7,0,0),(263,6,0,0),(263,5,0,0),(264,2,0,0),(264,7,0,0),(264,3,0,0),(264,6,0,0),(264,5,0,0),(265,2,0,0),(265,7,0,0),(265,3,0,0),(265,4,0,0),(266,2,0,0),(266,7,0,0),(266,6,0,0),(266,4,0,0),(266,5,0,0),(267,2,0,0),(267,7,0,0),(267,6,0,0),(267,4,0,0),(267,5,0,0),(268,2,0,0),(268,7,0,0),(268,6,0,0),(268,4,0,0),(268,26,0,0),(268,5,0,0),(268,10,0,0),(269,2,0,0),(269,7,0,0),(269,6,0,0),(269,4,0,0),(269,26,0,0),(269,5,0,0),(270,2,0,0),(270,7,0,0),(270,6,0,0),(270,4,0,0),(270,26,0,0),(270,5,0,0),(270,25,0,0),(271,7,0,0),(271,3,0,0),(272,7,0,0),(272,3,0,0),(273,7,0,0),(273,3,0,0),(273,4,0,0),(273,5,0,0),(273,27,0,0),(274,7,0,0),(274,4,0,0),(274,5,0,0),(274,27,0,0),(275,7,0,0),(275,3,0,0),(275,4,0,0),(275,5,0,0),(275,27,0,0),(276,2,0,0),(276,5,0,0),(276,1,0,0),(277,2,0,0),(277,7,0,0),(277,4,0,0),(277,5,0,0),(277,1,0,0),(278,2,0,0),(278,7,0,0),(278,4,0,0),(278,5,0,0),(278,1,0,0),(279,2,0,0),(279,7,0,0),(279,4,0,0),(279,5,0,0),(279,8,0,0),(280,2,0,0),(280,7,0,0),(280,4,0,0),(280,9,0,0),(280,5,0,0),(280,8,0,0),(281,2,0,0),(281,7,0,0),(281,4,0,0),(281,5,0,0),(281,1,0,0),(282,2,0,0),(282,7,0,0),(282,1,0,0),(283,2,0,0),(283,7,0,0),(283,5,0,0);
136UNLOCK TABLES;
137/*!40000 ALTER TABLE `whoplayed` ENABLE KEYS */;
138
139/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
140/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
141/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
142/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
143/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
144/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;